@charset "UTF-8";
@-webkit-keyframes spin{
0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
@keyframes spin{
0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
.collapse{display:none}
.collapse.in{display:block}
.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}
.a--reveal{-webkit-transition:opacity 550ms cubic-bezier(.25,.46,.45,.94);transition:opacity 550ms cubic-bezier(.25,.46,.45,.94)}
.a--reveal.ng-enter{opacity:0}
.a--reveal.ng-enter-active{opacity:1}
.a--reveal.ng-leave{opacity:1}
.a--reveal.ng-leave-active{opacity:0}
.a--mobile-nav-menu{-webkit-transform:scale(.98) translateZ(0);transform:scale(.98) translateZ(0);-webkit-transition:opacity 350ms ease,-webkit-transform .3s ease;transition:opacity 350ms ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity 350ms ease;transition:transform .3s ease,opacity 350ms ease,-webkit-transform .3s ease;-webkit-transform-origin:top center;transform-origin:top center}
.a--mobile-nav-menu.ng-enter{-webkit-transform:scale(.98);transform:scale(.98);opacity:0}
.a--mobile-nav-menu.ng-enter-active{-webkit-transform:scale(1);transform:scale(1);opacity:1}
.a--mobile-nav-menu.ng-leave{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition:opacity 450ms ease,-webkit-transform .3s ease;transition:opacity 450ms ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity 450ms ease;transition:transform .3s ease,opacity 450ms ease,-webkit-transform .3s ease}
.a--mobile-nav-menu.ng-leave-active{-webkit-transform:scale(.98);transform:scale(.98);opacity:0}
.a--mobile-nav-mask{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity 75ms linear;transition:opacity 75ms linear}
.a--mobile-nav-mask.ng-enter{opacity:0}
.a--mobile-nav-mask.ng-enter-active{opacity:1}
.a--mobile-nav-mask.ng-leave{opacity:1}
.a--mobile-nav-mask.ng-leave-active{opacity:0}
.a--slide{-webkit-transition:max-height 550ms cubic-bezier(.25,.46,.45,.94);transition:max-height 550ms cubic-bezier(.25,.46,.45,.94);overflow:hidden}
.a--slide.ng-enter{max-height:0}
.a--slide.ng-enter-active{max-height:5em}
.a--slide.ng-leave{max-height:5em}
.a--slide.ng-leave-active{max-height:0}
.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}
*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}
.span{display:inline}
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
a{background:0 0}
:focus{outline:#7621ff auto 2px}
a:active,a:hover{outline:0}
h1{font-size:2em;margin:.67em 0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:500}
dfn{font-style:italic}
hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}
mark{background:#ff0;color:#000}
code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}
pre{white-space:pre-wrap}
q{quotes:"“" "”" "‘" "’"}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:0}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}
button,input{line-height:normal}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}
input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
@media print{
*{text-shadow:none!important;color:#000!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}
a,a:visited{text-decoration:underline}
a[href]:after{content:" (" attr(href) ")"}
abbr[title]:after{content:" (" attr(title) ")"}
a[href^="#"]:after,a[href^="javascript:"]:after{content:""}
blockquote,pre{border:1px solid #999;page-break-inside:avoid}
thead{display:table-header-group}
img,tr{page-break-inside:avoid}
img{max-width:100%!important}
@page{margin:2cm .5cm}
h2,h3,p{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
select{background:#fff!important}
.navbar{display:none}
.table td,.table th{background-color:#fff!important}
.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}
.label{border:1px solid #000}
.table{border-collapse:collapse!important}
.table-bordered td,.table-bordered th{border:1px solid #ddd!important}
}
label{display:inline-block;margin-bottom:5px;font-weight:500}
input[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box}
input[type=checkbox],input[type=radio]{margin:4px 0 0;line-height:normal}
input[type=file]{display:block}
select[multiple],select[size]{height:auto}
select optgroup{font-size:inherit;font-style:inherit;font-family:inherit}
input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:#1ba8b7 auto 3px;border-color:#1ba8b7}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s}
.form-control:focus{border-color:#7621ff;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(118,33,255,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(118,33,255,.6)}
.form-control[disabled],.form-control[readonly] .form-control{cursor:not-allowed;background-color:#eee}
.form-group{margin-bottom:15px}
.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}
@media (min-width:768px){
.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}
.form-inline .form-control{display:inline-block}
}
.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.btn:focus{outline:#1ba8b7 auto 3px;border-color:#1ba8b7}
.btn:focus,.btn:hover{color:#333;text-decoration:none}
.btn.active,.btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}
.btn.disabled,.btn[disabled]{cursor:not-allowed;pointer-events:none;opacity:.65;-webkit-box-shadow:none;box-shadow:none}
.btn-default{color:#333;background-color:#fff;border-color:#ccc}
.btn-default.active,.btn-default:active,.btn-default:focus,.btn-default:hover{color:#333;background-color:#ebebeb;border-color:#adadad}
.open .btn-default.dropdown-toggle{color:#333;background-color:#ebebeb;border-color:#adadad}
.btn-default.active,.btn-default:active{background-image:none}
.open .btn-default.dropdown-toggle{background-image:none}
.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}
.btn-primary{color:#fff;background-color:#7621ff;border-color:#451aad}
.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#5f00f7;border-color:#301278}
.open .btn-primary.dropdown-toggle{color:#fff;background-color:#5f00f7;border-color:#301278}
.btn-primary.active,.btn-primary:active{background-image:none}
.open .btn-primary.dropdown-toggle{background-image:none}
.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#7621ff;border-color:#451aad}
.btn-success{color:#fff;background-color:#00aca9;border-color:#009390}
.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#008381;border-color:#005554}
.open .btn-success.dropdown-toggle{color:#fff;background-color:#008381;border-color:#005554}
.btn-success.active,.btn-success:active{background-image:none}
.open .btn-success.dropdown-toggle{background-image:none}
.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#00aca9;border-color:#009390}
.btn-link{color:#7e25e7;font-weight:400;cursor:pointer;border-radius:0}
.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}
.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}
.btn-link:focus,.btn-link:hover{color:#5913ad;text-decoration:underline;background-color:transparent}
.btn-link[disabled]:focus,.btn-link[disabled]:hover{color:#999;text-decoration:none}
.btn-sm,.btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}
.btn-xs{padding:1px 5px}
.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid #000;border-right:4px solid transparent;border-left:4px solid transparent;border-bottom:0 dotted}
.dropdown{position:relative}
.dropdown-toggle:focus{outline:0}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}
.dropdown-menu.pull-right{right:0;left:auto}
.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}
.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.428571429;color:#333;white-space:nowrap}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}
.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#7621ff}
.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#999}
.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;cursor:not-allowed}
.open>.dropdown-menu{display:block}
.open>a{outline:0}
.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999}
.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}
.pull-right>.dropdown-menu{right:0;left:auto}
.nav{margin-bottom:0;padding-left:0;list-style:none}
.nav:after,.nav:before{content:" ";display:table}
.nav:after{clear:both}
.nav>li{position:relative;display:block}
.nav>li>a{position:relative;display:block;padding:10px 15px}
.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}
.navbar-collapse{padding-right:15px;padding-left:15px;padding-bottom:0}
.navbar-collapse .navbar-nav.navbar-left:first-child{margin-left:-15px}
.navbar-brand{float:left;padding:15px 15px}
.navbar-nav{margin:0}
.navbar-nav>li>a,.navbar-nav>li>span{padding-top:10px;padding-bottom:10px;line-height:20px}
.navbar-nav>li{float:left}
.modal-open{overflow:hidden}
.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040}
.modal.fade .modal-dialog{opacity:0;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}
.modal.in .modal-dialog{opacity:1}
.modal-dialog{position:relative;margin-left:auto;margin-right:auto;width:auto;padding:10px;z-index:1050}
@media (max-width:640px){
.modal-dialog{padding:0}
}
.modal-content{position:relative;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000}
.modal-backdrop.fade{opacity:0}
.modal-backdrop.in{opacity:.5}
.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.428571429px}
.modal-header .close{margin-top:-2px}
.modal-title{margin:0;line-height:1.428571429}
.modal-body{position:relative;padding:20px}
.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}
.modal-footer:after,.modal-footer:before{content:" ";display:table}
.modal-footer:after{clear:both}
.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}
.modal-footer .btn-group .btn+.btn{margin-left:-1px}
.modal-footer .btn-block+.btn-block{margin-left:0}
@media screen and (min-width:768px){
.modal-dialog{width:600px;padding-top:30px;padding-bottom:30px}
.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.3);box-shadow:0 5px 15px rgba(0,0,0,.3)}
}
.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}
.popover.top{margin-top:-10px}
.popover.right{margin-left:10px}
.popover.bottom{margin-top:10px}
.popover.left{margin-left:-10px}
@media (max-width:640px){
.popover{left:5%!important;right:5%!important;width:90%!important;max-width:100%;margin-top:35px}
.popover .arrow{display:none!important}
}
.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}
.popover-content{padding:9px 14px}
.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}
.popover .arrow{border-width:11px}
.popover .arrow:after{border-width:10px;content:""}
.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:rgba(0,0,0,.25);bottom:-11px}
.popover.top .arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#f5f5f5}
.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:rgba(0,0,0,.25)}
.popover.right .arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#f5f5f5}
.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:rgba(0,0,0,.25);top:-11px}
.popover.bottom .arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#f5f5f5}
.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:rgba(0,0,0,.25)}
.popover.left .arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#f5f5f5;bottom:-10px}
/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.7 - 2017-04-15T14:28:36.790Z
 * License: MIT
 */
.ui-select-highlight{font-weight:700}
.ui-select-offscreen{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}
.ui-select-choices-row:hover{background-color:#f5f5f5}
.ng-dirty.ng-invalid>a.select2-choice{border-color:#d44950}
.select2-result-single{padding-left:0}
.select2-locked>.select2-search-choice-close{display:none}
.select-locked>.ui-select-match-close{display:none}
body>.select2-container.open{z-index:9999}
.ui-select-container.select2.direction-up .ui-select-match,.ui-select-container[theme=select2].direction-up .ui-select-match{border-radius:4px;border-top-left-radius:0;border-top-right-radius:0}
.ui-select-container.select2.direction-up .ui-select-dropdown,.ui-select-container[theme=select2].direction-up .ui-select-dropdown{border-radius:4px;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-width:1px;border-top-style:solid;-webkit-box-shadow:0 -4px 8px rgba(0,0,0,.25);box-shadow:0 -4px 8px rgba(0,0,0,.25);margin-top:-4px}
.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search,.ui-select-container[theme=select2].direction-up .ui-select-dropdown .select2-search{margin-top:4px}
.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match,.ui-select-container[theme=select2].direction-up.select2-dropdown-open .ui-select-match{border-bottom-color:#5897fb}
.ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden,.ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden input{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0}
.selectize-input.selectize-focus{border-color:#007fbb!important}
.selectize-control.single>.selectize-input>input{width:100%}
.selectize-control.multi>.selectize-input>input{margin:0!important}
.selectize-control>.selectize-dropdown{width:100%}
.ng-dirty.ng-invalid>div.selectize-input{border-color:#d44950}
.ui-select-container[theme=selectize].direction-up .ui-select-dropdown{-webkit-box-shadow:0 -4px 8px rgba(0,0,0,.25);box-shadow:0 -4px 8px rgba(0,0,0,.25);margin-top:-2px}
.ui-select-container[theme=selectize] input.ui-select-search-hidden{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0;width:0}
.btn-default-focus{color:#333;background-color:#ebebeb;border-color:#adadad;text-decoration:none;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}
.ui-select-bootstrap .ui-select-toggle{position:relative}
.ui-select-bootstrap .ui-select-toggle>.caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px}
.input-group>.ui-select-bootstrap.dropdown{position:static}
.input-group>.ui-select-bootstrap>input.ui-select-search.form-control{border-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0}
.input-group>.ui-select-bootstrap>input.ui-select-search.form-control.direction-up{border-radius:4px!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important}
.ui-select-bootstrap .ui-select-search-hidden{opacity:0;height:0;min-height:0;padding:0;margin:0;border:0}
.ui-select-bootstrap>.ui-select-match>.btn{text-align:left!important}
.ui-select-bootstrap>.ui-select-match>.caret{position:absolute;top:45%;right:15px}
.ui-select-bootstrap>.ui-select-choices,.ui-select-bootstrap>.ui-select-no-choice{width:100%;height:auto;max-height:200px;overflow-x:hidden;margin-top:-1px}
body>.ui-select-bootstrap.open{z-index:1000}
.ui-select-multiple.ui-select-bootstrap{height:auto;padding:3px 3px 0 3px}
.ui-select-multiple.ui-select-bootstrap input.ui-select-search{background-color:transparent!important;border:none;outline:0;height:1.666666em;margin-bottom:3px}
.ui-select-multiple.ui-select-bootstrap .ui-select-match .close{font-size:1.6em;line-height:.75}
.ui-select-multiple.ui-select-bootstrap .ui-select-match-item{outline:0;margin:0 3px 3px 0}
.ui-select-multiple .ui-select-match-item{position:relative}
.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close{pointer-events:none}
.ui-select-multiple:hover .ui-select-match-item.dropping-before:before{content:"";position:absolute;top:0;right:100%;height:100%;margin-right:2px;border-left:1px solid #428bca}
.ui-select-multiple:hover .ui-select-match-item.dropping-after:after{content:"";position:absolute;top:0;left:100%;height:100%;margin-left:2px;border-right:1px solid #428bca}
.ui-select-bootstrap .ui-select-choices-row>span{cursor:pointer;display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}
.ui-select-bootstrap .ui-select-choices-row>span:focus,.ui-select-bootstrap .ui-select-choices-row>span:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}
.ui-select-bootstrap .ui-select-choices-row.active>span{color:#fff;text-decoration:none;outline:0;background-color:#428bca}
.ui-select-bootstrap .ui-select-choices-row.active.disabled>span,.ui-select-bootstrap .ui-select-choices-row.disabled>span{color:#777;cursor:not-allowed;background-color:#fff}
.ui-select-match.ng-hide-add,.ui-select-search.ng-hide-add{display:none!important}
.ui-select-bootstrap.ng-dirty.ng-invalid>button.btn.ui-select-match{border-color:#d44950}
.ui-select-container[theme=bootstrap].direction-up .ui-select-dropdown{-webkit-box-shadow:0 -4px 8px rgba(0,0,0,.25);box-shadow:0 -4px 8px rgba(0,0,0,.25)}
.ui-select-bootstrap .ui-select-match-text{width:100%;padding-right:1em}
.ui-select-bootstrap .ui-select-match-text span{display:inline-block;width:100%;overflow:hidden}
.ui-select-bootstrap .ui-select-toggle>a.btn{position:absolute;height:10px;right:10px;margin-top:-2px}
.ui-select-refreshing.glyphicon{position:absolute;right:0;padding:8px 27px}
@-webkit-keyframes ui-select-spin{
0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
@keyframes ui-select-spin{
0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
.ui-select-spin{-webkit-animation:ui-select-spin 2s infinite linear;animation:ui-select-spin 2s infinite linear}
.ui-select-refreshing.ng-animate{-webkit-animation:none 0s}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:FontAwesome;src:url("../fonts/fontawesome-webfont.674f50d287a8.eot?v=4.7.0");src:url("../fonts/fontawesome-webfont.674f50d287a8.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("../fonts/fontawesome-webfont.af7ae505a9ee.woff2?v=4.7.0") format("woff2"),url("../fonts/fontawesome-webfont.fee66e712a8a.woff?v=4.7.0") format("woff"),url("../fonts/fontawesome-webfont.b06871f281fe.ttf?v=4.7.0") format("truetype"),url("../fonts/fontawesome-webfont.8ef356884e8b.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:400;font-style:normal}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}
.fa-2x{font-size:2em}
.fa-3x{font-size:3em}
.fa-4x{font-size:4em}
.fa-5x{font-size:5em}
.breadcrumb__delimiter,.fa-fw{width:1.2857142857em;text-align:center}
.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}
.fa-ul>li{position:relative}
.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}
.fa-li.fa-lg{left:-1.8571428571em}
.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}
.fa-pull-left{float:left}
.fa-pull-right{float:right}
.fa.fa-pull-left{margin-right:.3em}
.fa.fa-pull-right{margin-left:.3em}
.pull-right{float:right}
.pull-left{float:left}
.fa.pull-left{margin-right:.3em}
.fa.pull-right{margin-left:.3em}
.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}
.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}
@-webkit-keyframes fa-spin{
0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
@keyframes fa-spin{
0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}
}
.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}
.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}
.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}
:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}
.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}
.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}
.fa-stack-1x{line-height:inherit}
.fa-stack-2x{font-size:2em}
.fa-inverse{color:#fff}
.fa-angle-down::before{content:""}
.fa-angle-up::before{content:""}
.fa-asterisk::before{content:""}
.fa-camera::before{content:""}
.fa-caret-down::before{content:""}
.fa-caret-up::before{content:""}
.fa-check::before{content:""}
.fa-check-circle::before{content:""}
.fa-chevron-circle-left::before{content:""}
.fa-chevron-circle-right::before{content:""}
.fa-chevron-down::before{content:""}
.fa-chevron-up::before{content:""}
.fa-clipboard::before{content:""}
.fa-close::before{content:""}
.fa-cog::before{content:""}
.fa-download::before{content:""}
.fa-edit::before{content:""}
.fa-envelope::before{content:""}
.fa-envelope-o::before{content:""}
.fa-exclamation-triangle::before{content:""}
.fa-external-link::before{content:""}
.fa-eye::before{content:""}
.fa-facebook-square::before{content:""}
.fa-floppy-o::before{content:""}
.fa-file::before{content:""}
.fa-file-text-o::before{content:""}
.fa-gear::before{content:""}
.fa-instagram::before{content:""}
.fa-link::before{content:""}
.fa-linkedin-square::before{content:""}
.fa-lock::before{content:""}
.fa-minus-circle::before{content:""}
.fa-minus-square::before{content:""}
.fa-minus-square-o::before{content:""}
.fa-pencil-square::before{content:""}
.fa-play::before{content:""}
.fa-plus-circle::before{content:""}
.fa-plus-square::before{content:""}
.fa-plus-square-o::before{content:""}
.fa-question::before{content:""}
.fa-question-circle::before{content:""}
.fa-refresh::before{content:""}
.fa-remove::before{content:""}
.fa-repeat::before{content:""}
.fa-search::before{content:""}
.fa-share::before{content:""}
.fa-share-alt::before{content:""}
.fa-sort-asc::before{content:""}
.fa-sort-desc::before{content:""}
.fa-times::before{content:""}
.fa-times-circle::before{content:""}
.fa-trash::before{content:""}
.fa-twitter::before{content:""}
.fa-users::before{content:""}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.nvd3 .nv-axis{pointer-events:none;opacity:1}
.nvd3 .nv-axis path{fill:none;stroke:#000;stroke-opacity:.75;shape-rendering:crispEdges}
.nvd3 .nv-axis path.domain{stroke-opacity:.75}
.nvd3 .nv-axis.nv-x path.domain{stroke-opacity:0}
.nvd3 .nv-axis line{fill:none;stroke:#e5e5e5;shape-rendering:crispEdges}
.nvd3 .nv-axis .zero line,.nvd3 .nv-axis line.zero{stroke-opacity:.75}
.nvd3 .nv-axis .nv-axisMaxMin text{font-weight:700}
.nvd3 .x .nv-axis .nv-axisMaxMin text,.nvd3 .x2 .nv-axis .nv-axisMaxMin text,.nvd3 .x3 .nv-axis .nv-axisMaxMin text{text-anchor:middle}
.nvd3 .nv-axis.nv-disabled{opacity:0}
.nvd3 .nv-bars rect{fill-opacity:.75;-webkit-transition:fill-opacity 250ms linear;transition:fill-opacity 250ms linear}
.nvd3 .nv-bars rect.hover{fill-opacity:1}
.nvd3 .nv-bars .hover rect{fill:#add8e6}
.nvd3 .nv-bars text{fill:transparent}
.nvd3 .nv-bars .hover text{fill:rgba(0,0,0,1)}
.nvd3 .nv-discretebar .nv-groups rect,.nvd3 .nv-multibar .nv-groups rect,.nvd3 .nv-multibarHorizontal .nv-groups rect{stroke-opacity:0;-webkit-transition:fill-opacity 250ms linear;transition:fill-opacity 250ms linear}
.nvd3 .nv-candlestickBar .nv-ticks rect:hover,.nvd3 .nv-discretebar .nv-groups rect:hover,.nvd3 .nv-multibar .nv-groups rect:hover,.nvd3 .nv-multibarHorizontal .nv-groups rect:hover{fill-opacity:1}
.nvd3 .nv-discretebar .nv-groups text,.nvd3 .nv-multibarHorizontal .nv-groups text{font-weight:700;fill:rgba(0,0,0,1);stroke:transparent}
.nvd3 .nv-boxplot circle{fill-opacity:.5}
.nvd3 .nv-boxplot circle:hover{fill-opacity:1}
.nvd3 .nv-boxplot rect:hover{fill-opacity:1}
.nvd3 line.nv-boxplot-median{stroke:#000}
.nv-boxplot-tick:hover{stroke-width:2.5px}
.nvd3.nv-bullet{font:10px sans-serif}
.nvd3.nv-bullet .nv-measure{fill-opacity:.8}
.nvd3.nv-bullet .nv-measure:hover{fill-opacity:1}
.nvd3.nv-bullet .nv-marker{stroke:#000;stroke-width:2px}
.nvd3.nv-bullet .nv-markerTriangle{stroke:#000;fill:#fff;stroke-width:1.5px}
.nvd3.nv-bullet .nv-markerLine{stroke:#000;stroke-width:1.5px}
.nvd3.nv-bullet .nv-tick line{stroke:#666;stroke-width:.5px}
.nvd3.nv-bullet .nv-range.nv-s0{fill:#eee}
.nvd3.nv-bullet .nv-range.nv-s1{fill:#ddd}
.nvd3.nv-bullet .nv-range.nv-s2{fill:#ccc}
.nvd3.nv-bullet .nv-title{font-size:14px;font-weight:700}
.nvd3.nv-bullet .nv-subtitle{fill:#999}
.nvd3.nv-bullet .nv-range{fill:#bababa;fill-opacity:.4}
.nvd3.nv-bullet .nv-range:hover{fill-opacity:.7}
.nvd3.nv-candlestickBar .nv-ticks .nv-tick{stroke-width:1px}
.nvd3.nv-candlestickBar .nv-ticks .nv-tick.hover{stroke-width:2px}
.nvd3.nv-candlestickBar .nv-ticks .nv-tick.positive rect{stroke:#2ca02c;fill:#2ca02c}
.nvd3.nv-candlestickBar .nv-ticks .nv-tick.negative rect{stroke:#d62728;fill:#d62728}
.with-transitions .nv-candlestickBar .nv-ticks .nv-tick{-webkit-transition:stroke-width 250ms linear,stroke-opacity 250ms linear;transition:stroke-width 250ms linear,stroke-opacity 250ms linear}
.nvd3.nv-candlestickBar .nv-ticks line{stroke:#333}
.nv-force-node{stroke:#fff;stroke-width:1.5px}
.nv-force-link{stroke:#999;stroke-opacity:.6}
.nv-force-node text{stroke-width:0}
.nvd3 .nv-check-box .nv-box{fill-opacity:0;stroke-width:2}
.nvd3 .nv-check-box .nv-check{fill-opacity:0;stroke-width:4}
.nvd3 .nv-series.nv-disabled .nv-check-box .nv-check{fill-opacity:0;stroke-opacity:0}
.nvd3 .nv-controlsWrap .nv-legend .nv-check-box .nv-check{opacity:0}
.nvd3.nv-linePlusBar .nv-bar rect{fill-opacity:.75}
.nvd3.nv-linePlusBar .nv-bar rect:hover{fill-opacity:1}
.nvd3 .nv-groups path.nv-line{fill:none}
.nvd3 .nv-groups path.nv-area{stroke:none}
.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point{fill-opacity:0;stroke-opacity:0}
.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point{fill-opacity:.5!important;stroke-opacity:.5!important}
.with-transitions .nvd3 .nv-groups .nv-point{-webkit-transition:stroke-width 250ms linear,stroke-opacity 250ms linear;transition:stroke-width 250ms linear,stroke-opacity 250ms linear}
.nvd3 .nv-groups .nv-point.hover,.nvd3.nv-scatter .nv-groups .nv-point.hover{stroke-width:7px;fill-opacity:.95!important;stroke-opacity:.95!important}
.nvd3 .nv-point-paths path{stroke:#aaa;stroke-opacity:0;fill:#eee;fill-opacity:0}
.nvd3 .nv-indexLine{cursor:ew-resize}
svg.nvd3-svg{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;width:100%;height:100%}
.nvtooltip.with-3d-shadow,.with-3d-shadow .nvtooltip{-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);border-radius:5px}
.nvd3 text{font:normal 12px Arial,sans-serif}
.nvd3 .title{font:bold 14px Arial,sans-serif}
.nvd3 .nv-background{fill:#fff;fill-opacity:0}
.nvd3.nv-noData{font-size:18px;font-weight:700}
.nv-brush .extent{fill-opacity:.125;shape-rendering:crispEdges}
.nv-brush .resize path{fill:#eee;stroke:#666}
.nvd3 .nv-legend .nv-series{cursor:pointer}
.nvd3 .nv-legend .nv-disabled circle{fill-opacity:0}
.nvd3 .nv-brush .extent{fill-opacity:0!important}
.nvd3 .nv-brushBackground rect{stroke:#000;stroke-width:.4;fill:#fff;fill-opacity:.7}
@media print{
.nvd3 text{stroke-width:0;fill-opacity:1}
}
.nvd3.nv-ohlcBar .nv-ticks .nv-tick{stroke-width:1px}
.nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover{stroke-width:2px}
.nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive{stroke:#2ca02c}
.nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative{stroke:#d62728}
.nvd3 .background path{fill:none;stroke:#eee;stroke-opacity:.4;shape-rendering:crispEdges}
.nvd3 .foreground path{fill:none;stroke-opacity:.7}
.nvd3 .nv-parallelCoordinates-brush .extent{fill:#fff;fill-opacity:.6;stroke:gray;shape-rendering:crispEdges}
.nvd3 .nv-parallelCoordinates .hover{fill-opacity:1;stroke-width:3px}
.nvd3 .missingValuesline line{fill:none;stroke:#000;stroke-width:1;stroke-opacity:1;stroke-dasharray:5,5}
.nvd3.nv-pie path{stroke-opacity:0;-webkit-transition:fill-opacity 250ms linear,stroke-width 250ms linear,stroke-opacity 250ms linear;transition:fill-opacity 250ms linear,stroke-width 250ms linear,stroke-opacity 250ms linear}
.nvd3.nv-pie .nv-pie-title{font-size:24px;fill:rgba(19,196,249,.59)}
.nvd3.nv-pie .nv-slice text{stroke:#000;stroke-width:0}
.nvd3.nv-pie path{stroke:#fff;stroke-width:1px;stroke-opacity:1}
.nvd3.nv-pie path{fill-opacity:.7}
.nvd3.nv-pie .hover path{fill-opacity:1}
.nvd3.nv-pie .nv-label{pointer-events:none}
.nvd3.nv-pie .nv-label rect{fill-opacity:0;stroke-opacity:0}
.nvd3 .nv-groups .nv-point.hover{stroke-width:20px;stroke-opacity:.5}
.nvd3 .nv-scatter .nv-point.hover{fill-opacity:1}
.nv-noninteractive{pointer-events:none}
.nv-distx,.nv-disty{pointer-events:none}
.nvd3.nv-sparkline path{fill:none}
.nvd3.nv-sparklineplus g.nv-hoverValue{pointer-events:none}
.nvd3.nv-sparklineplus .nv-hoverValue line{stroke:#333;stroke-width:1.5px}
.nvd3.nv-sparklineplus,.nvd3.nv-sparklineplus g{pointer-events:all}
.nvd3 .nv-hoverArea{fill-opacity:0;stroke-opacity:0}
.nvd3.nv-sparklineplus .nv-xValue,.nvd3.nv-sparklineplus .nv-yValue{stroke-width:0;font-size:.9em;font-weight:400}
.nvd3.nv-sparklineplus .nv-yValue{stroke:#f66}
.nvd3.nv-sparklineplus .nv-maxValue{stroke:#2ca02c;fill:#2ca02c}
.nvd3.nv-sparklineplus .nv-minValue{stroke:#d62728;fill:#d62728}
.nvd3.nv-sparklineplus .nv-currentValue{font-weight:700;font-size:1.1em}
.nvd3.nv-stackedarea path.nv-area{fill-opacity:.7;stroke-opacity:0;-webkit-transition:fill-opacity 250ms linear,stroke-opacity 250ms linear;transition:fill-opacity 250ms linear,stroke-opacity 250ms linear}
.nvd3.nv-stackedarea path.nv-area.hover{fill-opacity:.9}
.nvd3.nv-stackedarea .nv-groups .nv-point{stroke-opacity:0;fill-opacity:0}
.nvtooltip{position:absolute;background-color:rgba(255,255,255,1);color:rgba(0,0,0,1);padding:1px;border:1px solid rgba(0,0,0,.2);z-index:10000;display:block;font-family:Arial,sans-serif;font-size:13px;text-align:left;pointer-events:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.nvtooltip{background:rgba(255,255,255,.8);border:1px solid rgba(0,0,0,.5);border-radius:4px}
.nvtooltip.with-transitions,.with-transitions .nvtooltip{-webkit-transition:opacity 50ms linear;transition:opacity 50ms linear;-webkit-transition-delay:.2s;transition-delay:.2s}
.nvtooltip.x-nvtooltip,.nvtooltip.y-nvtooltip{padding:8px}
.nvtooltip h3{margin:0;padding:4px 14px;line-height:18px;font-weight:400;background-color:rgba(247,247,247,.75);color:rgba(0,0,0,1);text-align:center;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}
.nvtooltip p{margin:0;padding:5px 14px;text-align:center}
.nvtooltip span{display:inline-block;margin:2px 0}
.nvtooltip table{margin:6px;border-spacing:0}
.nvtooltip table td{padding:2px 9px 2px 0;vertical-align:middle}
.nvtooltip table td.key{font-weight:400}
.nvtooltip table td.key.total{font-weight:700}
.nvtooltip table td.value{text-align:right;font-weight:700}
.nvtooltip table td.percent{color:#a9a9a9}
.nvtooltip table tr.highlight td{padding:1px 9px 1px 0;border-bottom-style:solid;border-bottom-width:1px;border-top-style:solid;border-top-width:1px}
.nvtooltip table td.legend-color-guide div{width:8px;height:8px;vertical-align:middle}
.nvtooltip table td.legend-color-guide div{width:12px;height:12px;border:1px solid #999}
.nvtooltip .footer{padding:3px;text-align:center}
.nvtooltip-pending-removal{pointer-events:none;display:none}
.nvd3 .nv-interactiveGuideLine{pointer-events:none}
.nvd3 line.nv-guideline{stroke:#ccc}
.btn{padding:9px 24px;border-radius:3px;text-decoration:none;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:1.5em;-webkit-transition:background-color 250ms cubic-bezier(.455,.03,.515,.955);transition:background-color 250ms cubic-bezier(.455,.03,.515,.955)}
@media (max-width:640px){
.btn{font-size:13px}
}
.btn-slim{padding:9px 14px}
.btn-wide{padding:9px 70px}
.btn-s{font-size:14px;line-height:1.5em;padding:9px 60px}
@media (max-width:640px){
.btn-s{font-size:13px}
}
.btn-xl{font-size:16px;line-height:1.5em;padding:10px 60px}
@media (max-width:640px){
.btn-xl{font-size:14px}
}
.btn--tall{padding-top:12px;padding-bottom:12px;font-size:16px;line-height:1.5em}
@media (max-width:640px){
.btn--tall{font-size:14px}
}
.btn--transparent-when-disabled[disabled]{opacity:.5}
.btn-muted,.btn-muted[disabled]{background-color:#b2b6b6;border-color:#b2b6b6;color:#fff}
.btn-muted:hover,.btn-muted[disabled]:hover{background-color:#b2b6b6;border-color:#b2b6b6;color:#fff}
.btn-muted:focus,.btn-muted[disabled]:focus{background-color:#b2b6b6;border-color:#b2b6b6;color:#fff}
.btn-muted-when-disabled[disabled]{background-color:#b2b6b6;border-color:#b2b6b6;color:#fff}
.btn-muted-when-disabled[disabled]:hover{background-color:#b2b6b6;border-color:#b2b6b6;color:#fff}
.btn-muted-when-disabled[disabled]:focus{background-color:#b2b6b6;border-color:#b2b6b6;color:#fff}
.btn-muted-outline{background-color:#fff;border:1px solid #b2b6b6;color:#b2b6b6;font-weight:500;border-radius:4px}
.btn-muted-outline:hover{background-color:#f5f5f5;color:#7f8686;border-color:#b2b6b6}
.btn:hover{text-decoration:none}
.btn:active{text-decoration:none}
.btn-blue{background-color:#1ba8b7;color:#fff}
.btn-blue:focus,.btn-blue:hover{background-color:#17909c;color:#fff}
.btn-navy{background-color:#20536c;color:#fff}
.btn-navy:focus,.btn-navy:hover{background-color:#024458;color:#fff}
.btn-gray{background-color:#7f8686;color:#fff}
.btn-gray:focus,.btn-gray:hover{background-color:#707676;color:#fff}
.btn-orange{background-color:#ee783e;color:#fff}
.btn-orange:focus,.btn-orange:hover{background-color:#ec6422;border-color:#ec6422;color:#fff}
.btn-redcross{background-color:#ed1b2e;color:#fff!important}
.btn-redcross:focus,.btn-redcross:hover{background-color:#ed1b2e;color:#fff!important}
.btn--outline{background-color:#fff;border:2px solid #7621ff;color:#7621ff;border-radius:8px;padding:12px 32px}
.btn--outline:hover{color:#451aad;border-color:#451aad}
.btn--outline-white{border:2px solid #fff;padding:5px 15px;color:#fff}
.btn--outline-white:hover{color:#fff;border-color:#fff}
.btn--outline-small{background-color:#fff;border:2px solid #7621ff;color:#7621ff;padding:5px 15px}
.btn--outline-small:hover{color:#451aad;border-color:#451aad}
.btn--outline-redcross{background-color:#fff;border:2px solid #ed1b2e;color:#ed1b2e;padding:5px 15px}
.btn--outline-redcross:hover{color:#ed1b2e;border-color:#ed1b2e}
.btn--full{width:100%}
.btn-white{background-color:#fff;border:1px solid #cacaca;color:#333;padding-left:24px;padding-right:24px;white-space:normal;word-wrap:break-word}
.btn-white:hover{border:1px solid #0290d1}
.btn-white.selected{border:2px solid #0290d1}
.btn-transparent{background-color:transparent;border:1px solid #b2b6b6;padding:9px 12px;color:#b2b6b6}
.btn-transparent:hover{color:#999e9e;border:1px solid #999e9e}
.btn-transparent:focus{outline:0}
.btn-gray-link{padding-left:12px;padding-right:12px;color:#7f8686}
.btn+a{margin-left:20px}
.btn+.btn-link{margin-left:0}
.btn-flat{background-color:none;border-color:#b2b6b6;padding:20px 18px;white-space:normal;font-size:16px;color:#7f8686}
.btn-flat.selected{background-color:#7621ff;color:#fff}
.btn-flat div:first-child{margin-bottom:12px}
.btn-flat div:nth-child(2){font-weight:400}
.btn:not(.btn-link){text-transform:capitalize}
.select-btn{width:225px;color:#024458;height:135px;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;background-color:#fff;padding:20px 20px 20px 20px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.1);text-align:center;vertical-align:middle;cursor:pointer;border:solid 1px #e7e7e7}
.select-btn__selected{border:solid 2px #7621ff}
.select-btn:hover{border:solid 1px #7621ff}
.select-btn:active,.select-btn:focus{border:solid 2px #7621ff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.1),1px 3px 0 rgba(0,0,0,.5);box-shadow:0 2px 4px 0 rgba(0,0,0,.1),1px 3px 0 rgba(0,0,0,.5)}
body{color:#333;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
h1,h2,h3,h4,h5,h6{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-weight:400;color:#110d19;margin-top:0;margin-bottom:.25em}
h3{margin-bottom:.75em}
h4{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400}
h5{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:1.5em;margin-bottom:5px}
@media (max-width:640px){
h5{font-size:14px}
}
h6{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:1.5em;text-transform:uppercase}
@media (max-width:640px){
h6{font-size:13px}
}
h7{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#7f8686}
a{color:#7e25e7;-webkit-backface-visibility:hidden;backface-visibility:hidden}
p{font-size:16px;line-height:1.5em;margin-top:0}
@media (max-width:640px){
p{font-size:14px}
}
p:last-child{margin-bottom:0}
.paragraph{font-size:16px;line-height:1.5em;margin-bottom:1em}
@media (max-width:640px){
.paragraph{font-size:14px}
}
.paragraph:last-child{margin-bottom:0}
sup{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#999e9e;font-size:10px;line-height:1.5em}
ol,ul{margin-top:0}
ol.list,ul.list{padding-left:20px}
ol.list li,ul.list li{margin-bottom:1em;font-size:16px;line-height:1.5em}
@media (max-width:640px){
ol.list li,ul.list li{font-size:14px}
}
ol.list+h3,ol.list+p,ul.list+h3,ul.list+p{margin-top:30px}
ol.list--tight li,ul.list--tight li{margin-bottom:.35em}
ol.tight,ul.tight{padding-left:35px;margin-top:-10px}
ol.tight li,ul.tight li{margin-bottom:.25em;padding-left:10px;font-size:16px;line-height:1.5em}
@media (max-width:640px){
ol.tight li,ul.tight li{font-size:14px}
}
b,strong{font-weight:500}
hr{margin:35px 0;border:0;height:0;border-top:1px solid #b2b6b6;border-bottom:1px solid rgba(255,255,255,.3)}
.hiw__title,.text--title-1{font-size:20px;line-height:1.4em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#7f8686;text-align:center;text-transform:uppercase;margin-bottom:12px}
@media (max-width:640px){
.hiw__title,.text--title-1{font-size:18px}
}
.text--small{font-size:14px;line-height:1.5em}
@media (max-width:640px){
.text--small{font-size:13px}
}
.text--footnote{font-size:14px;line-height:1.5em;color:#999e9e}
@media (max-width:640px){
.text--footnote{font-size:13px}
}
.activate-kit__subtext,.order__hint,.order__shipping-message,.order__subtext,.text--subtext{font-size:12px;line-height:1.4em;color:#7f8686}
.mini-title{font-size:14px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:10px 20px;margin:20px 0;background-color:#f5f5f5;text-transform:uppercase}
@media (max-width:640px){
.mini-title{font-size:13px}
}
.mini-title__subtext{text-transform:none;font-weight:400;display:inline}
.t--h2,h1,h2{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:1.5em;letter-spacing:-.01em;-webkit-backface-visibility:hidden;backface-visibility:hidden}
@media (max-width:800px){
.t--h2,h1,h2{font-size:28px;line-height:1.4em}
}
.t--h2-g{font-size:24px;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
.card__title,.duocard__title,.t--h3,h3{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:1.4em;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.t--h3-navy{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:1.4em;color:#0b5b7c;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.carousel__title,.t--h4{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:1.44em;color:#20536c;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.t--h4-navy{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:1.5em;color:#0b5b7c;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.homepage-quote__summary,.t--h5{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:1.5em;color:#333}
.t--h5-navy{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:1.5em;color:#0b5b7c;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.t--h6{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:1.5em;line-height:1.5em;color:#333}
@media (max-width:640px){
.t--h6{font-size:13px}
}
.t--h6-navy{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:1.5em;line-height:1.5em;color:#0b5b7c;-webkit-backface-visibility:hidden;backface-visibility:hidden}
@media (max-width:640px){
.t--h6-navy{font-size:13px}
}
a.homepage-quote__summary,a.t--h5{color:#7e25e7;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.t--v1{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:26px;line-height:1.35em;color:#fff}
.t--b1{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.5em;color:#333}
a.t--b1{color:#7e25e7;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.t--b2{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:1.7em;color:#ee783e;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.t--b2-gray{color:#7f8686}
a.t--b2{color:#7e25e7;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.t--all-caps{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:1.4em;color:#7f8686;text-transform:uppercase}
.t--price{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:1.5em;color:#7f8686}
.t--legal{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:14px;color:#989e9e}
.t--reverse,a.t--reverse{color:#fff}
.t--reverse a,a.t--reverse a{color:#fff;text-decoration:underline}
a.t--reverse{text-decoration:underline}
.t--small{font-size:14px;line-height:1.5em}
@media (max-width:640px){
.t--small{font-size:13px}
}
.t--large{font-size:18px!important}
.t--bold{font-weight:500}
.t--gray1{color:#999e9e}
.t--white{color:#fff}
.fs--h2{font-size:32px;line-height:1.5em;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.t--space-shift{position:relative;margin-left:-4px}
.h1-primary-text,.h2-primary-text,.medium-title-primary-text{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:700;color:#110d19}
.h1-primary-text{font-size:36px;line-height:1.4em}
@media (max-width:640px){
.h1-primary-text{font-size:28px}
}
.medium-title-primary-text{font-size:32px;line-height:1.25em}
@media (max-width:640px){
.medium-title-primary-text{font-size:24px}
}
.h2-primary-text{font-size:24px;line-height:1.4em}
@media (max-width:640px){
.h2-primary-text{font-size:18px}
}
.h3-primary-text{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:1.375em;color:#110d19}
@media (max-width:640px){
.h3-primary-text{font-size:18px}
}
.subhead-grey{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#717171}
.form-row{margin-right:auto;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative}
.form-row .form-row .form-row{margin-right:-7px;margin-left:-7px}
.form-row .form-row .form-row .form-row .form-row.collapse{margin-right:0;margin-left:0}
.form-row .form-row.expanded{max-width:none}
.form-row .form-row:not(.expanded) .form-row{max-width:none}
.form-row .form-row.collapse>.form-column{padding-right:0;padding-left:0}
.form-row .form-row.collapse>.form-column>.form-row,.form-row .form-row.is-collapse-child{margin-right:0;margin-left:0}
.form-column{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;padding-right:7px;padding-left:7px;min-width:initial;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.f--5{-webkit-box-flex:0;-ms-flex:0 0 5%;flex:0 0 5%;max-width:5%}
.f--offset-0{margin-left:0}
.f--10{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}
.f--offset-5{margin-left:5%}
.f--15{-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%;max-width:15%}
.f--offset-10{margin-left:10%}
.f--20{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.f--offset-15{margin-left:15%}
.f--25{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.f--offset-20{margin-left:20%}
.f--30{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}
.f--offset-25{margin-left:25%}
.f--35{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}
.f--offset-30{margin-left:30%}
.f--40{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}
.f--offset-35{margin-left:35%}
.f--45{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;max-width:45%}
.f--offset-40{margin-left:40%}
.f--50{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.f--offset-45{margin-left:45%}
.f--55{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%;max-width:55%}
.f--offset-50{margin-left:50%}
.f--60{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}
.f--offset-55{margin-left:55%}
.f--65{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%;max-width:65%}
.f--offset-60{margin-left:60%}
.f--70{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}
.f--offset-65{margin-left:65%}
.f--75{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.f--offset-70{margin-left:70%}
.f--80{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}
.f--offset-75{margin-left:75%}
.f--85{-webkit-box-flex:0;-ms-flex:0 0 85%;flex:0 0 85%;max-width:85%}
.f--offset-80{margin-left:80%}
.f--90{-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}
.f--offset-85{margin-left:85%}
.f--95{-webkit-box-flex:0;-ms-flex:0 0 95%;flex:0 0 95%;max-width:95%}
.f--offset-90{margin-left:90%}
.f--100{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.f--offset-95{margin-left:95%}
.f--100{-ms-flex-preferred-size:auto;flex-basis:auto}
@media (max-width:800px){
.f--small-5{-webkit-box-flex:0;-ms-flex:0 0 5%;flex:0 0 5%;max-width:5%}
.f--small-offset-0{margin-left:0}
.f--small-10{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}
.f--small-offset-5{margin-left:5%}
.f--small-15{-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%;max-width:15%}
.f--small-offset-10{margin-left:10%}
.f--small-20{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.f--small-offset-15{margin-left:15%}
.f--small-25{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.f--small-offset-20{margin-left:20%}
.f--small-30{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}
.f--small-offset-25{margin-left:25%}
.f--small-35{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}
.f--small-offset-30{margin-left:30%}
.f--small-40{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}
.f--small-offset-35{margin-left:35%}
.f--small-45{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;max-width:45%}
.f--small-offset-40{margin-left:40%}
.f--small-50{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.f--small-offset-45{margin-left:45%}
.f--small-55{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%;max-width:55%}
.f--small-offset-50{margin-left:50%}
.f--small-60{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}
.f--small-offset-55{margin-left:55%}
.f--small-65{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%;max-width:65%}
.f--small-offset-60{margin-left:60%}
.f--small-70{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}
.f--small-offset-65{margin-left:65%}
.f--small-75{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.f--small-offset-70{margin-left:70%}
.f--small-80{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}
.f--small-offset-75{margin-left:75%}
.f--small-85{-webkit-box-flex:0;-ms-flex:0 0 85%;flex:0 0 85%;max-width:85%}
.f--small-offset-80{margin-left:80%}
.f--small-90{-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}
.f--small-offset-85{margin-left:85%}
.f--small-95{-webkit-box-flex:0;-ms-flex:0 0 95%;flex:0 0 95%;max-width:95%}
.f--small-offset-90{margin-left:90%}
.f--small-100{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.f--small-offset-95{margin-left:95%}
.f--small-100{-ms-flex-preferred-size:auto;flex-basis:auto}
}
@media (min-width:801px){
.f--large-5{-webkit-box-flex:0;-ms-flex:0 0 5%;flex:0 0 5%;max-width:5%}
.f--large-offset-0{margin-left:0}
.f--large-10{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}
.f--large-offset-5{margin-left:5%}
.f--large-15{-webkit-box-flex:0;-ms-flex:0 0 15%;flex:0 0 15%;max-width:15%}
.f--large-offset-10{margin-left:10%}
.f--large-20{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}
.f--large-offset-15{margin-left:15%}
.f--large-25{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.f--large-offset-20{margin-left:20%}
.f--large-30{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}
.f--large-offset-25{margin-left:25%}
.f--large-35{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}
.f--large-offset-30{margin-left:30%}
.f--large-40{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}
.f--large-offset-35{margin-left:35%}
.f--large-45{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;max-width:45%}
.f--large-offset-40{margin-left:40%}
.f--large-50{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.f--large-offset-45{margin-left:45%}
.f--large-55{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%;max-width:55%}
.f--large-offset-50{margin-left:50%}
.f--large-60{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}
.f--large-offset-55{margin-left:55%}
.f--large-65{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%;max-width:65%}
.f--large-offset-60{margin-left:60%}
.f--large-70{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}
.f--large-offset-65{margin-left:65%}
.f--large-75{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.f--large-offset-70{margin-left:70%}
.f--large-80{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}
.f--large-offset-75{margin-left:75%}
.f--large-85{-webkit-box-flex:0;-ms-flex:0 0 85%;flex:0 0 85%;max-width:85%}
.f--large-offset-80{margin-left:80%}
.f--large-90{-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}
.f--large-offset-85{margin-left:85%}
.f--large-95{-webkit-box-flex:0;-ms-flex:0 0 95%;flex:0 0 95%;max-width:95%}
.f--large-offset-90{margin-left:90%}
.f--large-100{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.f--large-offset-95{margin-left:95%}
.f--large-100{-ms-flex-preferred-size:auto;flex-basis:auto}
}
.f--small-collapse>.form-column{padding-right:0;padding-left:0}
.f--small-uncollapse>.form-column{padding-right:7px;padding-left:7px}
@media (max-width:800px){
.f--small-expand{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px}
.f--small-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.f--small-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.f--small-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.f--small-flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.f--small-flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}
.f--small-flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}
.f--small-flex-child-force-grow{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}
.f--small-flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}
.f--small-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}
.f--small-text-align-center{text-align:center}
.f--small-collapse>.form-column{padding-right:0;padding-left:0}
.f--small-uncollapse>.form-column{padding-right:7px;padding-left:7px}
div.f--small-pad-zero,p.f--small-pad-zero{padding:0}
div.f--small-pad-vert-small{padding-top:10px;padding-bottom:10px}
div.f--small-pad-vert-medium{padding-top:30px;padding-bottom:30px}
.f--small-gap-vert-small>div{margin-top:10px;margin-bottom:10px}
.f--small-gap-vert-medium>div{margin-top:30px;margin-bottom:30px}
.f--small-show{display:block!important}
.f--small-hide{display:none!important}
}
.f--small-show{display:none}
.form-row.f--small-unstack>.form-column{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}
@media (max-width:800px){
.form-row.f--small-unstack>.form-column .form-row.f--small-unstack>.form-column{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px}
}
@media (min-width:801px){
.f--large-expand{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px}
}
@media (min-width:801px){
.f--large-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.f--large-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.f--large-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.f--large-flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.f--large-flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}
.f--large-flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}
.f--large-flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}
}
.form-row.f--large-unstack>.form-column{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}
@media (min-width:801px){
.form-row.f--large-unstack>.form-column .form-row.f--large-unstack>.form-column{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px}
}
@media (min-width:801px){
.f--large-collapse>.form-column{padding-right:0;padding-left:0}
.f--large-uncollapse>.form-column{padding-right:7px;padding-left:7px}
}
.f,.f--container{display:-webkit-box;display:-ms-flexbox;display:flex}
.f--child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}
.f--child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}
.f--child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}
.f--dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.f--dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}
.f--dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.f--dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}
.f--shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%}
.f--align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.f--align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.f--align-justify{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.f--align-spaced{-ms-flex-pack:distribute;justify-content:space-around}
.f--align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.f--align-self-top{-ms-flex-item-align:start;align-self:flex-start}
.f--align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.f--align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}
.f--align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.f--align-self-middle{-ms-flex-item-align:center;align-self:center}
.f--align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}
.f--align-self-stretch{-ms-flex-item-align:stretch;align-self:stretch}
@media (max-width:800px){
.f--small-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.f--small-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.f--small-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.f--small-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.f--small-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}
.f--small-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}
}
@media (min-width:801px){
.f--large-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.f--large-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.f--large-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.f--large-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.f--large-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}
.f--large-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}
}
.form-container{padding:7px 0 10px}
.form-container:first-child{padding-top:0}
.form-container__shift-small{margin-top:-5px}
.form-container__shift-large{margin-top:-12px}
.form-selection-title{padding-bottom:10px;line-height:1.5}
.form-selection label{font-size:14px}
label.form-label{display:block;color:#333;font-size:14px;font-weight:400;margin-bottom:0}
input[type=date].form-field,input[type=email].form-field,input[type=number].form-field,input[type=password].form-field,input[type=tel].form-field,input[type=text].form-field,select.form-field,textarea.form-field{color:#333;width:100%;padding:12px 14px;border-width:1px;border-color:#dadada;border-style:solid;border-radius:2px;font-size:15px}
input[type=date].form-field::-webkit-input-placeholder,input[type=email].form-field::-webkit-input-placeholder,input[type=number].form-field::-webkit-input-placeholder,input[type=password].form-field::-webkit-input-placeholder,input[type=tel].form-field::-webkit-input-placeholder,input[type=text].form-field::-webkit-input-placeholder,select.form-field::-webkit-input-placeholder,textarea.form-field::-webkit-input-placeholder{color:#999e9e}
input[type=date].form-field::-moz-placeholder,input[type=email].form-field::-moz-placeholder,input[type=number].form-field::-moz-placeholder,input[type=password].form-field::-moz-placeholder,input[type=tel].form-field::-moz-placeholder,input[type=text].form-field::-moz-placeholder,select.form-field::-moz-placeholder,textarea.form-field::-moz-placeholder{color:#999e9e}
input[type=date].form-field:-ms-input-placeholder,input[type=email].form-field:-ms-input-placeholder,input[type=number].form-field:-ms-input-placeholder,input[type=password].form-field:-ms-input-placeholder,input[type=tel].form-field:-ms-input-placeholder,input[type=text].form-field:-ms-input-placeholder,select.form-field:-ms-input-placeholder,textarea.form-field:-ms-input-placeholder{color:#999e9e}
input[type=date].form-field::-ms-input-placeholder,input[type=email].form-field::-ms-input-placeholder,input[type=number].form-field::-ms-input-placeholder,input[type=password].form-field::-ms-input-placeholder,input[type=tel].form-field::-ms-input-placeholder,input[type=text].form-field::-ms-input-placeholder,select.form-field::-ms-input-placeholder,textarea.form-field::-ms-input-placeholder{color:#999e9e}
input[type=date].form-field::placeholder,input[type=email].form-field::placeholder,input[type=number].form-field::placeholder,input[type=password].form-field::placeholder,input[type=tel].form-field::placeholder,input[type=text].form-field::placeholder,select.form-field::placeholder,textarea.form-field::placeholder{color:#999e9e}
input[type=date].form-field .is-valid,input[type=email].form-field .is-valid,input[type=number].form-field .is-valid,input[type=password].form-field .is-valid,input[type=tel].form-field .is-valid,input[type=text].form-field .is-valid,select.form-field .is-valid,textarea.form-field .is-valid{border-color:#dadada}
input[type=date].form-field.auto,input[type=email].form-field.auto,input[type=number].form-field.auto,input[type=password].form-field.auto,input[type=tel].form-field.auto,input[type=text].form-field.auto,select.form-field.auto,textarea.form-field.auto{width:auto;display:block}
input[type=date].form-field:active,input[type=email].form-field:active,input[type=number].form-field:active,input[type=password].form-field:active,input[type=tel].form-field:active,input[type=text].form-field:active,select.form-field:active,textarea.form-field:active{border-color:#7621ff;outline:0}
input[type=date].form-field:focus,input[type=email].form-field:focus,input[type=number].form-field:focus,input[type=password].form-field:focus,input[type=tel].form-field:focus,input[type=text].form-field:focus,select.form-field:focus,textarea.form-field:focus{border-color:#7621ff}
select.form-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;padding-right:49px;background-size:12px 8px;background-repeat:no-repeat;background-position:calc(100% - 14px) 54%}
select.form-field::-ms-expand{display:none}
select.form-field:invalid{color:#999e9e}
.form-ui-select-match,input.ui-select-search{color:#333;width:100%;border-width:1px;border-color:#dadada;border-style:solid;border-radius:2px;font-size:15px;background:#fff;background-size:12px 8px;background-repeat:no-repeat;background-position:calc(100% - 14px) 54%}
.form-ui-select-match>.form-control,input.ui-select-search>.form-control{white-space:nowrap;overflow:hidden;display:block;height:auto!important;padding:0;border:0;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;line-height:1em;-webkit-box-shadow:none;box-shadow:none;font-size:15px;color:#333}
.form-ui-select-match .ui-select-match-text,input.ui-select-search .ui-select-match-text{float:none}
.form-ui-select-match .ui-select-match-text>span,input.ui-select-search .ui-select-match-text>span{text-overflow:ellipsis;margin-bottom:-3px}
.form-ui-select-match .caret,input.ui-select-search .caret{display:none!important}
.form-ui-select-match{padding:14px 49px 14px 14px}
input.ui-select-search{padding:22px 49px 22px 14px}
label.form-label{padding:5px 0}
.form-row{padding-top:5px;padding-bottom:5px;margin-left:-7px;margin-right:-7px}
.form-row:first-child{padding-top:0}
.form-row .form-row{padding:0}
.form-row--side-gutter{margin-left:0;margin-right:0;padding-left:7px;padding-right:7px}
.form-section{background:#eee;margin:10px 0;padding-right:14px;padding-left:14px;padding-top:0;padding-bottom:5px}
.form-section>.form-row:first-child{padding-top:5px}
.form-text{padding:12px 0 5px}
.form-tooltip{position:absolute;right:20px;margin-top:15px}
.form-tooltip__with-dropdown{position:absolute;margin:15px 0 0 10px}
.form-tooltip__with-dropdown--non-box{position:absolute;margin:10px 0 0 15px}
.form-field-has-error{padding:11px 12px;border-color:#f44336;border-width:2px}
.form-field-has-error:focus{padding:12px 14px;border-width:1px;border-color:#dadada}
.form-field-has-error+.error{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}
.form-field-has-error:focus+.error{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}
.form-field-error-message,clr-form-error,div[clr-form-error]{margin-top:6px;font-size:14px;color:#f44336;width:100%}
.form-field-error-message .form-error-message li,clr-form-error .form-error-message li,div[clr-form-error] .form-error-message li{margin:3px 0}
.form-field-error-message .form-error-message li:last-child,clr-form-error .form-error-message li:last-child,div[clr-form-error] .form-error-message li:last-child{margin-bottom:0}
.icd-10-cm-code-selector .ui-select-choices.dropdown-menu{padding:18px 10px 10px;top:100%!important;position:relative!important;width:calc(100% + 30px);margin-left:-15px;margin-top:14px;border-radius:2px;border-color:#dadada}
.icd-10-cm-code-selector .ui-select-multiple.ui-select-container{padding:7px 12px 4px;font-size:15px;border-radius:2px;border-width:1px;border-color:#dadada}
.icd-10-cm-code-selector .ui-select-multiple.ui-select-container.open{border-color:#2ababa}
.icd-10-cm-code-selector .ui-select-multiple.ui-select-container>div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.icd-10-cm-code-selector .ui-select-multiple.ui-select-container .ui-select-search{height:33px;margin-bottom:3px;padding:0;-webkit-box-flex:1;-ms-flex:1;flex:1;width:0!important}
.icd-10-cm-code-selector .ui-select-multiple.ui-select-container label{margin-bottom:0}
.icd-10-cm-code-selector .ui-select-multiple.ui-select-container .ui-select-match{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.icd-10-cm-code-selector .ui-select-multiple.ui-select-container .ui-select-match .ui-select-match-item{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.5em;padding:4px 10px;background-color:#eee;-webkit-box-shadow:none;box-shadow:none;border:none;color:#333}
@media (max-width:640px){
.icd-10-cm-code-selector .ui-select-multiple.ui-select-container .ui-select-match .ui-select-match-item{font-size:14px}
}
.icd-10-cm-code-selector .ui-select-multiple.ui-select-container .ui-select-match .ui-select-match-item .icd-10-cm-code-selector__match{margin-right:20px}
.icd-10-cm-code-selector .ui-select-multiple.ui-select-container .ui-select-match .ui-select-match-item .ui-select-match-close{float:right;font-size:18px;font-weight:800;margin-top:3px}
.icd-10-cm-code-selector .ui-select-choices-row span.ui-select-choices-row-inner{cursor:pointer!important;color:#333!important;background-color:inherit;padding:0;margin-bottom:8px;white-space:inherit}
.icd-10-cm-code-selector .ui-select-choices-row span.ui-select-choices-row-inner .checkbox-icon input[type=checkbox]+label:before{top:4px}
.icd-10-cm-code-selector .ui-select-choices-row span.ui-select-choices-row-inner .checkbox-icon label{margin-top:0}
.icd-10-cm-code-selector__option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.form-ui-select-match,input.ui-select-search{background-image:url("../images/site/dropdownChevron_2x.bce40088103c.png")}
select.form-field{background-image:url("../images/site/dropdownChevron_2x.bce40088103c.png")}
.select-icon{position:relative}
@media (max-width:800px){
.select-icon{display:block}
}
.select-icon .form-control{-webkit-border-radius:0;-webkit-appearance:none;cursor:pointer;color:#7f8686}
.select-icon .form-control::-ms-expand{display:none}
.select-icon .form-control.ng-dirty,.select-icon .form-control.ng-valid{color:#333}
.select-icon__label{position:absolute;color:#999e9e;padding:7px 0 0 3px;left:0;pointer-events:none}
@media (max-width:800px){
.select-icon__label{top:0}
}
.select-icon select.ng-dirty+.select-icon__label,.select-icon select.ng-valid+.select-icon__label{display:none}
.select-icon--optional .select-icon__label{display:inline!important}
.select-icon--optional--hide .select-icon__label{display:none!important}
.select-icon:after{font-size:16px;line-height:1.5em;font-family:FontAwesome;font-style:normal;font-weight:400;content:"";color:#1ba8b7;display:inline-block;position:absolute;margin-left:-30px;margin-top:6px;pointer-events:none}
@media (max-width:640px){
.select-icon:after{font-size:14px}
}
@media (max-width:640px){
.select-icon:after{margin-left:0;right:10px;top:0}
}
@media (min-width:641px) and (max-width:800px){
.select-icon:after{top:0;margin-left:0;left:180px}
}
.select-icon--input .form-control{display:inline-block;margin-right:-5px;-moz-appearance:none}
.select-icon--input:after{margin-left:-15px;color:#b2b6b6}
.select-icon--img{position:relative}
.select-icon--img .form-control{padding-left:46px}
.select-icon--img__img{width:42px;position:absolute;top:6px;left:0;text-align:center}
.select-icon--img__img img{border:1px solid #d5d5d5}
@media (min-width:641px) and (max-width:800px){
.select-icon--img:after{top:0;right:0;margin-left:auto;left:auto}
}
.select-icon--flex:after{display:none}
.select-icon--flex.select-icon select.form-field{padding-left:59px}
.select-icon--flex .select-icon--img__img{top:12px;left:10px}
.checkbox-icon{display:inline-block;padding-left:30px;position:relative}
.checkbox-icon input[type=checkbox]{position:absolute;border:none;z-index:1;margin:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;color:#fff;top:1px;left:1px;height:17px;width:17px}
.checkbox-icon ::-ms-check{border:0 solid transparent;color:transparent}
.checkbox-icon input[type=checkbox]+label:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;font-size:21px;line-height:.9em;width:24px;padding-left:1px;vertical-align:text-bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all 150ms cubic-bezier(.55,.085,.68,.53);transition:all 150ms cubic-bezier(.55,.085,.68,.53);cursor:pointer;position:absolute;z-index:2;left:-30px;top:2px}
.checkbox-icon input[type=checkbox]+label:before{color:#b2b6b6}
.checkbox-icon input[type=checkbox]:checked+label:before{color:#7621ff;background-color:#fff}
.checkbox-icon input[type=checkbox]:disabled{background-color:#e8e8e8}
.checkbox-icon--indent{margin-left:26px}
.checkbox-icon--double-indent{margin-left:52px}
.checkbox-icon--round input[type=checkbox]+label:before{content:""}
.checkbox-icon--round input[type=checkbox]:checked+label:before{content:""}
.checkbox-icon--square input[type=checkbox]+label:before{content:""}
.checkbox-icon--square input[type=checkbox]:checked+label:before{content:""}
.checkbox-icon label{cursor:pointer;padding-top:0;padding-left:0;position:relative;font-weight:400;vertical-align:top}
.checkbox-icon input[type=checkbox]:disabled+label{cursor:default;opacity:.75}
@-moz-document url-prefix(){
.checkbox-icon input[type=checkbox]{display:none}
}
.actions{margin-top:25px;clear:both}
.actions p{font-size:16px;line-height:1.5em}
@media (max-width:640px){
.actions p{font-size:14px}
}
.actions__hint{font-size:14px;line-height:1.5em;color:#333;margin:30px 0 15px}
@media (max-width:640px){
.actions__hint{font-size:13px}
}
@media (max-width:640px){
.actions{text-align:center}
.actions .btn{width:100%}
.actions .btn+a{margin-left:0;margin-top:20px;display:block}
}
.muted{color:#7f8686!important}
.hint{font-size:14px;line-height:1.5em;color:#7f8686}
@media (max-width:640px){
.hint{font-size:13px}
}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.pseudo-inline-form-control{height:36px;padding:4px 0;font-size:16px}
@media (max-width:640px){
.pseudo-inline-form-control{font-size:14px}
}
.form-control{height:36px;padding:4px 12px;font-size:16px;padding-left:3px;border:0;border-style:solid;border-radius:0;border-bottom-width:1px;border-color:#b2b6b6;-webkit-box-shadow:none;box-shadow:none}
@media (max-width:640px){
.form-control{font-size:14px}
}
.form-control:focus{border-color:#7621ff;outline-color:transparent;outline:0;-webkit-box-shadow:none;box-shadow:none}
.form-control.form-xxs{width:60px}
.form-control.form-xs{width:120px}
.form-control.form-sm{width:200px}
.form-control.form-md{width:250px}
.form-control.form-lg{width:350px}
.form-control.form-xl{width:100%}
.form-control.form-1-3-xl{width:32.7%}
@media (max-width:640px){
.form-control.form-1-3-xl{width:100%}
}
.form-control.form-2-3-xl{width:66.1%}
@media (max-width:640px){
.form-control.form-2-3-xl{width:100%}
}
.form-control.form-1-2-xl{width:49.5%;width:49.4%}
@media (max-width:640px){
.form-control.form-1-2-xl{width:100%}
}
.form-control.form-1-6-xl{width:16%}
@media (max-width:640px){
.form-control.form-1-6-xl{width:100%}
}
.form-control.form-2-6-xl{width:32.6%;width:32.3%}
@media (max-width:640px){
.form-control.form-2-6-xl{width:100%}
}
.form-control.form-4-6-xl{width:66.5%}
@media (max-width:640px){
.form-control.form-4-6-xl{width:100%}
}
.form-control--border{padding:8px 12px;border-width:1px;height:50px}
.form-control.inline{display:inline}
@media (max-width:640px){
.form-control.form-mobile-full-width{width:100%}
}
@media (max-width:640px){
.form-control{font-size:16px}
}
@media (max-width:640px){
.form-inline .form-control+label+.form-control{margin-top:11px}
}
.form-group-sub{margin-top:10px;margin-left:26px}
@media (max-width:640px){
.form-group-sub{margin-left:0}
.form-group-sub span{display:block}
}
.form-group-sub div[clr-family-tree-relative-input]{margin-bottom:2em}
.form-group-sub div[clr-family-tree-relative-input]:last-child{margin-bottom:0}
.help-block{margin-top:15px;font-size:16px;line-height:1.5em}
@media (max-width:640px){
.help-block{font-size:14px}
}
.form-error-message{margin:0;color:#f44336;font-size:14px;line-height:1.4em;padding-left:3px}
@media (max-width:640px){
.form-error-message{font-size:13px}
}
.form-error-message li{margin-top:6px;list-style:none;margin-bottom:1em;display:inline-block}
.form-error-message__warning-icon{margin-right:7px;vertical-align:middle}
.form-generic-errors{color:#f44336;font-size:16px;line-height:1.5em;margin:.25em 0;padding-left:3px}
@media (max-width:640px){
.form-generic-errors{font-size:14px}
}
.form-generic-errors li{list-style:none}
.form-error,.form-error:focus{border-color:#f44336}
.show-error .ng-invalid:not(:focus){border-color:#f44336}
.ng-dirty.ng-invalid:not(:focus){border-color:#f44336}
::-webkit-input-placeholder{color:#b2b6b6}
::-moz-placeholder,::-ms-placeholder,::-webkit-input-placeholder,::placeholder{color:#b2b6b6}
.aligned-radio{margin-bottom:10px}
.aligned-radio:after,.aligned-radio:before{content:"";display:table}
.aligned-radio:after{clear:both}
.aligned-radio span{float:left;clear:none;text-align:inherit;width:50%;margin-left:0;margin-right:0}
.aligned-radio span:after,.aligned-radio span:before{content:"";display:table}
.aligned-radio span:after{clear:both}
.aligned-radio label{float:left;clear:none;text-align:inherit;width:20%;margin-left:0;margin-right:0}
.aligned-radio label:after,.aligned-radio label:before{content:"";display:table}
.aligned-radio label:after{clear:both}
.form-phone-number{position:relative}
.form-phone-number__input{display:inline-block;width:100%}
.form-phone-number__input input{padding-left:75px;padding-bottom:6px}
.form-phone-number__input-with-ext{width:47.5%;float:left}
@media (max-width:640px){
.form-phone-number__input-with-ext{width:70%}
}
.form-phone-number__input-ext{width:52.5%;float:left;padding-left:5%}
@media (max-width:640px){
.form-phone-number__input-ext{width:30%}
}
.form-phone-number__input-with-no-country input{padding-left:3px}
.form-phone-number__select{position:absolute;top:6px;width:50px;text-align:center}
.form-phone-number__select img{border:1px solid #d5d5d5}
.form-phone-number__select select.form-control{position:absolute;opacity:0;height:25px;width:70px}
.form-phone-number__select:after{position:absolute;top:0;left:50px;margin:0;color:#b2b6b6}
.form-phone-number-flex--prefix{position:absolute;margin-top:-38px;width:50px;background:#fff;left:10px;pointer-events:none;padding:8px;text-align:right;font-size:14px;line-height:1}
.form-column .form-phone-number__input-ext,.form-column .form-phone-number__input-with-ext{width:100%;float:none;padding-left:0}
.form-group--tooltip{position:absolute;top:6px;right:0}
.form-group--phone{position:absolute;right:0;top:4px}
label.form-label.label--inline-block{display:inline-block}
label{font-size:16px;line-height:1.5em}
@media (max-width:640px){
label{font-size:14px}
}
.form-group-sub label{font-weight:400}
.label--block{display:block;margin-bottom:1em}
.label--block>label{display:inline;margin-bottom:0}
.form-group-sub .label--block,.label--block--compact{margin-bottom:.5em}
.radio-icon{display:inline-block;padding-left:30px}
.radio-icon--inline{display:inline-block}
.radio-icon--inline label{margin-right:30px}
.radio-icon--block{display:block}
.radio-icon input[type=radio]{display:none}
.radio-icon input[type=radio]+label:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;font-size:21px;line-height:.9em;width:24px;padding-left:1px;vertical-align:text-bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all 150ms cubic-bezier(.55,.085,.68,.53);transition:all 150ms cubic-bezier(.55,.085,.68,.53);cursor:pointer;position:absolute;left:-30px;top:2px}
.radio-icon input[type=radio]+label:before{color:#b2b6b6}
.radio-icon input[type=radio]:checked+label:before{color:#7621ff}
.radio-icon input[type=radio]:checked:disabled+label:before,.radio-icon input[type=radio]:disabled+label:before{opacity:.5}
.radio-icon--indent{margin-left:26px}
.radio-icon input[type=radio]+label:before{content:""}
.radio-icon input[type=radio]:checked+label:before{content:""}
.radio-icon label{cursor:pointer;padding-left:0;position:relative;font-weight:400}
.radio-icon--v2{position:relative}
.radio-icon--v2 input[type=radio]+label:before{font-size:20px;width:20px;height:20px;top:0;border-radius:50%}
.radio-icon--v2 input[type=radio]+label:after{content:"";display:inline-block;height:18px;width:18px;position:absolute;left:-29px;top:1px;border:3px solid #fff;border-radius:50%}
.radio-icon--v2 input[type=radio]+label:before{background:#b2b6b6}
.radio-icon--v2 input[type=radio]+label:after{background:#fff}
.radio-icon--v2 input[type=radio]:checked+label:after,.radio-icon--v2 input[type=radio]:checked+label:before{background:#7621ff}
.radio-icon--v2 input[type=radio]+label:before{content:""}
.radio-icon--v2 input[type=radio]:checked+label:before{content:""}
.radio-icon--v2 input[type=radio]+label{font-size:16px}
textarea.form-row-height{height:auto}
.form-hint{font-size:14px;line-height:1.5em;color:#7f8686;margin-top:4px;display:block}
@media (max-width:640px){
.form-hint{font-size:13px}
}
input[type=number]{-moz-appearance:textfield}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}
.search{position:relative}
.search input{width:100px;border:0;border-style:solid;border-radius:0;border-bottom-width:1px;border-color:#b2b6b6;-webkit-box-shadow:none;box-shadow:none;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;border-bottom:none}
.search input:focus{border-color:#7621ff;outline-color:transparent;outline:0;-webkit-box-shadow:none;box-shadow:none}
.search--padded{width:400px;margin-bottom:20px}
.search--padded input{border-bottom:1px solid;border-color:#7621ff;padding-bottom:5px}
.search__expanded input{width:310px;-webkit-transition:width 375ms cubic-bezier(.25,.46,.45,.94);transition:width 375ms cubic-bezier(.25,.46,.45,.94)}
.search__dismiss{position:absolute;top:2px;right:33px;cursor:pointer;padding-left:5px;padding-right:5px}
.search--right{float:right}
.uploader .fa{font-size:20px;line-height:1.5em}
@media (max-width:640px){
.uploader .fa{font-size:18px}
}
.uploader__file{margin-top:10px}
.uploader__file:last-child{margin-bottom:20px}
.uploader .fa-file{color:#999e9e;margin-right:5px}
.uploader__filename{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:10px}
.uploader__label{color:#7621ff;font-weight:400;cursor:pointer}
.uploader__label:hover{text-decoration:underline}
.uploader input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}
.uploader-progress{margin-right:10px;text-align:center}
.uploader-progress__completed,.uploader-progress__total{height:20px;border-radius:20px}
.uploader-progress__total{width:100%;background-color:#f5f5f5;overflow:hidden}
.uploader-progress__completed{background-color:#7621ff;-webkit-transition:width .2s cubic-bezier(.25,.46,.45,.94);transition:width .2s cubic-bezier(.25,.46,.45,.94)}
.uploader-progress__error{background-color:#f44336}
.uploader-progress__percent{width:100%;font-size:14px;line-height:1.5em;text-align:center}
@media (max-width:640px){
.uploader-progress__percent{font-size:13px}
}
.uploader-progress__remove{padding:0;border:none;cursor:pointer;color:#7f8686}
.uploader-progress__remove:hover{color:#451aad}
.ui-select-match-text{color:#333;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400}
.ui-select-match .btn:hover{background-color:#fff}
.ui-select-placeholder{color:#757575;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400}
.cc{width:31px;height:23px;display:inline-block;position:relative;vertical-align:middle;background-repeat:no-repeat;background-size:31px 23px;background-image:url("../images/common/cc_generic_gray.a67cb0a8dd6e.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.cc{background-image:url("../images/common/cc_generic_gray_2x.6bba234e6230.png");background-size:31px 23px}
}
.cc span{position:absolute;left:0;top:0;width:31px;height:23px;background-repeat:no-repeat;background-size:31px 23px;background-position:right top;-webkit-transition:all 350ms cubic-bezier(.25,.46,.45,.94) .2s;transition:all 350ms cubic-bezier(.25,.46,.45,.94) .2s}
.cc span.visa{background-image:url("../images/common/cc_visa.cc0a7d04a437.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.cc span.visa{background-image:url("../images/common/cc_visa_2x.54e7b4c74eea.png");background-size:31px 23px}
}
.cc span.mastercard{background-image:url("../images/common/cc_mastercard.6372f8e43b99.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.cc span.mastercard{background-image:url("../images/common/cc_mastercard_2x.bb57b981225c.png");background-size:31px 23px}
}
.cc span.discover{background-image:url("../images/common/cc_discover.75bece73181b.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.cc span.discover{background-image:url("../images/common/cc_discover_2x.a6f7a20e65dd.png");background-size:31px 23px}
}
.cc span.amex{background-image:url("../images/common/cc_amex.9ecfcf4429e7.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.cc span.amex{background-image:url("../images/common/cc_amex_2x.106a889e376c.png");background-size:31px 23px}
}
.cc-input{position:relative}
.cc-input .cc{position:absolute;right:11px;top:6px;width:136px;background-image:none}
.cc-input .cc span{opacity:.4;position:static;float:right;width:34px}
.cc-input .cc.visa span{opacity:0;width:0}
.cc-input .cc.visa span.visa{opacity:1;width:31px}
.cc-input .cc.mastercard span{opacity:0;width:0}
.cc-input .cc.mastercard span.mastercard{opacity:1;width:31px}
.cc-input .cc.discover span{opacity:0;width:0}
.cc-input .cc.discover span.discover{opacity:1;width:31px}
.cc-input .cc.amex span{opacity:0;width:0}
.cc-input .cc.amex span.amex{opacity:1;width:31px}
.form-column .cc-input .cc{top:auto;right:14px;margin-top:10px}
.scan-input{float:right;margin-top:-42px;margin-right:-11px;padding:12px 15px;z-index:100000}
.scan-input input{display:none}
.box-model p{line-height:1.4em;margin-bottom:10px}
.box-model p:last-child{margin-bottom:0}
.box-model label{padding:25px 20px;margin:5px 5px 25px 0;border-radius:3px;position:relative;-webkit-box-shadow:1.5px 1.5px 1.5px #e8e8e8;box-shadow:1.5px 1.5px 1.5px #e8e8e8}
@media (min-width:1079px){
.box-model label{min-height:170px}
}
@media (max-width:640px){
.box-model label{width:100%}
}
.box-model input[type=radio]{display:none}
.box-model input[type=radio]+label{border:2px solid #f5f5f5}
.box-model input[type=radio]+label:hover{border:2px solid #00a8b9;cursor:pointer}
.box-model input[type=radio]+label:before{display:none}
.box-model input[type=radio]:checked+label{border:2px solid #00a8b9}
.box-model input[type=radio]:checked+label:before{position:absolute;content:"";display:inline-block;background:#00a8b9;height:30px;width:30px;border-radius:50%;top:-10px;right:-10px}
.box-model input[type=radio]+label:after{display:none}
.box-model input[type=radio]:checked+label:after{position:absolute;display:inline-block;content:"";background-image:url("../images/site/checkmark.e9711933a0d4.png");background-size:100% 100%;height:20px;width:20px;top:-5px;right:-5px}
.log{margin-top:3em}
.log li{list-style:none;padding:0}
.log__item{margin-left:120px;margin-right:60px;position:relative}
@media (max-width:640px){
.log__item{margin-left:95px;margin-right:20px}
}
.log__time{text-transform:uppercase;color:#999e9e;font-size:14px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;position:absolute;top:2px;left:-132px;width:110px;text-align:right}
@media (max-width:640px){
.log__time{font-size:13px}
}
.log__text{border-left:3px solid #1ba8b7;padding-left:35px;padding-bottom:40px;min-height:95px}
.log__text:before{content:" ";display:block;border-radius:11px;border:3px solid #1ba8b7;background:#fff;height:22px;width:22px;position:absolute;left:-9px}
.log__item.js--done .log__text:before{background:#1ba8b7}
.log__item.js--attention-bubble .log__text:before{border-color:#f44336}
.log__item.js--attention-progress .log__time{color:#f44336}
.log__item.js--attention-progress .log__text{border-color:#f44336}
.log__item.js--attention-progress .log__text:before{border-color:#f44336}
.log__item.js--attention-progress+.log__item.js--done .log__text:before{background:#f44336;border-color:#f44336}
.log__item:last-child .log__text{border-left:0;padding-bottom:0}
.log__title{font-size:16px;line-height:1.5em;position:relative;top:-.25em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
@media (max-width:640px){
.log__title{font-size:14px}
}
.log__description{color:#7f8686;font-size:14px;line-height:1.5em;position:relative;top:-.2em}
@media (max-width:640px){
.log__description{font-size:13px}
}
.clr-accordion-list{background:#fff}
.clr-accordion-list__top{padding:30px 20px 15px}
.clr-accordion-list-item{position:relative;padding:15px 40px 15px 20px;border-top:1px solid #e8e8e8}
clr-accordion-list-item:last-child .clr-accordion-list-item{border-bottom:1px solid #e8e8e8;padding-bottom:17px}
.clr-accordion-list-item:after{content:"›";display:block;position:absolute;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:50px;position:absolute;top:15px;right:10px;color:#b0b0b0;-webkit-transition:-webkit-transform 250ms;transition:-webkit-transform 250ms;transition:transform 250ms;transition:transform 250ms,-webkit-transform 250ms;width:30px;height:30px;line-height:30px;text-align:center;-webkit-transform-origin:15px 15px;transform-origin:15px 15px}
.clr-accordion-list-item.js--active:after{color:#1ba8b7;-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.clr-accordion-list-item__icon,.clr-accordion-list-item__number{float:left;width:30px;height:30px;margin-right:20px}
.clr-accordion-list-item__icon{text-align:center}
.clr-accordion-list-item__icon .img{margin-bottom:10px;max-height:30px;max-width:30px;background-position:center center;background-size:contain;background-repeat:no-repeat}
.clr-accordion-list-item__number{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:18px;line-height:31px;color:#fff;border-radius:15px;background:#1ba8b7;text-align:center}
.clr-accordion-list-item__title-container{cursor:pointer}
.clr-accordion-list-item__title-container:after,.clr-accordion-list-item__title-container:before{content:"";display:table}
.clr-accordion-list-item__title-container:after{clear:both}
.clr-accordion-list-item__solo-title{margin-top:4px;font-size:16px;line-height:1.375em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
.clr-accordion-list-item__duo{margin-top:-5px;margin-bottom:-11px}
.clr-accordion-list-item__duo-subtitle,.clr-accordion-list-item__duo-title{font-size:14px;line-height:1.57em;color:#333}
.clr-accordion-list-item__duo-title{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
.clr-accordion-list-item__transclude{font-size:14px;-webkit-transform:translateZ(0);transform:translateZ(0);overflow:hidden;max-height:0;-webkit-transition:max-height .5s linear;transition:max-height .5s linear}
.clr-accordion-list-item__transclude.js--active{max-height:300px}
.clr-accordion-list-item__transclude-inner{padding:15px 0 10px}
.clr-accordion-list-item__transclude p{margin-bottom:10px}
.clr-accordion-list-item__transclude p:last-child{margin-bottom:0}
.icon-flipped{-webkit-transform:scaleX(-1);transform:scaleX(-1)}
.breadcrumb__delimiter,.fa-sm{font-size:.75em}
.icon--close{height:28px;width:28px;background-image:url("../images/common/close.33ed5b6627fc.png");display:inline-block;cursor:pointer;opacity:.65}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.icon--close{background-image:url("../images/common/close_2x.2ef7963930e0.png");background-size:28px 28px}
}
@media (max-width:640px){
.icon--close{height:14px;width:14px;background-size:14px 14px}
}
.icon--close:hover{opacity:1}
.icon--close--sm{height:14px;width:14px;background-size:14px 14px}
.icon--close--absolute{position:absolute;top:20px;right:20px;z-index:1}
@media (max-width:640px){
.icon--close--absolute{top:10px;right:10px}
}
.icon-save{height:17px;width:17px;display:inline-block;margin-bottom:-2px;background-image:url("../images/common/save_icon_teal.a74d257fbe3d.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.icon-save{background-image:url("../images/common/save_icon_teal_2x.74085c47a691.png");background-size:17px 17px}
}
.icon-family{display:inline-block;height:20px;width:20px;margin-bottom:-2px;background-image:url("../images/site/cpp/family_testing_icon.b5fec29e97a2.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.icon-family{background-image:url("../images/site/cpp/family_testing_icon_2x.706b326acc7f.png");background-size:20px 20px}
}
.disabled .icon-save{background-image:url("../images/common/save_icon_gray.6477768110f4.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.disabled .icon-save{background-image:url("../images/common/save_icon_gray_2x.b705051fdd76.png");background-size:17px 17px}
}
.icon-link:hover{text-decoration:none;color:#ee783e}
.icon-link>.fa{margin-right:12px}
.ic-calendar,.ic-download,.ic-more,.ic-upload{font-size:24px;margin-right:12px}
.body-wrapper{margin-bottom:-229px}
.footer,.footer__push{min-height:229px}
.footer{padding:36px 0;color:#4a4a4a;font-size:14px;line-height:1.5em;text-align:center;clear:both}
@media (max-width:640px){
.footer{font-size:13px}
}
@media (max-width:800px){
.footer{padding-left:20px;padding-right:20px}
}
.footer--small{min-height:140px;margin-top:200px}
@media (max-width:640px){
.footer--small{min-height:229px;margin-top:0}
}
.footer a:focus{text-decoration:underline}
.footer__inner{max-width:1080px;margin:0 auto}
.footer__cols{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #b2b6b6;padding:0 15px 36px;margin-bottom:40px}
@media (max-width:640px){
.footer__cols{padding-bottom:25px;margin-bottom:28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;line-height:1.5em}
}
@media (max-width:640px) and (max-width:640px){
.footer__cols{font-size:14px}
}
.footer__col{-ms-flex-negative:1;flex-shrink:1;padding-right:5px;text-align:left;color:#4a4a4a}
@media (max-width:640px){
.footer__col{display:none;-ms-flex-preferred-size:100%!important;flex-basis:100%!important}
.footer__col a,.footer__col>div{display:inline-block}
.footer__col a{padding:8px}
}
.footer__col:nth-child(1),.footer__col:nth-child(2){-ms-flex-preferred-size:240px;flex-basis:240px}
.footer__col:nth-child(3){-ms-flex-preferred-size:180px;flex-basis:180px}
.footer__col:nth-child(4){-ms-flex-preferred-size:120px;flex-basis:120px}
.footer__col:nth-child(5){-ms-flex-preferred-size:150px;flex-basis:150px}
.footer__link{display:inline-block;padding:4px 0 3px;color:#4a4a4a;-webkit-transition:color 350ms cubic-bezier(.25,.46,.45,.94);transition:color 350ms cubic-bezier(.25,.46,.45,.94)}
.footer__link:hover{color:#4a4a4a}
@media (max-width:640px){
.footer__link{padding:6px 0}
}
.footer__heading{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#4a4a4a;text-transform:uppercase;padding-bottom:12px}
.footer__heading:hover{text-decoration:none}
.footer__company{font-size:12px;line-height:1.5em;color:#4a4a4a}
.footer__copyright{font-size:14px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#4a4a4a}
@media (max-width:640px){
.footer__copyright{font-size:13px}
}
.footer__row{margin-bottom:8px}
.footer__legalese a{color:#4a4a4a;-webkit-transition:color 350ms cubic-bezier(.25,.46,.45,.94);transition:color 350ms cubic-bezier(.25,.46,.45,.94)}
.footer__legalese a:hover{color:#4a4a4a}
.footer__legalese a:after{content:"-";display:inline-block;padding:0 .5em}
.footer__legalese a:last-child:after{content:""}
.footer__social{margin:20px auto}
.footer__social a{color:#4a4a4a;padding:5px;font-size:20px;line-height:1.5em;margin:0 15px;-webkit-transition:color 450ms cubic-bezier(.25,.46,.45,.94);transition:color 450ms cubic-bezier(.25,.46,.45,.94)}
@media (max-width:640px){
.footer__social a{font-size:18px}
}
.footer__social a:hover{color:#0b5b7c}
@media (max-width:640px){
.footer__show-mobile{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;float:none;display:block;text-align:center}
.footer__show-mobile:first-child{margin-left:0}
.footer__show-mobile:last-child{margin-right:0}
.footer__show-mobile .footer__heading{display:none}
}
.mobile-footer{display:none;position:fixed;z-index:1000;left:0;bottom:0;height:52px;line-height:48px;vertical-align:middle;text-align:center;padding:0 19px;width:100%;background:#fff;border-top:1px solid #b2b6b6;opacity:0;pointer-events:none;-webkit-transition:opacity 450ms cubic-bezier(.25,.46,.45,.94);transition:opacity 450ms cubic-bezier(.25,.46,.45,.94)}
@media (max-width:640px){
.mobile-footer{display:block}
}
.mobile-footer.ui-scrollfix{opacity:1;pointer-events:auto}
.navbar{position:relative;z-index:100;border-radius:0;border:0;height:90px;min-height:90px;background:#fff;margin-bottom:0;font-size:14px;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;-webkit-box-shadow:0 0 6px rgba(0,0,0,.19);box-shadow:0 0 6px rgba(0,0,0,.19)}
.navbar:after,.navbar:before{content:"";display:table}
.navbar:after{clear:both}
.navbar.js--open{z-index:2000}
.navbar .container.constrained{margin-top:0;max-width:1112px;min-width:none!important}
@media (max-width:1200px){
.navbar .container.constrained{max-width:1080px}
}
.navbar a{text-decoration:none;color:#333;cursor:pointer;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.navbar .navbar-header{float:left}
.navbar .navbar-header:after,.navbar .navbar-header:before{content:"";display:table}
.navbar .navbar-header:after{clear:both}
.navbar .navbar-brand{background-image:url("../images/logos/nav-logo.b3f50e18808c.png");background-size:99px 32px;background-repeat:no-repeat;background-position:0 28px;text-indent:-9999px;width:99px;margin:0 48px 0 32px;height:90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.navbar .navbar-brand{background-image:url("../images/logos/nav-logo_2x.2f890b0f5744.png");background-size:99px 32px}
}
.navbar .navbar-brand:focus{outline:0}
.navbar .navbar-nav{margin-left:0}
.navbar .navbar-nav>li.navbar-nav__no-link>span,.navbar .navbar-nav>li>a{padding-top:38px;padding-bottom:24px;color:#7f8686;-webkit-transition:all 250ms cubic-bezier(.25,.46,.45,.94);transition:all 250ms cubic-bezier(.25,.46,.45,.94)}
.navbar .navbar-nav>li.js--active a,.navbar .navbar-nav>li>a.selected,.navbar .navbar-nav>li>a:hover{color:#7e25e7;background:0 0}
.navbar .navbar-nav>li>a:focus{background:inherit;outline:0}
.navbar .navbar-right{float:right}
.navbar .navbar-right a{color:#7f8686}
.navbar .navbar-right button{margin-top:32px;margin-right:20px;min-width:160px}
.navbar .navbar-right .btn-nav-wide{padding:12px 70px;margin-top:21px;background:#d5d5d5;color:#fff;text-transform:none}
.navbar .navbar-right .btn-nav-wide:hover{background-color:#999e9e;color:#fff}
.navbar .navbar-right .btn-nav-wide:focus{background-color:#999e9e;color:#fff}
.navbar .navbar-right .btn-primary{padding:12px 70px;margin-top:21px;color:#fff}
.navbar .navbar-right .btn-primary:focus,.navbar .navbar-right .btn-primary:hover{background-color:#451aad;color:#fff}
.navbar .navbar-right .btn-nav{padding:12px 26px;color:#7f8686;background:#eaeaea;margin-top:28px;margin-left:5px;line-height:1}
.navbar .navbar-right .btn-nav:active,.navbar .navbar-right .btn-nav:hover{background:#dedede;color:#7f8686}
.navbar .navbar-right .btn-nav:active{-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.12);box-shadow:inset 0 1px 3px rgba(0,0,0,.12)}
.navbar .right-link{cursor:pointer}
.navbar-divider{width:1px;background:#ddd;height:25px;margin:36px 5px 0}
.navbar--hidden .navbar{display:none}
.navbar--hidden .navbar .navbar-brand{cursor:pointer;pointer-events:none}
.navbar--hidden .navbar-mobile{-webkit-transform:translateY(-91px);transform:translateY(-91px);-webkit-transition:-webkit-transform 325ms ease-out;transition:-webkit-transform 325ms ease-out;transition:transform 325ms ease-out;transition:transform 325ms ease-out,-webkit-transform 325ms ease-out}
.navbar--hidden .navbar-mobile .navbar-mobile__logo{cursor:pointer;pointer-events:none}
.navbar--hidden .navbar-mobile #hamburger{display:none}
@media (min-width:1079px){
.navbar--hidden.ui-scrollfix .navbar{display:block}
}
@media (max-width:800px){
.navbar--hidden.ui-scrollfix .navbar-mobile{-webkit-transform:translateY(0);transform:translateY(0)}
}
@media (max-width:800px){
.hidden-navigation-layout-top .banner{top:0}
.hidden-navigation-layout-top+#content{padding-top:0}
}
.navbar--purple{height:90px;min-height:90px;font-size:14px;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
@media (max-width:800px){
.navbar--purple{height:60px;min-height:60px}
}
.navbar--purple .navbar-nav li.open>a{background:0 0;color:#110d19}
.navbar--purple .navbar{background:#f9f9fa}
.navbar--purple .navbar-brand{background-image:url("../images/logos/nav-logo.b3f50e18808c.png");background-size:99px 32px;background-repeat:no-repeat;background-position:0 28px;text-indent:-9999px;width:99px;margin:0 48px 0 32px;height:90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.navbar--purple .navbar-brand{background-image:url("../images/logos/nav-logo_2x.2f890b0f5744.png");background-size:99px 32px}
}
.navbar--purple .navbar-nav>li.navbar-nav__no-link>span,.navbar--purple .navbar-nav>li>a{padding-top:38px;padding-bottom:24px;color:#110d19;-webkit-transition:all 250ms cubic-bezier(.25,.46,.45,.94);transition:all 250ms cubic-bezier(.25,.46,.45,.94)}
.navbar--purple .navbar-nav>li.js--active a,.navbar--purple .navbar-nav>li>a.selected,.navbar--purple .navbar-nav>li>a:hover{color:#110d19}
.navbar--purple .navbar-nav>li>a:hover{color:#110d19}
.navbar--purple .navbar-right a{color:#110d19}
.navbar--purple .navbar-right a:hover{color:#110d19}
.navbar--purple .navbar-divider{display:none!important}
.navbar-ui-scrollfix.navbar--affixed{top:0;position:relative;z-index:12}
.navbar-ui-scrollfix.ui-scrollfix{-webkit-transition:top .7s cubic-bezier(.25,.46,.45,.94);transition:top .7s cubic-bezier(.25,.46,.45,.94);z-index:1000;width:100%;top:90px;margin-top:-90px;position:fixed}
.navbar-ui-scrollfix.ui-scrollfix .navbar{z-index:100;width:100%}
.navbar-ui-scrollfix.ui-scrollfix+.navbar__spacer{height:90px}
.navbar-ui-scrollfix.ui-scrollfix .hide-nav-links{display:none}
.navbar-ui-scrollfix.ui-scrollfix .scroll-button{display:block;z-index:10000}
.navbar-ui-scrollfix.ui-scrollfix .scroll-button:hover{background-color:#451aad;opacity:1}
.navbar-ui-scrollfix .scroll-button{display:none}
.navbar .navbar-nav .open>a{background:0 0;color:#7e25e7}
.navbar .navbar-nav .dropdown-menu{margin-top:-2px;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;min-width:189px;padding:16px 0;text-transform:none}
.navbar .navbar-nav .dropdown-menu>li.sign-out{background:#f5f5f5;padding:12px 21px;margin-top:6px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;margin-bottom:-16px}
.navbar .navbar-nav .dropdown-menu>li.sign-out>a{color:#fff;font-size:14px;line-height:1.5em;background:#b2b6b6;border:0}
@media (max-width:640px){
.navbar .navbar-nav .dropdown-menu>li.sign-out>a{font-size:13px}
}
.navbar .navbar-nav .dropdown-menu>li.sign-out>a:hover{background:#b2b6b6}
.navbar .navbar-nav .dropdown-menu>li>a{padding:5px 23px;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:1.5em;color:#0b5b7c}
@media (max-width:640px){
.navbar .navbar-nav .dropdown-menu>li>a{font-size:13px}
}
.navbar .navbar-nav .dropdown-menu>li>a:hover{background:0 0;color:#7e25e7}
.navbar .navbar-nav .dropdown-menu:before{position:absolute;top:-12px;left:55px;display:inline-block;border-right:12px solid transparent;border-bottom:12px solid #ccc;border-left:12px solid transparent;border-bottom-color:rgba(0,0,0,.2);content:""}
.navbar .navbar-nav .dropdown-menu:after{position:absolute;top:-11px;left:56px;display:inline-block;border-right:11px solid transparent;border-bottom:11px solid #fff;border-left:11px solid transparent;content:""}
.navbar--purple .navbar-nav .dropdown-menu>li>a{color:#110d19;font-weight:400}
.navbar--purple .navbar-nav .dropdown-menu>li>a:hover{color:#110d19;background:0 0;-webkit-text-stroke:.35px #333;text-shadow:0 0 .75px #333}
.navbar-nav .dropdown-menu{left:auto;right:-7px}
.navbar .navbar-nav .dropdown-menu--center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);right:auto}
.navbar .navbar-nav .dropdown-menu--center:before{left:74px}
.navbar .navbar-nav .dropdown-menu--center:after{left:75px}
.navbar .navbar-right .dropdown-menu:before{left:146px}
.navbar .navbar-right .dropdown-menu:after{left:147px}
.dropdown-menu{opacity:0;display:block;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;pointer-events:none}
.dropdown.open .dropdown-menu{opacity:1;pointer-events:auto}
.nav__user{padding-left:30px}
.nav__user__name{max-width:200px}
.nav__caret{padding-right:16px;background-image:url("../images/site/nav_caret.6f7b7b7baa33.png");background-position:right center;background-repeat:no-repeat}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.nav__caret{background-image:url("../images/site/nav_caret_2x.a0d0d7c889d7.png");background-size:10px 7px}
}
.navbar-nav a:hover .nav__caret{background-image:url("../images/site/nav_caret_hover.a64d19d3f34a.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.navbar-nav a:hover .nav__caret{background-image:url("../images/site/nav_caret_hover_2x.086c8f45b8bc.png");background-size:10px 7px}
}
.navbar--purple .nav__caret{background-image:url("../images/site/nav_caret.6f7b7b7baa33.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.navbar--purple .nav__caret{background-image:url("../images/site/nav_caret_2x.a0d0d7c889d7.png");background-size:10px 7px}
}
.navbar--purple .navbar-nav a:hover .nav__caret{background-image:url("../images/site/nav_caret_hover.a64d19d3f34a.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.navbar--purple .navbar-nav a:hover .nav__caret{background-image:url("../images/site/nav_caret_hover_2x.086c8f45b8bc.png");background-size:10px 7px}
}
.navbar-ui-scrollfix .js--show-on-scrollfix{display:none}
@media (min-width:801px){
.navbar-ui-scrollfix.ui-scrollfix .js--hide-on-scrollfix{display:none}
.navbar-ui-scrollfix.ui-scrollfix .js--show-on-scrollfix{display:block}
}
.sub-nav-cover{width:100%;position:absolute;background:#fff;z-index:41;-webkit-transform:translateY(-430px);transform:translateY(-430px);height:430px}
.sub-nav{background:#fff;width:100%;border-bottom:1px solid #dadada;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:40;-webkit-transform:translateY(-430px) translateZ(0);transform:translateY(-430px) translateZ(0);-webkit-transition:all 625ms ease;transition:all 625ms ease}
.sub-nav.js--active{-webkit-transform:translateY(0);transform:translateY(0);z-index:41}
.sub-nav__inner{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1080px;width:100%}
.sub-nav__column{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:30px 20px 40px}
.sub-nav__link{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#110d19;margin-bottom:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.sub-nav a.sub-nav__link:hover{color:#110d19;text-decoration:none}
.sub-nav__description{font-size:14px;line-height:1.5em;margin-bottom:20px}
@media (max-width:640px){
.sub-nav__description{font-size:13px}
}
.sub-nav__description:last-child{margin-bottom:0}
@media (max-width:800px){
#content{overflow:hidden}
}
@media (max-width:800px) and (max-width:800px){
#content .banner{top:0}
}
@media (max-width:800px){
div.tab-bar.ui-scrollfix{top:60px;left:0}
}
@media (max-width:800px){
.tab-bar__list--right{display:none}
}
.navbar-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:1000}
.navbar-mobile.js--open{z-index:2000}
.navbar-mobile__mask{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1000!important}
.navbar-mobile__bar{position:fixed;top:0;left:0;width:100%;height:60px;-ms-flex-preferred-size:60px;flex-basis:60px;border-bottom:1px solid #d5d5d5;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.navbar-mobile__logo{width:80px;height:26px;background-image:url("../images/logos/nav-logo.b3f50e18808c.png");background-size:contain;background-repeat:no-repeat;text-indent:-9999px;margin-top:-1px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.navbar-mobile__logo{background-image:url("../images/logos/nav-logo_2x.2f890b0f5744.png");background-size:80px 26px}
}
.navbar-mobile__toggle{position:absolute;left:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:36px;height:36px;background:#7f8686}
.navbar-mobile__menu{-webkit-transform:translateZ(0);transform:translateZ(0);position:fixed;top:60px;padding-top:12px;padding-bottom:12px;left:0;width:100%;background:#fff;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:scroll;max-height:100%}
.navbar-mobile__sublinks{overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);max-height:0;-webkit-transition:max-height .5s ease;transition:max-height .5s ease;-webkit-transition-delay:0;transition-delay:0;margin-top:-4px}
.navbar-mobile__sublinks.js--active{max-height:360px;-webkit-transition-duration:.6s;transition-duration:.6s;-webkit-transition-delay:150ms;transition-delay:150ms}
.navbar-mobile__sublinks.js--active .navbar-mobile__sublink{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}
.navbar-mobile__sublinks.js--active .navbar-mobile__sublink:nth-child(1){-webkit-transition-delay:.1s;transition-delay:.1s}
.navbar-mobile__sublinks.js--active .navbar-mobile__sublink:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}
.navbar-mobile__sublinks.js--active .navbar-mobile__sublink:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}
.navbar-mobile__sublinks.js--active .navbar-mobile__sublink:nth-child(4){-webkit-transition-delay:.4s;transition-delay:.4s}
.navbar-mobile__sublinks.js--active .navbar-mobile__sublink:nth-child(5){-webkit-transition-delay:.5s;transition-delay:.5s}
.navbar-mobile__sublinks.js--active .navbar-mobile__sublink:nth-child(6){-webkit-transition-delay:.6s;transition-delay:.6s}
.navbar-mobile__sublinks.js--active .navbar-mobile__sublink:nth-child(7){-webkit-transition-delay:.7s;transition-delay:.7s}
.navbar-mobile__link,.navbar-mobile__parent{font-size:16px;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
.navbar-mobile__link,.navbar-mobile__parent,.navbar-mobile__sublink{color:#110d19;color:#7f8686;display:block;padding:12px 20px;cursor:pointer;-webkit-transition:color 350ms ease;transition:color 350ms ease;-webkit-tap-highlight-color:transparent}
.navbar-mobile__link.js--active,.navbar-mobile__link:active,.navbar-mobile__link:hover,.navbar-mobile__parent.js--active,.navbar-mobile__parent:active,.navbar-mobile__parent:hover,.navbar-mobile__sublink.js--active,.navbar-mobile__sublink:active,.navbar-mobile__sublink:hover{color:#110d19;text-decoration:none}
.navbar-mobile__link:focus,.navbar-mobile__parent:focus,.navbar-mobile__sublink:focus{outline:0}
.navbar-mobile__parent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.navbar-mobile__parent .navbar-mobile__caret{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:-webkit-transform 350ms ease;transition:-webkit-transform 350ms ease;transition:transform 350ms ease;transition:transform 350ms ease,-webkit-transform 350ms ease}
.navbar-mobile__parent .navbar-mobile__caret>g>g{-webkit-transition:color 350ms ease;transition:color 350ms ease;stroke:#979797}
.navbar-mobile__parent.js--active .navbar-mobile__caret{-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.navbar-mobile__parent.js--active .navbar-mobile__caret>g>g{stroke:#7e25e7}
.navbar-mobile__sublink{-webkit-transform:translateZ(0) translateX(5px);transform:translateZ(0) translateX(5px);padding:8px 15px 8px 20px;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.navbar-mobile__sublink .img{vertical-align:bottom}
.navbar-mobile__sublink:last-child{padding-bottom:12px}
.navbar-mobile__divider{height:1px;background:#d5d5d5;margin:12px 20px}
.navbar--purple .navbar-mobile{background:#f9f9fa;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400}
.navbar--purple .navbar-mobile__bar{border-bottom:1px solid #f9f9fa;background:#f9f9fa}
.navbar--purple .navbar-mobile__logo{background-image:url("../images/logos/nav-logo.b3f50e18808c.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.navbar--purple .navbar-mobile__logo{background-image:url("../images/logos/nav-logo_2x.2f890b0f5744.png");background-size:80px 26px}
}
.navbar--purple .navbar-mobile__toggle{background:#fff}
.navbar--purple .navbar-mobile__link,.navbar--purple .navbar-mobile__parent{font-size:14px;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400}
.navbar--purple .navbar-mobile__link,.navbar--purple .navbar-mobile__parent,.navbar--purple .navbar-mobile__sublink{color:#110d19;color:#110d19}
.navbar--purple .navbar-mobile__sublink{font-size:14px}
.navbar--purple .navbar-mobile__parent .navbar-mobile__caret>g>g{stroke:#333}
.navbar--purple .navbar-mobile__parent.js--active .navbar-mobile__caret>g>g{stroke:#f9f9fa}
.hamburger{position:absolute;left:0;top:0}
.hamburger{padding:15px 18px;display:inline-block;cursor:pointer;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.1125s;transition-duration:.1125s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}
.hamburger:hover{opacity:.7}
.hamburger:focus{outline:0}
.hamburger-box{width:18px;height:24px;display:inline-block;position:relative}
.hamburger-inner{display:block;top:50%;margin-top:2px;width:18px;height:2px;background-color:#7f8686;border-radius:4px;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.1125s;transition-duration:.1125s;-webkit-transition-timing-function:ease;transition-timing-function:ease}
.hamburger-inner::after,.hamburger-inner::before{width:18px;height:2px;background-color:#7f8686;border-radius:4px;position:absolute;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.1125s;transition-duration:.1125s;-webkit-transition-timing-function:ease;transition-timing-function:ease}
.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}
.hamburger--collapse .hamburger-inner{bottom:0;-webkit-transition-duration:97.5ms;transition-duration:97.5ms;-webkit-transition-delay:97.5ms;transition-delay:97.5ms;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}
.hamburger--collapse .hamburger-inner::after{top:5px;-webkit-transition:top .15s .15s cubic-bezier(.33333,.66667,.66667,1),opacity 75ms linear;transition:top .15s .15s cubic-bezier(.33333,.66667,.66667,1),opacity 75ms linear}
.hamburger--collapse .hamburger-inner::before{top:-5px;-webkit-transition:top 90ms .15s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform 97.5ms cubic-bezier(.55,.055,.675,.19);transition:top 90ms .15s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform 97.5ms cubic-bezier(.55,.055,.675,.19);transition:top 90ms .15s cubic-bezier(.33333,.66667,.66667,1),transform 97.5ms cubic-bezier(.55,.055,.675,.19);transition:top 90ms .15s cubic-bezier(.33333,.66667,.66667,1),transform 97.5ms cubic-bezier(.55,.055,.675,.19),-webkit-transform 97.5ms cubic-bezier(.55,.055,.675,.19)}
.hamburger--collapse.js--active .hamburger-inner{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition-delay:165ms;transition-delay:165ms;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}
.hamburger--collapse.js--active .hamburger-inner::after{top:0;opacity:0;-webkit-transition:top .15s cubic-bezier(.33333,0,.66667,.33333),opacity 75ms 165ms linear;transition:top .15s cubic-bezier(.33333,0,.66667,.33333),opacity 75ms 165ms linear}
.hamburger--collapse.js--active .hamburger-inner::before{top:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:top 75ms .12s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform 97.5ms .1875s cubic-bezier(.215,.61,.355,1);transition:top 75ms .12s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform 97.5ms .1875s cubic-bezier(.215,.61,.355,1);transition:top 75ms .12s cubic-bezier(.33333,0,.66667,.33333),transform 97.5ms .1875s cubic-bezier(.215,.61,.355,1);transition:top 75ms .12s cubic-bezier(.33333,0,.66667,.33333),transform 97.5ms .1875s cubic-bezier(.215,.61,.355,1),-webkit-transform 97.5ms .1875s cubic-bezier(.215,.61,.355,1)}
.navbar--purple .hamburger-inner,.navbar--purple .hamburger-inner::after,.navbar--purple .hamburger-inner::before{background-color:#110d19}
@media (max-width:999px){
.navbar,.sub-nav{display:none}
}
@media (min-width:1000px){
.navbar-mobile,.navbar-mobile__mask{display:none}
}
.affixed-h4{top:0;width:100%;position:fixed;z-index:1000;visibility:visible;height:auto}
@media (min-width:801px){
.affixed-h4.affixed-h4--web-hide{position:static;z-index:-1;visibility:hidden;height:0}
}
.navbot a,.navbot a:hover,.navtop a,.navtop a:hover{text-decoration:none;color:#110d19}
.navtop{-webkit-box-shadow:0 1px 2px 0 rgba(216,216,216,.8);box-shadow:0 1px 2px 0 rgba(216,216,216,.8);background-color:#f9f9fa;margin-bottom:0;position:relative;z-index:12}
.navtop__scrollfix-buffer{display:none;height:90px}
.navtop__root{margin-left:auto;margin-right:auto;padding-left:80px;padding-right:80px;max-width:1440px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.navtop__logo{width:120px;margin-right:30px;padding:24px 0}
.navtop__primary,.navtop__secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:0}
.navtop__secondary{margin-left:auto}
.navtop__link{padding:10px;margin-right:10px;font-size:14px;text-align:center;-webkit-transition:.1s all linear;transition:.1s all linear}
.navtop__link:last-child{margin-right:0;margin-right:-10px}
.navtop__link:hover{-webkit-text-stroke:.35px #333;text-shadow:0 0 .75px #333}
.svg--full-logo-gray{display:block;width:100%;padding-bottom:32.625%;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='800' height='261' viewBox='0 0 800 261' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M569.216 211.306C560.457 211.306 551.895 208.708 544.613 203.843C537.331 198.977 531.655 192.06 528.303 183.969C524.951 175.877 524.074 166.973 525.783 158.383C527.492 149.793 531.709 141.902 537.903 135.709L503.308 101.114C494.653 109.769 487.787 120.045 483.103 131.353C478.419 142.662 476.008 154.782 476.008 167.022C476.008 191.742 485.828 215.45 503.308 232.93C520.788 250.41 544.495 260.23 569.216 260.23C593.936 260.23 617.644 250.41 635.124 232.93L600.529 198.335C596.421 202.454 591.54 205.72 586.167 207.945C580.793 210.171 575.032 211.313 569.216 211.306Z' fill='%23211D4F'/%3E%3Cpath d='M662.423 167.022H613.499C613.507 172.839 612.365 178.6 610.139 183.973C607.913 189.347 604.647 194.228 600.529 198.335L635.123 232.93C643.791 224.285 650.666 214.011 655.351 202.701C660.036 191.39 662.439 179.265 662.423 167.022Z' fill='%23BF5DFF'/%3E%3Cpath d='M600.529 135.709L635.123 101.114C626.478 92.4463 616.204 85.5722 604.894 80.8872C593.583 76.2021 581.458 73.7985 569.215 73.8144V122.739C575.032 122.731 580.793 123.873 586.166 126.099C591.54 128.325 596.421 131.591 600.529 135.709Z' fill='%2303E9CA'/%3E%3Cpath d='M613.499 167.022H662.423C662.439 154.78 660.036 142.655 655.351 131.344C650.666 120.033 643.791 109.76 635.123 101.114L600.529 135.709C604.647 139.817 607.913 144.698 610.139 150.071C612.365 155.445 613.507 161.206 613.499 167.022Z' fill='%23FFCA6A'/%3E%3Cpath d='M569.215 122.739V73.8144C556.973 73.7985 544.848 76.2021 533.537 80.8872C522.226 85.5722 511.953 92.4463 503.308 101.114L537.902 135.709C542.01 131.591 546.891 128.325 552.264 126.099C557.638 123.873 563.399 122.731 569.215 122.739Z' fill='%230075F4'/%3E%3Cpath d='M268.663 73.8033C250.227 73.8033 232.205 79.2702 216.876 89.5126C201.547 99.755 189.6 114.313 182.545 131.345C175.49 148.378 173.644 167.12 177.24 185.202C180.837 203.283 189.715 219.892 202.751 232.928C215.787 245.965 232.396 254.842 250.478 258.439C268.559 262.036 287.301 260.19 304.334 253.135C321.366 246.079 335.924 234.132 346.167 218.803C356.409 203.474 361.876 185.452 361.876 167.017C361.876 142.295 352.055 118.586 334.574 101.105C317.093 83.624 293.384 73.8033 268.663 73.8033ZM268.663 211.135C259.937 211.135 251.407 208.547 244.152 203.7C236.896 198.852 231.242 191.961 227.903 183.9C224.563 175.838 223.69 166.967 225.392 158.409C227.094 149.851 231.296 141.99 237.466 135.82C243.636 129.65 251.498 125.448 260.056 123.746C268.614 122.044 277.485 122.917 285.546 126.256C293.608 129.596 300.498 135.251 305.346 142.506C310.194 149.761 312.781 158.291 312.781 167.017C312.781 178.718 308.133 189.939 299.859 198.213C291.585 206.487 280.363 211.135 268.663 211.135V211.135Z' fill='%23211D4F'/%3E%3Cpath d='M393.727 0H444.98V257.218H393.727V0Z' fill='%23211D4F'/%3E%3Cpath d='M692.054 79.7589H732.733L737.858 106.346H738.498C744.542 95.8769 753.756 87.5983 764.81 82.7046C775.864 77.8109 788.186 76.5551 800 79.1184V127.166C795.178 126.001 790.227 125.464 785.267 125.566C763.804 125.566 743.304 137.096 743.304 170.41V257.218H692.054L692.054 79.7589Z' fill='%23211D4F'/%3E%3Cpath d='M159.116 232.93L124.521 198.335C118.328 204.528 110.437 208.746 101.847 210.455C93.2572 212.163 84.3533 211.286 76.2615 207.935C68.1698 204.583 61.2537 198.907 56.3878 191.625C51.5219 184.342 48.9247 175.781 48.9247 167.022C48.9247 158.264 51.5219 149.702 56.3878 142.42C61.2537 135.137 68.1698 129.461 76.2615 126.11C84.3533 122.758 93.2572 121.881 101.847 123.59C110.437 125.298 118.328 129.516 124.521 135.709L159.116 101.114C146.08 88.079 129.472 79.202 111.392 75.6056C93.3114 72.0093 74.5705 73.8552 57.5392 80.9098C40.5078 87.9645 25.9508 99.9111 15.7091 115.239C5.4674 130.567 0.000900269 148.588 0.000900269 167.022C0.000900269 185.457 5.4674 203.477 15.7091 218.805C25.9508 234.133 40.5078 246.08 57.5392 253.135C74.5705 260.189 93.3114 262.035 111.392 258.439C129.472 254.842 146.08 245.965 159.116 232.93Z' fill='%23211D4F'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='800' height='260.23' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}
.navbot{background:#fff}
.navbot__scrollfix-buffer{display:none;height:90px}
.navbot.ui-scrollfix{-webkit-transition:top .7s cubic-bezier(.25,.46,.45,.94);transition:top .7s cubic-bezier(.25,.46,.45,.94);z-index:1000;width:100%;top:90px;margin-top:-90px;position:fixed}
.navbot.ui-scrollfix+.navbot__scrollfix-buffer{display:block}
.navbot__root{height:90px;margin-left:auto;margin-right:auto;padding-left:80px;padding-right:80px;max-width:1440px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.navbot__title{font-size:24px;font-weight:500}
.navbot__option{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:-22px}
.navbot__option-link{font-size:14px;padding:0 7px 10px;margin:0 12px;border-bottom:4px solid #fff}
.navbot__option-link.js--active,.navbot__option-link:hover{-webkit-text-stroke:.35px #333;text-shadow:0 0 .75px #333}
.navbot__option-link.js--active{border-bottom-color:#7e25e7}
.navbot__action{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right}
.navbot__action-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px}
.navbot__action-text-primary{font-weight:500}
.navbot__action-button a.btn{margin-left:16px}
.navbot__action-button a.btn,.navbot__action-button a.btn:hover{color:#fff}
@media (max-width:800px){
.navbot__scrollfix-buffer,.navtop__scrollfix-buffer{display:none!important}
}
@media (min-width:801px){
.navbot__mobile,.navtop__mobile{display:none!important}
}
@media (max-width:800px){
.navbot__action,.navbot__option,.navbot__root,.navbot__title,.navtop__logo,.navtop__primary,.navtop__secondary{display:none}
.navbot__mobile,.navtop__mobile{display:block}
.navtop__root{display:block;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;padding-left:0;padding-right:0;min-height:0;min-width:0}
.navbot,.navtop{min-height:0;min-width:0}
}
.navtop__mobile-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 2px 4px rgba(127,134,134,.1);box-shadow:0 2px 4px rgba(127,134,134,.1);height:50px;padding:0 12px;position:relative;background:#f9f9fa;z-index:5}
.navtop__mobile-menus{position:absolute;z-index:4;top:50px;width:100%;-webkit-transform:translateY(-500px);transform:translateY(-500px);-webkit-transition:.5s -webkit-transform cubic-bezier(.455,.03,.515,.955);transition:.5s -webkit-transform cubic-bezier(.455,.03,.515,.955);transition:.5s transform cubic-bezier(.455,.03,.515,.955);transition:.5s transform cubic-bezier(.455,.03,.515,.955),.5s -webkit-transform cubic-bezier(.455,.03,.515,.955)}
.navtop__mobile-menus.js--active{-webkit-transform:translateY(0);transform:translateY(0)}
.navtop__mobile-menu-container{position:relative;width:100%;overflow:hidden;padding-bottom:10px}
.navtop__mobile-menu-window{width:200%;-webkit-transition:.5s all cubic-bezier(.455,.03,.515,.955);transition:.5s all cubic-bezier(.455,.03,.515,.955)}
.navtop__mobile-menu-window.js--active{-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.navtop__mobile-menu-children,.navtop__mobile-menu-primary{width:50%;display:block;float:left;background:#fff;padding:15px 17px;border-top:1px solid #eee;font-size:.9rem;-webkit-box-shadow:0 2px 4px #b0b0b0;box-shadow:0 2px 4px #b0b0b0}
.navtop__mobile-menu-link{display:block;position:relative;width:100%;padding:7px 0}
.navtop__mobile-menu-link:hover{-webkit-text-stroke:.35px #333;text-shadow:0 0 .75px #333}
.navtop__mobile-menu-link-back{padding-left:16px;font-weight:500}
.navtop__mobile-menu-link-back:before{content:"‹";left:0;position:absolute;display:block;font-size:1.2rem;top:48%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-weight:500}
.navtop__mobile-menu-link-back:after{display:none!important}
.navtop__mobile-menu-link:after{display:block;position:absolute;top:48%;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:"›";right:0;font-size:1.2rem;font-weight:500}
.navtop__mobile-menu-divider{content:"";width:100%;height:1px;background-color:#bbb;margin:12px 0}
.navtop__mobile-logo{width:72px}
.navtop__mobile-hamburger-wrapper{display:block;position:absolute;width:24px;height:40px;width:40px;left:0;top:0;padding:8px 12px}
.navtop__mobile-hamburger-wrapper:hover h2,.navtop__mobile-hamburger-wrapper:hover h2:after,.navtop__mobile-hamburger-wrapper:hover h2:before{background:#999e9e}
.navtop__mobile-hamburger{position:relative;display:inline-block}
.navtop__mobile-hamburger div{font-size:0}
.navtop__mobile-hamburger div,.navtop__mobile-hamburger div:after,.navtop__mobile-hamburger div:before{width:20px;height:3px;content:"";border-radius:1px;left:0;background-color:#7f8686;-webkit-transition:350ms background-color cubic-bezier(.455,.03,.515,.955);transition:350ms background-color cubic-bezier(.455,.03,.515,.955)}
.navtop__mobile-hamburger div:after,.navtop__mobile-hamburger div:before{position:absolute}
.navtop__mobile-hamburger div:before{top:-7px}
.navtop__mobile-hamburger div:after{top:7px}
.navtop__mobile-text{position:absolute;right:12px;font-size:.95rem}
.navbot__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#828282}
.navbot__mobile-active-option{cursor:pointer}
.navbot__mobile-active-option-down-triangle{margin-left:4px}
.navbot__mobile-options-picker{position:relative}
.navbot__mobile-options{position:absolute;background-color:#fff;top:-6px;right:-4px;z-index:10;-webkit-box-shadow:0 2px 5px 0 #717171;box-shadow:0 2px 5px 0 #717171;min-width:120px}
.navbot__mobile-option{font-weight:400;padding:10px 14px;display:block;background:#fff;white-space:nowrap}
.navbot__mobile-option:hover{background:rgba(127,134,134,.1)}
.navbot__mobile-option.js--active{-webkit-text-stroke:.35px #333;text-shadow:0 0 .75px #333}
.navbot__mobile-cta-bar{position:fixed;bottom:0;left:0;z-index:10;width:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:50px;-webkit-box-shadow:0 -2px 4px 0 rgba(127,134,134,.1);box-shadow:0 -2px 4px 0 rgba(127,134,134,.1);padding:8px 12px;color:#333}
.navbot__mobile-cta-bar a.btn-primary,.navbot__mobile-cta-bar a.btn-primary:hover{color:#fff}
.modal-shim{height:100%;width:100%;position:absolute;left:0;top:0;z-index:499}
.modal-dialog{padding-top:100px}
@media (max-width:800px){
.modal-dialog{padding-top:0;position:fixed;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
}
@media (max-width:640px){
.modal-dialog{overflow-y:scroll;max-height:90%}
}
@media only screen and (min-device-width:320px) and (max-device-width:600px) and (orientation:landscape){
.modal-dialog{-webkit-transform:translateY(-48.5%);transform:translateY(-48.5%)}
}
.modal-title{padding-right:40px}
.modal-title .error{color:#f44336}
@media (max-width:640px){
.modal-title{padding-right:14px}
}
.modal-title .img{position:relative;top:8px;margin-right:10px}
.modal-content{border-radius:5px;border-color:#7f8686;padding:30px 40px}
@media (max-width:640px){
.modal-content{padding:5px 15px}
}
.modal .close{position:absolute;top:35px;right:40px;cursor:pointer;z-index:1}
@media (max-width:640px){
.modal .close{top:15px;right:15px}
}
.modal-header{border-bottom:none;padding:0 0}
.modal-header h4{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:32px;line-height:1.5em;color:#024458;line-height:1.2em}
@media (max-width:640px){
.modal-header h4{font-size:24px}
}
.modal-header--error h4{color:#f44336}
.modal-header--relative{position:relative}
.modal-header--forward{z-index:10}
.modal-body{clear:both;padding:10px 0;font-size:16px;line-height:1.5em}
@media (max-width:640px){
.modal-body{font-size:14px}
}
.modal-body p:first-child{margin-top:0}
.modal-footer{text-align:left;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:10px 0}
.modal-footer--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.modal-footer--center-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.modal-lg{width:900px}
@media (max-width:800px){
.modal-lg,.modal-md,.modal-sm{width:calc(100% - 10px);margin-left:5px;margin-right:5px}
.modal-lg .modal-content,.modal-md .modal-content,.modal-sm .modal-content{padding:20px}
.modal-lg .modal-content .btn,.modal-md .modal-content .btn,.modal-sm .modal-content .btn{width:100%}
.modal-lg .modal-content .btn+.btn,.modal-md .modal-content .btn+.btn,.modal-sm .modal-content .btn+.btn{margin:10px 0 0 0}
}
.multipage-modal__title{min-height:150px}
.multipage-modal__content{min-height:100px}
.dot{height:8px;width:8px;background-color:#7f8686;border-radius:50%;display:inline-block;margin-right:10px}
.dot:last-of-type{margin-right:0}
.dot.selected{background-color:#7621ff}
.dot-parent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
table.table{min-width:75%;font-size:14px;line-height:1.5em}
@media (max-width:640px){
table.table{font-size:13px}
}
table.table+table.table{margin-top:30px}
table.table td,table.table th{padding:14px 12px}
table.table thead td,table.table thead th{background:rgba(170,226,230,.2);text-transform:uppercase;font-weight:400;text-align:left;font-size:14px;line-height:1.5em}
@media (max-width:640px){
table.table thead td,table.table thead th{font-size:13px}
}
table.table tbody .latest{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
table.table tbody td,table.table tbody th{border-bottom:1px solid #b2b6b6}
table.table tbody th{text-align:left;font-weight:400}
table.table tbody tr:last-child td,table.table tbody tr:last-child th{border-bottom:0}
table.table--no-border{min-width:60%}
table.table--no-border tbody td,table.table--no-border tbody th,table.table--no-border thead td,table.table--no-border thead th{border:0;padding:0 12px 0 0;font-size:16px;line-height:1.6em}
@media (max-width:640px){
table.table--no-border tbody td,table.table--no-border tbody th,table.table--no-border thead td,table.table--no-border thead th{font-size:14px}
}
.table--clinical{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;background-color:#fff}
.table--clinical>thead{background:rgba(170,226,230,.2);text-transform:uppercase}
.table--clinical>thead>tr td,.table--clinical>thead>tr>th{padding:15px 20px;vertical-align:middle}
.table--clinical>thead>tr>th{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;border:none}
.table--clinical>thead .clickable-column-header:hover{cursor:pointer;color:#0b5b7c;border-bottom:1px solid #0b5b7c;background-color:rgba(27,168,183,.2)}
.table--clinical>thead .clickable-column-header i{margin-left:6pt}
.table--clinical>tbody>tr>td{padding:15px 20px}
.table--clinical>tbody>tr>td.nested-table--col{padding-left:30px}
.table--clinical>tbody>tr>td table{margin-bottom:0}
.toaster-wrapper{z-index:999999;position:fixed;text-align:center;left:0;right:0;pointer-events:none;-webkit-pointer-events:none}
.ng-toast--animate-fade .ng-enter,.ng-toast--animate-fade .ng-move{-webkit-transition:all 1s cubic-bezier(.25,.25,.75,.75);transition:all 1s cubic-bezier(.25,.25,.75,.75)}
.ng-toast--animate-fade .ng-enter.ng-enter-active,.ng-toast--animate-fade .ng-leave{opacity:1}
.ng-toast--animate-fade .ng-enter,.ng-toast--animate-fade .ng-leave.ng-leave-active{opacity:0}
.ng-toast button{background-color:transparent;border:0;padding:10px}
.ng-toast__message{z-index:999999;text-align:center;margin:52px auto 0;display:inline-block;font-size:14px;line-height:1.5em;color:#333;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
@media (max-width:640px){
.ng-toast__message{font-size:13px}
}
.ng-toast__message .alert{padding:12px 19px;background:#f5f5f5}
.ng-toast__message .alert-success{background:#0290d1;color:#fff}
.ng-toast__message .alert-error{background:#f2dede;color:#f44336;border:1px solid #f44336}
.floater{margin:90px auto 60px;background:#fff;clear:both;width:55%}
@media (max-width:800px){
.floater{width:100%;margin-top:10px}
}
.floater--no-margin{margin-top:-60px}
.floater--no-margin .floater__inner{padding:35px 60px}
@media (max-width:800px){
.floater--no-margin .floater__inner{padding:30px 20px;text-align:center}
}
.floater h1{text-align:center;margin:0 0 20px}
.floater h1+form,.floater h1+p,.floater h3+.paragraph,.floater h3+p{margin-top:25px}
.floater__logo{margin-bottom:30px;text-indent:-9999px}
.floater__description{text-align:center;font-size:16px;line-height:1.5em;margin:0 auto 2em}
@media (max-width:640px){
.floater__description{font-size:14px}
}
.floater__action{margin-top:40px}
@media (max-width:640px){
.floater__action .btn{width:100%}
}
.floater__hint{margin-top:12px;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.floater__hint{font-size:13px}
}
.floater--with-banner{padding:0;background-color:transparent}
.floater__inner{background:#fff;padding:50px 80px}
.floater__inner--gray{background:#fafafa}
@media (max-width:800px){
.floater__inner{padding-left:20px;padding-right:20px}
}
#content:after,#content:before,.container:after,.container:before{content:"";display:table}
#content:after,.container:after{clear:both}
#content.constrained,.container.constrained{margin-top:20px;margin-left:auto;margin-right:auto}
#content.align-with-nav,.container.align-with-nav{margin-left:31px;margin-right:31px}
@media (max-width:800px){
#content,.container{padding-left:0;padding-right:0}
}
#content.constrained,.container.constrained{max-width:1080px}
@media screen and (device-width:768px) and (device-height:1024px) and (orientation:landscape){
#content.constrained,.container.constrained{max-width:1024px}
}
@media (max-width:800px){
#content,.container{width:auto}
}
@media (min-width:641px) and (max-width:800px){
#content,.container{max-width:800px}
}
@media screen and (device-width:768px) and (device-height:1024px) and (orientation:landscape){
#content,.container{max-width:1024px}
}
.seven-three-layout:after,.seven-three-layout:before{content:"";display:table}
.seven-three-layout:after{clear:both}
.seven-three-layout>section:first-child{float:left;clear:none;text-align:inherit;width:70%;margin-left:0;margin-right:0;position:relative}
.seven-three-layout>section:first-child:after,.seven-three-layout>section:first-child:before{content:"";display:table}
.seven-three-layout>section:first-child:after{clear:both}
.seven-three-layout>section:nth-child(2){float:left;clear:none;text-align:inherit;width:30%;margin-left:0;margin-right:0}
.seven-three-layout>section:nth-child(2):after,.seven-three-layout>section:nth-child(2):before{content:"";display:table}
.seven-three-layout>section:nth-child(2):after{clear:both}
.five-two-layout:after,.five-two-layout:before{content:"";display:table}
.five-two-layout:after{clear:both}
.five-two-layout>section:first-child{float:left;clear:none;text-align:inherit;width:71.4285714286%;margin-left:0;margin-right:0;position:relative}
.five-two-layout>section:first-child:after,.five-two-layout>section:first-child:before{content:"";display:table}
.five-two-layout>section:first-child:after{clear:both}
.five-two-layout>section:nth-child(2){float:left;clear:none;text-align:inherit;width:28.5714285714%;margin-left:0;margin-right:0}
.five-two-layout>section:nth-child(2):after,.five-two-layout>section:nth-child(2):before{content:"";display:table}
.five-two-layout>section:nth-child(2):after{clear:both}
.one-one-layout:after,.one-one-layout:before{content:"";display:table}
.one-one-layout:after{clear:both}
.one-one-layout>section{float:left;clear:none;text-align:inherit;width:50%;margin-left:0;margin-right:0}
.one-one-layout>section:after,.one-one-layout>section:before{content:"";display:table}
.one-one-layout>section:after{clear:both}
.one-one-one-layout:after,.one-one-one-layout:before{content:"";display:table}
.one-one-one-layout:after{clear:both}
.one-one-one-layout>section{float:left;clear:none;text-align:inherit;width:33.3333333333%;margin-left:0;margin-right:0}
.one-one-one-layout>section:after,.one-one-one-layout>section:before{content:"";display:table}
.one-one-one-layout>section:after{clear:both}
.one-one-one-one-layout:after,.one-one-one-one-layout:before{content:"";display:table}
.one-one-one-one-layout:after{clear:both}
.one-one-one-one-layout>section{float:left;clear:none;text-align:inherit;width:25%;margin-left:0;margin-right:0}
.one-one-one-one-layout>section:after,.one-one-one-one-layout>section:before{content:"";display:table}
.one-one-one-one-layout>section:after{clear:both}
.quarter-image-layout:after,.quarter-image-layout:before{content:"";display:table}
.quarter-image-layout:after{clear:both}
.quarter-image-layout h3{font-size:16px;line-height:1.5em;color:#0b5b7c}
@media (max-width:640px){
.quarter-image-layout h3{font-size:14px}
}
.quarter-image-layout .paragraph{font-size:14px;line-height:1.5em}
@media (max-width:640px){
.quarter-image-layout .paragraph{font-size:13px}
}
.quarter-image-layout>section{margin-bottom:15px}
.quarter-image-layout>section:first-child{float:left;clear:none;text-align:inherit;width:25%;margin-left:0;margin-right:0}
.quarter-image-layout>section:first-child:after,.quarter-image-layout>section:first-child:before{content:"";display:table}
.quarter-image-layout>section:first-child:after{clear:both}
.quarter-image-layout>section:first-child .img{max-width:100%;background-size:contain}
.quarter-image-layout>section{float:left;clear:none;text-align:inherit;width:75%;margin-left:0;margin-right:0}
.quarter-image-layout>section:after,.quarter-image-layout>section:before{content:"";display:table}
.quarter-image-layout>section:after{clear:both}
.one-one-one-image-layout:after,.one-one-one-image-layout:before{content:"";display:table}
.one-one-one-image-layout:after{clear:both}
.one-one-one-image-layout h3{font-size:16px;line-height:1.5em;color:#0b5b7c}
@media (max-width:640px){
.one-one-one-image-layout h3{font-size:14px}
}
.one-one-one-image-layout .paragraph{font-size:14px;line-height:1.5em}
@media (max-width:640px){
.one-one-one-image-layout .paragraph{font-size:13px}
}
.one-one-one-image-layout>section{margin-bottom:15px}
.one-one-one-image-layout>section:first-child .img{max-width:100%;background-size:contain}
.grid--5{float:left;clear:none;text-align:inherit;width:2.15%;margin-left:0;margin-right:3%}
.grid--5:after,.grid--5:before{content:"";display:table}
.grid--5:after{clear:both}
.grid--5:last-child{margin-right:0}
@media (max-width:640px){
.grid--5{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--10{float:left;clear:none;text-align:inherit;width:7.3%;margin-left:0;margin-right:3%}
.grid--10:after,.grid--10:before{content:"";display:table}
.grid--10:after{clear:both}
.grid--10:last-child{margin-right:0}
@media (max-width:640px){
.grid--10{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--15{float:left;clear:none;text-align:inherit;width:12.45%;margin-left:0;margin-right:3%}
.grid--15:after,.grid--15:before{content:"";display:table}
.grid--15:after{clear:both}
.grid--15:last-child{margin-right:0}
@media (max-width:640px){
.grid--15{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--20{float:left;clear:none;text-align:inherit;width:17.6%;margin-left:0;margin-right:3%}
.grid--20:after,.grid--20:before{content:"";display:table}
.grid--20:after{clear:both}
.grid--20:last-child{margin-right:0}
@media (max-width:640px){
.grid--20{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--25{float:left;clear:none;text-align:inherit;width:22.75%;margin-left:0;margin-right:3%}
.grid--25:after,.grid--25:before{content:"";display:table}
.grid--25:after{clear:both}
.grid--25:last-child{margin-right:0}
@media (max-width:640px){
.grid--25{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--30{float:left;clear:none;text-align:inherit;width:27.9%;margin-left:0;margin-right:3%}
.grid--30:after,.grid--30:before{content:"";display:table}
.grid--30:after{clear:both}
.grid--30:last-child{margin-right:0}
@media (max-width:640px){
.grid--30{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--35{float:left;clear:none;text-align:inherit;width:33.05%;margin-left:0;margin-right:3%}
.grid--35:after,.grid--35:before{content:"";display:table}
.grid--35:after{clear:both}
.grid--35:last-child{margin-right:0}
@media (max-width:640px){
.grid--35{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--40{float:left;clear:none;text-align:inherit;width:38.2%;margin-left:0;margin-right:3%}
.grid--40:after,.grid--40:before{content:"";display:table}
.grid--40:after{clear:both}
.grid--40:last-child{margin-right:0}
@media (max-width:640px){
.grid--40{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--45{float:left;clear:none;text-align:inherit;width:43.35%;margin-left:0;margin-right:3%}
.grid--45:after,.grid--45:before{content:"";display:table}
.grid--45:after{clear:both}
.grid--45:last-child{margin-right:0}
@media (max-width:640px){
.grid--45{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--50{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0;margin-right:3%}
.grid--50:after,.grid--50:before{content:"";display:table}
.grid--50:after{clear:both}
.grid--50:last-child{margin-right:0}
@media (max-width:640px){
.grid--50{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--55{float:left;clear:none;text-align:inherit;width:53.65%;margin-left:0;margin-right:3%}
.grid--55:after,.grid--55:before{content:"";display:table}
.grid--55:after{clear:both}
.grid--55:last-child{margin-right:0}
@media (max-width:640px){
.grid--55{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--60{float:left;clear:none;text-align:inherit;width:58.8%;margin-left:0;margin-right:3%}
.grid--60:after,.grid--60:before{content:"";display:table}
.grid--60:after{clear:both}
.grid--60:last-child{margin-right:0}
@media (max-width:640px){
.grid--60{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--65{float:left;clear:none;text-align:inherit;width:63.95%;margin-left:0;margin-right:3%}
.grid--65:after,.grid--65:before{content:"";display:table}
.grid--65:after{clear:both}
.grid--65:last-child{margin-right:0}
@media (max-width:640px){
.grid--65{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--70{float:left;clear:none;text-align:inherit;width:69.1%;margin-left:0;margin-right:3%}
.grid--70:after,.grid--70:before{content:"";display:table}
.grid--70:after{clear:both}
.grid--70:last-child{margin-right:0}
@media (max-width:640px){
.grid--70{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--75{float:left;clear:none;text-align:inherit;width:74.25%;margin-left:0;margin-right:3%}
.grid--75:after,.grid--75:before{content:"";display:table}
.grid--75:after{clear:both}
.grid--75:last-child{margin-right:0}
@media (max-width:640px){
.grid--75{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--80{float:left;clear:none;text-align:inherit;width:79.4%;margin-left:0;margin-right:3%}
.grid--80:after,.grid--80:before{content:"";display:table}
.grid--80:after{clear:both}
.grid--80:last-child{margin-right:0}
@media (max-width:640px){
.grid--80{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--85{float:left;clear:none;text-align:inherit;width:84.55%;margin-left:0;margin-right:3%}
.grid--85:after,.grid--85:before{content:"";display:table}
.grid--85:after{clear:both}
.grid--85:last-child{margin-right:0}
@media (max-width:640px){
.grid--85{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--90{float:left;clear:none;text-align:inherit;width:89.7%;margin-left:0;margin-right:3%}
.grid--90:after,.grid--90:before{content:"";display:table}
.grid--90:after{clear:both}
.grid--90:last-child{margin-right:0}
@media (max-width:640px){
.grid--90{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--95{float:left;clear:none;text-align:inherit;width:94.85%;margin-left:0;margin-right:3%}
.grid--95:after,.grid--95:before{content:"";display:table}
.grid--95:after{clear:both}
.grid--95:last-child{margin-right:0}
@media (max-width:640px){
.grid--95{width:auto;float:none;margin-bottom:15px;margin-right:0}
}
.grid--33{float:left;clear:none;text-align:inherit;width:30.99%;margin-left:0;margin-right:3%}
.grid--33:after,.grid--33:before{content:"";display:table}
.grid--33:after{clear:both}
.grid--33:nth-child(3n){margin-right:0;float:right}
.grid--33:nth-child(3n+1){clear:both}
@media (max-width:640px){
.grid--33{width:auto;float:none;margin-right:0;margin-bottom:40px}
.grid--33:last-child{margin-bottom:0}
.grid--33:nth-child(3n){float:none}
}
.grid--100:after,.grid--100:before{content:"";display:table}
.grid--100:after{clear:both}
.grid--half{float:left;clear:none;text-align:inherit;width:47.5%;margin-left:0;margin-right:5%}
.grid--half:after,.grid--half:before{content:"";display:table}
.grid--half:after{clear:both}
.grid--half:nth-child(2n){margin-right:0;float:right}
.grid--half:nth-child(2n+1){clear:both}
@media (max-width:640px){
.grid--half{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;display:block;margin-bottom:40px}
.grid--half:first-child{margin-left:0}
.grid--half:last-child{margin-right:0}
.grid--half:last{margin-bottom:0}
}
.grid--center{margin-left:auto;float:none}
.grid--center,.grid--center:last-child{margin-right:auto}
.grid--right{float:right;margin-left:3%;margin-right:0}
@media (max-width:640px){
.grid--right{margin:0;float:none}
}
.grid--empty{min-height:1px}
.grid--relative{position:relative}
.grid--nearly-white{background:rgba(255,255,255,.85)}
.grid--flush:after{content:"";display:inline-block}
.grid--flush--right{text-align:right;direction:rtl;line-height:0}
.grid--flush--right .img{position:relative;right:-60px}
@media (max-width:800px){
.grid--flush--right{text-align:left;direction:inherit}
.grid--flush--right .img{position:static;right:auto}
}
.grid--flush--left .img{position:absolute;left:-60px}
@media (max-width:800px){
.grid--flush--left .img{position:static;bottom:auto;left:auto}
}
.grid--flush--left--bottom .img{position:absolute;bottom:-60px;left:-60px}
@media (max-width:800px){
.grid--flush--left--bottom .img{position:static;bottom:auto;left:auto}
}
.grid--flush--right--bottom .img{position:absolute;bottom:-60px;right:-60px}
@media (max-width:800px){
.grid--flush--right--bottom .img{position:static;bottom:auto;left:auto}
}
.fgrid--5{float:left;clear:none;text-align:inherit;width:.25%;margin-left:0;margin-right:5%}
.fgrid--5:after,.fgrid--5:before{content:"";display:table}
.fgrid--5:after{clear:both}
.fgrid--5:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--5{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--5:last-child{margin-bottom:0}
}
.fgrid--10{float:left;clear:none;text-align:inherit;width:5.5%;margin-left:0;margin-right:5%}
.fgrid--10:after,.fgrid--10:before{content:"";display:table}
.fgrid--10:after{clear:both}
.fgrid--10:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--10{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--10:last-child{margin-bottom:0}
}
.fgrid--15{float:left;clear:none;text-align:inherit;width:10.75%;margin-left:0;margin-right:5%}
.fgrid--15:after,.fgrid--15:before{content:"";display:table}
.fgrid--15:after{clear:both}
.fgrid--15:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--15{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--15:last-child{margin-bottom:0}
}
.fgrid--20{float:left;clear:none;text-align:inherit;width:16%;margin-left:0;margin-right:5%}
.fgrid--20:after,.fgrid--20:before{content:"";display:table}
.fgrid--20:after{clear:both}
.fgrid--20:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--20{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--20:last-child{margin-bottom:0}
}
.fgrid--25{float:left;clear:none;text-align:inherit;width:21.25%;margin-left:0;margin-right:5%}
.fgrid--25:after,.fgrid--25:before{content:"";display:table}
.fgrid--25:after{clear:both}
.fgrid--25:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--25{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--25:last-child{margin-bottom:0}
}
.fgrid--30{float:left;clear:none;text-align:inherit;width:26.5%;margin-left:0;margin-right:5%}
.fgrid--30:after,.fgrid--30:before{content:"";display:table}
.fgrid--30:after{clear:both}
.fgrid--30:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--30{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--30:last-child{margin-bottom:0}
}
.fgrid--35{float:left;clear:none;text-align:inherit;width:31.75%;margin-left:0;margin-right:5%}
.fgrid--35:after,.fgrid--35:before{content:"";display:table}
.fgrid--35:after{clear:both}
.fgrid--35:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--35{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--35:last-child{margin-bottom:0}
}
.fgrid--40{float:left;clear:none;text-align:inherit;width:37%;margin-left:0;margin-right:5%}
.fgrid--40:after,.fgrid--40:before{content:"";display:table}
.fgrid--40:after{clear:both}
.fgrid--40:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--40{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--40:last-child{margin-bottom:0}
}
.fgrid--45{float:left;clear:none;text-align:inherit;width:42.25%;margin-left:0;margin-right:5%}
.fgrid--45:after,.fgrid--45:before{content:"";display:table}
.fgrid--45:after{clear:both}
.fgrid--45:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--45{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--45:last-child{margin-bottom:0}
}
.fgrid--50{float:left;clear:none;text-align:inherit;width:47.5%;margin-left:0;margin-right:5%}
.fgrid--50:after,.fgrid--50:before{content:"";display:table}
.fgrid--50:after{clear:both}
.fgrid--50:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--50{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--50:last-child{margin-bottom:0}
}
.fgrid--55{float:left;clear:none;text-align:inherit;width:52.75%;margin-left:0;margin-right:5%}
.fgrid--55:after,.fgrid--55:before{content:"";display:table}
.fgrid--55:after{clear:both}
.fgrid--55:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--55{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--55:last-child{margin-bottom:0}
}
.fgrid--60{float:left;clear:none;text-align:inherit;width:58%;margin-left:0;margin-right:5%}
.fgrid--60:after,.fgrid--60:before{content:"";display:table}
.fgrid--60:after{clear:both}
.fgrid--60:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--60{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--60:last-child{margin-bottom:0}
}
.fgrid--65{float:left;clear:none;text-align:inherit;width:63.25%;margin-left:0;margin-right:5%}
.fgrid--65:after,.fgrid--65:before{content:"";display:table}
.fgrid--65:after{clear:both}
.fgrid--65:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--65{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--65:last-child{margin-bottom:0}
}
.fgrid--70{float:left;clear:none;text-align:inherit;width:68.5%;margin-left:0;margin-right:5%}
.fgrid--70:after,.fgrid--70:before{content:"";display:table}
.fgrid--70:after{clear:both}
.fgrid--70:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--70{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--70:last-child{margin-bottom:0}
}
.fgrid--75{float:left;clear:none;text-align:inherit;width:73.75%;margin-left:0;margin-right:5%}
.fgrid--75:after,.fgrid--75:before{content:"";display:table}
.fgrid--75:after{clear:both}
.fgrid--75:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--75{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--75:last-child{margin-bottom:0}
}
.fgrid--80{float:left;clear:none;text-align:inherit;width:79%;margin-left:0;margin-right:5%}
.fgrid--80:after,.fgrid--80:before{content:"";display:table}
.fgrid--80:after{clear:both}
.fgrid--80:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--80{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--80:last-child{margin-bottom:0}
}
.fgrid--85{float:left;clear:none;text-align:inherit;width:84.25%;margin-left:0;margin-right:5%}
.fgrid--85:after,.fgrid--85:before{content:"";display:table}
.fgrid--85:after{clear:both}
.fgrid--85:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--85{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--85:last-child{margin-bottom:0}
}
.fgrid--90{float:left;clear:none;text-align:inherit;width:89.5%;margin-left:0;margin-right:5%}
.fgrid--90:after,.fgrid--90:before{content:"";display:table}
.fgrid--90:after{clear:both}
.fgrid--90:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--90{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--90:last-child{margin-bottom:0}
}
.fgrid--95{float:left;clear:none;text-align:inherit;width:94.75%;margin-left:0;margin-right:5%}
.fgrid--95:after,.fgrid--95:before{content:"";display:table}
.fgrid--95:after{clear:both}
.fgrid--95:last-child{margin-right:0}
@media (max-width:640px){
.fgrid--95{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--95:last-child{margin-bottom:0}
}
.fgrid--33{float:left;clear:none;text-align:inherit;width:29.65%;margin-left:0;margin-right:5%}
.fgrid--33:after,.fgrid--33:before{content:"";display:table}
.fgrid--33:after{clear:both}
.fgrid--33:nth-child(3n){margin-right:0;float:right}
.fgrid--33:nth-child(3n+1){clear:both}
@media (max-width:640px){
.fgrid--33{width:auto;float:none;margin-bottom:15px;margin-right:0}
.fgrid--33:last-child{margin-bottom:0}
}
.fgrid--100:after,.fgrid--100:before{content:"";display:table}
.fgrid--100:after{clear:both}
.col--2{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;-webkit-column-width:200px;-moz-column-width:200px;column-width:200px}
.col--2:after,.col--2:before{display:none!important}
.col__block{-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;padding-top:40px}
.card__content.col--2{margin-top:-20px}
@media (max-width:640px){
.card__content.col--2{margin-top:0}
}
@-moz-document url-prefix(){
.col__block{display:inline-block}
}
.background{min-height:100%;height:auto!important;height:100%}
.background--gray{background:#f5f5f5}
.landing{text-align:center;margin-bottom:10px}
.landing:after,.landing:before{content:"";display:table}
.landing:after{clear:both}
.landing__play .iconButton{width:74px;height:74px;background-image:url("../images/common/play-circle-outline.862e78e2c540.png");background-repeat:no-repeat;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.landing__play .iconButton{background-image:url("../images/common/play-circle-outline_2x.c4429132afaa.png");background-size:74px 74px}
}
.landing__subheading{margin-top:-15px;margin-bottom:64px;text-align:center;margin-left:auto;margin-right:auto;max-width:60%}
@media (max-width:640px){
.landing__subheading{max-width:100%}
}
.landing__block{float:left;clear:none;text-align:inherit;width:30%;margin-left:0;margin-right:5%;margin-bottom:64px}
.landing__block:after,.landing__block:before{content:"";display:table}
.landing__block:after{clear:both}
.landing__block:nth-child(3n){margin-right:0;float:right}
.landing__block:nth-child(3n+1){clear:both}
@media (max-width:640px){
.landing__block{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;text-align:center;float:none;display:block}
.landing__block:after,.landing__block:before{content:"";display:table}
.landing__block:after{clear:both}
.landing__block:first-child{margin-left:0}
.landing__block:last-child{margin-right:0}
}
.landing__image{margin:0 auto 15px;width:188px;height:188px;background-repeat:no-repeat}
.landing__image--negative{background-image:url("../images/site/neg_results_circle_small.e27f1454cf56.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.landing__image--negative{background-image:url("../images/site/neg_results_circle_small_2x.353c82719ac1.png");background-size:188px 188px}
}
.landing__image--positive{background-image:url("../images/site/pos_results_circle_small.236a009e432f.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.landing__image--positive{background-image:url("../images/site/pos_results_circle_small_2x.993356f315d0.png");background-size:188px 188px}
}
.landing__image--information{background-image:url("../images/site/idea_circle.5959e14b85a8.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.landing__image--information{background-image:url("../images/site/idea_circle_2x.99bda0edfe37.png");background-size:188px 188px}
}
.landing__image--vus{background-image:url("../images/site/vus_results_circle.721c21f86b44.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.landing__image--vus{background-image:url("../images/site/vus_results_circle_2x.b79d4f9018cd.png");background-size:188px 188px}
}
.landing__image--other-cancers{background-image:url("../images/site/gene_circle.dabd0ad5e385.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.landing__image--other-cancers{background-image:url("../images/site/gene_circle_2x.ec61248d3d2d.png");background-size:188px 188px}
}
.landing__image--share{background-image:url("../images/site/results_share_circle.3357cf253c07.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.landing__image--share{background-image:url("../images/site/results_share_circle_2x.b1b47b6266f6.png");background-size:188px 188px}
}
.landing__title{color:#110d19;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:1.375em;margin:25px 4px 11px;-webkit-backface-visibility:hidden;backface-visibility:hidden}
@media (max-width:640px){
.landing__title{font-size:18px}
}
.landing__description{font-size:16px;line-height:1.5em;color:#333}
@media (max-width:640px){
.landing__description{font-size:14px}
}
.confirmation{margin-top:-20px}
.confirmation h1{margin:0 0 1em;max-width:55%}
@media (max-width:640px){
.confirmation h1{max-width:100%}
}
.confirmation h1.error{color:#f44336}
.confirmation p{color:#7f8686}
.confirmation p:last-of-type{margin-bottom:40px}
.confirmation--kit-order p{color:#333}
.page__title{margin-bottom:40px}
.page__title h1{margin:25px 0 25px}
@media (max-width:640px){
.page__title h1{margin-top:0}
}
.card__inner>.page__title:first-child{margin-top:-42px}
@media (max-width:640px){
.card__inner>.page__title:first-child{margin-top:0}
}
.card__inner--75>.page__title:first-child{margin-top:0}
.page__smallcaps{text-transform:uppercase;margin-bottom:40px}
.page__description{font-size:16px;line-height:1.5em;color:#333;max-width:90%}
@media (max-width:640px){
.page__description{font-size:14px}
}
@media (max-width:640px){
.page__description{max-width:100%}
}
.page__title+.page__description{margin-top:-25px;margin-bottom:40px}
.page__description:last-child{margin-bottom:0}
.page__alert{background:#fafafa;padding:15px 20px;margin:20px 0}
.page__disclaimer{font-size:14px;line-height:1.5em;padding:15px 20px;background:#f9edbe;border:1px solid #edc318;margin-bottom:40px}
@media (max-width:640px){
.page__disclaimer{font-size:13px}
}
.page__step{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:1.5em;color:#7f8686;float:right;margin:12px 30px 2px 15px;z-index:1;position:relative}
@media (max-width:640px){
.page__step{font-size:13px}
}
.page__action{position:relative;float:right;z-index:1;text-transform:uppercase;font-size:14px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;margin-top:30px}
@media (max-width:640px){
.page__action{font-size:13px}
}
.page__action i{margin-right:5px}
.page__action--inline{margin-right:25px;text-transform:uppercase;font-size:14px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
@media (max-width:640px){
.page__action--inline{font-size:13px}
}
.page__action--inline i{margin-right:5px}
.page__title--centered h1{text-align:center}
.page__title--centered .page__description{font-size:16px;line-height:1.5em;max-width:80%;text-align:center;margin-left:auto;margin-right:auto}
@media (max-width:640px){
.page__title--centered .page__description{font-size:14px}
}
@media (max-width:640px){
.page__title--centered .page__description{max-width:100%}
}
.prompt{background:#aae2e6;padding:20px;font-size:14px;line-height:1.5em;position:relative}
@media (max-width:640px){
.prompt{font-size:13px}
}
.prompt__title{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#7f8686;margin-bottom:.5em}
.prompt__description{margin-bottom:1em}
.sidebar-layout{max-width:1680px;margin:0 auto;min-height:500px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}
.sidebar-layout__content,.sidebar-layout__rail{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.sidebar-layout__rail{max-width:234px;min-width:234px;-webkit-box-flex:1;-ms-flex:1;flex:1}
.sidebar-layout__rail-inner{display:-webkit-box;display:-ms-flexbox;display:flex}
.sidebar-layout__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex:4;flex:4}
.sidebar{min-height:500px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;border-right:1px solid #b2b6b6;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.sidebar__footer,.sidebar__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.sidebar__navigation{-webkit-box-flex:1;-ms-flex:1 300px;flex:1 300px}
.sidebar__footer{-webkit-box-flex:0;-ms-flex:0 218px;flex:0 218px}
.sidebar__button{margin-top:32px;padding:15px 30px}
.sidebar__button .btn{width:100%;font-size:16px;line-height:1.5em}
@media (max-width:640px){
.sidebar__button .btn{font-size:14px}
}
.sidebar__links{margin-top:50px}
.sidebar__title{padding:0 0 15px 25px}
.sidebar__title p{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:1.5em;text-transform:uppercase;color:#b2b6b6}
@media (max-width:640px){
.sidebar__title p{font-size:13px}
}
.sidebar__link{font-size:15px;display:block;color:#333;position:relative;overflow:hidden;padding:12px 0 12px 25px;-webkit-transition:color .3s linear;transition:color .3s linear}
.sidebar__link:before{width:10px;height:100%;background:#7621ff;position:absolute;left:-10px;top:0;content:"";display:block;-webkit-transition:all 175ms cubic-bezier(.25,.46,.45,.94);transition:all 175ms cubic-bezier(.25,.46,.45,.94)}
.sidebar__link.js--active,.sidebar__link:hover{color:#451aad;text-decoration:none}
.sidebar__link.js--active:before,.sidebar__link:hover:before{left:0}
.sidebar__link:hover:before{opacity:.4}
.sidebar__link.js--active:before{opacity:1}
.sidebar_order__link{padding-top:45px}
.card{background:#fff;max-width:1080px;margin:30px auto 0}
.card:after,.card:before{content:"";display:table}
.card:after{clear:both}
.card--no-margin{margin-top:0}
.card--with-margin{margin-top:30px!important}
.card--striped:nth-child(2n){background:#fafafa}
.card--text-centered{text-align:center}
.card--force-margin{margin-top:30px!important}
.card--no-background{background:0 0}
.card__inner{padding:50px 60px 60px}
@media (max-width:800px){
.card__inner{padding:30px 20px 40px}
}
.card__inner:after,.card__inner:before{content:"";display:table}
.card__inner:after{clear:both}
.card__inner--even-padding{padding:50px 60px}
@media (max-width:800px){
.card__inner--even-padding{padding:30px 20px}
}
.card__inner--small-padding{padding:30px}
.card__inner--no-hoz-padding{padding-left:0;padding-right:0}
@media (max-width:800px){
.card__inner--no-hoz-padding{padding-left:20px;padding-right:20px}
}
.card__table{display:table;width:100%}
.card__table__cell{padding:50px 60px 60px}
@media (max-width:800px){
.card__table__cell{padding-left:20px;padding-right:20px}
}
.card__table__cell:after,.card__table__cell:before{content:"";display:table}
.card__table__cell:after{clear:both}
.card__table__cell--75{float:left;clear:none;text-align:inherit;width:72%;margin-left:0;margin-right:0;display:table-cell;float:none;padding:30px 15px 40px 40px;min-height:350px}
.card__table__cell--75:after,.card__table__cell--75:before{content:"";display:table}
.card__table__cell--75:after{clear:both}
@media (max-width:800px){
.card__table__cell--75{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;display:block;padding:20px 15px 10px;float:none}
.card__table__cell--75:first-child{margin-left:0}
.card__table__cell--75:last-child{margin-right:0}
}
.card__table__cell--25{float:left;clear:none;text-align:inherit;width:28%;margin-left:0;margin-right:0;display:table-cell;float:none;padding:12px 15px 40px}
.card__table__cell--25:after,.card__table__cell--25:before{content:"";display:table}
.card__table__cell--25:after{clear:both}
@media (max-width:800px){
.card__table__cell--25{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;display:block;float:none;padding:5px 15px 20px}
.card__table__cell--25:first-child{margin-left:0}
.card__table__cell--25:last-child{margin-right:0}
}
@media (max-width:800px){
.card__table__cell h3{margin-bottom:0}
}
.card__table__cell--60{float:left;clear:none;text-align:inherit;width:60%;margin-left:0;margin-right:0;display:table-cell;float:none;padding:30px 15px 40px 40px;min-height:350px}
.card__table__cell--60:after,.card__table__cell--60:before{content:"";display:table}
.card__table__cell--60:after{clear:both}
@media (max-width:800px){
.card__table__cell--60{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;display:block;padding:20px 15px 10px;float:none}
.card__table__cell--60:first-child{margin-left:0}
.card__table__cell--60:last-child{margin-right:0}
}
.card__table__cell--40{float:left;clear:none;text-align:inherit;width:40%;margin-left:0;margin-right:0;display:table-cell;float:none;padding:12px 15px 40px}
.card__table__cell--40:after,.card__table__cell--40:before{content:"";display:table}
.card__table__cell--40:after{clear:both}
@media (max-width:800px){
.card__table__cell--40{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;display:block;float:none;padding:5px 15px 20px}
.card__table__cell--40:first-child{margin-left:0}
.card__table__cell--40:last-child{margin-right:0}
}
@media (max-width:800px){
.card__table__cell h3{margin-bottom:0}
}
.card--white{background:#fff}
.card--gray{background:#fafafa}
.card--teal{background:#eaf8f9}
@media (max-width:640px){
.card--mobile-no-margin{margin-top:0}
}
.card__title,.duocard__title{text-align:center;margin-bottom:12px}
.card__title sup,.duocard__title sup{top:-1.25em;margin-left:2px}
.card__title sup>sup,.duocard__title sup>sup{top:0;margin-left:0}
.card__title-2{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:1.5em;color:#110d19;margin-bottom:12px}
@media (max-width:640px){
.card__title-2{font-size:24px}
}
.card__title-3{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:1.5em;color:#110d19;text-align:center;margin-bottom:15px}
@media (max-width:640px){
.card__title-3{font-size:24px}
}
.card__heading{font-size:32px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;margin:-25px 0 -15px;color:#110d19}
@media (max-width:640px){
.card__heading{font-size:24px}
}
.card__subtitle{font-size:32px;line-height:1.4em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;color:#110d19;text-align:center;max-width:75%;margin:20px auto}
@media (max-width:640px){
.card__subtitle{font-size:24px}
}
@media (max-width:640px){
.card__subtitle{max-width:100%}
}
.card__description{font-size:16px;line-height:1.6em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;color:#110d19;text-align:center;max-width:75%;margin:0 auto 25px}
@media (max-width:640px){
.card__description{font-size:14px}
}
@media (max-width:640px){
.card__description{max-width:100%;margin:0 10px 45px}
}
.card__content{margin-top:30px}
.card__content:after,.card__content:before{content:"";display:table}
.card__content:after{clear:both}
.card__content:first-child{margin-top:0}
.card__content .question+.question,.card__content .question+h3,.card__content p+.question,.card__content p+h3{margin-top:40px}
.card__content>.grid--33{margin-bottom:60px}
.card__content__section{margin-top:30px;margin-bottom:30px}
.card__dockable{display:block}
.card__action{margin-top:40px}
@media (max-width:640px){
.card__action .btn{width:100%}
.card__action .btn+.btn,.card__action .btn+a{margin:14px 0 0 0}
}
.card--foldup{margin-top:-100px;z-index:1;position:relative}
@media (max-width:800px){
.card--foldup{margin-top:0}
}
.card--foldup-75{margin-top:-75px;z-index:1;position:relative}
@media (max-width:800px){
.card--foldup-75{margin-top:0}
}
.card--foldup-0{z-index:1;position:relative}
@media (max-width:800px){
.card--foldup-0{margin-top:0}
}
.card--footer{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:1.5em;background:#1ba8b7;margin-top:0;text-align:center}
@media (max-width:640px){
.card--footer{font-size:18px}
}
.card--footer--home{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:1.5em;text-transform:uppercase}
@media (max-width:640px){
.card--footer--home{font-size:18px}
}
.card--footer,.card--footer a{color:#fff}
.card--footer a{text-decoration:underline;outline:0}
.card--footer .btn{margin-left:35px;text-decoration:none;text-transform:none}
@media (max-width:640px){
.card--footer .btn{margin:15px 0 0 0;width:100%;padding-left:0;padding-right:0;text-align:center}
}
.card--footer .card__inner{padding:20px 25px}
.card--footer--home .card__inner{padding:48px 25px 42px}
.card--note{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.5em;color:#7f8686;margin-top:0;text-align:center}
@media (max-width:640px){
.card--note{font-size:14px}
}
.card--note p{margin-bottom:.25em}
.card--note .card__inner{padding:35px 25px 30px}
.card--header{font-size:32px;line-height:1.375em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;color:#fff;background:#1ba8b7;margin-bottom:0}
@media (max-width:640px){
.card--header{font-size:24px}
}
.card--header+.card{margin-top:0}
.card--header .card__inner{padding:32px 40px 20px}
@media (max-width:640px){
.card--header .card__inner{padding:20px 20px 12px}
}
.card__disclaimer{margin-top:30px;margin-bottom:-40px;font-size:14px;line-height:1.5em;text-align:center;font-style:italic;color:#7f8686}
@media (max-width:640px){
.card__disclaimer{font-size:13px}
}
.card--references .card__inner,.card--subdued .card__inner{padding-top:50px;padding-bottom:50px}
.card--references .card__title,.card--references .duocard__title,.card--subdued .card__title,.card--subdued .duocard__title{font-size:14px;line-height:1.5em;text-align:left;margin-bottom:0}
@media (max-width:640px){
.card--references .card__title,.card--references .duocard__title,.card--subdued .card__title,.card--subdued .duocard__title{font-size:13px}
}
.card--references .card__content,.card--subdued .card__content{margin-top:10px}
.card--subdued .card__content p{font-size:14px;line-height:1.5em;color:#7f8686}
@media (max-width:640px){
.card--subdued .card__content p{font-size:13px}
}
.card--references ol{margin-bottom:0}
.card__background-right-bottom{position:absolute;bottom:0;right:0}
.card--with-border{border:1px solid #d5d5d5}
.card-shoe{max-width:1080px;margin:0 auto;padding:30px;background:#fafafa;text-align:center}
.card-shoe:after,.card-shoe:before{content:"";display:table}
.card-shoe:after{clear:both}
@media (max-width:800px){
.card-shoe{margin-left:10px;margin-right:10px}
}
.card-shoe--transparent{background:0 0}
.card-shoe__title{margin-bottom:15px;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.card-shoe__title{font-size:13px}
}
.card-shoe .img{vertical-align:middle}
.card-shoe .press-quotes__logo{height:30px;width:110px;background-size:contain;margin-top:10px}
.card-shoe .press-quotes__logo--nyt{width:200px}
.card-shoe .press-quotes__logo--abcnews7{height:45px;margin-top:0}
.card-shoe__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
@media (max-width:800px){
.card-shoe__items{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;padding-bottom:0}
}
.card-shoe__item{display:inline-block;vertical-align:middle;max-height:40px}
@media (max-width:800px){
.card-shoe__item{margin:10px 0}
}
.card-shoe__item .img{background-size:contain;height:27px;background-position:center top;margin:15px 0}
.card-shoe__item .img--sacramento_kings{height:57px;margin-top:0}
@media (min-width:801px){
.card--expand{margin-left:-120px;margin-right:-120px}
.card--expand .card__shoe-overlay{padding-left:120px;padding-right:120px}
}
.card--transparent{background:0 0}
.card__shoe-divider{border-top:1px solid #f2f4f4}
.card__shoe-overlay{background:rgba(27,168,183,.9);position:absolute;bottom:0;left:0;width:100%;padding:40px 60px}
.card--endcap{margin-top:0;background:#fbfbfb;font-size:14px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;text-align:center}
@media (max-width:640px){
.card--endcap{font-size:13px}
}
.card--endcap .card__inner{padding:13px 10px}
.duocard{text-align:center}
.duocard:first-child{margin-top:0}
.duocard:after,.duocard:before{content:"";display:table}
.duocard:after{clear:both}
.duocard__left,.duocard__right{float:left;clear:none;text-align:inherit;width:43.35%;margin-left:0;margin-right:3%}
.duocard__left:after,.duocard__left:before,.duocard__right:after,.duocard__right:before{content:"";display:table}
.duocard__left:after,.duocard__right:after{clear:both}
.duocard__left:last-child,.duocard__right:last-child{margin-right:0}
@media (max-width:640px){
.duocard__left,.duocard__right{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;float:none;text-align:center;display:block}
.duocard__left:first-child,.duocard__right:first-child{margin-left:0}
.duocard__left:last-child,.duocard__right:last-child{margin-right:0}
.duocard__left:last-child,.duocard__right:last-child{margin-top:60px}
}
.duocard__left__gender_content,.duocard__right__gender_content{display:inline-block;margin:0 5px 30px 5px}
.duocard__left__gender_content:focus,.duocard__right__gender_content:focus{outline-width:0;webkit-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}
.duocard__divider{float:left;clear:none;text-align:inherit;width:7.3%;margin-left:0;margin-right:3%}
.duocard__divider:after,.duocard__divider:before{content:"";display:table}
.duocard__divider:after{clear:both}
.duocard__divider:last-child{margin-right:0}
@media (max-width:640px){
.duocard__divider{display:none}
}
.duocard__or{color:#7f8686;text-transform:uppercase;font-size:20px;line-height:240px;position:relative}
@media (max-width:640px){
.duocard__or{font-size:18px}
}
.duocard__or:after,.duocard__or:before{display:block;width:1px;height:50px;content:" ";position:absolute;left:35px;background:#b2b6b6}
.duocard__or:before{margin-top:40px}
.duocard__or:after{margin-top:-90px}
.duocard__divider--vertical{float:left;clear:none;text-align:inherit;width:7.3%;margin-left:0;margin-right:3%;width:1px;height:206px;background:#b2b6b6;margin-left:3%}
.duocard__divider--vertical:after,.duocard__divider--vertical:before{content:"";display:table}
.duocard__divider--vertical:after{clear:both}
.duocard__divider--vertical:last-child{margin-right:0}
@media (max-width:640px){
.duocard__divider--vertical{display:none}
}
@media (min-width:641px) and (max-width:800px){
.duocard__divider--vertical{margin-right:4%}
}
.duocard__kicker{text-transform:uppercase;color:#7f8686;margin-bottom:7px}
@media (min-width:641px) and (max-width:800px){
.duocard__title{min-height:56px}
}
.duocard__subtitle{color:#110d19;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:1.5em}
@media (max-width:640px){
.duocard__subtitle{font-size:18px}
}
.duocard__instructions{color:#7f8686;line-height:1.5em;margin-left:-15px;margin-right:-15px}
.duocard__image{background-repeat:no-repeat;background-position:center center;margin:10px auto 20px}
.duocard__action{margin:40px auto 0}
@media (max-width:640px){
.duocard__action{margin-top:15px}
.duocard__action .btn{width:100%}
}
.duocard__action__gender{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:relative;left:50%;top:50%}
.duocard__hint{margin-top:10px;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.duocard__hint{font-size:13px}
}
.divider--horizontal{width:60px;height:2px;margin-right:auto;margin-left:auto;margin-top:30px;margin-bottom:30px;background:#b2b6b6}
.divider--horizontal-full-thin{margin-top:15px;margin-bottom:15px;width:100%;background:#d5d5d5;height:1px}
.tricard{text-align:center;margin-top:50px}
.tricard:after,.tricard:before{content:"";display:table}
.tricard:after{clear:both}
.tricard__title{padding-top:8px;color:#110d19;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:1.5em;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}
@media (max-width:640px){
.tricard__title{font-size:24px}
}
@media (max-width:640px){
.tricard__title{padding-top:0}
}
.tricard__col{float:left;clear:none;text-align:inherit;width:31.3333333333%;margin-left:0;margin-right:3%}
.tricard__col:after,.tricard__col:before{content:"";display:table}
.tricard__col:after{clear:both}
.tricard__col:last-child{margin-right:0}
@media (max-width:640px){
.tricard__col{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;text-align:center;display:block;margin-bottom:40px}
.tricard__col:first-child{margin-left:0}
.tricard__col:last-child{margin-right:0}
}
.tricard__subtitle{color:#110d19;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:1.5em}
@media (max-width:640px){
.tricard__subtitle{font-size:18px}
}
.tricard__description{color:#7f8686;line-height:1.5em;min-height:96px}
@media (max-width:640px){
.tricard__description{min-height:0}
}
.tricard__image{background-repeat:no-repeat;background-position:center center;margin:0 auto 20px}
.tricard__action{margin:40px auto 0}
@media (max-width:640px){
.tricard__action .btn{width:100%}
}
.references{color:#7f8686;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.references{font-size:13px}
}
.references__title{color:#7f8686;font-size:14px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;text-transform:uppercase}
@media (max-width:640px){
.references__title{font-size:13px}
}
.references ol{padding-left:20px}
@media (max-width:640px){
.references ol{padding-left:30px;overflow:hidden}
}
.references li{margin-bottom:.75em;line-height:1.4em}
.references li:last-child{margin-bottom:0}
.references--modal .card--references{margin-top:0;padding:0 0 15px}
.references--modal .card__inner{padding:0}
.references--modal .references__title{display:none}
.pdfobject-container.clr-pdf-viewer{position:relative;width:100%;height:55vh;min-height:600px}
.pdfobject-container.clr-pdf-viewer--tall{height:75vh;min-height:679px}
.hero{background:#fff;max-width:1440px;min-height:376px;margin-left:auto;margin-right:auto;background-position:center top;background-repeat:no-repeat;padding-top:66px}
.hero__inner{width:50%;padding:30px 0 32px 0;background:rgba(27,168,183,.9);min-height:206px}
.hero__inner:after,.hero__inner:before{content:"";display:table}
.hero__inner:after{clear:both}
.hero__inner--transparent{background:0 0;padding-right:15px}
.hero__inner--transparent .hero__content{width:540px}
.hero__inner--transparent-except-small{background:0 0}
@media (max-width:800px){
.hero__inner--transparent-except-small{background:rgba(27,168,183,.9)}
}
.hero__content{color:#fff;width:510px;float:right;padding-right:30px}
.hero__content a{color:#fff;text-decoration:underline}
.hero__content a.btn,.hero__content sup a{text-decoration:none}
.hero__title{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:1.5em;color:#fff}
@media (max-width:640px){
.hero__title{font-size:24px}
}
.hero__description{font-size:16px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#fff}
@media (max-width:640px){
.hero__description{font-size:14px}
}
.hero__action{margin-top:30px}
.hero__action .btn{padding-top:13px;padding-bottom:13px}
.hero__endcap{max-width:1440px;margin-left:auto;margin-right:auto}
.hero--right .hero__inner{width:61%;margin-left:39%}
.hero--right .hero__content{max-width:650px;width:auto;padding-left:50px;float:none}
.hero-video{position:relative;overflow:hidden;background:#fff;margin-top:3px}
.hero-video h1,.hero-video__description{position:relative;z-index:10;opacity:1;max-width:80%;-webkit-transition:opacity,450ms,cubic-bezier(.25,.46,.45,.94);transition:opacity,450ms,cubic-bezier(.25,.46,.45,.94)}
.hero-video h1.ng-hide,.hero-video__description.ng-hide{opacity:0}
@media (max-width:640px){
.hero-video h1,.hero-video__description{max-width:100%}
}
.hero-video h2,.hero-video__description{position:relative;z-index:10;opacity:1;max-width:100%;-webkit-transition:opacity,450ms,cubic-bezier(.25,.46,.45,.94);transition:opacity,450ms,cubic-bezier(.25,.46,.45,.94)}
.hero-video h2.ng-hide,.hero-video__description.ng-hide{opacity:0}
.hero-video h1{font-size:32px;line-height:1.5em;margin:0 0 20px}
@media (max-width:640px){
.hero-video h1{font-size:24px}
}
.hero-video__centered{text-align:center}
.hero-video__inner{position:relative;max-width:1080px;margin:0 auto;width:100%;padding:0 40px;background:#fff}
.hero-video__inner__solo{padding-bottom:40px}
.hero-video__content{top:0;padding:60px 0 20px;opacity:1;-webkit-transition:opacity 250ms linear;transition:opacity 250ms linear}
.hero-video__content:after,.hero-video__content:before{content:"";display:table}
.hero-video__content:after{clear:both}
.hero-video__content.js--hide{opacity:0;display:none}
.hero-video__content .img--scrollDown{display:block;margin:60px auto 0}
.hero-video__description{font-size:16px;line-height:1.5em}
@media (max-width:640px){
.hero-video__description{font-size:14px}
}
.hero-video__video{position:relative}
.activate-welcome .hero-video__content{padding:0}
@media (max-width:800px){
.hero{width:100%;height:auto;min-height:0;padding-top:0;background-image:none;background-color:#fff}
.hero .hero__inner{width:auto;max-width:100%;margin:0;padding:0;text-align:center}
.hero .hero__inner::before{display:block;min-height:250px;height:0;width:100%;padding-bottom:50%;content:"";background-size:cover;background-position:center center;backgroud-repeat:no-repeat}
.hero .hero__content{width:auto;max-width:100%;padding:30px 21px}
.hero .btn{width:100%;padding-left:20px;padding-right:20px}
}
.hero--provider{background-image:url("../images/photos/heros/hero_providers_about_test.aac58c55ec14.jpg")}
@media (max-width:800px){
.hero--provider{background-image:none}
.hero--provider .hero__inner:before{background-image:url("../images/photos/heros/hero_providers_about_test.aac58c55ec14.jpg")}
}
.hero--provider-campaign{background-image:url("../images/photos/heros/hero_providers_about_test.aac58c55ec14.jpg")}
@media (max-width:800px){
.hero--provider-campaign{background-image:none}
.hero--provider-campaign .hero__inner:before{background-image:url("../images/photos/heros/hero_providers_about_test.aac58c55ec14.jpg")}
}
.hero--provider-office{background-image:url("../images/photos/heros/hero_provider_office.7db10bc5e009.png")}
@media (max-width:800px){
.hero--provider-office{background-image:none}
.hero--provider-office .hero__inner:before{background-image:url("../images/photos/heros/hero_provider_office.7db10bc5e009.png")}
}
.hero--provider{padding-top:150px;min-height:600px}
@media (max-width:800px){
.hero--provider{padding-top:0}
}
.hero--provider-office{min-height:450px}
.hero--provider-campaign{min-height:565px;background-size:1440px 565px;background-color:transparent;padding-top:62px}
.hero--provider-campaign .hero__inner{background-color:rgba(255,255,255,.9);padding-top:45px;padding-bottom:35px;margin-top:20px}
@media (max-width:800px){
.hero--provider-campaign .hero__inner{padding-top:0;padding-bottom:0;margin-top:0}
}
.hero--provider-campaign .hero__content{padding-right:0;max-width:89%;width:650px;padding-left:17px;margin-left:auto;margin-right:auto;float:none}
@media (max-width:1080px){
.hero--provider-campaign .hero__content{padding-left:0}
}
.hero--provider-campaign .hero__content a{text-decoration:none}
.hero--provider-campaign .hero__content a:hover{text-decoration:underline}
.hero--provider-campaign .hero__content a.btn:hover{text-decoration:none}
.hero--provider-campaign .hero__title{font-size:40px;color:#1ba8b7;margin-bottom:.2em;line-height:1.3em}
.hero--provider-campaign .hero__description{color:#333;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:18px}
@media (max-width:800px){
.hero--provider .hero__inner:before,.hero--provider-campaign .hero__inner:before{background-position:left center}
}
.hero--bottom-banner{background-color:#f05f85;color:#fff;max-width:1440px;margin-left:auto;margin-right:auto;cursor:pointer;-webkit-transition:background-color 625ms cubic-bezier(.25,.46,.45,.94);transition:background-color 625ms cubic-bezier(.25,.46,.45,.94)}
.hero--bottom-banner:hover{background-color:#df436c}
.hero--bottom-banner--navy{background-color:#0b5b7c}
.hero--bottom-banner--navy:hover{background-color:#094d69}
.hero--bottom-banner__container{max-width:1080px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
@media (max-width:800px){
.hero--bottom-banner__container{padding-right:20px}
}
.hero--bottom-banner__text{padding-top:24px;padding-bottom:24px;margin-left:20px}
.hero--bottom-banner__title{font-size:18px}
.hero--bottom-banner__description{margin-top:10px}
.hero--bottom-banner__icon{width:25px!important;margin-left:20px;-ms-flex-negative:0;flex-shrink:0}
.hero--top-banner{background-color:#0b5b7c;color:#fff;max-width:1440px;margin-left:auto;margin-right:auto}
.hero--top-banner__container{max-width:1200px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
@media (max-width:800px){
.hero--top-banner__container{padding-right:20px}
}
@media (max-width:640px){
.hero--top-banner__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
}
.hero--top-banner__text{padding-top:24px;padding-bottom:24px;margin-left:20px;font-size:18px}
.hero--top-banner__title{font-size:18px}
.hero--top-banner__description{margin-top:10px;font-size:16px;line-height:1.5em}
@media (max-width:640px){
.hero--top-banner__description{font-size:14px}
}
.hero--top-banner__right{display:block;margin-left:20px;-ms-flex-negative:0;flex-shrink:0;width:170px;text-align:right}
@media (max-width:640px){
.hero--top-banner__right{width:100%;margin:0 20px 30px}
}
.hero--top-banner__right .img--banner_icon_circle_chevron{height:25px;width:25px;background-position:center center;vertical-align:middle;-webkit-transition:-webkit-transform 450ms cubic-bezier(.25,.46,.45,.94);transition:-webkit-transform 450ms cubic-bezier(.25,.46,.45,.94);transition:transform 450ms cubic-bezier(.25,.46,.45,.94);transition:transform 450ms cubic-bezier(.25,.46,.45,.94),-webkit-transform 450ms cubic-bezier(.25,.46,.45,.94)}
.hero--top-banner__right:hover .img--banner_icon_circle_chevron{-webkit-transform:translateX(4px);transform:translateX(4px)}
.hero--top-banner__link{color:#fff;display:inline-block;font-size:14px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;width:110px;padding-right:12px;text-align:right;vertical-align:middle}
@media (max-width:640px){
.hero--top-banner__link{font-size:13px}
}
@media (max-width:640px){
.hero--top-banner__link{width:auto}
}
.hero-employee{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.hero-employee:after,.hero-employee:before{content:"";display:table}
.hero-employee:after{clear:both}
.hero-employee__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:30px 30px 32px 0;max-width:1080px}
.hero-employee .img{width:100%}
.hero-employee__image-web{padding-top:26px;margin-right:42px;min-width:350px}
.hero-employee__image-mobile{display:none}
.hero-employee__title{margin-top:35px;margin-bottom:10px}
.hero-employee__description{font-size:16px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;margin-bottom:24px}
@media (max-width:640px){
.hero-employee__description{font-size:14px}
}
.hero-employee__description2{font-size:16px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;margin-top:24px}
@media (max-width:640px){
.hero-employee__description2{font-size:14px}
}
@media (max-width:800px){
.hero-employee__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:30px;text-align:center}
.hero-employee__action .btn{width:100%}
.hero-employee__image-mobile{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.hero-employee__image-mobile .img{max-width:320px;width:100%;background-position:center center;background-size:contain;height:auto;padding-bottom:33%;margin-bottom:14px}
.hero-employee__image-web{display:none}
}
.breadcrumbs{color:#7f8686;background:#fff;padding:20px 0;height:60px;font-size:14px;line-height:1.5em;border-bottom:1px solid #b2b6b6}
@media (max-width:640px){
.breadcrumbs{font-size:13px}
}
@media (max-width:800px){
.breadcrumbs{padding-left:20px;padding-right:20px}
}
.breadcrumbs .container{margin-top:0}
.breadcrumbs--absolute{background-color:rgba(255,255,255,.6);z-index:10;padding:15px 0;height:50px;position:absolute;top:0;width:100%;border-bottom:none}
@media (max-width:1200px){
.breadcrumbs--absolute{padding-left:25px}
}
@media (min-width:1200px){
.breadcrumbs--absolute{padding-left:68px}
}
@media (max-width:800px){
.breadcrumbs--absolute{display:none}
}
.breadcrumbs--absolute a{color:#7f8686}
.breadcrumbs--absolute a:hover{background:0 0}
.breadcrumbs.ui-scrollfix{position:fixed;z-index:11;top:0;width:100%}
@media (max-width:800px){
.breadcrumbs.ui-scrollfix{display:none}
}
.breadcrumb__button{float:right}
.breadcrumb__button .btn{margin-top:-9px}
.breadcrumb__banner{background-color:#f4f4fa;text-transform:uppercase}
.breadcrumb__banner__inner{padding:12px 40px 10px;font-weight:500}
.breadcrumb__banner__inner .js--active{opacity:1}
.breadcrumb__banner__inner .js--inactive{opacity:.5}
.breadcrumb__banner a,.breadcrumb__banner span,.breadcrumb__banner__crumb{color:#110d19;font-size:14px;line-height:1.6em}
@media (max-width:640px){
.breadcrumb__banner a,.breadcrumb__banner span,.breadcrumb__banner__crumb{font-size:13px}
}
.breadcrumb__banner>a,.breadcrumb__banner>span,.breadcrumb__banner__crumb{padding:2px 11px 2px 0}
.breadcrumb__delimiter{font-family:FontAwesome;font-style:normal;font-weight:400;display:inline-block;margin:0 9px}
.breadcrumb__delimiter:before{content:""}
@media (max-width:640px){
.breadcrumb__banner__inner{padding:4px 15px 5px}
.breadcrumb__banner a,.breadcrumb__banner span,.breadcrumb__banner__crumb{font-size:12px;line-height:1.5em}
.breadcrumb__banner>a,.breadcrumb__banner>span,.breadcrumb__banner__crumb{padding:1px 7px 2px 0}
.breadcrumb__delimiter{margin:0 4px}
}
@font-face{font-family:clr-icons;src:url("../fonts/clr-icons.71a5dce5790a.eot");src:url("../fonts/clr-icons.71a5dce5790a.eot?#iefix") format("eot"),url("../fonts/clr-icons.0c282b6e0b07.woff") format("woff"),url("../fonts/clr-icons.aa0c9f6a238c.ttf") format("truetype"),url("../fonts/clr-icons.5a3c5c59335c.svg#clr-icons") format("svg");font-weight:400;font-style:normal}
.ic-calendar:before,.ic-download:before,.ic-more:before,.ic-pencil:before,.ic-upload:before{font-family:clr-icons;display:inline-block;vertical-align:middle;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.ic-calendar:before{content:""}
.ic-download:before{content:""}
.ic-more:before{content:""}
.ic-pencil:before{content:""}
.ic-upload:before{content:""}
.spinner-text{position:relative}
.spinner-text,.spinner-text span{display:block}
.spinner-text .spinner-container{position:absolute;width:0;z-index:100000000;left:50%;top:0}
.spinner-text .spinner-container .spinner{position:absolute;left:-10px;height:20px;width:20px;background-size:20px 20px;background-image:url("../images/logos/o.06aec34db631.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.spinner-text .spinner-container .spinner{background-image:url("../images/logos/o_2x.06aec34db631.png");background-size:20px 20px}
}
.spinner-text .spinner-container .spinner-gray{background-image:url("../images/logos/grey_o.3780dcaefa4a.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.spinner-text .spinner-container .spinner-gray{background-image:url("../images/logos/grey_o_2x.3780dcaefa4a.png");background-size:20px 20px}
}
.spinner-text .spinner-container.active .spinner{-webkit-animation:spin 1s cubic-bezier(.3,.95,.45,.75) infinite;animation:spin 1s cubic-bezier(.3,.95,.45,.75) infinite}
.spinner-large .spinner-container .spinner{position:absolute;left:-20px;height:40px;width:40px;background-size:40px 40px}
@media (min-width:801px){
.tab-bar{background:#f5f5f5;position:relative;z-index:1000;text-transform:uppercase;font-size:14px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
}
@media (min-width:801px) and (max-width:640px){
.tab-bar{font-size:13px}
}
@media (min-width:801px){
.tab-bar:after,.tab-bar:before{content:"";display:table}
}
@media (min-width:801px){
.tab-bar:after{clear:both}
}
@media (min-width:801px){
.tab-bar+.card{margin-top:0}
}
@media (min-width:801px){
.tab-bar.ui-scrollfix{z-index:1000;width:100%;top:0;position:fixed}
.tab-bar.ui-scrollfix+.card,.tab-bar.ui-scrollfix+.card__dockable,.tab-bar.ui-scrollfix+.tab-content{padding-top:68px}
}
@media (min-width:801px){
.tab-bar.disable-scrollfix{position:relative;width:auto}
}
@media (min-width:801px){
.tab-bar .js--active{color:#1ba8b7;border-bottom:3px solid #1ba8b7}
}
@media (min-width:801px){
.tab-bar--directive .js--active{border-bottom:0}
}
@media (min-width:801px){
.tab-bar__in-card{background-color:#fff;z-index:0;border-bottom:solid 1px #b2b6b6}
}
@media (min-width:801px){
.tab-bar__inner{max-width:1080px;margin:0 auto;position:relative}
}
@media (min-width:801px){
.tab-bar ul{list-style:none;padding:0;margin:0}
.tab-bar ul:after,.tab-bar ul:before{content:"";display:table}
.tab-bar ul:after{clear:both}
}
@media (min-width:801px){
.tab-bar__list{float:left}
}
@media (min-width:801px){
.tab-bar__list--right{float:right}
.tab-bar__list--right .tab-bar__link,.tab-bar__list--right .tab-bar__link a{text-transform:none}
}
@media (min-width:801px) and (min-width:801px){
.tab-bar__list--docked{overflow:hidden;height:0;opacity:0;-webkit-transition:opacity .3s cubic-bezier(.25,.46,.45,.94);transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}
}
@media (min-width:801px){
.tab-bar__list--mobile{display:none!important}
}
@media (min-width:801px) and (min-width:801px){
.tab-bar.ui-scrollfix .tab-bar__list--docked{overflow:auto;height:auto;opacity:1}
}
@media (min-width:801px){
.tab-bar__link{display:block;text-transform:uppercase;padding:24px 30px 23px;text-align:center}
}
@media (min-width:801px){
.tab-bar__link,.tab-bar__link a{color:#7f8686;-webkit-transition:color .3s cubic-bezier(.25,.46,.45,.94);transition:color .3s cubic-bezier(.25,.46,.45,.94)}
.tab-bar__link a:hover,.tab-bar__link:hover{color:#7e25e7;text-decoration:none}
}
@media (min-width:801px){
.tab-bar__option{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;text-align:center;display:block;padding:24px 0 23px;margin-right:15px;margin-left:15px}
.tab-bar__option span>a,.tab-bar__option>a{color:#7f8686}
.tab-bar__option span>a:hover,.tab-bar__option>a:hover{text-decoration:none}
}
@media (min-width:801px){
.tab-bar__option--with-ic{padding:20px 0 25px}
}
@media (min-width:801px) and (max-width:1080px){
.tab-bar__option--calendar{display:none}
}
@media (min-width:801px){
.tab-bar__button{margin-top:15px;-webkit-transition:all .3s linear .2s;transition:all .3s linear .2s;padding-left:33px;padding-right:33px;text-transform:none}
}
@media (min-width:801px){
.tab-bar__button--outline{margin-top:8px;border:1px solid #7f8686;border-radius:5px;padding:15px 40px;display:inline-block;text-transform:none}
}
@media (min-width:801px){
.tab-bar__underline{height:3px;background-color:#1ba8b7;position:absolute;bottom:0;-webkit-transition:all 325ms cubic-bezier(.25,.46,.45,.94);transition:all 325ms cubic-bezier(.25,.46,.45,.94)}
}
@media (min-width:801px){
.tab-bar__mask,.tab-bar__mobile{display:none!important}
}
@media (min-width:801px){
.tab-content .anchor+.card,.tab-content>.card:first-child,.tab-content>.card:first-of-type{margin-top:0}
.tab-content__section.js--active{display:block}
.tab-content__section>.card:first-child{margin-top:0}
}
@media (min-width:801px){
.clr-tab-hero{position:absolute;width:100%;top:0;left:auto;right:auto}
.clr-tab-hero__wrapper{position:relative}
}
@media (min-width:801px){
.clr-tab-hero__wrapper{height:376px}
.clr-tab-hero__wrapper--tall{height:622px}
.clr-tab-hero__wrapper.js--hero-not-swappable{height:auto}
.clr-tab-hero__wrapper.js--hero-not-swappable .clr-tab-hero{position:relative;top:auto}
}
@media (max-width:800px){
div.tab-bar{position:fixed;bottom:0;left:0;z-index:1020;width:100%}
div.tab-bar.ui-scrollfix{top:auto}
div.tab-bar__inner{position:absolute;width:100%;left:0;bottom:0;width:100%;z-index:1050;background:#fff;-webkit-box-shadow:0 -2px 4px rgba(0,0,0,.1);box-shadow:0 -2px 4px rgba(0,0,0,.1);padding-top:10px;padding-bottom:70px;opacity:0;-webkit-transform:translateZ(0) translateY(100%);transform:translateZ(0) translateY(100%);-webkit-transition:opacity .4s ease,-webkit-transform 550ms ease;transition:opacity .4s ease,-webkit-transform 550ms ease;transition:transform 550ms ease,opacity .4s ease;transition:transform 550ms ease,opacity .4s ease,-webkit-transform 550ms ease}
div.tab-bar__inner.js--active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
div.tab-bar__underline{display:none}
div.tab-bar ul{list-style:none;margin:0;padding:0}
div.tab-bar .tab-bar__link,div.tab-bar .tab-bar__link a{color:#7f8686;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:1.5em;padding:14px 20px;display:block;text-transform:uppercase;-webkit-transition:color .3s ease;transition:color .3s ease}
}
@media (max-width:800px) and (max-width:640px){
div.tab-bar .tab-bar__link,div.tab-bar .tab-bar__link a{font-size:13px}
}
@media (max-width:800px){
div.tab-bar .tab-bar__link a:hover,div.tab-bar .tab-bar__link:hover{color:#1ba8b7;text-decoration:none}
}
@media (max-width:800px){
div.tab-bar .tab-bar__divider--mobile{margin:7px 20px;height:1px;line-height:1px;background:#b2b6b6}
}
@media (max-width:800px){
div.tab-bar__mask{position:fixed;top:0;left:0;height:100%;width:100%;z-index:1049;background:rgba(0,0,0,.5)}
}
@media (max-width:800px){
.tab-bar__mobile{background:#fff;border-top:1px solid #d5d5d5;font-size:14px;line-height:1.5em;height:60px;z-index:1001;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:20px;position:relative;z-index:1051}
}
@media (max-width:800px) and (max-width:640px){
.tab-bar__mobile{font-size:13px}
}
@media (max-width:800px){
.tab-bar__mobile a.tab-bar__more{padding:10px 20px;color:#1ba8b7;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:1.5em;-webkit-transition:color .3s ease;transition:color .3s ease}
}
@media (max-width:800px) and (max-width:640px){
.tab-bar__mobile a.tab-bar__more{font-size:13px}
}
@media (max-width:800px){
.tab-bar__mobile a.tab-bar__more,.tab-bar__mobile a.tab-bar__more:hover{text-decoration:none;outline:0}
}
@media (max-width:800px){
.tab-bar__mobile a.tab-bar__more:hover{color:#0b5b7c}
}
.u--margin-left-5{margin-left:5px}
.u--margin-right-5{margin-right:5px}
.u--margin-top-5{margin-top:5px}
.u--margin-bottom-5{margin-bottom:5px}
.u--margin-left-10{margin-left:10px}
.u--margin-right-10{margin-right:10px}
.u--margin-top-10{margin-top:10px}
.u--margin-bottom-10{margin-bottom:10px}
.u--margin-left-15{margin-left:15px}
.u--margin-right-15{margin-right:15px}
.u--margin-top-15{margin-top:15px}
.u--margin-bottom-15{margin-bottom:15px}
.u--margin-left-20{margin-left:20px}
.u--margin-right-20{margin-right:20px}
.u--margin-top-20{margin-top:20px}
.u--margin-bottom-20{margin-bottom:20px}
.u--margin-left-25{margin-left:25px}
.u--margin-right-25{margin-right:25px}
.u--margin-top-25{margin-top:25px}
.u--margin-bottom-25{margin-bottom:25px}
.u--margin-left-30{margin-left:30px}
.u--margin-right-30{margin-right:30px}
.u--margin-top-30{margin-top:30px}
.u--margin-bottom-30{margin-bottom:30px}
.u--margin-left-35{margin-left:35px}
.u--margin-right-35{margin-right:35px}
.u--margin-top-35{margin-top:35px}
.u--margin-bottom-35{margin-bottom:35px}
.u--margin-left-40{margin-left:40px}
.u--margin-right-40{margin-right:40px}
.u--margin-top-40{margin-top:40px}
.u--margin-bottom-40{margin-bottom:40px}
.u--margin-left-45{margin-left:45px}
.u--margin-right-45{margin-right:45px}
.u--margin-top-45{margin-top:45px}
.u--margin-bottom-45{margin-bottom:45px}
.u--margin-left-50{margin-left:50px}
.u--margin-right-50{margin-right:50px}
.u--margin-top-50{margin-top:50px}
.u--margin-bottom-50{margin-bottom:50px}
.u--margin-left-8{margin-left:8px}
.u--margin-right-8{margin-right:8px}
.u--margin-top-8{margin-top:8px}
.u--margin-bottom-8{margin-bottom:8px}
.u--padding-left-8{padding-left:8px}
.u--padding-right-8{padding-right:8px}
.u--padding-top-8{padding-top:8px}
.u--padding-bottom-8{padding-bottom:8px}
.u--margin-left-16{margin-left:16px}
.u--margin-right-16{margin-right:16px}
.u--margin-top-16{margin-top:16px}
.u--margin-bottom-16{margin-bottom:16px}
.u--padding-left-16{padding-left:16px}
.u--padding-right-16{padding-right:16px}
.u--padding-top-16{padding-top:16px}
.u--padding-bottom-16{padding-bottom:16px}
.u--margin-left-24{margin-left:24px}
.u--margin-right-24{margin-right:24px}
.u--margin-top-24{margin-top:24px}
.u--margin-bottom-24{margin-bottom:24px}
.u--padding-left-24{padding-left:24px}
.u--padding-right-24{padding-right:24px}
.u--padding-top-24{padding-top:24px}
.u--padding-bottom-24{padding-bottom:24px}
.u--margin-left-32{margin-left:32px}
.u--margin-right-32{margin-right:32px}
.u--margin-top-32{margin-top:32px}
.u--margin-bottom-32{margin-bottom:32px}
.u--padding-left-32{padding-left:32px}
.u--padding-right-32{padding-right:32px}
.u--padding-top-32{padding-top:32px}
.u--padding-bottom-32{padding-bottom:32px}
.u--margin-left-40{margin-left:40px}
.u--margin-right-40{margin-right:40px}
.u--margin-top-40{margin-top:40px}
.u--margin-bottom-40{margin-bottom:40px}
.u--padding-left-40{padding-left:40px}
.u--padding-right-40{padding-right:40px}
.u--padding-top-40{padding-top:40px}
.u--padding-bottom-40{padding-bottom:40px}
.u--margin-left-48{margin-left:48px}
.u--margin-right-48{margin-right:48px}
.u--margin-top-48{margin-top:48px}
.u--margin-bottom-48{margin-bottom:48px}
.u--padding-left-48{padding-left:48px}
.u--padding-right-48{padding-right:48px}
.u--padding-top-48{padding-top:48px}
.u--padding-bottom-48{padding-bottom:48px}
.u--font-size-10{font-size:10px}
.u--font-size-12{font-size:12px}
.u--font-size-14{font-size:14px}
.u--font-size-16{font-size:16px}
.u--font-size-18{font-size:18px}
.u--font-size-20{font-size:20px}
.u--font-size-22{font-size:22px}
.u--font-size-24{font-size:24px}
.u--font-size-26{font-size:26px}
.u--font-size-28{font-size:28px}
.u--font-size-30{font-size:30px}
.u--font-size-32{font-size:32px}
.u--line-height-10{line-height:1em}
.u--line-height-11{line-height:1.1em}
.u--line-height-12{line-height:1.2em}
.u--line-height-13{line-height:1.3em}
.u--line-height-14{line-height:1.4em}
.u--line-height-15{line-height:1.5em}
.spacer-small{width:100%;padding:5px 0}
.spacer-medium{width:100%;padding:15px 0}
.spacer-large{width:100%;padding:25px 0}
.pad-vert-small{padding-top:10px;padding-bottom:10px}
.pad-vert-medium{padding-top:30px;padding-bottom:30px}
.pad-vert-large{padding-top:50px;padding-bottom:50px}
.pad-vert-extra{padding-top:60px;padding-bottom:60px}
.gap-vert-small{margin-top:10px;margin-bottom:10px}
.gap-vert-medium{margin-top:30px;margin-bottom:30px}
.gap-vert-large{margin-top:50px;margin-bottom:50px}
.gap-vert-extra{margin-top:60px;margin-bottom:60px}
.pad-top-small{padding-top:10px}
.pad-top-medium{padding-top:30px}
.pad-top-large{padding-top:50px}
.pad-top-extra{padding-top:60px}
.gap-top-small{margin-top:10px}
.gap-top-medium{margin-top:30px}
.gap-top-large{margin-top:50px}
.gap-top-extra{margin-top:60px}
.pad-bottom-small{padding-bottom:10px}
.pad-bottom-medium{padding-bottom:30px}
.pad-bottom-large{padding-bottom:50px}
.pad-bottom-extra{padding-bottom:60px}
.gap-bottom-small{margin-bottom:10px}
.gap-bottom-medium{margin-bottom:30px}
.gap-bottom-large{margin-bottom:50px}
.gap-bottom-extra{margin-bottom:60px}
.pad-bottom-zero{padding-bottom:0}
.gap-bottom-zero{margin-bottom:0}
.pad-hoz-small{padding-left:15px;padding-right:15px}
.pad-hoz-medium{padding-left:40px;padding-right:40px}
.pad-hoz-large{padding-left:60px;padding-right:60px}
.gap-hoz-large{margin-left:60px;margin-right:60px}
.pad-left-30{padding-left:30px}
.pad-right-30{padding-right:30px}
.pad-left-medium{padding-left:20px}
.pad-right-medium{padding-right:20px}
.pad-left-large{padding-left:60px}
.pad-right-large{padding-right:60px}
.gap-right-xsmall{margin-right:5px}
.gap-left-xsmall{margin-left:5px}
.gap-right-small{margin-right:10px}
.gap-left-small{margin-left:10px}
.gap-left-medium{margin-left:20px}
.gap-left-large{margin-left:60px}
.gap-right-medium{margin-right:20px}
.gap-right-large{margin-right:60px}
@media (max-width:800px){
.u--small-no-margin{margin:0}
}
.u--underline{text-decoration:underline}
.u--no-underline:hover{text-decoration:none}
.u--italic{font-style:italic}
.u--bold{font-weight:500}
.u--bold-smooth{font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.u--font-smaller{font-size:smaller}
.u--capitalize{text-transform:capitalize}
.u--lowercase{text-transform:lowercase}
.u--uppercase{text-transform:uppercase}
.u--align-center{text-align:center}
.u--align-right{text-align:right}
.u--align-left{text-align:left}
.u--flex-align-start{-ms-flex-item-align:start;align-self:flex-start}
.u--flex-align-center{-ms-flex-item-align:center;align-self:center}
.u--flex-align-end{-ms-flex-item-align:end;align-self:flex-end}
.u--flex-no-shrink{-ms-flex-negative:0;flex-shrink:0}
.u--content-box{-webkit-box-sizing:content-box;box-sizing:content-box}
.u--nowrap{white-space:nowrap}
.u--left{float:left}
.u--right{float:right}
.u--clickable{cursor:pointer}
.u--block{display:block}
.u--inline{display:inline}
.u--inline-block{display:inline-block}
.u--force-inline-block{display:inline-block!important}
.u--hide{display:none}
.u--force-hide{visibility:hidden;opacity:0}
.u--full-width{width:100%}
.u--half-width{width:50%}
.u--background--gray{background-color:#f5f5f5}
.u--background--light-gray{background:#fafafa}
.u--background--error{background:#f2dede;color:#f44336;border:1px solid #f44336}
.u--font--c300{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400}
.u--opacity--70{opacity:.7}
.u--p-inline p{display:inline}
.u--no-margin{margin:0}
.u--position-relative{position:relative}
.u--pad-medium{padding:16px}
.u--flex{display:-webkit-box;display:-ms-flexbox;display:flex}
.u--clean-links a{-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;color:#00abc7}
.u--strike{display:inline-block;position:relative;color:#999e9e;font-size:.75em}
.u--strike:before{content:" ";height:2px;background:#999e9e;display:block;position:absolute;width:110%;left:-5%;top:48%;margin-top:-1px}
.u--strike--nav{font-size:1em;margin-left:3px;margin-bottom:1px;margin-left:6px;color:#333}
.u--strike--button{color:#fff;font-size:1em}
.u--strike--button:before{background:#fff;height:1px;top:50%;margin-top:0}
.u--strike--plain{display:inline-block;position:relative}
.u--strike--plain:before{content:" ";height:2px;display:block;position:absolute;width:110%;left:-5%;top:48%;margin-top:-1px}
.u--strike--black{color:#333}
.u--strike--black:before{background:#333}
.u--strike--gray2{color:#b2b6b6}
.u--strike--gray2:before{background:#b2b6b6}
.u--word-break-normal{word-break:normal}
.u--word-break-all{word-break:break-all}
.u--break-word{word-break:break-word}
.u--orange{color:#ee783e}
.u--muted{color:#7f8686}
.u--navy-bg{background:#0b5b7c}
.u--vertical-align-middle{vertical-align:middle}
.u--vertical-align-bottom{vertical-align:bottom}
.u--teal{color:rgba(27,168,183,.9)}
.clearfix:after,.clearfix:before{content:"";display:table}
.clearfix:after{clear:both}
.hide--phone,.hide--web,.hide--web--table-row,.hide--web-inline{display:none}
@media (min-width:801px){
.hide--web--table-row{display:table-row}
}
@media (min-width:801px){
.hide--web{display:block}
}
@media (max-width:800px){
.hide--web{display:none}
}
@media (min-width:801px){
.hide--web--important{display:block!important}
}
@media (max-width:800px){
.hide--web--important{display:none!important}
}
@media (min-width:801px){
.hide--web-inline{display:inline}
}
@media (max-width:800px){
.hide--web-inline{display:none}
}
@media (min-width:801px){
.hide--phone{display:none}
}
@media (max-width:800px){
.hide--phone{display:block}
}
@media (min-width:801px){
.hide--phone--important{display:none!important}
}
@media (max-width:800px){
.hide--phone--important{display:block!important}
}
.w--100{width:100px}
.ux--opacity{opacity:.7;-webkit-transition:opacity 325ms cubic-bezier(.25,.46,.45,.94);transition:opacity 325ms cubic-bezier(.25,.46,.45,.94)}
.ux--opacity:hover{opacity:1}
.u--rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.svg--full-size{width:100%;padding-bottom:100%;background-repeat:no-repeat;background-size:contain}
.img--gift_small{background-image:url("../images/site/gift.1733c5ebf31a.png");width:18px;height:15px;background-size:18px 15px;margin-bottom:-2px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--gift_small{background-image:url("../images/site/gift_2x.bccf486b0756.png");background-size:18px 15px}
}
.img--verifyEmail{background-image:url("../images/site/verifyEmail.cf8f6159a526.png");width:596px;height:342px;margin-bottom:-69px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--verifyEmail{background-image:url("../images/site/verifyEmail_2x.e9f6f670cf68.png");background-size:678px 481px}
}
@media (max-width:800px){
.img--verifyEmail{width:100%;height:0;background-size:cover;padding-bottom:57.3825503356%}
}
.img--gcEmail{background-image:url("../images/site/gcEmail.5fada6a8f6bb.png");width:596px;height:342px;margin-bottom:-69px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--gcEmail{background-image:url("../images/site/gcEmail_2x.2e87e06b84f7.png");background-size:678px 481px}
}
@media (max-width:800px){
.img--gcEmail{width:100%;height:0;background-size:cover;padding-bottom:57.3825503356%}
}
.img--max-width-220{max-width:220px}
.img--carousel_blue_left_arrow{background-image:url("../images/site/discovery/components/carousel_blue_left_arrow.540fd7911bb5.png");width:55px;height:55px;background-size:55px 55px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--carousel_blue_left_arrow{background-image:url("../images/site/discovery/components/carousel_blue_left_arrow_2x.fa744efec4fe.png");background-size:55px 55px}
}
.img--carousel_blue_right_arrow{background-image:url("../images/site/discovery/components/carousel_blue_right_arrow.e547cc9038d0.png");width:55px;height:55px;background-size:55px 55px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--carousel_blue_right_arrow{background-image:url("../images/site/discovery/components/carousel_blue_right_arrow_2x.0a86be2575ab.png");background-size:55px 55px}
}
.img--region_continent_amr{background-image:url("../images/site/discovery/ancestry/regions/continent/region_amr.4f8bb60d2b17.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_continent_amr{background-image:url("../images/site/discovery/ancestry/regions/continent/region_amr_2x.1b1321596e34.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_continent_amr{background-image:url("../images/site/discovery/ancestry/regions/continent/region_amr_mobile.11d66b130096.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_continent_amr{background-image:url("../images/site/discovery/ancestry/regions/continent/region_amr_mobile_2x.959e4031eb5d.png");background-size:506px 326px}
}
.img--region_continent_oceanian{background-image:url("../images/site/discovery/ancestry/regions/continent/region_oceanian.ffc6d55c12f7.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_continent_oceanian{background-image:url("../images/site/discovery/ancestry/regions/continent/region_oceanian_2x.452d12a1bb9c.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_continent_oceanian{background-image:url("../images/site/discovery/ancestry/regions/continent/region_oceanian_mobile.d80696d5c0f3.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_continent_oceanian{background-image:url("../images/site/discovery/ancestry/regions/continent/region_oceanian_mobile_2x.14baf38dfa64.png");background-size:506px 326px}
}
.img--region_v2_west_africa{background-image:url("../images/site/discovery/ancestry/regions/v2/region_west_africa.0fbc69eb9dc6.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v2_west_africa{background-image:url("../images/site/discovery/ancestry/regions/v2/region_west_africa_2x.a5ab6ad3fd9e.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v2_west_africa{background-image:url("../images/site/discovery/ancestry/regions/v2/region_west_africa_mobile.3f1223ae91f6.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v2_west_africa{background-image:url("../images/site/discovery/ancestry/regions/v2/region_west_africa_mobile_2x.6ded47bb92d7.png");background-size:506px 326px}
}
.img--region_v2_east_africa{background-image:url("../images/site/discovery/ancestry/regions/v2/region_east_africa.d9587167626f.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v2_east_africa{background-image:url("../images/site/discovery/ancestry/regions/v2/region_east_africa_2x.b508c2ccce1c.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v2_east_africa{background-image:url("../images/site/discovery/ancestry/regions/v2/region_east_africa_mobile.05656b785b8a.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v2_east_africa{background-image:url("../images/site/discovery/ancestry/regions/v2/region_east_africa_mobile_2x.0be1d540e5a7.png");background-size:506px 326px}
}
.img--region_v2_north_europe{background-image:url("../images/site/discovery/ancestry/regions/v2/region_north_europe.bd0e26fb79d9.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v2_north_europe{background-image:url("../images/site/discovery/ancestry/regions/v2/region_north_europe_2x.f9e3c7af28ab.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v2_north_europe{background-image:url("../images/site/discovery/ancestry/regions/v2/region_north_europe_mobile.8971624803ce.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v2_north_europe{background-image:url("../images/site/discovery/ancestry/regions/v2/region_north_europe_mobile_2x.b1d1221a297b.png");background-size:506px 326px}
}
.img--region_v2_finland{background-image:url("../images/site/discovery/ancestry/regions/v2/region_finland.d8806b4c88bb.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v2_finland{background-image:url("../images/site/discovery/ancestry/regions/v2/region_finland_2x.a8e8065d1152.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v2_finland{background-image:url("../images/site/discovery/ancestry/regions/v2/region_finland_mobile.a5ccbf94fe6b.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v2_finland{background-image:url("../images/site/discovery/ancestry/regions/v2/region_finland_mobile_2x.0b301a82cb87.png");background-size:506px 326px}
}
.img--region_v2_iberia{background-image:url("../images/site/discovery/ancestry/regions/v2/region_iberia.933cfa3d9482.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v2_iberia{background-image:url("../images/site/discovery/ancestry/regions/v2/region_iberia_2x.eb645ffcc2c4.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v2_iberia{background-image:url("../images/site/discovery/ancestry/regions/v2/region_iberia_mobile.226fe18e447e.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v2_iberia{background-image:url("../images/site/discovery/ancestry/regions/v2/region_iberia_mobile_2x.e492d84e9286.png");background-size:506px 326px}
}
.img--region_v2_tuscany{background-image:url("../images/site/discovery/ancestry/regions/v2/region_tuscany.06cd7dbff2d6.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v2_tuscany{background-image:url("../images/site/discovery/ancestry/regions/v2/region_tuscany_2x.4080e7668a98.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v2_tuscany{background-image:url("../images/site/discovery/ancestry/regions/v2/region_tuscany_mobile.163cb1c79a11.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v2_tuscany{background-image:url("../images/site/discovery/ancestry/regions/v2/region_tuscany_mobile_2x.7907c410e700.png");background-size:506px 326px}
}
.img--region_v2_east_china{background-image:url("../images/site/discovery/ancestry/regions/v2/region_east_china.88ae0b09f146.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v2_east_china{background-image:url("../images/site/discovery/ancestry/regions/v2/region_east_china_2x.34288078a109.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v2_east_china{background-image:url("../images/site/discovery/ancestry/regions/v2/region_east_china_mobile.410dd2bf7714.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v2_east_china{background-image:url("../images/site/discovery/ancestry/regions/v2/region_east_china_mobile_2x.9c9ecf197a0d.png");background-size:506px 326px}
}
.img--region_v2_south_china_and_southeast_asia{background-image:url("../images/site/discovery/ancestry/regions/v2/region_south_china_and_southeast_asia.87471bbd0eec.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v2_south_china_and_southeast_asia{background-image:url("../images/site/discovery/ancestry/regions/v2/region_south_china_and_southeast_asia_2x.d0c43255a4d4.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v2_south_china_and_southeast_asia{background-image:url("../images/site/discovery/ancestry/regions/v2/region_south_china_and_southeast_asia_mobile.81be6cd58906.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v2_south_china_and_southeast_asia{background-image:url("../images/site/discovery/ancestry/regions/v2/region_south_china_and_southeast_asia_mobile_2x.6b61a0c91599.png");background-size:506px 326px}
}
.img--region_v2_japan{background-image:url("../images/site/discovery/ancestry/regions/v2/region_japan.23c67509a649.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v2_japan{background-image:url("../images/site/discovery/ancestry/regions/v2/region_japan_2x.9833bb99f650.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v2_japan{background-image:url("../images/site/discovery/ancestry/regions/v2/region_japan_mobile.39c5786b9e89.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v2_japan{background-image:url("../images/site/discovery/ancestry/regions/v2/region_japan_mobile_2x.860c76dd2615.png");background-size:506px 326px}
}
.img--region_v2_east_india_and_srilanka{background-image:url("../images/site/discovery/ancestry/regions/v2/region_east_india_and_srilanka.a1565f562938.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v2_east_india_and_srilanka{background-image:url("../images/site/discovery/ancestry/regions/v2/region_east_india_and_srilanka_2x.bfbf5925d0f8.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v2_east_india_and_srilanka{background-image:url("../images/site/discovery/ancestry/regions/v2/region_east_india_and_srilanka_mobile.8cccf68ed50f.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v2_east_india_and_srilanka{background-image:url("../images/site/discovery/ancestry/regions/v2/region_east_india_and_srilanka_mobile_2x.d8972be58ccd.png");background-size:506px 326px}
}
.img--region_v2_north_india_and_west_asia{background-image:url("../images/site/discovery/ancestry/regions/v2/region_north_india_and_west_asia.82f4f4ee6f32.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v2_north_india_and_west_asia{background-image:url("../images/site/discovery/ancestry/regions/v2/region_north_india_and_west_asia_2x.ed2487709a2d.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v2_north_india_and_west_asia{background-image:url("../images/site/discovery/ancestry/regions/v2/region_north_india_and_west_asia_mobile.f04cc1673beb.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v2_north_india_and_west_asia{background-image:url("../images/site/discovery/ancestry/regions/v2/region_north_india_and_west_asia_mobile_2x.f07ef040bded.png");background-size:506px 326px}
}
.img--region_v3_central_east_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_central_east_asia.8dd31692363a.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_central_east_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_central_east_asia_2x.91d372f40c5f.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_central_east_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_central_east_asia_mobile.e3742953e759.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_central_east_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_central_east_asia_mobile_2x.d87846b59547.png");background-size:506px 326px}
}
.img--region_v3_northwest_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_northwest_asia.f1c379f325e5.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_northwest_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_northwest_asia_2x.752ea8b719b6.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_northwest_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_northwest_asia_mobile.7f26e05048d7.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_northwest_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_northwest_asia_mobile_2x.9927a3ae9413.png");background-size:506px 326px}
}
.img--region_v3_japan{background-image:url("../images/site/discovery/ancestry/regions/v3/region_japan.45d772bd08c2.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_japan{background-image:url("../images/site/discovery/ancestry/regions/v3/region_japan_2x.1e4df676e213.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_japan{background-image:url("../images/site/discovery/ancestry/regions/v3/region_japan_mobile.c521c71f4eed.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_japan{background-image:url("../images/site/discovery/ancestry/regions/v3/region_japan_mobile_2x.90d3cc05c371.png");background-size:506px 326px}
}
.img--region_v3_southeast_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_southeast_asia.5f8f48d33e6c.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_southeast_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_southeast_asia_2x.6bf1cab85042.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_southeast_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_southeast_asia_mobile.1dd5058c3771.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_southeast_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_southeast_asia_mobile_2x.3e4ed61daee6.png");background-size:506px 326px}
}
.img--region_v3_northeast_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_northeast_asia.b1eddd4a556f.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_northeast_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_northeast_asia_2x.e1b3e4edeeb4.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_northeast_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_northeast_asia_mobile.7a58bc084f96.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_northeast_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_northeast_asia_mobile_2x.0fbe8ade476f.png");background-size:506px 326px}
}
.img--region_v3_ashkenazi_jewish{background-image:url("../images/site/discovery/ancestry/regions/v3/region_ashkenazi_jewish.c0052de57133.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_ashkenazi_jewish{background-image:url("../images/site/discovery/ancestry/regions/v3/region_ashkenazi_jewish_2x.33e8dae999ba.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_ashkenazi_jewish{background-image:url("../images/site/discovery/ancestry/regions/v3/region_ashkenazi_jewish_mobile.d7a7855f8d12.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_ashkenazi_jewish{background-image:url("../images/site/discovery/ancestry/regions/v3/region_ashkenazi_jewish_mobile_2x.6f91be556ea4.png");background-size:506px 326px}
}
.img--region_v3_balkans_and_mediterranean{background-image:url("../images/site/discovery/ancestry/regions/v3/region_balkans_and_mediterranean.66ca5fec52f9.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_balkans_and_mediterranean{background-image:url("../images/site/discovery/ancestry/regions/v3/region_balkans_and_mediterranean_2x.136868e5a3ac.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_balkans_and_mediterranean{background-image:url("../images/site/discovery/ancestry/regions/v3/region_balkans_and_mediterranean_mobile.626ab0736b99.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_balkans_and_mediterranean{background-image:url("../images/site/discovery/ancestry/regions/v3/region_balkans_and_mediterranean_mobile_2x.951703896ddb.png");background-size:506px 326px}
}
.img--region_v3_central_europe{background-image:url("../images/site/discovery/ancestry/regions/v3/region_central_europe.e010d80a71d0.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_central_europe{background-image:url("../images/site/discovery/ancestry/regions/v3/region_central_europe_2x.c51e37e7ff6a.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_central_europe{background-image:url("../images/site/discovery/ancestry/regions/v3/region_central_europe_mobile.fbcb25c1286b.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_central_europe{background-image:url("../images/site/discovery/ancestry/regions/v3/region_central_europe_mobile_2x.c6997f5aea0e.png");background-size:506px 326px}
}
.img--region_v3_east_europe{background-image:url("../images/site/discovery/ancestry/regions/v3/region_east_europe.797ec6fedcbe.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_east_europe{background-image:url("../images/site/discovery/ancestry/regions/v3/region_east_europe_2x.a0f932057f04.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_east_europe{background-image:url("../images/site/discovery/ancestry/regions/v3/region_east_europe_mobile.49ea60ddb361.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_east_europe{background-image:url("../images/site/discovery/ancestry/regions/v3/region_east_europe_mobile_2x.43267e8ddf19.png");background-size:506px 326px}
}
.img--region_v3_finland{background-image:url("../images/site/discovery/ancestry/regions/v3/region_finland.bafe22052f09.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_finland{background-image:url("../images/site/discovery/ancestry/regions/v3/region_finland_2x.0387f93dc8d8.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_finland{background-image:url("../images/site/discovery/ancestry/regions/v3/region_finland_mobile.67eeb198b3b5.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_finland{background-image:url("../images/site/discovery/ancestry/regions/v3/region_finland_mobile_2x.4b7baa00f8cd.png");background-size:506px 326px}
}
.img--region_v3_north_italy{background-image:url("../images/site/discovery/ancestry/regions/v3/region_north_italy.6028e6ab84cc.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_north_italy{background-image:url("../images/site/discovery/ancestry/regions/v3/region_north_italy_2x.6054af8d0c0b.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_north_italy{background-image:url("../images/site/discovery/ancestry/regions/v3/region_north_italy_mobile.2581258e799c.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_north_italy{background-image:url("../images/site/discovery/ancestry/regions/v3/region_north_italy_mobile_2x.d1e54e375f9d.png");background-size:506px 326px}
}
.img--region_v3_north_europe{background-image:url("../images/site/discovery/ancestry/regions/v3/region_north_europe.99c8eb241f7b.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_north_europe{background-image:url("../images/site/discovery/ancestry/regions/v3/region_north_europe_2x.1354b43b3065.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_north_europe{background-image:url("../images/site/discovery/ancestry/regions/v3/region_north_europe_mobile.e2cecf911dbb.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_north_europe{background-image:url("../images/site/discovery/ancestry/regions/v3/region_north_europe_mobile_2x.582bed0e7dc2.png");background-size:506px 326px}
}
.img--region_v3_west_europe{background-image:url("../images/site/discovery/ancestry/regions/v3/region_west_europe.b44e7d1ab231.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_west_europe{background-image:url("../images/site/discovery/ancestry/regions/v3/region_west_europe_2x.9311a638e19a.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_west_europe{background-image:url("../images/site/discovery/ancestry/regions/v3/region_west_europe_mobile.765cae62003b.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_west_europe{background-image:url("../images/site/discovery/ancestry/regions/v3/region_west_europe_mobile_2x.36b77655dcbc.png");background-size:506px 326px}
}
.img--region_v3_west_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_west_asia.779f99b9da20.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_west_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_west_asia_2x.32927ae37e62.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_west_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_west_asia_mobile.6e4de8fd0542.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_west_asia{background-image:url("../images/site/discovery/ancestry/regions/v3/region_west_asia_mobile_2x.e1b7978afd11.png");background-size:506px 326px}
}
.img--region_v3_middle_east{background-image:url("../images/site/discovery/ancestry/regions/v3/region_middle_east.917f837e96e0.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_middle_east{background-image:url("../images/site/discovery/ancestry/regions/v3/region_middle_east_2x.9e164cb40800.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_middle_east{background-image:url("../images/site/discovery/ancestry/regions/v3/region_middle_east_mobile.6f522f1e4827.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_middle_east{background-image:url("../images/site/discovery/ancestry/regions/v3/region_middle_east_mobile_2x.f853a39c131c.png");background-size:506px 326px}
}
.img--region_v3_north_africa{background-image:url("../images/site/discovery/ancestry/regions/v3/region_north_africa.75e0156923fc.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_north_africa{background-image:url("../images/site/discovery/ancestry/regions/v3/region_north_africa_2x.74740a9b3971.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_north_africa{background-image:url("../images/site/discovery/ancestry/regions/v3/region_north_africa_mobile.43536e1d030d.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_north_africa{background-image:url("../images/site/discovery/ancestry/regions/v3/region_north_africa_mobile_2x.6903e824fd24.png");background-size:506px 326px}
}
.img--region_v3_bangladesh_and_bengal{background-image:url("../images/site/discovery/ancestry/regions/v3/region_bangladesh_and_bengal.7a03029dc1e6.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_bangladesh_and_bengal{background-image:url("../images/site/discovery/ancestry/regions/v3/region_bangladesh_and_bengal_2x.702050001053.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_bangladesh_and_bengal{background-image:url("../images/site/discovery/ancestry/regions/v3/region_bangladesh_and_bengal_mobile.92355128fa97.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_bangladesh_and_bengal{background-image:url("../images/site/discovery/ancestry/regions/v3/region_bangladesh_and_bengal_mobile_2x.1094afa7fd64.png");background-size:506px 326px}
}
.img--region_v3_north_india{background-image:url("../images/site/discovery/ancestry/regions/v3/region_north_india.504318ff0b6f.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_north_india{background-image:url("../images/site/discovery/ancestry/regions/v3/region_north_india_2x.f9d2573660af.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_north_india{background-image:url("../images/site/discovery/ancestry/regions/v3/region_north_india_mobile.c5f485f90444.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_north_india{background-image:url("../images/site/discovery/ancestry/regions/v3/region_north_india_mobile_2x.a6812432169a.png");background-size:506px 326px}
}
.img--region_v3_south_and_east_india{background-image:url("../images/site/discovery/ancestry/regions/v3/region_south_and_east_india.3b24fc045859.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_south_and_east_india{background-image:url("../images/site/discovery/ancestry/regions/v3/region_south_and_east_india_2x.7aa852423250.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_south_and_east_india{background-image:url("../images/site/discovery/ancestry/regions/v3/region_south_and_east_india_mobile.78a8be4c3cfb.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_south_and_east_india{background-image:url("../images/site/discovery/ancestry/regions/v3/region_south_and_east_india_mobile_2x.ffba97212b56.png");background-size:506px 326px}
}
.img--region_v3_balochistan{background-image:url("../images/site/discovery/ancestry/regions/v3/region_balochistan.1de6166277b7.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_balochistan{background-image:url("../images/site/discovery/ancestry/regions/v3/region_balochistan_2x.c93213c03cfd.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_balochistan{background-image:url("../images/site/discovery/ancestry/regions/v3/region_balochistan_mobile.9882ab218cf1.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_balochistan{background-image:url("../images/site/discovery/ancestry/regions/v3/region_balochistan_mobile_2x.d91ca4fd6a78.png");background-size:506px 326px}
}
.img--region_v3_west_africa{background-image:url("../images/site/discovery/ancestry/regions/v3/region_west_africa.0fbc69eb9dc6.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_west_africa{background-image:url("../images/site/discovery/ancestry/regions/v3/region_west_africa_2x.a5ab6ad3fd9e.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_west_africa{background-image:url("../images/site/discovery/ancestry/regions/v3/region_west_africa_mobile.a7b89c52b94b.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_west_africa{background-image:url("../images/site/discovery/ancestry/regions/v3/region_west_africa_mobile_2x.257287a872b5.png");background-size:506px 326px}
}
.img--region_v3_central_and_east_africa{background-image:url("../images/site/discovery/ancestry/regions/v3/region_central_and_east_africa.269078dfc821.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_central_and_east_africa{background-image:url("../images/site/discovery/ancestry/regions/v3/region_central_and_east_africa_2x.94a9fde9eb06.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_central_and_east_africa{background-image:url("../images/site/discovery/ancestry/regions/v3/region_central_and_east_africa_mobile.275b21b817ba.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_central_and_east_africa{background-image:url("../images/site/discovery/ancestry/regions/v3/region_central_and_east_africa_mobile_2x.64b72f71b11c.png");background-size:506px 326px}
}
.img--region_v3_horn_of_africa{background-image:url("../images/site/discovery/ancestry/regions/v3/region_horn_of_africa.e37a35b1ea9e.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--region_v3_horn_of_africa{background-image:url("../images/site/discovery/ancestry/regions/v3/region_horn_of_africa_2x.e8168fcf4366.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--region_v3_horn_of_africa{background-image:url("../images/site/discovery/ancestry/regions/v3/region_horn_of_africa_mobile.21397e011bca.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--region_v3_horn_of_africa{background-image:url("../images/site/discovery/ancestry/regions/v3/region_horn_of_africa_mobile_2x.2f96571f65a6.png");background-size:506px 326px}
}
.img--ancestry_map{background-image:url("../images/site/discovery/ancestry/ancestry_map.fe4e69195d49.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ancestry_map{background-image:url("../images/site/discovery/ancestry/ancestry_map_2x.c2accfec4607.png");background-size:1440px 900px}
}
@media (max-width:800px){
.img--ancestry_map{background-image:url("../images/site/discovery/ancestry/ancestry_map_mobile.ad783a0aa41b.png")}
}
@media only screen and (max-width:800px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:800px) and (min-resolution:144dpi){
.img--ancestry_map{background-image:url("../images/site/discovery/ancestry/ancestry_map_mobile_2x.e93526605d61.png");background-size:506px 326px}
}
.img--ancestry_tutorial_1{background-image:url("../images/site/discovery/ancestry/ancestry_tutorial_1.d040754e0b75.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ancestry_tutorial_1{background-image:url("../images/site/discovery/ancestry/ancestry_tutorial_1_2x.5818b1eea42f.png");background-size:720px 450px}
}
.img--ancestry_tutorial_2{background-image:url("../images/site/discovery/ancestry/ancestry_tutorial_2.c170bfbed959.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ancestry_tutorial_2{background-image:url("../images/site/discovery/ancestry/ancestry_tutorial_2_2x.c181784f7e10.png");background-size:720px 450px}
}
.img--ancestry_tutorial_3{background-image:url("../images/site/discovery/ancestry/ancestry_tutorial_3.d62a63570b60.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ancestry_tutorial_3{background-image:url("../images/site/discovery/ancestry/ancestry_tutorial_3_2x.80020c5c007a.png");background-size:720px 450px}
}
.img--traitsOnboarding_1{background-image:url("../images/site/discovery/general/traitsOnboarding_1.ecf4e525afdd.png");width:400px;height:400px;background-size:400px 400px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traitsOnboarding_1{background-image:url("../images/site/discovery/general/traitsOnboarding_1_2x.09c064f07493.png");background-size:400px 400px}
}
@media (max-width:800px){
.img--traitsOnboarding_1{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--traitsOnboarding_1.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--traitsOnboarding_2{background-image:url("../images/site/discovery/general/traitsOnboarding_2.67f5be7cfa7f.png");width:400px;height:400px;background-size:400px 400px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traitsOnboarding_2{background-image:url("../images/site/discovery/general/traitsOnboarding_2_2x.2f058e45d9f5.png");background-size:400px 400px}
}
@media (max-width:800px){
.img--traitsOnboarding_2{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--traitsOnboarding_2.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--traitsOnboarding_3{background-image:url("../images/site/discovery/general/traitsOnboarding_3.727781892ec2.png");width:400px;height:400px;background-size:400px 400px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traitsOnboarding_3{background-image:url("../images/site/discovery/general/traitsOnboarding_3_2x.2ef4104b3143.png");background-size:400px 400px}
}
@media (max-width:800px){
.img--traitsOnboarding_3{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--traitsOnboarding_3.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--traits_lactose_dashboard_icon{background-image:url("../images/site/discovery/general/traits_lactose_dashboard_icon.289662f4423b.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_lactose_dashboard_icon{background-image:url("../images/site/discovery/general/traits_lactose_dashboard_icon_2x.ef3d64bb9616.png");background-size:50px 50px}
}
.img--traits_alcohol_dashboard_icon{background-image:url("../images/site/discovery/general/traits_alcohol_dashboard_icon.a05f173348cb.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_alcohol_dashboard_icon{background-image:url("../images/site/discovery/general/traits_alcohol_dashboard_icon_2x.812df0fbce4c.png");background-size:50px 50px}
}
.img--traits_caffeine_dashboard_icon{background-image:url("../images/site/discovery/general/traits_caffeine_dashboard_icon.de40a3a2b6f5.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_caffeine_dashboard_icon{background-image:url("../images/site/discovery/general/traits_caffeine_dashboard_icon_2x.e8aa0e10c218.png");background-size:50px 50px}
}
.img--traits_earwax_dashboard_icon{background-image:url("../images/site/discovery/general/traits_earwax_dashboard_icon.622b53e4306a.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_earwax_dashboard_icon{background-image:url("../images/site/discovery/general/traits_earwax_dashboard_icon_2x.052fcc521b9d.png");background-size:50px 50px}
}
.img--traits_bitterness_dashboard_icon{background-image:url("../images/site/discovery/general/traits_bitterness_dashboard_icon.f8c77776c84c.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_bitterness_dashboard_icon{background-image:url("../images/site/discovery/general/traits_bitterness_dashboard_icon_2x.8921074c191d.png");background-size:50px 50px}
}
.img--traits_cilantro_dashboard_icon{background-image:url("../images/site/discovery/general/traits_cilantro_dashboard_icon.58259337e079.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_cilantro_dashboard_icon{background-image:url("../images/site/discovery/general/traits_cilantro_dashboard_icon_2x.af4b48340fc4.png");background-size:50px 50px}
}
.img--traits_asparagus_dashboard_icon{background-image:url("../images/site/discovery/general/traits_asparagus_dashboard_icon.0d50183b8978.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_asparagus_dashboard_icon{background-image:url("../images/site/discovery/general/traits_asparagus_dashboard_icon_2x.c9d3c495a8c5.png");background-size:50px 50px}
}
.img--ancestry_dashboard_icon{background-image:url("../images/site/discovery/general/ancestry_dashboard_icon.7b4595061f00.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ancestry_dashboard_icon{background-image:url("../images/site/discovery/general/ancestry_dashboard_icon_2x.ba895f8c2382.png");background-size:50px 50px}
}
.img--traits_lactose_report_1{background-image:url("../images/site/discovery/lactose/traits_lactose_report_1.7483bd372478.png");width:700px;height:340px;background-size:700px 340px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_lactose_report_1{background-image:url("../images/site/discovery/lactose/traits_lactose_report_1_2x.d99d4b39b206.png");background-size:700px 340px}
}
@media (max-width:800px){
.img--traits_lactose_report_1{width:100%;height:0;background-size:cover;padding-bottom:48.5714285714%}
}
.img--traits_lactose_report_1.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:48.5714285714%}
.img--traits_lactose_report_2{background-image:url("../images/site/discovery/lactose/traits_lactose_report_2.63f15537392b.png");width:1440px;height:260px;background-size:1440px 260px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_lactose_report_2{background-image:url("../images/site/discovery/lactose/traits_lactose_report_2_2x.abbada3f8b82.png");background-size:1440px 260px}
}
@media (max-width:800px){
.img--traits_lactose_report_2{width:100%;height:0;background-size:cover;padding-bottom:18.0555555556%}
}
.img--traits_lactose_report_2.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:18.0555555556%}
.img--traits_lactose_report_3{background-image:url("../images/site/discovery/lactose/traits_lactose_report_3.b69c495eb1bc.png");width:600px;height:375px;background-size:600px 375px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_lactose_report_3{background-image:url("../images/site/discovery/lactose/traits_lactose_report_3_2x.a9bf8f011056.png");background-size:600px 375px}
}
@media (max-width:800px){
.img--traits_lactose_report_3{width:100%;height:0;background-size:cover;padding-bottom:62.5%}
}
.img--traits_lactose_report_3.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:62.5%}
.img--report_calcium{background-image:url("../images/site/discovery/lactose/report_calcium.4e654896cfa2.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--report_calcium{background-image:url("../images/site/discovery/lactose/report_calcium_2x.f11f7130a540.png");background-size:50px 50px}
}
.img--report_calcium2{background-image:url("../images/site/discovery/lactose/report_calcium2.f1ca7002e511.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--report_calcium2{background-image:url("../images/site/discovery/lactose/report_calcium2_2x.45bf0e05ea4d.png");background-size:50px 50px}
}
.img--report_calcium3{background-image:url("../images/site/discovery/lactose/report_calcium3.29d61ec57fca.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--report_calcium3{background-image:url("../images/site/discovery/lactose/report_calcium3_2x.b62965e94a55.png");background-size:50px 50px}
}
.img--report_nutrition{background-image:url("../images/site/discovery/lactose/report_nutrition.eb87b81cd4c4.png");width:400px;height:400px;background-size:400px 400px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--report_nutrition{background-image:url("../images/site/discovery/lactose/report_nutrition_2x.7266b9810f53.png");background-size:400px 400px}
}
@media (max-width:800px){
.img--report_nutrition{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--report_nutrition.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--report_vitamind{background-image:url("../images/site/discovery/lactose/report_vitamind.892b56c39c02.png");width:300px;height:200px;background-size:300px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--report_vitamind{background-image:url("../images/site/discovery/lactose/report_vitamind_2x.04ad11f3ce02.png");background-size:300px 200px}
}
@media (max-width:800px){
.img--report_vitamind{width:100%;height:0;background-size:cover;padding-bottom:66.6666666667%}
}
.img--report_vitamind.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:66.6666666667%}
.img--report_vitamind2{background-image:url("../images/site/discovery/lactose/report_vitamind2.f2909b2ce655.png");width:300px;height:200px;background-size:300px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--report_vitamind2{background-image:url("../images/site/discovery/lactose/report_vitamind2_2x.1a6bc7815df2.png");background-size:300px 200px}
}
@media (max-width:800px){
.img--report_vitamind2{width:100%;height:0;background-size:cover;padding-bottom:66.6666666667%}
}
.img--report_vitamind2.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:66.6666666667%}
.img--report_vitamind3{background-image:url("../images/site/discovery/lactose/report_vitamind3.7f70e3080754.png");width:300px;height:200px;background-size:300px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--report_vitamind3{background-image:url("../images/site/discovery/lactose/report_vitamind3_2x.f5b799c6ff62.png");background-size:300px 200px}
}
@media (max-width:800px){
.img--report_vitamind3{width:100%;height:0;background-size:cover;padding-bottom:66.6666666667%}
}
.img--report_vitamind3.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:66.6666666667%}
.img--report_vitamind4{background-image:url("../images/site/discovery/lactose/report_vitamind4.6e1becfcfd18.png");width:300px;height:200px;background-size:300px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--report_vitamind4{background-image:url("../images/site/discovery/lactose/report_vitamind4_2x.5b25a30576b7.png");background-size:300px 200px}
}
@media (max-width:800px){
.img--report_vitamind4{width:100%;height:0;background-size:cover;padding-bottom:66.6666666667%}
}
.img--report_vitamind4.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:66.6666666667%}
.img--fishicon{background-image:url("../images/site/discovery/lactose/fishicon.15fdc52dc76d.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--fishicon{background-image:url("../images/site/discovery/lactose/fishicon_2x.e45c3fa34ae9.png");background-size:50px 50px}
}
.img--livericon{background-image:url("../images/site/discovery/lactose/livericon.feddbf5e4e02.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--livericon{background-image:url("../images/site/discovery/lactose/livericon_2x.5f114f2db7b9.png");background-size:50px 50px}
}
.img--vitamindicon{background-image:url("../images/site/discovery/lactose/vitamindicon.0e50009ea37b.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--vitamindicon{background-image:url("../images/site/discovery/lactose/vitamindicon_2x.1168c323b880.png");background-size:50px 50px}
}
.img--yolkicon{background-image:url("../images/site/discovery/lactose/yolkicon.a3e8c175e28d.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--yolkicon{background-image:url("../images/site/discovery/lactose/yolkicon_2x.aec66afc9fc6.png");background-size:50px 50px}
}
.img--traits_alcohol_banner{background-image:url("../images/site/discovery/alcohol/traits_alcohol_banner.5e59cb0f98ed.png");width:1440px;height:260px;background-size:1440px 260px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_alcohol_banner{background-image:url("../images/site/discovery/alcohol/traits_alcohol_banner_2x.a83a1041d332.png");background-size:1440px 260px}
}
@media (max-width:800px){
.img--traits_alcohol_banner{width:100%;height:0;background-size:cover;padding-bottom:18.0555555556%}
}
.img--traits_alcohol_banner.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:18.0555555556%}
.img--traits_alcohol_title{background-image:url("../images/site/discovery/alcohol/traits_alcohol_title.90664de51c5b.png");width:700px;height:340px;background-size:700px 340px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_alcohol_title{background-image:url("../images/site/discovery/alcohol/traits_alcohol_title_2x.87c59105a027.png");background-size:700px 340px}
}
@media (max-width:800px){
.img--traits_alcohol_title{width:100%;height:0;background-size:cover;padding-bottom:48.5714285714%}
}
.img--traits_alcohol_title.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:48.5714285714%}
.img--traits_alcohol_flush{background-image:url("../images/site/discovery/alcohol/traits_alcohol_flush.c8f83dcb792c.png");width:511px;height:301px;background-size:511px 301px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_alcohol_flush{background-image:url("../images/site/discovery/alcohol/traits_alcohol_flush_2x.2be37a710796.png");background-size:511px 301px}
}
@media (max-width:800px){
.img--traits_alcohol_flush{width:100%;height:0;background-size:cover;padding-bottom:58.904109589%}
}
.img--traits_alcohol_flush.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:58.904109589%}
.img--traits_alcohol_factors1{background-image:url("../images/site/discovery/alcohol/traits_alcohol_factors1.b20a89c340ae.png");width:252px;height:200px;background-size:252px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_alcohol_factors1{background-image:url("../images/site/discovery/alcohol/traits_alcohol_factors1_2x.a27c63c6c027.png");background-size:252px 200px}
}
@media (max-width:800px){
.img--traits_alcohol_factors1{width:100%;height:0;background-size:cover;padding-bottom:79.3650793651%}
}
.img--traits_alcohol_factors1.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:79.3650793651%}
.img--traits_alcohol_factors2{background-image:url("../images/site/discovery/alcohol/traits_alcohol_factors2.614b4b8a81eb.png");width:252px;height:200px;background-size:252px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_alcohol_factors2{background-image:url("../images/site/discovery/alcohol/traits_alcohol_factors2_2x.c893a2309a5c.png");background-size:252px 200px}
}
@media (max-width:800px){
.img--traits_alcohol_factors2{width:100%;height:0;background-size:cover;padding-bottom:79.3650793651%}
}
.img--traits_alcohol_factors2.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:79.3650793651%}
.img--traits_alcohol_symptoms1{background-image:url("../images/site/discovery/alcohol/traits_alcohol_symptoms1.db6051da7316.png");width:252px;height:200px;background-size:252px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_alcohol_symptoms1{background-image:url("../images/site/discovery/alcohol/traits_alcohol_symptoms1_2x.19241fcfd813.png");background-size:252px 200px}
}
@media (max-width:800px){
.img--traits_alcohol_symptoms1{width:100%;height:0;background-size:cover;padding-bottom:79.3650793651%}
}
.img--traits_alcohol_symptoms1.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:79.3650793651%}
.img--traits_alcohol_symptoms2{background-image:url("../images/site/discovery/alcohol/traits_alcohol_symptoms2.e976d4e74625.png");width:252px;height:200px;background-size:252px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_alcohol_symptoms2{background-image:url("../images/site/discovery/alcohol/traits_alcohol_symptoms2_2x.90cdea1e7e90.png");background-size:252px 200px}
}
@media (max-width:800px){
.img--traits_alcohol_symptoms2{width:100%;height:0;background-size:cover;padding-bottom:79.3650793651%}
}
.img--traits_alcohol_symptoms2.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:79.3650793651%}
.img--discomforticon{background-image:url("../images/site/discovery/alcohol/discomforticon.aa3c3ee68189.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--discomforticon{background-image:url("../images/site/discovery/alcohol/discomforticon_2x.494db0895e96.png");background-size:50px 50px}
}
.img--environmenticon{background-image:url("../images/site/discovery/alcohol/environmenticon.a527b11f26a1.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--environmenticon{background-image:url("../images/site/discovery/alcohol/environmenticon_2x.604092b303a2.png");background-size:50px 50px}
}
.img--flushicon{background-image:url("../images/site/discovery/alcohol/flushicon.a88a35ca7c3b.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--flushicon{background-image:url("../images/site/discovery/alcohol/flushicon_2x.7ad00adfaec7.png");background-size:50px 50px}
}
.img--physicalicon{background-image:url("../images/site/discovery/alcohol/physicalicon.4bd875d84693.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--physicalicon{background-image:url("../images/site/discovery/alcohol/physicalicon_2x.46b334f8915d.png");background-size:50px 50px}
}
.img--traits_caffeine_banner{background-image:url("../images/site/discovery/caffeine/traits_caffeine_banner.e2abf9b455cb.png");width:1440px;height:260px;background-size:1440px 260px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_caffeine_banner{background-image:url("../images/site/discovery/caffeine/traits_caffeine_banner_2x.dcc4db51b878.png");background-size:1440px 260px}
}
@media (max-width:800px){
.img--traits_caffeine_banner{width:100%;height:0;background-size:cover;padding-bottom:18.0555555556%}
}
.img--traits_caffeine_banner.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:18.0555555556%}
.img--traits_caffeine_header{background-image:url("../images/site/discovery/caffeine/traits_caffeine_header.277ba8e81dd9.png");width:700px;height:340px;background-size:700px 340px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_caffeine_header{background-image:url("../images/site/discovery/caffeine/traits_caffeine_header_2x.f1e8467e5685.png");background-size:700px 340px}
}
@media (max-width:800px){
.img--traits_caffeine_header{width:100%;height:0;background-size:cover;padding-bottom:48.5714285714%}
}
.img--traits_caffeine_header.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:48.5714285714%}
.img--traits_caffeine_sources{background-image:url("../images/site/discovery/caffeine/traits_caffeine_sources.0c07bfd3ae75.png");width:400px;height:400px;background-size:400px 400px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_caffeine_sources{background-image:url("../images/site/discovery/caffeine/traits_caffeine_sources_2x.87422dc3172f.png");background-size:400px 400px}
}
@media (max-width:800px){
.img--traits_caffeine_sources{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--traits_caffeine_sources.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--traits_caffeineicon1{background-image:url("../images/site/discovery/caffeine/traits_caffeineicon1.4bc89088a5f0.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_caffeineicon1{background-image:url("../images/site/discovery/caffeine/traits_caffeineicon1_2x.a1bd09510a66.png");background-size:50px 50px}
}
.img--traits_caffeineicon2{background-image:url("../images/site/discovery/caffeine/traits_caffeineicon2.b520d64e294d.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_caffeineicon2{background-image:url("../images/site/discovery/caffeine/traits_caffeineicon2_2x.2c7c4a3150d7.png");background-size:50px 50px}
}
.img--traits_caffeineicon3{background-image:url("../images/site/discovery/caffeine/traits_caffeineicon3.ad3d7dbde539.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_caffeineicon3{background-image:url("../images/site/discovery/caffeine/traits_caffeineicon3_2x.2cadb3f7aff0.png");background-size:50px 50px}
}
.img--traits_caffeineicon4{background-image:url("../images/site/discovery/caffeine/traits_caffeineicon4.a8d589eda634.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_caffeineicon4{background-image:url("../images/site/discovery/caffeine/traits_caffeineicon4_2x.dbc50fde8503.png");background-size:50px 50px}
}
.img--traits_caffeineicon5{background-image:url("../images/site/discovery/caffeine/traits_caffeineicon5.fb9db559ae7c.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--traits_caffeineicon5{background-image:url("../images/site/discovery/caffeine/traits_caffeineicon5_2x.1035dcd88376.png");background-size:50px 50px}
}
.img--earwaxtitle{background-image:url("../images/site/discovery/earwax/earwaxtitle.16d01dd0c815.png");width:700px;height:340px;background-size:700px 340px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--earwaxtitle{background-image:url("../images/site/discovery/earwax/earwaxtitle_2x.820fe3303d49.png");background-size:700px 340px}
}
@media (max-width:800px){
.img--earwaxtitle{width:100%;height:0;background-size:cover;padding-bottom:48.5714285714%}
}
.img--earwaxtitle.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:48.5714285714%}
.img--earwaxbanner{background-image:url("../images/site/discovery/earwax/earwaxbanner.6b32600235d8.png");width:1440px;height:260px;background-size:1440px 260px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--earwaxbanner{background-image:url("../images/site/discovery/earwax/earwaxbanner_2x.b72d948e6b6f.png");background-size:1440px 260px}
}
@media (max-width:800px){
.img--earwaxbanner{width:100%;height:0;background-size:cover;padding-bottom:18.0555555556%}
}
.img--earwaxbanner.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:18.0555555556%}
.img--odor{background-image:url("../images/site/discovery/earwax/odor.2b8a9cde2b1a.png");width:400px;height:342px;background-size:400px 342px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--odor{background-image:url("../images/site/discovery/earwax/odor_2x.1439f0e0c00d.png");background-size:400px 342px}
}
@media (max-width:800px){
.img--odor{width:100%;height:0;background-size:cover;padding-bottom:85.5%}
}
.img--odor.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:85.5%}
.img--whale{background-image:url("../images/site/discovery/earwax/whale.df2dd792b8f5.png");width:400px;height:342px;background-size:400px 342px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--whale{background-image:url("../images/site/discovery/earwax/whale_2x.457fafe44d55.png");background-size:400px 342px}
}
@media (max-width:800px){
.img--whale{width:100%;height:0;background-size:cover;padding-bottom:85.5%}
}
.img--whale.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:85.5%}
.img--earwax_earwax_icon{background-image:url("../images/site/discovery/earwax/earwax_earwax_icon.ee3f8df4ee89.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--earwax_earwax_icon{background-image:url("../images/site/discovery/earwax/earwax_earwax_icon_2x.137ba8f0573d.png");background-size:50px 50px}
}
.img--earwax_water_icon{background-image:url("../images/site/discovery/earwax/earwax_water_icon.7123595a560c.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--earwax_water_icon{background-image:url("../images/site/discovery/earwax/earwax_water_icon_2x.90f513ffc477.png");background-size:50px 50px}
}
.img--earwax_ear_icon{background-image:url("../images/site/discovery/earwax/earwax_ear_icon.027a866a0561.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--earwax_ear_icon{background-image:url("../images/site/discovery/earwax/earwax_ear_icon_2x.412b3d0a6b22.png");background-size:50px 50px}
}
.img--bitterheader{background-image:url("../images/site/discovery/bitterness/bitterheader.b17fad525ce6.png");width:700px;height:340px;background-size:700px 340px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--bitterheader{background-image:url("../images/site/discovery/bitterness/bitterheader_2x.3b4d00c20ac5.png");background-size:700px 340px}
}
@media (max-width:800px){
.img--bitterheader{width:100%;height:0;background-size:cover;padding-bottom:48.5714285714%}
}
.img--bitterheader.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:48.5714285714%}
.img--bitterbanner{background-image:url("../images/site/discovery/bitterness/bitterbanner.4a1250d4cab8.png");width:1440px;height:260px;background-size:1440px 260px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--bitterbanner{background-image:url("../images/site/discovery/bitterness/bitterbanner_2x.53359a889d59.png");background-size:1440px 260px}
}
@media (max-width:800px){
.img--bitterbanner{width:100%;height:0;background-size:cover;padding-bottom:18.0555555556%}
}
.img--bitterbanner.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:18.0555555556%}
.img--caramelization{background-image:url("../images/site/discovery/bitterness/caramelization.e8a8534b3164.png");width:511px;height:305px;background-size:511px 305px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--caramelization{background-image:url("../images/site/discovery/bitterness/caramelization_2x.83ad3f6b5eed.png");background-size:511px 305px}
}
@media (max-width:800px){
.img--caramelization{width:100%;height:0;background-size:cover;padding-bottom:59.686888454%}
}
.img--caramelization.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:59.686888454%}
.img--bittericon{background-image:url("../images/site/discovery/bitterness/bittericon.9fb1cc81172e.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--bittericon{background-image:url("../images/site/discovery/bitterness/bittericon_2x.b2752490360a.png");background-size:50px 50px}
}
.img--saltyicon{background-image:url("../images/site/discovery/bitterness/saltyicon.2b6b1045bd7b.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--saltyicon{background-image:url("../images/site/discovery/bitterness/saltyicon_2x.0beeba9667ca.png");background-size:50px 50px}
}
.img--souricon{background-image:url("../images/site/discovery/bitterness/souricon.a9b29b635abf.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--souricon{background-image:url("../images/site/discovery/bitterness/souricon_2x.f2b7b1135a7d.png");background-size:50px 50px}
}
.img--sweeticon{background-image:url("../images/site/discovery/bitterness/sweeticon.0977a230ff56.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--sweeticon{background-image:url("../images/site/discovery/bitterness/sweeticon_2x.620a9666d000.png");background-size:50px 50px}
}
.img--umamicon{background-image:url("../images/site/discovery/bitterness/umamicon.cd3c19b2c821.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--umamicon{background-image:url("../images/site/discovery/bitterness/umamicon_2x.0f809d4f5591.png");background-size:50px 50px}
}
.img--cilantrobanner{background-image:url("../images/site/discovery/cilantro/cilantrobanner.42d7cf456d09.png");width:1440px;height:260px;background-size:1440px 260px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--cilantrobanner{background-image:url("../images/site/discovery/cilantro/cilantrobanner_2x.d9bade365b33.png");background-size:1440px 260px}
}
@media (max-width:800px){
.img--cilantrobanner{width:100%;height:0;background-size:cover;padding-bottom:18.0555555556%}
}
.img--cilantrobanner.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:18.0555555556%}
.img--cilantroheader{background-image:url("../images/site/discovery/cilantro/cilantroheader.ffc2187b70ab.png");width:700px;height:340px;background-size:700px 340px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--cilantroheader{background-image:url("../images/site/discovery/cilantro/cilantroheader_2x.f7243c3da2fd.png");background-size:700px 340px}
}
@media (max-width:800px){
.img--cilantroheader{width:100%;height:0;background-size:cover;padding-bottom:48.5714285714%}
}
.img--cilantroheader.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:48.5714285714%}
.img--cilantromodule1{background-image:url("../images/site/discovery/cilantro/cilantromodule1.9df238ca31df.png");width:351px;height:200px;background-size:351px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--cilantromodule1{background-image:url("../images/site/discovery/cilantro/cilantromodule1_2x.67764f12c490.png");background-size:351px 200px}
}
@media (max-width:800px){
.img--cilantromodule1{width:100%;height:0;background-size:cover;padding-bottom:56.9800569801%}
}
.img--cilantromodule1.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:56.9800569801%}
.img--cilantromodule2{background-image:url("../images/site/discovery/cilantro/cilantromodule2.b6a338e78646.png");width:651px;height:301px;background-size:651px 301px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--cilantromodule2{background-image:url("../images/site/discovery/cilantro/cilantromodule2_2x.9940d1a0797b.png");background-size:651px 301px}
}
@media (max-width:800px){
.img--cilantromodule2{width:100%;height:0;background-size:cover;padding-bottom:46.2365591398%}
}
.img--cilantromodule2.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:46.2365591398%}
.img--asparagusbanner{background-image:url("../images/site/discovery/asparagus/asparagusbanner.6d8b5aa4c5f2.png");width:1440px;height:260px;background-size:1440px 260px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--asparagusbanner{background-image:url("../images/site/discovery/asparagus/asparagusbanner_2x.3ef04b94c545.png");background-size:1440px 260px}
}
@media (max-width:800px){
.img--asparagusbanner{width:100%;height:0;background-size:cover;padding-bottom:18.0555555556%}
}
.img--asparagusbanner.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:18.0555555556%}
.img--asparagusheader{background-image:url("../images/site/discovery/asparagus/asparagusheader.f60f0507c0d0.png");width:700px;height:340px;background-size:700px 340px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--asparagusheader{background-image:url("../images/site/discovery/asparagus/asparagusheader_2x.1c5993c7591f.png");background-size:700px 340px}
}
@media (max-width:800px){
.img--asparagusheader{width:100%;height:0;background-size:cover;padding-bottom:48.5714285714%}
}
.img--asparagusheader.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:48.5714285714%}
.img--asparagusrome{background-image:url("../images/site/discovery/asparagus/asparagusrome.e4d713860274.png");width:500px;height:300px;background-size:500px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--asparagusrome{background-image:url("../images/site/discovery/asparagus/asparagusrome_2x.49716b20be75.png");background-size:500px 300px}
}
@media (max-width:800px){
.img--asparagusrome{width:100%;height:0;background-size:cover;padding-bottom:60%}
}
.img--asparagusrome.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:60%}
.img--cabbageicon{background-image:url("../images/site/discovery/asparagus/cabbageicon.e9d62ea3c0f2.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--cabbageicon{background-image:url("../images/site/discovery/asparagus/cabbageicon_2x.7eb0f0a4e571.png");background-size:50px 50px}
}
.img--eggsicon{background-image:url("../images/site/discovery/asparagus/eggsicon.ef8588b072c1.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--eggsicon{background-image:url("../images/site/discovery/asparagus/eggsicon_2x.122285f004f7.png");background-size:50px 50px}
}
.img--garlicicon{background-image:url("../images/site/discovery/asparagus/garlicicon.4c77e25cd535.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--garlicicon{background-image:url("../images/site/discovery/asparagus/garlicicon_2x.9dd58e5a5159.png");background-size:50px 50px}
}
.img--onionicon{background-image:url("../images/site/discovery/asparagus/onionicon.05de3a90a72d.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--onionicon{background-image:url("../images/site/discovery/asparagus/onionicon_2x.96092a159c4f.png");background-size:50px 50px}
}
.img--skunkicon{background-image:url("../images/site/discovery/asparagus/skunkicon.01f752215042.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--skunkicon{background-image:url("../images/site/discovery/asparagus/skunkicon_2x.c8109f7538fd.png");background-size:50px 50px}
}
.img--phenotypic_1{background-image:url("../images/site/discovery/general/phenotypic_1.e1d6a477c3d1.png");width:108px;height:140px;background-size:108px 140px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--phenotypic_1{background-image:url("../images/site/discovery/general/phenotypic_1_2x.294b26dd5fd3.png");background-size:108px 140px}
}
.img--phenotypic_2{background-image:url("../images/site/discovery/general/phenotypic_2.255ad4a21470.png");width:108px;height:140px;background-size:108px 140px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--phenotypic_2{background-image:url("../images/site/discovery/general/phenotypic_2_2x.acd266bd3d7b.png");background-size:108px 140px}
}
.img--benefits_and_limitations_genes{background-image:url("../images/site/benefits_and_limitations_genes.367d8604f212.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--benefits_and_limitations_genes{background-image:url("../images/site/benefits_and_limitations_genes_2x.f61f283b2736.png");background-size:200px 200px}
}
.img--benefits_and_limitations_genes_wide{background-image:url("../images/site/benefits_and_limitations_genes_wide.335f8a53c0ce.png");width:396px;height:210px;background-size:396px 210px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--benefits_and_limitations_genes_wide{background-image:url("../images/site/benefits_and_limitations_genes_wide_2x.f53b47200000.png");background-size:396px 210px}
}
@media (max-width:800px){
.img--benefits_and_limitations_genes_wide{width:100%;height:0;background-size:cover;padding-bottom:53.0303030303%}
}
.img--benefits_and_limitations_genes_wide.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:53.0303030303%}
.img--benefits_and_limitations_other_factors{background-image:url("../images/site/benefits_and_limitations_other_factors.fae56920c6f8.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--benefits_and_limitations_other_factors{background-image:url("../images/site/benefits_and_limitations_other_factors_2x.fae56920c6f8.png");background-size:200px 200px}
}
.img--benefits_and_limitations_other_factors_pgx{background-image:url("../images/site/benefits_and_limitations_other_factors_pgx.a23212444343.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--benefits_and_limitations_other_factors_pgx{background-image:url("../images/site/benefits_and_limitations_other_factors_pgx_2x.766849ad3fae.png");background-size:200px 200px}
}
.img--benefits_and_limitations_provider{background-image:url("../images/site/benefits_and_limitations_provider.acb5b68589cc.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--benefits_and_limitations_provider{background-image:url("../images/site/benefits_and_limitations_provider_2x.acb5b68589cc.png");background-size:200px 200px}
}
.img--benefits_and_limitations_results{background-image:url("../images/site/benefits_and_limitations_results.71e79decdf8c.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--benefits_and_limitations_results{background-image:url("../images/site/benefits_and_limitations_results_2x.6058d8d9f8fa.png");background-size:200px 200px}
}
.img--benefits_and_limitations_updates{background-image:url("../images/site/benefits_and_limitations_updates.0fb578e09841.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--benefits_and_limitations_updates{background-image:url("../images/site/benefits_and_limitations_updates_2x.0fb578e09841.png");background-size:200px 200px}
}
.img--metabolizer_fallback{background-image:url("../images/site/metabolizer_fallback.6e35bd917ebd.png");width:400px;height:330px;background-size:400px 330px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--metabolizer_fallback{background-image:url("../images/site/metabolizer_fallback_2x.c00ca7599f15.png");background-size:400px 330px}
}
@media (max-width:800px){
.img--metabolizer_fallback{width:100%;height:0;background-size:cover;padding-bottom:82.5%}
}
.img--metabolizer_fallback.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:82.5%}
.img--metabolizer_poor{background-image:url("../images/site/metabolizer_poor.dcd395045361.png");width:900px;height:200px;background-size:900px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--metabolizer_poor{background-image:url("../images/site/metabolizer_poor_2x.7306dc66191b.png");background-size:900px 200px}
}
@media (max-width:800px){
.img--metabolizer_poor{width:100%;height:0;background-size:cover;padding-bottom:22.2222222222%}
}
.img--metabolizer_poor.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:22.2222222222%}
.img--metabolizer_intermediate{background-image:url("../images/site/metabolizer_intermediate.7960c482c07e.png");width:900px;height:200px;background-size:900px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--metabolizer_intermediate{background-image:url("../images/site/metabolizer_intermediate_2x.1ee7b1f25760.png");background-size:900px 200px}
}
@media (max-width:800px){
.img--metabolizer_intermediate{width:100%;height:0;background-size:cover;padding-bottom:22.2222222222%}
}
.img--metabolizer_intermediate.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:22.2222222222%}
.img--metabolizer_normal{background-image:url("../images/site/metabolizer_normal.de2d915ac63b.png");width:900px;height:200px;background-size:900px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--metabolizer_normal{background-image:url("../images/site/metabolizer_normal_2x.ce0b5dbca45e.png");background-size:900px 200px}
}
@media (max-width:800px){
.img--metabolizer_normal{width:100%;height:0;background-size:cover;padding-bottom:22.2222222222%}
}
.img--metabolizer_normal.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:22.2222222222%}
.img--metabolizer_rapid{background-image:url("../images/site/metabolizer_rapid.5595ac960551.png");width:900px;height:200px;background-size:900px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--metabolizer_rapid{background-image:url("../images/site/metabolizer_rapid_2x.140206bf5518.png");background-size:900px 200px}
}
@media (max-width:800px){
.img--metabolizer_rapid{width:100%;height:0;background-size:cover;padding-bottom:22.2222222222%}
}
.img--metabolizer_rapid.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:22.2222222222%}
.img--metabolizer_ultrarapid{background-image:url("../images/site/metabolizer_ultrarapid.4fb22158b84a.png");width:900px;height:200px;background-size:900px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--metabolizer_ultrarapid{background-image:url("../images/site/metabolizer_ultrarapid_2x.50295c711a6c.png");background-size:900px 200px}
}
@media (max-width:800px){
.img--metabolizer_ultrarapid{width:100%;height:0;background-size:cover;padding-bottom:22.2222222222%}
}
.img--metabolizer_ultrarapid.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:22.2222222222%}
.img--pgx_reports_chevron{background-image:url("../images/site/pgx_reports_chevron.ed9aa3c8b94b.png");width:10px;height:18px;background-size:10px 18px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--pgx_reports_chevron{background-image:url("../images/site/pgx_reports_chevron_2x.ed9aa3c8b94b.png");background-size:10px 18px}
}
.img--pgx_reports_provider{background-image:url("../images/site/pgx_reports_provider.330b2329b834.png");width:240px;height:240px;background-size:240px 240px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--pgx_reports_provider{background-image:url("../images/site/pgx_reports_provider_2x.f5a0f821f16d.png");background-size:240px 240px}
}
@media (max-width:800px){
.img--pgx_reports_provider{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--pgx_reports_provider.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--pgx_reports_empty_state{background-image:url("../images/site/pgx_reports_empty_state.d4f0aa4f74a8.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--pgx_reports_empty_state{background-image:url("../images/site/pgx_reports_empty_state_2x.9932aeaaf965.png");background-size:150px 150px}
}
.img--pharmacist{background-image:url("../images/site/pharmacist.cb7174030294.png");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--pharmacist{background-image:url("../images/site/pharmacist_2x.2ead635cbeff.png");background-size:300px 300px}
}
@media (max-width:800px){
.img--pharmacist{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--pharmacist.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--exercise_grey{background-image:url("../images/site/exercise_grey.29af43bc4d9d.png");width:204px;height:204px;background-size:204px 204px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--exercise_grey{background-image:url("../images/site/exercise_grey_2x.af40518e541a.png");background-size:204px 204px}
}
.img--exercise_pink{background-image:url("../images/site/exercise_pink.ecf11635823b.png");width:204px;height:204px;background-size:204px 204px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--exercise_pink{background-image:url("../images/site/exercise_pink_2x.2a6d10094480.png");background-size:204px 204px}
}
.img--genetics_grey{background-image:url("../images/site/genetics_grey.e5de64a98628.png");width:204px;height:204px;background-size:204px 204px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--genetics_grey{background-image:url("../images/site/genetics_grey_2x.a02e7e80c9b1.png");background-size:204px 204px}
}
.img--genetics_pink{background-image:url("../images/site/genetics_pink.70b98742d9e4.png");width:204px;height:204px;background-size:204px 204px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--genetics_pink{background-image:url("../images/site/genetics_pink_2x.5e96021c7410.png");background-size:204px 204px}
}
.img--healthhistory_grey{background-image:url("../images/site/healthhistory_grey.229b91faa3a9.png");width:204px;height:204px;background-size:204px 204px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--healthhistory_grey{background-image:url("../images/site/healthhistory_grey_2x.ff4c703580f9.png");background-size:204px 204px}
}
.img--healthhistory_pink{background-image:url("../images/site/healthhistory_pink.6411657713e2.png");width:204px;height:204px;background-size:204px 204px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--healthhistory_pink{background-image:url("../images/site/healthhistory_pink_2x.5545a507c368.png");background-size:204px 204px}
}
.img--medications_grey{background-image:url("../images/site/medications_grey.cebeb4c78475.png");width:204px;height:204px;background-size:204px 204px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--medications_grey{background-image:url("../images/site/medications_grey_2x.fb6bc8de3ece.png");background-size:204px 204px}
}
.img--medications_pink{background-image:url("../images/site/medications_pink.c756720efa8e.png");width:204px;height:204px;background-size:204px 204px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--medications_pink{background-image:url("../images/site/medications_pink_2x.d9b19c81e7ae.png");background-size:204px 204px}
}
.img--pharmacist_consultation{background-image:url("../images/site/pharmacist_consultation.f1450692449b.png");width:860px;height:641px;background-size:860px 641px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--pharmacist_consultation{background-image:url("../images/site/pharmacist_consultation_2x.cc02dad392fa.png");background-size:860px 641px}
}
@media (max-width:800px){
.img--pharmacist_consultation{width:100%;height:0;background-size:cover;padding-bottom:74.5348837209%}
}
.img--pharmacist_consultation.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:74.5348837209%}
.img--pharmacist_transparent{background-image:url("../images/site/pharmacist_transparent.2226312a0b92.png");width:860px;height:641px;background-size:860px 641px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--pharmacist_transparent{background-image:url("../images/site/pharmacist_transparent_2x.4bc3281a4130.png");background-size:860px 641px}
}
@media (max-width:800px){
.img--pharmacist_transparent{width:100%;height:0;background-size:cover;padding-bottom:74.5348837209%}
}
.img--pharmacist_transparent.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:74.5348837209%}
.img--pgx_provider_patient{background-image:url("../images/site/pgx_provider_patient.f8ddb1b00cd4.png");width:861px;height:641px;background-size:861px 641px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--pgx_provider_patient{background-image:url("../images/site/pgx_provider_patient_2x.5d655fff8f8b.png");background-size:861px 641px}
}
@media (max-width:800px){
.img--pgx_provider_patient{width:100%;height:0;background-size:cover;padding-bottom:74.4483159117%}
}
.img--pgx_provider_patient.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:74.4483159117%}
.img--promo_icon{background-image:url("../images/site/research_results/promo_icon.7d37683ac869.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--promo_icon{background-image:url("../images/site/research_results/promo_icon_2x.a521081d3f92.png");background-size:50px 50px}
}
.img--color_circle{background-image:url("../images/site/research_results/color_circle.8a88e880eff3.png");width:71px;height:71px;background-size:71px 71px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--color_circle{background-image:url("../images/site/research_results/color_circle_2x.f5620674bf0a.png");background-size:71px 71px}
}
.img--magenta_location_marker{background-image:url("../images/site/research_results/prs/magenta_location_marker.8581a008e0f3.png");width:42px;height:56px;background-size:42px 56px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--magenta_location_marker{background-image:url("../images/site/research_results/prs/magenta_location_marker_2x.a248e458457b.png");background-size:42px 56px}
}
.img--tutorial_carousel_1{background-image:url("../images/site/research_results/prs/cardio/tutorial_carousel_1.6a55a9c34dad.png");width:250px;height:251px;background-size:250px 251px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--tutorial_carousel_1{background-image:url("../images/site/research_results/prs/cardio/tutorial_carousel_1_2x.90c9bc81ffb0.png");background-size:250px 251px}
}
.img--tutorial_carousel_2{background-image:url("../images/site/research_results/prs/cardio/tutorial_carousel_2.96a421776781.png");width:250px;height:251px;background-size:250px 251px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--tutorial_carousel_2{background-image:url("../images/site/research_results/prs/cardio/tutorial_carousel_2_2x.1ac3a105bb6b.png");background-size:250px 251px}
}
.img--tutorial_carousel_3{background-image:url("../images/site/research_results/prs/cardio/tutorial_carousel_3.d6f1bfa32b11.png");width:251px;height:251px;background-size:251px 251px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--tutorial_carousel_3{background-image:url("../images/site/research_results/prs/cardio/tutorial_carousel_3_2x.50c57f70ec03.png");background-size:251px 251px}
}
.img--tutorial_carousel_4{background-image:url("../images/site/research_results/prs/cardio/tutorial_carousel_4.5938a18a18a3.png");width:251px;height:251px;background-size:251px 251px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--tutorial_carousel_4{background-image:url("../images/site/research_results/prs/cardio/tutorial_carousel_4_2x.aef7ab9c8b1e.png");background-size:251px 251px}
}
.img--introduction_carousel_1{background-image:url("../images/site/research_results/prs/cardio/introduction_carousel_1.d2464a7700b5.png");width:350px;height:350px;background-size:350px 350px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--introduction_carousel_1{background-image:url("../images/site/research_results/prs/cardio/introduction_carousel_1_2x.c9fd22179304.png");background-size:350px 350px}
}
.img--introduction_carousel_2{background-image:url("../images/site/research_results/prs/cardio/introduction_carousel_2.aa13f95d2189.png");width:350px;height:350px;background-size:350px 350px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--introduction_carousel_2{background-image:url("../images/site/research_results/prs/cardio/introduction_carousel_2_2x.c6c46df85bd8.png");background-size:350px 350px}
}
.img--introduction_carousel_3{background-image:url("../images/site/research_results/prs/cardio/introduction_carousel_3.d5f8fe49a937.png");width:351px;height:350px;background-size:351px 350px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--introduction_carousel_3{background-image:url("../images/site/research_results/prs/cardio/introduction_carousel_3_2x.c23f2bfcecc4.png");background-size:351px 350px}
}
.img--introduction_carousel_4{background-image:url("../images/site/research_results/prs/cardio/introduction_carousel_4.0fa41b2f81cd.png");width:351px;height:350px;background-size:351px 350px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--introduction_carousel_4{background-image:url("../images/site/research_results/prs/cardio/introduction_carousel_4_2x.3ab428c5c3f5.png");background-size:351px 350px}
}
.img--introduction_carousel_5{background-image:url("../images/site/research_results/prs/cardio/introduction_carousel_5.8b3908dbe59f.png");width:351px;height:350px;background-size:351px 350px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--introduction_carousel_5{background-image:url("../images/site/research_results/prs/cardio/introduction_carousel_5_2x.a316439b3d4c.png");background-size:351px 350px}
}
.img--blood{background-image:url("../images/site/research_results/prs/cardio/blood.c8853f04f986.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--blood{background-image:url("../images/site/research_results/prs/cardio/blood_2x.2080a0d3e99b.png");background-size:50px 50px}
}
.img--drinking{background-image:url("../images/site/research_results/prs/cardio/drinking.9bd71ab009a8.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--drinking{background-image:url("../images/site/research_results/prs/cardio/drinking_2x.6c43cde5b834.png");background-size:50px 50px}
}
.img--exercise{background-image:url("../images/site/research_results/prs/cardio/exercise.53f1ac71abf5.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--exercise{background-image:url("../images/site/research_results/prs/cardio/exercise_2x.5ebb54d726a3.png");background-size:50px 50px}
}
.img--hamburger{background-image:url("../images/site/research_results/prs/cardio/hamburger.f17b0ce2dabb.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--hamburger{background-image:url("../images/site/research_results/prs/cardio/hamburger_2x.efd0b6624a2d.png");background-size:50px 50px}
}
.img--smoking{background-image:url("../images/site/research_results/prs/cardio/smoking.6efa6a9404cc.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--smoking{background-image:url("../images/site/research_results/prs/cardio/smoking_2x.079c329c241c.png");background-size:50px 50px}
}
.img--birthday_cake_icon{background-image:url("../images/site/research_results/prs/diabetes/birthday_cake_icon.e3262db2a6ad.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--birthday_cake_icon{background-image:url("../images/site/research_results/prs/diabetes/birthday_cake_icon_2x.038a12b86285.png");background-size:50px 50px}
}
.img--diabetes_introduction_carousel{background-image:url("../images/site/research_results/prs/diabetes_introduction_carousel.279894b869c2.png");width:351px;height:350px;background-size:351px 350px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--diabetes_introduction_carousel{background-image:url("../images/site/research_results/prs/diabetes_introduction_carousel_2x.7e11fb1936ab.png");background-size:351px 350px}
}
.img--family_cluster_icon{background-image:url("../images/site/research_results/prs/diabetes/family_cluster_icon.caae622a1d49.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--family_cluster_icon{background-image:url("../images/site/research_results/prs/diabetes/family_cluster_icon_2x.a418273ccf9e.png");background-size:50px 50px}
}
.img--glucose_meter_icon{background-image:url("../images/site/research_results/prs/diabetes/glucose_meter_icon.650e6721c57f.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--glucose_meter_icon{background-image:url("../images/site/research_results/prs/diabetes/glucose_meter_icon_2x.53a760b50dda.png");background-size:50px 50px}
}
.img--scale_icon{background-image:url("../images/site/research_results/prs/diabetes/scale_icon.76de878af700.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--scale_icon{background-image:url("../images/site/research_results/prs/diabetes/scale_icon_2x.90acbe21be9f.png");background-size:50px 50px}
}
.img--5_year_survival_colonM_medium{background-image:url("../images/site/5_year_survival_colonM_medium.d307e8bbca43.png");width:372px;height:259px;background-size:372px 259px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--5_year_survival_colonM_medium{background-image:url("../images/site/5_year_survival_colonM_medium_2x.61b040301a17.png");background-size:372px 259px}
}
@media (max-width:800px){
.img--5_year_survival_colonM_medium{width:100%;height:0;background-size:cover;padding-bottom:69.623655914%}
}
.img--5_year_survival_colonM_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:69.623655914%}
.img--5_year_survival_medium{background-image:url("../images/site/5_year_survival_medium.e97800309a8b.png");width:372px;height:259px;background-size:372px 259px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--5_year_survival_medium{background-image:url("../images/site/5_year_survival_medium_2x.a8adf1332a82.png");background-size:372px 259px}
}
@media (max-width:800px){
.img--5_year_survival_medium{width:100%;height:0;background-size:cover;padding-bottom:69.623655914%}
}
.img--5_year_survival_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:69.623655914%}
.img--activate_small{background-image:url("../images/site/activate_small.3fdb9ff6da3a.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--activate_small{background-image:url("../images/site/activate_small_2x.f3c3264dd792.png");background-size:188px 188px}
}
.img--activate_medium{background-image:url("../images/site/activate_medium.6b37fec76447.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--activate_medium{background-image:url("../images/site/activate_medium_2x.8c9667779ef0.png");background-size:188px 188px}
}
.img--ancestry_map_labels{background-image:url("../images/site/ancestry_map_labels.8f3d293857b4.png");width:300px;height:160px;background-size:300px 160px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ancestry_map_labels{background-image:url("../images/site/ancestry_map_labels_2x.8f3d293857b4.png");background-size:300px 160px}
}
@media (max-width:800px){
.img--ancestry_map_labels{width:100%;height:0;background-size:cover;padding-bottom:53.3333333333%}
}
.img--ancestry_map_labels.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:53.3333333333%}
.img--arrow_circle_small{background-image:url("../images/site/arrow_circle_small.d257685ccb63.png");width:220px;height:120px;background-size:220px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--arrow_circle_small{background-image:url("../images/site/arrow_circle_small_2x.886ed46cf1fb.png");background-size:220px 120px}
}
.img--arrow_circle_medium{background-image:url("../images/site/arrow_circle_medium.cf5a78464dd1.png");width:321px;height:175px;background-size:321px 175px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--arrow_circle_medium{background-image:url("../images/site/arrow_circle_medium_2x.78f4394ae70c.png");background-size:321px 175px}
}
@media (max-width:800px){
.img--arrow_circle_medium{width:100%;height:0;background-size:cover;padding-bottom:54.5171339564%}
}
.img--arrow_circle_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.5171339564%}
.img--at_gc{background-image:url("../images/site/at_gc.c49936592fdb.png");width:100px;height:90px;background-size:100px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--at_gc{background-image:url("../images/site/at_gc_2x.1624e8df20da.png");background-size:100px 90px}
}
.img--at_home_off{background-image:url("../images/site/at_home_off.1e834c3f298b.png");width:100px;height:90px;background-size:100px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--at_home_off{background-image:url("../images/site/at_home_off_2x.5e2e3b19e710.png");background-size:100px 90px}
}
.img--at_home_on{background-image:url("../images/site/at_home_on.d15bc227d288.png");width:100px;height:90px;background-size:100px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--at_home_on{background-image:url("../images/site/at_home_on_2x.cd20fe48e39e.png");background-size:100px 90px}
}
.img--atHomePurchase_small{background-image:url("../images/site/atHomePurchase_small.13caad0b2006.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--atHomePurchase_small{background-image:url("../images/site/atHomePurchase_small_2x.73535102d17e.png");background-size:188px 188px}
}
.img--at_lab_off{background-image:url("../images/site/at_lab_off.1874cf530107.png");width:100px;height:90px;background-size:100px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--at_lab_off{background-image:url("../images/site/at_lab_off_2x.b490d045ed36.png");background-size:100px 90px}
}
.img--at_lab_on{background-image:url("../images/site/at_lab_on.33a54bd28794.png");width:100px;height:90px;background-size:100px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--at_lab_on{background-image:url("../images/site/at_lab_on_2x.4c7ceb3c25fc.png");background-size:100px 90px}
}
.img--at_shipping_off{background-image:url("../images/site/at_shipping_off.374a9a22518d.png");width:100px;height:90px;background-size:100px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--at_shipping_off{background-image:url("../images/site/at_shipping_off_2x.7f24f999df27.png");background-size:100px 90px}
}
.img--at_shipping_on{background-image:url("../images/site/at_shipping_on.60c72962919e.png");width:100px;height:90px;background-size:100px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--at_shipping_on{background-image:url("../images/site/at_shipping_on_2x.4f19be6bf4e0.png");background-size:100px 90px}
}
.img--athena_medsmall{background-image:url("../images/site/athena_medsmall.a956ca9f6969.png");width:159px;height:60px;background-size:159px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--athena_medsmall{background-image:url("../images/site/athena_medsmall_2x.501a9e92ac15.png");background-size:159px 60px}
}
.img--app_pencil{background-image:url("../images/site/app_pencil.01ca787d3128.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--app_pencil{background-image:url("../images/site/app_pencil_2x.da4d6dbc8367.png");background-size:188px 188px}
}
.img--app_pencil_small{background-image:url("../images/site/app_pencil_small.822567ed8c14.png");width:100px;height:100px;background-size:100px 100px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--app_pencil_small{background-image:url("../images/site/app_pencil_small_2x.5c848df88934.png");background-size:100px 100px}
}
.img--benefits_couple_computer{background-image:url("../images/site/benefits_couple_computer.e46d3ebd44ca.png");width:320px;height:216px;background-size:320px 216px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--benefits_couple_computer{background-image:url("../images/site/benefits_couple_computer_2x.9831bf280bce.png");background-size:320px 216px}
}
@media (max-width:800px){
.img--benefits_couple_computer{width:100%;height:0;background-size:cover;padding-bottom:67.5%}
}
.img--benefits_couple_computer.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:67.5%}
.img--blue_plus{background-image:url("../images/site/blue_plus.e06cf4698402.png");width:24px;height:24px;background-size:24px 24px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--blue_plus{background-image:url("../images/site/blue_plus_2x.b5c33d801fce.png");background-size:24px 24px}
}
.img--brcaApc_mutation_medium{background-image:url("../images/site/brcaApc_mutation_medium.b3e48750577f.png");width:372px;height:274px;background-size:372px 274px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--brcaApc_mutation_medium{background-image:url("../images/site/brcaApc_mutation_medium_2x.bf0bd5c22e9b.png");background-size:372px 274px}
}
@media (max-width:800px){
.img--brcaApc_mutation_medium{width:100%;height:0;background-size:cover;padding-bottom:73.6559139785%}
}
.img--brcaApc_mutation_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:73.6559139785%}
.img--brca_mutation_medium{background-image:url("../images/site/brca_mutation_medium.b12700c60d30.png");width:372px;height:274px;background-size:372px 274px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--brca_mutation_medium{background-image:url("../images/site/brca_mutation_medium_2x.f6a7cf2d99ab.png");background-size:372px 274px}
}
@media (max-width:800px){
.img--brca_mutation_medium{width:100%;height:0;background-size:cover;padding-bottom:73.6559139785%}
}
.img--brca_mutation_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:73.6559139785%}
.img--brca_mutation_updated_medium{background-image:url("../images/site/brca_mutation_updated_medium.8535532b9dad.png");width:372px;height:274px;background-size:372px 274px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--brca_mutation_updated_medium{background-image:url("../images/site/brca_mutation_updated_medium_2x.434b60e889ff.png");background-size:372px 274px}
}
@media (max-width:800px){
.img--brca_mutation_updated_medium{width:100%;height:0;background-size:cover;padding-bottom:73.6559139785%}
}
.img--brca_mutation_updated_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:73.6559139785%}
.img--broll_video{background-image:url("../images/site/broll_video.fd5d2439496a.jpg");width:372px;height:209px;background-size:372px 209px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--broll_video{background-image:url("../images/site/broll_video_2x.d23c98c0482b.jpg");background-size:372px 209px}
}
@media (max-width:800px){
.img--broll_video{width:100%;height:0;background-size:cover;padding-bottom:56.1827956989%}
}
.img--broll_video.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:56.1827956989%}
.img--box_hand{background-image:url("../images/site/box_hand.ee5b6e290b54.jpg");width:460px;height:315px;background-size:460px 315px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--box_hand{background-image:url("../images/site/box_hand_2x.272631a053b7.jpg");background-size:460px 315px}
}
@media (max-width:800px){
.img--box_hand{width:100%;height:0;background-size:cover;padding-bottom:68.4782608696%}
}
.img--box_hand.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:68.4782608696%}
.img--box_closed{background-image:url("../images/site/box_closed.a54d0ed197c7.png");width:110px;height:78px;background-size:110px 78px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--box_closed{background-image:url("../images/site/box_closed_2x.acdac6e1e9ef.png");background-size:110px 78px}
}
.img--box_closed.img--responsive{width:100%;height:0;background-size:contain;padding-bottom:70.9090909091%}
.img--box_inside{background-image:url("../images/site/box_inside.258ec990c7f9.jpg");width:460px;height:315px;background-size:460px 315px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--box_inside{background-image:url("../images/site/box_inside_2x.18f9733054e3.jpg");background-size:460px 315px}
}
@media (max-width:800px){
.img--box_inside{width:100%;height:0;background-size:cover;padding-bottom:68.4782608696%}
}
.img--box_inside.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:68.4782608696%}
.img--box_inside_small{background-image:url("../images/site/box_inside_small.7f979f357a4d.png");width:200px;height:137px;background-size:200px 137px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--box_inside_small{background-image:url("../images/site/box_inside_small_2x.86a9e6d3785f.png");background-size:200px 137px}
}
.img--box_nosleeve_small{background-image:url("../images/site/box_nosleeve_small.0fc79650f8fc.png");width:200px;height:137px;background-size:200px 137px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--box_nosleeve_small{background-image:url("../images/site/box_nosleeve_small_2x.0c10a262febc.png");background-size:200px 137px}
}
.img--box_sleeve{background-image:url("../images/site/box_sleeve.3a3022e37ca9.jpg");width:460px;height:315px;background-size:460px 315px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--box_sleeve{background-image:url("../images/site/box_sleeve_2x.51996edc54fc.jpg");background-size:460px 315px}
}
@media (max-width:800px){
.img--box_sleeve{width:100%;height:0;background-size:cover;padding-bottom:68.4782608696%}
}
.img--box_sleeve.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:68.4782608696%}
.img--box_sleeve_small{background-image:url("../images/site/box_sleeve_small.be812ea504e7.png");width:200px;height:137px;background-size:200px 137px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--box_sleeve_small{background-image:url("../images/site/box_sleeve_small_2x.4463b4bd4cfa.png");background-size:200px 137px}
}
.img--box_white{background-image:url("../images/site/box_white.04cd53d35c0d.jpg");width:460px;height:315px;background-size:460px 315px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--box_white{background-image:url("../images/site/box_white_2x.9e9f5783b6c1.jpg");background-size:460px 315px}
}
@media (max-width:800px){
.img--box_white{width:100%;height:0;background-size:cover;padding-bottom:68.4782608696%}
}
.img--box_white.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:68.4782608696%}
.img--cancerCircleBoth_small{background-image:url("../images/site/cancerCircleBoth_small.3e660d1afb28.png");width:300px;height:231px;background-size:300px 231px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--cancerCircleBoth_small{background-image:url("../images/site/cancerCircleBoth_small_2x.6658a87245c5.png");background-size:300px 231px}
}
@media (max-width:800px){
.img--cancerCircleBoth_small{width:100%;height:0;background-size:cover;padding-bottom:77%}
}
.img--cancerCircleBoth_small.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:77%}
.img--cancerCircleBoth_medium{background-image:url("../images/site/cancerCircleBoth_medium.35ff4bf26907.png");width:372px;height:322px;background-size:372px 322px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--cancerCircleBoth_medium{background-image:url("../images/site/cancerCircleBoth_medium_2x.eab5c93c7147.png");background-size:372px 322px}
}
@media (max-width:800px){
.img--cancerCircleBoth_medium{width:100%;height:0;background-size:cover;padding-bottom:86.5591397849%}
}
.img--cancerCircleBoth_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:86.5591397849%}
.img--cancerCircleMen_medium{background-image:url("../images/site/cancerCircleMen_medium.d984a75763d9.png");width:372px;height:322px;background-size:372px 322px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--cancerCircleMen_medium{background-image:url("../images/site/cancerCircleMen_medium_2x.9fb68d141c85.png");background-size:372px 322px}
}
@media (max-width:800px){
.img--cancerCircleMen_medium{width:100%;height:0;background-size:cover;padding-bottom:86.5591397849%}
}
.img--cancerCircleMen_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:86.5591397849%}
.img--cancerCircleWomen_medium{background-image:url("../images/site/cancerCircleWomen_medium.f90d80f6fb8e.png");width:372px;height:322px;background-size:372px 322px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--cancerCircleWomen_medium{background-image:url("../images/site/cancerCircleWomen_medium_2x.f3a75ac64b41.png");background-size:372px 322px}
}
@media (max-width:800px){
.img--cancerCircleWomen_medium{width:100%;height:0;background-size:cover;padding-bottom:86.5591397849%}
}
.img--cancerCircleWomen_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:86.5591397849%}
.img--circular_right_arrow{background-image:url("../images/site/circular_right_arrow.ebafaa613db3.png");width:30px;height:30px;background-size:30px 30px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--circular_right_arrow{background-image:url("../images/site/circular_right_arrow_2x.ebafaa613db3.png");background-size:30px 30px}
}
.img--causes_medium{background-image:url("../images/site/causes_medium.840235df4b04.png");width:372px;height:278px;background-size:372px 278px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--causes_medium{background-image:url("../images/site/causes_medium_2x.2fdc02634508.png");background-size:372px 278px}
}
@media (max-width:800px){
.img--causes_medium{width:100%;height:0;background-size:cover;padding-bottom:74.7311827957%}
}
.img--causes_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:74.7311827957%}
.img--color_data_preview{background-image:url("../images/site/color_data_preview.e15e0d858b45.png");width:380px;height:282px;background-size:380px 282px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--color_data_preview{background-image:url("../images/site/color_data_preview_2x.0622101044b5.png");background-size:380px 282px}
}
@media (max-width:800px){
.img--color_data_preview{width:100%;height:0;background-size:cover;padding-bottom:74.2105263158%}
}
.img--color_data_preview.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:74.2105263158%}
.img--color_logo_large{background-image:url("../images/site/color_logo_large.f86537210465.png");width:222px;height:78px;background-size:222px 78px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--color_logo_large{background-image:url("../images/site/color_logo_large_2x.895e9687facc.png");background-size:222px 78px}
}
.img--color_logo_white{background-image:url("../images/site/color_logo_white.1d08cd3f9ed9.png");width:117px;height:41px;background-size:117px 41px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--color_logo_white{background-image:url("../images/site/color_logo_white_2x.f26cc76b76b0.png");background-size:117px 41px}
}
.img--color_kit_dashboard_icon{background-image:url("../images/site/color_kit_dashboard_icon.b5e85a742bbe.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--color_kit_dashboard_icon{background-image:url("../images/site/color_kit_dashboard_icon_2x.b5e85a742bbe.png");background-size:50px 50px}
}
.img--computer_404_medium{background-image:url("../images/site/computer_404_medium.dc012dd0ea52.png");width:372px;height:203px;background-size:372px 203px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_404_medium{background-image:url("../images/site/computer_404_medium_2x.423e936bb7a9.png");background-size:372px 203px}
}
@media (max-width:800px){
.img--computer_404_medium{width:100%;height:0;background-size:cover;padding-bottom:54.5698924731%}
}
.img--computer_404_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.5698924731%}
.img--computer_500_medium{background-image:url("../images/site/computer_500_medium.04644e5fa038.png");width:372px;height:203px;background-size:372px 203px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_500_medium{background-image:url("../images/site/computer_500_medium_2x.f5123666f1eb.png");background-size:372px 203px}
}
@media (max-width:800px){
.img--computer_500_medium{width:100%;height:0;background-size:cover;padding-bottom:54.5698924731%}
}
.img--computer_500_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.5698924731%}
.img--computer_email_large{background-image:url("../images/site/computer_email_large.590e9962db5c.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_email_large{background-image:url("../images/site/computer_email_large_2x.ed777d6a75b3.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--computer_email_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--computer_email_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--computer_email_medium{background-image:url("../images/site/computer_email_medium.4ddb45a6dd31.png");width:372px;height:203px;background-size:372px 203px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_email_medium{background-image:url("../images/site/computer_email_medium_2x.fdd01bec4394.png");background-size:372px 203px}
}
@media (max-width:800px){
.img--computer_email_medium{width:100%;height:0;background-size:cover;padding-bottom:54.5698924731%}
}
.img--computer_email_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.5698924731%}
.img--computer_email_small{background-image:url("../images/site/computer_email_small.d11ad416a168.png");width:220px;height:120px;background-size:220px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_email_small{background-image:url("../images/site/computer_email_small_2x.f36a98abf2a1.png");background-size:220px 120px}
}
@media (max-width:800px){
.img--computer_email_small{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
}
.img--computer_email_small.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
.img--computer_email_smallish{background-image:url("../images/site/computer_email_smallish.162ccd26aaa0.png");width:300px;height:156px;background-size:300px 156px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_email_smallish{background-image:url("../images/site/computer_email_smallish_2x.6fe020c350f3.png");background-size:300px 156px}
}
@media (max-width:800px){
.img--computer_email_smallish{width:100%;height:0;background-size:cover;padding-bottom:52%}
}
.img--computer_email_smallish.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:52%}
.img--computer_email_circle{background-image:url("../images/site/computer_email_circle.33a0c8013a5b.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_email_circle{background-image:url("../images/site/computer_email_circle_2x.f40339e55730.png");background-size:188px 188px}
}
.img--computer_gene_medium{background-image:url("../images/site/computer_gene_medium.78fa38e3383c.png");width:372px;height:245px;background-size:372px 245px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_gene_medium{background-image:url("../images/site/computer_gene_medium_2x.7500e990ba56.png");background-size:372px 245px}
}
@media (max-width:800px){
.img--computer_gene_medium{width:100%;height:0;background-size:cover;padding-bottom:65.8602150538%}
}
.img--computer_gene_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.8602150538%}
.img--computer_gene_small{background-image:url("../images/site/computer_gene_small.9ad64017ef0f.png");width:220px;height:120px;background-size:220px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_gene_small{background-image:url("../images/site/computer_gene_small_2x.ff7ff7c411ab.png");background-size:220px 120px}
}
@media (max-width:800px){
.img--computer_gene_small{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
}
.img--computer_gene_small.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
.img--computer_gift_medium{background-image:url("../images/site/computer_gift_medium.8cdbbbe853be.png");width:372px;height:203px;background-size:372px 203px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_gift_medium{background-image:url("../images/site/computer_gift_medium_2x.426e98a6eb23.png");background-size:372px 203px}
}
@media (max-width:800px){
.img--computer_gift_medium{width:100%;height:0;background-size:cover;padding-bottom:54.5698924731%}
}
.img--computer_gift_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.5698924731%}
.img--computer_gift_large{background-image:url("../images/site/computer_gift_large.1e6f9334801d.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_gift_large{background-image:url("../images/site/computer_gift_large_2x.8ef22727eaca.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--computer_gift_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--computer_gift_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--computer_kio{background-image:url("../images/site/computer_kio.82c0dda87386.png");width:372px;height:204px;background-size:372px 204px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_kio{background-image:url("../images/site/computer_kio_2x.f8658cb69b7d.png");background-size:372px 204px}
}
@media (max-width:800px){
.img--computer_kio{width:100%;height:0;background-size:cover;padding-bottom:54.8387096774%}
}
.img--computer_kio.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.8387096774%}
.img--computer_kit_medium{background-image:url("../images/site/computer_kit_medium.254b2c5771f6.png");width:372px;height:204px;background-size:372px 204px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_kit_medium{background-image:url("../images/site/computer_kit_medium_2x.98da6bca7959.png");background-size:372px 204px}
}
@media (max-width:800px){
.img--computer_kit_medium{width:100%;height:0;background-size:cover;padding-bottom:54.8387096774%}
}
.img--computer_kit_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.8387096774%}
.img--computer_lock_medium{background-image:url("../images/site/computer_lock_medium.33e1d6808ae5.png");width:372px;height:204px;background-size:372px 204px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_lock_medium{background-image:url("../images/site/computer_lock_medium_2x.1ac7159d4998.png");background-size:372px 204px}
}
@media (max-width:800px){
.img--computer_lock_medium{width:100%;height:0;background-size:cover;padding-bottom:54.8387096774%}
}
.img--computer_lock_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.8387096774%}
.img--computer_portal_medium{background-image:url("../images/site/computer_portal_medium.30d399c4131e.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_portal_medium{background-image:url("../images/site/computer_portal_medium_2x.f507e4f5326e.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--computer_portal_medium{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--computer_portal_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--computer_portal_results{background-image:url("../images/site/computer_portal_results.5533fb211b78.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_portal_results{background-image:url("../images/site/computer_portal_results_2x.0ce6d9d769d5.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--computer_portal_results{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--computer_portal_results.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--computer_portal_results_smaller{background-image:url("../images/site/computer_portal_results_smaller.3ee0c2fe6cbb.png");width:368px;height:240px;background-size:368px 240px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_portal_results_smaller{background-image:url("../images/site/computer_portal_results_smaller_2x.c03359c54e8a.png");background-size:368px 240px}
}
@media (max-width:800px){
.img--computer_portal_results_smaller{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--computer_portal_results_smaller.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--computer_posResult_large{background-image:url("../images/site/computer_posResult_large.7d251e315194.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_posResult_large{background-image:url("../images/site/computer_posResult_large_2x.386d0db229a9.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--computer_posResult_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--computer_posResult_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--computer_social_large{background-image:url("../images/site/computer_social_large.4e96a6cc9eb1.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--computer_social_large{background-image:url("../images/site/computer_social_large_2x.e5d96bc124c1.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--computer_social_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--computer_social_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--cpp_v2{background-image:url("../images/site/cpp_v2.e837c9874f48.png");width:267px;height:230px;background-size:267px 230px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--cpp_v2{background-image:url("../images/site/cpp_v2_2x.ec3e9cb82f10.png");background-size:267px 230px}
}
@media (max-width:800px){
.img--cpp_v2{width:100%;height:0;background-size:cover;padding-bottom:86.1423220974%}
}
.img--cpp_v2.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:86.1423220974%}
.img--counseling_large{background-image:url("../images/site/counseling_large.0feaeece9f00.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--counseling_large{background-image:url("../images/site/counseling_large_2x.eba4c921573e.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--counseling_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--counseling_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--counseling_medium{background-image:url("../images/site/counseling_medium.88af058efff3.png");width:372px;height:175px;background-size:372px 175px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--counseling_medium{background-image:url("../images/site/counseling_medium_2x.ad72571e3fff.png");background-size:372px 175px}
}
@media (max-width:800px){
.img--counseling_medium{width:100%;height:0;background-size:cover;padding-bottom:47.0430107527%}
}
.img--counseling_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:47.0430107527%}
.img--dash_cancer_icon{background-image:url("../images/site/dash_cancer_icon.c0b25cb84ab3.png");width:20px;height:35px;background-size:20px 35px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--dash_cancer_icon{background-image:url("../images/site/dash_cancer_icon_2x.5396a07788c6.png");background-size:20px 35px}
}
.img--dash_breast_cancer_icon{background-image:url("../images/site/dash_breast_cancer_icon.2fc571f08de3.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--dash_breast_cancer_icon{background-image:url("../images/site/dash_breast_cancer_icon_2x.a68eb479e27e.png");background-size:40px 40px}
}
.img--dash_heart_icon{background-image:url("../images/site/dash_heart_icon.da6dbffb81a1.png");width:44px;height:42px;background-size:44px 42px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--dash_heart_icon{background-image:url("../images/site/dash_heart_icon_2x.c141e2eec593.png");background-size:44px 42px}
}
.img--dash_pill_icon{background-image:url("../images/site/dash_pill_icon.c58f97c47919.png");width:41px;height:41px;background-size:41px 41px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--dash_pill_icon{background-image:url("../images/site/dash_pill_icon_2x.58738c38a6ac.png");background-size:41px 41px}
}
.img--dash_animal_icon{background-image:url("../images/site/dash_animal_icon.f76f2e1a61b9.png");width:44px;height:42px;background-size:44px 42px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--dash_animal_icon{background-image:url("../images/site/dash_animal_icon_2x.f76f2e1a61b9.png");background-size:44px 42px}
}
.img--dash_humpty_dumpty_icon{background-image:url("../images/site/dash_humpty_dumpty_icon.522d3b3fca53.png");width:35px;height:35px;background-size:35px 35px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--dash_humpty_dumpty_icon{background-image:url("../images/site/dash_humpty_dumpty_icon_2x.5489263fe5cc.png");background-size:35px 35px}
}
.img--dash_mitochondrion_icon{background-image:url("../images/site/dash_mitochondrion_icon.359f15cd6ef0.png");width:35px;height:35px;background-size:35px 35px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--dash_mitochondrion_icon{background-image:url("../images/site/dash_mitochondrion_icon_2x.f062421a97d0.png");background-size:35px 35px}
}
.img--dash_globe_icon{background-image:url("../images/site/dash_globe_icon.a3334d1f71ae.png");width:44px;height:42px;background-size:44px 42px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--dash_globe_icon{background-image:url("../images/site/dash_globe_icon_2x.a3334d1f71ae.png");background-size:44px 42px}
}
.img--dash_color_icon{background-image:url("../images/site/dash_color_icon.6beb73ffffa2.png");width:33px;height:33px;background-size:33px 33px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--dash_color_icon{background-image:url("../images/site/dash_color_icon_2x.3ec1057f4687.png");background-size:33px 33px}
}
.img--dash_animal_icon,.img--dash_cancer_icon,.img--dash_globe_icon,.img--dash_heart_icon,.img--dash_humpty_dumpty_icon,.img--dash_mitochondrion_icon{background-size:contain;background-position:center center;height:40px;width:30px}
.img--discuss_results_large{background-image:url("../images/site/discuss_results_large.a4ee4aec3bc4.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--discuss_results_large{background-image:url("../images/site/discuss_results_large_2x.2c2f919825bd.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--discuss_results_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--discuss_results_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--discuss_results_medium{background-image:url("../images/site/discuss_results_medium.a8dfff45fe8d.png");width:372px;height:175px;background-size:372px 175px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--discuss_results_medium{background-image:url("../images/site/discuss_results_medium_2x.3fe5a03425bd.png");background-size:372px 175px}
}
@media (max-width:800px){
.img--discuss_results_medium{width:100%;height:0;background-size:cover;padding-bottom:47.0430107527%}
}
.img--discuss_results_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:47.0430107527%}
.img--discuss_results_small{background-image:url("../images/site/discuss_results_small.13c7bb712bfd.png");width:220px;height:163px;background-size:220px 163px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--discuss_results_small{background-image:url("../images/site/discuss_results_small_2x.927de918c505.png");background-size:220px 163px}
}
@media (max-width:800px){
.img--discuss_results_small{width:100%;height:0;background-size:cover;padding-bottom:74.0909090909%}
}
.img--discuss_results_small.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:74.0909090909%}
.img--documents_small{background-image:url("../images/site/documents_small.ee8b7142a8fd.png");width:100px;height:100px;background-size:100px 100px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--documents_small{background-image:url("../images/site/documents_small_2x.959c8cd894cf.png");background-size:100px 100px}
}
.img--en_route_off{background-image:url("../images/site/en_route_off.d73bc5c5cd60.png");width:100px;height:90px;background-size:100px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--en_route_off{background-image:url("../images/site/en_route_off_2x.c3b22d857532.png");background-size:100px 90px}
}
.img--en_route_on{background-image:url("../images/site/en_route_on.ba96192182a5.png");width:100px;height:90px;background-size:100px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--en_route_on{background-image:url("../images/site/en_route_on_2x.d8681f0f7217.png");background-size:100px 90px}
}
.img--envelope_small{background-image:url("../images/site/envelope_small.3d1fd9481830.png");width:36px;height:24px;background-size:36px 24px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--envelope_small{background-image:url("../images/site/envelope_small_2x.f27520ce7e1b.png");background-size:36px 24px}
}
.img--ewp_logo_large{background-image:url("../images/site/ewp_logo_large.e7c6f7cfb8ca.png");width:480px;height:258px;background-size:480px 258px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ewp_logo_large{background-image:url("../images/site/ewp_logo_large_2x.0d3c4189e452.png");background-size:480px 258px}
}
@media (max-width:800px){
.img--ewp_logo_large{width:100%;height:0;background-size:cover;padding-bottom:53.75%}
}
.img--ewp_logo_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:53.75%}
.img--ewp_logo_medium{background-image:url("../images/site/ewp_logo_medium.0b85adef3b9f.png");width:372px;height:163px;background-size:372px 163px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ewp_logo_medium{background-image:url("../images/site/ewp_logo_medium_2x.d4d639604240.png");background-size:372px 163px}
}
@media (max-width:800px){
.img--ewp_logo_medium{width:100%;height:0;background-size:cover;padding-bottom:43.8172043011%}
}
.img--ewp_logo_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:43.8172043011%}
.img--ewp_logo_small{background-image:url("../images/site/ewp_logo_small.d3b7a7979058.png");width:220px;height:120px;background-size:220px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ewp_logo_small{background-image:url("../images/site/ewp_logo_small_2x.081a8bc983ce.png");background-size:220px 120px}
}
@media (max-width:800px){
.img--ewp_logo_small{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
}
.img--ewp_logo_small.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
.img--ewp_logo_smaller{background-image:url("../images/site/ewp_logo_smaller.5729f0ddfeb9.png");width:104px;height:100px;background-size:104px 100px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ewp_logo_smaller{background-image:url("../images/site/ewp_logo_smaller_2x.58d5c8e802c0.png");background-size:104px 100px}
}
.img--ewp_logos{background-image:url("../images/site/ewp_logos.d80ce7bd795c.png");width:372px;height:282px;background-size:372px 282px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ewp_logos{background-image:url("../images/site/ewp_logos_2x.9d5c4c454839.png");background-size:372px 282px}
}
@media (max-width:800px){
.img--ewp_logos{width:100%;height:0;background-size:cover;padding-bottom:75.8064516129%}
}
.img--ewp_logos.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:75.8064516129%}
.img--ewp_partner_logos{background-image:url("../images/site/ewp_partner_logos.07e54c57d5f7.png");width:372px;height:283px;background-size:372px 283px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ewp_partner_logos{background-image:url("../images/site/ewp_partner_logos_2x.c93ca676e66c.png");background-size:372px 283px}
}
@media (max-width:800px){
.img--ewp_partner_logos{width:100%;height:0;background-size:cover;padding-bottom:76.0752688172%}
}
.img--ewp_partner_logos.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:76.0752688172%}
.img--family_genes_video{background-image:url("../images/site/family_genes_video.cfeacbe10ebf.jpg");width:372px;height:209px;background-size:372px 209px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--family_genes_video{background-image:url("../images/site/family_genes_video_2x.1c8079a75916.jpg");background-size:372px 209px}
}
@media (max-width:800px){
.img--family_genes_video{width:100%;height:0;background-size:cover;padding-bottom:56.1827956989%}
}
.img--family_genes_video.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:56.1827956989%}
.img--family_neg_medium{background-image:url("../images/site/family_neg_medium.09fa7a858705.png");width:372px;height:177px;background-size:372px 177px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--family_neg_medium{background-image:url("../images/site/family_neg_medium_2x.4eef364c48ff.png");background-size:372px 177px}
}
@media (max-width:800px){
.img--family_neg_medium{width:100%;height:0;background-size:cover;padding-bottom:47.5806451613%}
}
.img--family_neg_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:47.5806451613%}
.img--family_large{background-image:url("../images/site/family_large.1f878ab3f328.png");width:460px;height:270px;background-size:460px 270px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--family_large{background-image:url("../images/site/family_large_2x.91e48bc00cfe.png");background-size:460px 270px}
}
@media (max-width:800px){
.img--family_large{width:100%;height:0;background-size:cover;padding-bottom:58.6956521739%}
}
.img--family_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:58.6956521739%}
.img--fax_form_large{background-image:url("../images/site/fax_form_large.b790a022a4de.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--fax_form_large{background-image:url("../images/site/fax_form_large_2x.b4bad1dce57c.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--fax_form_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--fax_form_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--female_circle{background-image:url("../images/site/female_circle.0462749eebef.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--female_circle{background-image:url("../images/site/female_circle_2x.e906800bdae7.png");background-size:188px 188px}
}
.img--fh_banner_icon{background-image:url("../images/site/fh_banner_icon.f6453aedce43.png");width:24px;height:24px;background-size:24px 24px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--fh_banner_icon{background-image:url("../images/site/fh_banner_icon_2x.ba8663c52744.png");background-size:24px 24px}
}
.img--foresite_capital{background-image:url("../images/site/foresite_capital.00636a336c01.png");width:300px;height:85px;background-size:300px 85px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--foresite_capital{background-image:url("../images/site/foresite_capital_2x.d4cc3f076a2f.png");background-size:300px 85px}
}
@media (max-width:800px){
.img--foresite_capital{width:100%;height:0;background-size:cover;padding-bottom:28.3333333333%}
}
.img--foresite_capital.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:28.3333333333%}
.img--formation8{background-image:url("../images/site/formation8.57a72b17b476.png");width:320px;height:100px;background-size:320px 100px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--formation8{background-image:url("../images/site/formation8_2x.f76f5376a191.png");background-size:320px 100px}
}
@media (max-width:800px){
.img--formation8{width:100%;height:0;background-size:cover;padding-bottom:31.25%}
}
.img--formation8.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:31.25%}
.img--gc_large{background-image:url("../images/site/gc_large.c7b6097bf922.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--gc_large{background-image:url("../images/site/gc_large_2x.0f4fff181138.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--gc_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--gc_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--gc_medium{background-image:url("../images/site/gc_medium.977466de4e4a.png");width:372px;height:265px;background-size:372px 265px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--gc_medium{background-image:url("../images/site/gc_medium_2x.d4190664c15e.png");background-size:372px 265px}
}
@media (max-width:800px){
.img--gc_medium{width:100%;height:0;background-size:cover;padding-bottom:71.2365591398%}
}
.img--gc_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:71.2365591398%}
.img--gene_circle{background-image:url("../images/site/gene_circle.dabd0ad5e385.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--gene_circle{background-image:url("../images/site/gene_circle_2x.ec61248d3d2d.png");background-size:188px 188px}
}
.img--gene_medium{background-image:url("../images/site/gene_medium.3040c4465a1f.png");width:372px;height:129px;background-size:372px 129px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--gene_medium{background-image:url("../images/site/gene_medium_2x.9fb5e55c00d9.png");background-size:372px 129px}
}
@media (max-width:800px){
.img--gene_medium{width:100%;height:0;background-size:cover;padding-bottom:34.6774193548%}
}
.img--gene_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:34.6774193548%}
.img--gene_small{background-image:url("../images/site/gene_small.3fbf98426d6e.png");width:220px;height:120px;background-size:220px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--gene_small{background-image:url("../images/site/gene_small_2x.9cc3c1d30573.png");background-size:220px 120px}
}
@media (max-width:800px){
.img--gene_small{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
}
.img--gene_small.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
.img--gene_spelling_medium{background-image:url("../images/site/gene_spelling_medium.e137b35f62a2.png");width:372px;height:258px;background-size:372px 258px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--gene_spelling_medium{background-image:url("../images/site/gene_spelling_medium_2x.5dead7047e4e.png");background-size:372px 258px}
}
@media (max-width:800px){
.img--gene_spelling_medium{width:100%;height:0;background-size:cover;padding-bottom:69.3548387097%}
}
.img--gene_spelling_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:69.3548387097%}
.img--giftBoxTag{background-image:url("../images/site/giftBoxTag.4311e694d56e.png");width:372px;height:190px;background-size:372px 190px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--giftBoxTag{background-image:url("../images/site/giftBoxTag_2x.8c27f8802fe0.png");background-size:372px 190px}
}
@media (max-width:800px){
.img--giftBoxTag{width:100%;height:0;background-size:cover;padding-bottom:51.0752688172%}
}
.img--giftBoxTag.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:51.0752688172%}
.img--giftBoxTag_small{background-image:url("../images/site/giftBoxTag_small.e291b958c596.png");width:200px;height:102px;background-size:200px 102px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--giftBoxTag_small{background-image:url("../images/site/giftBoxTag_small_2x.7df04739053a.png");background-size:200px 102px}
}
.img--giftMiniBox{background-image:url("../images/site/giftMiniBox.def4f1f89c84.png");width:24px;height:20px;background-size:24px 20px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--giftMiniBox{background-image:url("../images/site/giftMiniBox_2x.c38d44b4e903.png");background-size:24px 20px}
}
.img--giftMiniBox_noorange{background-image:url("../images/site/giftMiniBox_noorange.95e6ea32f486.png");width:24px;height:20px;background-size:24px 20px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--giftMiniBox_noorange{background-image:url("../images/site/giftMiniBox_noorange_2x.896f450d5426.png");background-size:24px 20px}
}
.img--giftOpenBox{background-image:url("../images/site/giftOpenBox.fb0eba8e4670.png");width:372px;height:206px;background-size:372px 206px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--giftOpenBox{background-image:url("../images/site/giftOpenBox_2x.3d0449166a78.png");background-size:372px 206px}
}
@media (max-width:800px){
.img--giftOpenBox{width:100%;height:0;background-size:cover;padding-bottom:55.376344086%}
}
.img--giftOpenBox.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:55.376344086%}
.img--giftOpenBox_small{background-image:url("../images/site/giftOpenBox_small.a2608551708f.png");width:200px;height:102px;background-size:200px 102px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--giftOpenBox_small{background-image:url("../images/site/giftOpenBox_small_2x.0d8eb017f016.png");background-size:200px 102px}
}
.img--gift{background-image:url("../images/site/gift.1733c5ebf31a.png");width:64px;height:53px;background-size:64px 53px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--gift{background-image:url("../images/site/gift_2x.bccf486b0756.png");background-size:64px 53px}
}
.img--giving_gift_large{background-image:url("../images/site/giving_gift_large.80e27ff70785.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--giving_gift_large{background-image:url("../images/site/giving_gift_large_2x.3aaeefde8e95.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--giving_gift_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--giving_gift_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--giving_gift_larger{background-image:url("../images/site/giving_gift_larger.bcfb6c5708ae.png");width:588px;height:270px;background-size:588px 270px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--giving_gift_larger{background-image:url("../images/site/giving_gift_larger_2x.707ec53b8fd3.png");background-size:588px 270px}
}
@media (max-width:800px){
.img--giving_gift_larger{width:100%;height:0;background-size:cover;padding-bottom:45.9183673469%}
}
.img--giving_gift_larger.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:45.9183673469%}
.img--gift{background-image:url("../images/site/gift.1733c5ebf31a.png");width:22px;height:18px;background-size:22px 18px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--gift{background-image:url("../images/site/gift_2x.bccf486b0756.png");background-size:22px 18px}
}
.img--grey_logo_126x45{background-image:url("../images/site/grey_logo_126x45.cf48af306d77.png");width:126px;height:45px;background-size:126px 45px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--grey_logo_126x45{background-image:url("../images/site/grey_logo_126x45_2x.89064edbefc0.png");background-size:126px 45px}
}
.img--healthHistory_small{background-image:url("../images/site/healthHistory_small.cf1211a2fddc.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--healthHistory_small{background-image:url("../images/site/healthHistory_small_2x.8f4accc217a0.png");background-size:188px 188px}
}
.img--healthHistory_family-tree-edit{background-image:url("../images/site/healthHistory_family-tree-edit.b84e72ef774d.png");width:290px;height:250px;background-size:290px 250px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--healthHistory_family-tree-edit{background-image:url("../images/site/healthHistory_family-tree-edit_2x.9394b53da8a5.png");background-size:290px 250px}
}
@media (max-width:800px){
.img--healthHistory_family-tree-edit{width:100%;height:0;background-size:cover;padding-bottom:86.2068965517%}
}
.img--healthHistory_family-tree-edit.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:86.2068965517%}
.img--genesCovered_report{background-image:url("../images/site/genesCovered_report.96a9c7b75cc2.png");width:300px;height:212px;background-size:300px 212px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--genesCovered_report{background-image:url("../images/site/genesCovered_report_2x.52cdd30d25f8.png");background-size:300px 212px}
}
@media (max-width:800px){
.img--genesCovered_report{width:100%;height:0;background-size:cover;padding-bottom:70.6666666667%}
}
.img--genesCovered_report.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:70.6666666667%}
.img--HIW_laptopOrder{background-image:url("../images/site/HIW_laptopOrder.f3caac2791e4.png");width:730px;height:440px;background-size:730px 440px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--HIW_laptopOrder{background-image:url("../images/site/HIW_laptopOrder_2x.cb509ae41b2e.png");background-size:730px 440px}
}
@media (max-width:800px){
.img--HIW_laptopOrder{width:100%;height:0;background-size:cover;padding-bottom:60.2739726027%}
}
.img--HIW_laptopOrder.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:60.2739726027%}
.img--HIW_laptopOrder.img--clipped{overflow:hidden;position:relative;background-position:-220px}
@media (max-width:800px){
.img--HIW_laptopOrder.img--clipped{background-position:0}
}
.img--HIW_laptopTable{background-image:url("../images/site/HIW_laptopTable.73eff9393364.png");width:730px;height:440px;background-size:730px 440px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--HIW_laptopTable{background-image:url("../images/site/HIW_laptopTable_2x.f113ed1a3c97.png");background-size:730px 440px}
}
@media (max-width:800px){
.img--HIW_laptopTable{width:100%;height:0;background-size:cover;padding-bottom:60.2739726027%}
}
.img--HIW_laptopTable.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:60.2739726027%}
.img--HIW_laptopTable.img--clipped{overflow:hidden;position:relative;background-position:220px}
@media (max-width:800px){
.img--HIW_laptopTable.img--clipped{background-position:0}
}
.img--HIW_reportCropped{background-image:url("../images/site/HIW_reportCropped.034b6d529332.png");width:385px;height:428px;background-size:385px 428px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--HIW_reportCropped{background-image:url("../images/site/HIW_reportCropped_2x.ac918bda55a8.png");background-size:385px 428px}
}
@media (max-width:800px){
.img--HIW_reportCropped{width:100%;height:0;background-size:cover;padding-bottom:111.1688311688%}
}
.img--HIW_reportCropped.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:111.1688311688%}
.img--idea_circle{background-image:url("../images/site/idea_circle.5959e14b85a8.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--idea_circle{background-image:url("../images/site/idea_circle_2x.99bda0edfe37.png");background-size:188px 188px}
}
.img--idea_small{background-image:url("../images/site/idea_small.372d9770a924.png");width:220px;height:120px;background-size:220px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--idea_small{background-image:url("../images/site/idea_small_2x.382418f1564b.png");background-size:220px 120px}
}
@media (max-width:800px){
.img--idea_small{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
}
.img--idea_small.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
.img--insurance_card{background-image:url("../images/site/insurance_card.e99cb54821b5.png");width:213px;height:210px;background-size:213px 210px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--insurance_card{background-image:url("../images/site/insurance_card_2x.508efdcd3f95.png");background-size:213px 210px}
}
.img--lab_medium{background-image:url("../images/site/lab_medium.2ef0ac221a46.png");width:372px;height:153px;background-size:372px 153px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--lab_medium{background-image:url("../images/site/lab_medium_2x.49bacd45c77d.png");background-size:372px 153px}
}
@media (max-width:800px){
.img--lab_medium{width:100%;height:0;background-size:cover;padding-bottom:41.1290322581%}
}
.img--lab_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:41.1290322581%}
.img--laptop_portal{background-image:url("../images/site/laptop_portal.d9b062494ea7.png");width:582px;height:449px;background-size:582px 449px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--laptop_portal{background-image:url("../images/site/laptop_portal_2x.3591d63aa79e.png");background-size:582px 449px}
}
@media (max-width:800px){
.img--laptop_portal{width:100%;height:0;background-size:cover;padding-bottom:77.147766323%}
}
.img--laptop_portal.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:77.147766323%}
.img--laptop_res_neg{background-image:url("../images/site/laptop_res_neg.b07e91b168c1.png");width:725px;height:420px;background-size:725px 420px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--laptop_res_neg{background-image:url("../images/site/laptop_res_neg_2x.14fdece479ca.png");background-size:725px 420px}
}
@media (max-width:800px){
.img--laptop_res_neg{width:100%;height:0;background-size:cover;padding-bottom:57.9310344828%}
}
.img--laptop_res_neg.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:57.9310344828%}
.img--laptop_res_pos{background-image:url("../images/site/laptop_res_pos.5d316977d615.png");width:725px;height:420px;background-size:725px 420px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--laptop_res_pos{background-image:url("../images/site/laptop_res_pos_2x.009f6ec4e3f5.png");background-size:725px 420px}
}
@media (max-width:800px){
.img--laptop_res_pos{width:100%;height:0;background-size:cover;padding-bottom:57.9310344828%}
}
.img--laptop_res_pos.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:57.9310344828%}
.img--khosla{background-image:url("../images/site/khosla.048621792d2f.png");width:320px;height:100px;background-size:320px 100px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--khosla{background-image:url("../images/site/khosla_2x.d21fddbeb8d3.png");background-size:320px 100px}
}
@media (max-width:800px){
.img--khosla{width:100%;height:0;background-size:cover;padding-bottom:31.25%}
}
.img--khosla.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:31.25%}
.img--king_lab_medsmall{background-image:url("../images/site/king_lab_medsmall.48e353195149.png");width:160px;height:130px;background-size:160px 130px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--king_lab_medsmall{background-image:url("../images/site/king_lab_medsmall_2x.0f56d95eb92e.png");background-size:160px 130px}
}
.img--kit_arriving_mailbox_large{background-image:url("../images/site/kit_arriving_mailbox_large.b780c449f6ae.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--kit_arriving_mailbox_large{background-image:url("../images/site/kit_arriving_mailbox_large_2x.351e62881480.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--kit_arriving_mailbox_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--kit_arriving_mailbox_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--kit_arriving_mailbox_medium{background-image:url("../images/site/kit_arriving_mailbox_medium.cba41237d9cf.png");width:372px;height:172px;background-size:372px 172px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--kit_arriving_mailbox_medium{background-image:url("../images/site/kit_arriving_mailbox_medium_2x.0004ab356793.png");background-size:372px 172px}
}
@media (max-width:800px){
.img--kit_arriving_mailbox_medium{width:100%;height:0;background-size:cover;padding-bottom:46.2365591398%}
}
.img--kit_arriving_mailbox_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:46.2365591398%}
.img--kit_arriving_large{background-image:url("../images/site/kit_arriving_large.05bc52fcfdfb.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--kit_arriving_large{background-image:url("../images/site/kit_arriving_large_2x.30f9ddea4d99.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--kit_arriving_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--kit_arriving_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--kit_arriving_medium{background-image:url("../images/site/kit_arriving_medium.d22a581e5fa4.png");width:372px;height:114px;background-size:372px 114px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--kit_arriving_medium{background-image:url("../images/site/kit_arriving_medium_2x.c3bca079110a.png");background-size:372px 114px}
}
@media (max-width:800px){
.img--kit_arriving_medium{width:100%;height:0;background-size:cover;padding-bottom:30.6451612903%}
}
.img--kit_arriving_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:30.6451612903%}
.img--kit_arriving_medsmall{background-image:url("../images/site/kit_arriving_medsmall.7b8c6802abb6.png");width:220px;height:163px;background-size:220px 163px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--kit_arriving_medsmall{background-image:url("../images/site/kit_arriving_medsmall_2x.a8beee8c026f.png");background-size:220px 163px}
}
@media (max-width:800px){
.img--kit_arriving_medsmall{width:100%;height:0;background-size:cover;padding-bottom:74.0909090909%}
}
.img--kit_arriving_medsmall.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:74.0909090909%}
.img--kit_arriving_small{background-image:url("../images/site/kit_arriving_small.f40271405f8c.png");width:220px;height:120px;background-size:220px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--kit_arriving_small{background-image:url("../images/site/kit_arriving_small_2x.923017847ae4.png");background-size:220px 120px}
}
@media (max-width:800px){
.img--kit_arriving_small{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
}
.img--kit_arriving_small.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
.img--kit_illustrated_small{background-image:url("../images/site/kit_illustrated_small.53a34fb75762.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--kit_illustrated_small{background-image:url("../images/site/kit_illustrated_small_2x.166895da183a.png");background-size:188px 188px}
}
.img--kit_illustrated_double_small{background-image:url("../images/site/kit_illustrated_double_small.05833c9e7cbf.png");width:100px;height:100px;background-size:100px 100px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--kit_illustrated_double_small{background-image:url("../images/site/kit_illustrated_double_small_2x.148de627308b.png");background-size:100px 100px}
}
.img--kit_large{background-image:url("../images/site/kit_large.f59e2a1b9c2a.jpg");width:470px;height:225px;background-size:470px 225px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--kit_large{background-image:url("../images/site/kit_large_2x.bf13f936eb6c.jpg");background-size:470px 225px}
}
@media (max-width:800px){
.img--kit_large{width:100%;height:0;background-size:cover;padding-bottom:47.8723404255%}
}
.img--kit_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:47.8723404255%}
.img--kit_larger{background-image:url("../images/site/kit_larger.47c1ed098693.jpg");width:588px;height:270px;background-size:588px 270px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--kit_larger{background-image:url("../images/site/kit_larger_2x.670ed79e5ed9.jpg");background-size:588px 270px}
}
@media (max-width:800px){
.img--kit_larger{width:100%;height:0;background-size:cover;padding-bottom:45.9183673469%}
}
.img--kit_larger.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:45.9183673469%}
.img--kits_multiple_large{background-image:url("../images/site/kits_multiple_large.799e2d33ab40.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--kits_multiple_large{background-image:url("../images/site/kits_multiple_large_2x.086daed9841c.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--kits_multiple_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--kits_multiple_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--kitmini{background-image:url("../images/site/kitmini.10af08fa78ee.png");width:28px;height:20px;background-size:28px 20px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--kitmini{background-image:url("../images/site/kitmini_2x.0c44e1c084f6.png");background-size:28px 20px}
}
.img--kitType_purchaseHome{background-image:url("../images/site/kitType_purchaseHome.73a2c109a1e2.png");width:120px;height:90px;background-size:120px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--kitType_purchaseHome{background-image:url("../images/site/kitType_purchaseHome_2x.3d0623e36d3a.png");background-size:120px 90px}
}
.img--kitType_kio{background-image:url("../images/site/kitType_kio.5ea5b792df02.png");width:123px;height:91px;background-size:123px 91px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--kitType_kio{background-image:url("../images/site/kitType_kio_2x.ece76060cd99.png");background-size:123px 91px}
}
.img--lab_medium{background-image:url("../images/site/lab_medium.2ef0ac221a46.png");width:372px;height:153px;background-size:372px 153px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--lab_medium{background-image:url("../images/site/lab_medium_2x.49bacd45c77d.png");background-size:372px 153px}
}
@media (max-width:800px){
.img--lab_medium{width:100%;height:0;background-size:cover;padding-bottom:41.1290322581%}
}
.img--lab_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:41.1290322581%}
.img--lightbulb_small{background-image:url("../images/site/lightbulb_small.9d5a8a5e5c93.png");width:100px;height:100px;background-size:100px 100px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--lightbulb_small{background-image:url("../images/site/lightbulb_small_2x.4d6b7170739e.png");background-size:100px 100px}
}
.img--lightbulb_icon{background-image:url("../images/site/lightbulb_icon.67a7b0305c9d.png");width:30px;height:30px;background-size:30px 30px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--lightbulb_icon{background-image:url("../images/site/lightbulb_icon_2x.aa2056af9e99.png");background-size:30px 30px}
}
.img--male_circle{background-image:url("../images/site/male_circle.26e35563e987.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--male_circle{background-image:url("../images/site/male_circle_2x.733877f9690f.png");background-size:188px 188px}
}
.img--man_kids_medium{background-image:url("../images/site/man_kids_medium.f017a3618ab4.png");width:372px;height:212px;background-size:372px 212px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--man_kids_medium{background-image:url("../images/site/man_kids_medium_2x.19ea9c5402b1.png");background-size:372px 212px}
}
@media (max-width:800px){
.img--man_kids_medium{width:100%;height:0;background-size:cover;padding-bottom:56.9892473118%}
}
.img--man_kids_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:56.9892473118%}
.img--morehouse_medium{background-image:url("../images/site/morehouse_medium.04bb6fdb5152.png");width:372px;height:81px;background-size:372px 81px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--morehouse_medium{background-image:url("../images/site/morehouse_medium_2x.98e777bb5153.png");background-size:372px 81px}
}
@media (max-width:800px){
.img--morehouse_medium{width:100%;height:0;background-size:cover;padding-bottom:21.7741935484%}
}
.img--morehouse_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:21.7741935484%}
.img--morehouse_smaller{background-image:url("../images/site/morehouse_smaller.ff9a43f79cc3.png");width:214px;height:47px;background-size:214px 47px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--morehouse_smaller{background-image:url("../images/site/morehouse_smaller_2x.a620b19d1a8c.png");background-size:214px 47px}
}
.img--morehouse_small{background-image:url("../images/site/morehouse_small.7961975678eb.png");width:186px;height:40px;background-size:186px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--morehouse_small{background-image:url("../images/site/morehouse_small_2x.904280dd9412.png");background-size:186px 40px}
}
.img--morehouse_smallest{background-image:url("../images/site/morehouse_smallest.42883551c361.png");width:110px;height:24px;background-size:110px 24px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--morehouse_smallest{background-image:url("../images/site/morehouse_smallest_2x.43b328c39f74.png");background-size:110px 24px}
}
.img--neg_results_circle_small{background-image:url("../images/site/neg_results_circle_small.e27f1454cf56.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--neg_results_circle_small{background-image:url("../images/site/neg_results_circle_small_2x.353c82719ac1.png");background-size:188px 188px}
}
.img--o_logo_medium{background-image:url("../images/site/o_logo_medium.54653e0b1f04.png");width:230px;height:230px;background-size:230px 230px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--o_logo_medium{background-image:url("../images/site/o_logo_medium_2x.3691b325ade9.png");background-size:230px 230px}
}
@media (max-width:800px){
.img--o_logo_medium{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--o_logo_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--o_logo_small{background-image:url("../images/site/o_logo_small.f14c73c8ebfd.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--o_logo_small{background-image:url("../images/site/o_logo_small_2x.f434947a6f20.png");background-size:188px 188px}
}
.img--test_type_sample_ordered{background-image:url("../images/site/test_type_sample_ordered.22aa8841ad6b.png");width:240px;height:240px;background-size:240px 240px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--test_type_sample_ordered{background-image:url("../images/site/test_type_sample_ordered_2x.a65c017d7583.png");background-size:240px 240px}
}
@media (max-width:800px){
.img--test_type_sample_ordered{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--test_type_sample_ordered.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--test_type_sample_at_office{background-image:url("../images/site/test_type_sample_at_office.13bfd107fcb8.png");width:240px;height:240px;background-size:240px 240px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--test_type_sample_at_office{background-image:url("../images/site/test_type_sample_at_office_2x.b84a8691bcff.png");background-size:240px 240px}
}
@media (max-width:800px){
.img--test_type_sample_at_office{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--test_type_sample_at_office.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--penn_logo_medium{background-image:url("../images/site/penn_logo_medium.5bee7c977e6c.png");width:372px;height:76px;background-size:372px 76px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--penn_logo_medium{background-image:url("../images/site/penn_logo_medium_2x.2a415fdb03dd.png");background-size:372px 76px}
}
@media (max-width:800px){
.img--penn_logo_medium{width:100%;height:0;background-size:cover;padding-bottom:20.4301075269%}
}
.img--penn_logo_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:20.4301075269%}
.img--penn_logo_small{background-image:url("../images/site/penn_logo_small.592698dc0e0b.png");width:218px;height:46px;background-size:218px 46px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--penn_logo_small{background-image:url("../images/site/penn_logo_small_2x.6844a9a44ed0.png");background-size:218px 46px}
}
.img--penn_logo_smaller{background-image:url("../images/site/penn_logo_smaller.53dabf776796.png");width:106px;height:22px;background-size:106px 22px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--penn_logo_smaller{background-image:url("../images/site/penn_logo_smaller_2x.d18c653c222b.png");background-size:106px 22px}
}
.img--person_computer_large{background-image:url("../images/site/person_computer_large.1b1a3860a838.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--person_computer_large{background-image:url("../images/site/person_computer_large_2x.82f165d8e2f0.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--person_computer_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--person_computer_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--person_computer_small{background-image:url("../images/site/person_computer_small.0e0df6f6a326.png");width:220px;height:120px;background-size:220px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--person_computer_small{background-image:url("../images/site/person_computer_small_2x.37b5ea892be9.png");background-size:220px 120px}
}
@media (max-width:800px){
.img--person_computer_small{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
}
.img--person_computer_small.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
.img--person_kit_large{background-image:url("../images/site/person_kit_large.77502c3819c1.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--person_kit_large{background-image:url("../images/site/person_kit_large_2x.ff2b8ca755e3.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--person_kit_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--person_kit_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--person_gift_large{background-image:url("../images/site/person_gift_large.b6e488de1b98.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--person_gift_large{background-image:url("../images/site/person_gift_large_2x.e6ec1500c1d2.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--person_gift_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--person_gift_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--person_spitting_large{background-image:url("../images/site/person_spitting_large.ffa5a3e5f909.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--person_spitting_large{background-image:url("../images/site/person_spitting_large_2x.fc4660372729.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--person_spitting_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--person_spitting_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--pos_results_circle_small{background-image:url("../images/site/pos_results_circle_small.236a009e432f.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--pos_results_circle_small{background-image:url("../images/site/pos_results_circle_small_2x.993356f315d0.png");background-size:188px 188px}
}
.img--provider_circle{background-image:url("../images/site/provider_circle.4d1fe6a2039b.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--provider_circle{background-image:url("../images/site/provider_circle_2x.351fa781002d.png");background-size:188px 188px}
}
.img--provider_experience{background-image:url("../images/site/provider_experience.57bbdea44e16.png");width:372px;height:278px;background-size:372px 278px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--provider_experience{background-image:url("../images/site/provider_experience_2x.a67e4446243d.png");background-size:372px 278px}
}
@media (max-width:800px){
.img--provider_experience{width:100%;height:0;background-size:cover;padding-bottom:74.7311827957%}
}
.img--provider_experience.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:74.7311827957%}
.img--provider_group_medium{background-image:url("../images/site/provider_group_medium.4c4ffd5bd1c6.png");width:372px;height:247px;background-size:372px 247px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--provider_group_medium{background-image:url("../images/site/provider_group_medium_2x.550997c0b693.png");background-size:372px 247px}
}
@media (max-width:800px){
.img--provider_group_medium{width:100%;height:0;background-size:cover;padding-bottom:66.3978494624%}
}
.img--provider_group_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:66.3978494624%}
.img--provider_group_small{background-image:url("../images/site/provider_group_small.9dd3ecc7e1f9.png");width:220px;height:163px;background-size:220px 163px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--provider_group_small{background-image:url("../images/site/provider_group_small_2x.26eec7477af3.png");background-size:220px 163px}
}
@media (max-width:800px){
.img--provider_group_small{width:100%;height:0;background-size:cover;padding-bottom:74.0909090909%}
}
.img--provider_group_small.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:74.0909090909%}
.img--provider_idea_large{background-image:url("../images/site/provider_idea_large.c05e3a34fade.png");width:343px;height:224px;background-size:343px 224px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--provider_idea_large{background-image:url("../images/site/provider_idea_large_2x.72a0b6a84faa.png");background-size:343px 224px}
}
@media (max-width:800px){
.img--provider_idea_large{width:100%;height:0;background-size:cover;padding-bottom:65.306122449%}
}
.img--provider_idea_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.306122449%}
.img--provider_idea_medium{background-image:url("../images/site/provider_idea_medium.994b460e7f4f.png");width:372px;height:288px;background-size:372px 288px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--provider_idea_medium{background-image:url("../images/site/provider_idea_medium_2x.54665b3433a7.png");background-size:372px 288px}
}
@media (max-width:800px){
.img--provider_idea_medium{width:100%;height:0;background-size:cover;padding-bottom:77.4193548387%}
}
.img--provider_idea_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:77.4193548387%}
.img--provider_idea_small{background-image:url("../images/site/provider_idea_small.a000cea633bc.png");width:220px;height:120px;background-size:220px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--provider_idea_small{background-image:url("../images/site/provider_idea_small_2x.257519e1022a.png");background-size:220px 120px}
}
@media (max-width:800px){
.img--provider_idea_small{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
}
.img--provider_idea_small.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
.img--provider_idea_half_small{background-image:url("../images/site/provider_idea_half_small.03cfed54c19d.png");width:100px;height:100px;background-size:100px 100px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--provider_idea_half_small{background-image:url("../images/site/provider_idea_half_small_2x.9157f932b939.png");background-size:100px 100px}
}
.img--provider_results_medium{background-image:url("../images/site/provider_results_medium.dfc0af88e67e.png");width:372px;height:245px;background-size:372px 245px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--provider_results_medium{background-image:url("../images/site/provider_results_medium_2x.370a39f7800d.png");background-size:372px 245px}
}
@media (max-width:800px){
.img--provider_results_medium{width:100%;height:0;background-size:cover;padding-bottom:65.8602150538%}
}
.img--provider_results_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.8602150538%}
.img--provider_medium{background-image:url("../images/site/provider_medium.5f0b455b277f.png");width:372px;height:228px;background-size:372px 228px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--provider_medium{background-image:url("../images/site/provider_medium_2x.fc4b83a772d3.png");background-size:372px 228px}
}
@media (max-width:800px){
.img--provider_medium{width:100%;height:0;background-size:cover;padding-bottom:61.2903225806%}
}
.img--provider_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:61.2903225806%}
.img--provider_marketing_video{background-image:url("../images/site/provider_marketing_video.03cb7a9267c9.jpg");width:360px;height:203px;background-size:360px 203px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--provider_marketing_video{background-image:url("../images/site/provider_marketing_video_2x.8eaf7d93c62c.jpg");background-size:360px 203px}
}
@media (max-width:800px){
.img--provider_marketing_video{width:100%;height:0;background-size:cover;padding-bottom:56.3888888889%}
}
.img--provider_marketing_video.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:56.3888888889%}
.img--provider_smaller{background-image:url("../images/site/provider_smaller.67acaed15d7f.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--provider_smaller{background-image:url("../images/site/provider_smaller_2x.9eb4cafa7dc7.png");background-size:40px 40px}
}
.img--report_cropped{background-image:url("../images/site/report_cropped.7c42157075f3.png");width:385px;height:428px;background-size:385px 428px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--report_cropped{background-image:url("../images/site/report_cropped_2x.1826206f4d86.png");background-size:385px 428px}
}
@media (max-width:800px){
.img--report_cropped{width:100%;height:0;background-size:cover;padding-bottom:111.1688311688%}
}
.img--report_cropped.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:111.1688311688%}
.img--report_pos{background-image:url("../images/site/report_pos.3280688781e3.png");width:200px;height:258px;background-size:200px 258px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--report_pos{background-image:url("../images/site/report_pos_2x.b8b4126a8a27.png");background-size:200px 258px}
}
.img--researchComparison{background-image:url("../images/site/researchComparison.a2b464c19cf4.png");width:900px;height:810px;background-size:900px 810px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--researchComparison{background-image:url("../images/site/researchComparison_2x.5df89c3b4622.png");background-size:900px 810px}
}
@media (max-width:800px){
.img--researchComparison{width:100%;height:0;background-size:cover;padding-bottom:90%}
}
.img--researchComparison.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:90%}
.img--result_neg_medium{background-image:url("../images/site/result_neg_medium.0b9f851cd748.png");width:372px;height:241px;background-size:372px 241px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--result_neg_medium{background-image:url("../images/site/result_neg_medium_2x.2cffd294dc6f.png");background-size:372px 241px}
}
@media (max-width:800px){
.img--result_neg_medium{width:100%;height:0;background-size:cover;padding-bottom:64.7849462366%}
}
.img--result_neg_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:64.7849462366%}
.img--result_pos_medium{background-image:url("../images/site/result_pos_medium.05126d1a4d68.png");width:372px;height:241px;background-size:372px 241px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--result_pos_medium{background-image:url("../images/site/result_pos_medium_2x.9831e0eda3f3.png");background-size:372px 241px}
}
@media (max-width:800px){
.img--result_pos_medium{width:100%;height:0;background-size:cover;padding-bottom:64.7849462366%}
}
.img--result_pos_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:64.7849462366%}
.img--result_vus_medium{background-image:url("../images/site/result_vus_medium.2ab06eb661e3.png");width:372px;height:241px;background-size:372px 241px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--result_vus_medium{background-image:url("../images/site/result_vus_medium_2x.9bbcc5077504.png");background-size:372px 241px}
}
@media (max-width:800px){
.img--result_vus_medium{width:100%;height:0;background-size:cover;padding-bottom:64.7849462366%}
}
.img--result_vus_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:64.7849462366%}
.img--results_checked_small{background-image:url("../images/site/results_checked_small.b169d2297eab.png");width:220px;height:120px;background-size:220px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--results_checked_small{background-image:url("../images/site/results_checked_small_2x.feb82b06873a.png");background-size:220px 120px}
}
.img--results_flying_large{background-image:url("../images/site/results_flying_large.b919bd5fba11.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--results_flying_large{background-image:url("../images/site/results_flying_large_2x.5e857cc8e553.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--results_flying_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--results_flying_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--results_flying_medium{background-image:url("../images/site/results_flying_medium.dd8ca80361a2.png");width:372px;height:156px;background-size:372px 156px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--results_flying_medium{background-image:url("../images/site/results_flying_medium_2x.f6139bba0a21.png");background-size:372px 156px}
}
@media (max-width:800px){
.img--results_flying_medium{width:100%;height:0;background-size:cover;padding-bottom:41.935483871%}
}
.img--results_flying_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:41.935483871%}
.img--results_locked_medium{background-image:url("../images/site/results_locked_medium.07c5af34e4a1.png");width:372px;height:164px;background-size:372px 164px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--results_locked_medium{background-image:url("../images/site/results_locked_medium_2x.30cc9f55c634.png");background-size:372px 164px}
}
@media (max-width:800px){
.img--results_locked_medium{width:100%;height:0;background-size:cover;padding-bottom:44.0860215054%}
}
.img--results_locked_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:44.0860215054%}
.img--results_locked_small{background-image:url("../images/site/results_locked_small.a75b1b2d430b.png");width:220px;height:120px;background-size:220px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--results_locked_small{background-image:url("../images/site/results_locked_small_2x.f4497c92926e.png");background-size:220px 120px}
}
@media (max-width:800px){
.img--results_locked_small{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
}
.img--results_locked_small.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
.img--results_share_circle{background-image:url("../images/site/results_share_circle.3357cf253c07.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--results_share_circle{background-image:url("../images/site/results_share_circle_2x.b1b47b6266f6.png");background-size:188px 188px}
}
.img--results_small{background-image:url("../images/site/results_small.601fdc750869.png");width:220px;height:163px;background-size:220px 163px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--results_small{background-image:url("../images/site/results_small_2x.6ad13faa7a9a.png");background-size:220px 163px}
}
@media (max-width:800px){
.img--results_small{width:100%;height:0;background-size:cover;padding-bottom:74.0909090909%}
}
.img--results_small.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:74.0909090909%}
.img--scrollDown{background-image:url("../images/site/scrollDown.f5b77042a193.png");width:50px;height:27px;background-size:50px 27px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--scrollDown{background-image:url("../images/site/scrollDown_2x.e3fb5120b281.png");background-size:50px 27px}
}
.img--sequencer_small{background-image:url("../images/site/sequencer_small.3de6a0b394aa.png");width:220px;height:120px;background-size:220px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--sequencer_small{background-image:url("../images/site/sequencer_small_2x.27562d71342f.png");background-size:220px 120px}
}
.img--stanford_medicine_smaller{background-image:url("../images/site/stanford_medicine_smaller.047fd2929b98.png");width:220px;height:135px;background-size:220px 135px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--stanford_medicine_smaller{background-image:url("../images/site/stanford_medicine_smaller_2x.a05e1896e381.png");background-size:220px 135px}
}
@media (max-width:800px){
.img--stanford_medicine_smaller{width:100%;height:0;background-size:cover;padding-bottom:61.3636363636%}
}
.img--stanford_medicine_smaller.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:61.3636363636%}
.img--su2c_medsmall{background-image:url("../images/site/su2c_medsmall.0689f55c9077.png");width:146px;height:84px;background-size:146px 84px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--su2c_medsmall{background-image:url("../images/site/su2c_medsmall_2x.babeeed5fea0.png");background-size:146px 84px}
}
.img--tree_doublePos_medium{background-image:url("../images/site/tree_doublePos_medium.10b817cb7c0d.png");width:372px;height:281px;background-size:372px 281px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--tree_doublePos_medium{background-image:url("../images/site/tree_doublePos_medium_2x.1022a23d9c45.png");background-size:372px 281px}
}
@media (max-width:800px){
.img--tree_doublePos_medium{width:100%;height:0;background-size:cover;padding-bottom:75.5376344086%}
}
.img--tree_doublePos_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:75.5376344086%}
.img--tree_family_medium{background-image:url("../images/site/tree_family_medium.30e684c0ba09.png");width:372px;height:278px;background-size:372px 278px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--tree_family_medium{background-image:url("../images/site/tree_family_medium_2x.cbca1ce1527d.png");background-size:372px 278px}
}
@media (max-width:800px){
.img--tree_family_medium{width:100%;height:0;background-size:cover;padding-bottom:74.7311827957%}
}
.img--tree_family_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:74.7311827957%}
.img--tree_neg_famMutation{background-image:url("../images/site/tree_neg_famMutation.6beabf13bf56.png");width:372px;height:283px;background-size:372px 283px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--tree_neg_famMutation{background-image:url("../images/site/tree_neg_famMutation_2x.8cffc259d9c2.png");background-size:372px 283px}
}
@media (max-width:800px){
.img--tree_neg_famMutation{width:100%;height:0;background-size:cover;padding-bottom:76.0752688172%}
}
.img--tree_neg_famMutation.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:76.0752688172%}
.img--tree_neg_medium{background-image:url("../images/site/tree_neg_medium.ec8586582243.png");width:372px;height:292px;background-size:372px 292px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--tree_neg_medium{background-image:url("../images/site/tree_neg_medium_2x.cd3d049927d4.png");background-size:372px 292px}
}
@media (max-width:800px){
.img--tree_neg_medium{width:100%;height:0;background-size:cover;padding-bottom:78.4946236559%}
}
.img--tree_neg_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:78.4946236559%}
.img--tree_pos_medium{background-image:url("../images/site/tree_pos_medium.b375ce862e0d.png");width:372px;height:281px;background-size:372px 281px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--tree_pos_medium{background-image:url("../images/site/tree_pos_medium_2x.9bc55c0d3ccf.png");background-size:372px 281px}
}
@media (max-width:800px){
.img--tree_pos_medium{width:100%;height:0;background-size:cover;padding-bottom:75.5376344086%}
}
.img--tree_pos_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:75.5376344086%}
.img--tree_posRelativesUnknown_medium{background-image:url("../images/site/tree_posRelativesUnknown_medium.f23eb950244b.png");width:372px;height:244px;background-size:372px 244px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--tree_posRelativesUnknown_medium{background-image:url("../images/site/tree_posRelativesUnknown_medium_2x.63532abd1cb4.png");background-size:372px 244px}
}
@media (max-width:800px){
.img--tree_posRelativesUnknown_medium{width:100%;height:0;background-size:cover;padding-bottom:65.5913978495%}
}
.img--tree_posRelativesUnknown_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.5913978495%}
.img--tree_posRelativesUnknown_large{background-image:url("../images/site/tree_posRelativesUnknown_large.2934faab29ff.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--tree_posRelativesUnknown_large{background-image:url("../images/site/tree_posRelativesUnknown_large_2x.720f79612fbe.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--tree_posRelativesUnknown_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--tree_posRelativesUnknown_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--tree_relatives_unknown_medium{background-image:url("../images/site/tree_relatives_unknown_medium.749617afab4e.png");width:372px;height:244px;background-size:372px 244px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--tree_relatives_unknown_medium{background-image:url("../images/site/tree_relatives_unknown_medium_2x.63532abd1cb4.png");background-size:372px 244px}
}
@media (max-width:800px){
.img--tree_relatives_unknown_medium{width:100%;height:0;background-size:cover;padding-bottom:65.5913978495%}
}
.img--tree_relatives_unknown_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.5913978495%}
.img--tube{background-image:url("../images/site/tube.037f7144de8c.png");width:488px;height:190px;background-size:488px 190px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--tube{background-image:url("../images/site/tube_2x.50cf9376e28a.png");background-size:488px 190px}
}
@media (max-width:800px){
.img--tube{width:100%;height:0;background-size:cover;padding-bottom:38.9344262295%}
}
.img--tube.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:38.9344262295%}
.img--ucsd_small{background-image:url("../images/site/ucsd_small.d105b6511431.png");width:162px;height:70px;background-size:162px 70px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ucsd_small{background-image:url("../images/site/ucsd_small_2x.4c7f0ebc1375.png");background-size:162px 70px}
}
.img--ucsd_medium{background-image:url("../images/site/ucsd_medium.6c2b2d23e449.png");width:350px;height:151px;background-size:350px 151px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ucsd_medium{background-image:url("../images/site/ucsd_medium_2x.41c3d535fec5.png");background-size:350px 151px}
}
@media (max-width:800px){
.img--ucsd_medium{width:100%;height:0;background-size:cover;padding-bottom:43.1428571429%}
}
.img--ucsd_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:43.1428571429%}
.img--ucsf_medium{background-image:url("../images/site/ucsf_medium.17e73220a09c.png");width:372px;height:197px;background-size:372px 197px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ucsf_medium{background-image:url("../images/site/ucsf_medium_2x.4f938b6cef9c.png");background-size:372px 197px}
}
@media (max-width:800px){
.img--ucsf_medium{width:100%;height:0;background-size:cover;padding-bottom:52.9569892473%}
}
.img--ucsf_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:52.9569892473%}
.img--ucsf_medsmall{background-image:url("../images/site/ucsf_medsmall.cb5558ac9b41.png");width:147px;height:95px;background-size:147px 95px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ucsf_medsmall{background-image:url("../images/site/ucsf_medsmall_2x.69715a4697fc.png");background-size:147px 95px}
}
.img--ucsf_small{background-image:url("../images/site/ucsf_small.3f98bc93eb3f.png");width:95px;height:62px;background-size:95px 62px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ucsf_small{background-image:url("../images/site/ucsf_small_2x.e7e51602df5e.png");background-size:95px 62px}
}
.img--ucsf_smaller{background-image:url("../images/site/ucsf_smaller.4e5a90d74a0c.png");width:62px;height:40px;background-size:62px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ucsf_smaller{background-image:url("../images/site/ucsf_smaller_2x.93e16cc6b952.png");background-size:62px 40px}
}
.img--upenn_abramson_logo_small{background-image:url("../images/site/upenn_abramson_logo_small.56306c6e61e9.png");width:238px;height:63px;background-size:238px 63px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--upenn_abramson_logo_small{background-image:url("../images/site/upenn_abramson_logo_small_2x.e3b52a2cab98.png");background-size:238px 63px}
}
@media (max-width:800px){
.img--upenn_abramson_logo_small{width:100%;height:0;background-size:cover;padding-bottom:26.4705882353%}
}
.img--upenn_abramson_logo_small.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:26.4705882353%}
.img--upenn_smaller{background-image:url("../images/site/upenn_smaller.044abba712a6.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--upenn_smaller{background-image:url("../images/site/upenn_smaller_2x.2d91302dbf4e.png");background-size:150px 150px}
}
.img--us_color_logo{background-image:url("../images/site/us_color_logo.6af48038a763.png");width:372px;height:171px;background-size:372px 171px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--us_color_logo{background-image:url("../images/site/us_color_logo_2x.4f349eee138f.png");background-size:372px 171px}
}
@media (max-width:800px){
.img--us_color_logo{width:100%;height:0;background-size:cover;padding-bottom:45.9677419355%}
}
.img--us_color_logo.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:45.9677419355%}
.img--uw_medium{background-image:url("../images/site/uw_medium.00d8aa7fa0fc.png");width:372px;height:98px;background-size:372px 98px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--uw_medium{background-image:url("../images/site/uw_medium_2x.266a9ec4d243.png");background-size:372px 98px}
}
@media (max-width:800px){
.img--uw_medium{width:100%;height:0;background-size:cover;padding-bottom:26.3440860215%}
}
.img--uw_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:26.3440860215%}
.img--uw_smaller{background-image:url("../images/site/uw_smaller.8a3834c445c7.png");width:214px;height:40px;background-size:214px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--uw_smaller{background-image:url("../images/site/uw_smaller_2x.b665b480f478.png");background-size:214px 40px}
}
.img--uw_smallest{background-image:url("../images/site/uw_smallest.5443de1839db.png");width:110px;height:25px;background-size:110px 25px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--uw_smallest{background-image:url("../images/site/uw_smallest_2x.df1bbcf13f77.png");background-size:110px 25px}
}
.img--viewResults_small{background-image:url("../images/site/viewResults_small.5bacc8e47ea3.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--viewResults_small{background-image:url("../images/site/viewResults_small_2x.3b853504719b.png");background-size:188px 188px}
}
.img--vus_results_circle{background-image:url("../images/site/vus_results_circle.721c21f86b44.png");width:188px;height:188px;background-size:188px 188px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--vus_results_circle{background-image:url("../images/site/vus_results_circle_2x.b79d4f9018cd.png");background-size:188px 188px}
}
.img--warning_error{background-image:url("../images/site/warning_error.9d3061043664.png");width:14px;height:14px;background-size:14px 14px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--warning_error{background-image:url("../images/site/warning_error_2x.f4120ec81489.png");background-size:14px 14px}
}
.img--whi_medsmall{background-image:url("../images/site/whi_medsmall.cf1c62a513dc.png");width:160px;height:130px;background-size:160px 130px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--whi_medsmall{background-image:url("../images/site/whi_medsmall_2x.2e798bfb6b08.png");background-size:160px 130px}
}
.img--woman_tube_video{background-image:url("../images/site/woman_tube_video.89aa9626dd27.jpg");width:372px;height:209px;background-size:372px 209px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--woman_tube_video{background-image:url("../images/site/woman_tube_video_2x.b496e01b991b.jpg");background-size:372px 209px}
}
@media (max-width:800px){
.img--woman_tube_video{width:100%;height:0;background-size:cover;padding-bottom:56.1827956989%}
}
.img--woman_tube_video.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:56.1827956989%}
.img--women_large{background-image:url("../images/site/women_large.a08e0a71d785.png");width:460px;height:300px;background-size:460px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--women_large{background-image:url("../images/site/women_large_2x.ea8eb1fd2cf2.png");background-size:460px 300px}
}
@media (max-width:800px){
.img--women_large{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
}
.img--women_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:65.2173913043%}
.img--women_bulb_medium{background-image:url("../images/site/women_bulb_medium.9dfdc55a20ae.png");width:372px;height:355px;background-size:372px 355px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--women_bulb_medium{background-image:url("../images/site/women_bulb_medium_2x.fe7a83e86775.png");background-size:372px 355px}
}
@media (max-width:800px){
.img--women_bulb_medium{width:100%;height:0;background-size:cover;padding-bottom:95.4301075269%}
}
.img--women_bulb_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:95.4301075269%}
.img--women_bulb_medsmall{background-image:url("../images/site/women_bulb_medsmall.16a011e5d510.png");width:372px;height:280px;background-size:372px 280px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--women_bulb_medsmall{background-image:url("../images/site/women_bulb_medsmall_2x.54ae5d565564.png");background-size:372px 280px}
}
@media (max-width:800px){
.img--women_bulb_medsmall{width:100%;height:0;background-size:cover;padding-bottom:75.2688172043%}
}
.img--women_bulb_medsmall.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:75.2688172043%}
.img--women_bulb_small{background-image:url("../images/site/women_bulb_small.b490cdb71e55.png");width:220px;height:120px;background-size:220px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--women_bulb_small{background-image:url("../images/site/women_bulb_small_2x.60612b9b4b13.png");background-size:220px 120px}
}
@media (max-width:800px){
.img--women_bulb_small{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
}
.img--women_bulb_small.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:54.5454545455%}
.img--white_logo_clipped_accent{background-image:url("../images/site/white_logo_clipped_accent.e30a96b93851.png");width:124px;height:120px;background-size:124px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--white_logo_clipped_accent{background-image:url("../images/site/white_logo_clipped_accent_2x.88cb1b278f67.png");background-size:124px 120px}
}
.img--wisdom_logo{background-image:url("../images/site/wisdom_logo.689a5ca18f01.png");width:220px;height:60px;background-size:220px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--wisdom_logo{background-image:url("../images/site/wisdom_logo_2x.c6e6afe1f387.png");background-size:220px 60px}
}
.img--wisdom_medsmall{background-image:url("../images/site/wisdom_medsmall.a60bb30499d0.png");width:160px;height:43px;background-size:160px 43px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--wisdom_medsmall{background-image:url("../images/site/wisdom_medsmall_2x.69eef1e32af0.png");background-size:160px 43px}
}
.img--carousel_01{background-image:url("../images/site/carousel_01.7404d1320fef.jpg");width:360px;height:260px;background-size:360px 260px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--carousel_01{background-image:url("../images/site/carousel_01_2x.e365edaf2044.jpg");background-size:360px 260px}
}
@media (max-width:800px){
.img--carousel_01{width:100%;height:0;background-size:cover;padding-bottom:72.2222222222%}
}
.img--carousel_01.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:72.2222222222%}
.img--carousel_02{background-image:url("../images/site/carousel_02.b7ddedd0d62a.jpg");width:360px;height:260px;background-size:360px 260px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--carousel_02{background-image:url("../images/site/carousel_02_2x.67945ef07edc.jpg");background-size:360px 260px}
}
@media (max-width:800px){
.img--carousel_02{width:100%;height:0;background-size:cover;padding-bottom:72.2222222222%}
}
.img--carousel_02.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:72.2222222222%}
.img--carousel_03{background-image:url("../images/site/carousel_03.088d5567eb2e.jpg");width:360px;height:260px;background-size:360px 260px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--carousel_03{background-image:url("../images/site/carousel_03_2x.6b2c2f818cbe.jpg");background-size:360px 260px}
}
@media (max-width:800px){
.img--carousel_03{width:100%;height:0;background-size:cover;padding-bottom:72.2222222222%}
}
.img--carousel_03.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:72.2222222222%}
.img--carousel_04{background-image:url("../images/site/marketingCarousel/carousel_04.fbe653fa4442.png");width:360px;height:260px;background-size:360px 260px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--carousel_04{background-image:url("../images/site/marketingCarousel/carousel_04_2x.66089dc78cff.png");background-size:360px 260px}
}
@media (max-width:800px){
.img--carousel_04{width:100%;height:0;background-size:cover;padding-bottom:72.2222222222%}
}
.img--carousel_04.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:72.2222222222%}
.img--carousel_01,.img--carousel_02,.img--carousel_03,.img--carousel_04{margin-bottom:15px}
.img--colorexperience_01{background-image:url("../images/site/colorexperience_01.07f5eed86469.png");width:160px;height:160px;background-size:160px 160px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--colorexperience_01{background-image:url("../images/site/colorexperience_01_2x.02c4d51cc679.png");background-size:160px 160px}
}
.img--colorexperience_02{background-image:url("../images/site/colorexperience_02.642f94a78a33.png");width:160px;height:160px;background-size:160px 160px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--colorexperience_02{background-image:url("../images/site/colorexperience_02_2x.0c75e1615d74.png");background-size:160px 160px}
}
.img--colorexperience_03{background-image:url("../images/site/colorexperience_03.46e998363082.png");width:160px;height:160px;background-size:160px 160px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--colorexperience_03{background-image:url("../images/site/colorexperience_03_2x.5a1f3961c291.png");background-size:160px 160px}
}
.img--colorexperience_04{background-image:url("../images/site/colorexperience_04.99c372290377.png");width:160px;height:160px;background-size:160px 160px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--colorexperience_04{background-image:url("../images/site/colorexperience_04_2x.d2d1fd438f1e.png");background-size:160px 160px}
}
.img--colorexperience_05{background-image:url("../images/site/colorexperience_05.63697df5907a.png");width:160px;height:160px;background-size:160px 160px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--colorexperience_05{background-image:url("../images/site/colorexperience_05_2x.74e157acd94d.png");background-size:160px 160px}
}
.img--colorexperience_06{background-image:url("../images/site/colorexperience_06.76d44057b7e1.png");width:160px;height:160px;background-size:160px 160px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--colorexperience_06{background-image:url("../images/site/colorexperience_06_2x.809a2f2408c0.png");background-size:160px 160px}
}
.img--colorexperience_07{background-image:url("../images/site/colorexperience_07.36abdb4f58ee.png");width:160px;height:160px;background-size:160px 160px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--colorexperience_07{background-image:url("../images/site/colorexperience_07_2x.79968c65b654.png");background-size:160px 160px}
}
.img--woman_in_woods_in_circle{background-image:url("../images/site/woman_in_woods_in_circle.2ed0f18bca02.png");width:240px;height:240px;background-size:240px 240px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--woman_in_woods_in_circle{background-image:url("../images/site/woman_in_woods_in_circle_2x.e02c2436d06f.png");background-size:240px 240px}
}
.img--example_results_computer{background-image:url("../images/site/example_results_computer.a06c7ee8d2ef.png");width:529px;height:306px;background-size:529px 306px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--example_results_computer{background-image:url("../images/site/example_results_computer_2x.a0d22b3902cf.png");background-size:529px 306px}
}
@media (max-width:800px){
.img--example_results_computer{width:100%;height:0;background-size:cover;padding-bottom:57.8449905482%}
}
.img--example_results_computer.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:57.8449905482%}
.img--uchicago_medium{background-image:url("../images/site/uchicago_medium.28d3bf5101b2.png");width:150px;height:32px;background-size:150px 32px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--uchicago_medium{background-image:url("../images/site/uchicago_medium_2x.eac33307fb81.png");background-size:150px 32px}
}
.img--big_chevron{background-image:url("../images/site/big_chevron.bddb9d587220.png");width:13px;height:22px;background-size:13px 22px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--big_chevron{background-image:url("../images/site/big_chevron_2x.53fcd090b025.png");background-size:13px 22px}
}
.img--learnPage_heartConditions{background-image:url("../images/site/learnPage_heartConditions.af9f0155e851.png");width:430px;height:250px;background-size:430px 250px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--learnPage_heartConditions{background-image:url("../images/site/learnPage_heartConditions_2x.d7a2202a1bac.png");background-size:430px 250px}
}
@media (max-width:800px){
.img--learnPage_heartConditions{width:100%;height:0;background-size:cover;padding-bottom:58.1395348837%}
}
.img--learnPage_heartConditions.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:58.1395348837%}
.img--learnPage_familyTree{background-image:url("../images/site/learnPage_familyTree.ddce111a4828.png");width:430px;height:250px;background-size:430px 250px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--learnPage_familyTree{background-image:url("../images/site/learnPage_familyTree_2x.b802f6172903.png");background-size:430px 250px}
}
@media (max-width:800px){
.img--learnPage_familyTree{width:100%;height:0;background-size:cover;padding-bottom:58.1395348837%}
}
.img--learnPage_familyTree.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:58.1395348837%}
.img--notification_bell{background-image:url("../images/site/notification_bell.9f772babd721.png");width:30px;height:30px;background-size:30px 30px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--notification_bell{background-image:url("../images/site/notification_bell_2x.f80fe63f0850.png");background-size:30px 30px}
}
.img--order_form{background-image:url("../images/site/forms/order_form.266d5f4f5493.png");width:232px;height:300px;background-size:232px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--order_form{background-image:url("../images/site/forms/order_form_2x.9c405ab64a9b.png");background-size:232px 300px}
}
@media (max-width:800px){
.img--order_form{width:100%;height:0;background-size:cover;padding-bottom:129.3103448276%}
}
.img--order_form.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:129.3103448276%}
.img--provider_brochure{background-image:url("../images/site/forms/provider_brochure.029605d8bddd.png");width:232px;height:300px;background-size:232px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--provider_brochure{background-image:url("../images/site/forms/provider_brochure_2x.3996d3e886d8.png");background-size:232px 300px}
}
@media (max-width:800px){
.img--provider_brochure{width:100%;height:0;background-size:cover;padding-bottom:129.3103448276%}
}
.img--provider_brochure.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:129.3103448276%}
.img--client_brochure{background-image:url("../images/site/forms/client_brochure.874decc4db2a.png");width:194px;height:300px;background-size:194px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--client_brochure{background-image:url("../images/site/forms/client_brochure_2x.deb5ae57dc68.png");background-size:194px 300px}
}
.img--a16z{background-image:url("../images/site/enterprise/a16z.d9f25e1e4429.png");width:163px;height:44px;background-size:163px 44px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--a16z{background-image:url("../images/site/enterprise/a16z_2x.001b9cbbde52.png");background-size:163px 44px}
}
.img--addepar{background-image:url("../images/site/enterprise/addepar.47733c83f7d7.png");width:139px;height:26px;background-size:139px 26px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--addepar{background-image:url("../images/site/enterprise/addepar_2x.e3eede4e1bc6.png");background-size:139px 26px}
}
.img--alt_school{background-image:url("../images/site/enterprise/alt_school.84ee5a8553eb.png");width:125px;height:52px;background-size:125px 52px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--alt_school{background-image:url("../images/site/enterprise/alt_school_2x.96de0152f272.png");background-size:125px 52px}
}
.img--angellist{background-image:url("../images/site/enterprise/angellist.7df6822a1f47.png");width:153px;height:28px;background-size:153px 28px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--angellist{background-image:url("../images/site/enterprise/angellist_2x.f9804f53d64e.png");background-size:153px 28px}
}
.img--barnabasbreast{background-image:url("../images/site/providers/barnabasbreast.46445b303b72.png");width:210px;height:60px;background-size:210px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--barnabasbreast{background-image:url("../images/site/providers/barnabasbreast_2x.d9876ff71340.png");background-size:210px 60px}
}
.img--blackrock{background-image:url("../images/site/enterprise/blackrock.6aa01e2c61e6.png");width:85px;height:13px;background-size:85px 13px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--blackrock{background-image:url("../images/site/enterprise/blackrock_2x.b33e33d624ab.png");background-size:85px 13px}
}
.img--chesapeake{background-image:url("../images/site/providers/chesapeake.0b29324d6554.png");width:204px;height:59px;background-size:204px 59px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--chesapeake{background-image:url("../images/site/providers/chesapeake_2x.8510cfa03d63.png");background-size:204px 59px}
}
.img--cloudphysics{background-image:url("../images/site/enterprise/cloudphysics.e008eb164d9d.png");width:177px;height:40px;background-size:177px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--cloudphysics{background-image:url("../images/site/enterprise/cloudphysics_2x.165101294187.png");background-size:177px 40px}
}
.img--color{background-image:url("../images/site/enterprise/color.5098e843f8ec.png");width:127px;height:45px;background-size:127px 45px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--color{background-image:url("../images/site/enterprise/color_2x.4f372ad2797d.png");background-size:127px 45px}
}
.img--comprehend{background-image:url("../images/site/enterprise/comprehend.9bc4bc8c2cf9.png");width:199px;height:45px;background-size:199px 45px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--comprehend{background-image:url("../images/site/enterprise/comprehend_2x.830c8ee83d73.png");background-size:199px 45px}
}
.img--cwc{background-image:url("../images/site/providers/cwc.a6a6dd420c3d.png");width:210px;height:56px;background-size:210px 56px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--cwc{background-image:url("../images/site/providers/cwc_2x.1bf8ce07697b.png");background-size:210px 56px}
}
.img--eventbrite{background-image:url("../images/site/enterprise/eventbrite.81b8d9ad133f.png");width:161px;height:49px;background-size:161px 49px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--eventbrite{background-image:url("../images/site/enterprise/eventbrite_2x.e976b0b049b0.png");background-size:161px 49px}
}
.img--gainsight{background-image:url("../images/site/enterprise/gainsight.b49ea663f2dd.png");width:172px;height:37px;background-size:172px 37px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--gainsight{background-image:url("../images/site/enterprise/gainsight_2x.ec71b37a0911.png");background-size:172px 37px}
}
.img--glow{background-image:url("../images/site/enterprise/glow.da34a04b68d3.png");width:111px;height:41px;background-size:111px 41px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--glow{background-image:url("../images/site/enterprise/glow_2x.9230f4adfc20.png");background-size:111px 41px}
}
.img--innovation_endeavors{background-image:url("../images/site/enterprise/innovation_endeavors.196bd27dc786.png");width:157px;height:34px;background-size:157px 34px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--innovation_endeavors{background-image:url("../images/site/enterprise/innovation_endeavors_2x.837beea2e411.png");background-size:157px 34px}
}
.img--instacart{background-image:url("../images/site/enterprise/instacart.8cb1ca15eeb9.png");width:190px;height:35px;background-size:190px 35px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--instacart{background-image:url("../images/site/enterprise/instacart_2x.deb9effa73db.png");background-size:190px 35px}
}
.img--ivp{background-image:url("../images/site/enterprise/ivp.ae61430a478d.png");width:102px;height:80px;background-size:102px 80px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ivp{background-image:url("../images/site/enterprise/ivp_2x.8b46d1586863.png");background-size:102px 80px}
}
.img--joyus{background-image:url("../images/site/enterprise/joyus.10c6e11d15fa.png");width:128px;height:45px;background-size:128px 45px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--joyus{background-image:url("../images/site/enterprise/joyus_2x.a8002ae8d5a4.png");background-size:128px 45px}
}
.img--levi_strauss{background-image:url("../images/site/enterprise/levi_strauss.2f8c2b62816c.png");width:200px;height:58px;background-size:200px 58px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--levi_strauss{background-image:url("../images/site/enterprise/levi_strauss_2x.3fa17ffc2bab.png");background-size:200px 58px}
}
.img--loan_depot{background-image:url("../images/site/enterprise/loan_depot.5f77b301e14e.png");width:225px;height:45px;background-size:225px 45px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--loan_depot{background-image:url("../images/site/enterprise/loan_depot_2x.8022c67f11a6.png");background-size:225px 45px}
}
.img--mcconnell{background-image:url("../images/site/providers/mcconnell.2f45bbd4877e.png");width:204px;height:59px;background-size:204px 59px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--mcconnell{background-image:url("../images/site/providers/mcconnell_2x.786ed017470a.png");background-size:204px 59px}
}
.img--medium{background-image:url("../images/site/enterprise/medium.d5716de11642.png");width:120px;height:25px;background-size:120px 25px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--medium{background-image:url("../images/site/enterprise/medium_2x.62143f322a73.png");background-size:120px 25px}
}
.img--millcreek{background-image:url("../images/site/providers/millcreek.8b674e41ff13.png");width:102px;height:40px;background-size:102px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--millcreek{background-image:url("../images/site/providers/millcreek_2x.8b5e5450da18.png");background-size:102px 40px}
}
.img--netsuite_small{background-image:url("../images/site/enterprise/netsuite_small.4fee3a3baede.png");width:150px;height:45px;background-size:150px 45px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--netsuite_small{background-image:url("../images/site/enterprise/netsuite_small_2x.a25011cb1f28.png");background-size:150px 45px}
}
.img--netsuite{background-image:url("../images/site/enterprise/netsuite.a25011cb1f28.png");width:300px;height:90px;background-size:300px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--netsuite{background-image:url("../images/site/enterprise/netsuite_2x.ec17c7ac0a30.png");background-size:300px 90px}
}
@media (max-width:800px){
.img--netsuite{width:100%;height:0;background-size:cover;padding-bottom:30%}
}
.img--netsuite.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:30%}
.img--nvidia{background-image:url("../images/site/enterprise/nvidia.5ad76c3402a3.png");width:186px;height:40px;background-size:186px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--nvidia{background-image:url("../images/site/enterprise/nvidia_2x.1f3b06ddf381.png");background-size:186px 40px}
}
.img--opentable{background-image:url("../images/site/enterprise/opentable.9a51741dffd4.png");width:216px;height:50px;background-size:216px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--opentable{background-image:url("../images/site/enterprise/opentable_2x.905d7e791802.png");background-size:216px 50px}
}
.img--oscar{background-image:url("../images/site/enterprise/oscar.4dc275ca2505.png");width:112px;height:25px;background-size:112px 25px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--oscar{background-image:url("../images/site/enterprise/oscar_2x.181891c18bb1.png");background-size:112px 25px}
}
.img--sacramento_kings{background-image:url("../images/site/enterprise/sacramento_kings.41a54e12cf63.png");width:68px;height:75px;background-size:68px 75px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--sacramento_kings{background-image:url("../images/site/enterprise/sacramento_kings_2x.edc9f4cb6002.png");background-size:68px 75px}
}
.img--salesforce{background-image:url("../images/site/enterprise/salesforce.36c8a13a8d7e.png");width:107px;height:75px;background-size:107px 75px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--salesforce{background-image:url("../images/site/enterprise/salesforce_2x.f665c0836f35.png");background-size:107px 75px}
}
.img--sap{background-image:url("../images/site/enterprise/sap.b4d1fa92411b.png");width:109px;height:56px;background-size:109px 56px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--sap{background-image:url("../images/site/enterprise/sap_2x.9351e44ea8c7.png");background-size:109px 56px}
}
.img--scp{background-image:url("../images/site/enterprise/scp.47b353810437.png");width:178px;height:78px;background-size:178px 78px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--scp{background-image:url("../images/site/enterprise/scp_2x.b79d4ac3e2b1.png");background-size:178px 78px}
}
.img--slack{background-image:url("../images/site/enterprise/slack.a96b5233e628.png");width:138px;height:40px;background-size:138px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--slack{background-image:url("../images/site/enterprise/slack_2x.cf6df6eb27f6.png");background-size:138px 40px}
}
.img--snap{background-image:url("../images/site/enterprise/snap.ea4b948acb72.png");width:69px;height:69px;background-size:69px 69px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--snap{background-image:url("../images/site/enterprise/snap_2x.e5aed1c76b00.png");background-size:69px 69px}
}
.img--stripe{background-image:url("../images/site/enterprise/stripe.afffe3b8b997.png");width:105px;height:44px;background-size:105px 44px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--stripe{background-image:url("../images/site/enterprise/stripe_2x.4b344f0ad5d7.png");background-size:105px 44px}
}
.img--tribune_media_text{background-image:url("../images/site/enterprise/tribune_media_text.a0b6e5f26ee4.png");width:80px;height:80px;background-size:80px 80px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--tribune_media_text{background-image:url("../images/site/enterprise/tribune_media_text_2x.5f17815e2d51.png");background-size:80px 80px}
}
.img--tribuneMedia{background-image:url("../images/site/enterprise/tribuneMedia.c40c9dc27d96.png");width:54px;height:45px;background-size:54px 45px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--tribuneMedia{background-image:url("../images/site/enterprise/tribuneMedia_2x.80ef317af0cd.png");background-size:54px 45px}
}
.img--visa{background-image:url("../images/site/enterprise/visa.fa7e7047d672.png");width:115px;height:37px;background-size:115px 37px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--visa{background-image:url("../images/site/enterprise/visa_2x.195985c7f07a.png");background-size:115px 37px}
}
.img--yc{background-image:url("../images/site/enterprise/yc.af690045fdd3.png");width:170px;height:34px;background-size:170px 34px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--yc{background-image:url("../images/site/enterprise/yc_2x.0c586a433011.png");background-size:170px 34px}
}
.img--email_confirmation{background-image:url("../images/site/cpp/email_confirmation.368ccd9a5bf3.png");width:180px;height:180px;background-size:180px 180px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--email_confirmation{background-image:url("../images/site/cpp/email_confirmation_2x.6706667280a9.png");background-size:180px 180px}
}
.img--place_order{background-image:url("../images/site/cpp/place_order.217529f46077.png");width:180px;height:180px;background-size:180px 180px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--place_order{background-image:url("../images/site/cpp/place_order_2x.0cfbf4fc5c20.png");background-size:180px 180px}
}
.img--results_grey{background-image:url("../images/site/cpp/results_grey.3acd7352b789.png");width:180px;height:180px;background-size:180px 180px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--results_grey{background-image:url("../images/site/cpp/results_grey_2x.dbc5e9e0601c.png");background-size:180px 180px}
}
.img--drafts_grey{background-image:url("../images/site/cpp/drafts_grey.9c2dba9c04f8.png");width:180px;height:180px;background-size:180px 180px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--drafts_grey{background-image:url("../images/site/cpp/drafts_grey_2x.a9f3b7689211.png");background-size:180px 180px}
}
.img--family_tree_grey{background-image:url("../images/site/cpp/family_tree_grey.8c413a90e5aa.png");width:180px;height:180px;background-size:180px 180px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--family_tree_grey{background-image:url("../images/site/cpp/family_tree_grey_2x.791a3b3deb80.png");background-size:180px 180px}
}
.img--family_testing{background-image:url("../images/site/cpp/family_testing.13a0f7ca186b.png");width:150px;height:190px;background-size:150px 190px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--family_testing{background-image:url("../images/site/cpp/family_testing_2x.4df17cd123e1.png");background-size:150px 190px}
}
.img--ftp_overview_patient{background-image:url("../images/site/cpp/tutorials/ftp_overview_patient.db783c87aadb.png");width:210px;height:210px;background-size:210px 210px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ftp_overview_patient{background-image:url("../images/site/cpp/tutorials/ftp_overview_patient_2x.db783c87aadb.png");background-size:210px 210px}
}
.img--ftp_overview_provider{background-image:url("../images/site/cpp/tutorials/ftp_overview_provider.e74b3aa156cd.png");width:210px;height:210px;background-size:210px 210px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ftp_overview_provider{background-image:url("../images/site/cpp/tutorials/ftp_overview_provider_2x.8187eee0f636.png");background-size:210px 210px}
}
.img--submit_positive{background-image:url("../images/site/cpp/tutorials/submit_positive.b19fb2eddd0a.png");width:210px;height:210px;background-size:210px 210px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--submit_positive{background-image:url("../images/site/cpp/tutorials/submit_positive_2x.b19fb2eddd0a.png");background-size:210px 210px}
}
.img--color_computer{background-image:url("../images/site/cpp/tutorials/color_computer.28b8ef87c649.png");width:210px;height:210px;background-size:210px 210px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--color_computer{background-image:url("../images/site/cpp/tutorials/color_computer_2x.28b8ef87c649.png");background-size:210px 210px}
}
.img--provider_patient{background-image:url("../images/site/cpp/tutorials/provider_patient.4d58af6dd327.png");width:210px;height:210px;background-size:210px 210px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--provider_patient{background-image:url("../images/site/cpp/tutorials/provider_patient_2x.4d58af6dd327.png");background-size:210px 210px}
}
.img--patients_talking{background-image:url("../images/site/cpp/tutorials/patients_talking.d36529bab719.png");width:210px;height:210px;background-size:210px 210px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--patients_talking{background-image:url("../images/site/cpp/tutorials/patients_talking_2x.6a99e6035977.png");background-size:210px 210px}
}
.img--welcome_to_color_1{background-image:url("../images/site/provider-marketing/welcome-to-color/icons/welcome_to_color_1.8cf60f0d4b90.png");width:170px;height:120px;background-size:170px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--welcome_to_color_1{background-image:url("../images/site/provider-marketing/welcome-to-color/icons/welcome_to_color_1_2x.0f1aec52c50b.png");background-size:170px 120px}
}
.img--welcome_to_color_2{background-image:url("../images/site/provider-marketing/welcome-to-color/icons/welcome_to_color_2.ccbedd60f31e.png");width:170px;height:120px;background-size:170px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--welcome_to_color_2{background-image:url("../images/site/provider-marketing/welcome-to-color/icons/welcome_to_color_2_2x.f52ebaa610a2.png");background-size:170px 120px}
}
.img--welcome_to_color_3{background-image:url("../images/site/provider-marketing/welcome-to-color/icons/welcome_to_color_3.3ba602fcdcd9.png");width:170px;height:120px;background-size:170px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--welcome_to_color_3{background-image:url("../images/site/provider-marketing/welcome-to-color/icons/welcome_to_color_3_2x.d352d98ffa25.png");background-size:170px 120px}
}
.img--brca_men{background-image:url("../images/site/provider-marketing/genes-covered/brca_men.08b685ff74ed.png");width:433px;height:163px;background-size:433px 163px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--brca_men{background-image:url("../images/site/provider-marketing/genes-covered/brca_men_2x.cebf9de26c97.png");background-size:433px 163px}
}
@media (max-width:800px){
.img--brca_men{width:100%;height:0;background-size:cover;padding-bottom:37.6443418014%}
}
.img--brca_men.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:37.6443418014%}
.img--brca_women{background-image:url("../images/site/provider-marketing/genes-covered/brca_women.804cd9349b03.png");width:433px;height:163px;background-size:433px 163px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--brca_women{background-image:url("../images/site/provider-marketing/genes-covered/brca_women_2x.691648942bdb.png");background-size:433px 163px}
}
@media (max-width:800px){
.img--brca_women{width:100%;height:0;background-size:cover;padding-bottom:37.6443418014%}
}
.img--brca_women.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:37.6443418014%}
.img--resources{background-image:url("../images/site/provider-marketing/resources/resources.b12b357357c8.png");width:180px;height:180px;background-size:180px 180px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--resources{background-image:url("../images/site/provider-marketing/resources/resources_2x.27dbdafa63bb.png");background-size:180px 180px}
}
.img--brcacode_recommendation{background-image:url("../images/site/brcacode_recommendation.9ca1f26f2972.png");width:215px;height:125px;background-size:215px 125px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--brcacode_recommendation{background-image:url("../images/site/brcacode_recommendation_2x.c0916cf98196.png");background-size:215px 125px}
}
.img--reuters{background-image:url("../images/site/media/reuters.971a0baf11e1.png");width:177px;height:41px;background-size:177px 41px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--reuters{background-image:url("../images/site/media/reuters_2x.aeff2458911a.png");background-size:177px 41px}
}
.img--buzzfeed_gray{background-image:url("../images/site/media/buzzfeed_gray.3086a4f42d59.png");width:163px;height:29px;background-size:163px 29px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--buzzfeed_gray{background-image:url("../images/site/media/buzzfeed_gray_2x.d37053d7c8dc.png");background-size:163px 29px}
}
.img--familycircle_gray{background-image:url("../images/site/media/familycircle_gray.1dfe06f48091.png");width:155px;height:40px;background-size:155px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--familycircle_gray{background-image:url("../images/site/media/familycircle_gray_2x.24ad95fa196e.png");background-size:155px 40px}
}
.img--fast_company_gray{background-image:url("../images/site/media/fast_company_gray.d93550b484d6.png");width:192px;height:30px;background-size:192px 30px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--fast_company_gray{background-image:url("../images/site/media/fast_company_gray_2x.571803a11373.png");background-size:192px 30px}
}
.img--forbes_gray{background-image:url("../images/site/media/forbes_gray.7bdf117d9c20.png");width:109px;height:29px;background-size:109px 29px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--forbes_gray{background-image:url("../images/site/media/forbes_gray_2x.0d4ad3dae21c.png");background-size:109px 29px}
}
.img--fortune_gray{background-image:url("../images/site/media/fortune_gray.8a007cc64fe2.png");width:150px;height:27px;background-size:150px 27px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--fortune_gray{background-image:url("../images/site/media/fortune_gray_2x.f29f3440364f.png");background-size:150px 27px}
}
.img--ge_gray{background-image:url("../images/site/media/ge_gray.1fb3135fb439.png");width:150px;height:40px;background-size:150px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ge_gray{background-image:url("../images/site/media/ge_gray_2x.1d09174aad54.png");background-size:150px 40px}
}
.img--genomeweb_gray{background-image:url("../images/site/media/genomeweb_gray.13ea89177fa5.png");width:128px;height:40px;background-size:128px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--genomeweb_gray{background-image:url("../images/site/media/genomeweb_gray_2x.ad33e0b13689.png");background-size:128px 40px}
}
.img--npr_gray{background-image:url("../images/site/media/npr_gray.041784a62c1a.png");width:85px;height:29px;background-size:85px 29px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--npr_gray{background-image:url("../images/site/media/npr_gray_2x.11b22f1226d2.png");background-size:85px 29px}
}
.img--nyt_gray{background-image:url("../images/site/media/nyt_gray.3da1173e2f17.png");width:255px;height:36px;background-size:255px 36px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--nyt_gray{background-image:url("../images/site/media/nyt_gray_2x.13bf2caab165.png");background-size:255px 36px}
}
.img--open_table_gray{background-image:url("../images/site/media/open_table_gray.f3e19ae271c7.png");width:179px;height:40px;background-size:179px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--open_table_gray{background-image:url("../images/site/media/open_table_gray_2x.c8621fd105bc.png");background-size:179px 40px}
}
.img--salesforce_gray{background-image:url("../images/site/media/salesforce_gray.085ab6f2d1d2.png");width:72px;height:51px;background-size:72px 51px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--salesforce_gray{background-image:url("../images/site/media/salesforce_gray_2x.f4d3abd25928.png");background-size:72px 51px}
}
.img--sap_gray{background-image:url("../images/site/media/sap_gray.e9860a99e4de.png");width:74px;height:37px;background-size:74px 37px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--sap_gray{background-image:url("../images/site/media/sap_gray_2x.fbbd887456ee.png");background-size:74px 37px}
}
.img--snap_gray{background-image:url("../images/site/media/snap_gray.601b73e22509.png");width:40px;height:38px;background-size:40px 38px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--snap_gray{background-image:url("../images/site/media/snap_gray_2x.d3b4613dbd88.png");background-size:40px 38px}
}
.img--tc_gray{background-image:url("../images/site/media/tc_gray.c37bec3ef2e9.png");width:150px;height:29px;background-size:150px 29px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--tc_gray{background-image:url("../images/site/media/tc_gray_2x.6a04dde1cd3e.png");background-size:150px 29px}
}
.img--visa_gray{background-image:url("../images/site/media/visa_gray.5a1981e3cf09.png");width:104px;height:32px;background-size:104px 32px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--visa_gray{background-image:url("../images/site/media/visa_gray_2x.b4d13e7aebe2.png");background-size:104px 32px}
}
.img--wsj_gray{background-image:url("../images/site/media/wsj_gray.5ee3f0cb99df.png");width:63px;height:30px;background-size:63px 30px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--wsj_gray{background-image:url("../images/site/media/wsj_gray_2x.e0a43d4c95aa.png");background-size:63px 30px}
}
.img--clp_as_seen_in{background-image:url("../images/site/media/clp_as_seen_in.331514313f48.png");width:1187px;height:40px;background-size:1187px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--clp_as_seen_in{background-image:url("../images/site/media/clp_as_seen_in_2x.65a0f8eae739.png");background-size:1187px 40px}
}
@media (max-width:800px){
.img--clp_as_seen_in{width:100%;height:0;background-size:cover;padding-bottom:3.3698399326%}
}
.img--clp_as_seen_in.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:3.3698399326%}
.img--FHCLP_01_240x340{background-image:url("../images/site/FHCLP_01_240x340.b44f2775e315.png");width:170px;height:120px;background-size:170px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--FHCLP_01_240x340{background-image:url("../images/site/FHCLP_01_240x340_2x.c7104ed8a4d0.png");background-size:170px 120px}
}
.img--FHCLP_02_240x340{background-image:url("../images/site/FHCLP_02_240x340.f329a2636727.png");width:190px;height:134px;background-size:190px 134px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--FHCLP_02_240x340{background-image:url("../images/site/FHCLP_02_240x340_2x.b68c2756acd9.png");background-size:190px 134px}
}
.img--FHCLP_03_240x340{background-image:url("../images/site/FHCLP_03_240x340.6689173901c7.png");width:181px;height:128px;background-size:181px 128px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--FHCLP_03_240x340{background-image:url("../images/site/FHCLP_03_240x340_2x.c12cc8613fe0.png");background-size:181px 128px}
}
.img--penn_ewp{background-image:url("../images/site/ewp_logos/penn_ewp.01190cf5237f.png");width:151px;height:29px;background-size:151px 29px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--penn_ewp{background-image:url("../images/site/ewp_logos/penn_ewp_2x.a852aec52089.png");background-size:151px 29px}
}
.img--ucsf_ewp{background-image:url("../images/site/ewp_logos/ucsf_ewp.868dd0fdf778.png");width:72px;height:48px;background-size:72px 48px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ucsf_ewp{background-image:url("../images/site/ewp_logos/ucsf_ewp_2x.b09b22283ce2.png");background-size:72px 48px}
}
.img--uw_ewp{background-image:url("../images/site/ewp_logos/uw_ewp.46d3c5752831.png");width:159px;height:23px;background-size:159px 23px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--uw_ewp{background-image:url("../images/site/ewp_logos/uw_ewp_2x.7313c625ed1c.png");background-size:159px 23px}
}
.img--fh_icons_lifestyle_40x40{background-image:url("../images/site/fh_icons_lifestyle_40x40.7debf2571694.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--fh_icons_lifestyle_40x40{background-image:url("../images/site/fh_icons_lifestyle_40x40_2x.fb36974d740e.png");background-size:40px 40px}
}
.img--fh_icons_family_40x40{background-image:url("../images/site/fh_icons_family_40x40.7609508e7647.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--fh_icons_family_40x40{background-image:url("../images/site/fh_icons_family_40x40_2x.5d6dfd185be3.png");background-size:40px 40px}
}
.img--fh_icons_genes_40x40{background-image:url("../images/site/fh_icons_genes_40x40.7549d1a0ddeb.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--fh_icons_genes_40x40{background-image:url("../images/site/fh_icons_genes_40x40_2x.b481e27f306d.png");background-size:40px 40px}
}
.img--fh_icons_medication_40x40{background-image:url("../images/site/fh_icons_medication_40x40.908a4c3110fd.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--fh_icons_medication_40x40{background-image:url("../images/site/fh_icons_medication_40x40_2x.e378302ae0e6.png");background-size:40px 40px}
}
.img--fh_icons_screenings_40x40{background-image:url("../images/site/fh_icons_screenings_40x40.bc98c7f909a0.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--fh_icons_screenings_40x40{background-image:url("../images/site/fh_icons_screenings_40x40_2x.eb7988bf51c0.png");background-size:40px 40px}
}
.img--fh_icons_document_teal_20x20{background-image:url("../images/site/fh_icons_document_teal_20x20.6218ef2bcb76.png");width:16px;height:20px;background-size:16px 20px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--fh_icons_document_teal_20x20{background-image:url("../images/site/fh_icons_document_teal_20x20_2x.3ba4fc105594.png");background-size:16px 20px}
}
.img--productpage_01_430x250{background-image:url("../images/site/productpage_01_430x250.b5aa8ec3fb64.png");width:430px;height:250px;background-size:430px 250px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--productpage_01_430x250{background-image:url("../images/site/productpage_01_430x250_2x.a00f4544a1f5.png");background-size:430px 250px}
}
@media (max-width:800px){
.img--productpage_01_430x250{width:100%;height:0;background-size:cover;padding-bottom:58.1395348837%}
}
.img--productpage_01_430x250.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:58.1395348837%}
.img--productpage_02_430x250{background-image:url("../images/site/productpage_02_430x250.bfd79cee8a61.png");width:430px;height:250px;background-size:430px 250px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--productpage_02_430x250{background-image:url("../images/site/productpage_02_430x250_2x.fb204dd8d45d.png");background-size:430px 250px}
}
@media (max-width:800px){
.img--productpage_02_430x250{width:100%;height:0;background-size:cover;padding-bottom:58.1395348837%}
}
.img--productpage_02_430x250.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:58.1395348837%}
.img--productpage_03_430x250{background-image:url("../images/site/productpage_03_430x250.a7932c87d10f.png");width:430px;height:250px;background-size:430px 250px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--productpage_03_430x250{background-image:url("../images/site/productpage_03_430x250_2x.456b27d437f8.png");background-size:430px 250px}
}
@media (max-width:800px){
.img--productpage_03_430x250{width:100%;height:0;background-size:cover;padding-bottom:58.1395348837%}
}
.img--productpage_03_430x250.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:58.1395348837%}
.img--productpage_04_430x250{background-image:url("../images/site/productpage_04_430x250.8924c8c3c7fc.png");width:430px;height:250px;background-size:430px 250px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--productpage_04_430x250{background-image:url("../images/site/productpage_04_430x250_2x.e7e7ef31d192.png");background-size:430px 250px}
}
@media (max-width:800px){
.img--productpage_04_430x250{width:100%;height:0;background-size:cover;padding-bottom:58.1395348837%}
}
.img--productpage_04_430x250.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:58.1395348837%}
.img--family_talking{background-image:url("../images/site/family_talking.a2c6ccfc0943.png");width:430px;height:250px;background-size:430px 250px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--family_talking{background-image:url("../images/site/family_talking_2x.91962f758ff3.png");background-size:430px 250px}
}
@media (max-width:800px){
.img--family_talking{width:100%;height:0;background-size:cover;padding-bottom:58.1395348837%}
}
.img--family_talking.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:58.1395348837%}
.img--heading_icon_burger{background-image:url("../images/site/heading_icon_burger.ff04c4fad079.png");width:72px;height:46px;background-size:72px 46px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--heading_icon_burger{background-image:url("../images/site/heading_icon_burger_2x.a1af71d2a442.png");background-size:72px 46px}
}
.img--heading_icon_scale{background-image:url("../images/site/heading_icon_scale.c526e241edf7.png");width:53px;height:53px;background-size:53px 53px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--heading_icon_scale{background-image:url("../images/site/heading_icon_scale_2x.1a464afee978.png");background-size:53px 53px}
}
.img--heading_icon_vegas{background-image:url("../images/site/heading_icon_vegas.eb85ad6c7c8d.png");width:103px;height:42px;background-size:103px 42px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--heading_icon_vegas{background-image:url("../images/site/heading_icon_vegas_2x.c14e280f432b.png");background-size:103px 42px}
}
.img--heading_icon_3_strands{background-image:url("../images/site/heading_icon_3_strands.f1d145c7cfd9.png");width:42px;height:45px;background-size:42px 45px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--heading_icon_3_strands{background-image:url("../images/site/heading_icon_3_strands_2x.361e9f2d4f00.png");background-size:42px 45px}
}
.img--heading_icon_3_strands,.img--heading_icon_burger,.img--heading_icon_scale,.img--heading_icon_vegas{width:110px;height:70px;background-position:center center}
.img--kit_card_medium{background-image:url("../images/site/kit_card_medium.06ae541c13f4.png");width:421px;height:316px;background-size:421px 316px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--kit_card_medium{background-image:url("../images/site/kit_card_medium_2x.dd278c60ba84.png");background-size:421px 316px}
}
@media (max-width:800px){
.img--kit_card_medium{width:100%;height:0;background-size:cover;padding-bottom:75.0593824228%}
}
.img--kit_card_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:75.0593824228%}
.img--fh_testIcon_ColorTest_50x50{background-image:url("../images/site/fh_testIcon_ColorTest_50x50.806fd5c542fd.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--fh_testIcon_ColorTest_50x50{background-image:url("../images/site/fh_testIcon_ColorTest_50x50_2x.590311a51340.png");background-size:50px 50px}
}
.img--fh_testIcon_cancer_50x50{background-image:url("../images/site/fh_testIcon_cancer_50x50.615d50deb6ae.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--fh_testIcon_cancer_50x50{background-image:url("../images/site/fh_testIcon_cancer_50x50_2x.06471d3db8a7.png");background-size:50px 50px}
}
.img--fh_testIcon_cardio_50x50{background-image:url("../images/site/fh_testIcon_cardio_50x50.16ddc65082a9.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--fh_testIcon_cardio_50x50{background-image:url("../images/site/fh_testIcon_cardio_50x50_2x.096b681c2bb9.png");background-size:50px 50px}
}
.img--fh_testIcon_cancer_80x80{background-image:url("../images/site/fh_testIcon_cancer_80x80.f0ff00e62841.png");width:80px;height:80px;background-size:80px 80px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--fh_testIcon_cancer_80x80{background-image:url("../images/site/fh_testIcon_cancer_80x80_2x.398a16159a0f.png");background-size:80px 80px}
}
.img--fh_testIcon_cardio_80x80{background-image:url("../images/site/fh_testIcon_cardio_80x80.28f2bbb5deb0.png");width:80px;height:80px;background-size:80px 80px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--fh_testIcon_cardio_80x80{background-image:url("../images/site/fh_testIcon_cardio_80x80_2x.4b9afc11143d.png");background-size:80px 80px}
}
.img--banner_icon_circle_chevron{background-image:url("../images/site/banner_icon_circle_chevron.817c87e1e60d.png");width:20px;height:20px;background-size:20px 20px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--banner_icon_circle_chevron{background-image:url("../images/site/banner_icon_circle_chevron_2x.5f78aa7467b7.png");background-size:20px 20px}
}
.img--homepage_computer{background-image:url("../images/site/homepage_computer.2212d771146d.png");width:170px;height:117px;background-size:170px 117px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--homepage_computer{background-image:url("../images/site/homepage_computer_2x.639eb8f9c403.png");background-size:170px 117px}
}
.img--homepage_couple{background-image:url("../images/site/homepage_couple.b839988dbdd4.png");width:170px;height:114px;background-size:170px 114px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--homepage_couple{background-image:url("../images/site/homepage_couple_2x.3e92acd94027.png");background-size:170px 114px}
}
.img--homepage_report{background-image:url("../images/site/homepage_report.cbfcaa8b93f7.png");width:138px;height:120px;background-size:138px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--homepage_report{background-image:url("../images/site/homepage_report_2x.0068e3c42bf7.png");background-size:138px 120px}
}
.img--homepage_gc{background-image:url("../images/site/homepage_gc.817fddd208ff.png");width:176px;height:140px;background-size:176px 140px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--homepage_gc{background-image:url("../images/site/homepage_gc_2x.c852ff2a15d6.png");background-size:176px 140px}
}
.img--homepage_gc{margin-top:-20px}
.img--brca12_women_phenotypes{background-image:url("../images/site/brca12_women_phenotypes.94bb05c50e22.png");width:433px;height:165px;background-size:433px 165px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--brca12_women_phenotypes{background-image:url("../images/site/brca12_women_phenotypes_2x.23e7cbce57c1.png");background-size:433px 165px}
}
@media (max-width:800px){
.img--brca12_women_phenotypes{width:100%;height:0;background-size:cover;padding-bottom:38.1062355658%}
}
.img--brca12_women_phenotypes.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:38.1062355658%}
.img--brca12_men_phenotypes{background-image:url("../images/site/brca12_men_phenotypes.2bf67a0f4329.png");width:433px;height:165px;background-size:433px 165px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--brca12_men_phenotypes{background-image:url("../images/site/brca12_men_phenotypes_2x.716cca2bf851.png");background-size:433px 165px}
}
@media (max-width:800px){
.img--brca12_men_phenotypes{width:100%;height:0;background-size:cover;padding-bottom:38.1062355658%}
}
.img--brca12_men_phenotypes.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:38.1062355658%}
.img--benefits_secure{background-image:url("../images/site/benefits_secure.1b9a081ff732.png");width:173px;height:103px;background-size:173px 103px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--benefits_secure{background-image:url("../images/site/benefits_secure_2x.b5119497672c.png");background-size:173px 103px}
}
.img--benefits_secure{height:120px;background-position:bottom}
.img--couple_with_report{background-image:url("../images/site/couple_with_report.fc9d88944cbf.png");width:258px;height:200px;background-size:258px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--couple_with_report{background-image:url("../images/site/couple_with_report_2x.f1a6a569b765.png");background-size:258px 200px}
}
@media (max-width:800px){
.img--couple_with_report{width:100%;height:0;background-size:cover;padding-bottom:77.519379845%}
}
.img--couple_with_report.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:77.519379845%}
.img--relatives_talking{background-image:url("../images/site/relatives_talking.512c4fea6de8.png");width:288px;height:198px;background-size:288px 198px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--relatives_talking{background-image:url("../images/site/relatives_talking_2x.8718e3516581.png");background-size:288px 198px}
}
@media (max-width:800px){
.img--relatives_talking{width:100%;height:0;background-size:cover;padding-bottom:68.75%}
}
.img--relatives_talking.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:68.75%}
.img--genetic_counseling{background-image:url("../images/site/genetic_counseling.2122bffb538c.png");width:215px;height:125px;background-size:215px 125px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--genetic_counseling{background-image:url("../images/site/genetic_counseling_2x.71f62fdec513.png");background-size:215px 125px}
}
.img--teamsters_logo{background-image:url("../images/site/teamsters_logo.b73d5df04fd4.png");width:231px;height:300px;background-size:231px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--teamsters_logo{background-image:url("../images/site/teamsters_logo_2x.b73d5df04fd4.png");background-size:231px 300px}
}
@media (max-width:800px){
.img--teamsters_logo{width:100%;height:0;background-size:cover;padding-bottom:129.8701298701%}
}
.img--teamsters_logo.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:129.8701298701%}
.img--qualtrics_logo{background-image:url("../images/site/qualtrics_logo.380aafb228e3.png");width:666px;height:374px;background-size:666px 374px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--qualtrics_logo{background-image:url("../images/site/qualtrics_logo_2x.380aafb228e3.png");background-size:666px 374px}
}
@media (max-width:800px){
.img--qualtrics_logo{width:100%;height:0;background-size:cover;padding-bottom:56.1561561562%}
}
.img--qualtrics_logo.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:56.1561561562%}
.img--projectbaseline_logo{background-image:url("../images/site/projectbaseline_logo.3e97a3a5aa54.png");width:539px;height:375px;background-size:539px 375px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--projectbaseline_logo{background-image:url("../images/site/projectbaseline_logo_2x.3e97a3a5aa54.png");background-size:539px 375px}
}
@media (max-width:800px){
.img--projectbaseline_logo{width:100%;height:0;background-size:cover;padding-bottom:69.573283859%}
}
.img--projectbaseline_logo.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:69.573283859%}
.img--ocra_logo{background-image:url("../images/site/ocra_logo.45388ac93023.png");width:300px;height:180px;background-size:300px 180px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ocra_logo{background-image:url("../images/site/ocra_logo_2x.45388ac93023.png");background-size:300px 180px}
}
@media (max-width:800px){
.img--ocra_logo{width:100%;height:0;background-size:cover;padding-bottom:60%}
}
.img--ocra_logo.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:60%}
.img--salesforce_logo{background-image:url("../images/site/salesforce_logo.0f60bc930d34.png");width:280px;height:168px;background-size:280px 168px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--salesforce_logo{background-image:url("../images/site/salesforce_logo_2x.2508a07ed676.png");background-size:280px 168px}
}
@media (max-width:800px){
.img--salesforce_logo{width:100%;height:0;background-size:cover;padding-bottom:60%}
}
.img--salesforce_logo.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:60%}
.img--illo_1in78{background-image:url("../images/site/illo_1in78.08a8c222b7d5.png");width:300px;height:300px;background-size:300px 300px;--aria-label:The estimated prevalence of Tier 1 genomic conditions is 1 in 78.}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_1in78{background-image:url("../images/site/illo_1in78_2x.117b675fd423.png");background-size:300px 300px}
}
@media (max-width:800px){
.img--illo_1in78{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_1in78.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_PopulationGenomics{background-image:url("../images/site/illo_PopulationGenomics.5848a03bef9a.png");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_PopulationGenomics{background-image:url("../images/site/illo_PopulationGenomics_2x.15982d76200d.png");background-size:300px 300px}
}
@media (max-width:800px){
.img--illo_PopulationGenomics{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_PopulationGenomics.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--amazon_rating_accolade{background-image:url("../images/site/amazon_rating_accolade.d011e9030b58.png");width:150px;height:76px;background-size:150px 76px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--amazon_rating_accolade{background-image:url("../images/site/amazon_rating_accolade_2x.aaa24335694b.png");background-size:150px 76px}
}
.img--cap_logo_mini{background-image:url("../images/site/cap_logo_mini.a9df1548ea7b.png");width:64px;height:31px;background-size:64px 31px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--cap_logo_mini{background-image:url("../images/site/cap_logo_mini_2x.561dc171e455.png");background-size:64px 31px}
}
.img--carla_round{background-image:url("../images/site/thumbnails/carla_round.dabd7146e8f8.png");width:160px;height:160px;background-size:160px 160px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--carla_round{background-image:url("../images/site/thumbnails/carla_round_2x.28d2f859f663.png");background-size:160px 160px}
}
.img--carousel_left_arrow{background-image:url("../images/site/carousel_left_arrow.4139b1913b93.png");width:60px;height:60px;background-size:60px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--carousel_left_arrow{background-image:url("../images/site/carousel_left_arrow_2x.16727236e8f1.png");background-size:60px 60px}
}
.img--carousel_right_arrow{background-image:url("../images/site/carousel_right_arrow.2aa902e7af2b.png");width:60px;height:60px;background-size:60px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--carousel_right_arrow{background-image:url("../images/site/carousel_right_arrow_2x.e3f5b97242b1.png");background-size:60px 60px}
}
.img--dr_kristi_funk_round{background-image:url("../images/site/thumbnails/dr_kristi_funk_round.7cfd5ad14d58.png");width:160px;height:160px;background-size:160px 160px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--dr_kristi_funk_round{background-image:url("../images/site/thumbnails/dr_kristi_funk_round_2x.234f9ffe6b71.png");background-size:160px 160px}
}
.img--valueProp_01{background-image:url("../images/site/valueProp_01.be33a4b4f128.png");width:320px;height:200px;background-size:320px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--valueProp_01{background-image:url("../images/site/valueProp_01_2x.7df5198eb8bf.png");background-size:320px 200px}
}
@media (max-width:800px){
.img--valueProp_01{width:100%;height:0;background-size:cover;padding-bottom:62.5%}
}
.img--valueProp_01.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:62.5%}
.img--valueProp_02{background-image:url("../images/site/valueProp_02.03926ff8b340.png");width:320px;height:200px;background-size:320px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--valueProp_02{background-image:url("../images/site/valueProp_02_2x.0a29d2f9b8e4.png");background-size:320px 200px}
}
@media (max-width:800px){
.img--valueProp_02{width:100%;height:0;background-size:cover;padding-bottom:62.5%}
}
.img--valueProp_02.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:62.5%}
.img--valueProp_03{background-image:url("../images/site/valueProp_03.f43cb326d683.png");width:320px;height:200px;background-size:320px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--valueProp_03{background-image:url("../images/site/valueProp_03_2x.39f08b5bdbe7.png");background-size:320px 200px}
}
@media (max-width:800px){
.img--valueProp_03{width:100%;height:0;background-size:cover;padding-bottom:62.5%}
}
.img--valueProp_03.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:62.5%}
.img--logos_employers{background-image:url("../images/site/media/logos_employers.8d1dc23b6529.png");width:450px;height:71px;background-size:450px 71px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logos_employers{background-image:url("../images/site/media/logos_employers_2x.b3d730dbc22b.png");background-size:450px 71px}
}
@media (max-width:800px){
.img--logos_employers{width:100%;height:0;background-size:cover;padding-bottom:15.7777777778%}
}
.img--logos_employers.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:15.7777777778%}
.img--logos_health_systems{background-image:url("../images/site/media/logos_health_systems.e577c91fab45.png");width:525px;height:65px;background-size:525px 65px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logos_health_systems{background-image:url("../images/site/media/logos_health_systems_2x.0a35a1ad8371.png");background-size:525px 65px}
}
@media (max-width:800px){
.img--logos_health_systems{width:100%;height:0;background-size:cover;padding-bottom:12.380952381%}
}
.img--logos_health_systems.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:12.380952381%}
.img--homepage_logos_providers{background-image:url("../images/site/homepage_logos_providers.3f9aadcccc2d.png");width:171px;height:51px;background-size:171px 51px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--homepage_logos_providers{background-image:url("../images/site/homepage_logos_providers_2x.a92f5e64a86e.png");background-size:171px 51px}
}
.img--kit_iphone{background-image:url("../images/site/kit_iphone.505c3923203c.png");width:512px;height:402px;background-size:512px 402px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--kit_iphone{background-image:url("../images/site/kit_iphone_2x.f9c03561bd8c.png");background-size:512px 402px}
}
@media (max-width:800px){
.img--kit_iphone{width:100%;height:0;background-size:cover;padding-bottom:78.515625%}
}
.img--kit_iphone.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:78.515625%}
.img--left_quote_mark{background-image:url("../images/site/left_quote_mark.f7bface14bdd.png");width:24px;height:17px;background-size:24px 17px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--left_quote_mark{background-image:url("../images/site/left_quote_mark_2x.c2bcf7c9ef4a.png");background-size:24px 17px}
}
.img--lori_sydney_round{background-image:url("../images/site/thumbnails/lori_sydney_round.eb4e386c03cb.png");width:160px;height:160px;background-size:160px 160px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--lori_sydney_round{background-image:url("../images/site/thumbnails/lori_sydney_round_2x.2bd219e655d7.png");background-size:160px 160px}
}
.img--npr_accolade{background-image:url("../images/site/npr_accolade.67e8fe36dee6.png");width:70px;height:24px;background-size:70px 24px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--npr_accolade{background-image:url("../images/site/npr_accolade_2x.9a0e699a5498.png");background-size:70px 24px}
}
.img--nyt_accolade{background-image:url("../images/site/nyt_accolade.647722e3b255.png");width:199px;height:29px;background-size:199px 29px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--nyt_accolade{background-image:url("../images/site/nyt_accolade_2x.ca88f7fffa2d.png");background-size:199px 29px}
}
.img--trusted_shield{background-image:url("../images/site/trusted_shield.961d6f5e86c0.png");width:33px;height:35px;background-size:33px 35px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--trusted_shield{background-image:url("../images/site/trusted_shield_2x.3f82ea3b3044.png");background-size:33px 35px}
}
.img--pam_round{background-image:url("../images/site/thumbnails/pam_round.1d478f27d292.png");width:160px;height:160px;background-size:160px 160px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--pam_round{background-image:url("../images/site/thumbnails/pam_round_2x.b59964f18412.png");background-size:160px 160px}
}
.img--careers_turbo{background-image:url("../images/site/careers_turbo.f0c22803f927.png");width:159px;height:169px;background-size:159px 169px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--careers_turbo{background-image:url("../images/site/careers_turbo_2x.f492019b15fe.png");background-size:159px 169px}
}
.img--careers_clientsfirst{background-image:url("../images/site/careers_clientsfirst.18419d5a9812.png");width:151px;height:150px;background-size:151px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--careers_clientsfirst{background-image:url("../images/site/careers_clientsfirst_2x.85f53e3bd830.png");background-size:151px 150px}
}
.img--careers_staycurious{background-image:url("../images/site/careers_staycurious.e873c3dc7230.png");width:158px;height:166px;background-size:158px 166px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--careers_staycurious{background-image:url("../images/site/careers_staycurious_2x.d142f1381059.png");background-size:158px 166px}
}
.img--careers_oneteam{background-image:url("../images/site/careers_oneteam.bf92b2c21a8a.png");width:157px;height:157px;background-size:157px 157px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--careers_oneteam{background-image:url("../images/site/careers_oneteam_2x.c5f17c83b46f.png");background-size:157px 157px}
}
.img--careers_icon_research{background-image:url("../images/site/careers_icon_research.a77925e8d209.png");width:53px;height:53px;background-size:53px 53px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--careers_icon_research{background-image:url("../images/site/careers_icon_research_2x.ef7f783fa08b.png");background-size:53px 53px}
}
.img--careers_icon_pop_health{background-image:url("../images/site/careers_icon_pop_health.d54aa220e193.png");width:57px;height:52px;background-size:57px 52px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--careers_icon_pop_health{background-image:url("../images/site/careers_icon_pop_health_2x.5e75ad441c0f.png");background-size:57px 52px}
}
.img--careers_icon_lab{background-image:url("../images/site/careers_icon_lab.f6efc0b31a2c.png");width:30px;height:49px;background-size:30px 49px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--careers_icon_lab{background-image:url("../images/site/careers_icon_lab_2x.e7852654d480.png");background-size:30px 49px}
}
.img--careers_icon_generalists{background-image:url("../images/site/careers_icon_generalists.a773f07eab8a.png");width:46px;height:42px;background-size:46px 42px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--careers_icon_generalists{background-image:url("../images/site/careers_icon_generalists_2x.13d04df637fe.png");background-size:46px 42px}
}
.img--careers_icon_learners{background-image:url("../images/site/careers_icon_learners.11c4397b29e6.png");width:42px;height:36px;background-size:42px 36px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--careers_icon_learners{background-image:url("../images/site/careers_icon_learners_2x.86abef33d42d.png");background-size:42px 36px}
}
.img--careers_icon_simplifiers{background-image:url("../images/site/careers_icon_simplifiers.30a857384d54.png");width:38px;height:39px;background-size:38px 39px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--careers_icon_simplifiers{background-image:url("../images/site/careers_icon_simplifiers_2x.a6a34ca87685.png");background-size:38px 39px}
}
.img--careers_icon_employers{background-image:url("../images/site/careers_icon_employers.8bd32f438e51.png");width:64px;height:47px;background-size:64px 47px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--careers_icon_employers{background-image:url("../images/site/careers_icon_employers_2x.e114cf274c96.png");background-size:64px 47px}
}
.img--careers_icon_empowering{background-image:url("../images/site/careers_icon_empowering.9b8acd24364b.png");width:52px;height:42px;background-size:52px 42px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--careers_icon_empowering{background-image:url("../images/site/careers_icon_empowering_2x.a7554fe9d148.png");background-size:52px 42px}
}
.img--careers_icon_providers{background-image:url("../images/site/careers_icon_providers.ebeb5b6c1fd2.png");width:38px;height:53px;background-size:38px 53px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--careers_icon_providers{background-image:url("../images/site/careers_icon_providers_2x.e0e23db34082.png");background-size:38px 53px}
}
.img--careers_diversity{background-image:url("../images/site/stills/careers_diversity.29e9f69cd698.jpg");width:640px;height:360px;background-size:640px 360px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--careers_diversity{background-image:url("../images/site/stills/careers_diversity_2x.086c2c1b3c39.jpg");background-size:640px 360px}
}
@media (max-width:800px){
.img--careers_diversity{width:100%;height:0;background-size:cover;padding-bottom:56.25%}
}
.img--careers_diversity.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:56.25%}
.img--team_alicia{background-image:url("../images/site/team_alicia.68fd2a767d44.jpg");width:350px;height:350px;background-size:350px 350px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--team_alicia{background-image:url("../images/site/team_alicia_2x.818173d83350.jpg");background-size:350px 350px}
}
@media (max-width:800px){
.img--team_alicia{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--team_alicia.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--team_gilad{background-image:url("../images/site/team_gilad.b227c01d38ae.jpg");width:350px;height:350px;background-size:350px 350px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--team_gilad{background-image:url("../images/site/team_gilad_2x.425ea0830f68.jpg");background-size:350px 350px}
}
@media (max-width:800px){
.img--team_gilad{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--team_gilad.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--team_james{background-image:url("../images/site/team_james.8ecf8aa12b30.jpg");width:350px;height:350px;background-size:350px 350px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--team_james{background-image:url("../images/site/team_james_2x.e9cf13117925.jpg");background-size:350px 350px}
}
@media (max-width:800px){
.img--team_james{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--team_james.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--team_jeremy{background-image:url("../images/site/team_jeremy.f2915a4f0e5e.jpg");width:350px;height:350px;background-size:350px 350px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--team_jeremy{background-image:url("../images/site/team_jeremy_2x.d29ece4d0e1e.jpg");background-size:350px 350px}
}
@media (max-width:800px){
.img--team_jeremy{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--team_jeremy.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--team_rieger{background-image:url("../images/site/team_rieger.ddc40d8da1e0.jpg");width:350px;height:350px;background-size:350px 350px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--team_rieger{background-image:url("../images/site/team_rieger_2x.43145acd08e0.jpg");background-size:350px 350px}
}
@media (max-width:800px){
.img--team_rieger{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--team_rieger.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--team_ryan{background-image:url("../images/site/team_ryan.367c979cb835.jpg");width:350px;height:350px;background-size:350px 350px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--team_ryan{background-image:url("../images/site/team_ryan_2x.96356fbb9747.jpg");background-size:350px 350px}
}
@media (max-width:800px){
.img--team_ryan{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--team_ryan.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--team_tony{background-image:url("../images/site/team_tony.14f5b58cc71e.jpg");width:350px;height:350px;background-size:350px 350px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--team_tony{background-image:url("../images/site/team_tony_2x.113e94bc5661.jpg");background-size:350px 350px}
}
@media (max-width:800px){
.img--team_tony{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--team_tony.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--team_wendy{background-image:url("../images/site/team_wendy.6d15596c50ab.jpg");width:350px;height:350px;background-size:350px 350px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--team_wendy{background-image:url("../images/site/team_wendy_2x.c327eaab629d.jpg");background-size:350px 350px}
}
@media (max-width:800px){
.img--team_wendy{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--team_wendy.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--team_ziga{background-image:url("../images/site/team_ziga.60249c489670.jpg");width:350px;height:350px;background-size:350px 350px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--team_ziga{background-image:url("../images/site/team_ziga_2x.67a6174629a9.jpg");background-size:350px 350px}
}
@media (max-width:800px){
.img--team_ziga{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--team_ziga.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--impact_people_01{background-image:url("../images/site/impact_people_01.8c6d200fe28a.jpg");width:480px;height:500px;background-size:480px 500px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--impact_people_01{background-image:url("../images/site/impact_people_01_2x.424cbddf2f74.jpg");background-size:480px 500px}
}
@media (max-width:800px){
.img--impact_people_01{width:100%;height:0;background-size:cover;padding-bottom:104.1666666667%}
}
.img--impact_people_01.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:104.1666666667%}
.img--impact_people_02{background-image:url("../images/site/impact_people_02.c1aecb44b50c.jpg");width:959px;height:500px;background-size:959px 500px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--impact_people_02{background-image:url("../images/site/impact_people_02_2x.699b64426285.jpg");background-size:959px 500px}
}
@media (max-width:800px){
.img--impact_people_02{width:100%;height:0;background-size:cover;padding-bottom:52.1376433785%}
}
.img--impact_people_02.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:52.1376433785%}
.img--impact_people_03{background-image:url("../images/site/impact_people_03.07139a4e39bf.jpg");width:480px;height:500px;background-size:480px 500px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--impact_people_03{background-image:url("../images/site/impact_people_03_2x.5fc6a71871ff.jpg");background-size:480px 500px}
}
@media (max-width:800px){
.img--impact_people_03{width:100%;height:0;background-size:cover;padding-bottom:104.1666666667%}
}
.img--impact_people_03.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:104.1666666667%}
.img--impact_people_04{background-image:url("../images/site/impact_people_04.66c777d58aef.jpg");width:480px;height:500px;background-size:480px 500px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--impact_people_04{background-image:url("../images/site/impact_people_04_2x.bebbfc66b495.jpg");background-size:480px 500px}
}
@media (max-width:800px){
.img--impact_people_04{width:100%;height:0;background-size:cover;padding-bottom:104.1666666667%}
}
.img--impact_people_04.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:104.1666666667%}
.img--impact_people_05{background-image:url("../images/site/impact_people_05.b01564e69244.jpg");width:959px;height:500px;background-size:959px 500px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--impact_people_05{background-image:url("../images/site/impact_people_05_2x.31051122e0d1.jpg");background-size:959px 500px}
}
@media (max-width:800px){
.img--impact_people_05{width:100%;height:0;background-size:cover;padding-bottom:52.1376433785%}
}
.img--impact_people_05.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:52.1376433785%}
.img--science_nvidia{background-image:url("../images/site/science_nvidia.f0d3e97e087e.jpg");width:472px;height:340px;background-size:472px 340px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--science_nvidia{background-image:url("../images/site/science_nvidia_2x.2346eccc3cab.jpg");background-size:472px 340px}
}
@media (max-width:800px){
.img--science_nvidia{width:100%;height:0;background-size:cover;padding-bottom:72.0338983051%}
}
.img--science_nvidia.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:72.0338983051%}
.img--science_bioinformatics_poster{background-image:url("../images/site/science_bioinformatics_poster.9a9ae3cdfcac.png");width:425px;height:550px;background-size:425px 550px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--science_bioinformatics_poster{background-image:url("../images/site/science_bioinformatics_poster_2x.9d0bc452f751.png");background-size:425px 550px}
}
@media (max-width:800px){
.img--science_bioinformatics_poster{width:100%;height:0;background-size:cover;padding-bottom:129.4117647059%}
}
.img--science_bioinformatics_poster.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:129.4117647059%}
.img--science_browser_health_history{background-image:url("../images/site/science_browser_health_history.bd85596e088a.png");width:425px;height:346px;background-size:425px 346px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--science_browser_health_history{background-image:url("../images/site/science_browser_health_history_2x.4d33d027d592.png");background-size:425px 346px}
}
@media (max-width:800px){
.img--science_browser_health_history{width:100%;height:0;background-size:cover;padding-bottom:81.4117647059%}
}
.img--science_browser_health_history.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:81.4117647059%}
.img--jefferson_medium{background-image:url("../images/site/jefferson_medium.7efcdc7e36e9.png");width:250px;height:77px;background-size:250px 77px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--jefferson_medium{background-image:url("../images/site/jefferson_medium_2x.55246fe49eed.png");background-size:250px 77px}
}
@media (max-width:800px){
.img--jefferson_medium{width:100%;height:0;background-size:cover;padding-bottom:30.8%}
}
.img--jefferson_medium.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:30.8%}
.img--king_fahad_medical_city{background-image:url("../images/site/king_fahad_medical_city.25af95cc66a3.png");width:250px;height:253px;background-size:250px 253px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--king_fahad_medical_city{background-image:url("../images/site/king_fahad_medical_city_2x.02444e5e1c24.png");background-size:250px 253px}
}
@media (max-width:800px){
.img--king_fahad_medical_city{width:100%;height:0;background-size:cover;padding-bottom:101.2%}
}
.img--king_fahad_medical_city.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:101.2%}
.img--hong_kong_university{background-image:url("../images/site/hong_kong_university.3dfce42d90d1.png");width:250px;height:123px;background-size:250px 123px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--hong_kong_university{background-image:url("../images/site/hong_kong_university_2x.71573356af27.png");background-size:250px 123px}
}
@media (max-width:800px){
.img--hong_kong_university{width:100%;height:0;background-size:cover;padding-bottom:49.2%}
}
.img--hong_kong_university.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:49.2%}
.img--partnership_research{background-image:url("../images/site/partnership_research.7b5baa4b189d.png");width:224px;height:340px;background-size:224px 340px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--partnership_research{background-image:url("../images/site/partnership_research_2x.b521c319029e.png");background-size:224px 340px}
}
.img--partnership_employers{background-image:url("../images/site/partnership_employers.d499f51b989c.png");width:240px;height:304px;background-size:240px 304px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--partnership_employers{background-image:url("../images/site/partnership_employers_2x.794bf9d94829.png");background-size:240px 304px}
}
.img--partnership_health_systems{background-image:url("../images/site/partnership_health_systems.7d658cf89960.png");width:215px;height:322px;background-size:215px 322px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--partnership_health_systems{background-image:url("../images/site/partnership_health_systems_2x.4d998a4fb0c3.png");background-size:215px 322px}
}
.img-healthUpdateSurveyLandingPageHero{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4;background-size:cover;background-position:40% 50%;background-image:url("../images/site/health_update_survey_landing_page_hero.c11af17058b7.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-healthUpdateSurveyLandingPageHero{background-image:url("../images/site/health_update_survey_landing_page_hero_2x.c2ecadf4a304.png")}
}
.img--baseline_health_thank_you{background-image:url("../images/site/baseline_health_thank_you.b1e008cfd46c.png");width:256px;height:76px;background-size:256px 76px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--baseline_health_thank_you{background-image:url("../images/site/baseline_health_thank_you_2x.c2034292794e.png");background-size:256px 76px}
}
@media (max-width:800px){
.img--baseline_health_thank_you{width:100%;height:0;background-size:cover;padding-bottom:29.6875%}
}
.img--baseline_health_thank_you.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:29.6875%}
.img--healthAssessment_hero{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4;background-size:cover;background-position:40% 50%;background-image:url("../images/site/healthAssessment_hero.9f3d35f3803d.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--healthAssessment_hero{background-image:url("../images/site/healthAssessment_hero_2x.2e97d4548a8c.png")}
}
.img--researchResultsCheckInSurvey_hero{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4;background-size:cover;background-position:40% 50%;background-image:url("../images/site/research_survey_landing_page_hero.3af35936f12d.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--researchResultsCheckInSurvey_hero{background-image:url("../images/site/research_survey_landing_page_hero_2x.1b905ad74780.png")}
}
.img--icon_alcohol{background-image:url("../images/site/icon_alcohol.78bf6f80bad3.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_alcohol{background-image:url("../images/site/icon_alcohol_2x.78bf6f80bad3.png");background-size:40px 40px}
}
.img--icon_exercise{background-image:url("../images/site/icon_exercise.077f5e2c1ec1.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_exercise{background-image:url("../images/site/icon_exercise_2x.077f5e2c1ec1.png");background-size:40px 40px}
}
.img--icon_leafy_greens{background-image:url("../images/site/icon_leafy_greens.8f7a86df37ea.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_leafy_greens{background-image:url("../images/site/icon_leafy_greens_2x.8f7a86df37ea.png");background-size:40px 40px}
}
.img--icon_ribbon_grey_circle{background-image:url("../images/site/icon_ribbon_grey_circle.085feb8471fb.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_ribbon_grey_circle{background-image:url("../images/site/icon_ribbon_grey_circle_2x.c42326c05553.png");background-size:40px 40px}
}
.img--healthAssessment_averageRisk{background-image:url("../images/site/healthAssessment_averageRisk.8fc9c486fc82.png");width:340px;height:240px;background-size:340px 240px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--healthAssessment_averageRisk{background-image:url("../images/site/healthAssessment_averageRisk_2x.befddc353585.png");background-size:340px 240px}
}
@media (max-width:800px){
.img--healthAssessment_averageRisk{width:100%;height:0;background-size:cover;padding-bottom:70.5882352941%}
}
.img--healthAssessment_averageRisk.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:70.5882352941%}
.img--healthAssessment_highRisk{background-image:url("../images/site/healthAssessment_highRisk.5251d62dc040.png");width:340px;height:240px;background-size:340px 240px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--healthAssessment_highRisk{background-image:url("../images/site/healthAssessment_highRisk_2x.1e5689ce0134.png");background-size:340px 240px}
}
@media (max-width:800px){
.img--healthAssessment_highRisk{width:100%;height:0;background-size:cover;padding-bottom:70.5882352941%}
}
.img--healthAssessment_highRisk.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:70.5882352941%}
.img--healthAssessment_survivorRisk{background-image:url("../images/site/healthAssessment_survivorRisk.f8d5971d5044.png");width:340px;height:240px;background-size:340px 240px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--healthAssessment_survivorRisk{background-image:url("../images/site/healthAssessment_survivorRisk_2x.96241a1057bb.png");background-size:340px 240px}
}
@media (max-width:800px){
.img--healthAssessment_survivorRisk{width:100%;height:0;background-size:cover;padding-bottom:70.5882352941%}
}
.img--healthAssessment_survivorRisk.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:70.5882352941%}
.img--healthAssessment_previousArrow{background-image:url("../images/site/healthAssessment_previousArrow.12aa667ebf3f.png");width:26px;height:26px;background-size:26px 26px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--healthAssessment_previousArrow{background-image:url("../images/site/healthAssessment_previousArrow_2x.8eecc0f0ba55.png");background-size:26px 26px}
}
.img--healthAssessment_previousArrow{background-repeat:no-repeat}
.img--laptop_cancer{width:460px;height:276px;background-image:url("../images/site/Report_BRCA1Pos.b7ffaf449b4e.png");background-size:cover!important}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--laptop_cancer{background-image:url("../images/site/Report_BRCA1Pos_2x.71531ad2b671.png");background-size:460px 276px}
}
@media (max-width:800px){
.img--laptop_cancer{width:100%;height:0;padding-bottom:60%}
}
.img--brcareport_460x276{width:460px;height:276px;background-image:url("../images/site/brcareport_460x276.ed6cbf30ced9.png");background-size:cover!important}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--brcareport_460x276{background-image:url("../images/site/brcareport_460x276_2x.029614f3094d.png");background-size:460px 276px}
}
.img--laptop_cholesterol{width:460px;height:276px;background-image:url("../images/site/Report_fhNeg.ae63891fb3b6.png");background-size:cover!important}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--laptop_cholesterol{background-image:url("../images/site/Report_fhNeg_2x.fb5e24caa631.png");background-size:460px 276px}
}
@media (max-width:800px){
.img--laptop_cholesterol{width:100%;height:0;padding-bottom:60%}
}
.img--cpp_laptopReport{width:490px;height:307px;max-width:490px;background-image:url("../images/site/cpp_laptopReport.434beef59687.png");background-size:contain!important}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--cpp_laptopReport{background-image:url("../images/site/cpp_laptopReport_2x.e4ee8442a9b6.png");background-size:490px 307px}
}
.img--cpp_laptopReport.img--responsive{width:100%;height:0;padding-bottom:62.6530612245%}
.img--cardioLaptopReport{width:460px;height:276px;max-width:460px;background-image:url("../images/site/cardioLaptopReport.f5430b358de8.png");background-size:contain!important}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--cardioLaptopReport{background-image:url("../images/site/cardioLaptopReport_2x.6042e4dad79b.png");background-size:460px 276px}
}
.img--cardioLaptopReport.img--responsive{width:100%;height:0;padding-bottom:60%}
.img--laptop_color_data{width:460px;height:266px;max-width:460px;background-image:url("../images/site/laptop_color_data.8df8b9d45b3d.png");background-position:center;background-size:contain!important}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--laptop_color_data{background-image:url("../images/site/laptop_color_data_2x.7554c663c096.png");background-size:460px 266px}
}
@media (max-width:800px){
.img--laptop_color_data{max-width:600px}
}
.img--laptop_color_data.img--responsive{width:100%;height:0;padding-bottom:57.8260869565%}
.img--kit_medium{width:244px;height:169px;background-size:244px 169px;background-image:url("../images/fh/temp/kit_medium.9cb9d7435d4d.png")}
.img--compare_check{width:21px;height:13px;background-size:21px 13px;background-image:url("../images/site/compare_check_2x.981714a7289b.png")}
.img--homepage-clinical-alt-540x390{background-repeat:no-repeat;background-image:url("../images/photos/540x390/homepage-clinical-alt-540x390.0eac168fe8f5.jpg");background-size:cover;width:100%;padding-bottom:390px;background-position:center center}
.img--color_logo_card_background{width:395px;height:400px;background-size:395px 400px;background-image:url("../images/site/card_background_color_logo_2x.4485476c472f.png");display:block!important}
.img--kit_product_hero{background-size:422px 317px;width:422px;height:317px;background-image:url("../images/fh/temp/kit_product_hero.f62b490bb8e9.png")}
@media (max-width:800px){
.img--kit_product_hero{background-size:cover;width:100%;min-width:240px;height:0;padding-bottom:75.1184834123%}
}
.img--genetic_testing_info_video_card{background-size:cover;background-repeat:no-repeat;background-image:url("../images/photos/780x400/B&L_780x400_2x.8192841c1008.png");width:780px;height:400px;margin-left:auto;margin-right:auto}
.img--genetic_testing_info_video_card .play-button{margin-top:-75px}
@media (max-width:800px){
.img--genetic_testing_info_video_card{width:100%;background-size:cover;height:0;padding-bottom:51.2820512821%}
}
.img--genetic_testing_info_video_card.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:51.2820512821%}
.img--client_still_christy_780x400{width:780px;height:400px;background-size:780px 400px;background-image:url("../images/photos/780x400/client_still_christy_780x400.491770d30adc.jpg")}
@media (max-width:800px){
.img--client_still_christy_780x400{width:100%;background-size:cover;height:0;padding-bottom:51.2820512821%}
}
.img--client_still_lori_780x400{width:780px;height:400px;background-size:780px 400px;background-image:url("../images/photos/780x400/client_still_lori_780x400.76ce74eee32f.jpg")}
@media (max-width:800px){
.img--client_still_lori_780x400{width:100%;background-size:cover;height:0;padding-bottom:51.2820512821%}
}
.img--client_still_lakrisia_780x400{width:780px;height:400px;background-size:780px 400px;background-image:url("../images/photos/780x400/client_still_lakrisia_780x400.0869f2b37409.jpg")}
@media (max-width:800px){
.img--client_still_lakrisia_780x400{width:100%;background-size:cover;height:0;padding-bottom:51.2820512821%}
}
.img--client_still_adashek_1080x500{width:1080px;height:554px;background-size:1080px 554px;background-image:url("../images/photos/1080x500/client_still_adashek_1080.b040bf0207a4.png")}
@media (max-width:800px){
.img--client_still_adashek_1080x500{width:100%;background-size:cover;height:0;padding-bottom:51.2820512821%}
}
.img--client_still_pam_780x400{width:780px;height:400px;background-size:780px 400px;background-image:url("../images/photos/780x400/client_still_pam_780x400.d5e3516ea6ea.png")}
@media (max-width:800px){
.img--client_still_pam_780x400{width:100%;background-size:cover;height:0;padding-bottom:51.2820512821%}
}
.img--client_still_gerneiva_1440x576{background-size:cover;background-repeat:no-repeat;background-size:1440px 576px;background-image:url("../images/photos/1440x600/research-video-1440x600.92aa4d5bfab8.jpg");height:576px}
.img--client_still_gerneiva_1440x576 .play-button-large{margin-top:-130px}
@media (max-width:800px){
.img--client_still_gerneiva_1440x576{width:100%;background-size:cover;height:0;padding-bottom:40%}
}
.img--video_still_hiw_1440x576{background-size:cover;background-repeat:no-repeat;background-size:1440px 576px;background-image:url("../images/photos/1440x600/HIW-video-1440x600.fbe734746dfb.jpg");height:576px}
.img--video_still_hiw_1440x576 .play-button-large{margin-top:-106px}
@media (max-width:800px){
.img--video_still_hiw_1440x576{width:100%;background-size:cover;height:0;padding-bottom:40%}
}
.img--benefits_still_nvidia_780x400{width:780px;height:400px;background-size:780px 400px;background-image:url("../images/photos/780x400/benefits_still_nvidia_780x400.ed067ff92727.jpg")}
@media (max-width:800px){
.img--benefits_still_nvidia_780x400{width:100%;background-size:cover;height:0;padding-bottom:51.2820512821%}
}
.img--benefits_still_salesforce_780x400{width:780px;height:400px;background-size:780px 400px;background-image:url("../images/photos/780x400/benefits_still_salesforce_780x400.27621e7ea9a2.jpg")}
@media (max-width:800px){
.img--benefits_still_salesforce_780x400{width:100%;background-size:cover;height:0;padding-bottom:51.2820512821%}
}
.img{background-repeat:no-repeat;display:inline-block}
.img-logo--gray--large{background-image:url("../images/logos/grey_o_large.887f56f71d82.png");background-size:250px 250px;width:250px;height:250px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-logo--gray--large{background-image:url("../images/logos/grey_o_large_2x.90134f882469.png");background-size:250px 250px}
}
.img--center{display:block;margin-left:auto;margin-right:auto}
.img--cover{background-size:cover}
.img--contain{background-size:contain}
.img--video{width:100%!important;height:0!important;padding-bottom:56.25%;background-size:cover}
.img--pull-top-50{margin-top:-50px}
@media (max-width:640px){
.img--pull-top-50{margin-top:0}
}
.img--full-width{max-width:100%;height:auto}
.svg{position:absolute;top:0;left:0}
.svg__wrapper{display:block;width:100%;height:0;padding-top:100%;position:relative;margin-bottom:36px}
.donut{pointer-events:none}
.donut__wrapper{max-width:188px;max-height:188px;margin:0 auto;width:188px;padding-top:188px}
.grid--33 .donut__wrapper{margin-bottom:36px}
.donut__label{position:absolute;z-index:1;top:50%;left:50%;margin-top:-24px;margin-left:-54px;width:106px;min-height:45px;display:table;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
.donut__label__inner{text-align:center;display:table-cell;vertical-align:middle}
.MobileClientNav__logo,.logo--nav{background-size:99px 32px;background-repeat:no-repeat;background-position:45px 23px;text-indent:-9999px;width:181px;height:90px}
.MobileClientNav__logo:focus,.logo--nav:focus{outline:0}
.logo--nav{background-image:url("../images/logos/nav-logo-white.9fabaafcab17.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.logo--nav{background-image:url("../images/logos/nav-logo-white_2x.ff84f379d9fa.png");background-size:99px 32px}
}
.MobileClientNav__logo{width:80px;height:26px;background-image:url("../images/logos/nav-logo-white.9fabaafcab17.png");background-size:contain;background-position:unset}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.MobileClientNav__logo{background-image:url("../images/logos/nav-logo-white_2x.ff84f379d9fa.png");background-size:80px 26px}
}
.ClientNav__caret{display:inline-block;background-image:url("../images/site/nav_caret_white.b1d36eafb1d1.png");background-position:right center;background-repeat:no-repeat;background-size:10px 7px;width:10px;height:7px;margin-left:6px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.ClientNav__caret{background-image:url("../images/site/nav_caret_white_2x.b4ed20dcb238.png");background-size:10px 7px}
}
.logo--color_logo_gray{display:inline-block;margin:5px 5px;padding-bottom:33.9%;background:transparent url("../images/logos/external/color_logo_gray.0f8d2421a282.svg") no-repeat center center;background-size:contain;width:calc(100% - 10px)}
.logo--color_logo_gray-small{margin:2.5px 2.5px}
.logo--color_logo_white{display:inline-block;margin:5px 5px;padding-bottom:33.9%;background:transparent url("../images/logos/external/color_logo_white.d09334ed67d8.svg") no-repeat center center;background-size:contain;width:calc(100% - 10px)}
.logo--color_logo_white-small{margin:2.5px 2.5px}
.logo--la_county_dhs{display:inline-block;margin:10px 15px;padding-bottom:16.2%;background:transparent url("../images/logos/external/la_county_dhs.a4c0fc7b7eee.png") no-repeat center center;background-size:contain;width:calc(100% - 30px)}
.logo--la_county_dhs-small{margin:5px 7.5px}
.logo--morehouse{display:inline-block;margin:10px 15px;padding-bottom:18.8%;background:transparent url("../images/logos/external/morehouse.95defbef56d2.svg") no-repeat center center;background-size:contain;width:calc(100% - 30px)}
.logo--morehouse-small{margin:5px 7.5px}
.logo--penn_medicine{display:inline-block;margin:10px 15px;padding-bottom:16.9%;background:transparent url("../images/logos/external/penn_medicine.a03224cefb6a.png") no-repeat center center;background-size:contain;width:calc(100% - 30px)}
.logo--penn_medicine-small{margin:5px 7.5px}
.logo--stanford_icd{display:inline-block;margin:10px 15px;padding-bottom:35.7%;background:transparent url("../images/logos/external/stanford_icd.10cebff394d6.svg") no-repeat center center;background-size:contain;width:calc(100% - 30px)}
.logo--stanford_icd-small{margin:5px 7.5px}
.logo--uchicago{display:inline-block;margin:10px 15px;padding-bottom:17.2%;background:transparent url("../images/logos/external/uchicago.8132ac82ad1b.svg") no-repeat center center;background-size:contain;width:calc(100% - 30px)}
.logo--uchicago-small{margin:5px 7.5px}
.logo--ucsd_moore{display:inline-block;margin:10px 15px;padding-bottom:40.2%;background:transparent url("../images/logos/external/ucsd_moore.5288932d5722.png") no-repeat center center;background-size:contain;width:calc(100% - 30px)}
.logo--ucsd_moore-small{margin:5px 7.5px}
.logo--ucsf{display:inline-block;margin:10px 15px;padding-bottom:62.1%;background:transparent url("../images/logos/external/ucsf.0ff5149a7e98.svg") no-repeat center center;background-size:contain;width:calc(100% - 30px)}
.logo--ucsf-small{margin:5px 7.5px}
.logo--ucsf-250{max-width:250px}
.logo--uw_medicine{display:inline-block;margin:10px 15px;padding-bottom:10.4%;background:transparent url("../images/logos/external/uw_medicine.3e81a66ed09b.png") no-repeat center center;background-size:contain;width:calc(100% - 30px)}
.logo--uw_medicine-small{margin:5px 7.5px}
.logo-wrap--130{width:100%;max-width:130px}
@media (max-width:800px){
.logo-wrap--130{max-width:260px}
}
.logo-wrap--200{max-width:200px}
.logo-wrap--250{max-width:250px}
.logo-wrap--300{max-width:250px}
.emoji{display:inline-block;height:20px;width:20px;background-size:contain;background-color:transparent;background-repeat:no-repeat}
.emoji--36{height:36px;width:36px}
.emoji--automobile_1f697{background-image:url("../images/site/emoji/automobile_1f697.ddcb3919ce7c.png")}
.emoji--avocado_1f951{background-image:url("../images/site/emoji/avocado_1f951.18c11f7a7f35.png")}
.emoji--baby_1f476{background-image:url("../images/site/emoji/baby_1f476.2f39e2455fa9.png")}
.emoji--beach-with-umbrella_1f3d6{background-image:url("../images/site/emoji/beach-with-umbrella_1f3d6.5688b1232a97.png")}
.emoji--breast-feeding_1f931{background-image:url("../images/site/emoji/breast-feeding_1f931.f6655bb89521.png")}
.emoji--bridge-at-night_1f309{background-image:url("../images/site/emoji/bridge-at-night_1f309.96cd0ae51a1b.png")}
.emoji--dog-face_1f436{background-image:url("../images/site/emoji/dog-face_1f436.3ebb0f391309.png")}
.emoji--hot-beverage_2615{background-image:url("../images/site/emoji/hot-beverage_2615.4117b6634b51.png")}
.emoji--person-in-lotus-position_1f9d8{background-image:url("../images/site/emoji/person-in-lotus-position_1f9d8.feaaa3cd3a06.png")}
.emoji--pill_1f48a{background-image:url("../images/site/emoji/pill_1f48a.20536833668d.png")}
.emoji--white_color_o_custom{background-image:url("../images/site/emoji/white_color_o_custom.bbaa461b47dd.png")}
.pgx-icon--green-category{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSI1MHB4IiBoZWlnaHQ9IjUwcHgiIHZpZXdCb3g9IjAgMCA1MCA1MCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgPGcgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+ICAgICAgICA8Y2lyY2xlIGZpbGw9IiMxMzg3NTgiIGN4PSIyNSIgY3k9IjI1IiByPSIyNSI+PC9jaXJjbGU+ICAgICAgICA8cGF0aCBkPSJNMzIuOTk4NTg0OCwxNS44NzU5MjQgQzMzLjg5NTU2MzIsMTQuODI2MjU5OCAzNS40NzM2Mjg5LDE0LjcwMjQ4MzQgMzYuNTIzMjkzMSwxNS41OTk0NjE4IEMzNy41NzI5NTc0LDE2LjQ5NjQ0MDIgMzcuNjk2NzMzNywxOC4wNzQ1MDU5IDM2Ljc5OTc1NTMsMTkuMTI0MTcwMiBMMjMuMzUzNzEwNCwzNC44NTkwMzM0IEMyMi40MDk0MDA2LDM1Ljk2NDA4NTkgMjAuNzI1MDIyLDM2LjAzMzYxMTUgMTkuNjkyODUzOSwzNS4wMTAxNDE0IEwxMi43Mzk3Mjg5LDI4LjExNTYxMDEgQzExLjc1OTI5NTksMjcuMTQzNDM5MiAxMS43NTI1OTgyLDI1LjU2MDU0MDkgMTIuNzI0NzY5MSwyNC41ODAxMDc5IEMxMy42OTY5NDAxLDIzLjU5OTY3NDkgMTUuMjc5ODM4MywyMy41OTI5NzcxIDE2LjI2MDI3MTQsMjQuNTY1MTQ4MSBMMjEuMzAxNjAyLDI5LjU2Mzk5NTYgTDMyLjk5ODU4NDgsMTUuODc1OTI0IFoiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPiAgICA8L2c+PC9zdmc+);width:100%;padding-bottom:100%;background-repeat:no-repeat;background-size:contain}
.pgx-icon--gold-category{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSI1MHB4IiBoZWlnaHQ9IjUwcHgiIHZpZXdCb3g9IjAgMCA1MCA1MCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgPGcgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+ICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMi4wMDAwMDApIj4gICAgICAgICAgICA8cGF0aCBkPSJNNDkuNTA5NzI0NSwzOC45NTk5MDIyIEwzOC44Mzg4MjQsMjAuMzk2OTgxNiBMMjguMTY3OTIzNiwxLjgzNDA2MTAyIEMyNi43Nzg0ODM0LC0wLjYxMTM1MzY3MiAyMy4yMjE1MTY2LC0wLjYxMTM1MzY3MiAyMS44MzIwNzY0LDEuODM0MDYxMDIgTDExLjE2MTE3NiwyMC4zOTY5ODE2IEwwLjQ5MDI3NTUxNCwzOC45NTk5MDIyIEMtMC44OTkxNjQ2NDksNDEuNDA1MzE2OSAwLjgyMzc0MTE1Myw0NC40NjIwODUyIDMuNjU4MTk5MDksNDQuNDYyMDg1MiBMMjUsNDQuNDYyMDg1MiBMNDYuMzQxODAwOSw0NC40NjIwODUyIEM0OS4xNzYyNTg4LDQ0LjQ2MjA4NTIgNTAuODk5MTY0Niw0MS40MDUzMTY5IDQ5LjUwOTcyNDUsMzguOTU5OTAyMiBaIiBpZD0iU2hhcGUiIGZpbGw9IiNGNUE2MjMiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPiAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIyLjAwMDAwMCwgMTAuMDAwMDAwKSIgZmlsbD0iI0ZGRkZGRiI+ICAgICAgICAgICAgICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSI2IiBoZWlnaHQ9IjE4IiByeD0iMyI+PC9yZWN0PiAgICAgICAgICAgICAgICA8Y2lyY2xlIGN4PSIzIiBjeT0iMjUiIHI9IjMiPjwvY2lyY2xlPiAgICAgICAgICAgIDwvZz4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);width:100%;padding-bottom:100%;background-repeat:no-repeat;background-size:contain}
.pgx-icon--red-category{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSI1MHB4IiBoZWlnaHQ9IjUwcHgiIHZpZXdCb3g9IjAgMCA1MCA1MCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgPGcgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+ICAgICAgICA8cGF0aCBkPSJNMCwyNSBDMCwzOC43ODU0MTY3IDExLjIxNDU4MzMsNTAgMjUsNTAgQzM4Ljc4NTQxNjcsNTAgNTAsMzguNzg1NDE2NyA1MCwyNSBDNTAsMTEuMjE2NjY2NyAzOC43ODU0MTY3LDAgMjUsMCBDMTEuMjE0NTgzMywwIDAsMTEuMjE2NjY2NyAwLDI1IFoiIGlkPSJGaWxsLTIxOTctQ29weS0yMyIgZmlsbD0iI0U5MUMwRCI+PC9wYXRoPiAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjIuMDAwMDAwLCAxMS4wMDAwMDApIiBmaWxsPSIjRkZGRkZGIj4gICAgICAgICAgICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iNiIgaGVpZ2h0PSIxOCIgcng9IjMiPjwvcmVjdD4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIzIiBjeT0iMjUiIHI9IjMiPjwvY2lyY2xlPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+);width:100%;padding-bottom:100%;background-repeat:no-repeat;background-size:contain}
.pgx-icon--silver-category{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSI1MHB4IiBoZWlnaHQ9IjUwcHgiIHZpZXdCb3g9IjAgMCA1MCA1MCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5HcmV5QDJ4PC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxnIGlkPSJHcmV5IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxnIGlkPSJHcm91cC03LUNvcHktMyI+ICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTctQ29weS0yIiBmaWxsPSIjQ0FDQUNBIj4gICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbC0yIiBjeD0iMjUiIGN5PSIyNSIgcj0iMjUiPjwvY2lyY2xlPiAgICAgICAgICAgIDwvZz4gICAgICAgICAgICA8ZyBpZD0iR3JvdXAtNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTcuMDAwMDAwLCAxMS4wMDAwMDApIiBmaWxsPSIjMDAwMDAwIj4gICAgICAgICAgICAgICAgPHBhdGggZD0iTTE2LjU4Nzc1LDguMzAxNDY0MjkgQzE2LjU4Nzc1LDMuODM0NzE0MjkgMTIuOTY2MTQyOSwwLjIxMzcxNDI4NiA4LjQ5ODc4NTcxLDAuMjEzNzE0Mjg2IEM0LjAzMjAzNTcxLDAuMjEzNzE0Mjg2IDAuNDExMDM1NzE0LDMuODM0NzE0MjkgMC40MTEwMzU3MTQsOC4zMDE0NjQyOSBDMC40MTEwMzU3MTQsOS4zMTM1NzE0MyAxLjIzMTg5Mjg2LDEwLjEzMzgyMTQgMi4yNDQsMTAuMTMzODIxNCBDMy4yNTYxMDcxNCwxMC4xMzM4MjE0IDQuMDc2OTY0MjksOS4zMTM1NzE0MyA0LjA3Njk2NDI5LDguMzAxNDY0MjkgQzQuMDc2OTY0MjksNS44NTg5Mjg1NyA2LjA1Njg1NzE0LDMuODc5MDM1NzEgOC40OTkzOTI4NiwzLjg3OTAzNTcxIEMxMC45NDI1MzU3LDMuODc5MDM1NzEgMTIuOTIxODIxNCw1Ljg1ODkyODU3IDEyLjkyMTgyMTQsOC4zMDE0NjQyOSBDMTIuOTIxODIxNCwxMC43NDQgMTAuOTQyNTM1NywxMi43MjM4OTI5IDguNDk5MzkyODYsMTIuNzIzODkyOSBDNy40ODcyODU3MSwxMi43MjQ1IDYuNjY3MDM1NzEsMTMuNTQ0NzUgNi42NjcwMzU3MSwxNC41NTc0NjQzIEw2LjY2NzAzNTcxLDE4LjQxOTUgQzYuNjY3MDM1NzEsMTkuNDMyMjE0MyA3LjQ4Nzg5Mjg2LDIwLjI1MzA3MTQgOC41LDIwLjI1MzA3MTQgQzkuNTEyNzE0MjksMjAuMjUzMDcxNCAxMC4zMzIzNTcxLDE5LjQzMjIxNDMgMTAuMzMyMzU3MSwxOC40MTk1IEwxMC4zMzIzNTcxLDE2LjE3MzA3MTQgQzEzLjkxNTEwNzEsMTUuMzQyNSAxNi41ODc3NSwxMi4xMzczOTI5IDE2LjU4Nzc1LDguMzAxNDY0MjkgWiIgaWQ9IlBhdGgiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSIxLjUiPjwvcGF0aD4gICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iT3ZhbC0zLUNvcHkiIGN4PSI5IiBjeT0iMjYiIHI9IjMiPjwvY2lyY2xlPiAgICAgICAgICAgIDwvZz4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);width:100%;padding-bottom:100%;background-repeat:no-repeat;background-size:contain}
.img--icon_MedTool{background-image:url("../images/site/oc/icon_MedTool.752351a59c0a.png");width:19px;height:19px;background-size:19px 19px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_MedTool{background-image:url("../images/site/oc/icon_MedTool_2x.d9a14c3cc0f4.png");background-size:19px 19px}
}
.img--icon_3CirclesS{background-image:url("../images/site/oc/icon_3CirclesS.7c075d2c3cce.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_3CirclesS{background-image:url("../images/site/oc/icon_3CirclesS_2x.5d997cb0528f.png");background-size:40px 40px}
}
.img--icon_3PeopleS{background-image:url("../images/site/oc/icon_3PeopleS.3c8dd3b46cc4.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_3PeopleS{background-image:url("../images/site/oc/icon_3PeopleS_2x.ba16fb9aa36a.png");background-size:40px 40px}
}
.img--icon_3People{background-image:url("../images/site/oc/icon_3People.c5fb1d20d164.png");width:60px;height:60px;background-size:60px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_3People{background-image:url("../images/site/oc/icon_3People_2x.623da3183093.png");background-size:60px 60px}
}
.img--icon_Bcam{background-image:url("../images/site/oc/icon_Bcam.48919ffa737e.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_Bcam{background-image:url("../images/site/oc/icon_Bcam_2x.60237274d016.png");background-size:50px 50px}
}
.img--icon_CalendarS{background-image:url("../images/site/oc/icon_CalendarS.ed115c06f0ac.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_CalendarS{background-image:url("../images/site/oc/icon_CalendarS_2x.90ed1a5b7778.png");background-size:40px 40px}
}
.img--icon_Calendar{background-image:url("../images/site/oc/icon_Calendar.224398132cab.png");width:60px;height:60px;background-size:60px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_Calendar{background-image:url("../images/site/oc/icon_Calendar_2x.f2bb9969c39f.png");background-size:60px 60px}
}
.img--icon_CallPhone{background-image:url("../images/site/oc/icon_CallPhone.000a2c1b856c.png");width:60px;height:60px;background-size:60px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_CallPhone{background-image:url("../images/site/oc/icon_CallPhone_2x.14dc2d01ed95.png");background-size:60px 60px}
}
.img--icon_CardioHeartbeat{background-image:url("../images/site/oc/icon_CardioHeartbeat.7058986b4e44.png");width:60px;height:60px;background-size:60px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_CardioHeartbeat{background-image:url("../images/site/oc/icon_CardioHeartbeat_2x.a0339f9d873e.png");background-size:60px 60px}
}
.img--icon_ChartS{background-image:url("../images/site/oc/icon_ChartS.ad69c0b8fd84.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_ChartS{background-image:url("../images/site/oc/icon_ChartS_2x.a5b5b0ba4909.png");background-size:40px 40px}
}
.img--icon_Cigarette{background-image:url("../images/site/oc/icon_Cigarette.fd85322ecbc8.png");width:60px;height:60px;background-size:60px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_Cigarette{background-image:url("../images/site/oc/icon_Cigarette_2x.b60f411c6e45.png");background-size:60px 60px}
}
.img--icon_ClipboardArrows{background-image:url("../images/site/oc/icon_ClipboardArrows.d752b89d9ef2.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_ClipboardArrows{background-image:url("../images/site/oc/icon_ClipboardArrows_2x.8efa63c4f648.png");background-size:40px 40px}
}
.img--icon_ClipboardArrowsM{background-image:url("../images/site/oc/icon_ClipboardArrowsM.21925142d228.png");width:60px;height:60px;background-size:60px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_ClipboardArrowsM{background-image:url("../images/site/oc/icon_ClipboardArrowsM_2x.bf26206488c6.png");background-size:60px 60px}
}
.img--icon_DropS{background-image:url("../images/site/oc/icon_DropS.68eabadba8b0.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_DropS{background-image:url("../images/site/oc/icon_DropS_2x.0eee40609a16.png");background-size:40px 40px}
}
.img--icon_GeneS{background-image:url("../images/site/oc/icon_GeneS.5c5f3fcce482.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_GeneS{background-image:url("../images/site/oc/icon_GeneS_2x.571926cd6510.png");background-size:40px 40px}
}
.img--icon_Gene{background-image:url("../images/site/oc/icon_Gene.d8ea08f90604.png");width:60px;height:60px;background-size:60px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_Gene{background-image:url("../images/site/oc/icon_Gene_2x.8bbc4635a8be.png");background-size:60px 60px}
}
.img--icon_Hamburger{background-image:url("../images/site/oc/icon_Hamburger.92e053ae6c18.png");width:60px;height:60px;background-size:60px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_Hamburger{background-image:url("../images/site/oc/icon_Hamburger_2x.c3feaa816dc3.png");background-size:60px 60px}
}
.img--icon_HelixS{background-image:url("../images/site/oc/icon_HelixS.17530f709cfc.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_HelixS{background-image:url("../images/site/oc/icon_HelixS_2x.dd86faf78b8e.png");background-size:40px 40px}
}
.img--icon_Helix{background-image:url("../images/site/oc/icon_Helix.aaca47b9915f.png");width:60px;height:60px;background-size:60px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_Helix{background-image:url("../images/site/oc/icon_Helix_2x.ef58ea5f7552.png");background-size:60px 60px}
}
.img--icon_Kit{background-image:url("../images/site/oc/icon_Kit.c27c403a7149.png");width:60px;height:60px;background-size:60px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_Kit{background-image:url("../images/site/oc/icon_Kit_2x.0ebf495ee73e.png");background-size:60px 60px}
}
.img--icon_MedicationS{background-image:url("../images/site/oc/icon_MedicationS.0b1abcd0106d.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_MedicationS{background-image:url("../images/site/oc/icon_MedicationS_2x.8a73b20aed87.png");background-size:40px 40px}
}
.img--icon_Medication{background-image:url("../images/site/oc/icon_Medication.33264a3584bb.png");width:60px;height:60px;background-size:60px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_Medication{background-image:url("../images/site/oc/icon_Medication_2x.5a0e27f40eb0.png");background-size:60px 60px}
}
.img--icon_PhoneS{background-image:url("../images/site/oc/icon_PhoneS.979eb131aeae.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_PhoneS{background-image:url("../images/site/oc/icon_PhoneS_2x.3c5ffe9bb47d.png");background-size:40px 40px}
}
.img--icon_Phone{background-image:url("../images/site/oc/icon_Phone.aa6d70194ce5.png");width:60px;height:60px;background-size:60px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_Phone{background-image:url("../images/site/oc/icon_Phone_2x.25ffa09fb4d6.png");background-size:60px 60px}
}
.img--icon_ReportS{background-image:url("../images/site/oc/icon_ReportS.b2d64807ca43.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_ReportS{background-image:url("../images/site/oc/icon_ReportS_2x.5ef20a7605db.png");background-size:40px 40px}
}
.img--icon_Report{background-image:url("../images/site/oc/icon_Report.c276ccc8eaef.png");width:60px;height:60px;background-size:60px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_Report{background-image:url("../images/site/oc/icon_Report_2x.30f506659faa.png");background-size:60px 60px}
}
.img--icon_Scale{background-image:url("../images/site/oc/icon_Scale.a17bae822bc1.png");width:60px;height:60px;background-size:60px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_Scale{background-image:url("../images/site/oc/icon_Scale_2x.d9cd42ab3266.png");background-size:60px 60px}
}
.img--icon_ShoeS{background-image:url("../images/site/oc/icon_ShoeS.560717673bb5.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_ShoeS{background-image:url("../images/site/oc/icon_ShoeS_2x.5a03a44fdaa0.png");background-size:40px 40px}
}
.img--icon_Shoe{background-image:url("../images/site/oc/icon_Shoe.7fbef0a239a3.png");width:60px;height:60px;background-size:60px 60px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_Shoe{background-image:url("../images/site/oc/icon_Shoe_2x.e6486f7664bd.png");background-size:60px 60px}
}
.img--icon_SpeechS{background-image:url("../images/site/oc/icon_SpeechS.118d68150e33.png");width:40px;height:40px;background-size:40px 40px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_SpeechS{background-image:url("../images/site/oc/icon_SpeechS_2x.dba468796fbd.png");background-size:40px 40px}
}
.img--illo_Alcohol{background-image:url("../images/site/oc/illo_Alcohol.5b69af24447a.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_Alcohol{background-image:url("../images/site/oc/illo_Alcohol_2x.7ab41a86be4b.png");background-size:200px 200px}
}
.img--illo_Appearance{background-image:url("../images/site/oc/illo_Appearance.b34dbb908994.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_Appearance{background-image:url("../images/site/oc/illo_Appearance_2x.2ae4a6faefde.png");background-size:200px 200px}
}
.img--illo_Asparagus{background-image:url("../images/site/oc/illo_Asparagus.016018c15d07.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_Asparagus{background-image:url("../images/site/oc/illo_Asparagus_2x.bfa6b6434f97.png");background-size:200px 200px}
}
.img--illo_Bitter{background-image:url("../images/site/oc/illo_Bitter.0150b336b19e.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_Bitter{background-image:url("../images/site/oc/illo_Bitter_2x.4bcc7235c7a5.png");background-size:200px 200px}
}
.img--illo_Book{background-image:url("../images/site/oc/illo_Book.f18e4db8ad65.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_Book{background-image:url("../images/site/oc/illo_Book_2x.541e69bd050a.png");background-size:200px 200px}
}
.img--illo_BreastColonRisk{background-image:url("../images/site/oc/illo_BreastColonRisk.e5e81b091e3b.png");width:450px;height:300px;background-size:450px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_BreastColonRisk{background-image:url("../images/site/oc/illo_BreastColonRisk_2x.a4ddcf8ef6e3.png");background-size:450px 300px}
}
@media (max-width:800px){
.img--illo_BreastColonRisk{width:100%;height:0;background-size:cover;padding-bottom:66.6666666667%}
}
.img--illo_BreastColonRisk.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:66.6666666667%}
.img--illo_CancerCauses{background-image:url("../images/site/oc/illo_CancerCauses.b32436378572.png");width:450px;height:300px;background-size:450px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_CancerCauses{background-image:url("../images/site/oc/illo_CancerCauses_2x.9ea63be820b2.png");background-size:450px 300px}
}
@media (max-width:800px){
.img--illo_CancerCauses{width:100%;height:0;background-size:cover;padding-bottom:66.6666666667%}
}
.img--illo_CancerCauses.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:66.6666666667%}
.img--illo_CancerHeartMedication{background-image:url("../images/site/oc/illo_CancerHeartMedication.3e5137cd0ae5.png");width:400px;height:400px;background-size:400px 400px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_CancerHeartMedication{background-image:url("../images/site/oc/illo_CancerHeartMedication_2x.0cb03458ed93.png");background-size:400px 400px}
}
@media (max-width:800px){
.img--illo_CancerHeartMedication{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_CancerHeartMedication.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_Cholesterol{background-image:url("../images/site/oc/illo_Cholesterol.bb79483ca0b7.png");width:250px;height:250px;background-size:250px 250px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_Cholesterol{background-image:url("../images/site/oc/illo_Cholesterol_2x.13888e902769.png");background-size:250px 250px}
}
@media (max-width:800px){
.img--illo_Cholesterol{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_Cholesterol.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_Cilantro{background-image:url("../images/site/oc/illo_Cilantro.dd2b7038c2a1.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_Cilantro{background-image:url("../images/site/oc/illo_Cilantro_2x.f26b4af3e756.png");background-size:200px 200px}
}
.img--illo_CirclesHelix{background-image:url("../images/site/oc/illo_CirclesHelix.f5e706b6cec0.png");width:545px;height:730px;background-size:545px 730px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_CirclesHelix{background-image:url("../images/site/oc/illo_CirclesHelix_2x.061b7c6432cb.png");background-size:545px 730px}
}
@media (max-width:800px){
.img--illo_CirclesHelix{width:100%;height:0;background-size:cover;padding-bottom:133.9449541284%}
}
.img--illo_CirclesHelix.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:133.9449541284%}
.img--illo_CircleChart{background-image:url("../images/site/oc/illo_CircleChart.f2b94fe8d161.png");width:618px;height:360px;background-size:618px 360px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_CircleChart{background-image:url("../images/site/oc/illo_CircleChart_2x.b43a3e0c8b01.png");background-size:618px 360px}
}
@media (max-width:800px){
.img--illo_CircleChart{width:100%;height:0;background-size:cover;padding-bottom:58.2524271845%}
}
.img--illo_CircleChart.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:58.2524271845%}
.img--illo_ComputerACTG{background-image:url("../images/site/oc/illo_ComputerACTG.515f6dcf6265.png");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_ComputerACTG{background-image:url("../images/site/oc/illo_ComputerACTG_2x.cd20b249de9d.png");background-size:300px 300px}
}
.img--illo_ComputerKit{background-image:url("../images/site/oc/illo_ComputerKit.39db37e4ff78.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_ComputerKit{background-image:url("../images/site/oc/illo_ComputerKit_2x.1e6fe8014f88.png");background-size:200px 200px}
}
.img--illo_ComputerLetter{background-image:url("../images/site/oc/illo_ComputerLetter.c217d86fc2b9.png");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_ComputerLetter{background-image:url("../images/site/oc/illo_ComputerLetter_2x.e0cd4ec825b8.png");background-size:300px 300px}
}
@media (max-width:800px){
.img--illo_ComputerLetter{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_ComputerLetter.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_ComputerLog{background-image:url("../images/site/oc/illo_ComputerLog.27639f0e3737.png");width:600px;height:500px;background-size:600px 500px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_ComputerLog{background-image:url("../images/site/oc/illo_ComputerLog_2x.7cd5c52d2178.png");background-size:600px 500px}
}
@media (max-width:800px){
.img--illo_ComputerLog{width:100%;height:0;background-size:cover;padding-bottom:83.3333333333%}
}
.img--illo_ComputerLog.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:83.3333333333%}
.img--illo_ComputerOrder{background-image:url("../images/site/oc/illo_ComputerOrder.34603539557f.png");width:600px;height:500px;background-size:600px 500px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_ComputerOrder{background-image:url("../images/site/oc/illo_ComputerOrder_2x.033d710b604e.png");background-size:600px 500px}
}
@media (max-width:800px){
.img--illo_ComputerOrder{width:100%;height:0;background-size:cover;padding-bottom:83.3333333333%}
}
.img--illo_ComputerOrder.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:83.3333333333%}
.img--illo_ComputerPositive{background-image:url("../images/site/oc/illo_ComputerPositive.15f4b2aadb25.png");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_ComputerPositive{background-image:url("../images/site/oc/illo_ComputerPositive_2x.8484bf4b21cb.png");background-size:300px 300px}
}
@media (max-width:800px){
.img--illo_ComputerPositive{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_ComputerPositive.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_ComputerReport{background-image:url("../images/site/oc/illo_ComputerReport.3ad3ad84d4fd.png");width:480px;height:280px;background-size:480px 280px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_ComputerReport{background-image:url("../images/site/oc/illo_ComputerReport_2x.9c4ae9f5a495.png");background-size:480px 280px}
}
@media (max-width:800px){
.img--illo_ComputerReport{width:100%;height:0;background-size:cover;padding-bottom:58.3333333333%}
}
.img--illo_ComputerReport.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:58.3333333333%}
.img--illo_Digestion{background-image:url("../images/site/oc/illo_Digestion.0247d20a74b8.png");width:400px;height:400px;background-size:400px 400px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_Digestion{background-image:url("../images/site/oc/illo_Digestion_2x.7634591e411e.png");background-size:400px 400px}
}
@media (max-width:800px){
.img--illo_Digestion{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_Digestion.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_DoctorConvoS{background-image:url("../images/site/oc/illo_DoctorConvoS.60abffeb609e.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_DoctorConvoS{background-image:url("../images/site/oc/illo_DoctorConvoS_2x.8a51b8e4ab5b.png");background-size:200px 200px}
}
.img--illo_DoctorConvoM{background-image:url("../images/site/oc/illo_DoctorConvoM.60abffeb609e.png");width:400px;height:400px;background-size:400px 400px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_DoctorConvoM{background-image:url("../images/site/oc/illo_DoctorConvoM_2x.8a51b8e4ab5b.png");background-size:400px 400px}
}
@media (max-width:800px){
.img--illo_DoctorConvoM{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_DoctorConvoM.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_DoctorConvo{background-image:url("../images/site/oc/illo_DoctorConvo.852cf6c219f5.png");width:750px;height:500px;background-size:750px 500px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_DoctorConvo{background-image:url("../images/site/oc/illo_DoctorConvo_2x.af1d27fae74d.png");background-size:750px 500px}
}
@media (max-width:800px){
.img--illo_DoctorConvo{width:100%;height:0;background-size:cover;padding-bottom:66.6666666667%}
}
.img--illo_DoctorConvo.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:66.6666666667%}
.img--illo_DogWalking{background-image:url("../images/site/oc/illo_DogWalking.699ebee6aa69.png");width:300px;height:180px;background-size:300px 180px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_DogWalking{background-image:url("../images/site/oc/illo_DogWalking_2x.2733f00aede8.png");background-size:300px 180px}
}
@media (max-width:800px){
.img--illo_DogWalking{width:100%;height:0;background-size:cover;padding-bottom:60%}
}
.img--illo_DogWalking.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:60%}
.img--illo_DogWalking_large{background-image:url("../images/site/oc/illo_DogWalking_large.36e4273947f4.png");width:400px;height:400px;background-size:400px 400px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_DogWalking_large{background-image:url("../images/site/oc/illo_DogWalking_large_2x.258f9658d3d0.png");background-size:400px 400px}
}
@media (max-width:800px){
.img--illo_DogWalking_large{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_DogWalking_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_Earwax{background-image:url("../images/site/oc/illo_Earwax.dd311b5a0d0e.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_Earwax{background-image:url("../images/site/oc/illo_Earwax_2x.b10facd78609.png");background-size:200px 200px}
}
.img--illo_Factors{background-image:url("../images/site/oc/illo_Factors.f5def856146b.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_Factors{background-image:url("../images/site/oc/illo_Factors_2x.06878a990af0.png");background-size:200px 200px}
}
.img--illo_FamilyTesting{background-image:url("../images/site/oc/illo_FamilyTesting.3b4602efaa42.png");width:465px;height:590px;background-size:465px 590px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_FamilyTesting{background-image:url("../images/site/oc/illo_FamilyTesting_2x.cb4f938054e5.png");background-size:465px 590px}
}
@media (max-width:800px){
.img--illo_FamilyTesting{width:100%;height:0;background-size:cover;padding-bottom:126.8817204301%}
}
.img--illo_FamilyTesting.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:126.8817204301%}
.img--illo_FamilyTestingS{background-image:url("../images/site/oc/illo_FamilyTestingS.86d2f2d95e8a.png");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_FamilyTestingS{background-image:url("../images/site/oc/illo_FamilyTestingS_2x.85ebead548ec.png");background-size:300px 300px}
}
@media (max-width:800px){
.img--illo_FamilyTestingS{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_FamilyTestingS.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_FunFacts{background-image:url("../images/site/oc/illo_FunFacts.8fa1ff24e753.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_FunFacts{background-image:url("../images/site/oc/illo_FunFacts_2x.3d8fc6977bea.png");background-size:200px 200px}
}
.img--illo_GCPhone{background-image:url("../images/site/oc/illo_GCPhone.ebe19ef4ba1d.png");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_GCPhone{background-image:url("../images/site/oc/illo_GCPhone_2x.01b13d2528ad.png");background-size:300px 300px}
}
@media (max-width:800px){
.img--illo_GCPhone{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_GCPhone.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_GCTalk{background-image:url("../images/site/oc/illo_GCTalk.6429c202c395.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_GCTalk{background-image:url("../images/site/oc/illo_GCTalk_2x.1ad6b0ff6089.png");background-size:200px 200px}
}
.img--illo_GirlPhone{background-image:url("../images/site/oc/illo_GirlPhone.a2f7847adf77.png");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_GirlPhone{background-image:url("../images/site/oc/illo_GirlPhone_2x.ca326d7b5340.png");background-size:300px 300px}
}
@media (max-width:800px){
.img--illo_GirlPhone{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_GirlPhone.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_Heart{background-image:url("../images/site/oc/illo_Heart.c958dd89081c.png");width:400px;height:400px;background-size:400px 400px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_Heart{background-image:url("../images/site/oc/illo_Heart_2x.ee7896a88c4f.png");background-size:400px 400px}
}
@media (max-width:800px){
.img--illo_Heart{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_Heart.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_Lactose{background-image:url("../images/site/oc/illo_Lactose.1b03026b17a2.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_Lactose{background-image:url("../images/site/oc/illo_Lactose_2x.6bf12b5749c1.png");background-size:200px 200px}
}
.img--illo_MailboxKit{background-image:url("../images/site/oc/illo_MailboxKit.d54af51da0b3.png");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_MailboxKit{background-image:url("../images/site/oc/illo_MailboxKit_2x.e98c74cc2302.png");background-size:300px 300px}
}
@media (max-width:800px){
.img--illo_MailboxKit{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_MailboxKit.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_ManDoctor{background-image:url("../images/site/oc/illo_ManDoctor.bb3977397f12.png");width:300px;height:180px;background-size:300px 180px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_ManDoctor{background-image:url("../images/site/oc/illo_ManDoctor_2x.233cb381c21c.png");background-size:300px 180px}
}
@media (max-width:800px){
.img--illo_ManDoctor{width:100%;height:0;background-size:cover;padding-bottom:60%}
}
.img--illo_ManDoctor.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:60%}
.img--illo_ManDoctor_large{background-image:url("../images/site/oc/illo_ManDoctor_large.3eb725f754ef.png");width:400px;height:400px;background-size:400px 400px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_ManDoctor_large{background-image:url("../images/site/oc/illo_ManDoctor_large_2x.a7dd62aef659.png");background-size:400px 400px}
}
@media (max-width:800px){
.img--illo_ManDoctor_large{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_ManDoctor_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_NegativeResults{background-image:url("../images/site/oc/illo_NegativeResults.5590e1c8890e.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_NegativeResults{background-image:url("../images/site/oc/illo_NegativeResults_2x.120e020630b4.png");background-size:200px 200px}
}
.img--illo_NegativeResultsM{background-image:url("../images/site/oc/illo_NegativeResultsM.40d574ea0ff2.png");width:358px;height:400px;background-size:358px 400px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_NegativeResultsM{background-image:url("../images/site/oc/illo_NegativeResultsM_2x.9bf48dbc97f1.png");background-size:358px 400px}
}
@media (max-width:800px){
.img--illo_NegativeResultsM{width:100%;height:0;background-size:cover;padding-bottom:111.7318435754%}
}
.img--illo_NegativeResultsM.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:111.7318435754%}
.img--illo_Pages{background-image:url("../images/site/oc/illo_Pages.dcf097d937ab.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_Pages{background-image:url("../images/site/oc/illo_Pages_2x.ebe618c58614.png");background-size:200px 200px}
}
.img--illo_PagesL{background-image:url("../images/site/oc/illo_PagesL.942a59a4550d.png");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_PagesL{background-image:url("../images/site/oc/illo_PagesL_2x.4a01ebf7b395.png");background-size:300px 300px}
}
@media (max-width:800px){
.img--illo_PagesL{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_PagesL.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_PersonComputer{background-image:url("../images/site/oc/illo_PersonComputer.2fa5040aef9b.png");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_PersonComputer{background-image:url("../images/site/oc/illo_PersonComputer_2x.2e72ad84e1e2.png");background-size:300px 300px}
}
@media (max-width:800px){
.img--illo_PersonComputer{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_PersonComputer.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_PersonKit{background-image:url("../images/site/oc/illo_PersonKit.af3209aeccd8.png");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_PersonKit{background-image:url("../images/site/oc/illo_PersonKit_2x.c781583f2bba.png");background-size:300px 300px}
}
@media (max-width:800px){
.img--illo_PersonKit{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_PersonKit.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_PhysicianOrdered{background-image:url("../images/site/oc/illo_PhysicianOrdered.8fa8559c2114.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_PhysicianOrdered{background-image:url("../images/site/oc/illo_PhysicianOrdered_2x.7cf46c32af76.png");background-size:150px 150px}
}
.img--illo_PhysicianLarge{background-image:url("../images/site/oc/illo_PhysicianLarge.211028f49b40.png");width:400px;height:400px;background-size:400px 400px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_PhysicianLarge{background-image:url("../images/site/oc/illo_PhysicianLarge_2x.bfd15f35c377.png");background-size:400px 400px}
}
@media (max-width:800px){
.img--illo_PhysicianLarge{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_PhysicianLarge.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_PillHelix{background-image:url("../images/site/oc/illo_PillHelix.30e24a77f497.png");width:400px;height:400px;background-size:400px 400px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_PillHelix{background-image:url("../images/site/oc/illo_PillHelix_2x.998835126797.png");background-size:400px 400px}
}
@media (max-width:800px){
.img--illo_PillHelix{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--illo_PillHelix.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_ProviderLightbulb{background-image:url("../images/site/oc/illo_ProviderLightbulb.bbc6441e28b0.png");width:180px;height:290px;background-size:180px 290px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_ProviderLightbulb{background-image:url("../images/site/oc/illo_ProviderLightbulb_2x.4dab02ffdf66.png");background-size:180px 290px}
}
.img--illo_Provider{background-image:url("../images/site/oc/illo_Provider.0538dd32cdb9.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_Provider{background-image:url("../images/site/oc/illo_Provider_2x.5c89bc6ae2c8.png");background-size:200px 200px}
}
.img--illo_ScreenLock{background-image:url("../images/site/oc/illo_ScreenLock.092c81b8defe.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_ScreenLock{background-image:url("../images/site/oc/illo_ScreenLock_2x.ad3873993d87.png");background-size:200px 200px}
}
.img--illo_TasteFood{background-image:url("../images/site/oc/illo_TasteFood.69e052a7ae96.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_TasteFood{background-image:url("../images/site/oc/illo_TasteFood_2x.20677cace69b.png");background-size:200px 200px}
}
.img--illo_TwoPeopleComputer{background-image:url("../images/site/oc/illo_TwoPeopleComputer.0a0cdf1315f9.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_TwoPeopleComputer{background-image:url("../images/site/oc/illo_TwoPeopleComputer_2x.269c478e3e3a.png");background-size:200px 200px}
}
.img--illo_Updates{background-image:url("../images/site/oc/illo_Updates.7bc541289367.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_Updates{background-image:url("../images/site/oc/illo_Updates_2x.b52cbabcd9ed.png");background-size:200px 200px}
}
.img--illo_Yoga{background-image:url("../images/site/oc/illo_Yoga.e63704d14eb5.png");width:300px;height:180px;background-size:300px 180px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_Yoga{background-image:url("../images/site/oc/illo_Yoga_2x.9f40d7172512.png");background-size:300px 180px}
}
@media (max-width:800px){
.img--illo_Yoga{width:100%;height:0;background-size:cover;padding-bottom:60%}
}
.img--illo_Yoga.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:60%}
.img--logo_all_of_us{background-image:url("../images/site/oc/logo_all_of_us.b7901869f584.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_all_of_us{background-image:url("../images/site/oc/logo_all_of_us_2x.6d432d2a826d.png");background-size:150px 150px}
}
.img--logo_all_of_us_research_program{background-image:url("../images/site/oc/logo_all_of_us_research_program.61b67b57af5d.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_all_of_us_research_program{background-image:url("../images/site/oc/logo_all_of_us_research_program_2x.5be7f854c50d.png");background-size:150px 150px}
}
.img--logo_Amazon{background-image:url("../images/site/oc/logo_Amazon.7c3db78fd5c9.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_Amazon{background-image:url("../images/site/oc/logo_Amazon_2x.8ce5438f36d5.png");background-size:150px 150px}
}
.img--logo_AmericanCancerSociety{background-image:url("../images/site/oc/logo_AmericanCancerSociety.a7d8f5f2f623.png");width:250px;height:250px;background-size:250px 250px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_AmericanCancerSociety{background-image:url("../images/site/oc/logo_AmericanCancerSociety_2x.b1234346cc89.png");background-size:250px 250px}
}
@media (max-width:800px){
.img--logo_AmericanCancerSociety{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--logo_AmericanCancerSociety.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--logo_AmericanHeart{background-image:url("../images/site/oc/logo_AmericanHeart.dd47c3a66542.png");width:250px;height:250px;background-size:250px 250px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_AmericanHeart{background-image:url("../images/site/oc/logo_AmericanHeart_2x.44c7327d7797.png");background-size:250px 250px}
}
@media (max-width:800px){
.img--logo_AmericanHeart{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--logo_AmericanHeart.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--logo_ARC{background-image:url("../images/site/oc/logo_ARC.4cc3cd0b54d7.png");width:216px;height:72px;background-size:216px 72px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_ARC{background-image:url("../images/site/oc/logo_ARC_2x.c2b031a70097.png");background-size:216px 72px}
}
.img--logo_Athena{background-image:url("../images/site/oc/logo_Athena.6c4a34909724.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_Athena{background-image:url("../images/site/oc/logo_Athena_2x.d18cdab14044.png");background-size:150px 150px}
}
.img--logo_Axia{background-image:url("../images/site/oc/logo_Axia.7f2e4046fa9e.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_Axia{background-image:url("../images/site/oc/logo_Axia_2x.ab7de9a42082.png");background-size:150px 150px}
}
.img--logo_Buzzfeed{background-image:url("../images/site/oc/logo_Buzzfeed.05c87a2b2d50.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_Buzzfeed{background-image:url("../images/site/oc/logo_Buzzfeed_2x.cddb4f548446.png");background-size:150px 150px}
}
.img--logo_CAP{background-image:url("../images/site/oc/logo_CAP.8eb42b140480.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_CAP{background-image:url("../images/site/oc/logo_CAP_2x.3a4069391435.png");background-size:150px 150px}
}
.img--logo_EverythingGenetic{background-image:url("../images/site/oc/logo_EverythingGenetic.d5cd7e34e378.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_EverythingGenetic{background-image:url("../images/site/oc/logo_EverythingGenetic_2x.704bb740ffc6.png");background-size:150px 150px}
}
.img--logo_FHFoundation{background-image:url("../images/site/oc/logo_FHFoundation.448fa8808f81.png");width:250px;height:250px;background-size:250px 250px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_FHFoundation{background-image:url("../images/site/oc/logo_FHFoundation_2x.6afa631c8c9b.png");background-size:250px 250px}
}
@media (max-width:800px){
.img--logo_FHFoundation{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--logo_FHFoundation.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--logo_FORCE{background-image:url("../images/site/oc/logo_FORCE.c5d8821cb389.png");width:250px;height:250px;background-size:250px 250px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_FORCE{background-image:url("../images/site/oc/logo_FORCE_2x.427ec5bba58e.png");background-size:250px 250px}
}
@media (max-width:800px){
.img--logo_FORCE{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--logo_FORCE.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--logo_FastCompany{background-image:url("../images/site/oc/logo_FastCompany.40a4cb5b1861.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_FastCompany{background-image:url("../images/site/oc/logo_FastCompany_2x.b608a35a1a56.png");background-size:150px 150px}
}
.img--logo_Forbes{background-image:url("../images/site/oc/logo_Forbes.2c9bfdbc8a59.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_Forbes{background-image:url("../images/site/oc/logo_Forbes_2x.6c22311ef5fd.png");background-size:150px 150px}
}
.img--logo_FredHutch{background-image:url("../images/site/oc/logo_FredHutch.2b8841804af3.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_FredHutch{background-image:url("../images/site/oc/logo_FredHutch_2x.bc37b4fee784.png");background-size:150px 150px}
}
.img--logo_HealthServicesLA{background-image:url("../images/site/oc/logo_HealthServicesLA.4f641a610504.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_HealthServicesLA{background-image:url("../images/site/oc/logo_HealthServicesLA_2x.cbf1dd319c33.png");background-size:150px 150px}
}
.img--logo_Hypertrophic{background-image:url("../images/site/oc/logo_Hypertrophic.17a5652fe770.png");width:250px;height:250px;background-size:250px 250px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_Hypertrophic{background-image:url("../images/site/oc/logo_Hypertrophic_2x.f6ac1dafe677.png");background-size:250px 250px}
}
@media (max-width:800px){
.img--logo_Hypertrophic{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--logo_Hypertrophic.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--logo_Jefferson{background-image:url("../images/site/oc/logo_Jefferson.79b954b3b836.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_Jefferson{background-image:url("../images/site/oc/logo_Jefferson_2x.e0e411a8a8d6.png");background-size:150px 150px}
}
.img--logo_Jefferson_large{background-image:url("../images/site/oc/logo_Jefferson_large.135961639f05.png");width:220px;height:220px;background-size:220px 220px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_Jefferson_large{background-image:url("../images/site/oc/logo_Jefferson_large_2x.77bc86b16d78.png");background-size:220px 220px}
}
@media (max-width:800px){
.img--logo_Jefferson_large{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--logo_Jefferson_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--logo_KingLab{background-image:url("../images/site/oc/logo_KingLab.86540e25d314.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_KingLab{background-image:url("../images/site/oc/logo_KingLab_2x.08b88ece47d2.png");background-size:150px 150px}
}
.img--logo_KingWHI{background-image:url("../images/site/oc/logo_KingWHI.4f7a90378841.png");width:400px;height:400px;background-size:400px 400px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_KingWHI{background-image:url("../images/site/oc/logo_KingWHI_2x.53ac94b9466b.png");background-size:400px 400px}
}
@media (max-width:800px){
.img--logo_KingWHI{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--logo_KingWHI.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--logo_Levi{background-image:url("../images/site/oc/logo_Levi.4cd8154057d1.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_Levi{background-image:url("../images/site/oc/logo_Levi_2x.0e028f4d3db6.png");background-size:150px 150px}
}
.img--logo_Morehouse{background-image:url("../images/site/oc/logo_Morehouse.bc64fecdb305.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_Morehouse{background-image:url("../images/site/oc/logo_Morehouse_2x.8fc88bd710fb.png");background-size:150px 150px}
}
.img--logo_NIHGeneral{background-image:url("../images/site/oc/logo_NIHGeneral.41ac3f015bb3.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_NIHGeneral{background-image:url("../images/site/oc/logo_NIHGeneral_2x.dd5a564d63e4.png");background-size:150px 150px}
}
.img--logo_NIHGenome{background-image:url("../images/site/oc/logo_NIHGenome.cf8abb19e9d4.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_NIHGenome{background-image:url("../images/site/oc/logo_NIHGenome_2x.7cc07a7c6b76.png");background-size:150px 150px}
}
.img--logo_NPR{background-image:url("../images/site/oc/logo_NPR.0317ae52c517.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_NPR{background-image:url("../images/site/oc/logo_NPR_2x.c27562de31fd.png");background-size:150px 150px}
}
.img--logo_NYT{background-image:url("../images/site/oc/logo_NYT.4fd8138ef37e.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_NYT{background-image:url("../images/site/oc/logo_NYT_2x.33081df6928d.png");background-size:150px 150px}
}
.img--logo_NationalCancerInstitute{background-image:url("../images/site/oc/logo_NationalCancerInstitute.0e668b8467dd.png");width:250px;height:250px;background-size:250px 250px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_NationalCancerInstitute{background-image:url("../images/site/oc/logo_NationalCancerInstitute_2x.d6d5e9a27c02.png");background-size:250px 250px}
}
@media (max-width:800px){
.img--logo_NationalCancerInstitute{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--logo_NationalCancerInstitute.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--logo_Nvidia{background-image:url("../images/site/oc/logo_Nvidia.1785a2ac959b.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_Nvidia{background-image:url("../images/site/oc/logo_Nvidia_2x.8f81825fd31d.png");background-size:150px 150px}
}
.img--logo_PennMedicine{background-image:url("../images/site/oc/logo_PennMedicine.8d4dc5853801.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_PennMedicine{background-image:url("../images/site/oc/logo_PennMedicine_2x.5c03e1b11e7f.png");background-size:150px 150px}
}
.img--logo_PharmGKB{background-image:url("../images/site/oc/logo_PharmGKB.8ce7e7c5fde2.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_PharmGKB{background-image:url("../images/site/oc/logo_PharmGKB_2x.cafbc585aaca.png");background-size:150px 150px}
}
.img--logo_SAP{background-image:url("../images/site/oc/logo_SAP.42999526bfc9.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_SAP{background-image:url("../images/site/oc/logo_SAP_2x.7a149bb2dce3.png");background-size:150px 150px}
}
.img--logo_SU2C{background-image:url("../images/site/oc/logo_SU2C.9a4b4d2ed597.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_SU2C{background-image:url("../images/site/oc/logo_SU2C_2x.f76b509ab567.png");background-size:150px 150px}
}
.img--logo_NorthShore_large{background-image:url("../images/site/oc/logo_NorthShore_large.5391acdbf01e.png");width:220px;height:220px;background-size:220px 220px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_NorthShore_large{background-image:url("../images/site/oc/logo_NorthShore_large_2x.82273bd7fdfa.png");background-size:220px 220px}
}
@media (max-width:800px){
.img--logo_NorthShore_large{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--logo_NorthShore_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--logo_Salesforce{background-image:url("../images/site/oc/logo_Salesforce.277232fe4c3c.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_Salesforce{background-image:url("../images/site/oc/logo_Salesforce_2x.f3b53b2cd30c.png");background-size:150px 150px}
}
.img--logo_StanfordMedicine{background-image:url("../images/site/oc/logo_StanfordMedicine.2e94d71457b4.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_StanfordMedicine{background-image:url("../images/site/oc/logo_StanfordMedicine_2x.02a789e7112c.png");background-size:150px 150px}
}
.img--logo_Stanford{background-image:url("../images/site/oc/logo_Stanford.caba061c6c25.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_Stanford{background-image:url("../images/site/oc/logo_Stanford_2x.8f280252b895.png");background-size:150px 150px}
}
.img--logo_UCSDMoores{background-image:url("../images/site/oc/logo_UCSDMoores.0f30a18d45e2.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_UCSDMoores{background-image:url("../images/site/oc/logo_UCSDMoores_2x.7c095eea073e.png");background-size:150px 150px}
}
.img--logo_UCSF{background-image:url("../images/site/oc/logo_UCSF.cb9fa2bbadca.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_UCSF{background-image:url("../images/site/oc/logo_UCSF_2x.744483b1c78b.png");background-size:150px 150px}
}
.img--logo_UCSF_large{background-image:url("../images/site/oc/logo_UCSF_large.81f0622f3e8c.png");width:220px;height:220px;background-size:220px 220px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_UCSF_large{background-image:url("../images/site/oc/logo_UCSF_large_2x.6e83ee4e799e.png");background-size:220px 220px}
}
@media (max-width:800px){
.img--logo_UCSF_large{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--logo_UCSF_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--logo_UChicago{background-image:url("../images/site/oc/logo_UChicago.02f70de5f01d.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_UChicago{background-image:url("../images/site/oc/logo_UChicago_2x.fc435ef4c8e9.png");background-size:150px 150px}
}
.img--logo_UChicago_large{background-image:url("../images/site/oc/logo_UChicago_large.e2edddd9f311.png");width:220px;height:220px;background-size:220px 220px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_UChicago_large{background-image:url("../images/site/oc/logo_UChicago_large_2x.5e1482b6ef93.png");background-size:220px 220px}
}
@media (max-width:800px){
.img--logo_UChicago_large{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--logo_UChicago_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--logo_UPenn{background-image:url("../images/site/oc/logo_UPenn.ac6dac46daf9.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_UPenn{background-image:url("../images/site/oc/logo_UPenn_2x.c1c2b13383a2.png");background-size:150px 150px}
}
.img--logo_UWMedicine{background-image:url("../images/site/oc/logo_UWMedicine.c170fb3c1b34.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_UWMedicine{background-image:url("../images/site/oc/logo_UWMedicine_2x.e4efe9d0ad89.png");background-size:150px 150px}
}
.img--logo_UWMedicine_large{background-image:url("../images/site/oc/logo_UWMedicine_large.e8bb0329355d.png");width:220px;height:220px;background-size:220px 220px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_UWMedicine_large{background-image:url("../images/site/oc/logo_UWMedicine_large_2x.ea3526728d73.png");background-size:220px 220px}
}
@media (max-width:800px){
.img--logo_UWMedicine_large{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--logo_UWMedicine_large.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--logo_VISA{background-image:url("../images/site/oc/logo_VISA.055d60aea9b8.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_VISA{background-image:url("../images/site/oc/logo_VISA_2x.a306bc0d12d7.png");background-size:150px 150px}
}
.img--logo_WSJ{background-image:url("../images/site/oc/logo_WSJ.7b3575222609.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_WSJ{background-image:url("../images/site/oc/logo_WSJ_2x.6caceeaef471.png");background-size:150px 150px}
}
.img--logo_Wisdom{background-image:url("../images/site/oc/logo_Wisdom.f68450ef9262.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_Wisdom{background-image:url("../images/site/oc/logo_Wisdom_2x.ebcbf7f2169b.png");background-size:150px 150px}
}
.img--logo_world_economic_forum{background-image:url("../images/site/oc/logo_world_economic_forum.056fadd4b2a8.png");width:150px;height:150px;background-size:150px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--logo_world_economic_forum{background-image:url("../images/site/oc/logo_world_economic_forum_2x.067f64a719be.png");background-size:150px 150px}
}
.img--img_BL{background-image:url("../images/site/oc/img_BL.575b357f0aba.jpg");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_BL{background-image:url("../images/site/oc/img_BL_2x.c9866775f6a8.jpg");background-size:300px 300px}
}
@media (max-width:800px){
.img--img_BL{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--img_BL.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--img_CarlaKim{background-image:url("../images/site/oc/img_CarlaKim.bc669c43bf77.jpg");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_CarlaKim{background-image:url("../images/site/oc/img_CarlaKim_2x.666e27ac00da.jpg");background-size:300px 300px}
}
@media (max-width:800px){
.img--img_CarlaKim{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--img_CarlaKim.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--img_Andrea{background-image:url("../images/site/oc/img_Andrea.3e7210bc21ec.png");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_Andrea{background-image:url("../images/site/oc/img_Andrea_2x.320130531170.png");background-size:300px 300px}
}
@media (max-width:800px){
.img--img_Andrea{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--img_Andrea.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--img_Christy{background-image:url("../images/site/oc/img_Christy.b9af6d6fc09d.jpg");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_Christy{background-image:url("../images/site/oc/img_Christy_2x.7bf7047329d3.jpg");background-size:300px 300px}
}
@media (max-width:800px){
.img--img_Christy{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--img_Christy.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--img_DrFunk{background-image:url("../images/site/oc/img_DrFunk.e0626558b23e.jpg");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_DrFunk{background-image:url("../images/site/oc/img_DrFunk_2x.f034c3b437df.jpg");background-size:300px 300px}
}
@media (max-width:800px){
.img--img_DrFunk{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--img_DrFunk.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--img_Gerneiva{background-image:url("../images/site/oc/img_Gerneiva.00336e0c7224.jpg");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_Gerneiva{background-image:url("../images/site/oc/img_Gerneiva_2x.7d177fc2df8c.jpg");background-size:300px 300px}
}
@media (max-width:800px){
.img--img_Gerneiva{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--img_Gerneiva.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--img_LoriSydney{background-image:url("../images/site/oc/img_LoriSydney.f708e9b15c68.jpg");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_LoriSydney{background-image:url("../images/site/oc/img_LoriSydney_2x.9fbc991f6af2.jpg");background-size:300px 300px}
}
@media (max-width:800px){
.img--img_LoriSydney{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--img_LoriSydney.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--img_Marissa{background-image:url("../images/site/oc/img_Marissa.a0a0261f77d0.jpg");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_Marissa{background-image:url("../images/site/oc/img_Marissa_2x.e2435be49a2c.jpg");background-size:300px 300px}
}
@media (max-width:800px){
.img--img_Marissa{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--img_Marissa.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--img_Miriam{background-image:url("../images/site/oc/img_Miriam.e3b15579f41a.jpg");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_Miriam{background-image:url("../images/site/oc/img_Miriam_2x.cf159176887c.jpg");background-size:300px 300px}
}
@media (max-width:800px){
.img--img_Miriam{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--img_Miriam.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--img_MCK{background-image:url("../images/site/oc/img_MCK.8327ec32275d.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_MCK{background-image:url("../images/site/oc/img_MCK_2x.f492977e7350.png");background-size:200px 200px}
}
.img--img_TomWalsh{background-image:url("../images/site/oc/img_TomWalsh.3f065a1736bd.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_TomWalsh{background-image:url("../images/site/oc/img_TomWalsh_2x.5d660c62134a.png");background-size:200px 200px}
}
.img--img_VantVeer{background-image:url("../images/site/oc/img_VantVeer.8f16cd0fe0ff.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_VantVeer{background-image:url("../images/site/oc/img_VantVeer_2x.74115cdd5fb7.png");background-size:200px 200px}
}
.img--img_Crawford{background-image:url("../images/site/oc/img_Crawford.15467965c4d5.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_Crawford{background-image:url("../images/site/oc/img_Crawford_2x.a10278f33418.png");background-size:200px 200px}
}
.img--img_Esserman{background-image:url("../images/site/oc/img_Esserman.4c847367a494.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_Esserman{background-image:url("../images/site/oc/img_Esserman_2x.4c847367a494.png");background-size:200px 200px}
}
.img--img_Domchek{background-image:url("../images/site/oc/img_Domchek.5d2c8921021f.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_Domchek{background-image:url("../images/site/oc/img_Domchek_2x.fd08989065bf.png");background-size:200px 200px}
}
.img--img_Humphries{background-image:url("../images/site/oc/img_Humphries.f77453ece0e9.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_Humphries{background-image:url("../images/site/oc/img_Humphries_2x.cfdbe4db713b.png");background-size:200px 200px}
}
.img--img_Kullo{background-image:url("../images/site/oc/img_Kullo.0e9525a414eb.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_Kullo{background-image:url("../images/site/oc/img_Kullo_2x.f3b399497ef4.png");background-size:200px 200px}
}
.img--img_Bock{background-image:url("../images/site/oc/img_Bock.197cff938515.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_Bock{background-image:url("../images/site/oc/img_Bock_2x.7834d7508bb5.png");background-size:200px 200px}
}
.img--img_Lapidus{background-image:url("../images/site/oc/img_Lapidus.98f795cf15a0.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_Lapidus{background-image:url("../images/site/oc/img_Lapidus_2x.bd51e34c689b.png");background-size:200px 200px}
}
.img--img_Robin{background-image:url("../images/site/oc/img_Robin.9780ce2d42a0.jpg");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--img_Robin{background-image:url("../images/site/oc/img_Robin_2x.6d43e077280a.jpg");background-size:300px 300px}
}
@media (max-width:800px){
.img--img_Robin{width:100%;height:0;background-size:cover;padding-bottom:100%}
}
.img--img_Robin.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:100%}
.img--illo_physician{background-image:url("../images/site/oc/illo_physician.6a7980d6ce3b.png");width:340px;height:240px;background-size:340px 240px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_physician{background-image:url("../images/site/oc/illo_physician_2x.9043e0726089.png");background-size:340px 240px}
}
@media (max-width:800px){
.img--illo_physician{width:100%;height:0;background-size:cover;padding-bottom:70.5882352941%}
}
.img--illo_physician.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:70.5882352941%}
.img--illo_results{background-image:url("../images/site/oc/illo_results.8db23ee98963.png");width:340px;height:240px;background-size:340px 240px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_results{background-image:url("../images/site/oc/illo_results_2x.a5a9b32fe2e6.png");background-size:340px 240px}
}
@media (max-width:800px){
.img--illo_results{width:100%;height:0;background-size:cover;padding-bottom:70.5882352941%}
}
.img--illo_results.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:70.5882352941%}
.img--illo_security{background-image:url("../images/site/oc/illo_security.e5cd79be50cd.png");width:340px;height:240px;background-size:340px 240px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--illo_security{background-image:url("../images/site/oc/illo_security_2x.581568805aaf.png");background-size:340px 240px}
}
@media (max-width:800px){
.img--illo_security{width:100%;height:0;background-size:cover;padding-bottom:70.5882352941%}
}
.img--illo_security.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:70.5882352941%}
.img--thumbnail_site_for_clients_support_color_com{background-image:url("../images/site/thumbnail/site/thumbnail_site_for_clients_support_color_com.674a89b19f9a.png");width:300px;height:294px;background-size:300px 294px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_site_for_clients_support_color_com{background-image:url("../images/site/thumbnail/site/thumbnail_site_for_clients_support_color_com_2x.6485812f252c.png");background-size:300px 294px}
}
.img--thumbnail_site_for_providers_support_color_com{background-image:url("../images/site/thumbnail/site/thumbnail_site_for_providers_support_color_com.546f0157373d.png");width:300px;height:294px;background-size:300px 294px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_site_for_providers_support_color_com{background-image:url("../images/site/thumbnail/site/thumbnail_site_for_providers_support_color_com_2x.7617c8eb90b3.png");background-size:300px 294px}
}
.img--thumbnail_pdf_Color_ASHG_Poster_2018_1{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_ASHG_Poster_2018_1.44cb5c710655.png");width:232px;height:300px;background-size:232px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_pdf_Color_ASHG_Poster_2018_1{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_ASHG_Poster_2018_1_2x.c28d239a2b97.png");background-size:232px 300px}
}
.img--thumbnail_pdf_Color_ASHG_Poster_2018_2{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_ASHG_Poster_2018_2.c1f42de1a35d.png");width:232px;height:300px;background-size:232px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_pdf_Color_ASHG_Poster_2018_2{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_ASHG_Poster_2018_2_2x.29f418ec3e36.png");background-size:232px 300px}
}
.img--thumbnail_pdf_Color_BRCA_Poster_2018_1{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_BRCA_Poster_2018_1.d6362619ac4a.png");width:280px;height:300px;background-size:280px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_pdf_Color_BRCA_Poster_2018_1{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_BRCA_Poster_2018_1_2x.a90cc8a7f19e.png");background-size:280px 300px}
}
.img--thumbnail_pdf_Color_FAQs_on_Privacy_and_Security{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_FAQs_on_Privacy_and_Security.d75309cf74ff.png");width:232px;height:300px;background-size:232px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_pdf_Color_FAQs_on_Privacy_and_Security{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_FAQs_on_Privacy_and_Security_2x.594d8e87ba41.png");background-size:232px 300px}
}
.img--thumbnail_pdf_Color_Hereditary_Cancer_Genes_Covered_and_Recommended_Screening_Guidelines{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_Hereditary_Cancer_Genes_Covered_and_Recommended_Screening_Guidelines.bc1c9cd0a7c8.png");width:232px;height:300px;background-size:232px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_pdf_Color_Hereditary_Cancer_Genes_Covered_and_Recommended_Screening_Guidelines{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_Hereditary_Cancer_Genes_Covered_and_Recommended_Screening_Guidelines_2x.d44e58b5c8dc.png");background-size:232px 300px}
}
.img--thumbnail_pdf_Color_Hereditary_Heart_Conditions_Genes_Covered_and_Recommended_Screening_Guidelines{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_Hereditary_Heart_Conditions_Genes_Covered_and_Recommended_Screening_Guidelines.c66cdde242d1.png");width:232px;height:300px;background-size:232px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_pdf_Color_Hereditary_Heart_Conditions_Genes_Covered_and_Recommended_Screening_Guidelines{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_Hereditary_Heart_Conditions_Genes_Covered_and_Recommended_Screening_Guidelines_2x.3a49f02a38cf.png");background-size:232px 300px}
}
.img--thumbnail_pdf_Color_Medications_and_Pharmacogenomics_Provider_Fact_Sheet{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_Medications_and_Pharmacogenomics_Provider_Fact_Sheet.02f51b23d4b9.png");width:231px;height:300px;background-size:231px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_pdf_Color_Medications_and_Pharmacogenomics_Provider_Fact_Sheet{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_Medications_and_Pharmacogenomics_Provider_Fact_Sheet_2x.939fcd67e430.png");background-size:231px 300px}
}
.img--thumbnail_pdf_Color_NSGC_Poster_2018_1{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_NSGC_Poster_2018_1.79df817d9bae.png");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_pdf_Color_NSGC_Poster_2018_1{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_NSGC_Poster_2018_1_2x.441989bf6bf6.png");background-size:300px 300px}
}
.img--thumbnail_pdf_Color_NSGC_Poster_2018_3{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_NSGC_Poster_2018_3.6a8633a8686b.png");width:300px;height:300px;background-size:300px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_pdf_Color_NSGC_Poster_2018_3{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_Color_NSGC_Poster_2018_3_2x.46012b760ff8.png");background-size:300px 300px}
}
.img--thumbnail_pdf_JNCI_Cascade_Genetic_Testing{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_JNCI_Cascade_Genetic_Testing.4a16b6402ce3.png");width:228px;height:300px;background-size:228px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_pdf_JNCI_Cascade_Genetic_Testing{background-image:url("../images/site/thumbnail/pdf/thumbnail_pdf_JNCI_Cascade_Genetic_Testing_2x.c728773faee0.png");background-size:228px 300px}
}
.img--thumbnail_video_benefits_limitations_combo2{background-image:url("../images/site/thumbnail/video/thumbnail_video_benefits_limitations_combo2.a016a9ba70b2.png");width:300px;height:167px;background-size:300px 167px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_video_benefits_limitations_combo2{background-image:url("../images/site/thumbnail/video/thumbnail_video_benefits_limitations_combo2_2x.fe8d8fe45884.png");background-size:300px 167px}
}
.img--thumbnail_video_gc_fh{background-image:url("../images/site/thumbnail/video/thumbnail_video_gc_fh.f252fefac22b.png");width:300px;height:167px;background-size:300px 167px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_video_gc_fh{background-image:url("../images/site/thumbnail/video/thumbnail_video_gc_fh_2x.c2ad9f73758e.png");background-size:300px 167px}
}
.img--thumbnail_video_gc_scheduling{background-image:url("../images/site/thumbnail/video/thumbnail_video_gc_scheduling.d16fc3339b80.png");width:300px;height:167px;background-size:300px 167px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_video_gc_scheduling{background-image:url("../images/site/thumbnail/video/thumbnail_video_gc_scheduling_2x.08097b6a4a0d.png");background-size:300px 167px}
}
.img--thumbnail_video_lakrisia{background-image:url("../images/site/thumbnail/video/thumbnail_video_lakrisia.e21a16531827.png");width:300px;height:167px;background-size:300px 167px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_video_lakrisia{background-image:url("../images/site/thumbnail/video/thumbnail_video_lakrisia_2x.e907fa3ef3be.png");background-size:300px 167px}
}
.img--thumbnail_video_stories_pam{background-image:url("../images/site/thumbnail/video/thumbnail_video_stories_pam.24a40a00a1d4.png");width:300px;height:167px;background-size:300px 167px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_video_stories_pam{background-image:url("../images/site/thumbnail/video/thumbnail_video_stories_pam_2x.87c10736e3ba.png");background-size:300px 167px}
}
.img--thumbnail_video_thank_you_gc_video{background-image:url("../images/site/thumbnail/video/thumbnail_video_thank_you_gc_video.937526be5f6b.png");width:300px;height:167px;background-size:300px 167px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--thumbnail_video_thank_you_gc_video{background-image:url("../images/site/thumbnail/video/thumbnail_video_thank_you_gc_video_2x.9b1cf96f752b.png");background-size:300px 167px}
}
.img--icon_papers{background-image:url("../images/site/icon_papers.84135fd7d97c.png");width:52px;height:55px;background-size:52px 55px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_papers{background-image:url("../images/site/icon_papers_2x.5f1c825c54d3.png");background-size:52px 55px}
}
.img--icon_chat{background-image:url("../images/site/icon_chat.661224244096.png");width:75px;height:48px;background-size:75px 48px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_chat{background-image:url("../images/site/icon_chat_2x.d92a39c6eccd.png");background-size:75px 48px}
}
.img--icon_genes{background-image:url("../images/site/icon_genes.5e233855ce31.png");width:59px;height:80px;background-size:59px 80px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--icon_genes{background-image:url("../images/site/icon_genes_2x.5293e1e62a29.png");background-size:59px 80px}
}
.img--ddh_homepage_All_of_Us{background-image:url("../images/site/ddh/ddh_homepage_All_of_Us.67ddd2941ff8.png");width:200px;height:120px;background-size:200px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_All_of_Us{background-image:url("../images/site/ddh/ddh_homepage_All_of_Us_2x.c9beb64c9615.png");background-size:200px 120px}
}
.img--ddh_homepage_Broad_Institute{background-image:url("../images/site/ddh/ddh_homepage_Broad_Institute.93977e391689.png");width:203px;height:90px;background-size:203px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_Broad_Institute{background-image:url("../images/site/ddh/ddh_homepage_Broad_Institute_2x.76b0ea50c906.png");background-size:203px 90px}
}
.img--ddh_homepage_Chicago_Tribune{background-image:url("../images/site/ddh/ddh_homepage_Chicago_Tribune.4c5e595f352e.png");width:270px;height:150px;background-size:270px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_Chicago_Tribune{background-image:url("../images/site/ddh/ddh_homepage_Chicago_Tribune_2x.e54dc76b3da0.png");background-size:270px 150px}
}
.img--ddh_homepage_Forbes{background-image:url("../images/site/ddh/ddh_homepage_Forbes.194f40d320c8.png");width:270px;height:150px;background-size:270px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_Forbes{background-image:url("../images/site/ddh/ddh_homepage_Forbes_2x.64af6f8c6a66.png");background-size:270px 150px}
}
.img--ddh_homepage_Fortune{background-image:url("../images/site/ddh/ddh_homepage_Fortune.daed450234d3.png");width:270px;height:150px;background-size:270px 150px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_Fortune{background-image:url("../images/site/ddh/ddh_homepage_Fortune_2x.2d5d8adb6311.png");background-size:270px 150px}
}
.img--ddh_homepage_GE{background-image:url("../images/site/ddh/ddh_homepage_GE.ddf4e075bdcb.png");width:203px;height:90px;background-size:203px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_GE{background-image:url("../images/site/ddh/ddh_homepage_GE_2x.50b7e7d334dd.png");background-size:203px 90px}
}
.img--ddh_homepage_Jefferson{background-image:url("../images/site/ddh/ddh_homepage_Jefferson.8112cc2f3860.png");width:203px;height:90px;background-size:203px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_Jefferson{background-image:url("../images/site/ddh/ddh_homepage_Jefferson_2x.858d5ea545f1.png");background-size:203px 90px}
}
.img--ddh_homepage_Levis{background-image:url("../images/site/ddh/ddh_homepage_Levis.2afbceb3de46.png");width:203px;height:90px;background-size:203px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_Levis{background-image:url("../images/site/ddh/ddh_homepage_Levis_2x.d1a329f4afb6.png");background-size:203px 90px}
}
.img--ddh_homepage_NorthShore{background-image:url("../images/site/ddh/ddh_homepage_NorthShore.78fb732ee0c1.png");width:203px;height:90px;background-size:203px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_NorthShore{background-image:url("../images/site/ddh/ddh_homepage_NorthShore_2x.c3f40dcb04c1.png");background-size:203px 90px}
}
.img--ddh_homepage_SAP{background-image:url("../images/site/ddh/ddh_homepage_SAP.ead98b7510cc.png");width:203px;height:90px;background-size:203px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_SAP{background-image:url("../images/site/ddh/ddh_homepage_SAP_2x.bc53a00406b4.png");background-size:203px 90px}
}
.img--ddh_homepage_SU2C{background-image:url("../images/site/ddh/ddh_homepage_SU2C.5ca5fc3b9888.png");width:200px;height:120px;background-size:200px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_SU2C{background-image:url("../images/site/ddh/ddh_homepage_SU2C_2x.0ed40c4ba219.png");background-size:200px 120px}
}
.img--ddh_homepage_Salesforce{background-image:url("../images/site/ddh/ddh_homepage_Salesforce.fddae2c76870.png");width:203px;height:90px;background-size:203px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_Salesforce{background-image:url("../images/site/ddh/ddh_homepage_Salesforce_2x.0a4f94980d78.png");background-size:203px 90px}
}
.img--ddh_homepage_Teamsters{background-image:url("../images/site/ddh/ddh_homepage_Teamsters.53a488085a4c.png");width:203px;height:90px;background-size:203px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_Teamsters{background-image:url("../images/site/ddh/ddh_homepage_Teamsters_2x.79c5b6a9a3b5.png");background-size:203px 90px}
}
.img--ddh_homepage_UCSF{background-image:url("../images/site/ddh/ddh_homepage_UCSF.0290bbd0f31b.png");width:200px;height:120px;background-size:200px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_UCSF{background-image:url("../images/site/ddh/ddh_homepage_UCSF_2x.518094db12b8.png");background-size:200px 120px}
}
.img--ddh_homepage_UW{background-image:url("../images/site/ddh/ddh_homepage_UW.9f3912820ae4.png");width:200px;height:120px;background-size:200px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_UW{background-image:url("../images/site/ddh/ddh_homepage_UW_2x.90f77139f823.png");background-size:200px 120px}
}
.img--ddh_homepage_Visa{background-image:url("../images/site/ddh/ddh_homepage_Visa.fad34c722956.png");width:203px;height:90px;background-size:203px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_Visa{background-image:url("../images/site/ddh/ddh_homepage_Visa_2x.29ad2c2050e9.png");background-size:203px 90px}
}
.img--ddh_homepage_Wisdom{background-image:url("../images/site/ddh/ddh_homepage_Wisdom.ae08ef8778f4.png");width:203px;height:90px;background-size:203px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_Wisdom{background-image:url("../images/site/ddh/ddh_homepage_Wisdom_2x.941093828b85.png");background-size:203px 90px}
}
.img--ddh_homepage_hero{background-image:url("../images/site/ddh/ddh_homepage_hero.2168c3f3c9a7.png");width:475px;height:333px;background-size:475px 333px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_homepage_hero{background-image:url("../images/site/ddh/ddh_homepage_hero_2x.7bd6170278c0.png");background-size:475px 333px}
}
@media (max-width:800px){
.img--ddh_homepage_hero{width:100%;height:0;background-size:cover;padding-bottom:70.1052631579%}
}
.img--ddh_homepage_hero.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:70.1052631579%}
.img--ddh_research_Wisdom{background-image:url("../images/site/ddh/ddh_research_Wisdom.bc285facad39.png");width:200px;height:120px;background-size:200px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_research_Wisdom{background-image:url("../images/site/ddh/ddh_research_Wisdom_2x.5942982725ef.png");background-size:200px 120px}
}
.img--ddh_research_GENtleMEN{background-image:url("../images/site/ddh/ddh_research_GENtleMEN.e2b35e63ed34.png");width:200px;height:120px;background-size:200px 120px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_research_GENtleMEN{background-image:url("../images/site/ddh/ddh_research_GENtleMEN_2x.cc328fea805d.png");background-size:200px 120px}
}
.img--ddh_research_Color_Data{background-image:url("../images/site/ddh/ddh_research_Color_Data.03998f14a7a8.png");width:536px;height:406px;background-size:536px 406px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_research_Color_Data{background-image:url("../images/site/ddh/ddh_research_Color_Data_2x.f9b04ee0a2a2.png");background-size:536px 406px}
}
@media (max-width:800px){
.img--ddh_research_Color_Data{width:100%;height:0;background-size:cover;padding-bottom:75.7462686567%}
}
.img--ddh_research_Color_Data.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:75.7462686567%}
.img--ddh_research_FLOSSIES{background-image:url("../images/site/ddh/ddh_research_FLOSSIES.66c922c1d1ea.png");width:663px;height:505px;background-size:663px 505px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_research_FLOSSIES{background-image:url("../images/site/ddh/ddh_research_FLOSSIES_2x.b22d2f2a6f2e.png");background-size:663px 505px}
}
@media (max-width:800px){
.img--ddh_research_FLOSSIES{width:100%;height:0;background-size:cover;padding-bottom:76.1689291101%}
}
.img--ddh_research_FLOSSIES.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:76.1689291101%}
.img--ddh_benefits_hero{background-image:url("../images/site/ddh/ddh_benefits_hero.1a975fb4666c.png");width:600px;height:331px;background-size:600px 331px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_benefits_hero{background-image:url("../images/site/ddh/ddh_benefits_hero_2x.cb3a4781b098.png");background-size:600px 331px}
}
@media (max-width:800px){
.img--ddh_benefits_hero{width:100%;height:0;background-size:cover;padding-bottom:55.1666666667%}
}
.img--ddh_benefits_hero.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:55.1666666667%}
.img--ddh_benefits_dashboard{background-image:url("../images/site/ddh/ddh_benefits_dashboard.1baca49f4c4e.png");width:500px;height:480px;background-size:500px 480px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_benefits_dashboard{background-image:url("../images/site/ddh/ddh_benefits_dashboard_2x.17c12dee649c.png");background-size:500px 480px}
}
@media (max-width:800px){
.img--ddh_benefits_dashboard{width:100%;height:0;background-size:cover;padding-bottom:96%}
}
.img--ddh_benefits_dashboard.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:96%}
.img--ddh_benefits_newsletter{background-image:url("../images/site/ddh/ddh_benefits_newsletter.4b725b8dd1ba.png");width:216px;height:441px;background-size:216px 441px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_benefits_newsletter{background-image:url("../images/site/ddh/ddh_benefits_newsletter_2x.fc4f4f937551.png");background-size:216px 441px}
}
@media (max-width:800px){
.img--ddh_benefits_newsletter{width:100%;height:0;background-size:cover;padding-bottom:204.1666666667%}
}
.img--ddh_benefits_newsletter.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:204.1666666667%}
.img--ddh_benefits_bcancer_newsletter{background-image:url("../images/site/ddh/ddh_benefits_bcancer_newsletter.ba7bd5eb29a1.png");width:450px;height:500px;background-size:450px 500px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_benefits_bcancer_newsletter{background-image:url("../images/site/ddh/ddh_benefits_bcancer_newsletter_2x.7c2e84740ff3.png");background-size:450px 500px}
}
@media (max-width:800px){
.img--ddh_benefits_bcancer_newsletter{width:100%;height:0;background-size:cover;padding-bottom:111.1111111111%}
}
.img--ddh_benefits_bcancer_newsletter.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:111.1111111111%}
.img--ddh_benefits_survival_stats_no_shadow{background-image:url("../images/site/ddh/ddh_benefits_survival_stats_no_shadow.0b25b8a0b18a.png");width:500px;height:300px;background-size:500px 300px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_benefits_survival_stats_no_shadow{background-image:url("../images/site/ddh/ddh_benefits_survival_stats_no_shadow_2x.b2abe0f0c473.png");background-size:500px 300px}
}
@media (max-width:800px){
.img--ddh_benefits_survival_stats_no_shadow{width:100%;height:0;background-size:cover;padding-bottom:60%}
}
.img--ddh_benefits_survival_stats_no_shadow.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:60%}
.img--ddh_benefits_ge_logo{background-image:url("../images/site/ddh/ddh_benefits_ge_logo.46a79dd52096.png");width:203px;height:90px;background-size:203px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_benefits_ge_logo{background-image:url("../images/site/ddh/ddh_benefits_ge_logo_2x.9347f8a4df5f.png");background-size:203px 90px}
}
.img--ddh_benefits_nvidia_logo{background-image:url("../images/site/ddh/ddh_benefits_nvidia_logo.db78a2e49721.png");width:203px;height:90px;background-size:203px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_benefits_nvidia_logo{background-image:url("../images/site/ddh/ddh_benefits_nvidia_logo_2x.c68de26bee84.png");background-size:203px 90px}
}
.img--ddh_benefits_salesforce_logo{background-image:url("../images/site/ddh/ddh_benefits_salesforce_logo.8f74381e07da.png");width:203px;height:90px;background-size:203px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_benefits_salesforce_logo{background-image:url("../images/site/ddh/ddh_benefits_salesforce_logo_2x.b960dbf4d2ce.png");background-size:203px 90px}
}
.img--ddh_benefits_sap_logo{background-image:url("../images/site/ddh/ddh_benefits_sap_logo.ef21f359af3d.png");width:203px;height:90px;background-size:203px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_benefits_sap_logo{background-image:url("../images/site/ddh/ddh_benefits_sap_logo_2x.e7c3af88a8ff.png");background-size:203px 90px}
}
.img--ddh_benefits_visa_logo{background-image:url("../images/site/ddh/ddh_benefits_visa_logo.4241554ffec2.png");width:203px;height:90px;background-size:203px 90px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_benefits_visa_logo{background-image:url("../images/site/ddh/ddh_benefits_visa_logo_2x.4ce5549e9d27.png");background-size:203px 90px}
}
.img--ddh_benefits_Color_Kit_with_tube{background-image:url("../images/site/ddh/ddh_benefits_Color_Kit_with_tube.debac4b60344.jpg");width:556px;height:357px;background-size:556px 357px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_benefits_Color_Kit_with_tube{background-image:url("../images/site/ddh/ddh_benefits_Color_Kit_with_tube_2x.c18f001a7ad9.jpg");background-size:556px 357px}
}
@media (max-width:800px){
.img--ddh_benefits_Color_Kit_with_tube{width:100%;height:0;background-size:cover;padding-bottom:64.2086330935%}
}
.img--ddh_benefits_Color_Kit_with_tube.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:64.2086330935%}
.img--ddh_benefits_ancestry_discovery{background-image:url("../images/site/ddh/ddh_benefits_ancestry_discovery.d03a6b0a3e82.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_benefits_ancestry_discovery{background-image:url("../images/site/ddh/ddh_benefits_ancestry_discovery_2x.b775f1421111.png");background-size:200px 200px}
}
.img--ddh_benefits_caffeine_discovery{background-image:url("../images/site/ddh/ddh_benefits_caffeine_discovery.f6d0f6333ae7.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_benefits_caffeine_discovery{background-image:url("../images/site/ddh/ddh_benefits_caffeine_discovery_2x.85134a8a7cd7.png");background-size:200px 200px}
}
.img--ddh_benefits_alcohol_discovery{background-image:url("../images/site/ddh/ddh_benefits_alcohol_discovery.03c880cce279.png");width:200px;height:200px;background-size:200px 200px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--ddh_benefits_alcohol_discovery{background-image:url("../images/site/ddh/ddh_benefits_alcohol_discovery_2x.7ab41a86be4b.png");background-size:200px 200px}
}
.img--baseline_health_icon{background-image:url("../images/site/dashboard/baseline_health_icon.34e374b25b1a.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--baseline_health_icon{background-image:url("../images/site/dashboard/baseline_health_icon_2x.1f9eaa2d7cea.png");background-size:50px 50px}
}
.img--color_icon{background-image:url("../images/site/dashboard/color_icon.9f904246cc43.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--color_icon{background-image:url("../images/site/dashboard/color_icon_2x.733971a3c039.png");background-size:50px 50px}
}
.img--discovery_icon{background-image:url("../images/site/dashboard/discovery_icon.8ef7f4cf6a1f.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--discovery_icon{background-image:url("../images/site/dashboard/discovery_icon_2x.08427e777543.png");background-size:50px 50px}
}
.img--health_history_icon{background-image:url("../images/site/dashboard/health_history_icon.743a5df2e776.png");width:50px;height:50px;background-size:50px 50px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--health_history_icon{background-image:url("../images/site/dashboard/health_history_icon_2x.aad486d1c0fa.png");background-size:50px 50px}
}
.img--routes_employer{background-image:url("../images/site/routing_authorization/routes_employer.528077b516a7.png");width:292px;height:196px;background-size:292px 196px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img--routes_employer{background-image:url("../images/site/routing_authorization/routes_employer_2x.10ba4eac0f09.png");background-size:292px 196px}
}
@media (max-width:800px){
.img--routes_employer{width:100%;height:0;background-size:cover;padding-bottom:67.1232876712%}
}
.img--routes_employer.img--responsive{width:100%;height:0;background-size:cover;padding-bottom:67.1232876712%}
.dots{margin:0 auto -20px;width:250px;text-align:center;z-index:1;position:relative}
@media (max-width:640px){
.dots{display:none}
}
.dots span{height:10px;width:10px;display:inline-block;vertical-align:middle;line-height:18px;-webkit-transition:background-color 250ms cubic-bezier(.075,.82,.165,1);transition:background-color 250ms cubic-bezier(.075,.82,.165,1);background:#b2b6b6;border-radius:5px}
.dots__dot{height:18px;width:18px;display:inline-block;cursor:pointer;margin-right:3px}
.dots__dot.js--active span,.dots__dot:hover span{background:#7621ff}
.carousel{text-align:center;position:relative}
.carousel__steps{min-height:300px;position:relative;text-align:left}
.carousel__steps:after,.carousel__steps:before{content:"";display:table}
.carousel__steps:after{clear:both}
.carousel__step{position:absolute;left:0;top:0;width:100%;opacity:0;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}
.carousel__step.js--selected{opacity:1;z-index:1}
@media (max-width:640px){
.carousel__step{position:relative;top:auto;left:auto;opacity:1;margin-bottom:40px}
.carousel__step:after,.carousel__step:before{content:"";display:table}
.carousel__step:after{clear:both}
}
.carousel__image{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0;margin-right:3%;min-height:300px;line-height:300px;text-align:center;vertical-align:middle}
.carousel__image:after,.carousel__image:before{content:"";display:table}
.carousel__image:after{clear:both}
.carousel__image:last-child{margin-right:0}
.carousel__image .img{background-position:center center}
@media (max-width:800px){
.carousel__image .img{padding-bottom:0}
}
@media (max-width:640px){
.carousel__image{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;width:100%;min-width:0;min-height:0;margin-left:auto;margin-right:auto;display:block;height:150px;text-align:center}
.carousel__image:first-child{margin-left:0}
.carousel__image:last-child{margin-right:0}
.carousel__image .img{width:230px;height:150px;background-size:230px 150px}
}
.carousel__text{float:left;clear:none;text-align:inherit;width:48.5%;margin-left:0;margin-right:3%}
.carousel__text:after,.carousel__text:before{content:"";display:table}
.carousel__text:after{clear:both}
.carousel__text:last-child{margin-right:0}
@media (max-width:640px){
.carousel__text{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0}
.carousel__text:first-child{margin-left:0}
.carousel__text:last-child{margin-right:0}
}
.carousel__step-count{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;-webkit-backface-visibility:hidden;backface-visibility:hidden;font-size:14px;line-height:1.5em;color:#7f8686;margin-bottom:8px}
@media (max-width:640px){
.carousel__step-count{font-size:13px}
}
.carousel__title{padding-bottom:10px}
.carousel__description{font-size:16px;line-height:1.5em;margin-bottom:1em}
@media (max-width:640px){
.carousel__description{font-size:14px}
}
.carousel__description:last-child{margin-bottom:0}
.carousel-button{width:56px;height:56px;line-height:56px;border-radius:29px;border:2px solid #b2b6b6;color:#b2b6b6;background:#fff;display:block;text-align:center;cursor:pointer;position:absolute;opacity:1;z-index:10;-webkit-transition:all 250ms cubic-bezier(.25,.46,.45,.94);transition:all 250ms cubic-bezier(.25,.46,.45,.94)}
@media (min-width:641px) and (max-width:800px){
.carousel-button{width:42px;height:42px;line-height:42px}
}
@media (max-width:640px){
.carousel-button{display:none}
}
.carousel-button--left{left:-90px}
@media (min-width:641px) and (max-width:800px){
.carousel-button--left{left:-26px}
}
.carousel-button--right{right:-90px}
@media (min-width:641px) and (max-width:800px){
.carousel-button--right{right:-26px}
}
.carousel-button--card{top:130px}
.carousel-button--provider{top:115px}
.carousel-button--hero{top:160px;opacity:.3}
.carousel-button--hero:hover{opacity:1}
.carousel-button--hero.carousel-button--left{left:70px}
@media (max-width:1200px){
.carousel-button--hero.carousel-button--left{left:15px}
}
.carousel-button--hero.carousel-button--right{right:70px}
@media (max-width:1200px){
.carousel-button--hero.carousel-button--right{right:15px}
}
.carousel-button:hover{border-color:#7f8686;color:#7f8686}
.carousel-button:active{-webkit-transform:scale(.98,.98);transform:scale(.98,.98);-webkit-transition:-webkit-transform .1s linear;transition:-webkit-transform .1s linear;transition:transform .1s linear;transition:transform .1s linear,-webkit-transform .1s linear}
.carousel-button.js--hide{opacity:0;cursor:default}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2){
.carousel-button{display:none}
}
.hiw{position:relative}
.hiw__slides{position:relative;clear:both;margin:40px 0 20px;min-height:300px;overflow:hidden}
@media (max-width:640px){
.hiw__slides{margin:20px 0 0;min-height:360px}
}
.hiw__slides--quotes{margin:0}
@media (min-width:641px) and (max-width:800px){
.hiw__slides--quotes{min-height:200px}
}
.hiw__slides--results{min-height:450px;margin-right:-40px;padding-right:40px}
.hiw__slides--results .grid--flush--right .img{right:-160px}
.hiw-slide{position:absolute;top:0;left:0;min-height:300px;opacity:0;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}
.hiw-slide.js--active{opacity:1;z-index:1}
@media (max-width:640px){
.hiw-slide{position:relative;top:auto;left:auto;opacity:1;margin-bottom:40px}
.hiw-slide:after,.hiw-slide:before{content:"";display:table}
.hiw-slide:after{clear:both}
}
.hiw-slide__image{float:left;clear:none;text-align:inherit;width:47%;margin-left:0;margin-right:6%;height:300px}
.hiw-slide__image:after,.hiw-slide__image:before{content:"";display:table}
.hiw-slide__image:after{clear:both}
.hiw-slide__image:last-child{margin-right:0}
.hiw-slide__image .img{background-repeat:no-repeat;background-position:center top}
@media (max-width:640px){
.hiw-slide__image{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;width:100%;min-width:0;margin-left:auto;margin-right:auto;display:block;height:150px;text-align:center}
.hiw-slide__image:first-child{margin-left:0}
.hiw-slide__image:last-child{margin-right:0}
.hiw-slide__image .img{width:230px;height:150px;background-size:230px 150px}
}
.hiw-slide__content{float:left;clear:none;text-align:inherit;width:44%;margin-left:0;margin-right:12%}
.hiw-slide__content:after,.hiw-slide__content:before{content:"";display:table}
.hiw-slide__content:after{clear:both}
.hiw-slide__content:last-child{margin-right:0}
@media (max-width:640px){
.hiw-slide__content{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;text-align:center}
.hiw-slide__content:first-child{margin-left:0}
.hiw-slide__content:last-child{margin-right:0}
}
.hiw-slide__step,.hiw-slide__title{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;-webkit-backface-visibility:hidden;backface-visibility:hidden;color:#1ba8b7;margin-bottom:6px;font-size:20px;line-height:1.4em}
@media (max-width:640px){
.hiw-slide__step,.hiw-slide__title{font-size:18px}
}
@media (max-width:640px){
.hiw-slide__step,.hiw-slide__title{margin-bottom:0;font-size:16px;line-height:1.5em}
}
@media (max-width:640px) and (max-width:640px){
.hiw-slide__step,.hiw-slide__title{font-size:14px}
}
.hiw-slide__step{margin-top:17px;margin-bottom:6px}
.hiw-slide__title{margin-bottom:10px}
.hiw-slide__description{color:#7f8686;line-height:1.5em}
.quote{text-align:center;max-width:80%;margin-left:auto;margin-right:auto}
@media (max-width:640px){
.quote{max-width:auto}
}
.quote__text{color:#1ba8b7;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:1.4em}
@media (max-width:640px){
.quote__text{font-size:24px}
}
@media (min-width:641px) and (max-width:800px){
.quote__text{font-size:20px;line-height:1.4em}
}
@media (min-width:641px) and (max-width:800px) and (max-width:640px){
.quote__text{font-size:18px}
}
.quote__text span:after,.quote__text span:before{font-size:48px;line-height:48px;position:relative;top:6px}
.quote__text span:before{content:"“";margin-right:7px}
.quote__text span:after{content:"”";margin-left:7px}
@media (max-width:800px){
.quote__text span:after,.quote__text span:before{font-size:30px;line-height:24px;position:relative;top:6px}
.quote__text span:before{content:"“";margin-right:6px}
.quote__text span:after{content:"”";margin-left:6px}
}
.quote__author{margin-top:18px;color:#7f8686;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.quote__author{font-size:13px}
}
.quote__author a{color:#7f8686}
.quote__author a:hover{text-decoration:underline}
.inline-quote{color:#1ba8b7;font-size:20px;line-height:1.6em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400}
@media (max-width:640px){
.inline-quote{font-size:18px}
}
.banner{z-index:11;position:relative}
.banner span{vertical-align:middle}
.banner .img{margin-right:8px;vertical-align:middle;max-height:25px;margin:-5px 12px;background-size:contain;background-position:right}
.banner,.banner a{color:#fff}
.banner a{text-decoration:underline}
.banner a.banner__underline-hover{text-decoration:none}
.banner a.banner__underline-hover:hover{text-decoration:underline}
.banner--max-width{max-width:1440px;margin:0 auto}
.banner--top-of-page{top:0}
.banner--gray{background:#7f8686}
.banner--orange{background:#ee783e}
.banner--millenialpink{background:#ffeadf}
.banner--pink{background:#f05f85}
.banner--navy{background:#006e96}
.banner--blue{background:rgba(170,226,230,.2);color:#024458}
.banner--blue a{color:#0290d1}
.banner--teal{background:#1ba8b7}
.banner--yellow{background:#f9edbe}
.banner--white{background:#fff}
.banner--white,.banner--white a,.banner--yellow,.banner--yellow a{color:#7f8686}
.banner--white strong,.banner--white strong a,.banner--yellow strong,.banner--yellow strong a{color:#0b5b7c}
.banner--clickable{cursor:pointer}
.banner--bottom-padded{padding-bottom:5px}
.banner__inner{max-width:1080px;padding:15px 20px;margin:0 auto;text-align:center}
@media (max-width:640px){
.banner__inner{padding:8px 15px 9px}
}
.banner__content{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
@media (max-width:640px){
.banner__content{font-size:14px;line-height:1.5em}
}
@media (max-width:640px) and (max-width:640px){
.banner__content{font-size:13px}
}
.banner__content i{margin-right:8px}
.banner__content__black-text{color:#333}
.banner__content__enterprise-logo{margin-right:16px}
.banner--badge{background-color:#f6a623;color:#333;width:48px;border-radius:2px;padding:4px;margin-right:12px;font-size:12px}
.banner__reduced-padding{padding:10px 20px}
.banner .img--giftMiniBox,.banner .img--giftMiniBox_noorange,.banner .img--kitmini{margin-bottom:-3px;margin-right:11px}
.banner .img--tribuneMedia{max-height:28px;margin-top:-6px;margin-right:-4px}
.banner .img--blackrock{margin-top:-10px}
.banner .img--loan_depot{max-width:125px}
.banner .img--netsuite{max-width:84px}
.banner .img--snap{margin-right:12px}
.video-modal{position:relative;margin:-42px;padding-top:50px}
@media (max-width:640px){
.video-modal{margin:-20px}
}
.vimeo-wrapper{position:relative;padding-bottom:56.25%;height:0}
.vimeo-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.video-close-button{position:absolute;top:10px;right:10px}
.play-button{height:88px;width:88px;background-size:88px;background-image:url("../images/site/button_play_md.83316eb67a2b.png");position:absolute;cursor:pointer;opacity:.8;-webkit-transition:all .2s cubic-bezier(.25,.46,.45,.94);transition:all .2s cubic-bezier(.25,.46,.45,.94)}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.play-button{background-image:url("../images/site/button_play_md_2x.d03bb75b936a.png");background-size:88px 88px}
}
.play-button-large{height:138px;width:139px;background-size:139px 138px;background-image:url("../images/site/button_play_large.6bc27a74425c.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.play-button-large{background-image:url("../images/site/button_play_large_2x.fae30205db16.png");background-size:139px 138px}
}
.play-button-small{height:33px;width:33px;background-size:33px;background-image:url("../images/site/button_play_md.83316eb67a2b.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.play-button-small{background-image:url("../images/site/button_play_md_2x.d03bb75b936a.png");background-size:33px 33px}
}
.play-button:hover{opacity:1}
.play-button__wrapper{position:relative;display:block;cursor:pointer}
.play-button__wrapper .play-button{position:absolute;top:50%;left:50%;margin-top:-44px;margin-left:-44px}
.play-button__wrapper .play-button-large{position:absolute;top:50%;left:50%;margin-top:-138px;margin-left:-70px}
.play-button__overlay{position:absolute;bottom:4px;left:0;width:100%;font-size:14px;line-height:1.5em;padding-top:8px;padding-bottom:8px;text-align:center;color:#fff;background:rgba(27,168,183,.9)}
@media (max-width:640px){
.play-button__overlay{font-size:13px}
}
.clr-video-block-player{position:relative}
.clr-video-block-player__frame{margin-left:auto;margin-right:auto;background-position:center center;min-height:300px}
@media (max-width:800px){
.clr-video-block-player__frame .play-button,.clr-video-block-player__frame .play-button-large{margin-top:-44px;margin-left:-44px;height:88px;width:88px;background-size:88px 88px;opacity:.9}
}
.clr-video-block-player__frame.img--responsive{min-height:0}
.clr-video-block-player__content{position:absolute;left:0;bottom:0;width:100%;text-align:center;background:rgba(27,168,183,.9);color:#fff}
.clr-video-block-player__content a{cursor:pointer}
.clr-video-block-player__content a:hover{text-decoration:underline}
.clr-video-block-player__content>div{margin-left:auto!important;margin-right:auto!important;float:none}
.clr-video-block-player__content--padding-small{padding:8px;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.clr-video-block-player__content--padding-small{font-size:13px}
}
.clr-video-block-player__content--padding-large{padding:40px 60px}
@media (max-width:800px){
.clr-video-block-player__content{position:relative;left:auto;bottom:auto}
.clr-video-block-player__content--padding-large{padding:30px 30px}
}
.clr-video-thumbnail__frame{width:100%;height:0;padding-bottom:56.25%;min-height:0;background-size:contain}
.popover{min-width:14rem!important;opacity:0;-webkit-transition:opacity 150ms cubic-bezier(.55,.085,.68,.53);transition:opacity 150ms cubic-bezier(.55,.085,.68,.53)}
.popover-title{font-size:14px;line-height:1.5em}
@media (max-width:640px){
.popover-title{font-size:13px}
}
.popover-content,.popover-content p{font-size:14px;line-height:1.5em}
@media (max-width:640px){
.popover-content,.popover-content p{font-size:13px}
}
.popover p:last-child{margin-bottom:0}
.popover.js--active{opacity:1}
.popover.top-left .arrow{top:10px;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:rgba(0,0,0,.25)}
.popover.top-left .arrow:after{content:" ";right:2px;border-right-width:0;border-left-color:#f5f5f5;bottom:-10px}
.popover.top-right .arrow{top:10px;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:rgba(0,0,0,.25)}
.popover.top-right .arrow:after{content:" ";left:2px;bottom:-10px;border-left-width:0;border-right-color:#f5f5f5}
.referral-card .referral-link-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1em}
@media (max-width:800px){
.referral-card .referral-link-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
}
.referral-card .referral-subprompt{font-size:14px;line-height:1.5em;color:#7f8686}
@media (max-width:640px){
.referral-card .referral-subprompt{font-size:13px}
}
.referral-card input.referral-link{display:block;-ms-flex-preferred-size:content;flex-basis:content;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4;margin:0;padding:10px;border:2px #f5f5f5 solid;border-radius:5px;text-align:center;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.referral-card input.referral-link{font-size:13px}
}
@media (max-width:800px){
.referral-card input.referral-link{border-radius:5px 5px 0 0;width:100%;font-size:12px;line-height:1.5em}
}
.referral-card .with-copy-link input.referral-link{border-right:none;border-radius:5px 0 0 5px}
@media (max-width:800px){
.referral-card .with-copy-link input.referral-link{border-right:2px #f5f5f5 solid;border-radius:5px 5px 0 0;width:100%}
}
.referral-card button.copy-referral-link{display:block;-ms-flex-preferred-size:content;flex-basis:content;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0;padding:12px 16px;border:none;border-radius:0 5px 5px 0;white-space:nowrap;text-align:center;background:#f5f5f5}
@media (max-width:800px){
.referral-card button.copy-referral-link{border-radius:0 0 5px 5px;width:100%}
}
.referral-gift-prompt .card__inner{padding:0}
.referral-gift-prompt .card__inner p{margin:0}
.referral-gift-prompt .card__inner p a{display:block;white-space:nowrap;padding-top:20px;padding-bottom:20px;text-decoration:none}
.referral-gift-prompt .card__inner p a .img--giftMiniBox{position:relative;top:4px;margin-right:6px}
.atlwdg-trigger{z-index:10000}
.familytree{cursor:move}
.familytree__treecard{background-color:#f4f4fa}
.familytree__treecard .card__inner{padding:0;border:1px solid #e8e8e8;border-top:none}
.familytree__treecard__header{margin:0;padding:10px;background-color:#82989a}
.familytree__treecard__header h3{margin:0;color:#fff;text-align:center;font-family:"Noto Sans Display",Helvetica,sans-serif;text-transform:uppercase;font-size:16px;font-weight:400}
.familytree__zoom__minus,.familytree__zoom__plus{cursor:pointer}
.familytree__zoom__box{stroke:#d5d5d5;stroke-width:.9px}
.familytree__dropshadow{fill:#333}
.familytree__box{fill:#fff;stroke:#d5d5d5;stroke-width:.9px}
.familytree__node--highlighted.familytree__node--male .familytree__box{stroke:#01a8b8;stroke-width:1.8px}
.familytree__node--highlighted.familytree__node--female .familytree__box{stroke:#f1b34c;stroke-width:1.8px}
.familytree__name{font-family:"Noto Sans Display",Helvetica,sans-serif;font-size:12.6px;font-weight:500;fill:#333;text-anchor:middle}
.familytree__age{font-family:"Noto Sans Display",Helvetica,sans-serif;font-size:12.6px;font-weight:400;fill:#7f8686;text-anchor:middle}
.familytree__connector,.familytree__sep{fill:none;stroke:#d5d5d5;stroke-width:.9px;stroke-linecap:square}
.familytree__line{font-family:"Noto Sans Display",Helvetica,sans-serif;font-size:12.6px;font-weight:400;fill:#333;text-anchor:middle}
svg.familytree{width:100%}
.social-buttons i{font-size:20px;line-height:1.5em;border-radius:30px;background:#7621ff;color:#fff;height:40px;width:40px;line-height:40px;text-align:center;margin:0 5px}
@media (max-width:640px){
.social-buttons i{font-size:18px}
}
.social-buttons i:active{outline:0}
.svg--full-size{width:100%;padding-bottom:100%;background-repeat:no-repeat;background-size:contain}
.progress-bar{-ms-flex-line-pack:center;align-content:center;background:#fff;border-bottom:1px solid #b2b6b6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px;position:relative}
.progress-bar__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;color:#999e9e;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
@media (max-width:800px){
.progress-bar__item{display:none}
}
.progress-bar__number{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #999e9e;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:30px;width:30px}
@media (max-width:800px){
.progress-bar__number{display:none}
}
.progress-bar__route{margin-left:10px}
@media (max-width:800px){
.progress-bar__route{font-size:14px;margin-left:0}
}
.progress-bar__divider{border:1px solid #eee;height:1px;margin:0 20px;width:60px}
@media (max-width:800px){
.progress-bar__divider{display:none}
}
.progress-bar__active .progress-bar__number{background-color:#024458;border:none;color:#fff}
.progress-bar__active .progress-bar__route{color:#024458}
@media (max-width:800px){
.progress-bar__active{display:block}
}
.progress-bar__fraction{display:none;position:absolute;right:12px;font-size:14px;color:#7f8686}
@media (max-width:800px){
.progress-bar__fraction{display:block}
}
.progress-bar__line{display:none;height:3px;background-color:#024458;position:absolute;bottom:0;left:0}
@media (max-width:800px){
.progress-bar__line{display:block}
}
.progress-bar__line-5{width:3%}
.progress-bar__line-10{width:8%}
.progress-bar__line-15{width:13%}
.progress-bar__line-20{width:18%}
.progress-bar__line-25{width:23%}
.progress-bar__line-30{width:28%}
.progress-bar__line-35{width:33%}
.progress-bar__line-40{width:38%}
.progress-bar__line-45{width:43%}
.progress-bar__line-50{width:48%}
.progress-bar__line-55{width:53%}
.progress-bar__line-60{width:58%}
.progress-bar__line-65{width:63%}
.progress-bar__line-70{width:68%}
.progress-bar__line-75{width:73%}
.progress-bar__line-80{width:78%}
.progress-bar__line-85{width:83%}
.progress-bar__line-90{width:88%}
.progress-bar__line-95{width:93%}
.progress-bar__line-100{width:98%}
.gender{text-align:center}
.gender__button{margin-top:15px;width:280px;height:48px}
.gender__card{max-width:100%;margin:0 0 40px 0;background:#fff}
.gender__img{display:inline-block;vertical-align:middle;margin-bottom:4px;margin-right:2px}
.gender__show-more{text-align:center;display:inline-block;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#0290d1}
.gender__subhead{text-align:center;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#717171;margin-bottom:10px}
.gender__title--centered h1{text-align:center;color:#024458;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;margin-bottom:10px}
.gender__title--centered .description{font-size:16px;line-height:1.5em;max-width:40%;text-align:center;margin-left:auto;margin-right:auto;color:#4a4a4a;margin-bottom:30px}
@media (max-width:640px){
.gender__title--centered .description{font-size:14px}
}
@media (max-width:640px){
.gender__title--centered .description{max-width:100%}
}
.gender_content__title{text-align:center;margin-top:5px;color:#333;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
.gender_content__subtitle{text-align:center;font-size:14px;line-height:1.5em;color:#717171}
@media (max-width:640px){
.gender_content__subtitle{font-size:13px}
}
.gender_content .form-field{width:280px!important;height:48px;margin:0 auto}
.gender_content__form_input{text-align:center}
.gender_content__form_input .form-control{border-bottom-width:0}
.account__section{margin:3.5em 0}
.account__section:after,.account__section:before{content:"";display:table}
.account__section:after{clear:both}
.account__item{margin-top:24px}
.account h4{color:#110d19;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:1.5em;margin:0}
@media (max-width:640px){
.account h4{font-size:18px}
}
.account p{margin-top:0}
.account__subtext{font-size:14px;line-height:1.4em;color:#7f8686}
@media (max-width:640px){
.account__subtext{font-size:13px}
}
.account__password{font-style:italic}
.account__email{line-height:1.5em}
.account__email-unconfirmed{font-style:italic}
.account__address{line-height:1.5em}
.account__edit-link{display:inline-block;position:relative;z-index:1;text-transform:uppercase;font-size:14px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
@media (max-width:640px){
.account__edit-link{font-size:13px}
}
.account__edit-link i{margin-right:5px}
.account__edit-link i-edit-payment{margin-right:5px;margin-left:47px}
.account__tooltip{color:#7f8686;font-size:18px;cursor:pointer;margin-top:5px}
.partnership{width:100%}
.partnership__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:40px}
.partnership__text{color:#717171;padding-right:12px;font-size:16px}
@media (max-width:800px){
.partnership{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-align:center}
.partnership__text{margin-bottom:10px;padding-right:0}
.partnership__item{display:block;margin-left:auto;margin-right:auto;margin-bottom:20px}
}
.password-strength{-webkit-transition:opacity 250ms cubic-bezier(.55,.085,.68,.53);transition:opacity 250ms cubic-bezier(.55,.085,.68,.53);color:#f44336}
.password-strength__message{font-size:12px;line-height:1.5em;text-align:right}
@media (max-width:640px){
.password-strength__message{font-size:14px;line-height:1.5em;text-align:left}
}
@media (max-width:640px) and (max-width:640px){
.password-strength__message{font-size:13px}
}
.password-strength__container{min-height:61px}
.password-strength__bars{margin:3px 0}
.password-strength__bars:after,.password-strength__bars:before{content:"";display:table}
.password-strength__bars:after{clear:both}
.password-strength__bar{height:4px;float:left;clear:none;text-align:inherit;width:23.5%;margin-left:0;margin-right:2%;background:#b2b6b6;-webkit-transition:background .3s cubic-bezier(.55,.085,.68,.53);transition:background .3s cubic-bezier(.55,.085,.68,.53)}
.password-strength__bar:after,.password-strength__bar:before{content:"";display:table}
.password-strength__bar:after{clear:both}
.password-strength__bar:last-child{margin-right:0}
.password-strength.strength--2{color:#ee783e}
.password-strength.strength--3,.password-strength.strength--4{color:#1ab777}
.password-strength.strength--1 .password-strength__bar--1{background:#f44336}
.password-strength.strength--2 .password-strength__bar--1,.password-strength.strength--2 .password-strength__bar--2{background:#ee783e}
.password-strength.strength--3 .password-strength__bar--1,.password-strength.strength--3 .password-strength__bar--2,.password-strength.strength--3 .password-strength__bar--3{background:#1ab777}
.password-strength.strength--4 .password-strength__bar--1,.password-strength.strength--4 .password-strength__bar--2,.password-strength.strength--4 .password-strength__bar--3,.password-strength.strength--4 .password-strength__bar--4{background:#1ab777}
.password-strength__input+.password-strength{opacity:0}
.password-strength__input+.password-strength.js--active,.password-strength__input.ng-dirty+.password-strength,.password-strength__input:focus+.password-strength{opacity:1}
.show-error .password-strength{opacity:1}
.pre-registration form{margin-top:70px}
.pre-registration form .actions{margin-top:19px}
.activate-kit>div{margin-bottom:30px}
.activate-kit>div:after,.activate-kit>div:before{content:"";display:table}
.activate-kit>div:after{clear:both}
.activate-kit p{margin-top:0}
.activate-kit__checkbox{font-size:16px;line-height:1.4em;position:relative}
@media (max-width:640px){
.activate-kit__checkbox{font-size:14px}
}
.activate-kit__checkbox i{position:absolute;top:3px;right:0;color:#7f8686;z-index:1}
.activate-kit__checkbox>ul{padding-left:3.25em;margin-top:5px;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.activate-kit__checkbox>ul{font-size:13px}
}
.activate-kit__checkbox label{padding-right:21px}
.activate-kit__checkbox li{margin-bottom:.5em}
.activate-kit__checkbox p{font-size:14px}
.activate-kit__gender{background-color:#fafafa;margin-top:24px;padding-bottom:24px;padding-top:24px}
.activate-kit__gender .form-column{text-align:left;margin-left:24px}
.activate-kit__gender .form-field{width:360px!important}
@media (max-width:640px){
.activate-kit__gender .form-field{width:80%!important}
}
.activate-kit__gender--add-more{color:#110d19;margin-top:20px}
.activate-kit__own-physician{margin:8px 0 0 10px}
.activate-kit__phone-number{position:relative}
@media (max-width:640px){
.activate-kit__phone-number{display:block;width:100%;padding-top:15px}
}
.activate-kit__phone-number i{position:absolute;right:0;top:5px}
@media (max-width:640px){
.activate-kit__phone-number i{right:10px}
}
@media (max-width:640px){
.activate-kit__continue .btn{width:100%}
}
.active-kit__about h3:first-child,.active-kit__about p:first-child{margin-bottom:6px}
.barcode .img--tube{margin:0 0 19px 25px}
.activation-payment .order__action{margin-top:50px}
.disclaimer{margin-top:15px;font-size:14px;line-height:1.5em;color:#7f8686}
@media (max-width:640px){
.disclaimer{font-size:13px}
}
.test-info .test-card{height:350px;padding:30px 25px;position:relative}
.test-info .interactive-section{position:absolute;bottom:0;height:25%}
.test-info .center-align{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.test-info .title-section{text-align:center;margin-bottom:30px}
.test-info .header{font-weight:500;margin-bottom:10px;font-size:18px}
.test-info .cancer-border{border-top:5px solid #7621ff}
.test-info .cardio-border{border-top:5px solid #f44336}
.test-info .medication-border{border-top:5px solid #1ba8b7}
.test-info__more-info-link:hover{cursor:pointer;text-decoration:underline;-webkit-text-decoration-color:#1ba8b7;text-decoration-color:#1ba8b7}
.link-teal a{color:#1ba8b7;text-decoration:none}
.card--benefits a{color:#fff;text-decoration:underline}
.card--benefits input{border:1px solid #b2b6b6;height:45px;padding-left:20px}
.card--img-nvidia{height:500px;background-size:cover;background-repeat:no-repeat;background-image:url("../images/photos/1080x500/storiesNvidia.f8e11b9e3883.jpg");background-position:center center}
.card--img-nvidia+.card .card__inner{padding-top:50px;padding-bottom:50px}
@media (max-width:800px){
.card--img-nvidia{height:370px}
}
.card--img-nvidia .video-overlay{position:relative;width:100%;height:100%;background-color:rgba(20,20,80,.1)}
.card--img-nvidia .video-overlay-text{color:#fff;width:40%;position:absolute;top:50%;right:10%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}
.card--img-nvidia .video-overlay-text h1{color:#fff}
.inline-play-button{vertical-align:middle}
.employee_get_started{text-align:center;background:#0b5b7c;padding-bottom:12px;padding-top:12px;max-width:1440px;margin:0 auto 30px}
@media (max-width:800px){
.employee_get_started{width:100%}
}
.employee_get_started a{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;color:#fff}
.employee_get_started p{color:#fff;font-size:18px}
.learn-more__desc{width:60%}
.benefits-learn-more__fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
@media (max-width:800px){
.benefits-learn-more__fields{display:block}
}
.benefits-learn-more__field{float:left;margin-right:12px}
.benefits-learn-more__field:last-child{margin-right:0}
@media (max-width:800px){
.benefits-learn-more__field{float:none;margin-right:0;margin-bottom:8px}
.benefits-learn-more__field input{width:100%}
}
.benefits-learn-more__submit{margin-left:6px}
@media (max-width:800px){
.benefits-learn-more__submit{max-width:100%;margin-left:0;margin-top:20px}
.benefits-learn-more__submit .btn{width:100%}
}
.benefits_employee_auth__button{max-width:32%;margin-left:auto;margin-right:auto}
.carousel-quote__text{font-size:12pt;font-weight:500;color:#0e6f94}
.carousel-quote__text:after,.carousel-quote__text:before{font-size:150%;line-height:inherit;position:relative;top:6px}
.carousel-quote__text:before{content:"“";margin-right:2px}
.carousel-quote__text:after{content:"”";margin-left:2px}
.carousel-quote__author{color:#999e9e}
.routing-consent{background:#fff;padding-bottom:400px}
.routing-consent__card-left{width:70%;background:#fff}
@media (max-width:800px){
.routing-consent__card-left{width:100%}
}
.routing-consent__inner{padding:56px 64px 0 64px}
@media (max-width:800px){
.routing-consent__inner{padding:32px 24px 0 24px}
}
.routing-consent__img{margin:80px auto;display:block}
.routing-consent__card-right{width:30%}
@media (max-width:800px){
.routing-consent__card-right{display:none}
}
.routing-consent__options-container{margin-top:32px;max-width:450px}
@media (max-width:800px){
.routing-consent__options-container{max-width:100%}
}
.routing-consent__consent-container{max-width:500px}
@media (max-width:800px){
.routing-consent__consent-container{max-width:100%}
}
.routing-consent__container{-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1118px;margin-left:auto;margin-right:auto}
.routing-consent__btn{margin-bottom:16px;margin-top:0!important;text-transform:none!important}
.routing-consent__modal-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:600px;margin:auto}
.chart{position:relative;text-align:left;padding-bottom:40px}
.chart:after,.chart:before{content:"";display:table}
.chart:after{clear:both}
@media (max-width:800px){
.chart{margin-left:-25px;margin-right:-25px}
}
.chart--vbar ul{margin:0;padding:0;height:200px;position:relative;line-height:200px}
.chart__caption{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#7f8686;margin-bottom:4px;text-transform:uppercase;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.chart__caption{font-size:13px}
}
@media (max-width:640px){
.chart__caption{margin-left:63px}
}
.chart__hint{color:#7f8686;font-size:10px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-style:italic}
@media (max-width:640px){
.chart__hint{margin-left:63px;display:none}
}
.chart--apc{margin-top:40px}
.chart .vbar .vbar__x-label.vbar__line{left:-44px;bottom:-3px}
.chart .nvd3-svg .nv-lineChart .nv-axis text{fill:#999e9e;font-size:12px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400}
.chart .nvd3-svg .nv-lineChart .nv-axis .nv-axisMaxMin text{font-weight:400}
.chart .nvd3-svg .nv-lineChart .nv-axis .nv-axisMin-x text{text-anchor:start!important}
.chart .nvd3-svg .nv-lineChart .nv-axis .nv-axisMax-x text{text-anchor:end!important}
.chart .nvd3-svg .nv-lineChart .nv-axis .nv-axisMin-y{-webkit-transform:translate(0,172px);transform:translate(0,172px)}
.chart .nvd3-svg .nv-lineChart .nv-axis .nv-axisMax-y{-webkit-transform:translate(0,8px);transform:translate(0,8px)}
.chart .nvd3-svg .nv-lineChart .nv-axis .tick line{display:none}
.chart .nvd3-svg .nv-lineChart .nv-axis path.domain{stroke:#d5d5d5;stroke-opacity:1;stroke-width:2px}
.chart .nvd3-svg .nv-lineChart .nvd3 .nv-groups .nv-line{stroke-width:1.5px}
.chart .nvd3-svg .nv-lineChart .nvd3 .nv-groups .nv-series-1 .nv-line{stroke-dasharray:6,6}
.chart .nvd3-svg .nv-lineChart .nvd3 .nv-groups .nv-series-2 .nv-line{stroke-dasharray:2,2}
.chart .nvd3-svg .nv-lineChart .nvd3 .nv-groups .nv-point{stroke-width:2;fill-opacity:1;stroke-opacity:1;fill:#fff}
.chart .nvd3-svg .nv-lineChart .nvd3 .nv-groups .nv-point.hover{fill:#256b88}
.nvtooltip{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;border:none}
div[ltr-timechart]+div[ltr-timechart]{margin-top:50px}
.vbar{position:relative}
@media (max-width:640px){
.vbar{margin-left:63px}
}
.vbar__column{position:relative;height:200px;margin-bottom:6px;display:inline-block;width:27%}
.vbar__column__avg{height:154px}
.vbar--multi .vbar__column{width:12.5%;margin-right:2%}
.vbar--multi .vbar__column:last-child{margin-right:0}
.vbar--multi--3 .vbar__column{width:30%}
.vbar--multi--4 .vbar__column{width:22.5%}
.vbar--multi--5 .vbar__column{width:18%}
.vbar--multi--6 .vbar__column{width:14.5%}
.vbar--multi--7 .vbar__column{width:12%}
.vbar--multi--8 .vbar__column{width:10.5%}
.vbar__baseline,.vbar__mask,.vbar__risk{position:absolute;left:0;bottom:0;width:100%}
.vbar__label{color:#0b5b7c;font-size:14px;line-height:1.4em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;position:absolute;width:100%;text-align:center;z-index:21}
@media (max-width:640px){
.vbar__label{font-size:13px}
}
@media (max-width:800px){
.vbar__label{font-size:12px;line-height:1.5em}
}
@media (max-width:640px){
.vbar__label{font-size:10px;line-height:1.5em}
}
.vbar__label__avg{text-align:center;padding:0 15%;margin-bottom:7px;color:#7f8686}
.vbar__x-label{color:#7f8686;font-size:12px;line-height:1.5em;position:absolute;left:-79px;bottom:-13px}
@media (max-width:640px){
.vbar__x-label{font-size:10px;line-height:1.5em;left:-67px}
}
.vbar__risk{background:rgba(11,91,124,.65);z-index:20}
.vbar__baseline{background:#1ba8b7;z-index:21}
.vbar__no_fh_normal{background:#afc9d0}
.vbar__no_fh_high{background:#528599}
.vbar__fh_high{background:#20536c}
.vbar__mask{background:#d1eef1;height:100%;z-index:19;-webkit-transition:background 250ms linear;transition:background 250ms linear}
.vbar__age{position:absolute;font-size:14px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;z-index:21;bottom:-26px;width:100%;text-align:center;color:#7f8686}
@media (max-width:640px){
.vbar__age{font-size:13px}
}
.vbar__hover{-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);display:none;border:1px solid #7f8686;background:#fff;min-width:300px;position:absolute;z-index:51;font-size:14px;line-height:1.5em;right:100%}
@media (max-width:640px){
.vbar__hover{font-size:13px}
}
@media (max-width:640px){
.vbar__hover{right:auto;left:-130px;top:-40px;font-size:12px;line-height:1.5em;min-width:200px}
}
.vbar__hover-title{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;padding:10px 12px;background:#eee;color:#7f8686}
.vbar__hover-body{padding:12px}
.vbar__hover-risk strong{color:#0b5b7c}
.vbar__hover-baseline{margin-top:6px}
.vbar__hover-baseline strong{color:#1ba8b7}
.vbar__hover__nv{margin:38px -38px 0 0}
.vbar__column:hover .vbar__mask{background:#a4dce2}
.vbar__column:hover .vbar__hover{display:block}
.vbar--single:hover .vbar__mask{background:#a4dce2}
.vbar--single:hover .vbar__hover{display:block}
.legend{font-style:italic;font-size:12px;line-height:1.4em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;color:#7f8686;background:#eee;padding:20px 15px 15px;margin:0 -35px -25px}
.legend ul{padding:0;margin:0;text-align:center}
.legend li{list-style:none;padding:0;position:relative;display:inline-block;text-align:center;width:49%}
.legend li.three{width:32%}
.legend sup{padding-left:3px;top:-.3em}
.legend__line{height:16px;width:21px;margin:0 3px -4px 0}
.legend__line line{stroke:#256b88;stroke-width:2}
.legend__high .legend__line{stroke-dasharray:3,3}
.legend__borderline .legend__line{stroke-dasharray:7,7}
.legend__color{height:16px;width:16px;display:inline-block;vertical-align:text-bottom;margin-right:7px}
.legend__risk{vertical-align:top}
.legend__risk .legend__color{background:#256b88}
.legend__baseline .legend__color{background:#1ba8b7}
.legend__normal .legend__color{background:#7f8686}
.legend__fh_high .legend__color{background:#20536c}
.legend__no_fh_high .legend__color{background:#528599}
.legend__no_fh_normal .legend__color{background:#afc9d0}
.clrHozChart{padding:6px 10px 10px 110px;font-size:14px;line-height:1.5em;line-height:1.65em}
@media (max-width:640px){
.clrHozChart{font-size:13px}
}
@media (max-width:640px){
.clrHozChart{padding-left:100px}
}
.clrHozChart__title{font-size:14px;line-height:1.5em;margin-bottom:8px;color:#0b5b7c}
@media (max-width:640px){
.clrHozChart__title{font-size:13px}
}
.clrHozChart__row-wrapper{position:relative}
.clrHozChart__row{position:relative;margin-bottom:12px}
.clrHozChart__row-title{position:absolute;left:-115px;width:105px;text-align:right}
@media (max-width:640px){
.clrHozChart__row-title{left:-100px;width:85px}
}
.clrHozChart__row-title--italic{font-style:italic}
.clrHozChart__bar{background-color:#a6d9e6;height:1.65em;padding-top:2px}
.clrHozChart__bar--elevated{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAIAAAACUFjqAAAAQklEQVQYlWP8//8/AwPD8lvPGbABJohEpJokdmm4VqwqmCAULhVMcBZWFUzIHEwVKNKYKtCl0VRgkUZWwYTLxxAVAE4hIHnpGhCfAAAAAElFTkSuQmCC)}
.clrHozChart__bar-highlight{background-color:#0b5b7c;height:1.65em;position:absolute;top:0;left:0}
.clrHozChart__bar-label{font-size:12px;line-height:1.5em;font-style:italic;line-height:1.65em;text-align:right;padding-right:12px}
.clrHozChart__bar-label--shift{text-align:left;padding-right:0;left:100%;position:relative;padding-left:12px}
.clrHozChart__hover{-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);pointer-events:none;border:1px solid #7f8686;background:#fff;max-width:290px;min-width:230px;position:absolute;z-index:51;font-size:14px;line-height:1.5em;top:30px;right:-5%;-webkit-transition:opacity 350ms linear 165ms;transition:opacity 350ms linear 165ms;opacity:0}
@media (max-width:640px){
.clrHozChart__hover{font-size:13px}
}
@media (max-width:640px){
.clrHozChart__hover{top:-40px;font-size:12px;line-height:1.5em;min-width:200px}
}
.clrHozChart__hover-title{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;padding:10px 12px;background:#eee;color:#7f8686}
.clrHozChart__hover-body{padding:12px}
.clrHozChart__hover-average strong{color:#0b5b7c}
.clrHozChart__hover-risk{margin-top:6px}
.clrHozChart__hover-risk strong{color:#1ba8b7}
.clrHozChart__hover-footnote{margin-top:20px;font-size:12px;line-height:1.5em;color:#7f8686;font-style:italic}
.clrHozChart__row--hoverable{background:#fff;-webkit-transition:background 250ms cubic-bezier(.55,.085,.68,.53);transition:background 250ms cubic-bezier(.55,.085,.68,.53)}
.clrHozChart__row--hoverable:hover{background-color:#eee}
.clrHozChart__row--hoverable:hover .clrHozChart__hover{opacity:1}
.clrHozChart__ticks{position:relative;padding-top:20px;margin-left:-6%;margin-right:-4%}
.clrHozChart__ticks:after,.clrHozChart__ticks:before{content:"";display:table}
.clrHozChart__ticks:after{clear:both}
.clrHozChart__tick{width:9%;float:left;font-size:10px;position:relative;text-align:right}
.clrHozChart__tick:before{font-size:14px;letter-spacing:1px;content:"...";-webkit-transform:rotate(90deg);transform:rotate(90deg);color:#b2b6b6;position:absolute;top:-20px;right:0}
.clrHozChart__baseline-guide{height:100%;width:1px;background:#0b5b7c;position:absolute;top:0;-webkit-transition:left 325ms cubic-bezier(.25,.46,.45,.94) 175ms;transition:left 325ms cubic-bezier(.25,.46,.45,.94) 175ms}
.clrHozChart__legend-item{display:inline-block;white-space:nowrap;margin-right:14px}
.clrHozChart__legend-color{height:14px;width:14px;display:inline-block;margin:0 2px -2px 0}
.clrHozChart__legend-color--navy{background-color:#0b5b7c}
.clrHozChart__legend-color--teal{background-color:#a6d9e6}
.clrHozChart__legend-label{color:#7f8686;font-size:12px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-style:italic;display:inline-block}
.clrHozChart__footnote{color:#7f8686;font-size:12px;line-height:1.5em;font-style:italic;margin-top:12px}
.consent-page{max-width:1300px;margin:auto}
.onboarding-backgrounds{background:#fff;padding:40px 60px;position:relative;margin-bottom:20px}
@media (max-width:640px){
.onboarding-backgrounds{padding:10px 20px}
}
.onboarding-backgrounds--white{background:#fff}
.onboarding-backgrounds--teal{background:#006e96}
.onboarding-backgrounds--lightblue{background:#aae2e6}
.onboarding-backgrounds--skyblue{background:#d7eff2}
.onboarding-introduction-subtitle{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:32px;line-height:1.5em;color:#20536c}
@media (max-width:640px){
.onboarding-introduction-subtitle{font-size:24px}
}
.inner-box{-webkit-box-flex:1;-ms-flex:1;flex:1;width:50%;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;line-height:1.5}
.inner-box:after,.inner-box:before{content:"";display:table}
.inner-box:after{clear:both}
@media (max-width:640px){
.inner-box{width:100%}
}
.picture-box{display:-webkit-box;display:-ms-flexbox;display:flex}
@media (max-width:640px){
.picture-box{max-height:30%}
}
.outer-box{display:-webkit-box;display:-ms-flexbox;display:flex}
.outer-box:after,.outer-box:before{content:"";display:table}
.outer-box:after{clear:both}
@media (max-width:640px){
.outer-box{display:block}
}
.discover-ul-items{margin-top:10px}
.img-block{display:block;margin:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.welcome-main-text{margin-bottom:100px;padding-top:18px;color:#4a4a4a}
.continue-button-block{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto}
.bullet-main{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:16px}
.bullet-subtext{font-size:16px;line-height:24px}
.table-style{border-collapse:separate;border-spacing:0 2em;color:#4a4a4a}
.list-item{background:#aae2e6;border-radius:50px;height:25px;width:25px;display:inline-block;text-align:center;font-weight:500}
.list-text{padding-left:20px}
.discovery_consent_lead{font-size:16px;font-weight:500}
.discovery_consent_details_list{font-size:14px}
.consent-button-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:100%;margin-top:50px}
@media (max-width:640px){
.consent-button-box{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
}
.trait-list-style{padding-left:1.2em}
.email-confirmed{text-align:center}
.email-confirmed__item a{display:block;clear:both;color:#7e25e7}
.family-testing__header__text{color:#fff;background-color:#1ba8b7}
.family-testing__header__text h1{color:#fff}
.family-testing__header__image{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%}
.family-testing__section{margin-bottom:40px}
.family-testing__section-header{margin:0 20px 40px}
.family-testing__label{text-align:right;font-weight:500}
@media (max-width:640px){
.family-testing__label{text-align:left}
}
.family-testing__birthdate .form-group{margin-bottom:0}
.family-testing__relative-container{margin-left:30px;margin-bottom:20px}
.family-testing__relative-list{padding-left:15px;margin-top:10px}
.family-testing__registry__title-logo{float:right;margin-top:5px}
@media (max-width:800px){
.family-testing__registry__title-logo{float:none;display:block;margin-top:10px}
}
.family-testing__button-text{font-size:14px;line-height:1.5em;margin-bottom:5px}
@media (max-width:640px){
.family-testing__button-text{font-size:13px}
}
.family-testing__review__about-you{color:#999e9e;font-weight:500}
.family-testing__confirmation h1{margin:0 0 1em;max-width:85%}
@media (max-width:640px){
.family-testing__confirmation h1{max-width:100%}
}
.family-testing__confirmation .btn-primary{margin-top:44px}
.family-testing__confirmation__card{margin-top:-20px}
.family-testing__upload-results{margin-bottom:40px}
.family-testing__sample-report{-webkit-box-shadow:0 0 5px rgba(0,0,0,.15);box-shadow:0 0 5px rgba(0,0,0,.15)}
.flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.flex-item--50{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%}
@media (max-width:800px){
.flex-item--50{display:block;width:100%}
}
.angucomplete-holder{position:relative}
.angucomplete-dropdown{border-color:#ececec;border-width:1px;border-style:solid;border-radius:2px;width:250px;padding:6px;cursor:pointer;z-index:9999;position:absolute;margin-top:-6px;background-color:#fff}
.angucomplete-searching{color:#acacac;font-size:14px}
.angucomplete-description{font-size:14px}
.angucomplete-row{padding:5px;color:#000;margin-bottom:4px;clear:both}
.angucomplete-selected-row{background-color:#add8e6;color:#fff}
.angucomplete-image-holder{padding-top:2px;float:left;margin-right:10px;margin-left:5px}
.angucomplete-image{height:34px;width:34px;border-radius:50%;border-color:#ececec;border-style:solid;border-width:1px}
.angucomplete-image-default{background-position:center;background-size:contain;height:34px;width:34px}
.health-history .form-group{margin-bottom:1.75em}
.health-history .label--block,.health-history label.label--block,.health-history p{margin-bottom:.5em;font-size:16px;line-height:1.4em}
@media (max-width:640px){
.health-history .label--block,.health-history label.label--block,.health-history p{font-size:14px}
}
.health-history label{font-weight:400}
.health-history input[type=checkbox],.health-history input[type=radio]{margin-top:1px}
.health-history h4{font-size:20px;line-height:1.5em;-webkit-backface-visibility:hidden;backface-visibility:hidden}
@media (max-width:640px){
.health-history h4{font-size:18px}
}
.health-history h5{margin-bottom:6px}
.health-history .form-child{margin-top:-1em}
.health-history .actions{margin:-1em 0 40px}
.health-history__question{margin-bottom:40px}
.health-history__question:last-child{margin-bottom:0}
.health-history__relative{margin-left:1.5em;margin-bottom:1em;display:list-item;list-style-type:disc;list-style-position:outside}
.health-history__relative__identifier{display:inline}
.health-history__relative__identifier>*{display:inline}
.health-history__relative__edited-by{font-style:italic;color:#999e9e;margin-left:1.5em}
.health-history__relative__group{margin-left:1.5em;display:list-item;list-style-type:disc;list-style-position:outside}
.health-history__relative__group>ul{margin-bottom:0}
.health-history__relative__group>ul li{margin-left:-10px;list-style-type:circle}
.health-history__confidentiality{font-size:14px;line-height:1.5em;color:#999e9e}
@media (max-width:640px){
.health-history__confidentiality{font-size:13px}
}
@media (min-width:801px){
.health-history__titlecard{background-repeat:no-repeat;background-position:top 45px right 0}
.health-history__titlecard .card__inner{padding-right:310px}
.health-history__titlecard--family-tree{background-image:url("../images/site/healthHistory_family.e9967b3fb993.png");background-position:bottom 0 right 20px}
}
@media only screen and (min-width:801px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:801px) and (min-resolution:144dpi){
.health-history__titlecard--family-tree{background-image:url("../images/site/healthHistory_family_2x.f70c5493134c.png");background-size:270px 178px}
}
@media (min-width:801px){
.health-history__titlecard--health-check-and-personal-edit{background-image:url("../images/site/healthHistory_health-check-and-personal-edit.6c0e10e00bd0.png")}
}
@media only screen and (min-width:801px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:801px) and (min-resolution:144dpi){
.health-history__titlecard--health-check-and-personal-edit{background-image:url("../images/site/healthHistory_health-check-and-personal-edit_2x.9f61d46f4eef.png");background-size:290px 250px}
}
@media (min-width:801px){
.health-history__titlecard--family-tree-edit{background-image:url("../images/site/healthHistory_family-tree-edit.b84e72ef774d.png")}
}
@media only screen and (min-width:801px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:801px) and (min-resolution:144dpi){
.health-history__titlecard--family-tree-edit{background-image:url("../images/site/healthHistory_family-tree-edit_2x.9394b53da8a5.png");background-size:290px 250px}
}
@media (min-width:801px){
.health-history__titlecard--family-history-edit{background-image:url("../images/site/healthHistory_family-history-edit.724c4cdd9ba2.png");background-position-y:62px}
}
@media only screen and (min-width:801px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:801px) and (min-resolution:144dpi){
.health-history__titlecard--family-history-edit{background-image:url("../images/site/healthHistory_family-history-edit_2x.f5456b21e47b.png");background-size:290px 250px}
}
.health-history__card-title{margin-bottom:30px}
.health-history__card-title h2{font-size:28px}
.health-history__grid{float:none}
.health-history__grid .form-group{margin-bottom:10px}
.health-history__grid .form-group-sub{margin-left:0}
.health-history__right-radio{float:right}
@media (max-width:640px){
.health-history__right-radio{float:none;margin-top:5px}
}
@media (max-width:640px){
.health-history__textarea{min-height:60px}
}
.health-history__optional{display:inline-block;font-size:14px;line-height:1.5em;color:#999e9e}
@media (max-width:640px){
.health-history__optional{font-size:13px}
}
@media (max-width:640px){
.health-history__optional{margin-bottom:10px}
}
.divider--health-history{height:1px;background:#d5d5d5;margin-top:15px;margin-bottom:25px}
.sub-divider--health-history{height:1px;background:#d5d5d5;margin-bottom:15px}
.relative-input input[type=checkbox]:disabled+label:before{color:#b2b6b6}
.relative-input input[type=checkbox]:not(:checked):disabled+label:before{content:""}
.relative-input__editable{position:relative;top:3px;left:5px}
.relative-input__cancer{font-size:16px;line-height:1.5em;line-height:1.5em;margin-bottom:5px;padding-left:30px;position:relative}
@media (max-width:640px){
.relative-input__cancer{font-size:14px}
}
.relative-input__cancer:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";position:absolute;left:4px;top:7px;font-size:10px}
.relative-input .form-group-sub{margin-left:26px}
.siblings-modal__cancer{margin-bottom:5px}
.health{font-size:16px;line-height:1.5em;margin-bottom:2em}
@media (max-width:640px){
.health{font-size:14px}
}
.health:after,.health:before{content:"";display:table}
.health:after{clear:both}
.health__row{margin-bottom:40px}
.health__row:after,.health__row:before{content:"";display:table}
.health__row:after{clear:both}
.health__grid-row{margin-bottom:25px}
.health__grid-row:after,.health__grid-row:before{content:"";display:table}
.health__grid-row:after{clear:both}
.health__q_and_a{float:left;clear:none;text-align:inherit;width:91.4166666667%;margin-left:0;margin-right:3%}
.health__q_and_a:after,.health__q_and_a:before{content:"";display:table}
.health__q_and_a:after{clear:both}
.health__q_and_a:last-child{margin-right:0}
.health__q{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
.health__tooltip{float:left;clear:none;text-align:inherit;width:5.5833333333%;margin-left:0;margin-right:3%;text-align:right}
.health__tooltip:after,.health__tooltip:before{content:"";display:table}
.health__tooltip:after{clear:both}
.health__tooltip:last-child{margin-right:0}
.health__tooltip i{cursor:pointer;color:#7f8686}
.health .prompt{margin-top:10px}
.medication-form{margin-bottom:20px}
@media (min-width:1079px){
.medication-form{width:60%}
}
.medication-list{margin-top:30px;background-color:#fafafa;padding:20px 20px}
.medication-list .x-button{float:right;padding-right:10px;cursor:pointer;color:#b2b6b6}
.medication-list .medication-item{border-top:1px solid #d5d5d5;padding:10px 0;overflow:hidden}
.medication-list .medication-text{float:left}
.medication-list .medication-title{color:#6d6e70;font-size:14px;font-weight:500;margin-bottom:15px}
.angucomplete-dropdown{width:100%;overflow-y:scroll;max-height:400px}
.angucomplete-highlight{font-weight:500}
.angucomplete-searching{color:#333;font-size:16px;padding:14px;line-height:1.5em}
.angucomplete-selected-row{background-color:#eaf8f9;color:#333}
.dense{margin-bottom:30px}
.dense:after,.dense:before{content:"";display:table}
.dense:after{clear:both}
.dense__title{float:left;clear:none;text-align:inherit;width:27.9%;margin-left:0;margin-right:3%;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:1.4em;color:#0b5b7c}
.dense__title:after,.dense__title:before{content:"";display:table}
.dense__title:after{clear:both}
.dense__title:last-child{margin-right:0}
@media (max-width:640px){
.dense__title{font-size:18px}
}
.dense__content{float:left;clear:none;text-align:inherit;width:69.1%;margin-left:0;margin-right:3%}
.dense__content:after,.dense__content:before{content:"";display:table}
.dense__content:after{clear:both}
.dense__content:last-child{margin-right:0}
.dense__content ul{padding-left:25px}
.dense__content ol{list-style:none;position:relative;padding-left:45px}
.dense__content ol .offset{position:absolute;left:0}
.dense__content li{font-size:16px;line-height:1.5em;margin-bottom:.25em}
@media (max-width:640px){
.dense__content li{font-size:14px}
}
@media (max-width:640px){
.dense__content,.dense__title{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;display:block}
.dense__content:first-child,.dense__title:first-child{margin-left:0}
.dense__content:last-child,.dense__title:last-child{margin-right:0}
}
.dense__inline-title{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;display:inline;margin-right:1ex}
.dense__version p{margin:30px 0 0;text-align:right;color:#7f8686;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.dense__version p{font-size:13px}
}
@media (max-width:640px){
.dense__version p{text-align:left}
}
.common-question-list{padding:0;margin-bottom:0}
.common-question-list li{list-style:none;margin-bottom:0;cursor:pointer}
.common-question-list .common-question{color:#0b5b7c;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;padding:15px 30px 15px 0;position:relative}
.common-question-list .common-question--title{color:#333}
.common-question-list .common-question>span>em{font-weight:400;font-style:normal}
.common-question-list .common-question--unlinked{cursor:default}
.common-question-list .common-question__arrow{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:50px;position:absolute;top:12px;right:0;color:#b0b0b0;-webkit-transition:-webkit-transform 250ms;transition:-webkit-transform 250ms;transition:transform 250ms;transition:transform 250ms,-webkit-transform 250ms;width:30px;height:30px;line-height:30px;text-align:center;-webkit-transform-origin:15px 15px;transform-origin:15px 15px}
.common-question-list .common-answer{line-height:1.6;max-height:0;overflow:hidden;-webkit-transition:max-height .3s linear;transition:max-height .3s linear}
.common-question-list .common-answer .common-answer-contents{font-size:14px;line-height:1.5em;padding-bottom:15px;padding-right:45px}
@media (max-width:640px){
.common-question-list .common-answer .common-answer-contents{font-size:13px}
}
.common-question-list .common-answer .common-answer-contents__list{padding-left:25px}
.common-question-list .common-answer .common-answer-contents__list li{list-style:circle}
.common-question-list .common-question-selected .common-answer{max-height:500px}
.common-question-list .common-question-selected .common-question__arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.marketing-carousel{text-align:center}
.marketing-carousel__main{max-width:360px;cursor:default;margin:0 auto}
.marketing-carousel__main .img{-webkit-transition:background-image .2s linear;transition:background-image .2s linear;border-radius:2px}
.marketing-carousel__main .ng-animate.play-button{display:none}
.marketing-carousel__picker .img{cursor:pointer;margin:0 4px;height:64px;width:64px;background-position:center center;background-size:60px 51px;padding:0;border-radius:2px;border:1px solid #e0e0e0;-webkit-transition:border-color .2s linear,border-size .2s linear;transition:border-color .2s linear,border-size .2s linear;background-size:contain}
.marketing-carousel__picker .img.img--carousel_04{background-size:cover}
.marketing-carousel__picker .img.selected{border:2px solid #1ba8b7}
@media (max-width:800px){
.marketing-carousel__picker .img{margin:0}
}
.homepage-quotes{position:relative;height:245px}
.homepage-quote{position:absolute;height:245px;width:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 90px 0 110px}
.homepage-quote--teal{background:#e6f2f3}
.homepage-quote__image{width:160px}
.homepage-quote__content{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:34px;margin-right:14px}
.homepage-quote__summary{color:#999e9e}
.homepage-quote__quote{color:#006e96;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:1.4em;margin-top:18px;position:relative;z-index:1}
.homepage-quote__quote_mark{position:absolute;margin-top:12px;margin-left:-12px}
.homepage-quote__author{font-size:16px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;margin-top:10px}
@media (max-width:640px){
.homepage-quote__author{font-size:14px}
}
.homepage-quote__bio{font-size:14px;line-height:1.5em;color:#7f8686;margin-top:6px}
@media (max-width:640px){
.homepage-quote__bio{font-size:13px}
}
.homepage-quote__left,.homepage-quote__right{position:absolute;top:50%;margin-top:-30px;z-index:1;cursor:pointer;opacity:.75;-webkit-transition:opacity 625ms cubic-bezier(.25,.46,.45,.94);transition:opacity 625ms cubic-bezier(.25,.46,.45,.94)}
.homepage-quote__left:hover,.homepage-quote__right:hover{opacity:1}
.homepage-quote__left{left:0}
.homepage-quote__right{right:0}
@media (max-width:800px){
.homepage-quote{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}
.homepage-quote__summary{margin-top:20px}
.homepage-quote__left,.homepage-quote__right{display:none}
}
@media (max-width:800px){
.homepage-quote,.homepage-quotes{height:auto;min-height:400px}
}
.questions:after,.questions:before{content:"";display:table}
.questions:after{clear:both}
.questions__question{margin-bottom:40px}
@media (max-width:640px){
.questions__question{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;display:block;margin-bottom:20px}
.questions__question:first-child{margin-left:0}
.questions__question:last-child{margin-right:0}
}
.questions h4{font-size:20px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;margin-bottom:.75em;color:#110d19}
@media (max-width:640px){
.questions h4{font-size:18px}
}
.questions p{margin:0 0 .5em}
.pre-counseling{padding:30px 0}
.pre-counseling__video{float:left;clear:none;text-align:inherit;width:37%;margin-left:0;margin-right:5%;margin-top:25px}
.pre-counseling__video:after,.pre-counseling__video:before{content:"";display:table}
.pre-counseling__video:after{clear:both}
.pre-counseling__video:last-child{margin-right:0}
@media (max-width:640px){
.pre-counseling__video{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0}
.pre-counseling__video:first-child{margin-left:0}
.pre-counseling__video:last-child{margin-right:0}
}
.pre-counseling__video-frame img{max-width:100%;height:auto}
.pre-counseling__points{float:left;clear:none;text-align:inherit;width:58%;margin-left:0;margin-right:5%}
.pre-counseling__points:after,.pre-counseling__points:before{content:"";display:table}
.pre-counseling__points:after{clear:both}
.pre-counseling__points:last-child{margin-right:0}
@media (max-width:640px){
.pre-counseling__points{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0}
.pre-counseling__points:first-child{margin-left:0}
.pre-counseling__points:last-child{margin-right:0}
}
.pre-counseling h4{font-size:20px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;margin-bottom:.75em;color:#110d19}
@media (max-width:640px){
.pre-counseling h4{font-size:18px}
}
.pre-counseling p{line-height:1.5em;margin:0 0 1.5em}
.not-acwellness-member-modal h3{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#024458}
.order-v2{background:#fff}
.order-v2:after,.order-v2:before{content:"";display:table}
.order-v2:after{clear:both}
.order-v2__inner{margin-left:auto;margin-right:auto;padding:50px 100px;max-width:1280px}
@media (max-width:800px){
.order-v2__inner{padding:10px;width:100%}
}
.order-v2__title{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:32px;line-height:1.375em;color:#110d19;margin-bottom:10px}
@media (max-width:640px){
.order-v2__title{font-size:24px}
}
.order-v2__sub-title{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:1.5em;color:#110d19}
@media (max-width:640px){
.order-v2__sub-title{font-size:18px}
}
.order-v2__section{margin-top:1em;margin-bottom:1em;line-height:1.5em}
.order-v2__section:after,.order-v2__section:before{content:"";display:table}
.order-v2__section:after{clear:both}
.order-v2__section h2{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:16px;color:#110d19}
.order-v2__action{margin-top:20px}
.order-v2__action .btn{font-size:16px}
@media (max-width:640px){
.order-v2__action .btn{width:100%}
}
.order{margin-top:40px}
.order:after,.order:before{content:"";display:table}
.order:after{clear:both}
@media (max-width:640px){
.order__title{display:none}
}
.order--reduced-margin{margin-top:10px}
.order .radio{margin-top:0}
.order input[type=checkbox],.order input[type=radio]{margin-top:2px}
.order__action .btn{font-size:16px;line-height:1.5em}
@media (max-width:640px){
.order__action .btn{font-size:14px}
}
@media (max-width:640px){
.order__action{margin-top:20px}
}
.order__action--apple-pay{margin-top:25px}
@media (max-width:640px){
.order__action--apple-pay{margin-top:0}
}
.order__action--your-color-kit{margin-top:30px}
.order__send-copy{margin:16px 0 0 2px;width:90%}
.order__send-copy label{font-size:14px;line-height:1.5em;color:#7f8686}
@media (max-width:640px){
.order__send-copy label{font-size:13px}
}
.order__own-physician{margin:10px 0 0 2px;position:relative}
.order__own-physician__details,.order__provider__added{background:#f5f5f5;padding:15px}
.order__provider{position:relative;margin:1.5em 0}
.order__provider__remove{font-size:14px;line-height:1.5em;text-align:right}
@media (max-width:640px){
.order__provider__remove{font-size:13px}
}
.order--requisition__tooltip{position:absolute;top:11px;left:220px}
.order--requisition__tooltip i{color:#b2b6b6;font-size:20px;line-height:1.5em;cursor:pointer}
@media (max-width:640px){
.order--requisition__tooltip i{font-size:18px}
}
.order--requisition__tooltip i:hover{color:#7f8686}
.order__hint{margin-top:12px}
.order__shipping-message{margin-top:3px;margin-bottom:20px;font-size:14px}
.order__ewp-icons .img{vertical-align:top;margin-bottom:15px;cursor:pointer}
.order__billing-same{margin-top:15px}
.order__cvv{display:block;position:relative}
.order__cvv-tooltip{position:absolute;right:3px;top:8px}
.order__cvv-tooltip i{color:#b2b6b6;font-size:16px;line-height:1.5em;cursor:pointer}
@media (max-width:640px){
.order__cvv-tooltip i{font-size:14px}
}
.order__cvv-tooltip i:hover{color:#7f8686}
.order__section{margin-bottom:3.5em;line-height:1.5em}
.order__section:after,.order__section:before{content:"";display:table}
.order__section:after{clear:both}
@media (max-width:640px){
.order__section{margin-bottom:.5em}
}
.order__section--no-margin-bottom{margin-bottom:0}
.order__section--margin-top{margin-top:3.5em}
.order__section--single-question{margin-top:0;margin-bottom:1em}
@media (max-width:640px){
.order__section--single-question{margin-top:-40px}
}
.order__section--action:not(:last-child){margin-bottom:0}
.order__kit-picker-header.order__kit-picker{background:#f05f85;color:#fff;text-align:center;margin-bottom:0;padding-top:8px;padding-bottom:8px;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.order__kit-picker-header.order__kit-picker{font-size:13px}
}
.order__kit-picker-header.order__kit-picker a{color:#fff;text-decoration:underline}
.order__kit-picker-header.order__kit-picker--pink .minus-button,.order__kit-picker-header.order__kit-picker--pink .plus-button{background:#f05f85}
.order__kit-picker-header.order__kit-picker--pink .minus-button--disabled,.order__kit-picker-header.order__kit-picker--pink .plus-button--disabled{background:#eee}
.order__cc{margin-right:5px}
.order__physician{margin:2em 0 0}
@media (max-width:640px){
.order__action .btn{width:100%}
}
.order__edit{font-size:14px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;float:right;padding:0 0 5px 5px;text-transform:uppercase}
@media (max-width:640px){
.order__edit{font-size:13px}
}
.order__edit i{margin-right:5px;font-size:12px;line-height:1.5em}
.order__address{line-height:1.4em}
.order__tos{font-size:14px;line-height:1.5em}
@media (max-width:640px){
.order__tos{font-size:13px}
}
.kit-picker{padding:24px 24px 12px;margin-bottom:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.kit-picker__image{-ms-flex-preferred-size:140px;flex-basis:140px;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:160px;min-width:80px;margin-right:15px;padding-right:20px}
.kit-picker__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex}
.kit-picker__description{-ms-flex-preferred-size:50%;flex-basis:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.kit-picker__chooser{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}
.kit-picker__title{color:#110d19;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.kit-picker__title{font-size:13px}
}
.kit-picker__quantity{-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4px}
.kit-picker__quantity-count{display:inline-block;width:15px;font-size:20px;line-height:1.5em;text-align:center;margin:0 7px}
@media (max-width:640px){
.kit-picker__quantity-count{font-size:18px}
}
.kit-picker__test-type{font-size:14px;line-height:1.5em;color:#7f8686}
@media (max-width:640px){
.kit-picker__test-type{font-size:13px}
}
.kit-picker__test-type--title{margin-top:10px}
.kit-picker .minus-button,.kit-picker .plus-button{cursor:pointer;display:inline-block;background:#7621ff;border-radius:12px;color:#fff;width:25px;height:25px;line-height:25px;text-align:center}
.kit-picker .minus-button--disabled,.kit-picker .plus-button--disabled{background:#eee}
.order__kit-picker--pink .kit-picker__quantity-count,.order__kit-picker--pink .kit-picker__title{color:#f05f85}
@media (max-width:800px){
.kit-picker{margin:0 -5px 15px -15px;padding:20px 15px 12px}
.kit-picker__test-type--title{margin-top:0}
}
@media (max-width:640px){
.kit-picker{margin-top:10px;padding:20px 5px 12px}
.kit-picker__image{text-align:center;margin:0}
.kit-picker__content{text-align:left;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:60%;flex-basis:60%;margin-left:10px}
.kit-picker__chooser{text-align:left}
.kit-picker__quantity{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.kit-picker__buttons{display:inline-block}
.kit-picker__title{display:none}
}
.every-woman-modal:after,.every-woman-modal:before{content:"";display:table}
.every-woman-modal:after{clear:both}
.every-woman-modal p{margin-bottom:20px}
.every-woman-modal h3{margin-bottom:12px}
.every-woman-modal__icons{margin-top:12px}
.every-woman-modal__icons .img{vertical-align:top;margin-right:10px}
.summary-wrapper{margin-top:55px;padding-left:10px;padding-right:10px}
@media (max-width:640px){
.summary-wrapper{margin-top:20px}
}
.summary-wrapper h4{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.5em;color:#110d19;margin-top:0;text-align:center}
@media (max-width:640px){
.summary-wrapper h4{font-size:14px}
}
.summary-wrapper-v2{margin-left:65px;padding:24px 32px}
@media (max-width:800px){
.summary-wrapper-v2{padding:24px 16px;margin-left:0}
}
.summary-wrapper-v2 h2{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:20px;color:#110d19;margin-top:0;text-align:left}
.summary-wrapper-v2 h3{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:16px;color:#110d19;margin-top:0;text-align:left}
.summary-wrapper-v2 p{font-size:14px}
.order-summary{font-size:14px;line-height:1.5em;padding-top:7px}
@media (max-width:640px){
.order-summary{font-size:13px}
}
@media (max-width:640px){
.order-summary{font-size:16px;line-height:1.5em}
}
@media (max-width:640px) and (max-width:640px){
.order-summary{font-size:14px}
}
.order-summary__item{float:left;width:70%}
.order-summary__price{text-align:right;float:right}
.order-summary__total{font-size:16px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;padding-top:10px}
@media (max-width:640px){
.order-summary__total{font-size:14px}
}
.order-summary ul{padding:0}
.order-summary li{list-style:none;margin:0 0 5px}
.order-summary li:first-child{margin:0}
.order-summary li:after,.order-summary li:before{content:"";display:table}
.order-summary li:after{clear:both}
.order-summary li.breakdown{font-size:12px;line-height:1.5em;color:#7f8686;margin-bottom:0}
.order-summary li.breakdown__last{margin-bottom:10px}
.courtesy-of{width:100%}
.courtesy-of__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}
.courtesy-of__text{padding-right:12px}
.promo-code{font-size:14px;line-height:1.5em;border-top:1px solid #b2b6b6;margin-top:20px;padding-top:16px;margin-left:10px;margin-right:10px}
@media (max-width:640px){
.promo-code{font-size:13px}
}
.promo-code a{color:#7e25e7}
.promo-code__tooltip{color:#7e25e7;cursor:pointer;float:right}
.promo-code__actions{margin-top:2px}
.promo-code__add-link{font-size:14px;line-height:1.5em;text-decoration:none}
@media (max-width:640px){
.promo-code__add-link{font-size:13px}
}
.promo-code__add-link span{vertical-align:middle}
.promo-code__add-link .img{margin-right:4px}
.promo-code__input{position:relative}
.promo-code__input input{padding-left:28px;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.promo-code__input input{font-size:13px}
}
.promo-code__input i{position:absolute;left:10px;top:10px;color:#b2b6b6;cursor:pointer}
.share_modal .link--copied{color:#7e25e7;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.share_modal .link--copied{font-size:13px}
}
.apple-pay-button{text-align:center;display:inline-block;background-color:#000;height:44px;text-tranform:none;color:#fff}
.apple-pay-button__text{display:inline-block;height:1.42em;vertical-align:middle}
.apple-pay-button__icon{display:inline-block;width:3em;height:1.42em;vertical-align:middle;margin:0 .15em;background:-webkit-named-image(apple-pay-logo-white) center center no-repeat;background-size:auto 100}
.apple-pay-button:hover{color:#fff}
@media (max-width:1080px){
.fixed-button-width button{width:100%}
}
@media (min-width:801px){
.fixed-button-width button{width:380px}
}
.sample-reuse--header{font-size:18px;color:#256b88}
.sample-reuse--subtext{font-weight:200;font-size:14px;line-height:1.5em;color:#110d19}
@media (max-width:640px){
.sample-reuse--subtext{font-size:13px}
}
@media (max-width:800px){
.thanksgiving-banner{margin:0 -5px 15px -15px;top:15px!important}
}
.healthcare-provider{font-size:16px;line-height:1.5em}
@media (max-width:640px){
.healthcare-provider{font-size:14px}
}
.healthcare-provider__name{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
.healthcare-provider__faxed{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:1.5em;font-style:italic;color:#7f8686}
@media (max-width:640px){
.healthcare-provider__faxed{font-size:13px}
}
.healthcare-provider+.healthcare-provider{margin-top:1em}
.provider .btn-primary,.provider .btn-primary[disabled],.provider-portal .btn-primary,.provider-portal .btn-primary[disabled]{background-color:#7621ff;border-color:#7621ff}
.provider .btn-primary:focus,.provider .btn-primary:hover,.provider .btn-primary[disabled]:focus,.provider .btn-primary[disabled]:hover,.provider-portal .btn-primary:focus,.provider-portal .btn-primary:hover,.provider-portal .btn-primary[disabled]:focus,.provider-portal .btn-primary[disabled]:hover{background-color:#451aad;color:#fff}
.provider .fa-lock,.provider-portal .fa-lock{margin-right:.5em}
.provider-portal__form-group,.provider__form-group{margin-bottom:60px}
.provider-portal__center-modal,.provider__center-modal{text-align:center}
.provider-portal__dark-title h5,.provider__dark-title h5{color:#333;font-size:20px;line-height:1.5em}
@media (max-width:640px){
.provider-portal__dark-title h5,.provider__dark-title h5{font-size:18px}
}
.provider-portal__profile,.provider__profile{font-size:16px;line-height:1.6em;margin-bottom:10px}
@media (max-width:640px){
.provider-portal__profile,.provider__profile{font-size:14px}
}
.provider--width-90,.provider-portal--width-90{width:90%}
.provider .edit,.provider-portal .edit{float:right;position:relative;overflow:auto;margin-right:20px;font-size:14px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
@media (max-width:640px){
.provider .edit,.provider-portal .edit{font-size:13px}
}
.provider .edit .ic-pencil,.provider-portal .edit .ic-pencil{margin-right:5px}
.provider{background-color:rgba(255,255,255,.85)}
.provider-placeholder{margin:50px auto;text-align:center;max-width:450px}
.provider-placeholder__header{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;margin-top:10px;margin-bottom:10px;font-size:20px;line-height:1.5em}
@media (max-width:640px){
.provider-placeholder__header{font-size:18px}
}
.provider-portal{min-width:800px;background-color:#fff}
.provider-portal__spinner .spinner{top:250px}
.provider-portal table.table{width:100%;margin-left:auto;margin-right:auto}
.provider-portal table.table .fa-question-circle{margin-left:4px}
.provider-portal table.table thead td{background-color:#fff;color:#333;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
.provider-portal table.table tbody.js-loading{opacity:.5}
.provider-portal table.table tr:last-child{border-bottom:1px solid #b2b6b6}
.provider-portal table.table td,.provider-portal table.table th{padding:18px 12px 18px 12px;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400}
.provider-portal table.table td:first-child{padding-left:22px}
.provider-portal .clickable-table tbody tr{cursor:pointer}
.provider-portal .clickable-table tbody tr:hover{background-color:rgba(170,226,230,.2)}
.provider-portal__form{padding-bottom:40px}
.provider-payment__charge-notice{background-color:#f5f5f5;padding:30px 30px 30px 30px}
.provider-payment__credit-card label{font-size:16px}
.provider-payment__credit-card .radio-icon{margin-top:15px;margin-bottom:10px}
.insurance-card{width:600px;border:1px solid #d5d5d5;margin-bottom:40px;margin-top:10px}
.insurance-card__status{margin-top:20px}
.insurance-card__header-pass{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;background-color:#8fc45a;color:#f5f5f5;padding:10px 20px 10px 20px}
.insurance-card__header-warning{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;background-color:#f9edbe;color:#333;padding:10px 20px 10px 20px}
.insurance-card__header-unknown{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;background-color:#7f8686;color:#f5f5f5;padding:10px 20px 10px 20px}
.insurance-card__body{padding:20px 20px 10px 20px}
.insurance-card__summary{padding-bottom:15px}
.insurance-card__name{border-top:1px solid #d5d5d5;padding-top:20px;font-size:20px;line-height:1.5em;padding-bottom:20px}
@media (max-width:640px){
.insurance-card__name{font-size:18px}
}
.insurance-card__detail-top{color:#999e9e;margin-bottom:8px}
.insurance-card__detail-bottom{margin-bottom:10px}
.provider-payment-type{width:240px;text-align:center}
.provider-payment-type--center{margin-left:auto;margin-right:auto}
.provider-payment-type--left{margin-left:auto}
.provider-payment-type--right{margin-right:auto}
.provider-payment-type__title{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:1.5em;color:#333;text-align:center}
@media (max-width:640px){
.provider-payment-type__title{font-size:18px}
}
.provider-payment-type__title.provider-payment-type__title--selected{color:#f6a623}
.provider-payment-type__description{font-size:15px}
.provider-payment-type__button{width:80%;border-color:#7621ff;color:#7621ff}
.provider-payment-type__button:hover{border-color:#451aad;color:#451aad}
.eligibility__insurance-selector{margin-bottom:25px}
.eligibility__policy{margin-top:20px}
.eligibility .radio-icon--v2{margin-top:5px}
.eligibility .btn-primary{margin-top:20px}
.provider-header__bar{height:80px;margin-top:30px}
.provider-header__title{font-size:20px;line-height:1.5em;color:#333;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;padding-right:20px;border-right:1px solid #b2b6b6;float:left}
@media (max-width:640px){
.provider-header__title{font-size:18px}
}
.provider-header--noborder{border:none}
.provider-header__subtitle{color:#999e9e;margin-left:20px;margin-top:5px;float:left;font-size:15px}
.provider-header__status{margin-top:10px;float:right;font-size:15px}
.provider-header__btn-primary{font-size:15px;float:right;padding-top:12px;padding-bottom:12px;padding-left:24px;padding-right:24px}
.provider-header__btn-primary i.fa{font-size:18px;margin-right:10px}
.provider-body{min-height:calc(100vh - 70px);width:96%;margin-left:auto;margin-right:auto}
.provider-view{background-color:#fff}
.provider-view h3{padding-bottom:24px;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400}
.provider-view__content-bounded{padding-left:10px;width:1000px}
.provider-view .health__tooltip{display:none}
.provider-view .report-preview{padding:0 20px;margin-top:30px}
.provider-view .report-preview__content{background:#f5f5f5;width:100%;height:1400px;-webkit-box-shadow:0 0 9px rgba(0,0,0,.15);box-shadow:0 0 9px rgba(0,0,0,.15);border:1px solid #b2b6b6}
.provider-view .health-history{margin-top:30px}
.provider-view__report-actions{margin-top:10px;margin-bottom:10px}
.provider-view__report-actions a{color:#0290d1;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;margin-right:40px}
.provider-view__report-actions i{font-size:20px;line-height:1.5em;line-height:0;color:#0290d1;margin-right:12px}
@media (max-width:640px){
.provider-view__report-actions i{font-size:18px}
}
.provider-view__report-actions select{width:35%}
.provider-forms h1,.provider-forms h2,.provider-forms h3,.provider-forms h4{color:#333;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
.provider-forms ul{list-style:none;padding-left:0}
.provider-forms .card{margin-left:0;margin-top:0}
.card--provider-form .card__content{margin-top:50px}
.card--provider-form .card__content:first-child{margin-top:0}
.card--provider-form .card__inner{padding-top:30px}
.card--provider-form__list{font-size:16px;line-height:1.5em}
@media (max-width:640px){
.card--provider-form__list{font-size:14px}
}
.card--provider-form__list li{margin-bottom:1em}
.paginator{padding:20px 0 20px 40px}
.paginator__text{color:#b2b6b6;padding-left:10px;padding-right:10px}
.paginator .link{color:#7e25e7}
.provider-downloads__row__link{position:relative;top:-6px}
.provider-downloads__row__link i{font-size:20px;line-height:1.5em}
@media (max-width:640px){
.provider-downloads__row__link i{font-size:18px}
}
.gene-table{width:100%;border:1px solid #1ba8b7;font-size:20px;line-height:1.5em;table-layout:fixed;margin-bottom:15px}
@media (max-width:640px){
.gene-table{font-size:18px}
}
.gene-table td,.gene-table th{text-align:center;padding:5px 0;border-left:1px solid #1ba8b7;border-right:1px solid #1ba8b7}
.gene-table__footnotes{text-align:left}
.gene-table__footnotes .text--footnote{margin-bottom:.5em}
@media (min-width:641px) and (max-width:800px){
.gene-table th{height:100px}
.gene-table th div{text-align:left;margin-top:30px;padding-left:16px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
}
@media (max-width:640px){
.gene-table{table-layout:auto}
.gene-table th{height:100px;vertical-align:bottom}
.gene-table th div{text-align:left;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);padding-left:10px;width:25px}
.gene-table th:first-child div{text-align:center;-webkit-transform:rotate(0);transform:rotate(0);padding:0;width:100%}
.gene-table--cardio th{height:190px;padding:0 0 20px 12px}
.gene-table--cardio th:first-child{padding-left:0;padding-bottom:10px}
.gene-table--cardio th:last-child{padding-bottom:10px}
.gene-table--cardio th div{-webkit-transform-origin:right center;transform-origin:right center}
}
.gene-table td:first-child{color:#1ba8b7;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.gene-table td:first-child{font-size:13px}
}
.gene-table th{border:1px solid #1ba8b7;font-size:14px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
@media (max-width:640px){
.gene-table th{font-size:13px}
}
.gene-table tr:nth-child(even) td,.gene-table tr:nth-child(even) th{background-color:rgba(170,226,230,.2)}
.gene-table--pancreatic,.gene-table--pancreatic a{color:#7621ff}
.gene-table--melanoma,.gene-table--melanoma a{color:#1ab777}
.gene-table--breast,.gene-table--breast a,.gene-table--cardiomyopathy,.gene-table--cardiomyopathy a{color:#7e25e7}
.gene-table--stomach,.gene-table--stomach a{color:#edc318}
.gene-table--arteriopathy,.gene-table--arteriopathy a,.gene-table--ovarian,.gene-table--ovarian a{color:#1ba8b7}
.gene-table--arrhythmia,.gene-table--arrhythmia a,.gene-table--uterine,.gene-table--uterine a{color:#ee783e}
.gene-table--colorectal,.gene-table--colorectal a,.gene-table--familial-hypercholesterolemia,.gene-table--familial-hypercholesterolemia a{color:#0b5b7c}
.gene-table--prostate,.gene-table--prostate a{color:#f44336}
.provider-modal__push-top{margin-top:20px}
.navbar-container--provider{background:#2ababa;width:100%;height:70px}
.navbar-container--provider--with-breadcrumbs{height:130px}
.insurance-checklist{top:40%;position:fixed;right:0;padding:20px;border-top-left-radius:4px;border-bottom-left-radius:4px;border-top:1px solid #000;border-left:1px solid #000;border-bottom:1px solid #000}
.insurance-checklist__title{padding:12px;padding-bottom:0;margin-bottom:0}
.insurance-checklist__divider{width:50%;margin:24px auto}
.insurance-checklist__items{list-style-type:none;padding-left:0}
.insurance-checklist__item-icon{display:inline-block;width:28px}
.provider-view__content-bounded .health-history h2{margin-bottom:25px}
.provider-view__content-bounded .health-history .health-history__titlecard{display:none}
.provider-view__content-bounded .health-history .card__inner{padding:0}
.provider-portal-container{background-color:rgba(255,255,255,.85)}
.provider-order-page-title{padding-top:40px}
.provider-order-page-title h1{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:1.5em;color:#333;text-align:center}
@media (max-width:640px){
.provider-order-page-title h1{font-size:18px}
}
.provider-order-title-divider{margin-top:16px;margin-bottom:6px;margin-left:auto;margin-right:auto;width:60px;border-bottom:2px solid #e8e8e8}
.provider-review-order__none{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-style:italic;color:#999e9e}
.insurance-status-container{margin-top:20px}
.insurance-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}
.insurance-status--loading{color:#b2b6b6}
.insurance-status--loading:before{content:"...";font-size:21px;line-height:10px;color:#b2b6b6;border-color:#b2b6b6}
.insurance-status--success:before{content:"";font-family:FontAwesome;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#8fc45a;border-color:#8fc45a}
.insurance-status:before{border-radius:100%;width:28px;height:28px;display:inline-block;text-align:center;border-width:4px;border-style:solid;margin-right:14px}
.insurance-status--warning:before{content:"";font-family:FontAwesome;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#f6a623;border-color:#f6a623}
.drafts__icon{color:#1ba8b7;font-size:22px;margin-right:10px}
.drafts__badge{float:right;margin-right:28px;font-size:13px;width:36px;height:23px;margin-top:-3px;background-color:#b2b6b6;text-align:center;color:#fff;border-radius:8px;line-height:23px}
.drafts__badge-red{background-color:#f44336}
.drafts__badge-orange{background-color:#f6a623;color:#333;width:40px;border-radius:2px}
.provider-ftp__step{border-bottom:3px solid #f5f5f5;padding-bottom:10px;margin-bottom:20px;font-size:20px;line-height:1.5em}
@media (max-width:640px){
.provider-ftp__step{font-size:18px}
}
.provider-ftp__banner{height:250px;background-color:#fafafa}
.provider-ftp__banner-image{height:250px;width:230px;float:left;margin-right:40px}
.provider-ftp__banner-image .img{margin-left:60px;margin-top:30px}
.provider-ftp__banner-text{padding-top:40px;padding-right:60px;height:250px;vertical-align:middle}
.provider-ftp__banner-note i{color:#b2b6b6}
.provider-ftp__banner-note span{margin-left:10px}
.provider-ftp__btn{padding-left:18px;padding-right:18px;padding-top:8px;padding-botom:8px;float:right}
.provider-ftp__circled-number{color:#b2b6b6;border:2px solid #b2b6b6;border-radius:50%;display:inline-block;text-align:center;height:25px;width:25px;font-size:16px;line-height:1.5em}
@media (max-width:640px){
.provider-ftp__circled-number{font-size:14px}
}
.provider-upload-dropdown{position:relative}
.provider-upload-dropdown__menu{position:absolute;left:0;top:100%;margin-top:-1px;z-index:100;border:1px solid #b2b6b6;-webkit-box-shadow:0 0 5px rgba(0,0,0,.15);box-shadow:0 0 5px rgba(0,0,0,.15)}
.provider-upload-dropdown__option{display:block;-webkit-transition:all 250ms linear;transition:all 250ms linear;padding:9px 18px 7px 12px;margin:0;background:#fff;white-space:nowrap;border-bottom:1px solid #b2b6b6;font-size:14px;color:#333;font-weight:400;cursor:pointer}
.provider-upload-dropdown__option:hover{text-decoration:underline}
.provider-upload-dropdown__option:last-child{border-bottom:0}
.breadcrumb--provider{background-color:#fff;border-bottom:3px solid #e8e8e8;margin-left:24px;margin-right:24px}
.breadcrumb--provider .breadcrumb__banner{height:57px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;max-width:1680px;margin-left:auto;margin-right:auto}
.breadcrumb--provider .breadcrumb__banner .breadcrumb-link{opacity:.7;padding-left:10px;padding-right:10px;padding-bottom:19px;margin-right:10px;margin-left:10px}
.breadcrumb--provider .breadcrumb__banner .breadcrumb-link.active{opacity:1;border-bottom:3px solid #2ababa}
.breadcrumb--provider .breadcrumb__banner .breadcrumb{color:#333;font-weight:500}
.breadcrumb--provider .breadcrumb__banner .breadcrumb-left--hidden{margin-right:auto;visibility:hidden;width:210px}
.breadcrumb--provider .breadcrumb__banner .breadcrumb-right{margin-left:auto;width:210px}
.breadcrumb--provider .breadcrumb__banner .breadcrumb-right a,.breadcrumb--provider .breadcrumb__banner .breadcrumb-right span{color:#7621ff;text-transform:capitalize}
.breadcrumb--provider .breadcrumb__banner .breadcrumb-right a{margin-left:20px}
.breadcrumb--provider .breadcrumb__banner .breadcrumb-right .disabled i,.breadcrumb--provider .breadcrumb__banner .breadcrumb-right .disabled span{color:#7f8686}
.breadcrumb--provider .breadcrumb__banner .breadcrumb-right .disabled:hover{text-decoration:none}
.breadcrumb--provider .breadcrumb__banner .breadcrumb-right i{font-size:18px;margin-right:10px}
.provider-create-account-institution__note{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.5em;color:#333;text-transform:inherit;margin-bottom:24px}
@media (max-width:640px){
.provider-create-account-institution__note{font-size:14px}
}
.provider-create-account-institution__heading{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:1.5em;color:#333;text-transform:inherit}
@media (max-width:640px){
.provider-create-account-institution__heading{font-size:14px}
}
.provider-institution-container{min-height:calc(100vh - 70px);background:#f2f4f4;padding:30px 25px}
.provider-institution-heading{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#333;font-size:20px;line-height:1.5em;margin:0}
@media (max-width:640px){
.provider-institution-heading{font-size:18px}
}
.provider-institution-section-heading{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#333;font-size:14px;line-height:1.5em;text-transform:uppercase;margin-bottom:26px}
@media (max-width:640px){
.provider-institution-section-heading{font-size:13px}
}
.provider-institution-subsection-heading{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#333;font-size:14px;line-height:1.5em;margin-bottom:10px}
@media (max-width:640px){
.provider-institution-subsection-heading{font-size:13px}
}
.provider-institution-section{margin-top:25px;padding:30px 25px;background:#fff;font-size:15px;line-height:24px}
.provider-institution-section.form-container{padding-top:30px}
.provider-institution-table-heading{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#333;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.provider-institution-table-heading{font-size:13px}
}
.provider-institution-table-row{padding:15px 10px;word-break:break-word}
.provider-institution-table-separator{border-style:solid;border-color:#e8e8e8;border-width:0}
.provider-institution-table-separator--thick{border-top-width:3px}
.provider-institution-table-separator--thin{border-top-width:1px}
.provider-institution-members__heading-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}
.institution-search-form .search-icon{position:absolute;margin-top:14px;margin-left:16px;font-size:20px;color:#b2b6b6}
.institution-search-form .form-control{border-width:1px;border-radius:4px;padding:16px 40px;height:50px;font-size:text(0)}
.institution-search-form .btn--create{height:50px;font-size:16px;font-family:"Noto Sans Display",Helvetica,sans-serif,FontAwesome}
.institution-search-form .btn--create__text{margin-left:8px}
.clr-provider-institution{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.5em;color:#333}
@media (max-width:640px){
.clr-provider-institution{font-size:14px}
}
.provider-institution-modal-heading{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#333;font-size:20px;line-height:1.5em;color:#00abc7;text-align:center}
@media (max-width:640px){
.provider-institution-modal-heading{font-size:18px}
}
.modal-heading--new{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:1.5em;color:#00abc7;text-align:center}
@media (max-width:640px){
.modal-heading--new{font-size:18px}
}
.modal-body.modal-body--new{font-size:15px}
.modal-body.modal-body--new p{font-size:15px}
.tutorial-modal h5{color:#333;font-size:20px;line-height:1.5em}
@media (max-width:640px){
.tutorial-modal h5{font-size:18px}
}
.tutorial-modal .modal-image{margin-top:40px}
.tutorial-modal .footer-row{bottom:20px;position:absolute;width:320px}
.tutorial-modal .next{color:#1ba8b7;float:right}
.tutorial-modal .previous{float:left}
.tutorial-modal a{color:#7f8686;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.tutorial-modal a{font-size:13px}
}
.modal-skinny{width:420px}
.modal-skinny .modal-content{height:540px}
.physician-order-details__section-title{padding-top:40px}
.physician-order-details__section-title h1{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:1.5em;color:#333;margin:0}
@media (max-width:640px){
.physician-order-details__section-title h1{font-size:18px}
}
.physician-order-details__section-divider{border-bottom:1px solid #d5d5d5;margin-bottom:40px}
table.table.provider-ftp{margin-top:30px}
table.table.provider-ftp td{padding-top:0;padding-bottom:0;height:60px}
.navbar--provider{margin:0 auto;height:70px}
.navbar--provider.navbar--provider--with-breadcrumbs{height:130px;background-color:#fff}
.navbar--provider.navbar-ui-scrollfix.ui-scrollfix{background:#fff;top:130px;margin-top:-130px}
.navbar--provider.navbar-ui-scrollfix.ui-scrollfix+.navbar__spacer{height:130px}
.navbar--provider .navbar>.container,.navbar--provider .subnav__inner{max-width:100%}
.navbar--provider .navbar-header{margin-left:6px}
.navbar--provider .navbar-header .navbar-brand{margin-left:0}
.navbar--provider .navbar-brand{background-image:url("../images/logos/white_logo.ee4b28bed9be.png");background-size:99px 35px;background-repeat:no-repeat;background-position:20px 17px;text-indent:-9999px;width:228px;background-color:#2ababa;height:70px;border-right:1px solid rgba(245,245,245,.4)}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.navbar--provider .navbar-brand{background-image:url("../images/logos/white_logo_2x.b6b6d9b9ea60.png");background-size:99px 35px}
}
.navbar--provider .navbar{max-width:1680px;margin:0 auto;background-color:#2ababa;height:70px;min-height:70px;-webkit-box-shadow:none;box-shadow:none;border-bottom:0}
.navbar--provider .navbar-nav{height:70px}
.navbar--provider .navbar .navbar-nav>li.navbar-nav__no-link>span,.navbar--provider .navbar .navbar-nav>li>a,.navbar--provider h1{color:#f5f5f5;padding-top:28px}
.navbar--provider .main-navbar-container--provider{position:relative;background:#2ababa;z-index:100}
.navbar--provider .provider-search{position:absolute;left:35%;width:450px;margin-top:15px;margin-bottom:24px;color:#f5f5f5}
.navbar--provider .provider-search .fa{font-size:20px;position:absolute;margin-top:10px;margin-left:15px}
.navbar--provider .provider-search input{padding-left:45px;background-color:rgba(255,255,255,.2);color:#f5f5f5;border-bottom:none;border-radius:5px;height:42px;font-size:15px}
.navbar--provider .provider-search ::-webkit-input-placeholder{color:rgba(255,255,255,.7)}
.navbar--provider .provider-search ::-moz-placeholder{color:rgba(255,255,255,.7)}
.navbar--provider .provider-search ::-ms-placeholder{color:rgba(255,255,255,.7)}
.navbar--provider .provider-search ::-webkit-input-placeholder{color:rgba(255,255,255,.7)}
.navbar--provider .provider-search ::-moz-placeholder{color:rgba(255,255,255,.7)}
.navbar--provider .provider-search :-ms-input-placeholder{color:rgba(255,255,255,.7)}
.navbar--provider .provider-search ::-ms-input-placeholder{color:rgba(255,255,255,.7)}
.navbar--provider .provider-search ::placeholder{color:rgba(255,255,255,.7)}
@media (max-width:800px){
.navbar--provider .navbar .navbar-hamburger{display:none}
.navbar--provider .container .navbar-brand{margin:0;float:left;background-size:117px 40px;margin-left:-5px}
.navbar--provider .navbar{min-width:1044px}
}
@media (max-width:640px){
.navbar--provider .container .navbar-brand{margin-left:-9px}
}
.provider-order-section--inactive{opacity:.3;pointer-events:none}
.provider-order-divider{border-bottom:2px solid #e8e8e8}
.provider-order{margin-bottom:50px;background-color:#fff;min-height:1000px;max-width:1680px;margin:0 auto}
.provider-order__notice{color:#f44336;margin-bottom:20px}
.provider-order h3{padding-bottom:24px;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400}
.provider-order__inner{max-width:940px;padding:0 60px;margin:0 auto}
.provider-order__back{float:right}
.provider-order__top{padding-top:50px;text-align:center}
.provider-order__section-title{padding-bottom:40px;padding-top:40px}
.provider-order__section-title .provider-order__section-title__delimiter{width:60px;border-bottom:1px solid #d5d5d5;margin:0 auto;margin-top:16px}
.provider-order__section-title h1{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:1.5em;color:#333;text-align:center}
@media (max-width:640px){
.provider-order__section-title h1{font-size:18px}
}
.provider-order__label{font-weight:500}
.provider-order__sublabel{font-size:14px;line-height:1.6em;font-weight:400}
@media (max-width:640px){
.provider-order__sublabel{font-size:13px}
}
.provider-order .submit{padding-top:20px;padding-bottom:60px;margin-left:26.5%}
.provider-order__consent{font-size:12px;line-height:1.5em;color:#999e9e}
.provider-order__subgroup{padding-bottom:30px}
.provider-order__subgroup:last-child{padding-bottom:0}
.provider-order__subgroup p{margin-bottom:10px}
.provider-order__select-provider{padding-bottom:10px}
.provider-order__input-tip{position:relative}
.provider-order__input-tooltip{position:absolute;right:3px;top:8px}
.provider-order__text-tooltip{float:right}
.provider-order__radio{padding-top:20px}
.provider-order__note{font-size:14px;line-height:1.5em;color:#999e9e;font-weight:400;margin-top:6px}
@media (max-width:640px){
.provider-order__note{font-size:13px}
}
.provider-order .fa-minus-square-o,.provider-order .fa-plus-square-o,.provider-order .fa-times{color:#7621ff;padding-right:8px}
.provider-order .fa-minus-square-o:hover,.provider-order .fa-plus-square-o:hover,.provider-order .fa-times:hover{color:#451aad}
.provider-order__uploaded-file-remove{margin-left:10px}
.provider-order__uploaded-file .fa-file{font-size:24px;color:#b2b6b6}
.provider-order__file-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.provider-order__file-uploader{color:#999e9e}
.provider-order .select-icon{clear:both}
.provider-order__row{clear:both}
.provider-order__jump{float:right}
.provider-order__jump label{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
.provider-order__jump select.form-control.ng-valid{border-bottom:none;width:auto;padding-right:20px;color:#1ba8b7;font-size:20px;line-height:1.5em}
@media (max-width:640px){
.provider-order__jump select.form-control.ng-valid{font-size:18px}
}
.provider-order__test-type-options{width:560px;margin:0 auto;padding-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}
.provider-order__test-type-option{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;width:220px;text-align:center;padding:15px 0 20px;position:relative;background:#fff}
.provider-order__test-type-option:last-child{margin-right:0}
.provider-order__test-type-option-name{font-size:16px;line-height:1.5em;font-size:18px}
@media (max-width:640px){
.provider-order__test-type-option-name{font-size:14px}
}
.provider-order__test-type-option-description{font-size:14px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;margin-top:8px;margin-bottom:22px;height:60px}
@media (max-width:640px){
.provider-order__test-type-option-description{font-size:13px}
}
.provider-order__test-type-option-image{border:2px solid #d5d5d5;border-radius:100%;margin-bottom:20px;width:140px;height:140px;background-color:transparent;background-size:120px 120px;background-position:center;position:relative}
.provider-order__test-type-option-image.js--selected{border-color:#451aad;border-width:4px}
.provider-order__test-type-option-image.js--selected:before{content:"";background-image:url("../images/site/checkmark.e9711933a0d4.png");position:absolute;background-color:#451aad;background-position:center;background-repeat:no-repeat;top:-15px;left:calc(50% - 15px);display:block;width:30px;height:30px;border-radius:100%;background-size:20px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.provider-order__test-type-option-image.js--selected:before{background-image:url("../images/site/checkmark_2x.79568b28fdcf.png");background-size:20px 20px}
}
.provider-order__test-type-option-tutorial{margin-bottom:20px}
.provider-order__test-type-option-button{width:80%;border-color:#7621ff;color:#7621ff}
.provider-order__test-type-option-button:hover{border-color:#451aad;color:#451aad}
.provider-order__line{margin-bottom:1em}
.provider-order .promo-code{border-top:none;padding-top:0;margin:0;padding-right:4px}
.provider-order .promo-code nput{font-size:16px;line-height:1.5em}
@media (max-width:640px){
.provider-order .promo-code nput{font-size:14px}
}
.provider-order .promo-code__actions button{font-size:16px;line-height:1.5em}
@media (max-width:640px){
.provider-order .promo-code__actions button{font-size:14px}
}
.provider-order .btn-primary{font-size:16px;line-height:1.5em}
@media (max-width:640px){
.provider-order .btn-primary{font-size:14px}
}
.provider-order-row{margin-bottom:30px}
.prodash__stat_table{border:0;margin:0 auto}
.prodash__statbox{background-color:#fff;margin-bottom:30px;width:450px;height:300px;border:23px solid #f5f5f5}
.prodash__title{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.5em;display:block;border-bottom:2px solid #f5f5f5;height:75px;text-align:center;padding:15px}
@media (max-width:640px){
.prodash__title{font-size:14px}
}
.prodash__title_metric{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:32px;line-height:1.5em;padding-right:6px}
@media (max-width:640px){
.prodash__title_metric{font-size:24px}
}
.prodash__title_text{color:#333}
.prodash__general_title{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:1.5em;color:#333;text-align:center;display:block;border-bottom:2px solid #f5f5f5;height:75px;padding:30px}
@media (max-width:640px){
.prodash__general_title{font-size:14px}
}
.prodash__text_block{padding:25px;height:250px}
.prodash__metric_table{border-spacing:10px;border-collapse:separate}
.prodash__text_metric{font-size:16px;line-height:1.5em}
@media (max-width:640px){
.prodash__text_metric{font-size:14px}
}
.prodash__pop_metric{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:32px;line-height:1.5em;text-align:right}
@media (max-width:640px){
.prodash__pop_metric{font-size:24px}
}
.prodash__metric_description_td{padding-left:20px}
.prodash__metric_description_text{font-weight:400}
.nvd3__chart{height:250px;padding:10px}
.nvd3__chart text{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400}
.nvd3__chart .nv-x text{font-style:italic}
.nvd3__chart .nv-legend text{font-size:14px}
.nvd3__chart .nv-zeroLine{color:#333}
.nvd3__chart .tick line{display:none}
.pre-results__title{padding:10px 0;color:#1ba8b7;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:1.5em;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}
@media (max-width:640px){
.pre-results__title{font-size:24px}
}
.pre-results__title i{padding-right:12px;display:none}
.pre-results__title.js--error{color:#f44336}
.pre-results__title.js--error i{display:inline-block}
@media (max-width:640px){
.pre-results__title{padding-top:0}
}
.pre-results__subtitle{color:#1ba8b7;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:1.5em;-webkit-backface-visibility:hidden;backface-visibility:hidden}
@media (max-width:640px){
.pre-results__subtitle{font-size:18px}
}
.pre-results__order-number{position:relative;z-index:1;float:right;font-size:16px;line-height:1.5em}
@media (max-width:640px){
.pre-results__order-number{font-size:14px}
}
.pre-results__timeline{background:rgba(170,226,230,.2);margin:25px -40px 0;height:100px;text-align:left;vertical-align:middle;padding-top:5px}
@media (max-width:640px){
.pre-results__timeline{height:50px;margin:10px -20px 0;text-align:center}
}
@media (min-width:641px) and (max-width:800px){
.pre-results__timeline{text-align:center}
}
.pre-results__timeline-icon{display:inline-block;height:100px;width:90px;background-repeat:no-repeat;margin-right:108px}
@media (max-width:800px){
.pre-results__timeline-icon{margin-right:3%}
}
.pre-results__timeline-icon--warehouse{margin-left:60px;background-image:url("../images/site/at_shipping_off.374a9a22518d.png")}
@media (max-width:800px){
.pre-results__timeline-icon--warehouse{margin-left:0}
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.pre-results__timeline-icon--warehouse{background-image:url("../images/site/at_shipping_off_2x.7f24f999df27.png");background-size:100px 90px}
}
.pre-results__timeline-icon--warehouse.js--active{background-image:url("../images/site/at_shipping_on.60c72962919e.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.pre-results__timeline-icon--warehouse.js--active{background-image:url("../images/site/at_shipping_on_2x.4f19be6bf4e0.png");background-size:100px 90px}
}
.pre-results__timeline-icon--transit{background-image:url("../images/site/en_route_off.d73bc5c5cd60.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.pre-results__timeline-icon--transit{background-image:url("../images/site/en_route_off_2x.c3b22d857532.png");background-size:100px 90px}
}
.pre-results__timeline-icon--transit.js--active{background-image:url("../images/site/en_route_on.ba96192182a5.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.pre-results__timeline-icon--transit.js--active{background-image:url("../images/site/en_route_on_2x.d8681f0f7217.png");background-size:100px 90px}
}
.pre-results__timeline-icon--home{background-image:url("../images/site/at_home_off.1e834c3f298b.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.pre-results__timeline-icon--home{background-image:url("../images/site/at_home_off_2x.5e2e3b19e710.png");background-size:100px 90px}
}
.pre-results__timeline-icon--home.js--active{background-image:url("../images/site/at_home_on.d15bc227d288.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.pre-results__timeline-icon--home.js--active{background-image:url("../images/site/at_home_on_2x.cd20fe48e39e.png");background-size:100px 90px}
}
.pre-results__timeline-icon--lab{margin-right:0;background-image:url("../images/site/at_lab_off.1874cf530107.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.pre-results__timeline-icon--lab{background-image:url("../images/site/at_lab_off_2x.b490d045ed36.png");background-size:100px 90px}
}
.pre-results__timeline-icon--lab.js--active{background-image:url("../images/site/at_lab_on.33a54bd28794.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.pre-results__timeline-icon--lab.js--active{background-image:url("../images/site/at_lab_on_2x.4c7ceb3c25fc.png");background-size:100px 90px}
}
@media (max-width:640px){
.pre-results__timeline-icon{width:50px;height:45px;background-size:50px 45px;margin:0;margin-left:auto;margin-right:auto}
}
@media (max-width:640px) and (max-width:640px){
.pre-results__timeline-icon.js--active{width:50px;height:45px;background-size:50px 45px;margin-left:auto;margin-right:auto}
}
.pre-results__details{margin-top:45px}
.pre-results__column{border-right:1px solid #b2b6b6;float:left;clear:none;text-align:inherit;width:49%;margin-left:0;margin-right:2%;padding:10px 35px 10px 0}
.pre-results__column:after,.pre-results__column:before{content:"";display:table}
.pre-results__column:after{clear:both}
.pre-results__column:last-child{margin-right:0}
.pre-results__column:last-child{border-right:0}
@media (max-width:640px){
.pre-results__column{border-right:0;text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;padding:0 10px 30px}
.pre-results__column:first-child{margin-left:0}
.pre-results__column:last-child{margin-right:0}
}
.pre-results__address{margin-left:20px;font-size:16px;line-height:1.5em}
@media (max-width:640px){
.pre-results__address{font-size:14px}
}
.pre-results__action{margin-top:40px}
.pre-results__barcode{font-size:16px;line-height:1.5em}
@media (max-width:640px){
.pre-results__barcode{font-size:14px}
}
.pre-results p,.pre-results ul{margin-top:1em}
.pre-results ul{padding-left:20px;color:#7f8686;margin-bottom:2em}
.pre-results li{margin-bottom:.6em;font-size:16px;line-height:1.5em}
@media (max-width:640px){
.pre-results li{font-size:14px}
}
.duocard--get-started .duocard__left .duocard__image{margin-bottom:30px}
.duocard--get-started .duocard__right .duocard__image{margin:25px 0 45px}
.u--pdf{display:none}
.results__title{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:1.4em;margin-bottom:.85em;color:#1ba8b7;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}
@media (max-width:640px){
.results__title{font-size:18px}
}
.results__description{font-size:16px;line-height:1.5em;max-width:80%;text-align:center;margin:.5em auto 1.5em}
@media (max-width:640px){
.results__description{font-size:14px}
}
.report-dropdown{position:relative}
.report-dropdown__menu{position:absolute;right:0;top:100%;margin-top:-1px;z-index:100;border:1px solid #b2b6b6;-webkit-box-shadow:0 0 5px rgba(0,0,0,.15);box-shadow:0 0 5px rgba(0,0,0,.15)}
.report-dropdown__option{display:block;font-size:14px;line-height:1.5em;-webkit-transition:all 250ms linear;transition:all 250ms linear;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;padding:9px 18px 7px 12px;color:#999e9e;background:#f5f5f5;white-space:nowrap;border-bottom:1px solid #b2b6b6}
@media (max-width:640px){
.report-dropdown__option{font-size:13px}
}
.report-dropdown__option:last-child{border-bottom:0}
.report-dropdown__option:hover{background:#fff;color:#333;text-decoration:none}
.report-dropdown__option--schedule{display:none}
@media (max-width:1080px){
.report-dropdown__option--schedule{display:block}
}
.report-top-navigation{padding:24px 24px 20px;border-bottom:2px solid #eee;background:#fff;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.report-top-navigation{font-size:13px}
}
@media (max-width:640px){
.report-top-navigation{display:none}
}
.report-top-navigation .report-dropdown__menu{top:42px}
.report-top-navigation.ui-scrollfix{z-index:999;width:100%;top:0;position:fixed}
.report-top-navigation.ui-scrollfix+.tab-set{padding-top:67px}
@media (max-width:640px){
.report-top-navigation.ui-scrollfix+.tab-set{padding-top:0}
}
.report-top-navigation__inner.constrained{margin-top:0}
.report-top-navigation__title{text-transform:uppercase;color:#999e9e;display:inline;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
.report-top-navigation__links{float:right;margin-top:-4px}
.report-top-navigation__link{margin-left:50px;position:relative}
.report-top-navigation__link,.report-top-navigation__link>span>a{color:#999e9e}
.report-top-navigation__link:hover,.report-top-navigation__link>span>a:hover{color:#ee783e}
.report-top-navigation__link:first-child{margin-left:0}
.ui-scrollfix .report-top-navigation__link--appointment{color:#ee783e}
.report-summary{padding-bottom:0}
.report-summary__title{font-size:32px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;padding-left:80px;text-align:center;vertical-align:middle;margin-bottom:40px;color:#1ba8b7}
@media (max-width:640px){
.report-summary__title{font-size:24px}
}
.report-summary__title-aligner{display:none}
.report-summary__title.js--positive{padding-left:0}
@media (max-width:800px){
.report-summary__title{padding-left:0}
}
@media (max-width:640px){
.report-summary__title{margin-bottom:20px}
}
.report-summary__icon{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-size:80px 80px;height:80px;width:80px;margin-right:20px;margin-top:-6px}
.js--positive .report-summary__icon{background-image:url("../images/results/pos_results_circle_smaller.b8ef7aeaf6fe.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.js--positive .report-summary__icon{background-image:url("../images/results/pos_results_circle_smaller_2x.d3d25b7165dd.png");background-size:80px 80px}
}
.js--negative .report-summary__icon{background-image:url("../images/results/neg_results_circle_smaller.0316dff8b771.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.js--negative .report-summary__icon{background-image:url("../images/results/neg_results_circle_smaller_2x.4576bc2f7f11.png");background-size:80px 80px}
}
@media (max-width:640px){
.report-summary__icon{display:block;margin:0 auto 20px}
}
.report-summary__p1{font-size:16px;line-height:1.6em;margin-bottom:1em}
@media (max-width:640px){
.report-summary__p1{font-size:14px}
}
.report-summary__sub-title{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;margin-bottom:6px;color:#333}
.report-summary__genes-list{margin-bottom:30px;font-size:16px;line-height:1.5em}
@media (max-width:640px){
.report-summary__genes-list{font-size:14px}
}
.report-summary__schedule{margin-top:50px}
.report-summary__learn-more:last-child,.report-summary__schedule:last-child{margin-bottom:60px}
.report-summary__notes .card__title,.report-summary__notes .duocard__title{text-align:left;text-transform:none;color:#333;font-size:16px;line-height:1.5em}
@media (max-width:640px){
.report-summary__notes .card__title,.report-summary__notes .duocard__title{font-size:14px}
}
.report-chart{margin-bottom:20px}
.report-chart+.report-chart{margin-top:35px}
.report-chart__wrapper{position:relative;margin-right:-40px}
@media (max-width:800px){
.report-chart__wrapper{margin-right:-20px;margin-left:-20px}
}
.report-chart{background:rgba(170,226,230,.2);padding:25px 35px;text-align:left}
.report-chart__title{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:1.5em;color:#1ba8b7;margin-bottom:13px}
@media (max-width:640px){
.report-chart__title{font-size:18px}
}
.report-chart__subtitle{font-size:14px;line-height:1.4em;margin:-.5em 0 1.5em}
@media (max-width:640px){
.report-chart__subtitle{font-size:13px}
}
.report-cancer-table{width:100%;font-size:16px;line-height:1.5em}
.report-cancer-table+.report-cancer-table{margin-top:50px}
@media (max-width:640px){
.report-cancer-table{font-size:14px}
}
@media (max-width:640px){
.report-cancer-table{font-size:14px;line-height:1.5em}
}
@media (max-width:640px) and (max-width:640px){
.report-cancer-table{font-size:13px}
}
.report-cancer-table td,.report-cancer-table th{padding:12px 6px 12px 12px}
@media (max-width:640px){
.report-cancer-table td,.report-cancer-table th{padding:8px 4px}
}
.report-cancer-table th{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;text-transform:uppercase;background:rgba(170,226,230,.2);text-align:left}
.report-cancer-table tfoot,.report-cancer-table th{font-size:14px;line-height:1.5em}
@media (max-width:640px){
.report-cancer-table tfoot,.report-cancer-table th{font-size:13px}
}
@media (max-width:640px){
.report-cancer-table tfoot,.report-cancer-table th{font-size:12px;line-height:1.5em}
}
.report-cancer-table__gene{color:#0b5b7c}
.report-cancer-table__risk{color:#0b5b7c}
.report-cancer-table tbody td{border-bottom:1px solid #999e9e}
.report-cancer-table tfoot{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-style:italic;color:#7f8686}
.report-cancer-table--other-cancers{color:#7f8686;margin-bottom:30px}
.report-cancer-table--other-cancers tbody td{border-bottom-color:#b2b6b6}
.report-cancer-table--outer-content:not(:nth-of-type(2)){margin-top:30px}
.report-details+.report-details{padding-top:0;margin-top:-65px}
.report-details__mutations+.report-details__mutations{padding-top:0;margin-top:-65px}
.report-details__nomenclature{margin:25px 0 40px;font-size:16px;line-height:1.5em}
@media (max-width:640px){
.report-details__nomenclature{font-size:14px}
}
.report-details__nomenclature:after,.report-details__nomenclature:before{content:"";display:table}
.report-details__nomenclature:after{clear:both}
.report-details__gene{color:#1ba8b7;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:1.5em;font-style:italic}
@media (max-width:640px){
.report-details__gene{font-size:18px}
}
.report-details__primary{margin-bottom:.25em}
.report-details__secondary{font-size:14px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400}
@media (max-width:640px){
.report-details__secondary{font-size:13px}
}
.report-details__secondary strong{font-style:italic}
.report-details__primary,.report-details__secondary{word-wrap:break-word}
.report-details__classification,.report-details__nomenclature-gene,.report-details__tooltip{display:inline}
.report-details__nomenclature-gene{margin-right:15px}
.report-details__classification{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;white-space:nowrap}
.report-details__tooltip{margin-left:4px}
.report-details__alternate-name,.report-details__transcript{font-style:italic;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.report-details__alternate-name,.report-details__transcript{font-size:13px}
}
.report-details__evidence ul{margin-bottom:40px}
.report-details__evidence li{margin-bottom:.5em;font-size:16px;line-height:1.5em}
@media (max-width:640px){
.report-details__evidence li{font-size:14px}
}
.report-details__schedule{margin-top:40px}
.report-connect{text-align:center}
.report-connect__copy{min-height:172px}
@media (max-width:640px){
.report-connect__copy{min-height:0}
}
.report-connect .grid--30{float:left;clear:none;text-align:inherit;width:31.3333333333%;margin-left:0;margin-right:3%}
.report-connect .grid--30:after,.report-connect .grid--30:before{content:"";display:table}
.report-connect .grid--30:after{clear:both}
.report-connect .grid--30:last-child{margin-right:0}
@media (max-width:640px){
.report-connect .grid--30{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;float:none}
.report-connect .grid--30:first-child{margin-left:0}
.report-connect .grid--30:last-child{margin-right:0}
}
.report-connect p>a{word-break:break-word}
.report-guidelines ul{margin-top:0;margin-bottom:0;padding-left:20px}
.report-guidelines li{margin-bottom:.75em;font-size:16px;line-height:1.5em}
.report-guidelines li>ul{margin-bottom:-.25em}
.report-guidelines li>ul>li{margin-bottom:.25em}
.report-guidelines li>ul>li:last-child{margin-bottom:0}
.report-guidelines li>p+ul{margin-top:-.25em}
@media (max-width:640px){
.report-guidelines li{font-size:14px}
}
.report-guidelines li:last-child{margin-bottom:0}
.report-guidelines sup{padding-left:3px}
.report__genes{font-style:italic}
.report__genes-asterisks__item{font-size:12px;line-height:1.5em;display:block;margin-bottom:.5em}
.modal--share-family h3{margin-top:1.25em}
.modal--share-family .fa{margin-left:6px}
.modal--share-family p{margin-bottom:.65em}
.modal--share-family p.modal__indent{margin-left:24px}
.card--lab-sendouts{margin-top:0;background:#fafafa}
.card--lab-sendouts .card__title,.card--lab-sendouts .duocard__title{margin-bottom:0}
.card--lab-sendouts .card__content{margin-top:0}
.card--lab-sendouts .card__content h3{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#b2b6b6;font-size:14px;line-height:1.5em;text-align:left;text-transform:uppercase}
.img-results--discuss_results_medium{background-image:url("../images/results/discuss_results_medium.4ebe429a6b68.png");width:372px;height:175px;background-size:372px 175px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--discuss_results_medium{background-image:url("../images/results/discuss_results_medium_2x.6af538bc2d04.png");background-size:372px 175px}
}
@media (max-width:800px){
.img-results--discuss_results_medium{width:100%;height:0;background-size:cover;padding-bottom:47.0430107527%}
}
.img-results--family_neg_medium{background-image:url("../images/results/family_neg_medium.09fa7a858705.png");width:372px;height:177px;background-size:372px 177px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--family_neg_medium{background-image:url("../images/results/family_neg_medium_2x.4eef364c48ff.png");background-size:372px 177px}
}
@media (max-width:800px){
.img-results--family_neg_medium{width:100%;height:0;background-size:cover;padding-bottom:47.5806451613%}
}
.img-results--gc_medium{background-image:url("../images/results/gc_medium.977466de4e4a.png");width:372px;height:265px;background-size:372px 265px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--gc_medium{background-image:url("../images/results/gc_medium_2x.d4190664c15e.png");background-size:372px 265px}
}
@media (max-width:800px){
.img-results--gc_medium{width:100%;height:0;background-size:cover;padding-bottom:71.2365591398%}
}
.img-results--gene_medium{background-image:url("../images/results/gene_medium.3040c4465a1f.png");width:372px;height:129px;background-size:372px 129px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--gene_medium{background-image:url("../images/results/gene_medium_2x.9fb5e55c00d9.png");background-size:372px 129px}
}
@media (max-width:800px){
.img-results--gene_medium{width:100%;height:0;background-size:cover;padding-bottom:34.6774193548%}
}
.img-results--lab_medium{background-image:url("../images/results/lab_medium.2ef0ac221a46.png");width:372px;height:153px;background-size:372px 153px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--lab_medium{background-image:url("../images/results/lab_medium_2x.49bacd45c77d.png");background-size:372px 153px}
}
@media (max-width:800px){
.img-results--lab_medium{width:100%;height:0;background-size:cover;padding-bottom:41.1290322581%}
}
.img-results--result_pos_medium{background-image:url("../images/results/result_pos_medium.05126d1a4d68.png");width:372px;height:241px;background-size:372px 241px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--result_pos_medium{background-image:url("../images/results/result_pos_medium_2x.9831e0eda3f3.png");background-size:372px 241px}
}
@media (max-width:800px){
.img-results--result_pos_medium{width:100%;height:0;background-size:cover;padding-bottom:64.7849462366%}
}
.img-results--result_vus_medium{background-image:url("../images/results/result_vus_medium.2ab06eb661e3.png");width:372px;height:241px;background-size:372px 241px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--result_vus_medium{background-image:url("../images/results/result_vus_medium_2x.9bbcc5077504.png");background-size:372px 241px}
}
@media (max-width:800px){
.img-results--result_vus_medium{width:100%;height:0;background-size:cover;padding-bottom:64.7849462366%}
}
.img-results--tree_doublePos_medium{background-image:url("../images/results/tree_doublePos_medium.10b817cb7c0d.png");width:372px;height:281px;background-size:372px 281px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--tree_doublePos_medium{background-image:url("../images/results/tree_doublePos_medium_2x.1022a23d9c45.png");background-size:372px 281px}
}
@media (max-width:800px){
.img-results--tree_doublePos_medium{width:100%;height:0;background-size:cover;padding-bottom:75.5376344086%}
}
.img-results--tree_family_medium{background-image:url("../images/results/tree_family_medium.30e684c0ba09.png");width:372px;height:278px;background-size:372px 278px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--tree_family_medium{background-image:url("../images/results/tree_family_medium_2x.cbca1ce1527d.png");background-size:372px 278px}
}
@media (max-width:800px){
.img-results--tree_family_medium{width:100%;height:0;background-size:cover;padding-bottom:74.7311827957%}
}
.img-results--tree_neg_medium{background-image:url("../images/results/tree_neg_medium.ec8586582243.png");width:372px;height:292px;background-size:372px 292px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--tree_neg_medium{background-image:url("../images/results/tree_neg_medium_2x.cd3d049927d4.png");background-size:372px 292px}
}
@media (max-width:800px){
.img-results--tree_neg_medium{width:100%;height:0;background-size:cover;padding-bottom:78.4946236559%}
}
.img-results--tree_pos_medium{background-image:url("../images/results/tree_pos_medium.b375ce862e0d.png");width:372px;height:281px;background-size:372px 281px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--tree_pos_medium{background-image:url("../images/results/tree_pos_medium_2x.9bc55c0d3ccf.png");background-size:372px 281px}
}
@media (max-width:800px){
.img-results--tree_pos_medium{width:100%;height:0;background-size:cover;padding-bottom:75.5376344086%}
}
.img-results--tree_posRelativesUnknown_medium{background-image:url("../images/results/tree_posRelativesUnknown_medium.f23eb950244b.png");width:372px;height:244px;background-size:372px 244px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--tree_posRelativesUnknown_medium{background-image:url("../images/results/tree_posRelativesUnknown_medium_2x.63532abd1cb4.png");background-size:372px 244px}
}
@media (max-width:800px){
.img-results--tree_posRelativesUnknown_medium{width:100%;height:0;background-size:cover;padding-bottom:65.5913978495%}
}
.img-results--result_checkmark{background-image:url("../images/results/result_checkmark.ed8bc617095a.png");width:20px;height:20px;background-size:20px 20px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--result_checkmark{background-image:url("../images/results/result_checkmark_2x.6afb837fc1ce.png");background-size:20px 20px}
}
.img-results--result_info{background-image:url("../images/results/result_info.b0c8934769d6.png");width:20px;height:20px;background-size:20px 20px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--result_info{background-image:url("../images/results/result_info_2x.ed769616a819.png");background-size:20px 20px}
}
.img-results--result_warning{background-image:url("../images/results/result_warning.a07add972d97.png");width:20px;height:20px;background-size:20px 20px}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--result_warning{background-image:url("../images/results/result_warning_2x.593caa16b222.png");background-size:20px 20px}
}
.img-results--farf{background-image:url("../images/results/organizations/farf.a5b76a5e8837.png");width:200px;height:200px;background-position:left center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--farf{background-image:url("../images/results/organizations/farf_2x.34e2f70cfd37.png");background-size:200px 78px}
}
.img-results--ifar{background-image:url("../images/results/organizations/ifar.8766352b8dcb.png");width:200px;height:200px;background-position:left center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--ifar{background-image:url("../images/results/organizations/ifar_2x.ceedb615f040.png");background-size:200px 100px}
}
.img-results--fanconi_hope{background-image:url("../images/results/organizations/fanconi_hope.9cfe368d9c7f.png");width:200px;height:200px;background-position:left center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--fanconi_hope{background-image:url("../images/results/organizations/fanconi_hope_2x.93a2a112c956.png");background-size:200px 117px}
}
.img-results--force{background-image:url("../images/results/organizations/force.4b41b6393f14.png");width:188px;height:200px;background-position:left center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--force{background-image:url("../images/results/organizations/force_2x.b32526018ebe.png");background-size:188px 156px}
}
.img-results--kintalk{background-image:url("../images/results/organizations/kintalk.ff0bff927d09.png");width:175px;height:200px;background-position:left center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--kintalk{background-image:url("../images/results/organizations/kintalk_2x.83558bd0430c.png");background-size:175px 175px}
}
.img-results--ovarian{background-image:url("../images/results/organizations/ovarian.2c38cf669b0c.png");width:200px;height:200px;background-position:left center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--ovarian{background-image:url("../images/results/organizations/ovarian_2x.367f1a8beb69.png");background-size:200px 74px}
}
.img-results--bright_pink{background-image:url("../images/results/organizations/bright_pink.143466df85a3.png");width:200px;height:200px;background-position:left center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--bright_pink{background-image:url("../images/results/organizations/bright_pink_2x.6095fee77c7b.png");background-size:200px 69px}
}
.img-results--komen{background-image:url("../images/results/organizations/komen.1172347d5147.png");width:185px;height:200px;background-position:left center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--komen{background-image:url("../images/results/organizations/komen_2x.6f3878b27c6f.png");background-size:185px 72px}
}
.img-results--his_breast_cancer{background-image:url("../images/results/organizations/his.015b3c70b2f5.png");width:209px;height:200px;background-position:left center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--his_breast_cancer{background-image:url("../images/results/organizations/his_2x.872014f4c209.png");background-size:209px 143px}
}
.img-results--nsfc{background-image:url("../images/results/organizations/nsfc.d8346fcb55d0.png");width:200px;height:200px;background-position:left center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--nsfc{background-image:url("../images/results/organizations/nsfc_2x.032981015dbf.png");background-size:200px 85px}
}
.img-results--lynch{background-image:url("../images/results/organizations/lynch.511ea4e7a926.png");width:200px;height:200px;background-position:left center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--lynch{background-image:url("../images/results/organizations/lynch_2x.52627663651b.png");background-size:200px 145px}
}
.img-results--npf{background-image:url("../images/results/organizations/npf.2cc05806b3be.png");width:209px;height:200px;background-position:left center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--npf{background-image:url("../images/results/organizations/npf_2x.9540c3a701a2.png");background-size:200px 145px}
}
.img-results--hcc{background-image:url("../images/results/organizations/hcc.e0e2799512fa.png");width:90px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--hcc{background-image:url("../images/results/organizations/hcc_2x.52aacac0a263.png");background-size:90px 160px}
}
.img-results--lfs{background-image:url("../images/results/organizations/lfs.c716b7f75695.png");width:199px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--lfs{background-image:url("../images/results/organizations/lfs_2x.f7933134c0b5.png");background-size:199px 93px}
}
.img-results--pten{background-image:url("../images/results/organizations/pten.19bf79d1e0d9.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--pten{background-image:url("../images/results/organizations/pten_2x.307a687eb29c.png");background-size:200px 94px}
}
.img-results--polypeople{background-image:url("../images/results/organizations/polypeople.584e75772099.png");width:184px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--polypeople{background-image:url("../images/results/organizations/polypeople_2x.1d8d13ead8e9.png");background-size:184px 110px}
}
.img-results--american_melanoma{background-image:url("../images/results/organizations/american_melanoma.cc3423231dda.png");width:190px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--american_melanoma{background-image:url("../images/results/organizations/american_melanoma_2x.09f703a51302.png");background-size:190px 140px}
}
.img-results--colon_cancer_alliance{background-image:url("../images/results/organizations/colon_cancer_alliance.bc5e070c1631.png");width:190px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--colon_cancer_alliance{background-image:url("../images/results/organizations/colon_cancer_alliance_2x.fa68b7866670.png");background-size:190px 113px}
}
.img-results--acs{background-image:url("../images/results/organizations/acs.8998738394cd.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--acs{background-image:url("../images/results/organizations/acs_2x.e84b783e0803.png");background-size:200px 120px}
}
.img-results--avon_foundation{background-image:url("../images/results/organizations/avon_foundation.d1a0c2c75680.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--avon_foundation{background-image:url("../images/results/organizations/avon_foundation_2x.1d7e64b38688.png");background-size:200px 113px}
}
.img-results--ovarian_cancer_alliance{background-image:url("../images/results/organizations/ovarian_cancer_alliance.6df9e6eddc5e.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--ovarian_cancer_alliance{background-image:url("../images/results/organizations/ovarian_cancer_alliance_2x.02d38b242486.png");background-size:200px 105px}
}
.img-results--us_too{background-image:url("../images/results/organizations/us_too.9973da94073a.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--us_too{background-image:url("../images/results/organizations/us_too_2x.91f18e571ca1.png");background-size:200px 116px}
}
.img-results--prostate_cancer_foundation{background-image:url("../images/results/organizations/prostate_cancer_foundation.92a54936b771.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--prostate_cancer_foundation{background-image:url("../images/results/organizations/prostate_cancer_foundation_2x.4179caac1fa2.png");background-size:200px 81px}
}
.img-results--nci{background-image:url("../images/results/organizations/nci.0155aa292fb3.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--nci{background-image:url("../images/results/organizations/nci_2x.64c3dffe7b14.png");background-size:200px 124px}
}
.img-results--hboc{background-image:url("../images/results/organizations/hboc.61ac934cff7e.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--hboc{background-image:url("../images/results/organizations/hboc_2x.1cd8f619b4fc.png");background-size:200px 93px}
}
.img-results--sharsheret{background-image:url("../images/results/organizations/sharsheret.746ae3e93479.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--sharsheret{background-image:url("../images/results/organizations/sharsheret_2x.6cd083fdea0c.png");background-size:200px 34px}
}
.img-results--zero{background-image:url("../images/results/organizations/zero.0689c0fbb22d.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--zero{background-image:url("../images/results/organizations/zero_2x.842ec0512881.png");background-size:200px 86px}
}
.img-results--bmmrd_consortium{background-image:url("../images/results/organizations/bmmrd_consortium.b307b6819392.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--bmmrd_consortium{background-image:url("../images/results/organizations/bmmrd_consortium_2x.ea81727da09b.png");background-size:190px 95px}
}
.img-results--fh_foundation{background-image:url("../images/results/organizations/fh_foundation.b97d9dba47e4.png");background-size:160px 116px;width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--fh_foundation{background-image:url("../images/results/organizations/fh_foundation_2x.28b4519b903c.png");background-size:200px 145px}
}
.img-results--nhlbi{background-image:url("../images/results/organizations/nhlbi.7232eb16ad82.png");background-size:160px 116px;width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--nhlbi{background-image:url("../images/results/organizations/nhlbi_2x.b367527048c6.png");background-size:200px 119px}
}
.img-results--aha{background-image:url("../images/results/organizations/aha.efd74e2ac903.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--aha{background-image:url("../images/results/organizations/aha_2x.8154a0f2c227.png");background-size:200px 83px}
}
.img-results--eds{background-image:url("../images/results/organizations/eds.f6d6dce87c81.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--eds{background-image:url("../images/results/organizations/eds_2x.3a61fce5e507.png");background-size:200px 28px}
}
.img-results--edsnc{background-image:url("../images/results/organizations/edsnc.fe2bef29c56b.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--edsnc{background-image:url("../images/results/organizations/edsnc_2x.60a09c9b880a.png");background-size:200px 84px}
}
.img-results--hopeheart{background-image:url("../images/results/organizations/hopeheart.a764a003572d.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--hopeheart{background-image:url("../images/results/organizations/hopeheart_2x.eef507bf631f.png");background-size:200px 77px}
}
.img-results--hcma{background-image:url("../images/results/organizations/hcma.e6b615fe0589.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--hcma{background-image:url("../images/results/organizations/hcma_2x.6544d92298a8.png");background-size:200px 145px}
}
.img-results--hrs{background-image:url("../images/results/organizations/hrs.365c25847ee5.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--hrs{background-image:url("../images/results/organizations/hrs_2x.71b5b085082c.png");background-size:200px 75px}
}
.img-results--johns_hopkins{background-image:url("../images/results/organizations/johns_hopkins.333b67f2cdac.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--johns_hopkins{background-image:url("../images/results/organizations/johns_hopkins_2x.886a56b1c0bd.png");background-size:200px 126px}
}
.img-results--jrfah{background-image:url("../images/results/organizations/jrfah.b202be1da85a.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--jrfah{background-image:url("../images/results/organizations/jrfah_2x.1307580e67ca.png");background-size:200px 49px}
}
.img-results--loeys_dietz{background-image:url("../images/results/organizations/loeys_dietz.926424a4f06a.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--loeys_dietz{background-image:url("../images/results/organizations/loeys_dietz_2x.e002472bd3cd.png");background-size:200px 38px}
}
.img-results--marfan{background-image:url("../images/results/organizations/marfan.d76a51b65ad6.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--marfan{background-image:url("../images/results/organizations/marfan_2x.f22489f960a1.png");background-size:200px 64px}
}
.img-results--sads{background-image:url("../images/results/organizations/sads.2af1606e59aa.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--sads{background-image:url("../images/results/organizations/sads_2x.806df72d8812.png");background-size:200px 84px}
}
.img-results--share{background-image:url("../images/results/organizations/share.ee8a015b5de0.png");width:200px;height:200px;background-position:center center}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.img-results--share{background-image:url("../images/results/organizations/share_2x.66809bb7ad9b.png");background-size:200px 145px}
}
.img-results--placeholder{height:200px}
.mission__point{float:left;clear:none;text-align:inherit;width:22.75%;margin-left:0;margin-right:3%;text-align:center}
.mission__point:after,.mission__point:before{content:"";display:table}
.mission__point:after{clear:both}
.mission__point:last-child{margin-right:0}
@media (max-width:640px){
.mission__point{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;text-align:center}
.mission__point:first-child{margin-left:0}
.mission__point:last-child{margin-right:0}
}
.mission__row{margin:30px 0}
.mission__row:after,.mission__row:before{content:"";display:table}
.mission__row:after{clear:both}
.mission__row:last-child{margin-bottom:0}
.mission__title{color:#0b5b7c;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;margin-bottom:12px}
.mission__description{color:#7f8686;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.mission__description{font-size:13px}
}
.mission__image{margin-bottom:12px;background-repeat:no-repeat;background-position:center center;width:100%;height:120px}
.mission__point--price .mission__image{background-image:url("../images/site/results_checked_small.b169d2297eab.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.mission__point--price .mission__image{background-image:url("../images/site/results_checked_small_2x.feb82b06873a.png");background-size:220px 120px}
}
.mission__point--support .mission__image{background-image:url("../images/site/arrow_circle_small.d257685ccb63.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.mission__point--support .mission__image{background-image:url("../images/site/arrow_circle_small_2x.886ed46cf1fb.png");background-size:220px 120px}
}
.mission__point--technology .mission__image{background-image:url("../images/site/sequencer_small.3de6a0b394aa.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.mission__point--technology .mission__image{background-image:url("../images/site/sequencer_small_2x.27562d71342f.png");background-size:220px 120px}
}
.mission__point--comprehensive .mission__image{background-image:url("../images/site/gene_small.3fbf98426d6e.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.mission__point--comprehensive .mission__image{background-image:url("../images/site/gene_small_2x.9cc3c1d30573.png");background-size:220px 120px}
}
.mission__point--access .mission__image{background-image:url("../images/site/computer_email_small.d11ad416a168.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.mission__point--access .mission__image{background-image:url("../images/site/computer_email_small_2x.f36a98abf2a1.png");background-size:220px 120px}
}
.mission__point--location .mission__image{background-image:url("../images/site/kit_arriving_small.f40271405f8c.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.mission__point--location .mission__image{background-image:url("../images/site/kit_arriving_small_2x.923017847ae4.png");background-size:220px 120px}
}
.mission__point--research .mission__image{background-image:url("../images/site/computer_gene_small.9ad64017ef0f.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.mission__point--research .mission__image{background-image:url("../images/site/computer_gene_small_2x.ff7ff7c411ab.png");background-size:220px 120px}
}
.mission__point--everywoman .mission__image{background-image:url("../images/site/ewp_logo_small.d3b7a7979058.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.mission__point--everywoman .mission__image{background-image:url("../images/site/ewp_logo_small_2x.081a8bc983ce.png");background-size:220px 120px}
}
.mission__point--privacy .mission__image{background-image:url("../images/site/results_locked_small.a75b1b2d430b.png")}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi){
.mission__point--privacy .mission__image{background-image:url("../images/site/results_locked_small_2x.f4497c92926e.png");background-size:220px 120px}
}
.assets{margin-top:30px}
.assets:after,.assets:before{content:"";display:table}
.assets:after{clear:both}
.asset{float:left;clear:none;text-align:inherit;width:31.3333333333%;margin-left:0;margin-right:3%}
.asset:after,.asset:before{content:"";display:table}
.asset:after{clear:both}
.asset:last-child{margin-right:0}
@media (max-width:640px){
.asset{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;text-align:center;display:block;float:none;margin-bottom:40px}
.asset:first-child{margin-left:0}
.asset:last-child{margin-right:0}
}
.asset__preview{min-height:141px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-repeat:no-repeat;position:relative}
@media (max-width:640px){
.asset__preview{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
}
.asset__name{display:block;margin:2px 0 6px}
.asset__options{font-size:12px;line-height:1.5em}
.asset__options a{font-size:14px;line-height:1.5em;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
@media (max-width:640px){
.asset__options a{font-size:13px}
}
.asset__links{font-size:12px;line-height:1.5em}
.contact h3{margin-bottom:10px}
.contact .grid--33{text-align:center}
@media (max-width:640px){
.contact .grid--33{float:none}
}
.contact p{margin-bottom:30px}
.contact p:last-child{margin-bottom:0}
.contact--additional p{margin-bottom:.25em;color:#7f8686}
.social--twitter i{font-size:40px;color:#55acee;margin-right:20px}
.social--facebook i{font-size:40px;color:#3b5998}
.press-list{font-size:16px;line-height:1.5em;margin-bottom:.75em}
.press-list:after,.press-list:before{content:"";display:table}
.press-list:after{clear:both}
@media (max-width:640px){
.press-list{font-size:14px}
}
.press-list:last-child{margin-bottom:0}
@media (max-width:640px){
.press-list{margin-bottom:1.25em}
}
.press-list__divider{margin-top:.75em;text-align:center;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
.press-list__prefix{float:left;clear:none;text-align:inherit;width:17.6%;margin-left:0;margin-right:3%;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;text-align:right}
.press-list__prefix:after,.press-list__prefix:before{content:"";display:table}
.press-list__prefix:after{clear:both}
.press-list__prefix:last-child{margin-right:0}
@media (max-width:640px){
.press-list__prefix{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;float:none;font-size:12px;line-height:1.5em}
.press-list__prefix:first-child{margin-left:0}
.press-list__prefix:last-child{margin-right:0}
}
.press-list__title{color:#0b5b7c;float:left;clear:none;text-align:inherit;width:79.4%;margin-left:0;margin-right:3%}
.press-list__title:after,.press-list__title:before{content:"";display:table}
.press-list__title:after{clear:both}
.press-list__title:last-child{margin-right:0}
@media (max-width:640px){
.press-list__title{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;float:none}
.press-list__title:first-child{margin-left:0}
.press-list__title:last-child{margin-right:0}
}
.enterprise-list__item{float:left;clear:none;text-align:inherit;width:25%;margin-left:0;margin-right:0;margin-bottom:30px;text-align:center;min-height:90px;line-height:90px}
.enterprise-list__item:after,.enterprise-list__item:before{content:"";display:table}
.enterprise-list__item:after{clear:both}
@media (max-width:800px){
.enterprise-list__item{float:left;clear:none;text-align:inherit;width:50%;margin-left:0;margin-right:0;text-align:center}
.enterprise-list__item:after,.enterprise-list__item:before{content:"";display:table}
.enterprise-list__item:after{clear:both}
}
@media (max-width:640px){
.enterprise-list__item{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;display:block;float:none;margin-bottom:10px;text-align:center}
.enterprise-list__item:first-child{margin-left:0}
.enterprise-list__item:last-child{margin-right:0}
}
.enterprise-list .img{vertical-align:middle;display:inline-block}
.benefits--why-offer .benefits--why-offer__description{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;color:#0b5b7c;-webkit-backface-visibility:hidden;backface-visibility:hidden;font-size:16px;line-height:1.5em;margin-top:15px;margin-bottom:15px}
@media (max-width:640px){
.benefits--why-offer .benefits--why-offer__description{font-size:14px}
}
@media (max-width:640px){
.benefits--why-offer .benefits--why-offer__description{text-align:center}
}
.benefits--why-offer p{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:1.4em;color:#7f8686}
@media (max-width:640px){
.benefits--why-offer p{font-size:13px}
}
.company-quotes{text-align:center;color:#7f8686}
.company-quotes__block{float:left;clear:none;text-align:inherit;width:29.3333333333%;margin-left:0;margin-right:6%}
.company-quotes__block:after,.company-quotes__block:before{content:"";display:table}
.company-quotes__block:after{clear:both}
.company-quotes__block:last-child{margin-right:0}
@media (max-width:640px){
.company-quotes__block{text-align:left;display:inline;clear:none;width:auto;margin-left:0;margin-right:0;float:none;text-align:center;display:block}
.company-quotes__block:first-child{margin-left:0}
.company-quotes__block:last-child{margin-right:0}
.company-quotes__block+.company-quotes__block{margin-top:40px}
}
.company-quotes__logo{height:83px;line-height:65px;padding-bottom:10px}
.company-quotes__logo .img{vertical-align:bottom}
.company-quotes__author{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
.company-quotes__signature{margin-top:15px;font-size:16px;line-height:1.5em}
@media (max-width:640px){
.company-quotes__signature{font-size:14px}
}
.company-quotes__quote{line-height:1.6em;font-style:italic}
.company-quotes__quote:after,.company-quotes__quote:before{font-size:28px;line-height:22px;position:relative;top:6px}
.company-quotes__quote:before{content:"“";margin-right:4px}
.company-quotes__quote:after{content:"”";margin-left:4px}
.company-quotes__quote:after{margin-left:-4px}
.benefits-stories__video .img{background-size:cover;width:100%;height:0;padding-bottom:100%}
.dashboard-background{background:#f5f5f5}
.welcome{background:#006e96;padding:40px 60px;color:#fff;position:relative}
.welcome__inner{margin:0 auto;max-width:1080px;padding:0 29px}
.welcome__t1{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:22px;margin-bottom:10px}
.welcome__t2{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.5em}
@media (max-width:640px){
.welcome__t2{font-size:14px}
}
.welcome__accent{position:absolute;bottom:0;right:0}
.welcome__accent .img{display:block}
.dash-layout{max-width:1080px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:500px}
.dash-layout__main{-ms-flex-preferred-size:73%;flex-basis:73%;padding-right:30px;margin-top:20px}
.dash-layout__main__no-aside{-ms-flex-preferred-size:100%;flex-basis:100%}
.dash-layout__aside{-ms-flex-preferred-size:27%;flex-basis:27%;text-align:center}
.dash-layout__discovery{-ms-flex-preferred-size:100%;flex-basis:100%;padding-right:30px}
.dash-section-title{font-size:20px;line-height:1.5em;margin-top:30px;margin-bottom:10px}
@media (max-width:640px){
.dash-section-title{font-size:18px}
}
.dash-layout__main .dash-section-title{margin-left:29px}
.dash-section-subtitle{margin-top:10px;margin-bottom:10px}
.dash-layout__main .dash-section-subtitle{margin-left:29px}
.dash-section-welcome h1{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#333}
.dash-section{padding:30px 28px;background:#fff;border:1px solid #e6e6e6;border-radius:3px;-webkit-box-shadow:1px 1px 0 rgba(212,212,212,.25);box-shadow:1px 1px 0 rgba(212,212,212,.25);margin-bottom:10px}
.dash-section--coming-soon{background:#b8c0bf}
.dash-section__heading-container{display:-webkit-box;display:-ms-flexbox;display:flex}
.dash-section__heading{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;margin-bottom:3px}
.dash-section__aside-heading{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;margin-bottom:1em}
.dash-section__text{font-size:14px;line-height:1.5em;margin-bottom:1em}
@media (max-width:640px){
.dash-section__text{font-size:13px}
}
.dash-section__text:last-child{margin-bottom:0}
.dash-section__action{float:right;margin-left:20px;margin-bottom:14px;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.dash-section__action{font-size:13px}
}
.dash-section__details{max-width:76%;font-size:14px;line-height:1.5em}
@media (max-width:640px){
.dash-section__details{font-size:13px}
}
.dash-section__new-flag{height:20px;padding:2px 8px;background-color:#f5a623;border-radius:10%;margin-left:10px;text-transform:uppercase;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:1.5em}
.dash-section-block{position:relative}
.dash-section-block--with-icon{padding-left:50px}
.dash-section-block__icon{position:absolute;left:0}
.dash-section-block__discovery{padding-left:20px}
@media (max-width:800px){
.welcome{padding:30px 30px}
.welcome__inner{padding:0}
.dash-layout{max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.dash-layout__aside,.dash-layout__discovery,.dash-layout__main{-ms-flex-preferred-size:100%;flex-basis:100%;text-align:left;padding-left:20px;padding-right:20px}
.dash-layout__main .dash-section-title{margin-left:0}
.dash-section{position:relative}
.dash-section__action{width:10px}
.dash-section__action .btn{background:0 0;color:transparent;border:0}
.dash-section__action .btn span{text-indent:-9999px}
.dash-section__action .btn:active,.dash-section__action .btn:active:focus,.dash-section__action .btn:focus,.dash-section__action .btn:hover{background:0 0;color:transparent}
.dash-section__action .btn:before{width:100%;height:100%;position:absolute;left:0;top:0;content:"";display:block}
.dash-section__action .btn:after{display:block;content:"›";font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:400;font-size:60px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:5px;color:#b0b0b0;-webkit-transition:-webkit-transform 250ms;transition:-webkit-transform 250ms;transition:transform 250ms;transition:transform 250ms,-webkit-transform 250ms;width:40px;height:40px;line-height:40px;text-align:center;-webkit-transform-origin:20px 20px;transform-origin:20px 20px}
.dash-section__action a{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:5px;-webkit-transform-origin:20px 20px;transform-origin:20px 20px}
}
.schedulizer .card__inner{padding:30px 60px 40px}
@media (max-width:640px){
.schedulizer .card__inner{padding:30px}
}
.schedulizer .btn{font-size:16px;margin-bottom:20px;height:44px}
@media (min-width:641px) and (max-width:800px){
.schedulizer .btn{width:100%}
}
@media (max-width:640px){
.schedulizer .btn{width:100%}
}
.schedulizer__sml-txt{font-size:14px;line-height:1.5em;color:#7f8686;line-height:1.4em;max-width:220px}
@media (max-width:640px){
.schedulizer__sml-txt{font-size:13px}
}
@media (max-width:640px){
.schedulizer__sml-txt{max-width:100%}
}
.schedulizer__calendar-btn{float:right}
.schedulizer__summary-label{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
.schedulizer__summary-expectation{padding:30px;background-color:#fafafa}
.schedulizer__summary-expectation li{padding-bottom:15px}
.schedulizer__edit-btn{color:#7621ff;display:inline-block;float:right}
.schedulizer__edit-btn:hover{cursor:pointer}
.schedulizer__summary-how-to h4{text-size:24px;color:#0b5b7c;padding-bottom:8px;font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500}
.schedulizer__video-script{font-size:14px;line-height:1.5em}
@media (max-width:640px){
.schedulizer__video-script{font-size:13px}
}
.schedulizer .clr-video-block-player__frame{width:100%;min-height:250px;height:250px;margin-bottom:14px}
.schedulizer__btn-disabled{background-color:#b587ff;color:#fff}
.schedulizer__btn-disabled,.schedulizer__btn-disabled:hover{color:#fff}
.schedulizer .ic-pencil{padding-right:2px}
.schedulizer__align-input{margin-top:6px}
.schedulizer__editable-phone-number{display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1}
.schedulizer__support .panel-heading{background-color:#fff;border:solid 1px #b2b6b6;border-radius:3px;padding:20px;font-family:"Noto Sans Display",Helvetica,sans-serif}
.schedulizer__support .panel-heading .panel-title{color:#333}
.schedulizer__support b{padding:0 10px;color:#1ba8b7}
.messages{display:none}
body,html{height:100%}
@media (min-width:641px) and (max-width:800px){
body,html{margin-bottom:1px}
}
body{background:#f5f5f5}
body.clear-layout{background:#fff}
body.clear-layout .footer{background:#f5f5f5}
.body-wrapper{min-height:100%;height:auto!important;height:100%}
a{text-decoration:none;cursor:pointer}
a:hover{text-decoration:underline}
.results-ready-bar{background:#0b5b7c;color:#fff;text-align:center;font-size:14px;line-height:1.5em;padding:12px 0}
@media (max-width:640px){
.results-ready-bar{font-size:13px}
}
.results-ready-bar p{margin:.5em 0}
.results-ready-bar a,.results-ready-bar span{font-family:"Noto Sans Display",Helvetica,sans-serif;font-style:normal;font-weight:500;color:#fff}
.transparent{opacity:0}
.fa-question-circle{color:#7f8686;-webkit-transition:color .2s cubic-bezier(.25,.46,.45,.94);transition:color .2s cubic-bezier(.25,.46,.45,.94);cursor:pointer}
.fa-question-circle:hover{color:#333}