/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}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;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/classy/images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required:after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/contrib/classy/images/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message:before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/contrib/classy/images/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contrib/classy/images/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/contrib/classy/images/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/contrib/classy/images/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
img,legend{border:0}legend,td,th{padding:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:rgba(0,0,0,0)}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}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}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-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}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"chivoblack";src:url(/themes/custom/hippocrates/fonts/chivo-black.eot);src:url(/themes/custom/hippocrates/fonts/chivo-black.eot#iefix) format("embedded-opentype"),url(/themes/custom/hippocrates/fonts/chivo-black.woff2) format("woff2"),url(/themes/custom/hippocrates/fonts/chivo-black.woff) format("woff"),url(/themes/custom/hippocrates/fonts/chivo-black.ttf) format("truetype");font-display:fallback;font-weight:normal;font-style:normal}@font-face{font-family:"chivobold";src:url(/themes/custom/hippocrates/fonts/chivo-bold.eot);src:url(/themes/custom/hippocrates/fonts/chivo-bold.eot#iefix) format("embedded-opentype"),url(/themes/custom/hippocrates/fonts/chivo-bold.woff2) format("woff2"),url(/themes/custom/hippocrates/fonts/chivo-bold.woff) format("woff"),url(/themes/custom/hippocrates/fonts/chivo-bold.ttf) format("truetype");font-display:fallback;font-weight:normal;font-style:normal}@font-face{font-family:"chivoregular";src:url(/themes/custom/hippocrates/fonts/chivo-regular.eot);src:url(/themes/custom/hippocrates/fonts/chivo-regular.eot#iefix) format("embedded-opentype"),url(/themes/custom/hippocrates/fonts/chivo-regular.woff2) format("woff2"),url(/themes/custom/hippocrates/fonts/chivo-regular.woff) format("woff"),url(/themes/custom/hippocrates/fonts/chivo-regular.ttf) format("truetype");font-display:fallback;font-weight:normal;font-style:normal}@font-face{font-family:"chivoitalic";src:url(/themes/custom/hippocrates/fonts/chivo-italic.eot);src:url(/themes/custom/hippocrates/fonts/chivo-italic.eot#iefix) format("embedded-opentype"),url(/themes/custom/hippocrates/fonts/chivo-italic.woff2) format("woff2"),url(/themes/custom/hippocrates/fonts/chivo-italic.woff) format("woff"),url(/themes/custom/hippocrates/fonts/chivo-italic.ttf) format("truetype");font-display:fallback;font-weight:normal;font-style:normal}@font-face{font-family:"robotoregular";src:url(/themes/custom/hippocrates/fonts/roboto-regular.eot);src:url(/themes/custom/hippocrates/fonts/roboto-regular.eot#iefix) format("embedded-opentype"),url(/themes/custom/hippocrates/fonts/roboto-regular.woff2) format("woff2"),url(/themes/custom/hippocrates/fonts/roboto-regular.woff) format("woff"),url(/themes/custom/hippocrates/fonts/roboto-regular.ttf) format("truetype");font-display:fallback;font-weight:normal;font-style:normal}@font-face{font-family:"robotomedium";src:url(/themes/custom/hippocrates/fonts/roboto-medium.eot);src:url(/themes/custom/hippocrates/fonts/roboto-medium.eot#iefix) format("embedded-opentype"),url(/themes/custom/hippocrates/fonts/roboto-medium.woff2) format("woff2"),url(/themes/custom/hippocrates/fonts/roboto-medium.woff) format("woff"),url(/themes/custom/hippocrates/fonts/roboto-medium.ttf) format("truetype");font-display:fallback;font-weight:500;font-style:normal}@font-face{font-family:"robotobold";src:url(/themes/custom/hippocrates/fonts/roboto-bold.eot);src:url(/themes/custom/hippocrates/fonts/roboto-bold.eot#iefix) format("embedded-opentype"),url(/themes/custom/hippocrates/fonts/roboto-bold.woff2) format("woff2"),url(/themes/custom/hippocrates/fonts/roboto-bold.woff) format("woff"),url(/themes/custom/hippocrates/fonts/roboto-bold.ttf) format("truetype");font-display:fallback;font-weight:normal;font-style:normal}@font-face{font-family:"robotoitalic";src:url(/themes/custom/hippocrates/fonts/roboto-italic.eot);src:url(/themes/custom/hippocrates/fonts/roboto-italic.eot#iefix) format("embedded-opentype"),url(/themes/custom/hippocrates/fonts/roboto-italic.woff2) format("woff2"),url(/themes/custom/hippocrates/fonts/roboto-italic.woff) format("woff"),url(/themes/custom/hippocrates/fonts/roboto-italic.ttf) format("truetype");font-display:fallback;font-weight:normal;font-style:normal}@font-face{font-family:"robotothin";src:url(/themes/custom/hippocrates/fonts/roboto-thin.eot);src:url(/themes/custom/hippocrates/fonts/roboto-thin.eot#iefix) format("embedded-opentype"),url(/themes/custom/hippocrates/fonts/roboto-thin.woff2) format("woff2"),url(/themes/custom/hippocrates/fonts/roboto-thin.woff) format("woff"),url(/themes/custom/hippocrates/fonts/roboto-thin.ttf) format("truetype");font-display:fallback;font-weight:normal;font-style:normal}@font-face{font-family:"robotolight";src:url(/themes/custom/hippocrates/fonts/roboto-light.eot);src:url(/themes/custom/hippocrates/fonts/roboto-light.eot#iefix) format("embedded-opentype"),url(/themes/custom/hippocrates/fonts/roboto-light.woff2) format("woff2"),url(/themes/custom/hippocrates/fonts/roboto-light.woff) format("woff"),url(/themes/custom/hippocrates/fonts/roboto-light.ttf) format("truetype");font-display:fallback;font-weight:normal;font-style:normal}@font-face{font-family:"chivoBoldItalic";src:url(/themes/custom/hippocrates/fonts/chivo-bold-italic.eot);src:url(/themes/custom/hippocrates/fonts/chivo-bold-italic.eot#iefix) format("embedded-opentype"),url(/themes/custom/hippocrates/fonts/chivo-bold-italic.woff2) format("woff2"),url(/themes/custom/hippocrates/fonts/chivo-bold-italic.woff) format("woff"),url(/themes/custom/hippocrates/fonts/chivo-bold-italic.ttf) format("truetype");font-display:fallback;font-weight:normal;font-style:normal}.text--teal-blue{color:#007fa9 !important}.text--dark-blue{color:#003d79 !important}.text--dark-aquamarine{color:#008265 !important}.text--purple{color:#532598 !important}.text--reddish-orange{color:#c44a00 !important}.text--red{color:#de212b !important}.text--grey{color:#404145 !important}.text--grey-light{color:#c7c7cd !important}.text--yellow{color:#fcb040 !important}.text--green{color:#008265 !important}.text--white{color:#fff !important}.text--black{color:#292929 !important}.text--bluebg{color:#003d79 !important}.text--redbg{color:#de212b !important}.text--greenbg{color:#008265 !important}.text--greybg{color:#91a5a6 !important}.text--purplebg{color:#532598 !important}.text--yellowbg{color:#fcb040 !important}.text--darkpurplebg{color:#352c66 !important}.text--skybluebg{color:#007fa9 !important}.text--orangebg{color:#f15c22 !important}.text--small{font-size:12px !important}.text--medium{font-size:14px !important}.text--large{font-size:16px !important}.text--x-large{font-size:18px !important}.text--xx-large{font-size:20px !important}.section-color--teal-blue blockquote{border-top:1px solid rgba(0,127,169,.4);border-bottom:1px solid rgba(0,127,169,.4)}.section-color--teal-blue blockquote p{color:#007fa9 !important}.section-color--teal-blue blockquote p.block-subtext{color:"base" !important}.section-color--dark-blue blockquote{border-top:1px solid rgba(0,61,121,.4);border-bottom:1px solid rgba(0,61,121,.4)}.section-color--dark-blue blockquote p{color:#003d79 !important}.section-color--dark-blue blockquote p.block-subtext{color:"base" !important}.section-color--dark-aquamarine blockquote{border-top:1px solid rgba(0,130,101,.4);border-bottom:1px solid rgba(0,130,101,.4)}.section-color--dark-aquamarine blockquote p{color:#008265 !important}.section-color--dark-aquamarine blockquote p.block-subtext{color:"base" !important}.section-color--purple blockquote{border-top:1px solid rgba(83,37,152,.4);border-bottom:1px solid rgba(83,37,152,.4)}.section-color--purple blockquote p{color:#532598 !important}.section-color--purple blockquote p.block-subtext{color:"base" !important}.section-color--reddish-orange blockquote{border-top:1px solid rgba(196,74,0,.4);border-bottom:1px solid rgba(196,74,0,.4)}.section-color--reddish-orange blockquote p{color:#c44a00 !important}.section-color--reddish-orange blockquote p.block-subtext{color:"base" !important}.section-color--red blockquote{border-top:1px solid rgba(222,33,43,.4);border-bottom:1px solid rgba(222,33,43,.4)}.section-color--red blockquote p{color:#de212b !important}.section-color--red blockquote p.block-subtext{color:"base" !important}.section-color--grey blockquote{border-top:1px solid rgba(64,65,69,.4);border-bottom:1px solid rgba(64,65,69,.4)}.section-color--grey blockquote p{color:#404145 !important}.section-color--grey blockquote p.block-subtext{color:"base" !important}.section-color--grey-light blockquote{border-top:1px solid rgba(199,199,205,.4);border-bottom:1px solid rgba(199,199,205,.4)}.section-color--grey-light blockquote p{color:#c7c7cd !important}.section-color--grey-light blockquote p.block-subtext{color:"base" !important}.section-color--yellow blockquote{border-top:1px solid rgba(252,176,64,.4);border-bottom:1px solid rgba(252,176,64,.4)}.section-color--yellow blockquote p{color:#fcb040 !important}.section-color--yellow blockquote p.block-subtext{color:"base" !important}.section-color--green blockquote{border-top:1px solid rgba(0,130,101,.4);border-bottom:1px solid rgba(0,130,101,.4)}.section-color--green blockquote p{color:#008265 !important}.section-color--green blockquote p.block-subtext{color:"base" !important}.section-color--white blockquote{border-top:1px solid hsla(0,0%,100%,.4);border-bottom:1px solid hsla(0,0%,100%,.4)}.section-color--white blockquote p{color:#fff !important}.section-color--white blockquote p.block-subtext{color:"base" !important}.section-color--black blockquote{border-top:1px solid rgba(41,41,41,.4);border-bottom:1px solid rgba(41,41,41,.4)}.section-color--black blockquote p{color:#292929 !important}.section-color--black blockquote p.block-subtext{color:"base" !important}.section-color--bluebg blockquote{border-top:1px solid rgba(0,61,121,.4);border-bottom:1px solid rgba(0,61,121,.4)}.section-color--bluebg blockquote p{color:#003d79 !important}.section-color--bluebg blockquote p.block-subtext{color:"base" !important}.section-color--redbg blockquote{border-top:1px solid rgba(222,33,43,.4);border-bottom:1px solid rgba(222,33,43,.4)}.section-color--redbg blockquote p{color:#de212b !important}.section-color--redbg blockquote p.block-subtext{color:"base" !important}.section-color--greenbg blockquote{border-top:1px solid rgba(0,130,101,.4);border-bottom:1px solid rgba(0,130,101,.4)}.section-color--greenbg blockquote p{color:#008265 !important}.section-color--greenbg blockquote p.block-subtext{color:"base" !important}.section-color--greybg blockquote{border-top:1px solid rgba(145,165,166,.4);border-bottom:1px solid rgba(145,165,166,.4)}.section-color--greybg blockquote p{color:#91a5a6 !important}.section-color--greybg blockquote p.block-subtext{color:"base" !important}.section-color--purplebg blockquote{border-top:1px solid rgba(83,37,152,.4);border-bottom:1px solid rgba(83,37,152,.4)}.section-color--purplebg blockquote p{color:#532598 !important}.section-color--purplebg blockquote p.block-subtext{color:"base" !important}.section-color--yellowbg blockquote{border-top:1px solid rgba(252,176,64,.4);border-bottom:1px solid rgba(252,176,64,.4)}.section-color--yellowbg blockquote p{color:#fcb040 !important}.section-color--yellowbg blockquote p.block-subtext{color:"base" !important}.section-color--darkpurplebg blockquote{border-top:1px solid rgba(53,44,102,.4);border-bottom:1px solid rgba(53,44,102,.4)}.section-color--darkpurplebg blockquote p{color:#352c66 !important}.section-color--darkpurplebg blockquote p.block-subtext{color:"base" !important}.section-color--skybluebg blockquote{border-top:1px solid rgba(0,127,169,.4);border-bottom:1px solid rgba(0,127,169,.4)}.section-color--skybluebg blockquote p{color:#007fa9 !important}.section-color--skybluebg blockquote p.block-subtext{color:"base" !important}.section-color--orangebg blockquote{border-top:1px solid rgba(241,92,34,.4);border-bottom:1px solid rgba(241,92,34,.4)}.section-color--orangebg blockquote p{color:#f15c22 !important}.section-color--orangebg blockquote p.block-subtext{color:"base" !important}.bg--teal-blue{background-color:#007fa9 !important}.bg--dark-blue{background-color:#003d79 !important}.bg--dark-aquamarine{background-color:#008265 !important}.bg--purple{background-color:#532598 !important}.bg--reddish-orange{background-color:#c44a00 !important}.bg--red{background-color:#de212b !important}.bg--grey{background-color:#404145 !important}.bg--grey-light{background-color:#c7c7cd !important}.bg--yellow{background-color:#fcb040 !important}.bg--green{background-color:#008265 !important}.bg--white{background-color:#fff !important}.bg--black{background-color:#292929 !important}.bg--bluebg{background-color:#003d79 !important}.bg--redbg{background-color:#de212b !important}.bg--greenbg{background-color:#008265 !important}.bg--greybg{background-color:#91a5a6 !important}.bg--purplebg{background-color:#532598 !important}.bg--yellowbg{background-color:#fcb040 !important}.bg--darkpurplebg{background-color:#352c66 !important}.bg--skybluebg{background-color:#007fa9 !important}.bg--orangebg{background-color:#f15c22 !important}.publication-nav__select .publication-nav__block-mobile,.publication-inner-nav__block,.publication-nav__block,.mega-menu__panel,.breadcrumb__list[role],.publication-nav__select .publication-nav__block-mobile ul,.publication-inner-nav__block ul,.publication-nav__block ul,.mega-menu__panel ul,.breadcrumb__list[role] ul{list-style-type:none;padding:0;margin:0}.publication-nav__select .publication-nav__block-mobile li,.publication-inner-nav__block li,.publication-nav__block li,.mega-menu__panel li,.breadcrumb__list[role] li{margin:0}.search-link-list,.smart-header__topics-list,.smart-header__breadcrumb-list,.pagination__link-list,.listing-teaser-minimal__teaser-menu-list,.listing-teaser-minimal__topics-list,.listing-teaser-media__teaser-menu-list,.listing-teaser__topics-list,.listing-teaser__subjects-list,.landing-search__link-list,.collection-listing__link-list,.article-header__eyebrow-list{list-style-type:none;padding:0;margin:0}.search-link-list>li,.smart-header__topics-list>li,.smart-header__breadcrumb-list>li,.pagination__link-list>li,.listing-teaser-minimal__teaser-menu-list>li,.listing-teaser-minimal__topics-list>li,.listing-teaser-media__teaser-menu-list>li,.listing-teaser__topics-list>li,.listing-teaser__subjects-list>li,.landing-search__link-list>li,.collection-listing__link-list>li,.article-header__eyebrow-list>li{display:inline-block;list-style-type:none;margin:2px}form button,form html input[type=button],form input[type=reset],form input[type=submit]{box-shadow:0 0 2px 0 #292929}.search-input__input-wrap input[type=search]:focus,.filter-button,.specialty-listing__search__search-field input[type=text]:focus,.specialty-listing__search__search-field input[type=search]:focus,.search-results-page__form__form-field input[type=text]:focus,.landing-search__form__form-field input[type=text]:focus,.landing-search__form__form-field input[type=text]:hover,.landing-search__form__form-field input[type=search]:focus,.landing-search__form__form-field input[type=search]:hover,.embedded-form input[type=submit],.form-embed-block--contactus-webform input[type=submit],.block-inline-blockembed-form-block input[type=submit],.embedded-form input[type=text]:focus,.embedded-form input[type=email]:focus,.embedded-form input[type=tel]:focus,.embedded-form textarea:focus,.embedded-form select:focus,.form-embed-block--contactus-webform input[type=text]:focus,.form-embed-block--contactus-webform input[type=email]:focus,.form-embed-block--contactus-webform input[type=tel]:focus,.form-embed-block--contactus-webform textarea:focus,.form-embed-block--contactus-webform select:focus,.block-inline-blockembed-form-block input[type=text]:focus,.block-inline-blockembed-form-block input[type=email]:focus,.block-inline-blockembed-form-block input[type=tel]:focus,.block-inline-blockembed-form-block textarea:focus,.block-inline-blockembed-form-block select:focus,.embedded-form input[type=text],.embedded-form input[type=email],.embedded-form input[type=tel],.embedded-form textarea,.embedded-form select,.form-embed-block--contactus-webform input[type=text],.form-embed-block--contactus-webform input[type=email],.form-embed-block--contactus-webform input[type=tel],.form-embed-block--contactus-webform textarea,.form-embed-block--contactus-webform select,.block-inline-blockembed-form-block input[type=text],.block-inline-blockembed-form-block input[type=email],.block-inline-blockembed-form-block input[type=tel],.block-inline-blockembed-form-block textarea,.block-inline-blockembed-form-block select{box-shadow:none}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px !important;height:1px !important;word-wrap:normal}@media only screen and (min-width:768px){.visually-hidden-up-medium{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px !important;height:1px !important;word-wrap:normal}}.overflow-hidden{overflow:hidden !important}.dialog-fixed,.ui-dialog--year-in-school .year-in-school,.ui-dialog--year-in-school .ui-dialog--year-in-school,.ui-dialog .terms-conditions{display:block;margin:0 auto;background:#fff;box-shadow:0 0 8px 0 #d3d7de;padding:20px 20px 0}@media only screen and (min-width:768px){.dialog-fixed,.ui-dialog--year-in-school .year-in-school,.ui-dialog--year-in-school .ui-dialog--year-in-school,.ui-dialog .terms-conditions{width:660px}}@media only screen and (min-width:1024px){.dialog-fixed,.ui-dialog--year-in-school .year-in-school,.ui-dialog--year-in-school .ui-dialog--year-in-school,.ui-dialog .terms-conditions{width:648px}}@media only screen and (min-width:1400px){.dialog-fixed,.ui-dialog--year-in-school .year-in-school,.ui-dialog--year-in-school .ui-dialog--year-in-school,.ui-dialog .terms-conditions{width:700px}}.dialog-overlay,.ui-dialog--year-in-school,.ui-dialog--terms-conditions{left:0 !important;right:0;padding:0;background:rgba(0,0,0,0);box-shadow:none;overflow:auto;margin:0;width:100% !important;top:0 !important;height:100% !important}@media only screen and (max-width:767px){.dialog-overlay,.ui-dialog--year-in-school,.ui-dialog--terms-conditions{top:60px !important;height:calc(100% - 60px) !important}}.dialog-overlay .ui-dialog-titlebar,.ui-dialog--year-in-school .ui-dialog-titlebar,.ui-dialog--terms-conditions .ui-dialog-titlebar{display:none}.dialog-overlay .ui-dialog-content.ui-widget-content,.ui-dialog--year-in-school .ui-dialog-content.ui-widget-content,.ui-dialog--terms-conditions .ui-dialog-content.ui-widget-content{padding:0 !important}@media only screen and (max-width:767px){.dialog-overlay .ui-dialog-content.ui-widget-content,.ui-dialog--year-in-school .ui-dialog-content.ui-widget-content,.ui-dialog--terms-conditions .ui-dialog-content.ui-widget-content{max-height:100% !important}}@media only screen and (min-width:768px){.dialog-overlay .ui-dialog-content.ui-widget-content,.ui-dialog--year-in-school .ui-dialog-content.ui-widget-content,.ui-dialog--terms-conditions .ui-dialog-content.ui-widget-content{overflow:visible !important;margin:20px 0 0 0}}.dialog-overlay.ui-widget button,.ui-widget.ui-dialog--year-in-school button,.ui-widget.ui-dialog--terms-conditions button{font-family:"chivobold",sans-serif !important}@media only screen and (min-width:1400px){.dialog-overlay.ui-widget button,.ui-widget.ui-dialog--year-in-school button,.ui-widget.ui-dialog--terms-conditions button{font-size:11px !important}}.iframe-embed-3116 iframe{height:1000px !important}.cke_editable a.text-link::after{margin-left:10px}.cke_editable a[href^=http]:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"])::after,.cke_editable a[href^="https://"]:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"])::after{content:"";height:10px;width:10px;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin:0 0 2px 4px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='10px' height='10px' style=' stroke:none;fill-rule:nonzero;fill:%23005395;fill-opacity:1;' viewBox='0 0 448 512'%3e%3cpath d='M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zm-88 16H248.029c-21.313 0-32.08 25.861-16.971 40.971l31.984 31.987L67.515 364.485c-4.686 4.686-4.686 12.284 0 16.971l31.029 31.029c4.687 4.686 12.285 4.686 16.971 0l195.526-195.526 31.988 31.991C358.058 263.977 384 253.425 384 231.979V120c0-13.255-10.745-24-24-24z'/%3e%3c/svg%3e")}.cke_editable a.button-blue[href^=http]:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"])::after,.cke_editable .compare-specialty--sticky .compare-specialty__carousel a[href^=http].carousel__nav:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"])::after,.compare-specialty--sticky .compare-specialty__carousel .cke_editable a[href^=http].carousel__nav:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"])::after,.cke_editable a.button-blue[href^="https://"]:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"])::after,.cke_editable .compare-specialty--sticky .compare-specialty__carousel a[href^="https://"].carousel__nav:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"])::after,.compare-specialty--sticky .compare-specialty__carousel .cke_editable a[href^="https://"].carousel__nav:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"])::after{content:"";height:10px;width:10px;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin:0 0 2px 4px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='10px' height='10px' style=' stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' viewBox='0 0 448 512'%3e%3cpath d='M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zm-88 16H248.029c-21.313 0-32.08 25.861-16.971 40.971l31.984 31.987L67.515 364.485c-4.686 4.686-4.686 12.284 0 16.971l31.029 31.029c4.687 4.686 12.285 4.686 16.971 0l195.526-195.526 31.988 31.991C358.058 263.977 384 253.425 384 231.979V120c0-13.255-10.745-24-24-24z'/%3e%3c/svg%3e ")}.cke_editable a.button-blue[href^=http]:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]):hover::after,.cke_editable .compare-specialty--sticky .compare-specialty__carousel a[href^=http].carousel__nav:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]):hover::after,.compare-specialty--sticky .compare-specialty__carousel .cke_editable a[href^=http].carousel__nav:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]):hover::after,.cke_editable a.button-blue[href^="https://"]:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]):hover::after,.cke_editable .compare-specialty--sticky .compare-specialty__carousel a[href^="https://"].carousel__nav:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]):hover::after,.compare-specialty--sticky .compare-specialty__carousel .cke_editable a[href^="https://"].carousel__nav:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]):hover::after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='10px' height='10px' style=' stroke:none;fill-rule:nonzero;fill:%23005395;fill-opacity:1;' viewBox='0 0 448 512'%3e%3cpath d='M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zm-88 16H248.029c-21.313 0-32.08 25.861-16.971 40.971l31.984 31.987L67.515 364.485c-4.686 4.686-4.686 12.284 0 16.971l31.029 31.029c4.687 4.686 12.285 4.686 16.971 0l195.526-195.526 31.988 31.991C358.058 263.977 384 253.425 384 231.979V120c0-13.255-10.745-24-24-24z'/%3e%3c/svg%3e")}.cke_editable a.button-primary[href^=http]:not([data-entity-type=media]):not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"])::after,.cke_editable a.button-primary[href^="https://"]:not([data-entity-type=media]):not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"])::after{content:"";height:10px;width:10px;display:inline-block;vertical-align:middle;margin-left:10px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='10px' height='10px' style=' stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' viewBox='0 0 448 512'%3e%3cpath d='M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zm-88 16H248.029c-21.313 0-32.08 25.861-16.971 40.971l31.984 31.987L67.515 364.485c-4.686 4.686-4.686 12.284 0 16.971l31.029 31.029c4.687 4.686 12.285 4.686 16.971 0l195.526-195.526 31.988 31.991C358.058 263.977 384 253.425 384 231.979V120c0-13.255-10.745-24-24-24z'/%3e%3c/svg%3e ")}.cke_editable a.button-primary[href^=http]:not([data-entity-type=media]):not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]):hover::after,.cke_editable a.button-primary[href^="https://"]:not([data-entity-type=media]):not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]):hover::after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='10px' height='10px' style=' stroke:none;fill-rule:nonzero;fill:%23005395;fill-opacity:1;' viewBox='0 0 448 512'%3e%3cpath d='M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zm-88 16H248.029c-21.313 0-32.08 25.861-16.971 40.971l31.984 31.987L67.515 364.485c-4.686 4.686-4.686 12.284 0 16.971l31.029 31.029c4.687 4.686 12.285 4.686 16.971 0l195.526-195.526 31.988 31.991C358.058 263.977 384 253.425 384 231.979V120c0-13.255-10.745-24-24-24z'/%3e%3c/svg%3e")}.cke_editable a.button-secondary[href^=http]:not([data-entity-type=media]):not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"])::after,.cke_editable a.button-secondary[href^="https://"]:not([data-entity-type=media]):not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"])::after{content:"";height:10px;width:10px;display:inline-block;vertical-align:middle;margin-left:10px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='10px' height='10px' style=' stroke:none;fill-rule:nonzero;fill:%23005395;fill-opacity:1;' viewBox='0 0 448 512'%3e%3cpath d='M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zm-88 16H248.029c-21.313 0-32.08 25.861-16.971 40.971l31.984 31.987L67.515 364.485c-4.686 4.686-4.686 12.284 0 16.971l31.029 31.029c4.687 4.686 12.285 4.686 16.971 0l195.526-195.526 31.988 31.991C358.058 263.977 384 253.425 384 231.979V120c0-13.255-10.745-24-24-24z'/%3e%3c/svg%3e")}.cke_editable a.button-secondary[href^=http]:not([data-entity-type=media]):not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]):hover::after,.cke_editable a.button-secondary[href^="https://"]:not([data-entity-type=media]):not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]):hover::after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='10px' height='10px' style=' stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' viewBox='0 0 448 512'%3e%3cpath d='M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zm-88 16H248.029c-21.313 0-32.08 25.861-16.971 40.971l31.984 31.987L67.515 364.485c-4.686 4.686-4.686 12.284 0 16.971l31.029 31.029c4.687 4.686 12.285 4.686 16.971 0l195.526-195.526 31.988 31.991C358.058 263.977 384 253.425 384 231.979V120c0-13.255-10.745-24-24-24z'/%3e%3c/svg%3e ")}.cke_editable a.dark-text-link:hover::before{opacity:0}.section-bg-dark a.tout__link.ext[href^=http]:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]) label.tout__cta::after,.section-bg-dark a.tout__link.ext[href^="https://"]:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]) label.tout__cta::after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='10px' height='10px' style=' stroke:none;fill-rule:nonzero;fill:rgb(255,255,255);fill-opacity:1;' viewBox='0 0 448 512'%3e%3cpath d='M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zm-88 16H248.029c-21.313 0-32.08 25.861-16.971 40.971l31.984 31.987L67.515 364.485c-4.686 4.686-4.686 12.284 0 16.971l31.029 31.029c4.687 4.686 12.285 4.686 16.971 0l195.526-195.526 31.988 31.991C358.058 263.977 384 253.425 384 231.979V120c0-13.255-10.745-24-24-24z'/%3e%3c/svg%3e ");margin:0}a.tout__link.ext[href^=http]:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]) label.tout__cta::after,a.tout__link.ext[href^="https://"]:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]) label.tout__cta::after{content:"";height:10px;width:10px;display:inline-block;vertical-align:middle;background-repeat:no-repeat;margin:0 0 2px 4px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='10px' height='10px' style=' stroke:none;fill-rule:nonzero;fill:%23005395;fill-opacity:1;' viewBox='0 0 448 512'%3e%3cpath d='M448 80v352c0 26.51-21.49 48-48 48H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48zm-88 16H248.029c-21.313 0-32.08 25.861-16.971 40.971l31.984 31.987L67.515 364.485c-4.686 4.686-4.686 12.284 0 16.971l31.029 31.029c4.687 4.686 12.285 4.686 16.971 0l195.526-195.526 31.988 31.991C358.058 263.977 384 253.425 384 231.979V120c0-13.255-10.745-24-24-24z'/%3e%3c/svg%3e")}a.tout__link.ext[href^=http]:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]) label.tout__cta svg.icon.icon--caret-right,a.tout__link.ext[href^="https://"]:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]) label.tout__cta svg.icon.icon--caret-right{display:none}a.phase-model__list-anchor.ext[href^=http]:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]) svg.icon--external-link-square-alt,a.phase-model__list-anchor.ext[href^="https://"]:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]) svg.icon--external-link-square-alt{display:none}.block-inline-blockckeditor-block p a.ext svg.icon.icon--caret-right{display:none}.dark-text-link.ext .icon--external-link-square-alt,.primary-text-link.ext .icon--external-link-square-alt,.button-blue.ext .icon--external-link-square-alt,.compare-specialty--sticky .compare-specialty__carousel .ext.carousel__nav .icon--external-link-square-alt{position:relative;top:0;right:0}.dark-text-link.ext .icon.icon--caret-right,.primary-text-link.ext .icon.icon--caret-right,.button-blue.ext .icon.icon--caret-right,.compare-specialty--sticky .compare-specialty__carousel .ext.carousel__nav .icon.icon--caret-right{display:none}.dark-text-link.ext:hover::before{opacity:0}.block-terms-and-conditions a{text-decoration:underline !important}:root{--blue:#22355A;--darker-gray:#64718B;--mediumgrey-bg:#D3D7DE;--robotobold:robotobold,sans-serif;--chivo:chivoregular,sans-serif}*,*::after{box-sizing:border-box}*:not(.cke_editable):focus{box-shadow:none;outline:1px auto -webkit-focus-ring-color !important;outline-style:auto !important;outline-color:-webkit-focus-ring-color !important}img{max-width:100%;height:auto}html,body{padding:0;margin:0}@supports(-ms-overflow-style:auto){html,body{height:100%}}body{font-family:"chivoregular",sans-serif;font-size:1em;line-height:165%;position:relative}@media screen and (min-width:0\0)and (min-resolution:72dpi),screen and (min-width:0\0)and (-webkit-min-device-pixel-ratio:0.75),screen and (min-width:0\0)and (min--moz-device-pixel-ratio:0.75){body.adminimal-admin-toolbar{height:100%;overflow:auto !important}}h1,h2,h3,h4,h5,h6{color:#292929;font-weight:500;font-family:"chivobold",sans-serif;padding:0;margin:0}h1{padding:0px 0 15px 0;font-style:normal;font-stretch:normal;letter-spacing:normal;font-size:24px;line-height:1.17;color:#22355a;margin:0px}@media only screen and (min-width:768px){h1{font-size:28px;line-height:1.14;padding:0 0 16px 0}}@media only screen and (min-width:1024px){h1{font-size:34px;line-height:1.18;padding:0 0 15px 0}}@media only screen and (min-width:1400px){h1{font-size:44px;line-height:1.14}}h2{font-weight:normal;font-style:normal;font-stretch:normal;letter-spacing:normal;font-size:18px;font-family:"chivoregular",sans-serif;line-height:1.34;color:#22355a}@media only screen and (min-width:768px){h2{font-size:20px;line-height:1.4}}h3{font-size:180%;line-height:145%}h4{font-size:170%;line-height:145%}h5,h6{font-size:140%;line-height:145%}body .menu-item{padding-top:0;margin:0}a,a:link,a:visited,a:hover{text-decoration:none;color:#22355a;cursor:pointer}a:focus{outline:1px solid #c8d2d2}p{margin:0;font-family:"robotoregular",sans-serif;font-size:15px;line-height:1.6;color:#22355a;padding:0 0 30px 0;word-break:break-word}@media only screen and (min-width:768px){p{font-size:16px;line-height:1.63}}p b,p strong{font-family:"robotobold",sans-serif}p.intro-copy{font-family:"chivoregular",sans-serif;font-size:16px;line-height:1.5;color:#22355a}@media only screen and (min-width:768px){p.intro-copy{font-size:18px;line-height:1.44}}@media only screen and (min-width:1400px){p.intro-copy{font-size:24px;line-height:1.33}}img,svg{max-width:100%;height:auto}blockquote{border:0;border-top:1px solid #f2a6aa;border-bottom:1px solid #f2a6aa;margin:0 0 30px 0;padding:20px 0 5px 0;clear:both}@media only screen and (min-width:768px){blockquote{padding:26px 23px 11px 23px}}@media only screen and (min-width:1024px){blockquote{padding:26px 26px 11px 26px}}@media only screen and (min-width:1400px){blockquote{padding:30px 20px 10px 20px;margin:0 0 40px 0}}blockquote p{opacity:.9;font-family:"chivobold",sans-serif;font-size:16px;line-height:1.5;color:#de212b;padding:0 0 15px 0}@media only screen and (min-width:768px){blockquote p{font-size:18px;line-height:1.44;padding:0 0 15px 0}}@media only screen and (min-width:1400px){blockquote p{font-size:24px;line-height:1.33;padding:0 0 20px 0}}blockquote p.block-subtext{font-family:"robotoregular",sans-serif;font-size:14px;line-height:1.57;color:#22355a}@media only screen and (max-width:767px){blockquote p.block-subtext{font-size:15px;line-height:1.6}}pre{white-space:pre-wrap;overflow-x:auto}pre code{border:1px dotted #292929;background:#f8f9fa;padding:2px 9px;display:block;font-size:85%}ol{padding:0 0 0 20px;margin:0 0 10px}ol li{font-family:"robotoregular",sans-serif;font-size:16px;margin:4px 0;padding:0}ol ol{padding:0 0 0 22.5px}ol ol:not([type]){list-style-type:lower-alpha}ol ol ol{padding:0 0 0 22.5px}ol ol ol:not([type]){list-style-type:lower-roman}ol ol ol ol:not([type]){list-style-type:decimal}ul{padding:0 0 0 20px;margin:0 0 10px}ul li{margin:4px 0;padding:0}ul ul{padding:0 0 0 22.5px}ul ul ul{padding:0 0 0 22.5px}span.ext{display:none;position:relative;padding:0;background:none;width:auto;height:auto}.icon--external-link-square-alt{width:10px;height:11px;margin:0 0 0 6px;position:relative;top:1px}.skip-link.focusable:active,.skip-link.focusable:focus{position:absolute !important;clip:unset;overflow:visible;height:50px !important;z-index:99999999;width:200px !important;line-height:50px;font-family:"chivoregular",sans-serif;left:0;color:#fff;text-decoration:none;text-align:center;outline:none;box-shadow:none;border-radius:0px 0px 6px 6px;-webkit-border-radius:0px 0px 6px 6px;-moz-border-radius:0px 0px 6px 6px;right:0;margin:auto;background:#292929}.trigger.visually-hidden:active,.trigger.visually-hidden:focus{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}@media only screen and (min-width:768px){.kss-main .search-popup{-webkit-transform:translatex(-200%);transform:translatex(-200%)}}@media only screen and (max-width:767px){.kss-main .search-popup{-webkit-transform:translatey(-200%);transform:translatey(-200%)}}.kss-main .social-block,.kss-main .utility-nav{position:static}.region-breadcrumb .contextual-region{position:static}.toolbar-oriented .toolbar-bar{z-index:999999}.sr-only,.landing-search label,.search-results-page__form label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.selectbox-wrap{background:#fff;border:1px solid #d3d7de;cursor:pointer;position:relative;z-index:1}.selectbox-wrap{transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s}.selectbox-wrap .icon--chevron-down{right:12px;width:10px;height:11px;z-index:-1;position:absolute;top:0;bottom:0;margin:auto}.selectbox-wrap .icon--chevron-down{transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s}.selectbox-wrap select{font-family:"chivobold",sans-serif;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;color:#22355a;width:100%;border:0;background:rgba(0,0,0,0);height:100%;padding:10px 36px 10px 16px;margin:0;outline:none;-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;appearance:none}.selectbox-wrap select::-ms-expand{display:none}@media only screen and (max-width:767px){.selectbox-wrap select{height:40px}}@media only screen and (min-width:768px){.selectbox-wrap select{font-size:12px;line-height:1.33;height:34px;padding:10px 36px 10px 11px}}.selectbox-wrap select:focus{outline:1px dotted #d3d7de}.bluebg{background:#003d79}.redbg{background:#de212b}.greenbg{background:#008265}.greybg{background:#91a5a6}.purplebg{background:#532598}.yellowbg{background:#fcb040}.darkpurplebg{background:#352c66}.skybluebg{background:#007fa9}.reddish-orange{background:#f15c22}.bluebgColortext{color:#003d79}.redbgColortext{color:#de212b}.greenbgColortext{color:#008265}.greybgColortext{color:#91a5a6}.purplebgColortext{color:#532598}.yellowbgColortext{color:#fcb040}.darkpurplebgColortext{color:#352c66}.skybluebgColortext{color:#007fa9}.reddish-orangeColortext{color:#f15c22}#edit-submit-events{display:none}svg.layout-icon{height:100px}@media only screen and (min-width:1024px){.block-aamc-layouts-filterable-content-listing .views-element-container{min-height:250px}}.views-element-container,.contextual-region{clear:both}.path-search .content_area{min-height:450px}@media only screen and (min-width:1024px){.path-search .content_area{min-height:700px}}.view-header{font-family:"chivoregular",sans-serif;font-size:12px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal;color:#22355a;margin:30px 0 30px 0}.embedded-form h3,.form-embed-block--contactus-webform h3,.block-inline-blockembed-form-block h3{font-family:"chivobold",sans-serif;font-size:18px;font-weight:normal;line-height:1.22;letter-spacing:normal;width:100%;color:#22355a;word-break:break-word;margin:0 0 30px 0;border-bottom:1px solid #d3d7de;padding:0 0 5px 0}@media only screen and (min-width:768px){.embedded-form h3,.form-embed-block--contactus-webform h3,.block-inline-blockembed-form-block h3{font-size:16px;line-height:1.25;padding:0 0 6px 0}}@media only screen and (min-width:1400px){.embedded-form h3,.form-embed-block--contactus-webform h3,.block-inline-blockembed-form-block h3{font-size:20px;line-height:1.2;padding:0 0 13px 0;margin:0 0 40px 0}}.embedded-form .oneField,.form-embed-block--contactus-webform .oneField,.block-inline-blockembed-form-block .oneField{padding:0px 0px 30px 0px;position:relative}@media only screen and (min-width:768px){.embedded-form .oneField,.form-embed-block--contactus-webform .oneField,.block-inline-blockembed-form-block .oneField{padding:0px 0px 31px 0px}}.embedded-form .oneField .fa-caret-down,.form-embed-block--contactus-webform .oneField .fa-caret-down,.block-inline-blockembed-form-block .oneField .fa-caret-down{color:#22355a;display:none}.embedded-form .oneField .choices .oneChoice,.form-embed-block--contactus-webform .oneField .choices .oneChoice,.block-inline-blockembed-form-block .oneField .choices .oneChoice{margin:10px 0 0;display:block}.embedded-form .oneField label,.form-embed-block--contactus-webform .oneField label,.block-inline-blockembed-form-block .oneField label{vertical-align:middle;margin:0;display:inline-block;width:calc(100% - 23px)}.embedded-form .oneField.offstate,.form-embed-block--contactus-webform .oneField.offstate,.block-inline-blockembed-form-block .oneField.offstate{display:none}.embedded-form font,.embedded-form label,.form-embed-block--contactus-webform font,.form-embed-block--contactus-webform label,.block-inline-blockembed-form-block font,.block-inline-blockembed-form-block label{display:inline-block;font-size:16px;line-height:20px;letter-spacing:1.77px;color:#22355a;font-family:"robotoregular",sans-serif;margin:0 0 5px 0;font-weight:bold}@media only screen and (min-width:768px){.embedded-form font,.embedded-form label,.form-embed-block--contactus-webform font,.form-embed-block--contactus-webform label,.block-inline-blockembed-form-block font,.block-inline-blockembed-form-block label{line-height:18px;letter-spacing:1.5px}}.embedded-form .reqMark:before,.form-embed-block--contactus-webform .reqMark:before,.block-inline-blockembed-form-block .reqMark:before{color:#de212b;content:" *";margin:0 3px 0 0}.embedded-form input[type=text],.embedded-form input[type=email],.embedded-form input[type=tel],.embedded-form textarea,.embedded-form select,.form-embed-block--contactus-webform input[type=text],.form-embed-block--contactus-webform input[type=email],.form-embed-block--contactus-webform input[type=tel],.form-embed-block--contactus-webform textarea,.form-embed-block--contactus-webform select,.block-inline-blockembed-form-block input[type=text],.block-inline-blockembed-form-block input[type=email],.block-inline-blockembed-form-block input[type=tel],.block-inline-blockembed-form-block textarea,.block-inline-blockembed-form-block select{border:1px solid #d3d7de;width:100% !important;margin:0;font-family:"chivoregular",sans-serif;color:#22355a;background-color:#fff;caret-color:#de212b;font-size:11px;line-height:18px;-webkit-appearance:none;border-radius:0}.embedded-form input[type=text],.embedded-form input[type=email],.embedded-form input[type=tel],.embedded-form textarea,.embedded-form select,.form-embed-block--contactus-webform input[type=text],.form-embed-block--contactus-webform input[type=email],.form-embed-block--contactus-webform input[type=tel],.form-embed-block--contactus-webform textarea,.form-embed-block--contactus-webform select,.block-inline-blockembed-form-block input[type=text],.block-inline-blockembed-form-block input[type=email],.block-inline-blockembed-form-block input[type=tel],.block-inline-blockembed-form-block textarea,.block-inline-blockembed-form-block select{transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s}.embedded-form input[type=text]:hover,.embedded-form input[type=text]:focus,.embedded-form input[type=email]:hover,.embedded-form input[type=email]:focus,.embedded-form input[type=tel]:hover,.embedded-form input[type=tel]:focus,.embedded-form textarea:hover,.embedded-form textarea:focus,.embedded-form select:hover,.embedded-form select:focus,.form-embed-block--contactus-webform input[type=text]:hover,.form-embed-block--contactus-webform input[type=text]:focus,.form-embed-block--contactus-webform input[type=email]:hover,.form-embed-block--contactus-webform input[type=email]:focus,.form-embed-block--contactus-webform input[type=tel]:hover,.form-embed-block--contactus-webform input[type=tel]:focus,.form-embed-block--contactus-webform textarea:hover,.form-embed-block--contactus-webform textarea:focus,.form-embed-block--contactus-webform select:hover,.form-embed-block--contactus-webform select:focus,.block-inline-blockembed-form-block input[type=text]:hover,.block-inline-blockembed-form-block input[type=text]:focus,.block-inline-blockembed-form-block input[type=email]:hover,.block-inline-blockembed-form-block input[type=email]:focus,.block-inline-blockembed-form-block input[type=tel]:hover,.block-inline-blockembed-form-block input[type=tel]:focus,.block-inline-blockembed-form-block textarea:hover,.block-inline-blockembed-form-block textarea:focus,.block-inline-blockembed-form-block select:hover,.block-inline-blockembed-form-block select:focus{border:1px solid #22355a;border-radius:0}.embedded-form input[type=text]:focus,.embedded-form input[type=email]:focus,.embedded-form input[type=tel]:focus,.embedded-form textarea:focus,.embedded-form select:focus,.form-embed-block--contactus-webform input[type=text]:focus,.form-embed-block--contactus-webform input[type=email]:focus,.form-embed-block--contactus-webform input[type=tel]:focus,.form-embed-block--contactus-webform textarea:focus,.form-embed-block--contactus-webform select:focus,.block-inline-blockembed-form-block input[type=text]:focus,.block-inline-blockembed-form-block input[type=email]:focus,.block-inline-blockembed-form-block input[type=tel]:focus,.block-inline-blockembed-form-block textarea:focus,.block-inline-blockembed-form-block select:focus{outline:0}.embedded-form select,.form-embed-block--contactus-webform select,.block-inline-blockembed-form-block select{background-color:rgba(0,0,0,0);outline:1px solid #d3d7de;border:none;height:40px;padding:10px 36px 10px 16px;font-family:"chivobold",sans-serif;text-transform:capitalize}.embedded-form select[multiple],.form-embed-block--contactus-webform select[multiple],.block-inline-blockembed-form-block select[multiple]{height:60px}.embedded-form select:hover,.embedded-form select:focus,.form-embed-block--contactus-webform select:hover,.form-embed-block--contactus-webform select:focus,.block-inline-blockembed-form-block select:hover,.block-inline-blockembed-form-block select:focus{border:none;outline:1px solid #22355a;outline-offset:0}@media only screen and (min-width:768px){.embedded-form select,.form-embed-block--contactus-webform select,.block-inline-blockembed-form-block select{height:36px;padding:10px 36px 10px 11px}}.embedded-form .selectbox-wrap,.form-embed-block--contactus-webform .selectbox-wrap,.block-inline-blockembed-form-block .selectbox-wrap{border:none}.embedded-form input[type=text],.embedded-form input[type=email],.form-embed-block--contactus-webform input[type=text],.form-embed-block--contactus-webform input[type=email],.block-inline-blockembed-form-block input[type=text],.block-inline-blockembed-form-block input[type=email]{height:40px;padding:1px 1px 1px 15px}@media only screen and (min-width:768px){.embedded-form input[type=text],.embedded-form input[type=email],.form-embed-block--contactus-webform input[type=text],.form-embed-block--contactus-webform input[type=email],.block-inline-blockembed-form-block input[type=text],.block-inline-blockembed-form-block input[type=email]{height:36px}}.embedded-form input[type=radio],.embedded-form input[type=checkbox],.form-embed-block--contactus-webform input[type=radio],.form-embed-block--contactus-webform input[type=checkbox],.block-inline-blockembed-form-block input[type=radio],.block-inline-blockembed-form-block input[type=checkbox]{color:#de212b;margin:4px 10px 0 0;display:inline-block;width:13px;vertical-align:top}.embedded-form input[type=file],.form-embed-block--contactus-webform input[type=file],.block-inline-blockembed-form-block input[type=file]{font-family:"chivoregular",sans-serif;color:#22355a;margin:0;width:auto}.embedded-form textarea,.form-embed-block--contactus-webform textarea,.block-inline-blockembed-form-block textarea{position:relative;height:120px;padding:5px 1px 1px 15px;resize:none}.embedded-form textarea,.form-embed-block--contactus-webform textarea,.block-inline-blockembed-form-block textarea{transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s}@media only screen and (min-width:768px){.embedded-form textarea,.form-embed-block--contactus-webform textarea,.block-inline-blockembed-form-block textarea{height:108px}}.embedded-form select,.embedded-form .twitter-typeahead input[type=text],.form-embed-block--contactus-webform select,.form-embed-block--contactus-webform .twitter-typeahead input[type=text],.block-inline-blockembed-form-block select,.block-inline-blockembed-form-block .twitter-typeahead input[type=text]{background-image:url(/themes/custom/hippocrates/images/svgs-to-sprite/chevron-down.svg);background-repeat:no-repeat;background-position:calc(100% - 12px) center;background-size:10px}.embedded-form .twitter-typeahead,.form-embed-block--contactus-webform .twitter-typeahead,.block-inline-blockembed-form-block .twitter-typeahead{display:block !important;z-index:2}.embedded-form .twitter-typeahead .twitter-typeahead:first-child,.form-embed-block--contactus-webform .twitter-typeahead .twitter-typeahead:first-child,.block-inline-blockembed-form-block .twitter-typeahead .twitter-typeahead:first-child{height:0}.embedded-form .twitter-typeahead .twitter-typeahead:first-child::after,.form-embed-block--contactus-webform .twitter-typeahead .twitter-typeahead:first-child::after,.block-inline-blockembed-form-block .twitter-typeahead .twitter-typeahead:first-child::after{content:none}.embedded-form .twitter-typeahead::after,.form-embed-block--contactus-webform .twitter-typeahead::after,.block-inline-blockembed-form-block .twitter-typeahead::after{color:#22355a;position:absolute;top:50%;right:15px;font-size:10px;font-weight:600;z-index:-1;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%)}.embedded-form .twitter-typeahead::after,.form-embed-block--contactus-webform .twitter-typeahead::after,.block-inline-blockembed-form-block .twitter-typeahead::after{transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s}.embedded-form .twitter-typeahead input[type=text],.form-embed-block--contactus-webform .twitter-typeahead input[type=text],.block-inline-blockembed-form-block .twitter-typeahead input[type=text]{margin:auto}.embedded-form .tt-menu,.form-embed-block--contactus-webform .tt-menu,.block-inline-blockembed-form-block .tt-menu{border:1px solid #d3d7de;font-family:"chivoregular",sans-serif;color:#22355a;background:#fff;font-size:11px;line-height:18px;height:200px;overflow-y:scroll;width:100%;padding:0 12px}.embedded-form .tt-menu .tt-suggestion,.form-embed-block--contactus-webform .tt-menu .tt-suggestion,.block-inline-blockembed-form-block .tt-menu .tt-suggestion{padding:16px 0;cursor:pointer;border-bottom:1px solid #d3d7de}.embedded-form .tt-menu .tt-suggestion:last-child,.form-embed-block--contactus-webform .tt-menu .tt-suggestion:last-child,.block-inline-blockembed-form-block .tt-menu .tt-suggestion:last-child{border:none}.embedded-form .tt-menu .tt-suggestion:hover,.form-embed-block--contactus-webform .tt-menu .tt-suggestion:hover,.block-inline-blockembed-form-block .tt-menu .tt-suggestion:hover{color:#de212b;font-weight:bold}.embedded-form .field-hint-inactive,.form-embed-block--contactus-webform .field-hint-inactive,.block-inline-blockembed-form-block .field-hint-inactive{color:#22355a;font-size:12px}.embedded-form .lengthIndicator,.form-embed-block--contactus-webform .lengthIndicator,.block-inline-blockembed-form-block .lengthIndicator{color:#22355a;font-size:10px;left:0 !important;bottom:5px;position:absolute}.embedded-form .errMsg,.form-embed-block--contactus-webform .errMsg,.block-inline-blockembed-form-block .errMsg{font-size:12px;line-height:16px;color:#22355a;font-family:"chivoitalic",sans-serif;font-weight:bold;margin:10px 0 0 0;position:relative;padding:7px 14px;border:2px solid #f15c22;background-color:#fcded3;z-index:1}.embedded-form .errMsg:before,.embedded-form .errMsg:after,.form-embed-block--contactus-webform .errMsg:before,.form-embed-block--contactus-webform .errMsg:after,.block-inline-blockembed-form-block .errMsg:before,.block-inline-blockembed-form-block .errMsg:after{bottom:100%;left:14px;border:solid rgba(0,0,0,0);content:" ";width:0;height:0;position:absolute;pointer-events:none}.embedded-form .errMsg:before,.form-embed-block--contactus-webform .errMsg:before,.block-inline-blockembed-form-block .errMsg:before{border-bottom-color:#f15c22;border-width:9px;margin:0 0 0 -9px}.embedded-form .errMsg:after,.form-embed-block--contactus-webform .errMsg:after,.block-inline-blockembed-form-block .errMsg:after{border-bottom-color:#fcded3;border-width:6px;margin:0 0 0 -6px}.embedded-form .errMsg .valid,.form-embed-block--contactus-webform .errMsg .valid,.block-inline-blockembed-form-block .errMsg .valid{margin:0 8px 0 0;color:#72c267;border:0}.embedded-form fieldset,.form-embed-block--contactus-webform fieldset,.block-inline-blockembed-form-block fieldset{margin:0 0 30px;border:1px solid #d3d7de;padding:30px}.embedded-form fieldset.section.offstate,.form-embed-block--contactus-webform fieldset.section.offstate,.block-inline-blockembed-form-block fieldset.section.offstate{display:none}.embedded-form fieldset legend,.form-embed-block--contactus-webform fieldset legend,.block-inline-blockembed-form-block fieldset legend{font-family:"chivoregular",sans-serif;color:#22355a;margin:0;padding:0 15px}.embedded-form fieldset .oneField:last-child,.form-embed-block--contactus-webform fieldset .oneField:last-child,.block-inline-blockembed-form-block fieldset .oneField:last-child{padding:0}.embedded-form #tfa_captcha_text,.form-embed-block--contactus-webform #tfa_captcha_text,.block-inline-blockembed-form-block #tfa_captcha_text{padding-bottom:30px}.embedded-form .actions,.form-embed-block--contactus-webform .actions,.block-inline-blockembed-form-block .actions{position:relative;display:inline-block}.embedded-form .actions .icon--caret-right,.form-embed-block--contactus-webform .actions .icon--caret-right,.block-inline-blockembed-form-block .actions .icon--caret-right{width:6px;height:10px;color:#fff;position:absolute;right:20px;top:-2px;bottom:0;margin:auto}@media only screen and (min-width:1400px){.embedded-form .actions .icon--caret-right,.form-embed-block--contactus-webform .actions .icon--caret-right,.block-inline-blockembed-form-block .actions .icon--caret-right{height:15px}}.embedded-form input[type=submit],.form-embed-block--contactus-webform input[type=submit],.block-inline-blockembed-form-block input[type=submit]{margin:0 0 31px 0;border-radius:0;color:#fff;text-decoration:none;cursor:pointer}.embedded-form input[type=submit]:link,.embedded-form input[type=submit]:hover,.embedded-form input[type=submit]:focus,.embedded-form input[type=submit]:active,.embedded-form input[type=submit]:visited,.embedded-form input[type=submit]:link:hover,.embedded-form input[type=submit]:visited:hover,.form-embed-block--contactus-webform input[type=submit]:link,.form-embed-block--contactus-webform input[type=submit]:hover,.form-embed-block--contactus-webform input[type=submit]:focus,.form-embed-block--contactus-webform input[type=submit]:active,.form-embed-block--contactus-webform input[type=submit]:visited,.form-embed-block--contactus-webform input[type=submit]:link:hover,.form-embed-block--contactus-webform input[type=submit]:visited:hover,.block-inline-blockembed-form-block input[type=submit]:link,.block-inline-blockembed-form-block input[type=submit]:hover,.block-inline-blockembed-form-block input[type=submit]:focus,.block-inline-blockembed-form-block input[type=submit]:active,.block-inline-blockembed-form-block input[type=submit]:visited,.block-inline-blockembed-form-block input[type=submit]:link:hover,.block-inline-blockembed-form-block input[type=submit]:visited:hover{text-decoration:none}.embedded-form input[type=submit]:link,.form-embed-block--contactus-webform input[type=submit]:link,.block-inline-blockembed-form-block input[type=submit]:link{color:#fff}.embedded-form input[type=submit]:visited,.form-embed-block--contactus-webform input[type=submit]:visited,.block-inline-blockembed-form-block input[type=submit]:visited{color:#fff}.embedded-form input[type=submit]:hover,.embedded-form input[type=submit]:link:hover,.embedded-form input[type=submit]:visited:hover,.form-embed-block--contactus-webform input[type=submit]:hover,.form-embed-block--contactus-webform input[type=submit]:link:hover,.form-embed-block--contactus-webform input[type=submit]:visited:hover,.block-inline-blockembed-form-block input[type=submit]:hover,.block-inline-blockembed-form-block input[type=submit]:link:hover,.block-inline-blockembed-form-block input[type=submit]:visited:hover{color:#de212b}.embedded-form input[type=submit]:active,.embedded-form input[type=submit]:focus,.form-embed-block--contactus-webform input[type=submit]:active,.form-embed-block--contactus-webform input[type=submit]:focus,.block-inline-blockembed-form-block input[type=submit]:active,.block-inline-blockembed-form-block input[type=submit]:focus{color:#fff}.embedded-form input[type=submit],.form-embed-block--contactus-webform input[type=submit],.block-inline-blockembed-form-block input[type=submit]{line-height:1;color:#fff;letter-spacing:1.5px;background:#de212b;border:1px solid rgba(0,0,0,0);padding:12px 10px;font-family:"chivobold",sans-serif}.embedded-form input[type=submit]:hover,.embedded-form input[type=submit]:focus,.form-embed-block--contactus-webform input[type=submit]:hover,.form-embed-block--contactus-webform input[type=submit]:focus,.block-inline-blockembed-form-block input[type=submit]:hover,.block-inline-blockembed-form-block input[type=submit]:focus{border-color:#de212b;color:#de212b;background:#fcded3;text-decoration:none}.embedded-form input[type=submit],.form-embed-block--contactus-webform input[type=submit],.block-inline-blockembed-form-block input[type=submit]{text-transform:uppercase;outline:none;font-size:13px;display:inline-block}.embedded-form input[type=submit],.form-embed-block--contactus-webform input[type=submit],.block-inline-blockembed-form-block input[type=submit]{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.embedded-form input[type=submit],.form-embed-block--contactus-webform input[type=submit],.block-inline-blockembed-form-block input[type=submit]{font-size:11px}}@media only screen and (min-width:1400px){.embedded-form input[type=submit],.form-embed-block--contactus-webform input[type=submit],.block-inline-blockembed-form-block input[type=submit]{font-size:12px}}.embedded-form input[type=submit] .icon--external-link-square-alt,.form-embed-block--contactus-webform input[type=submit] .icon--external-link-square-alt,.block-inline-blockembed-form-block input[type=submit] .icon--external-link-square-alt{width:10px;height:9px}.embedded-form input[type=submit] .icon--caret-right,.embedded-form input[type=submit] .icon--caret-right-solid,.form-embed-block--contactus-webform input[type=submit] .icon--caret-right,.form-embed-block--contactus-webform input[type=submit] .icon--caret-right-solid,.block-inline-blockembed-form-block input[type=submit] .icon--caret-right,.block-inline-blockembed-form-block input[type=submit] .icon--caret-right-solid{color:inherit;width:6px;height:11px}.embedded-form input[type=submit][target=_blankfollow],.form-embed-block--contactus-webform input[type=submit][target=_blankfollow],.block-inline-blockembed-form-block input[type=submit][target=_blankfollow]{margin:0 13px 0 0}.embedded-form input[type=submit][target=_blankfollow] .icon--caret-right,.form-embed-block--contactus-webform input[type=submit][target=_blankfollow] .icon--caret-right,.block-inline-blockembed-form-block input[type=submit][target=_blankfollow] .icon--caret-right{display:none}.embedded-form input[type=submit][target=_blankfollow] .icon--external-link-square-alt,.form-embed-block--contactus-webform input[type=submit][target=_blankfollow] .icon--external-link-square-alt,.block-inline-blockembed-form-block input[type=submit][target=_blankfollow] .icon--external-link-square-alt{display:inline}.embedded-form input[type=submit] .icon--caret-right,.form-embed-block--contactus-webform input[type=submit] .icon--caret-right,.block-inline-blockembed-form-block input[type=submit] .icon--caret-right{margin:0 0 0 8px;position:relative;top:2px}.embedded-form input[type=submit]:hover+.icon--caret-right,.embedded-form input[type=submit]:focus+.icon--caret-right,.form-embed-block--contactus-webform input[type=submit]:hover+.icon--caret-right,.form-embed-block--contactus-webform input[type=submit]:focus+.icon--caret-right,.block-inline-blockembed-form-block input[type=submit]:hover+.icon--caret-right,.block-inline-blockembed-form-block input[type=submit]:focus+.icon--caret-right{color:#de212b}.embedded-form .webform-multiple-table .tabledrag-toggle-weight-wrapper,.form-embed-block--contactus-webform .webform-multiple-table .tabledrag-toggle-weight-wrapper,.block-inline-blockembed-form-block .webform-multiple-table .tabledrag-toggle-weight-wrapper{display:none}.embedded-form .webform-multiple-table table thead th,.form-embed-block--contactus-webform .webform-multiple-table table thead th,.block-inline-blockembed-form-block .webform-multiple-table table thead th{text-align:left}.embedded-form .webform-multiple-table table thead th .form-required:after,.form-embed-block--contactus-webform .webform-multiple-table table thead th .form-required:after,.block-inline-blockembed-form-block .webform-multiple-table table thead th .form-required:after{margin:9px 5px 0 0}.embedded-form .webform-multiple-table table tbody tr.draggable td,.form-embed-block--contactus-webform .webform-multiple-table table tbody tr.draggable td,.block-inline-blockembed-form-block .webform-multiple-table table tbody tr.draggable td{padding:0 0 10px}.embedded-form .webform-multiple-table table tbody tr.draggable td select,.form-embed-block--contactus-webform .webform-multiple-table table tbody tr.draggable td select,.block-inline-blockembed-form-block .webform-multiple-table table tbody tr.draggable td select{height:34px;margin:1px 0 0 1px}.embedded-form .webform-multiple-table table tbody tr.draggable td:nth-child(2),.embedded-form .webform-multiple-table table tbody tr.draggable td:nth-child(3),.embedded-form .webform-multiple-table table tbody tr.draggable td:nth-child(4),.embedded-form .webform-multiple-table table tbody tr.draggable td:nth-child(5),.form-embed-block--contactus-webform .webform-multiple-table table tbody tr.draggable td:nth-child(2),.form-embed-block--contactus-webform .webform-multiple-table table tbody tr.draggable td:nth-child(3),.form-embed-block--contactus-webform .webform-multiple-table table tbody tr.draggable td:nth-child(4),.form-embed-block--contactus-webform .webform-multiple-table table tbody tr.draggable td:nth-child(5),.block-inline-blockembed-form-block .webform-multiple-table table tbody tr.draggable td:nth-child(2),.block-inline-blockembed-form-block .webform-multiple-table table tbody tr.draggable td:nth-child(3),.block-inline-blockembed-form-block .webform-multiple-table table tbody tr.draggable td:nth-child(4),.block-inline-blockembed-form-block .webform-multiple-table table tbody tr.draggable td:nth-child(5){width:23%}@media only screen and (max-width:767px){.embedded-form .webform-multiple-table table tbody tr.draggable td:nth-child(2),.embedded-form .webform-multiple-table table tbody tr.draggable td:nth-child(3),.embedded-form .webform-multiple-table table tbody tr.draggable td:nth-child(4),.embedded-form .webform-multiple-table table tbody tr.draggable td:nth-child(5),.form-embed-block--contactus-webform .webform-multiple-table table tbody tr.draggable td:nth-child(2),.form-embed-block--contactus-webform .webform-multiple-table table tbody tr.draggable td:nth-child(3),.form-embed-block--contactus-webform .webform-multiple-table table tbody tr.draggable td:nth-child(4),.form-embed-block--contactus-webform .webform-multiple-table table tbody tr.draggable td:nth-child(5),.block-inline-blockembed-form-block .webform-multiple-table table tbody tr.draggable td:nth-child(2),.block-inline-blockembed-form-block .webform-multiple-table table tbody tr.draggable td:nth-child(3),.block-inline-blockembed-form-block .webform-multiple-table table tbody tr.draggable td:nth-child(4),.block-inline-blockembed-form-block .webform-multiple-table table tbody tr.draggable td:nth-child(5){display:inline-block;width:100%}}.embedded-form .webform-multiple-table table tbody tr.draggable td.webform-multiple-table--operations,.form-embed-block--contactus-webform .webform-multiple-table table tbody tr.draggable td.webform-multiple-table--operations,.block-inline-blockembed-form-block .webform-multiple-table table tbody tr.draggable td.webform-multiple-table--operations{vertical-align:bottom}@media only screen and (max-width:767px){.embedded-form .webform-multiple-table table tbody tr.draggable td a.tabledrag-handle,.form-embed-block--contactus-webform .webform-multiple-table table tbody tr.draggable td a.tabledrag-handle,.block-inline-blockembed-form-block .webform-multiple-table table tbody tr.draggable td a.tabledrag-handle{margin:0}}@media only screen and (max-width:767px){.embedded-form .webform-multiple-table table tbody tr.draggable td>div>label.visually-hidden,.form-embed-block--contactus-webform .webform-multiple-table table tbody tr.draggable td>div>label.visually-hidden,.block-inline-blockembed-form-block .webform-multiple-table table tbody tr.draggable td>div>label.visually-hidden{height:inherit !important;width:inherit !important}}.embedded-form .webform-multiple-add.container-inline,.form-embed-block--contactus-webform .webform-multiple-add.container-inline,.block-inline-blockembed-form-block .webform-multiple-add.container-inline{margin:0}.embedded-form .webform-multiple-add.container-inline input,.form-embed-block--contactus-webform .webform-multiple-add.container-inline input,.block-inline-blockembed-form-block .webform-multiple-add.container-inline input{margin:0;width:auto}.embedded-form .form-item .description .webform-element-description,.form-embed-block--contactus-webform .form-item .description .webform-element-description,.block-inline-blockembed-form-block .form-item .description .webform-element-description{font-family:"robotoregular",sans-serif;font-size:16px;font-weight:bold;line-height:18px;letter-spacing:1.5px;margin:0 0 5px}.embedded-form .form-item .description .webform-element-description a,.form-embed-block--contactus-webform .form-item .description .webform-element-description a,.block-inline-blockembed-form-block .form-item .description .webform-element-description a{text-decoration:underline}.cke_editable a,.block-field-blocknodearticlebody a,.layout .block .field--name-body a,.block-field-blocknodereportsbody a,.cke_panel_list a{color:#22355a;text-decoration:none;cursor:pointer}.cke_editable a:link,.block-field-blocknodearticlebody a:link,.layout .block .field--name-body a:link,.block-field-blocknodereportsbody a:link,.cke_panel_list a:link{color:#22355a;text-decoration:none;cursor:pointer}.cke_editable a:visited,.block-field-blocknodearticlebody a:visited,.layout .block .field--name-body a:visited,.block-field-blocknodereportsbody a:visited,.cke_panel_list a:visited{color:#22355a;text-decoration:none;cursor:pointer}.cke_editable a:hover,.cke_editable a:link:hover,.cke_editable a:visited:hover,.block-field-blocknodearticlebody a:hover,.block-field-blocknodearticlebody a:link:hover,.block-field-blocknodearticlebody a:visited:hover,.layout .block .field--name-body a:hover,.layout .block .field--name-body a:link:hover,.layout .block .field--name-body a:visited:hover,.block-field-blocknodereportsbody a:hover,.block-field-blocknodereportsbody a:link:hover,.block-field-blocknodereportsbody a:visited:hover,.cke_panel_list a:hover,.cke_panel_list a:link:hover,.cke_panel_list a:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.cke_editable a:active,.cke_editable a:focus,.block-field-blocknodearticlebody a:active,.block-field-blocknodearticlebody a:focus,.layout .block .field--name-body a:active,.layout .block .field--name-body a:focus,.block-field-blocknodereportsbody a:active,.block-field-blocknodereportsbody a:focus,.cke_panel_list a:active,.cke_panel_list a:focus{color:#22355a;text-decoration:underline;cursor:pointer}.cke_editable a:link,.block-field-blocknodearticlebody a:link,.layout .block .field--name-body a:link,.block-field-blocknodereportsbody a:link,.cke_panel_list a:link{text-decoration:underline}.cke_editable a.primary-text-link,.block-field-blocknodearticlebody a.primary-text-link,.layout .block .field--name-body a.primary-text-link,.block-field-blocknodereportsbody a.primary-text-link,.cke_panel_list a.primary-text-link{text-decoration:none}.cke_editable a.primary-text-link,.block-field-blocknodearticlebody a.primary-text-link,.layout .block .field--name-body a.primary-text-link,.block-field-blocknodereportsbody a.primary-text-link,.cke_panel_list a.primary-text-link{color:#22355a;text-decoration:none;cursor:pointer}.cke_editable a.primary-text-link:link,.block-field-blocknodearticlebody a.primary-text-link:link,.layout .block .field--name-body a.primary-text-link:link,.block-field-blocknodereportsbody a.primary-text-link:link,.cke_panel_list a.primary-text-link:link{color:#22355a;text-decoration:none;cursor:pointer}.cke_editable a.primary-text-link:visited,.block-field-blocknodearticlebody a.primary-text-link:visited,.layout .block .field--name-body a.primary-text-link:visited,.block-field-blocknodereportsbody a.primary-text-link:visited,.cke_panel_list a.primary-text-link:visited{color:#22355a;text-decoration:none;cursor:pointer}.cke_editable a.primary-text-link:hover,.cke_editable a.primary-text-link:link:hover,.cke_editable a.primary-text-link:visited:hover,.block-field-blocknodearticlebody a.primary-text-link:hover,.block-field-blocknodearticlebody a.primary-text-link:link:hover,.block-field-blocknodearticlebody a.primary-text-link:visited:hover,.layout .block .field--name-body a.primary-text-link:hover,.layout .block .field--name-body a.primary-text-link:link:hover,.layout .block .field--name-body a.primary-text-link:visited:hover,.block-field-blocknodereportsbody a.primary-text-link:hover,.block-field-blocknodereportsbody a.primary-text-link:link:hover,.block-field-blocknodereportsbody a.primary-text-link:visited:hover,.cke_panel_list a.primary-text-link:hover,.cke_panel_list a.primary-text-link:link:hover,.cke_panel_list a.primary-text-link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.cke_editable a.primary-text-link:active,.cke_editable a.primary-text-link:focus,.block-field-blocknodearticlebody a.primary-text-link:active,.block-field-blocknodearticlebody a.primary-text-link:focus,.layout .block .field--name-body a.primary-text-link:active,.layout .block .field--name-body a.primary-text-link:focus,.block-field-blocknodereportsbody a.primary-text-link:active,.block-field-blocknodereportsbody a.primary-text-link:focus,.cke_panel_list a.primary-text-link:active,.cke_panel_list a.primary-text-link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.cke_editable a.primary-text-link:link:hover,.block-field-blocknodearticlebody a.primary-text-link:link:hover,.layout .block .field--name-body a.primary-text-link:link:hover,.block-field-blocknodereportsbody a.primary-text-link:link:hover,.cke_panel_list a.primary-text-link:link:hover{text-decoration:none}.cke_editable a.primary-text-link:after,.block-field-blocknodearticlebody a.primary-text-link:after,.layout .block .field--name-body a.primary-text-link:after,.block-field-blocknodereportsbody a.primary-text-link:after,.cke_panel_list a.primary-text-link:after{color:#22355a}.cke_editable hr,.block-field-blocknodearticlebody hr,.layout .block .field--name-body hr,.block-field-blocknodereportsbody hr,.cke_panel_list hr{height:1px;border:none;border-top:1px solid #d3d7de;margin:0px}.cke_editable ul,.cke_editable ol,.block-field-blocknodearticlebody ul,.block-field-blocknodearticlebody ol,.layout .block .field--name-body ul,.layout .block .field--name-body ol,.block-field-blocknodereportsbody ul,.block-field-blocknodereportsbody ol,.cke_panel_list ul,.cke_panel_list ol{font-family:"robotoregular",sans-serif;font-size:16px;line-height:1.63;color:#22355a}@media only screen and (max-width:767px){.cke_editable ul,.cke_editable ol,.block-field-blocknodearticlebody ul,.block-field-blocknodearticlebody ol,.layout .block .field--name-body ul,.layout .block .field--name-body ol,.block-field-blocknodereportsbody ul,.block-field-blocknodereportsbody ol,.cke_panel_list ul,.cke_panel_list ol{font-size:15px;line-height:1.6}}.cke_editable ol li,.block-field-blocknodearticlebody ol li,.layout .block .field--name-body ol li,.block-field-blocknodereportsbody ol li,.cke_panel_list ol li{font-family:"robotoregular",sans-serif}.cke_editable ol li strong,.block-field-blocknodearticlebody ol li strong,.layout .block .field--name-body ol li strong,.block-field-blocknodereportsbody ol li strong,.cke_panel_list ol li strong{font-family:"robotobold",sans-serif}.cke_editable ul li,.block-field-blocknodearticlebody ul li,.layout .block .field--name-body ul li,.block-field-blocknodereportsbody ul li,.cke_panel_list ul li{font-family:"robotoregular",sans-serif}.cke_editable ul li strong,.block-field-blocknodearticlebody ul li strong,.layout .block .field--name-body ul li strong,.block-field-blocknodereportsbody ul li strong,.cke_panel_list ul li strong{font-family:"robotobold",sans-serif}.cke_editable ul li p,.block-field-blocknodearticlebody ul li p,.layout .block .field--name-body ul li p,.block-field-blocknodereportsbody ul li p,.cke_panel_list ul li p{padding:0;margin:0;line-height:inherit;display:inline}.cke_editable div,.block-field-blocknodearticlebody div,.layout .block .field--name-body div,.block-field-blocknodereportsbody div,.cke_panel_list div{font-family:"robotoregular",sans-serif;color:#22355a}.cke_editable div strong,.block-field-blocknodearticlebody div strong,.layout .block .field--name-body div strong,.block-field-blocknodereportsbody div strong,.cke_panel_list div strong{font-family:"robotobold",sans-serif}.cke_editable h2.large-subhead,.block-field-blocknodearticlebody h2.large-subhead,.layout .block .field--name-body h2.large-subhead,.block-field-blocknodereportsbody h2.large-subhead,.cke_panel_list h2.large-subhead{font-family:"chivobold",sans-serif;font-size:18px;line-height:1.22;color:#22355a;padding:0 0 15px 0}@media only screen and (min-width:768px){.cke_editable h2.large-subhead,.block-field-blocknodearticlebody h2.large-subhead,.layout .block .field--name-body h2.large-subhead,.block-field-blocknodereportsbody h2.large-subhead,.cke_panel_list h2.large-subhead{font-size:20px;line-height:1.2}}@media only screen and (min-width:1024px){.cke_editable h2.large-subhead,.block-field-blocknodearticlebody h2.large-subhead,.layout .block .field--name-body h2.large-subhead,.block-field-blocknodereportsbody h2.large-subhead,.cke_panel_list h2.large-subhead{padding:0 0 10px 0}}@media only screen and (min-width:1400px){.cke_editable h2.large-subhead,.block-field-blocknodearticlebody h2.large-subhead,.layout .block .field--name-body h2.large-subhead,.block-field-blocknodereportsbody h2.large-subhead,.cke_panel_list h2.large-subhead{font-size:22px;line-height:1.27}}.cke_editable h3.large-subhead,.block-field-blocknodearticlebody h3.large-subhead,.layout .block .field--name-body h3.large-subhead,.block-field-blocknodereportsbody h3.large-subhead,.cke_panel_list h3.large-subhead{font-family:"chivobold",sans-serif;font-size:16px;line-height:20px;color:#22355a;padding:0 0 15px 0}@media only screen and (min-width:768px){.cke_editable h3.large-subhead,.block-field-blocknodearticlebody h3.large-subhead,.layout .block .field--name-body h3.large-subhead,.block-field-blocknodereportsbody h3.large-subhead,.cke_panel_list h3.large-subhead{font-size:18px;line-height:22px}}@media only screen and (min-width:1024px){.cke_editable h3.large-subhead,.block-field-blocknodearticlebody h3.large-subhead,.layout .block .field--name-body h3.large-subhead,.block-field-blocknodereportsbody h3.large-subhead,.cke_panel_list h3.large-subhead{padding:0 0 10px 0}}.cke_editable h3.sidebar-header,.block-field-blocknodearticlebody h3.sidebar-header,.layout .block .field--name-body h3.sidebar-header,.block-field-blocknodereportsbody h3.sidebar-header,.cke_panel_list h3.sidebar-header{font-family:"chivoregular",sans-serif;font-size:16px;line-height:20px;color:#22355a;padding:0 0 15px 0}@media only screen and (min-width:768px){.cke_editable h3.sidebar-header,.block-field-blocknodearticlebody h3.sidebar-header,.layout .block .field--name-body h3.sidebar-header,.block-field-blocknodereportsbody h3.sidebar-header,.cke_panel_list h3.sidebar-header{font-size:18px;line-height:22px}}@media only screen and (min-width:1024px){.cke_editable h3.sidebar-header,.block-field-blocknodearticlebody h3.sidebar-header,.layout .block .field--name-body h3.sidebar-header,.block-field-blocknodereportsbody h3.sidebar-header,.cke_panel_list h3.sidebar-header{padding:0 0 10px 0}}.cke_editable h3.subhead,.block-field-blocknodearticlebody h3.subhead,.layout .block .field--name-body h3.subhead,.block-field-blocknodereportsbody h3.subhead,.cke_panel_list h3.subhead{font-family:"chivobold",sans-serif;font-size:16px;line-height:20px;color:#22355a;padding:0 0 15px 0}@media only screen and (min-width:768px){.cke_editable h3.subhead,.block-field-blocknodearticlebody h3.subhead,.layout .block .field--name-body h3.subhead,.block-field-blocknodereportsbody h3.subhead,.cke_panel_list h3.subhead{font-size:18px;line-height:22px}}.cke_editable h4.subhead,.block-field-blocknodearticlebody h4.subhead,.layout .block .field--name-body h4.subhead,.block-field-blocknodereportsbody h4.subhead,.cke_panel_list h4.subhead{font-family:"chivobold",sans-serif;font-size:14px;line-height:18px;color:#22355a}@media only screen and (min-width:768px){.cke_editable h4.subhead,.block-field-blocknodearticlebody h4.subhead,.layout .block .field--name-body h4.subhead,.block-field-blocknodereportsbody h4.subhead,.cke_panel_list h4.subhead{font-size:16px;line-height:20px}}.cke_editable .embedded-entity,.cke_editable .embed.picture,.block-field-blocknodearticlebody .embedded-entity,.block-field-blocknodearticlebody .embed.picture,.layout .block .field--name-body .embedded-entity,.layout .block .field--name-body .embed.picture,.block-field-blocknodereportsbody .embedded-entity,.block-field-blocknodereportsbody .embed.picture,.cke_panel_list .embedded-entity,.cke_panel_list .embed.picture{max-width:100%;margin:0 0 30px 0}.cke_editable .embedded-entity.align-center img,.cke_editable .embedded-entity.align-left img,.cke_editable .embedded-entity.align-right img,.cke_editable .embedded-entity.align-none img,.cke_editable .embedded-entity.float--right img,.cke_editable .embedded-entity.float--left img,.cke_editable .embed.picture.align-center img,.cke_editable .embed.picture.align-left img,.cke_editable .embed.picture.align-right img,.cke_editable .embed.picture.align-none img,.cke_editable .embed.picture.float--right img,.cke_editable .embed.picture.float--left img,.block-field-blocknodearticlebody .embedded-entity.align-center img,.block-field-blocknodearticlebody .embedded-entity.align-left img,.block-field-blocknodearticlebody .embedded-entity.align-right img,.block-field-blocknodearticlebody .embedded-entity.align-none img,.block-field-blocknodearticlebody .embedded-entity.float--right img,.block-field-blocknodearticlebody .embedded-entity.float--left img,.block-field-blocknodearticlebody .embed.picture.align-center img,.block-field-blocknodearticlebody .embed.picture.align-left img,.block-field-blocknodearticlebody .embed.picture.align-right img,.block-field-blocknodearticlebody .embed.picture.align-none img,.block-field-blocknodearticlebody .embed.picture.float--right img,.block-field-blocknodearticlebody .embed.picture.float--left img,.layout .block .field--name-body .embedded-entity.align-center img,.layout .block .field--name-body .embedded-entity.align-left img,.layout .block .field--name-body .embedded-entity.align-right img,.layout .block .field--name-body .embedded-entity.align-none img,.layout .block .field--name-body .embedded-entity.float--right img,.layout .block .field--name-body .embedded-entity.float--left img,.layout .block .field--name-body .embed.picture.align-center img,.layout .block .field--name-body .embed.picture.align-left img,.layout .block .field--name-body .embed.picture.align-right img,.layout .block .field--name-body .embed.picture.align-none img,.layout .block .field--name-body .embed.picture.float--right img,.layout .block .field--name-body .embed.picture.float--left img,.block-field-blocknodereportsbody .embedded-entity.align-center img,.block-field-blocknodereportsbody .embedded-entity.align-left img,.block-field-blocknodereportsbody .embedded-entity.align-right img,.block-field-blocknodereportsbody .embedded-entity.align-none img,.block-field-blocknodereportsbody .embedded-entity.float--right img,.block-field-blocknodereportsbody .embedded-entity.float--left img,.block-field-blocknodereportsbody .embed.picture.align-center img,.block-field-blocknodereportsbody .embed.picture.align-left img,.block-field-blocknodereportsbody .embed.picture.align-right img,.block-field-blocknodereportsbody .embed.picture.align-none img,.block-field-blocknodereportsbody .embed.picture.float--right img,.block-field-blocknodereportsbody .embed.picture.float--left img,.cke_panel_list .embedded-entity.align-center img,.cke_panel_list .embedded-entity.align-left img,.cke_panel_list .embedded-entity.align-right img,.cke_panel_list .embedded-entity.align-none img,.cke_panel_list .embedded-entity.float--right img,.cke_panel_list .embedded-entity.float--left img,.cke_panel_list .embed.picture.align-center img,.cke_panel_list .embed.picture.align-left img,.cke_panel_list .embed.picture.align-right img,.cke_panel_list .embed.picture.align-none img,.cke_panel_list .embed.picture.float--right img,.cke_panel_list .embed.picture.float--left img{max-width:100%;height:auto;display:block;margin:0px}.cke_editable .embedded-entity.align-center.resize-large,.cke_editable .embedded-entity.align-left.resize-large,.cke_editable .embedded-entity.align-right.resize-large,.cke_editable .embedded-entity.align-none.resize-large,.cke_editable .embedded-entity.float--right.resize-large,.cke_editable .embedded-entity.float--left.resize-large,.cke_editable .embed.picture.align-center.resize-large,.cke_editable .embed.picture.align-left.resize-large,.cke_editable .embed.picture.align-right.resize-large,.cke_editable .embed.picture.align-none.resize-large,.cke_editable .embed.picture.float--right.resize-large,.cke_editable .embed.picture.float--left.resize-large,.block-field-blocknodearticlebody .embedded-entity.align-center.resize-large,.block-field-blocknodearticlebody .embedded-entity.align-left.resize-large,.block-field-blocknodearticlebody .embedded-entity.align-right.resize-large,.block-field-blocknodearticlebody .embedded-entity.align-none.resize-large,.block-field-blocknodearticlebody .embedded-entity.float--right.resize-large,.block-field-blocknodearticlebody .embedded-entity.float--left.resize-large,.block-field-blocknodearticlebody .embed.picture.align-center.resize-large,.block-field-blocknodearticlebody .embed.picture.align-left.resize-large,.block-field-blocknodearticlebody .embed.picture.align-right.resize-large,.block-field-blocknodearticlebody .embed.picture.align-none.resize-large,.block-field-blocknodearticlebody .embed.picture.float--right.resize-large,.block-field-blocknodearticlebody .embed.picture.float--left.resize-large,.layout .block .field--name-body .embedded-entity.align-center.resize-large,.layout .block .field--name-body .embedded-entity.align-left.resize-large,.layout .block .field--name-body .embedded-entity.align-right.resize-large,.layout .block .field--name-body .embedded-entity.align-none.resize-large,.layout .block .field--name-body .embedded-entity.float--right.resize-large,.layout .block .field--name-body .embedded-entity.float--left.resize-large,.layout .block .field--name-body .embed.picture.align-center.resize-large,.layout .block .field--name-body .embed.picture.align-left.resize-large,.layout .block .field--name-body .embed.picture.align-right.resize-large,.layout .block .field--name-body .embed.picture.align-none.resize-large,.layout .block .field--name-body .embed.picture.float--right.resize-large,.layout .block .field--name-body .embed.picture.float--left.resize-large,.block-field-blocknodereportsbody .embedded-entity.align-center.resize-large,.block-field-blocknodereportsbody .embedded-entity.align-left.resize-large,.block-field-blocknodereportsbody .embedded-entity.align-right.resize-large,.block-field-blocknodereportsbody .embedded-entity.align-none.resize-large,.block-field-blocknodereportsbody .embedded-entity.float--right.resize-large,.block-field-blocknodereportsbody .embedded-entity.float--left.resize-large,.block-field-blocknodereportsbody .embed.picture.align-center.resize-large,.block-field-blocknodereportsbody .embed.picture.align-left.resize-large,.block-field-blocknodereportsbody .embed.picture.align-right.resize-large,.block-field-blocknodereportsbody .embed.picture.align-none.resize-large,.block-field-blocknodereportsbody .embed.picture.float--right.resize-large,.block-field-blocknodereportsbody .embed.picture.float--left.resize-large,.cke_panel_list .embedded-entity.align-center.resize-large,.cke_panel_list .embedded-entity.align-left.resize-large,.cke_panel_list .embedded-entity.align-right.resize-large,.cke_panel_list .embedded-entity.align-none.resize-large,.cke_panel_list .embedded-entity.float--right.resize-large,.cke_panel_list .embedded-entity.float--left.resize-large,.cke_panel_list .embed.picture.align-center.resize-large,.cke_panel_list .embed.picture.align-left.resize-large,.cke_panel_list .embed.picture.align-right.resize-large,.cke_panel_list .embed.picture.align-none.resize-large,.cke_panel_list .embed.picture.float--right.resize-large,.cke_panel_list .embed.picture.float--left.resize-large{margin:0 0 30px 0}.cke_editable .embedded-entity.align-left,.cke_editable .embedded-entity.float--left,.cke_editable .embed.picture.align-left,.cke_editable .embed.picture.float--left,.block-field-blocknodearticlebody .embedded-entity.align-left,.block-field-blocknodearticlebody .embedded-entity.float--left,.block-field-blocknodearticlebody .embed.picture.align-left,.block-field-blocknodearticlebody .embed.picture.float--left,.layout .block .field--name-body .embedded-entity.align-left,.layout .block .field--name-body .embedded-entity.float--left,.layout .block .field--name-body .embed.picture.align-left,.layout .block .field--name-body .embed.picture.float--left,.block-field-blocknodereportsbody .embedded-entity.align-left,.block-field-blocknodereportsbody .embedded-entity.float--left,.block-field-blocknodereportsbody .embed.picture.align-left,.block-field-blocknodereportsbody .embed.picture.float--left,.cke_panel_list .embedded-entity.align-left,.cke_panel_list .embedded-entity.float--left,.cke_panel_list .embed.picture.align-left,.cke_panel_list .embed.picture.float--left{margin:0 0 30px 0}@media only screen and (max-width:767px){.cke_editable .embedded-entity.align-left,.cke_editable .embedded-entity.float--left,.cke_editable .embed.picture.align-left,.cke_editable .embed.picture.float--left,.block-field-blocknodearticlebody .embedded-entity.align-left,.block-field-blocknodearticlebody .embedded-entity.float--left,.block-field-blocknodearticlebody .embed.picture.align-left,.block-field-blocknodearticlebody .embed.picture.float--left,.layout .block .field--name-body .embedded-entity.align-left,.layout .block .field--name-body .embedded-entity.float--left,.layout .block .field--name-body .embed.picture.align-left,.layout .block .field--name-body .embed.picture.float--left,.block-field-blocknodereportsbody .embedded-entity.align-left,.block-field-blocknodereportsbody .embedded-entity.float--left,.block-field-blocknodereportsbody .embed.picture.align-left,.block-field-blocknodereportsbody .embed.picture.float--left,.cke_panel_list .embedded-entity.align-left,.cke_panel_list .embedded-entity.float--left,.cke_panel_list .embed.picture.align-left,.cke_panel_list .embed.picture.float--left{width:100%}}@media only screen and (min-width:768px){.cke_editable .embedded-entity.align-left,.cke_editable .embedded-entity.float--left,.cke_editable .embed.picture.align-left,.cke_editable .embed.picture.float--left,.block-field-blocknodearticlebody .embedded-entity.align-left,.block-field-blocknodearticlebody .embedded-entity.float--left,.block-field-blocknodearticlebody .embed.picture.align-left,.block-field-blocknodearticlebody .embed.picture.float--left,.layout .block .field--name-body .embedded-entity.align-left,.layout .block .field--name-body .embedded-entity.float--left,.layout .block .field--name-body .embed.picture.align-left,.layout .block .field--name-body .embed.picture.float--left,.block-field-blocknodereportsbody .embedded-entity.align-left,.block-field-blocknodereportsbody .embedded-entity.float--left,.block-field-blocknodereportsbody .embed.picture.align-left,.block-field-blocknodereportsbody .embed.picture.float--left,.cke_panel_list .embedded-entity.align-left,.cke_panel_list .embedded-entity.float--left,.cke_panel_list .embed.picture.align-left,.cke_panel_list .embed.picture.float--left{margin:0 20px 0 0}}.cke_editable .embedded-entity.align-center,.cke_editable .embed.picture.align-center,.block-field-blocknodearticlebody .embedded-entity.align-center,.block-field-blocknodearticlebody .embed.picture.align-center,.layout .block .field--name-body .embedded-entity.align-center,.layout .block .field--name-body .embed.picture.align-center,.block-field-blocknodereportsbody .embedded-entity.align-center,.block-field-blocknodereportsbody .embed.picture.align-center,.cke_panel_list .embedded-entity.align-center,.cke_panel_list .embed.picture.align-center{margin:auto auto 30px auto}.cke_editable .embedded-entity.align-center img,.cke_editable .embed.picture.align-center img,.block-field-blocknodearticlebody .embedded-entity.align-center img,.block-field-blocknodearticlebody .embed.picture.align-center img,.layout .block .field--name-body .embedded-entity.align-center img,.layout .block .field--name-body .embed.picture.align-center img,.block-field-blocknodereportsbody .embedded-entity.align-center img,.block-field-blocknodereportsbody .embed.picture.align-center img,.cke_panel_list .embedded-entity.align-center img,.cke_panel_list .embed.picture.align-center img{margin:auto}.cke_editable .embedded-entity.align-right,.cke_editable .embedded-entity.float--right,.cke_editable .embed.picture.align-right,.cke_editable .embed.picture.float--right,.block-field-blocknodearticlebody .embedded-entity.align-right,.block-field-blocknodearticlebody .embedded-entity.float--right,.block-field-blocknodearticlebody .embed.picture.align-right,.block-field-blocknodearticlebody .embed.picture.float--right,.layout .block .field--name-body .embedded-entity.align-right,.layout .block .field--name-body .embedded-entity.float--right,.layout .block .field--name-body .embed.picture.align-right,.layout .block .field--name-body .embed.picture.float--right,.block-field-blocknodereportsbody .embedded-entity.align-right,.block-field-blocknodereportsbody .embedded-entity.float--right,.block-field-blocknodereportsbody .embed.picture.align-right,.block-field-blocknodereportsbody .embed.picture.float--right,.cke_panel_list .embedded-entity.align-right,.cke_panel_list .embedded-entity.float--right,.cke_panel_list .embed.picture.align-right,.cke_panel_list .embed.picture.float--right{margin:0 0 30px 0}@media only screen and (max-width:767px){.cke_editable .embedded-entity.align-right,.cke_editable .embedded-entity.float--right,.cke_editable .embed.picture.align-right,.cke_editable .embed.picture.float--right,.block-field-blocknodearticlebody .embedded-entity.align-right,.block-field-blocknodearticlebody .embedded-entity.float--right,.block-field-blocknodearticlebody .embed.picture.align-right,.block-field-blocknodearticlebody .embed.picture.float--right,.layout .block .field--name-body .embedded-entity.align-right,.layout .block .field--name-body .embedded-entity.float--right,.layout .block .field--name-body .embed.picture.align-right,.layout .block .field--name-body .embed.picture.float--right,.block-field-blocknodereportsbody .embedded-entity.align-right,.block-field-blocknodereportsbody .embedded-entity.float--right,.block-field-blocknodereportsbody .embed.picture.align-right,.block-field-blocknodereportsbody .embed.picture.float--right,.cke_panel_list .embedded-entity.align-right,.cke_panel_list .embedded-entity.float--right,.cke_panel_list .embed.picture.align-right,.cke_panel_list .embed.picture.float--right{width:100%}}@media only screen and (min-width:768px){.cke_editable .embedded-entity.align-right,.cke_editable .embedded-entity.float--right,.cke_editable .embed.picture.align-right,.cke_editable .embed.picture.float--right,.block-field-blocknodearticlebody .embedded-entity.align-right,.block-field-blocknodearticlebody .embedded-entity.float--right,.block-field-blocknodearticlebody .embed.picture.align-right,.block-field-blocknodearticlebody .embed.picture.float--right,.layout .block .field--name-body .embedded-entity.align-right,.layout .block .field--name-body .embedded-entity.float--right,.layout .block .field--name-body .embed.picture.align-right,.layout .block .field--name-body .embed.picture.float--right,.block-field-blocknodereportsbody .embedded-entity.align-right,.block-field-blocknodereportsbody .embedded-entity.float--right,.block-field-blocknodereportsbody .embed.picture.align-right,.block-field-blocknodereportsbody .embed.picture.float--right,.cke_panel_list .embedded-entity.align-right,.cke_panel_list .embedded-entity.float--right,.cke_panel_list .embed.picture.align-right,.cke_panel_list .embed.picture.float--right{margin:0 0 0 20px}}.cke_editable .button-blue,.cke_editable .compare-specialty--sticky .compare-specialty__carousel .carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .cke_editable .carousel__nav,.block-field-blocknodearticlebody .button-blue,.block-field-blocknodearticlebody .compare-specialty--sticky .compare-specialty__carousel .carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .block-field-blocknodearticlebody .carousel__nav,.layout .block .field--name-body .button-blue,.layout .block .field--name-body .compare-specialty--sticky .compare-specialty__carousel .carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .layout .block .field--name-body .carousel__nav,.block-field-blocknodereportsbody .button-blue,.block-field-blocknodereportsbody .compare-specialty--sticky .compare-specialty__carousel .carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .block-field-blocknodereportsbody .carousel__nav,.cke_panel_list .button-blue,.cke_panel_list .compare-specialty--sticky .compare-specialty__carousel .carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .cke_panel_list .carousel__nav{color:#fff;text-decoration:none;cursor:pointer}.cke_editable .button-blue:link,.cke_editable .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link,.compare-specialty--sticky .compare-specialty__carousel .cke_editable .carousel__nav:link,.block-field-blocknodearticlebody .button-blue:link,.block-field-blocknodearticlebody .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link,.compare-specialty--sticky .compare-specialty__carousel .block-field-blocknodearticlebody .carousel__nav:link,.layout .block .field--name-body .button-blue:link,.layout .block .field--name-body .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link,.compare-specialty--sticky .compare-specialty__carousel .layout .block .field--name-body .carousel__nav:link,.block-field-blocknodereportsbody .button-blue:link,.block-field-blocknodereportsbody .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link,.compare-specialty--sticky .compare-specialty__carousel .block-field-blocknodereportsbody .carousel__nav:link,.cke_panel_list .button-blue:link,.cke_panel_list .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link,.compare-specialty--sticky .compare-specialty__carousel .cke_panel_list .carousel__nav:link{color:#fff;text-decoration:none;cursor:pointer}.cke_editable .button-blue:visited,.cke_editable .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:visited,.compare-specialty--sticky .compare-specialty__carousel .cke_editable .carousel__nav:visited,.block-field-blocknodearticlebody .button-blue:visited,.block-field-blocknodearticlebody .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:visited,.compare-specialty--sticky .compare-specialty__carousel .block-field-blocknodearticlebody .carousel__nav:visited,.layout .block .field--name-body .button-blue:visited,.layout .block .field--name-body .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:visited,.compare-specialty--sticky .compare-specialty__carousel .layout .block .field--name-body .carousel__nav:visited,.block-field-blocknodereportsbody .button-blue:visited,.block-field-blocknodereportsbody .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:visited,.compare-specialty--sticky .compare-specialty__carousel .block-field-blocknodereportsbody .carousel__nav:visited,.cke_panel_list .button-blue:visited,.cke_panel_list .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:visited,.compare-specialty--sticky .compare-specialty__carousel .cke_panel_list .carousel__nav:visited{color:#fff;text-decoration:none;cursor:pointer}.cke_editable .button-blue:hover,.cke_editable .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:hover,.compare-specialty--sticky .compare-specialty__carousel .cke_editable .carousel__nav:hover,.cke_editable .button-blue:link:hover,.cke_editable .button-blue:visited:hover,.block-field-blocknodearticlebody .button-blue:hover,.block-field-blocknodearticlebody .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:hover,.compare-specialty--sticky .compare-specialty__carousel .block-field-blocknodearticlebody .carousel__nav:hover,.block-field-blocknodearticlebody .button-blue:link:hover,.block-field-blocknodearticlebody .button-blue:visited:hover,.layout .block .field--name-body .button-blue:hover,.layout .block .field--name-body .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:hover,.compare-specialty--sticky .compare-specialty__carousel .layout .block .field--name-body .carousel__nav:hover,.layout .block .field--name-body .button-blue:link:hover,.layout .block .field--name-body .button-blue:visited:hover,.block-field-blocknodereportsbody .button-blue:hover,.block-field-blocknodereportsbody .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:hover,.compare-specialty--sticky .compare-specialty__carousel .block-field-blocknodereportsbody .carousel__nav:hover,.block-field-blocknodereportsbody .button-blue:link:hover,.block-field-blocknodereportsbody .button-blue:visited:hover,.cke_panel_list .button-blue:hover,.cke_panel_list .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:hover,.compare-specialty--sticky .compare-specialty__carousel .cke_panel_list .carousel__nav:hover,.cke_panel_list .button-blue:link:hover,.cke_panel_list .button-blue:visited:hover{color:#003d79;text-decoration:underline;cursor:pointer}.cke_editable .button-blue:active,.cke_editable .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:active,.compare-specialty--sticky .compare-specialty__carousel .cke_editable .carousel__nav:active,.cke_editable .button-blue:focus,.cke_editable .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:focus,.compare-specialty--sticky .compare-specialty__carousel .cke_editable .carousel__nav:focus,.block-field-blocknodearticlebody .button-blue:active,.block-field-blocknodearticlebody .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:active,.compare-specialty--sticky .compare-specialty__carousel .block-field-blocknodearticlebody .carousel__nav:active,.block-field-blocknodearticlebody .button-blue:focus,.block-field-blocknodearticlebody .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:focus,.compare-specialty--sticky .compare-specialty__carousel .block-field-blocknodearticlebody .carousel__nav:focus,.layout .block .field--name-body .button-blue:active,.layout .block .field--name-body .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:active,.compare-specialty--sticky .compare-specialty__carousel .layout .block .field--name-body .carousel__nav:active,.layout .block .field--name-body .button-blue:focus,.layout .block .field--name-body .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:focus,.compare-specialty--sticky .compare-specialty__carousel .layout .block .field--name-body .carousel__nav:focus,.block-field-blocknodereportsbody .button-blue:active,.block-field-blocknodereportsbody .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:active,.compare-specialty--sticky .compare-specialty__carousel .block-field-blocknodereportsbody .carousel__nav:active,.block-field-blocknodereportsbody .button-blue:focus,.block-field-blocknodereportsbody .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:focus,.compare-specialty--sticky .compare-specialty__carousel .block-field-blocknodereportsbody .carousel__nav:focus,.cke_panel_list .button-blue:active,.cke_panel_list .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:active,.compare-specialty--sticky .compare-specialty__carousel .cke_panel_list .carousel__nav:active,.cke_panel_list .button-blue:focus,.cke_panel_list .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:focus,.compare-specialty--sticky .compare-specialty__carousel .cke_panel_list .carousel__nav:focus{color:#fff;text-decoration:underline;cursor:pointer}.cke_editable .button-blue:link,.cke_editable .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link,.compare-specialty--sticky .compare-specialty__carousel .cke_editable .carousel__nav:link,.block-field-blocknodearticlebody .button-blue:link,.block-field-blocknodearticlebody .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link,.compare-specialty--sticky .compare-specialty__carousel .block-field-blocknodearticlebody .carousel__nav:link,.layout .block .field--name-body .button-blue:link,.layout .block .field--name-body .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link,.compare-specialty--sticky .compare-specialty__carousel .layout .block .field--name-body .carousel__nav:link,.block-field-blocknodereportsbody .button-blue:link,.block-field-blocknodereportsbody .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link,.compare-specialty--sticky .compare-specialty__carousel .block-field-blocknodereportsbody .carousel__nav:link,.cke_panel_list .button-blue:link,.cke_panel_list .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link,.compare-specialty--sticky .compare-specialty__carousel .cke_panel_list .carousel__nav:link{text-decoration:none}.cke_editable .button-blue:link:hover,.cke_editable .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link:hover,.compare-specialty--sticky .compare-specialty__carousel .cke_editable .carousel__nav:link:hover,.block-field-blocknodearticlebody .button-blue:link:hover,.block-field-blocknodearticlebody .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link:hover,.compare-specialty--sticky .compare-specialty__carousel .block-field-blocknodearticlebody .carousel__nav:link:hover,.layout .block .field--name-body .button-blue:link:hover,.layout .block .field--name-body .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link:hover,.compare-specialty--sticky .compare-specialty__carousel .layout .block .field--name-body .carousel__nav:link:hover,.block-field-blocknodereportsbody .button-blue:link:hover,.block-field-blocknodereportsbody .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link:hover,.compare-specialty--sticky .compare-specialty__carousel .block-field-blocknodereportsbody .carousel__nav:link:hover,.cke_panel_list .button-blue:link:hover,.cke_panel_list .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link:hover,.compare-specialty--sticky .compare-specialty__carousel .cke_panel_list .carousel__nav:link:hover{text-decoration:none}.cke_editable .embed.picture.float--right,.block-field-blocknodearticlebody .embed.picture.float--right,.layout .block .field--name-body .embed.picture.float--right,.block-field-blocknodereportsbody .embed.picture.float--right,.cke_panel_list .embed.picture.float--right{float:none}@media only screen and (min-width:768px){.cke_editable .embed.picture.float--right,.block-field-blocknodearticlebody .embed.picture.float--right,.layout .block .field--name-body .embed.picture.float--right,.block-field-blocknodereportsbody .embed.picture.float--right,.cke_panel_list .embed.picture.float--right{float:right}}.cke_editable .embed.picture.float--left,.block-field-blocknodearticlebody .embed.picture.float--left,.layout .block .field--name-body .embed.picture.float--left,.block-field-blocknodereportsbody .embed.picture.float--left,.cke_panel_list .embed.picture.float--left{float:none}@media only screen and (min-width:768px){.cke_editable .embed.picture.float--left,.block-field-blocknodearticlebody .embed.picture.float--left,.layout .block .field--name-body .embed.picture.float--left,.block-field-blocknodereportsbody .embed.picture.float--left,.cke_panel_list .embed.picture.float--left{float:left}}.field--name-body ul{margin:0 0 30px 0}.field--name-body ul:last-child{margin:0}.block-field-blocknodearticlebody ol,.block-field-blocknodearticlebody ul,.overview__content ol,.overview__content ul{margin:0 0 30px 0}.block-field-blocknodearticlebody ol:last-child,.block-field-blocknodearticlebody ul:last-child,.overview__content ol:last-child,.overview__content ul:last-child{margin:0}.block-field-blocknodearticlebody ol li,.block-field-blocknodearticlebody ul li,.overview__content ol li,.overview__content ul li{font-family:"robotoregular",sans-serif}.block-field-blocknodearticlebody ol li strong,.block-field-blocknodearticlebody ul li strong,.overview__content ol li strong,.overview__content ul li strong{font-family:"robotobold",sans-serif}.block-field-blocknodearticlebody ol li ol,.block-field-blocknodearticlebody ol li ul,.block-field-blocknodearticlebody ul li ol,.block-field-blocknodearticlebody ul li ul,.overview__content ol li ol,.overview__content ol li ul,.overview__content ul li ol,.overview__content ul li ul{margin:0}.block-field-blocknodearticlebody ol li ol li strong,.block-field-blocknodearticlebody ol li ul li strong,.block-field-blocknodearticlebody ul li ol li strong,.block-field-blocknodearticlebody ul li ul li strong,.overview__content ol li ol li strong,.overview__content ol li ul li strong,.overview__content ul li ol li strong,.overview__content ul li ul li strong{font-family:"robotobold",sans-serif}.block-field-blocknodearticlebody div,.overview__content div{font-family:"robotoregular",sans-serif;color:#22355a}.block-field-blocknodearticlebody div strong,.overview__content div strong{font-family:"robotobold",sans-serif}.cke_editable ol,.cke_editable ul{margin:4px 0 4px 10px}.resize-small{width:100%}@media only screen and (min-width:768px){.resize-small{width:33.333%}}.resize-medium{width:100%}@media only screen and (min-width:768px){.resize-medium{width:50%}}.resize-large{width:100%}.video-embed-field-provider-youtube,.video-embed-field-provider-vimeo{overflow:hidden;position:relative;aspect-ratio:16/9}.video-embed-field-provider-youtube iframe,.video-embed-field-provider-vimeo iframe{position:absolute;top:0;left:0;width:100%;height:100%}iframe{max-width:100%}.align-center{text-align:center;margin:auto}.grid-row:after{content:"";display:table;clear:both}@media only screen and (min-width:768px){.grid-row{display:flex}}.grid-row.grid-three-col,.grid-row.grid-two-col{padding-bottom:30px}.grid-row.grid-two-col .grid-col-1{margin-left:0px}.grid-row.grid-two-col .grid-col-2{margin-right:0px}.grid-row .grid-col-1 p:last-child,.grid-row .grid-col-2 p:last-child,.grid-row .grid-col-3 p:last-child{padding-bottom:0px}.grid-50,.grid-33{position:relative;float:left;width:100%;margin:0}.grid-50 img,.grid-33 img{max-width:100%;height:auto;display:block}.grid-50 .resize-small,.grid-50 .resize-medium,.grid-50 .resize-large,.grid-50 iframe,.grid-33 .resize-small,.grid-33 .resize-medium,.grid-33 .resize-large,.grid-33 iframe{width:100%;max-width:100%;height:auto}@media only screen and (min-width:768px){.grid-50{width:50%;margin:0 15px}}@media only screen and (min-width:768px){.grid-33{width:33.3%;margin:0 15px}}.grid-33 .embedded-entity,.grid-33 .embed.picture{margin:0}@media only screen and (min-width:768px){.grid-33 .embedded-entity,.grid-33 .embed.picture{margin:0 0 30px 0}}@media only screen and (min-width:768px){.grid-33:first-child{margin-left:0}}@media only screen and (min-width:768px){.grid-33:last-child{margin-right:0}}.layout .block .field--name-body p:last-child{padding-bottom:0}.block-field-blocknodearticlebody,.block-field-blocknodereportsbody{color:#22355a}.block-field-blocknodearticlebody .article-body-padding,.block-field-blocknodereportsbody .article-body-padding{padding:0}@media only screen and (min-width:768px){.block-field-blocknodearticlebody .article-body-padding,.block-field-blocknodereportsbody .article-body-padding{padding:0 20px}}@media only screen and (min-width:1024px){.block-field-blocknodearticlebody .article-body-padding,.block-field-blocknodereportsbody .article-body-padding{padding:0 36px}}@media only screen and (min-width:1400px){.block-field-blocknodearticlebody .article-body-padding,.block-field-blocknodereportsbody .article-body-padding{padding:0 40px}}.block-field-blocknodearticlebody .article-body-padding p a,.block-field-blocknodearticlebody .article-body-padding li a,.block-field-blocknodereportsbody .article-body-padding p a,.block-field-blocknodereportsbody .article-body-padding li a{text-decoration:underline}.block-field-blocknodereportsbody .article-body-padding:after{content:"";display:table;clear:both}@media only screen and (min-width:768px){.block-field-blocknodereportsbody .embedded-entity{width:calc(100% - 236px)}}@media only screen and (min-width:1024px){.block-field-blocknodereportsbody .embedded-entity{width:calc(100% - 242px)}}@media only screen and (min-width:1400px){.block-field-blocknodereportsbody .embedded-entity{width:calc(100% - 251px)}}.block-field-blocknodereportsbody .embedded-entity img{display:block;width:100%}.cke_panel_list .cke_panel_listItem a:link,.cke_panel_list .cke_panel_listItem a:hover,.cke_panel_list .cke_panel_listItem a:focus{text-decoration:none}.cke_panel_list .cke_panel_listItem h1,.cke_panel_list .cke_panel_listItem h2,.cke_panel_list .cke_panel_listItem h3,.cke_panel_list .cke_panel_listItem h4,.cke_panel_list .cke_panel_listItem h5,.cke_panel_list .cke_panel_listItem h6,.cke_panel_list .cke_panel_listItem p{margin:0;padding:0;line-height:normal}#drupal-off-canvas textarea.cke_source{color:#22355a}.editor-link-dialog .hippocrates-details{margin-top:1em;margin-bottom:1em;border:1px solid #bfbfbf;border-radius:3px;background-color:#fcfcfa;font-size:13px}.editor-link-dialog .hippocrates-details__wrapper{padding:0 1.5em 1em 1.5em}.editor-link-dialog .hippocrates-details__summary{cursor:pointer;color:#004f80;text-shadow:0 1px 0 #fff;display:list-item;text-transform:uppercase;font-weight:bold;padding:.95em 1.45em}.editor-link-dialog .hippocrates-details__summary:hover,.editor-link-dialog .hippocrates-details__summary:focus{color:#004f80;outline:0 !important}.editor-link-dialog .hippocrates-details button:not(.button),.editor-link-dialog .hippocrates-details input:not([type=file]):not(.form-text):not(.form-textarea){line-height:1.25em}.editor-link-dialog .hippocrates-details textarea,.editor-link-dialog .hippocrates-details input[type=search],.editor-link-dialog .hippocrates-details input[type=number],.editor-link-dialog .hippocrates-details input[type=email]{line-height:normal}.editor-link-dialog .hippocrates-details select{font-size:.8125rem;line-height:1.42902em}.editor-link-dialog .hippocrates-details details select{line-height:1.20324em}.editor-link-dialog .hippocrates-details fieldset{margin:0 2px;padding:.35em .625em .75em;border:1px solid silver}.editor-link-dialog .hippocrates-details fieldset:not(.fieldgroup){position:relative;min-width:0;margin:1em 0;padding:30px 18px 18px;border-radius:2px;background-color:#fcfcfa}.editor-link-dialog .hippocrates-details fieldset:not(.fieldgroup)>legend{position:absolute;top:10px;letter-spacing:.08em;text-transform:uppercase;font-size:1em;font-weight:bold}.editor-link-dialog .hippocrates-details .fieldgroup{min-width:0}.editor-link-dialog .hippocrates-details .editor-link-dialog label{display:table;margin:0 0 .1em;padding:0;font-weight:bold;font-size:13px;color:#333}.editor-link-dialog .hippocrates-details input.form-autocomplete,.editor-link-dialog .hippocrates-details input.form-text,.editor-link-dialog .hippocrates-details input.form-tel,.editor-link-dialog .hippocrates-details input.form-email,.editor-link-dialog .hippocrates-details input.form-url,.editor-link-dialog .hippocrates-details input.form-search,.editor-link-dialog .hippocrates-details input.form-number,.editor-link-dialog .hippocrates-details input.form-color,.editor-link-dialog .hippocrates-details input.form-file,.editor-link-dialog .hippocrates-details input.form-date,.editor-link-dialog .hippocrates-details input.form-time,.editor-link-dialog .hippocrates-details textarea.form-textarea{box-sizing:border-box;max-width:100%;padding:.3em .4em .3em .5em;-webkit-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s;color:#595959;border:1px solid #b8b8b8;border-top-color:#999;border-radius:2px;background:#fcfcfa;font-size:inherit;margin:0}.editor-link-dialog .hippocrates-details[open]>.seven-details__summary{color:#004f80;outline:0 !important}.page-node-type-reports .smart-header__title-wrap,.page-node-type-interactive-data .smart-header__title-wrap,.page-node-type-data .smart-header__title-wrap{margin-bottom:15px}@media only screen and (min-width:1024px){.page-node-type-reports .smart-header__title-wrap,.page-node-type-interactive-data .smart-header__title-wrap,.page-node-type-data .smart-header__title-wrap{padding:0 36px}}@media only screen and (min-width:1400px){.page-node-type-reports .smart-header__title-wrap,.page-node-type-interactive-data .smart-header__title-wrap,.page-node-type-data .smart-header__title-wrap{padding:0 40px}}.page-node-type-reports .share-block,.page-node-type-interactive-data .share-block,.page-node-type-data .share-block{border-top:1px solid #d3d7de;display:block}.page-node-type-reports .share-block__list,.page-node-type-interactive-data .share-block__list,.page-node-type-data .share-block__list{margin:60px 0;line-height:0}@media only screen and (min-width:768px){.page-node-type-reports .share-block__list,.page-node-type-interactive-data .share-block__list,.page-node-type-data .share-block__list{margin:30px 0}}.page-node-type-reports .share-block__link,.page-node-type-interactive-data .share-block__link,.page-node-type-data .share-block__link{color:#64718b;text-decoration:none;cursor:pointer}.page-node-type-reports .share-block__link:link,.page-node-type-interactive-data .share-block__link:link,.page-node-type-data .share-block__link:link{color:#64718b;text-decoration:none;cursor:pointer}.page-node-type-reports .share-block__link:visited,.page-node-type-interactive-data .share-block__link:visited,.page-node-type-data .share-block__link:visited{color:#64718b;text-decoration:none;cursor:pointer}.page-node-type-reports .share-block__link:hover,.page-node-type-reports .share-block__link:link:hover,.page-node-type-reports .share-block__link:visited:hover,.page-node-type-interactive-data .share-block__link:hover,.page-node-type-interactive-data .share-block__link:link:hover,.page-node-type-interactive-data .share-block__link:visited:hover,.page-node-type-data .share-block__link:hover,.page-node-type-data .share-block__link:link:hover,.page-node-type-data .share-block__link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.page-node-type-reports .share-block__link:active,.page-node-type-reports .share-block__link:focus,.page-node-type-interactive-data .share-block__link:active,.page-node-type-interactive-data .share-block__link:focus,.page-node-type-data .share-block__link:active,.page-node-type-data .share-block__link:focus{color:#64718b;text-decoration:underline;cursor:pointer}.page-node-type-reports .field--type-text-with-summary,.page-node-type-reports .tab__no-data,.page-node-type-reports .report-navigation,.page-node-type-interactive-data .field--type-text-with-summary,.page-node-type-interactive-data .tab__no-data,.page-node-type-interactive-data .report-navigation,.page-node-type-data .field--type-text-with-summary,.page-node-type-data .tab__no-data,.page-node-type-data .report-navigation{padding:30px 0}@media only screen and (min-width:768px){.page-node-type-reports .field--type-text-with-summary,.page-node-type-reports .tab__no-data,.page-node-type-reports .report-navigation,.page-node-type-interactive-data .field--type-text-with-summary,.page-node-type-interactive-data .tab__no-data,.page-node-type-interactive-data .report-navigation,.page-node-type-data .field--type-text-with-summary,.page-node-type-data .tab__no-data,.page-node-type-data .report-navigation{padding:30px 20px}}@media only screen and (min-width:1024px){.page-node-type-reports .field--type-text-with-summary,.page-node-type-reports .tab__no-data,.page-node-type-reports .report-navigation,.page-node-type-interactive-data .field--type-text-with-summary,.page-node-type-interactive-data .tab__no-data,.page-node-type-interactive-data .report-navigation,.page-node-type-data .field--type-text-with-summary,.page-node-type-data .tab__no-data,.page-node-type-data .report-navigation{padding:30px 36px}}@media only screen and (min-width:1400px){.page-node-type-reports .field--type-text-with-summary,.page-node-type-reports .tab__no-data,.page-node-type-reports .report-navigation,.page-node-type-interactive-data .field--type-text-with-summary,.page-node-type-interactive-data .tab__no-data,.page-node-type-interactive-data .report-navigation,.page-node-type-data .field--type-text-with-summary,.page-node-type-data .tab__no-data,.page-node-type-data .report-navigation{padding:30px 40px}}.page-node-type-reports .collection-block,.page-node-type-reports .contact-info-block,.page-node-type-interactive-data .collection-block,.page-node-type-interactive-data .contact-info-block,.page-node-type-data .collection-block,.page-node-type-data .contact-info-block{margin:0 0 30px 0}@media only screen and (max-width:767px){.page-node-type-reports .block-field-blocknodedatafield-datasets-media .datasets .panels .panel,.page-node-type-interactive-data .block-field-blocknodedatafield-datasets-media .datasets .panels .panel,.page-node-type-data .block-field-blocknodedatafield-datasets-media .datasets .panels .panel{padding:30px 0 60px 0}}.page-node-type-reports .block-field-blocknodeinteractive-datafield-html-embed,.page-node-type-interactive-data .block-field-blocknodeinteractive-datafield-html-embed,.page-node-type-data .block-field-blocknodeinteractive-datafield-html-embed{margin:30px 0 60px 0}@media only screen and (min-width:768px){.page-node-type-reports .block-field-blocknodeinteractive-datafield-html-embed,.page-node-type-interactive-data .block-field-blocknodeinteractive-datafield-html-embed,.page-node-type-data .block-field-blocknodeinteractive-datafield-html-embed{padding:0 20px}}@media only screen and (min-width:1024px){.page-node-type-reports .block-field-blocknodeinteractive-datafield-html-embed,.page-node-type-interactive-data .block-field-blocknodeinteractive-datafield-html-embed,.page-node-type-data .block-field-blocknodeinteractive-datafield-html-embed{padding:0 36px}}@media only screen and (min-width:1400px){.page-node-type-reports .block-field-blocknodeinteractive-datafield-html-embed,.page-node-type-interactive-data .block-field-blocknodeinteractive-datafield-html-embed,.page-node-type-data .block-field-blocknodeinteractive-datafield-html-embed{padding:0 40px}}.page-node-type-reports table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th),.page-node-type-interactive-data table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th),.page-node-type-data table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th){display:block;margin:30px 0 15px 0}@media only screen and (min-width:768px){.page-node-type-reports table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th),.page-node-type-interactive-data table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th),.page-node-type-data table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th){padding:0 20px}}@media only screen and (min-width:1024px){.page-node-type-reports table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th),.page-node-type-interactive-data table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th),.page-node-type-data table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th){padding:0 36px}}@media only screen and (min-width:1400px){.page-node-type-reports table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th),.page-node-type-interactive-data table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th),.page-node-type-data table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th){padding:0 40px}}.page-node-type-reports table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):last-of-type,.page-node-type-interactive-data table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):last-of-type,.page-node-type-data table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):last-of-type{margin:0 0 30px 0}@media only screen and (min-width:768px){.page-node-type-reports table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):last-of-type,.page-node-type-interactive-data table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):last-of-type,.page-node-type-data table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):last-of-type{padding:0 20px}}@media only screen and (min-width:1024px){.page-node-type-reports table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):last-of-type,.page-node-type-interactive-data table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):last-of-type,.page-node-type-data table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):last-of-type{padding:0 36px}}@media only screen and (min-width:1400px){.page-node-type-reports table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):last-of-type,.page-node-type-interactive-data table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):last-of-type,.page-node-type-data table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):last-of-type{padding:0 40px}}@media only screen and (min-width:768px){.page-node-type-reports .csv-table-wrap,.page-node-type-interactive-data .csv-table-wrap,.page-node-type-data .csv-table-wrap{padding:0 20px}}@media only screen and (min-width:1024px){.page-node-type-reports .csv-table-wrap,.page-node-type-interactive-data .csv-table-wrap,.page-node-type-data .csv-table-wrap{padding:0 36px}}@media only screen and (min-width:1400px){.page-node-type-reports .csv-table-wrap,.page-node-type-interactive-data .csv-table-wrap,.page-node-type-data .csv-table-wrap{padding:0 40px}}.page-node-type-reports .csv-table-wrap__content,.page-node-type-interactive-data .csv-table-wrap__content,.page-node-type-data .csv-table-wrap__content{overflow-x:auto}.page-node-type-reports .csv-table-wrap__content table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th),.page-node-type-interactive-data .csv-table-wrap__content table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th),.page-node-type-data .csv-table-wrap__content table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th){display:table}.page-node-type-reports .data-access,.page-node-type-reports .disclaimer,.page-node-type-reports .block-social-sharing-block,.page-node-type-interactive-data .data-access,.page-node-type-interactive-data .disclaimer,.page-node-type-interactive-data .block-social-sharing-block,.page-node-type-data .data-access,.page-node-type-data .disclaimer,.page-node-type-data .block-social-sharing-block{margin:20px 0 0 0}.block-field-blocknodeinteractive-datafield-html-embed,.block-inline-blockopen-widgets-block{overflow:auto;line-height:normal}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed,.block-inline-blockopen-widgets-block .field--name-field-html-embed{padding:0 0 10px 0}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .alert-white-alt.rounded,.block-inline-blockopen-widgets-block .field--name-field-html-embed .alert-white-alt.rounded{display:inline-block}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .alert-white-alt>.icon,.block-inline-blockopen-widgets-block .field--name-field-html-embed .alert-white-alt>.icon{height:101% !important}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed em,.block-inline-blockopen-widgets-block .field--name-field-html-embed em{color:#22355a}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .hover,.block-inline-blockopen-widgets-block .field--name-field-html-embed .hover{width:100%}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed ul.nav.nav-tabs,.block-inline-blockopen-widgets-block .field--name-field-html-embed ul.nav.nav-tabs{padding:0}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav{margin:0 0 20px 0;list-style:none}@media only screen and (min-width:768px){.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs{border-bottom:1px solid #ddd}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs:after,.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs:before,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs:after,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs:before{display:table;content:"";line-height:0}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs:after,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs:after{clear:both}}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs .active a,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs .active a{color:#fff;background-color:#352c66}@media only screen and (min-width:768px){.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs .active a,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs .active a{color:#404145;background-color:#fff;border:1px solid #ddd;border-bottom-color:rgba(0,0,0,0);cursor:default;outline:none}}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs .active a:hover,.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs .active a:focus,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs .active a:hover,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs .active a:focus{color:#fff;background-color:#352c66}@media only screen and (min-width:768px){.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs .active a:hover,.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs .active a:focus,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs .active a:hover,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs .active a:focus{color:#404145;background-color:#fff;border:1px solid #ddd;border-bottom-color:rgba(0,0,0,0);cursor:default;outline:none}}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs li,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs li{background-color:#ddd;text-align:center;margin:10px;border:1px solid #352c66}@media only screen and (min-width:768px){.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs li,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs li{background-color:rgba(0,0,0,0);border:none;padding:0;margin:0 0 -1px;display:inline-block}}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs li:hover,.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs li:focus,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs li:hover,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs li:focus{background-color:#352c66}@media only screen and (min-width:768px){.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs li:hover,.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs li:focus,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs li:hover,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs li:focus{background-color:rgba(0,0,0,0)}}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs li .active,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs li .active{color:#fff;background-color:#352c66}@media only screen and (min-width:768px){.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs li .active,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs li .active{background-color:#fff;color:#005395}}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs a,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs a{color:#352c66;display:block;padding:10px 15px;text-decoration:none;cursor:pointer}@media only screen and (min-width:768px){.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs a,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs a{color:#005395;padding:10px 12px;line-height:1.4;border-radius:4px 4px 0 0}}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs a:hover,.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs a:focus,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs a:hover,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs a:focus{color:#fff;text-decoration:none;outline:none}@media only screen and (min-width:768px){.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs a:hover,.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .nav-tabs a:focus,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs a:hover,.block-inline-blockopen-widgets-block .field--name-field-html-embed .nav-tabs a:focus{color:#005395;background-color:#dee4e4;border-color:#dee4e4}}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .tab-page .filters,.block-inline-blockopen-widgets-block .field--name-field-html-embed .tab-page .filters{color:#22355a}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .tab-content .tab-pane,.block-inline-blockopen-widgets-block .field--name-field-html-embed .tab-content .tab-pane{display:none}.block-field-blocknodeinteractive-datafield-html-embed .field--name-field-html-embed .tab-content .active,.block-inline-blockopen-widgets-block .field--name-field-html-embed .tab-content .active{display:block}.block-field-blocknodeinteractive-datafield-html-embed #htmlFragment,.block-inline-blockopen-widgets-block #htmlFragment{color:#22355a;font-family:"chivoregular",sans-serif !important;margin:auto;position:relative}.block-field-blocknodeinteractive-datafield-html-embed .highcharts-title,.block-inline-blockopen-widgets-block .highcharts-title{fill:#22355a !important}.block-field-blocknodeinteractive-datafield-html-embed input[type=radio],.block-inline-blockopen-widgets-block input[type=radio]{margin:0 10px 10px 0}.block-field-blocknodeinteractive-datafield-html-embed select,.block-inline-blockopen-widgets-block select{margin:0;border:1px solid #91a5a6;color:#404145}.block-field-blocknodeinteractive-datafield-html-embed form#dropdown,.block-inline-blockopen-widgets-block form#dropdown{position:relative}.block-field-blocknodeinteractive-datafield-html-embed .mcatbtn,.block-inline-blockopen-widgets-block .mcatbtn{margin-bottom:8px}@media only screen and (min-width:768px){.block-field-blocknodeinteractive-datafield-html-embed .mcatbtn,.block-inline-blockopen-widgets-block .mcatbtn{margin-bottom:0}}.block-field-blocknodeinteractive-datafield-html-embed table,.block-inline-blockopen-widgets-block table{color:#22355a}.block-field-blocknodeinteractive-datafield-html-embed table.fixed-header,.block-inline-blockopen-widgets-block table.fixed-header{position:absolute}.block-field-blocknodeinteractive-datafield-html-embed table.StickyTableHeader.hover,.block-inline-blockopen-widgets-block table.StickyTableHeader.hover{display:none}.block-field-blocknodeinteractive-datafield-html-embed .downloadbtn,.block-inline-blockopen-widgets-block .downloadbtn{margin-bottom:20px;margin-top:0}.block-field-blocknodeinteractive-datafield-html-embed .downloadbtn a,.block-inline-blockopen-widgets-block .downloadbtn a{color:#fff !important;text-decoration:none !important}.block-field-blocknodeinteractive-datafield-html-embed div.table-responsive,.block-inline-blockopen-widgets-block div.table-responsive{position:relative}.block-field-blocknodeinteractive-datafield-html-embed .btn,.block-inline-blockopen-widgets-block .btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.4;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid rgba(0,0,0,0);border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.block-field-blocknodeinteractive-datafield-html-embed .btn-warning,.block-inline-blockopen-widgets-block .btn-warning{color:#fff;background-color:#fcb040;border-color:#fcb040}.block-field-blocknodeinteractive-datafield-html-embed .btn-warning:hover,.block-field-blocknodeinteractive-datafield-html-embed .btn-warning:focus,.block-inline-blockopen-widgets-block .btn-warning:hover,.block-inline-blockopen-widgets-block .btn-warning:focus{color:#fff;background-color:#fcb040;border-color:#fcb040}.block-field-blocknodeinteractive-datafield-html-embed .btn-info,.block-inline-blockopen-widgets-block .btn-info{color:#fff;background-color:#007fa9;border-color:#007fa9}.block-field-blocknodeinteractive-datafield-html-embed .btn-info:hover,.block-field-blocknodeinteractive-datafield-html-embed .btn-info:focus,.block-inline-blockopen-widgets-block .btn-info:hover,.block-inline-blockopen-widgets-block .btn-info:focus{color:#fff;background-color:#007fa9;border-color:#007fa9}.block-field-blocknodeinteractive-datafield-html-embed .btn-sm,.block-field-blocknodeinteractive-datafield-html-embed .btn-group-sm>.btn,.block-inline-blockopen-widgets-block .btn-sm,.block-inline-blockopen-widgets-block .btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.block-field-blocknodeinteractive-datafield-html-embed .btn-group,.block-field-blocknodeinteractive-datafield-html-embed .btn-group-vertical,.block-inline-blockopen-widgets-block .btn-group,.block-inline-blockopen-widgets-block .btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.block-field-blocknodeinteractive-datafield-html-embed .btn-group>.btn,.block-field-blocknodeinteractive-datafield-html-embed .btn-group-vertical>.btn,.block-inline-blockopen-widgets-block .btn-group>.btn,.block-inline-blockopen-widgets-block .btn-group-vertical>.btn{position:relative;float:left}.block-field-blocknodeinteractive-datafield-html-embed .btn-group .btn+.btn,.block-field-blocknodeinteractive-datafield-html-embed .btn-group .btn+.btn-group,.block-field-blocknodeinteractive-datafield-html-embed .btn-group .btn-group+.btn,.block-field-blocknodeinteractive-datafield-html-embed .btn-group .btn-group+.btn-group,.block-inline-blockopen-widgets-block .btn-group .btn+.btn,.block-inline-blockopen-widgets-block .btn-group .btn+.btn-group,.block-inline-blockopen-widgets-block .btn-group .btn-group+.btn,.block-inline-blockopen-widgets-block .btn-group .btn-group+.btn-group{margin-left:-1px}@media only screen and (min-width:768px){.block-field-blocknodeinteractive-datafield-html-embed .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.block-inline-blockopen-widgets-block .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}}@media only screen and (min-width:768px){.block-field-blocknodeinteractive-datafield-html-embed .btn-group>.btn:last-child:not(:first-child),.block-field-blocknodeinteractive-datafield-html-embed .btn-group>.dropdown-toggle:not(:first-child),.block-inline-blockopen-widgets-block .btn-group>.btn:last-child:not(:first-child),.block-inline-blockopen-widgets-block .btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}}.block-field-blocknodeinteractive-datafield-html-embed p.foot-notes,.block-inline-blockopen-widgets-block p.foot-notes{color:#22355a}.block-field-blocknodeinteractive-datafield-html-embed .filters label,.block-inline-blockopen-widgets-block .filters label{font-weight:bold;color:#404145}.block-field-blocknodeinteractive-datafield-html-embed #view-buttons,.block-inline-blockopen-widgets-block #view-buttons{margin-left:0 !important}.block-field-blocknodeinteractive-datafield-html-embed #view-buttons a,.block-inline-blockopen-widgets-block #view-buttons a{text-decoration:none}@media only screen and (min-width:768px){.block-field-blocknodeinteractive-datafield-html-embed #view-buttons,.block-inline-blockopen-widgets-block #view-buttons{margin-left:350px !important}}.block-field-blocknodeinteractive-datafield-html-embed #view-buttons #tableview,.block-inline-blockopen-widgets-block #view-buttons #tableview{margin:0 10px 0 0;background-color:#f15c22;border-color:#f15c22}@media only screen and (min-width:768px){.block-field-blocknodeinteractive-datafield-html-embed #view-buttons #tableview,.block-inline-blockopen-widgets-block #view-buttons #tableview{margin:0}}.block-field-blocknodeinteractive-datafield-html-embed #view-buttons #chartview,.block-inline-blockopen-widgets-block #view-buttons #chartview{background-color:#003d79;border-color:#003d79}aside,.layout-content,.region{padding:0}aside .region,.layout-content .region{padding:0;border:none}.layout-container{max-width:78.75em;margin:0 auto}.layout-content{flex:span(6)}@media only screen and (min-width:1024px){.layout-page-sidebars-both .layout-content{flex:span(4);order:2}}@media only screen and (min-width:1400px){.layout-page-sidebars-both .layout-content{flex:span(4);order:2}}@media only screen and (min-width:1024px){.layout-page-sidebars-first .layout-content{flex:span(4);order:2}}@media only screen and (min-width:1400px){.layout-page-sidebars-first .layout-content{flex:span(5);order:2}}@media only screen and (min-width:1024px){.layout-page-sidebars-second .layout-content{flex:span(4);order:1}}@media only screen and (min-width:1400px){.layout-page-sidebars-second .layout-content{flex:span(5);order:1}}aside{flex:span(6)}aside.layout-sidebar-first{order:0}@media only screen and (min-width:1024px){.layout-page-sidebars-both aside.layout-sidebar-first{flex:span(2)}}@media only screen and (min-width:1400px){.layout-page-sidebars-both aside.layout-sidebar-first{flex:span(1);order:1}}@media only screen and (min-width:1024px){.layout-page-sidebars-first aside.layout-sidebar-first{flex:span(2);order:1}}@media only screen and (min-width:1400px){.layout-page-sidebars-first aside.layout-sidebar-first{flex:span(1);order:1}}aside.layout-sidebar-second{order:2}@media only screen and (min-width:1024px){.layout-page-sidebars-both aside.layout-sidebar-second{flex:span(6);order:3}}@media only screen and (min-width:1400px){.layout-page-sidebars-both aside.layout-sidebar-second{flex:span(1);order:3}}@media only screen and (min-width:1024px){.layout-page-sidebars-second aside.layout-sidebar-second{flex:span(2)}}@media only screen and (min-width:1400px){.layout-page-sidebars-second aside.layout-sidebar-second{flex:span(1);order:2}}.region-footer{width:span(6)}@supports(grid-template:none){.layout-content,aside.layout-sidebar-first,aside.layout-sidebar-second,.region-foooter{width:auto;float:none;margin-right:0;margin-left:0}.layout-content{grid-column:1/7}@media only screen and (min-width:1024px){.layout-page-sidebars-both .layout-content{grid-column:3/7;order:1}}@media only screen and (min-width:1400px){.layout-page-sidebars-both .layout-content{grid-column:2/6;order:2}}@media only screen and (min-width:1024px){.layout-page-sidebars-first .layout-content{grid-column:3/7;order:2}}@media only screen and (min-width:1400px){.layout-page-sidebars-first .layout-content{grid-column:2/7;order:2}}@media only screen and (min-width:1024px){.layout-page-sidebars-second .layout-content{grid-column:1/5;order:1}}@media only screen and (min-width:1400px){.layout-page-sidebars-second .layout-content{grid-column:1/6;order:1}}aside.layout-sidebar-first{grid-column:1/7}@media only screen and (min-width:1024px){.layout-page-sidebars-both aside.layout-sidebar-first{grid-column:1/3}}@media only screen and (min-width:1400px){.layout-page-sidebars-both aside.layout-sidebar-first{grid-column:1/2;order:1}}@media only screen and (min-width:1024px){.layout-page-sidebars-first aside.layout-sidebar-first{grid-column:1/3;order:1}}@media only screen and (min-width:1400px){.layout-page-sidebars-first aside.layout-sidebar-first{grid-column:1/2;order:1}}aside.layout-sidebar-second{grid-column:1/7}@media only screen and (min-width:1024px){.layout-page-sidebars-both aside.layout-sidebar-second{grid-column:1/7}}@media only screen and (min-width:1400px){.layout-page-sidebars-both aside.layout-sidebar-second{grid-column:6/7;order:3}}@media only screen and (min-width:1024px){.layout-page-sidebars-second aside.layout-sidebar-second{grid-column:5/7;order:2}}@media only screen and (min-width:1400px){.layout-page-sidebars-second aside.layout-sidebar-second{grid-column:6/7;order:2}}}.center-container{padding:0 32px;display:block;width:100%}.center-container:after{content:"";display:table;clear:both}@media only screen and (min-width:768px){.center-container{padding:0 54px}}@media only screen and (min-width:1024px){.center-container{padding:0 72px}}@media only screen and (min-width:1400px){.center-container{padding:0 150px}}.header{background-color:#fff;position:-webkit-sticky;position:sticky;width:100%;top:-44px;z-index:10}@media only screen and (min-width:1024px){.header{position:static;top:auto}}.header__container{border-bottom:1px solid #d3d7de;padding:0 15px}@media only screen and (min-width:1024px){.header__container{border:none;padding:0}}.header__container .region-header{position:relative;width:100%}.header__container .region-header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.header__container .region-header{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}.header__container .region-header{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}@media only screen and (min-width:1024px){.header__container .region-header{padding:20px 0}}.header__container .region-header .messages,.header__container .region-header [data-drupal-messages]{flex:0 0 100%}.header__container .region-header .messages{margin:12px 0 0}@media only screen and (min-width:1024px){.header__container .region-header .messages{margin:0 0 20px 0}}.header__container .region-header .block-system-branding-block,.header__container .region-header .search-sidebar-form{flex:0 0 100%}.header__container .region-header .block-system-branding-block{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.header__container .region-header .block-system-branding-block{align-items:center;-webkit-align-items:center}.header__container .region-header .block-system-branding-block{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.header__container .region-header .block-system-branding-block{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}@media only screen and (min-width:1024px){.header__container .region-header .block-system-branding-block{flex:0 0 439px}.header__container .region-header .block-system-branding-block{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}}.header__container .region-header .search-sidebar-form{position:absolute;background-color:#fff;width:calc(100% + 30px);left:-15px;padding:0 15px;top:100%}@media only screen and (min-width:1024px){.header__container .region-header .search-sidebar-form{position:static;width:auto;background-color:rgba(0,0,0,0);left:auto;padding:0;top:auto;flex:0 0 424px}}.no-signin .header{top:0}@media only screen and (min-width:1024px){.no-signin .header{top:auto}}.container,.page-node-type-landing-page .smart-header__wrap,.page-node-type-group .smart-header__wrap,footer .embedded-form,footer .cta-block,.header__container{margin:0 auto;width:100%}@media only screen and (min-width:1024px){.container,.page-node-type-landing-page .smart-header__wrap,.page-node-type-group .smart-header__wrap,footer .embedded-form,footer .cta-block,.header__container{max-width:880px}}@media only screen and (min-width:1400px){.container,.page-node-type-landing-page .smart-header__wrap,.page-node-type-group .smart-header__wrap,footer .embedded-form,footer .cta-block,.header__container{max-width:1120px}}.hide_node{display:none}@media only screen and (min-width:768px){.hide_node{display:block}}.hidden,.compare-specialty .hidden{display:none}.hide_onload{display:none}@media only screen and (min-width:1024px){.hide_onload{display:block}}.page-node-type-landing-page .page-title,.page-node-type-collection .page-title,.node--type-group .page-title{display:none}@media only screen and (min-width:1024px){.page-node-type-landing-page .node__content,.page-node-type-collection .node__content,.node--type-group .node__content{min-height:760px}}.page-node-type-landing-page .node__content .layout,.page-node-type-collection .node__content .layout,.node--type-group .node__content .layout{padding:25px 32px}@media only screen and (min-width:768px){.page-node-type-landing-page .node__content .layout,.page-node-type-collection .node__content .layout,.node--type-group .node__content .layout{padding:25px 54px}}@media only screen and (min-width:1024px){.page-node-type-landing-page .node__content .layout,.page-node-type-collection .node__content .layout,.node--type-group .node__content .layout{padding:25px 0}}@media only screen and (min-width:1400px){.page-node-type-landing-page .node__content .layout,.page-node-type-collection .node__content .layout,.node--type-group .node__content .layout{padding:45px 0}}.page-node-type-landing-page .node__content .layout.section-nopadding-top,.page-node-type-collection .node__content .layout.section-nopadding-top,.node--type-group .node__content .layout.section-nopadding-top{padding-top:0}.page-node-type-landing-page .node__content .layout.section-nopadding-bottom,.page-node-type-collection .node__content .layout.section-nopadding-bottom,.node--type-group .node__content .layout.section-nopadding-bottom{padding-bottom:0}.page-node-type-landing-page .node__content .layout.homepage-hero_wrapper,.page-node-type-collection .node__content .layout.homepage-hero_wrapper,.node--type-group .node__content .layout.homepage-hero_wrapper{padding-top:0}.page-node-type-landing-page .node__content .layout .layout__region .block,.page-node-type-collection .node__content .layout .layout__region .block,.node--type-group .node__content .layout .layout__region .block{padding-top:15px;padding-bottom:15px}.page-node-type-landing-page .node__content .full-bleed.layout,.page-node-type-collection .node__content .full-bleed.layout,.node--type-group .node__content .full-bleed.layout{padding:0}.page-node-type-landing-page .node__content .full-bleed.layout.layout--onecol .layout__region.layout__region--content .block,.page-node-type-collection .node__content .full-bleed.layout.layout--onecol .layout__region.layout__region--content .block,.node--type-group .node__content .full-bleed.layout.layout--onecol .layout__region.layout__region--content .block{padding:0}@media only screen and (max-width:767px){.page-node-type-article .layout--twocol.center-container{padding:0}}.page-node-type-article .collection-block{margin:0 0 30px 0}@media only screen and (min-width:768px){.page-node-type-article .collection-block{margin:0 0 20px 0}}.page-node-type-article .press-contacts-block{margin:0 0 30px 0}@media only screen and (min-width:768px){.page-node-type-article .press-contacts-block{margin:0}}.page-node-type-article .share-block{padding:59px 0 41px}@media only screen and (min-width:768px){.page-node-type-article .share-block{padding:35px 20px 37px}.page-node-type-article .share-block__list{line-height:100%}}@media only screen and (min-width:1024px){.page-node-type-article .share-block{padding:38px 36px 37px}}@media only screen and (min-width:1400px){.page-node-type-article .share-block{padding:39px 40px 50px}}.page-node-type-article .article-header__share-links{float:right}.page-node-type-article .article-header__share-links .share-block{padding:0}.page-node-type-article .separator-block{padding:0}@media only screen and (min-width:768px){.page-node-type-article .separator-block{padding:0 20px}}@media only screen and (min-width:1024px){.page-node-type-article .separator-block{padding:0 36px}}@media only screen and (min-width:1400px){.page-node-type-article .separator-block{padding:0 40px}}.page-node-type-article .block-field-blocknodearticlefield-footnotes{padding:0}@media only screen and (min-width:768px){.page-node-type-article .block-field-blocknodearticlefield-footnotes{padding:0 20px}}@media only screen and (min-width:1024px){.page-node-type-article .block-field-blocknodearticlefield-footnotes{padding:0 40px}}.page-node-type-collection .article-header{padding:0 20px}@media only screen and (min-width:768px){.page-node-type-collection .article-header{padding:0 42px;margin-bottom:40px}}@media only screen and (min-width:1024px){.page-node-type-collection .article-header{padding:0 36px}}@media only screen and (min-width:1400px){.page-node-type-collection .article-header{padding:0 40px}}.page-node-type-collection .article-header__inner_wrap{padding:15px 0 0 0}@media only screen and (min-width:768px){.page-node-type-collection .article-header__inner_wrap{padding:20px 0}}@media only screen and (min-width:1400px){.page-node-type-collection .article-header__inner_wrap{padding:20px 0 26px 0}}.page-node-type-collection .article-header__title h1{padding:0 0 15px 0}@media only screen and (min-width:768px){.page-node-type-collection .article-header__title h1{padding:0 0 16px 0}}.page-node-type-collection .article-header__subtitle h2{font-family:"robotoregular",sans-serif}.page-node-type-collection .article-header__share-links{margin:0;float:right}.page-node-type-collection .article-header__share-links .share-block{padding:0}.page-node-type-collection .node__content .layout{padding:30px 32px}@media only screen and (min-width:768px){.page-node-type-collection .node__content .layout{padding:30px 74px}}@media only screen and (min-width:1024px){.page-node-type-collection .node__content .layout{padding:30px 108px}}@media only screen and (min-width:1400px){.page-node-type-collection .node__content .layout{padding:40px 190px}}@media only screen and (min-width:768px){.page-node-type-collection .node__content .layout:nth-child(2){padding:30px 32px}}@media only screen and (min-width:1024px){.page-node-type-collection .node__content .layout:nth-child(2){padding:30px 72px}}@media only screen and (min-width:1400px){.page-node-type-collection .node__content .layout:nth-child(2){padding:40px 150px}}@media only screen and (min-width:768px){.page-node-type-collection .node__content .layout:nth-child(2) .block .field--name-body,.page-node-type-collection .node__content .layout:nth-child(2) .block .field--type-entity-reference,.page-node-type-collection .node__content .layout:nth-child(2) .block .separator-block{padding:0 42px}}@media only screen and (min-width:1024px){.page-node-type-collection .node__content .layout:nth-child(2) .block .field--name-body,.page-node-type-collection .node__content .layout:nth-child(2) .block .field--type-entity-reference,.page-node-type-collection .node__content .layout:nth-child(2) .block .separator-block{padding:0 36px}}@media only screen and (min-width:1400px){.page-node-type-collection .node__content .layout:nth-child(2) .block .field--name-body,.page-node-type-collection .node__content .layout:nth-child(2) .block .field--type-entity-reference,.page-node-type-collection .node__content .layout:nth-child(2) .block .separator-block{padding:0 40px}}.page-node-type-collection .node__content .layout .block .field--name-body .large-subhead .ext:after{font-size:12px}@media only screen and (min-width:768px){.page-node-type-collection .node__content .layout .block .field--name-body .large-subhead .ext:after{font-size:16px}}@media only screen and (min-width:1400px){.page-node-type-collection .node__content .layout .block .field--name-body .large-subhead .ext:after{font-size:18px}}.page-node-type-collection .node__content .center-container:first-child .article-header{margin-top:0}.node--type-biography .node__content .layout{padding-top:0;padding-bottom:0}.node--type-biography .node__content .layout:first-child{padding-top:0}.node--type-biography .node__content .layout:last-child{padding-bottom:0}body.toolbar-tray-open.toolbar-vertical.toolbar-fixed{margin-left:0px !important}.content_area__wrapper--overlay-active:before{content:"";position:fixed;width:100%;height:100%;top:0;z-index:2;background-color:hsla(0,0%,100%,.7)}@media only screen and (min-width:1024px){.content_area__wrapper--overlay-active:before{display:none}}.content_area .block-help-block,.content_area form.node-layout-builder-form .form-actions,.content_area form.node-layout-builder-form .field--name-moderation-state{padding:0 1em 1em 1em}.content_area form.node-layout-builder-form .form-item-toggle-content-preview{padding:1em 0 0 0}.node__content,.full-bleed,.new-section,.layout__region .block,.layout-section .layout-builder--layout__region,.layout-section .layout-builder--layout__region .new-block{width:100%}.node__content:after,.full-bleed:after,.new-section:after,.layout__region .block:after,.layout-section .layout-builder--layout__region:after,.layout-section .layout-builder--layout__region .new-block:after{content:"";display:table;clear:both}#kss-node .kss-main{display:block}#kss-node .kss-modifier__example{border:none !important;margin:0px !important}#kssref-components-data-report-search .kss-markup.kss-style{position:relative;z-index:-1}.align-center{text-align:center;margin:auto}.block-field-blocknodearticlebody ul.contextual-links{display:none}.layout-section .layout-builder--layout__region .new-block{background-color:rgba(239,246,252,.5)}.ui-dialog .ui-dialog-titlebar .ui-dialog-title{max-width:100% !important}@media only screen and (min-width:768px){.resource-block-home{margin:20px 0 0 0}.resource-block-home .layout__region .block{height:100%}.resource-block-home .layout__region .block.contextual-region{height:auto}.resource-block-home .layout__region .block .resource-block-wrap{height:100%}}@media only screen and (min-width:1400px){.resource-block-home{margin:40px 0 0 0}}.highlights_wrapper .contextual-region .highlights_block{height:auto}.article_body_sidebar{width:100%;margin:0;float:left}@media only screen and (min-width:768px){.article_body_sidebar{float:right;width:214px;margin:0 0 0 22px}}@media only screen and (min-width:1024px){.article_body_sidebar{width:216px;margin:0 0 0 46px}}@media only screen and (min-width:1400px){.article_body_sidebar{width:220px;margin:0 0 0 31px}}.article_body_sidebar .article_body_sidebar_section1,.article_body_sidebar .article_body_sidebar_section2{margin:0 0 30px 0}@media only screen and (min-width:768px){.article_body_sidebar .article_body_sidebar_section1,.article_body_sidebar .article_body_sidebar_section2{margin:0 0 20px 0}}@media only screen and (max-width:767px){.node--type-reports{margin:0 0 30px 0}}.node--type-reports .collection-block,.node--type-reports .contact-info-block{display:block}@media only screen and (min-width:768px){.node--type-reports .collection-block,.node--type-reports .contact-info-block{display:none}}.node--type-reports .hide-in-mobile{display:none}@media only screen and (min-width:768px){.node--type-reports .hide-in-mobile{display:block}}.node--type-reports .hide-in-mobile .collection-block,.node--type-reports .hide-in-mobile .contact-info-block{display:none;margin:0}@media only screen and (min-width:768px){.node--type-reports .hide-in-mobile .collection-block,.node--type-reports .hide-in-mobile .contact-info-block{display:block}}@media only screen and (min-width:1024px){.node--type-reports .article_body_sidebar{margin:0 0 0 26px}}.node--type-reports .block-field-blocknodereportsfield-contacts h2{display:none}.kss-modifier__example .page-node-type-landing-page .node__content,.kss-modifier__example .page-node-type-collection .node__content,.kss-modifier__example .node--type-group .node__content{min-height:auto}.section-bg-light{color:#22355a}.section-bg-light a{color:#22355a;text-decoration:none;cursor:pointer}.section-bg-light a:link{color:#22355a;text-decoration:none;cursor:pointer}.section-bg-light a:visited{color:#22355a;text-decoration:none;cursor:pointer}.section-bg-light a:hover,.section-bg-light a:link:hover,.section-bg-light a:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.section-bg-light a:active,.section-bg-light a:focus{color:#22355a;text-decoration:underline;cursor:pointer}.section-bg-light .cta-stacked-text-block{color:#22355a}.section-bg-light .cta-stacked-text-block__description a{color:#22355a;text-decoration:underline}.section-bg-light .cta-stacked-text-block__description a:visited,.section-bg-light .cta-stacked-text-block__description a:link{color:#22355a;text-decoration:underline}.section-bg-light .cta-stacked-text-block__description a:visited:hover,.section-bg-light .cta-stacked-text-block__description a:link:hover{color:#22355a}.section-bg-light .cta-stacked-text-block__description a:hover::before{background:#22355a}.section-bg-light .cta-stacked-text-block__description a:after{color:#22355a}.section-bg-light .event-reference a.event-reference__more-link{color:#22355a}.section-bg-light .event-reference a.event-reference__more-link:hover,.section-bg-light .event-reference a.event-reference__more-link:focus{text-decoration:none;color:#22355a}.section-bg-light .event-reference a.event-reference__more-link:hover:before,.section-bg-light .event-reference a.event-reference__more-link:focus:before{background:#22355a}.section-bg-light .event-reference a .icon--caret-right{color:#22355a}.section-bg-light .event-reference__title,.section-bg-light .event-reference__description,.section-bg-light .event-reference__date{color:#22355a}.section-bg-light .sign-in a.dark-text-link{color:#22355a}.section-bg-light .sign-in a.dark-text-link:hover{text-decoration:none;color:#22355a}.section-bg-light .sign-in__text{color:#22355a}.section-bg-light .section-cta-block a.button-white{color:#22355a}.section-bg-light .section-cta-block a.button-white:hover,.section-bg-light .section-cta-block a.button-white:focus{text-decoration:none}.section-bg-light .section-cta-block a.button-blue,.section-bg-light .section-cta-block .compare-specialty--sticky .compare-specialty__carousel a.carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .section-bg-light .section-cta-block a.carousel__nav{color:#fff}.section-bg-light .section-cta-block a.button-blue:hover,.section-bg-light .section-cta-block .compare-specialty--sticky .compare-specialty__carousel a.carousel__nav:hover,.compare-specialty--sticky .compare-specialty__carousel .section-bg-light .section-cta-block a.carousel__nav:hover,.section-bg-light .section-cta-block a.button-blue:focus,.section-bg-light .section-cta-block .compare-specialty--sticky .compare-specialty__carousel a.carousel__nav:focus,.compare-specialty--sticky .compare-specialty__carousel .section-bg-light .section-cta-block a.carousel__nav:focus{text-decoration:none;color:#003d79}.section-bg-light .section-cta-block a.button-red,.section-bg-light .section-cta-block a.year-in-school__button,.section-bg-light .section-cta-block .ui-dialog a.terms-conditions__button,.ui-dialog .section-bg-light .section-cta-block a.terms-conditions__button{color:#fff}.section-bg-light .section-cta-block a.button-red:hover,.section-bg-light .section-cta-block a.year-in-school__button:hover,.section-bg-light .section-cta-block .ui-dialog a.terms-conditions__button:hover,.ui-dialog .section-bg-light .section-cta-block a.terms-conditions__button:hover,.section-bg-light .section-cta-block a.button-red:focus,.section-bg-light .section-cta-block a.year-in-school__button:focus,.section-bg-light .section-cta-block .ui-dialog a.terms-conditions__button:focus,.ui-dialog .section-bg-light .section-cta-block a.terms-conditions__button:focus{text-decoration:none;color:#de212b}.section-bg-light .cta--blue-bg{color:#fff;text-decoration:none;cursor:pointer}.section-bg-light .cta--blue-bg:link{color:#fff;text-decoration:none;cursor:pointer}.section-bg-light .cta--blue-bg:visited{color:#fff;text-decoration:none;cursor:pointer}.section-bg-light .cta--blue-bg:hover,.section-bg-light .cta--blue-bg:link:hover,.section-bg-light .cta--blue-bg:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.section-bg-light .cta--blue-bg:active,.section-bg-light .cta--blue-bg:focus{color:#fff;text-decoration:underline;cursor:pointer}.section-bg-light .collection-listing__eyebrow-link a{color:#fff}.section-bg-light .collection-listing__eyebrow-link a:hover{text-decoration:none;color:#fff}.section-bg-light .feature-teaser__content a,.section-bg-light .feature-teaser__image a{color:#fff}.section-bg-light .feature-teaser__content a:hover,.section-bg-light .feature-teaser__image a:hover{color:#fff}.section-bg-light .feature-teaser .greybg.feature-teaser__content,.section-bg-light .feature-teaser .greybg .feature-teaser__image{color:#22355a}.section-bg-light .feature-teaser .greybg.feature-teaser__content a,.section-bg-light .feature-teaser .greybg .feature-teaser__image a{color:#22355a}.section-bg-light .feature-teaser .greybg.feature-teaser__content a:hover,.section-bg-light .feature-teaser .greybg .feature-teaser__image a:hover{color:#22355a}.section-bg-light .article-header__eyebrow-url{color:#de212b;text-decoration:none;cursor:pointer}.section-bg-light .article-header__eyebrow-url:link{color:#de212b;text-decoration:none;cursor:pointer}.section-bg-light .article-header__eyebrow-url:visited{color:#de212b;text-decoration:none;cursor:pointer}.section-bg-light .article-header__eyebrow-url:hover,.section-bg-light .article-header__eyebrow-url:link:hover,.section-bg-light .article-header__eyebrow-url:visited:hover{color:#de212b;text-decoration:underline;cursor:pointer}.section-bg-light .article-header__eyebrow-url:active,.section-bg-light .article-header__eyebrow-url:focus{color:#de212b;text-decoration:underline;cursor:pointer}.section-bg-light .article-header__eyebrow-url:hover,.section-bg-light .article-header__eyebrow-url:active,.section-bg-light .article-header__eyebrow-url:focus,.section-bg-light .article-header__eyebrow-url:link:hover,.section-bg-light .article-header__eyebrow-url:visited:hover{text-decoration:underline}.section-bg-light .latest-article-grid-wrap__eyebrow-link{color:#fff;text-decoration:none;cursor:pointer}.section-bg-light .latest-article-grid-wrap__eyebrow-link:link{color:#fff;text-decoration:none;cursor:pointer}.section-bg-light .latest-article-grid-wrap__eyebrow-link:visited{color:#fff;text-decoration:none;cursor:pointer}.section-bg-light .latest-article-grid-wrap__eyebrow-link:hover,.section-bg-light .latest-article-grid-wrap__eyebrow-link:link:hover,.section-bg-light .latest-article-grid-wrap__eyebrow-link:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.section-bg-light .latest-article-grid-wrap__eyebrow-link:active,.section-bg-light .latest-article-grid-wrap__eyebrow-link:focus{color:#fff;text-decoration:underline;cursor:pointer}.section-bg-light .share-block__link{color:#64718b;text-decoration:none;cursor:pointer}.section-bg-light .share-block__link:link{color:#64718b;text-decoration:none;cursor:pointer}.section-bg-light .share-block__link:visited{color:#64718b;text-decoration:none;cursor:pointer}.section-bg-light .share-block__link:hover,.section-bg-light .share-block__link:link:hover,.section-bg-light .share-block__link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.section-bg-light .share-block__link:active,.section-bg-light .share-block__link:focus{color:#64718b;text-decoration:underline;cursor:pointer}.section-bg-light .bio-header a.button-media-request{color:#fff}.section-bg-light .bio-header a.button-media-request:hover{color:#22355a;text-decoration:none}.section-bg-light .bio-header a.button-media-request:hover:after{color:#22355a}.section-bg-light .bio-header a.button-media-request:after{color:#fff}.section-bg-light .people-carousel a.people-carousel__read-more__url:hover{text-decoration:none}.section-bg-light .contact-info-block--full .contact-info-block__title-wrap{border-bottom:1px solid #d3d7de}.section-bg-light .smart-header__topics-list.purplebgColortext{color:#532598}.section-bg-light .smart-header__topic-link{color:#532598;text-decoration:none;cursor:pointer}.section-bg-light .smart-header__topic-link:link{color:#532598;text-decoration:none;cursor:pointer}.section-bg-light .smart-header__topic-link:visited{color:#532598;text-decoration:none;cursor:pointer}.section-bg-light .smart-header__topic-link:hover,.section-bg-light .smart-header__topic-link:link:hover,.section-bg-light .smart-header__topic-link:visited:hover{color:#532598;text-decoration:underline;cursor:pointer}.section-bg-light .smart-header__topic-link:active,.section-bg-light .smart-header__topic-link:focus{color:#532598;text-decoration:underline;cursor:pointer}.section-bg-light .button-blue,.section-bg-light .compare-specialty--sticky .compare-specialty__carousel .carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .section-bg-light .carousel__nav{color:#fff;text-decoration:none;cursor:pointer}.section-bg-light .button-blue:link,.section-bg-light .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link,.compare-specialty--sticky .compare-specialty__carousel .section-bg-light .carousel__nav:link{color:#fff;text-decoration:none;cursor:pointer}.section-bg-light .button-blue:visited,.section-bg-light .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:visited,.compare-specialty--sticky .compare-specialty__carousel .section-bg-light .carousel__nav:visited{color:#fff;text-decoration:none;cursor:pointer}.section-bg-light .button-blue:hover,.section-bg-light .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:hover,.compare-specialty--sticky .compare-specialty__carousel .section-bg-light .carousel__nav:hover,.section-bg-light .button-blue:link:hover,.section-bg-light .button-blue:visited:hover{color:#003d79;text-decoration:underline;cursor:pointer}.section-bg-light .button-blue:active,.section-bg-light .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:active,.compare-specialty--sticky .compare-specialty__carousel .section-bg-light .carousel__nav:active,.section-bg-light .button-blue:focus,.section-bg-light .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:focus,.compare-specialty--sticky .compare-specialty__carousel .section-bg-light .carousel__nav:focus{color:#fff;text-decoration:underline;cursor:pointer}.section-bg-light .button-blue:link,.section-bg-light .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link,.compare-specialty--sticky .compare-specialty__carousel .section-bg-light .carousel__nav:link{text-decoration:none}.section-bg-light .button-blue:link:hover,.section-bg-light .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link:hover,.compare-specialty--sticky .compare-specialty__carousel .section-bg-light .carousel__nav:link:hover{text-decoration:none}.section-bg-light .hero-teaser__title-link{color:#fff;text-decoration:none;cursor:pointer}.section-bg-light .hero-teaser__title-link:link{color:#fff;text-decoration:none;cursor:pointer}.section-bg-light .hero-teaser__title-link:visited{color:#fff;text-decoration:none;cursor:pointer}.section-bg-light .hero-teaser__title-link:hover,.section-bg-light .hero-teaser__title-link:link:hover,.section-bg-light .hero-teaser__title-link:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.section-bg-light .hero-teaser__title-link:active,.section-bg-light .hero-teaser__title-link:focus{color:#fff;text-decoration:underline;cursor:pointer}.section-bg-light .form-embed-block--contactus-webform{color:#22355a}.section-bg-light .report-navigation__link{color:#352c66}.section-bg-light .report-navigation__link:link{color:#352c66}.section-bg-light .report-navigation__link--active{color:#532598}.section-bg-light .report-navigation__link--active:visited{color:#532598}.section-bg-light .report-navigation__link:hover,.section-bg-light .report-navigation__link:active,.section-bg-light .report-navigation__link:focus,.section-bg-light .report-navigation__link:link:hover,.section-bg-light .report-navigation__link:visited:hover{color:#532598;text-decoration:none}.section-bg-dark{color:#fff}.section-bg-dark a{color:#fff;text-decoration:none;cursor:pointer}.section-bg-dark a:link{color:#fff;text-decoration:none;cursor:pointer}.section-bg-dark a:visited{color:#fff;text-decoration:none;cursor:pointer}.section-bg-dark a:hover,.section-bg-dark a:link:hover,.section-bg-dark a:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.section-bg-dark a:active,.section-bg-dark a:focus{color:#fff;text-decoration:underline;cursor:pointer}.section-bg-dark .section-heading__title{color:#fff}.section-bg-dark .accordion .accordion__title{color:#fff}.section-bg-dark .contact-info-block a.contact-info-block__email-url,.section-bg-dark .contact-info-block a.contact-info-block__phone-number-link{color:#22355a}.section-bg-dark .contact-info-block--full .contact-info-block__main-title,.section-bg-dark .contact-info-block--full .contact-info-block__title{color:#fff}.section-bg-dark .contact-info-block--full .contact-info-block__title-wrap{border-bottom:1px solid #fff}.section-bg-dark .contact-info-block--full .contact-info-block__cta .primary-text-link{color:#fff}.section-bg-dark .contact-info-block--full .contact-info-block__cta .primary-text-link{color:#fff;text-decoration:none;cursor:pointer}.section-bg-dark .contact-info-block--full .contact-info-block__cta .primary-text-link:link{color:#fff;text-decoration:none;cursor:pointer}.section-bg-dark .contact-info-block--full .contact-info-block__cta .primary-text-link:visited{color:#fff;text-decoration:none;cursor:pointer}.section-bg-dark .contact-info-block--full .contact-info-block__cta .primary-text-link:hover,.section-bg-dark .contact-info-block--full .contact-info-block__cta .primary-text-link:link:hover,.section-bg-dark .contact-info-block--full .contact-info-block__cta .primary-text-link:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.section-bg-dark .contact-info-block--full .contact-info-block__cta .primary-text-link:active,.section-bg-dark .contact-info-block--full .contact-info-block__cta .primary-text-link:focus{color:#fff;text-decoration:underline;cursor:pointer}.section-bg-dark .contact-info-block--full .contact-info-block__cta .primary-text-link:hover,.section-bg-dark .contact-info-block--full .contact-info-block__cta .primary-text-link:link:hover,.section-bg-dark .contact-info-block--full .contact-info-block__cta .primary-text-link:visited:hover,.section-bg-dark .contact-info-block--full .contact-info-block__cta .primary-text-link:active,.section-bg-dark .contact-info-block--full .contact-info-block__cta .primary-text-link:focus{text-decoration:none}.section-bg-dark .contact-info-block--full .contact-info-block__cta .primary-text-link:before{background:#fff}.section-bg-dark .contact-info-block--full .contact-info-block__cta .primary-text-link .icon--caret-right{color:#fff}.section-bg-dark .contact-info-block--full a.contact-info-block__email-url,.section-bg-dark .contact-info-block--full a.contact-info-block__phone-number-link{color:#fff}.section-bg-dark .cta--grey-bg{color:#22355a;text-decoration:none;cursor:pointer}.section-bg-dark .cta--grey-bg:link{color:#22355a;text-decoration:none;cursor:pointer}.section-bg-dark .cta--grey-bg:visited{color:#22355a;text-decoration:none;cursor:pointer}.section-bg-dark .cta--grey-bg:hover,.section-bg-dark .cta--grey-bg:link:hover,.section-bg-dark .cta--grey-bg:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.section-bg-dark .cta--grey-bg:active,.section-bg-dark .cta--grey-bg:focus{color:#22355a;text-decoration:underline;cursor:pointer}.section-bg-dark .links-band a.links-band__featured-image__url{color:#22355a}.section-bg-dark .links-block__list-item span.links-block__list-item-url--white{color:#fff}.section-bg-dark .event-reference a.event-reference__more-link{color:#fff}.section-bg-dark .event-reference a.event-reference__more-link:hover,.section-bg-dark .event-reference a.event-reference__more-link:focus{text-decoration:none;color:#fff}.section-bg-dark .event-reference a.event-reference__more-link:hover:before,.section-bg-dark .event-reference a.event-reference__more-link:focus:before{background:#fff}.section-bg-dark .event-reference a.event-reference__more-link .icon--caret-right{color:#fff}.section-bg-dark .event-reference__title,.section-bg-dark .event-reference__description,.section-bg-dark .event-reference__date{color:#fff}.section-bg-dark .event-reference__more-nolink{color:#fff}.section-bg-dark .event-reference__more-nolink:hover{color:#fff}.section-bg-dark .sign-in a.dark-text-link{color:#22355a}.section-bg-dark .sign-in a.dark-text-link:hover{text-decoration:none;color:#22355a}.section-bg-dark .sign-in__text{color:#22355a}.section-bg-dark .section-cta-block a.button-white{color:#22355a}.section-bg-dark .section-cta-block a.button-white:hover,.section-bg-dark .section-cta-block a.button-white:focus{text-decoration:none}.section-bg-dark .section-cta-block a.button-blue,.section-bg-dark .section-cta-block .compare-specialty--sticky .compare-specialty__carousel a.carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .section-bg-dark .section-cta-block a.carousel__nav{color:#fff}.section-bg-dark .section-cta-block a.button-blue:hover,.section-bg-dark .section-cta-block .compare-specialty--sticky .compare-specialty__carousel a.carousel__nav:hover,.compare-specialty--sticky .compare-specialty__carousel .section-bg-dark .section-cta-block a.carousel__nav:hover,.section-bg-dark .section-cta-block a.button-blue:focus,.section-bg-dark .section-cta-block .compare-specialty--sticky .compare-specialty__carousel a.carousel__nav:focus,.compare-specialty--sticky .compare-specialty__carousel .section-bg-dark .section-cta-block a.carousel__nav:focus{text-decoration:none;color:#003d79}.section-bg-dark .section-cta-block a.button-red,.section-bg-dark .section-cta-block a.year-in-school__button,.section-bg-dark .section-cta-block .ui-dialog a.terms-conditions__button,.ui-dialog .section-bg-dark .section-cta-block a.terms-conditions__button{color:#fff}.section-bg-dark .section-cta-block a.button-red:hover,.section-bg-dark .section-cta-block a.year-in-school__button:hover,.section-bg-dark .section-cta-block .ui-dialog a.terms-conditions__button:hover,.ui-dialog .section-bg-dark .section-cta-block a.terms-conditions__button:hover,.section-bg-dark .section-cta-block a.button-red:focus,.section-bg-dark .section-cta-block a.year-in-school__button:focus,.section-bg-dark .section-cta-block .ui-dialog a.terms-conditions__button:focus,.ui-dialog .section-bg-dark .section-cta-block a.terms-conditions__button:focus{text-decoration:none;color:#de212b}.section-bg-dark .factoids .factoids__title,.section-bg-dark .factoids .factoids__description,.section-bg-dark .factoids .factoids__image-wrap{color:#fff}.section-bg-dark .section-heading__plain .section-heading__link.primary-text-link{color:#fff}.section-bg-dark .section-heading__plain .section-heading__link.primary-text-link:hover{color:#fff}.section-bg-dark .section-heading__plain .section-heading__link.primary-text-link .icon--caret-right{color:#fff}.section-bg-dark .form-embed-block__heading,.section-bg-dark .form-embed-block__mandatory,.section-bg-dark .form-embed-block__label,.section-bg-dark .form-embed-block__error-msg,.section-bg-dark .form-embed-block__label-agreement,.section-bg-dark .form-embed-block__subhead,.section-bg-dark .form-embed-block__group-checkbox-title,.section-bg-dark .form-embed-block__group-checkbox-label,.section-bg-dark .form-embed-block__radio-wrap label{color:#fff}.section-bg-dark.layout .block .field--name-body a{color:#fff !important}.section-bg-dark.layout .block .field--name-body a.primary-text-link:hover:before{background:#fff}.section-bg-dark.layout .block .field--name-body a.primary-text-link:after{color:#fff}.section-bg-dark.layout .block .field--name-body hr{border-top:1px solid #fff}.section-bg-dark.layout .block .field--name-body h2.large-subhead,.section-bg-dark.layout .block .field--name-body h2.sidebar-header,.section-bg-dark.layout .block .field--name-body h2.subhead,.section-bg-dark.layout .block .field--name-body h3.subhead,.section-bg-dark.layout .block .field--name-body h4.subhead,.section-bg-dark.layout .block .field--name-body h3.large-subhead,.section-bg-dark.layout .block .field--name-body h3.sidebar-header,.section-bg-dark.layout .block .field--name-body .wysiwyg-sb-title,.section-bg-dark.layout .block .field--name-body p,.section-bg-dark.layout .block .field--name-body ul,.section-bg-dark.layout .block .field--name-body ol{color:#fff}.section-bg-dark.layout .block .field--name-body blockquote p{color:#de212b}.section-bg-dark.layout .block .field--name-body blockquote p.block-subtext{color:#fff}.section-bg-dark.layout .block .field--name-body p.sidebar-body-copy,.section-bg-dark.layout .block .field--name-body ul.sidebar-body-copy,.section-bg-dark.layout .block .field--name-body ol.sidebar-body-copy{color:#fff}.section-bg-dark.layout .block .field--name-body p.intro-copy{color:#fff}.section-bg-dark figure{border-bottom:1px solid #fff}.section-bg-dark figure figcaption,.section-bg-dark figure cite{color:#fff}.section-bg-dark .collection-listing__link-item a:link{color:#22355a}.section-bg-dark .collection-listing__eyebrow-link a:hover{text-decoration:none}.section-bg-dark .listing-teaser__topics-item a,.section-bg-dark .listing-teaser__register-now a{color:#22355a}.section-bg-dark .listing-teaser__topics-item a:hover,.section-bg-dark .listing-teaser__register-now a:hover{color:#22355a}.section-bg-dark .listing-teaser-minimal-wrapper__title{color:#fff}.section-bg-dark .listing-teaser-minimal__title a,.section-bg-dark .listing-teaser-minimal__teaser-menu-item a{color:#22355a}.section-bg-dark .listing-teaser-minimal__title a:hover,.section-bg-dark .listing-teaser-minimal__teaser-menu-item a:hover{color:#22355a}.section-bg-dark .bio-listing-teaser__title,.section-bg-dark .bio-listing-teaser__bio{color:#fff}.section-bg-dark .bio-listing-teaser__bio-link a.dark-text-link{color:#fff}.section-bg-dark .bio-listing-teaser__bio-link a.dark-text-link:hover{color:#fff;text-decoration:underline}.section-bg-dark .bio-listing-teaser__bio-link a.dark-text-link:after{color:#fff}.section-bg-dark .cta-stacked-text-block{color:#fff}.section-bg-dark .cta-stacked-text-block__description a:visited,.section-bg-dark .cta-stacked-text-block__description a:link{color:#fff;text-decoration:underline}.section-bg-dark .cta-stacked-text-block__description a:visited:hover,.section-bg-dark .cta-stacked-text-block__description a:link:hover{color:#fff}.section-bg-dark .cta-stacked-text-block__description a:hover::before{background:#fff}.section-bg-dark .cta-stacked-text-block__description a:after{color:#fff}.section-bg-dark .cta-stacked-text-block .cta-stacked-text-block__link-wrap span.cta-stacked-text-block__link{color:#fff}.section-bg-dark .simple-image-above__title,.section-bg-dark .simple-image-above__description,.section-bg-dark .simple-image-above__published_date{color:#fff}.section-bg-dark .simple-image-above__title-link{color:#fff;text-decoration:none;cursor:pointer}.section-bg-dark .simple-image-above__title-link:link{color:#fff;text-decoration:none;cursor:pointer}.section-bg-dark .simple-image-above__title-link:visited{color:#fff;text-decoration:none;cursor:pointer}.section-bg-dark .simple-image-above__title-link:hover,.section-bg-dark .simple-image-above__title-link:link:hover,.section-bg-dark .simple-image-above__title-link:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.section-bg-dark .simple-image-above__title-link:active,.section-bg-dark .simple-image-above__title-link:focus{color:#fff;text-decoration:underline;cursor:pointer}.section-bg-dark .people-carousel a.people-carousel__read-more__url{color:#22355a}.section-bg-dark .people-carousel a.people-carousel__read-more__url:hover{text-decoration:none}.section-bg-dark .view-header{color:#fff}.section-bg-dark .separator-block hr{border-top:1px solid #fff}.section-bg-dark .disclaimer{color:#fff}.section-bg-dark .data-access__title,.section-bg-dark .data-access__content,.section-bg-dark .data-access__copyright{color:#fff}.section-bg-dark .smart-header__topics-list.purplebgColortext{color:#fff}.section-bg-dark .smart-header__topic-link{color:#fff;text-decoration:none;cursor:pointer}.section-bg-dark .smart-header__topic-link:link{color:#fff;text-decoration:none;cursor:pointer}.section-bg-dark .smart-header__topic-link:visited{color:#fff;text-decoration:none;cursor:pointer}.section-bg-dark .smart-header__topic-link:hover,.section-bg-dark .smart-header__topic-link:link:hover,.section-bg-dark .smart-header__topic-link:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.section-bg-dark .smart-header__topic-link:active,.section-bg-dark .smart-header__topic-link:focus{color:#fff;text-decoration:underline;cursor:pointer}.section-bg-dark .smart-header__breadcrumb-link{color:#22355a;text-decoration:none;cursor:pointer}.section-bg-dark .smart-header__breadcrumb-link:link{color:#22355a;text-decoration:none;cursor:pointer}.section-bg-dark .smart-header__breadcrumb-link:visited{color:#22355a;text-decoration:none;cursor:pointer}.section-bg-dark .smart-header__breadcrumb-link:hover,.section-bg-dark .smart-header__breadcrumb-link:link:hover,.section-bg-dark .smart-header__breadcrumb-link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.section-bg-dark .smart-header__breadcrumb-link:active,.section-bg-dark .smart-header__breadcrumb-link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.section-bg-dark .smart-header__title{color:#fff}.section-bg-dark .smart-header__subhead{color:#fff;border-bottom:1px solid #fff}.section-bg-dark .layout-builder__link{color:#22355a}.section-bg-dark .layout-builder__link:link{color:#22355a}.section-bg-dark .layout-builder__link:link:hover{color:#22355a}.section-bg-dark .tout__content-title,.section-bg-dark .tout__content-description,.section-bg-dark .tout__cta{color:#fff}.section-bg-dark .tout__link:hover .tout__cta::before,.section-bg-dark .tout__link:focus .tout__cta::before{background:#fff}.section-bg-dark .phase-model__anchor .dark-text-link:hover::before,.section-bg-dark .phase-model__anchor .dark-text-link:focus::before{background:rgba(0,0,0,0)}.section-bg-dark .phase-model__anchor .dark-text-link .icon--caret-right{color:#fff}.label-left-align{text-align:left}@supports(display:grid){.row{display:grid;grid-template-columns:repeat(12,minmax(0,5fr))}@media only screen and (min-width:1024px){.row{grid-gap:20px 20px}}}.row>*{grid-column-end:span 12}.row--align-end{align-items:end}[class^=col-],[class*=" col-"]{grid-column-end:span 12}@media only screen and (max-width:767px){.col-xs-1{grid-column-end:span 1}.col-xs-2{grid-column-end:span 2}.col-xs-3{grid-column-end:span 3}.col-xs-4{grid-column-end:span 4}.col-xs-5{grid-column-end:span 5}.col-xs-6{grid-column-end:span 6}.col-xs-7{grid-column-end:span 7}.col-xs-8{grid-column-end:span 8}.col-xs-9{grid-column-end:span 9}.col-xs-10{grid-column-end:span 10}.col-xs-11{grid-column-end:span 11}.col-xs-12{grid-column-end:span 12}.offset-xs-0{grid-column-start:1}.offset-xs-1{grid-column-start:2}.offset-xs-2{grid-column-start:3}.offset-xs-3{grid-column-start:4}.offset-xs-4{grid-column-start:5}.offset-xs-5{grid-column-start:6}.offset-xs-6{grid-column-start:7}.offset-xs-7{grid-column-start:8}.offset-xs-8{grid-column-start:9}.offset-xs-9{grid-column-start:10}.offset-xs-10{grid-column-start:11}.offset-xs-11{grid-column-start:12}}@media only screen and (min-width:768px){.col-sm-1{grid-column-end:span 1}.col-sm-2{grid-column-end:span 2}.col-sm-3{grid-column-end:span 3}.col-sm-4{grid-column-end:span 4}.col-sm-5{grid-column-end:span 5}.col-sm-6{grid-column-end:span 6}.col-sm-7{grid-column-end:span 7}.col-sm-8{grid-column-end:span 8}.col-sm-9{grid-column-end:span 9}.col-sm-10{grid-column-end:span 10}.col-sm-11{grid-column-end:span 11}.col-sm-12{grid-column-end:span 12}.offset-sm-0{grid-column-start:1}.offset-sm-1{grid-column-start:2}.offset-sm-2{grid-column-start:3}.offset-sm-3{grid-column-start:4}.offset-sm-4{grid-column-start:5}.offset-sm-5{grid-column-start:6}.offset-sm-6{grid-column-start:7}.offset-sm-7{grid-column-start:8}.offset-sm-8{grid-column-start:9}.offset-sm-9{grid-column-start:10}.offset-sm-10{grid-column-start:11}.offset-sm-11{grid-column-start:12}}@media only screen and (min-width:1024px){.col-md-1{grid-column-end:span 1}.col-md-2{grid-column-end:span 2}.col-md-3{grid-column-end:span 3}.col-md-4{grid-column-end:span 4}.col-md-5{grid-column-end:span 5}.col-md-6{grid-column-end:span 6}.col-md-7{grid-column-end:span 7}.col-md-8{grid-column-end:span 8}.col-md-9{grid-column-end:span 9}.col-md-10{grid-column-end:span 10}.col-md-11{grid-column-end:span 11}.col-md-12{grid-column-end:span 12}.offset-md-0{grid-column-start:1}.offset-md-1{grid-column-start:2}.offset-md-2{grid-column-start:3}.offset-md-3{grid-column-start:4}.offset-md-4{grid-column-start:5}.offset-md-5{grid-column-start:6}.offset-md-6{grid-column-start:7}.offset-md-7{grid-column-start:8}.offset-md-8{grid-column-start:9}.offset-md-9{grid-column-start:10}.offset-md-10{grid-column-start:11}.offset-md-11{grid-column-start:12}}@media only screen and (min-width:1400px){.col-lg-1{grid-column-end:span 1}.col-lg-2{grid-column-end:span 2}.col-lg-3{grid-column-end:span 3}.col-lg-4{grid-column-end:span 4}.col-lg-5{grid-column-end:span 5}.col-lg-6{grid-column-end:span 6}.col-lg-7{grid-column-end:span 7}.col-lg-8{grid-column-end:span 8}.col-lg-9{grid-column-end:span 9}.col-lg-10{grid-column-end:span 10}.col-lg-11{grid-column-end:span 11}.col-lg-12{grid-column-end:span 12}.offset-lg-0{grid-column-start:1}.offset-lg-1{grid-column-start:2}.offset-lg-2{grid-column-start:3}.offset-lg-3{grid-column-start:4}.offset-lg-4{grid-column-start:5}.offset-lg-5{grid-column-start:6}.offset-lg-6{grid-column-start:7}.offset-lg-7{grid-column-start:8}.offset-lg-8{grid-column-start:9}.offset-lg-9{grid-column-start:10}.offset-lg-10{grid-column-start:11}.offset-lg-11{grid-column-start:12}}.page-node-type-publication-chapters .book-add-child,.page-node-type-publication-chapters .book-printer,.page-node-type-book .book-add-child,.page-node-type-book .book-printer{display:none}.page-node-type-publication-chapters .page-with-left-nav,.page-node-type-book .page-with-left-nav{padding:30px 0}.page-node-type-publication-chapters .center-container,.page-node-type-book .center-container{padding:0 32px}@media only screen and (min-width:1024px){.page-node-type-publication-chapters .center-container,.page-node-type-book .center-container{padding:0}}.page-node-type-publication-chapters #block-cim-hippocrates-local-tasks .center-container,.page-node-type-book #block-cim-hippocrates-local-tasks .center-container{padding:0 32px}@media only screen and (min-width:1024px){.page-node-type-publication-chapters #block-cim-hippocrates-local-tasks .center-container,.page-node-type-book #block-cim-hippocrates-local-tasks .center-container{padding:0 150px}}.page-node-type-publication-chapters .header-title__title-wrap,.page-node-type-book .header-title__title-wrap{margin:0}@media only screen and (min-width:1024px){.page-node-type-publication-chapters .header-title__title-wrap,.page-node-type-book .header-title__title-wrap{margin:40px 0 0 0}}.cover-image__wrapper{margin-top:30px}@media only screen and (min-width:1024px){.cover-image__wrapper{margin-top:0px}}.cover-image__wrapper img{width:100%;display:block}.maintenance-page__header{width:100%;background:#003d79}.maintenance-page .header-logo{float:none;display:block;padding:12px 0 0}.maintenance-page .header-logo__image{height:35px;width:50px;margin:0;fill:#fff}@media only screen and (min-width:768px){.maintenance-page .header-logo__image{height:50px}}@media only screen and (min-width:1024px){.maintenance-page .header-logo__image{width:120px;height:84px}}@media only screen and (min-width:1400px){.maintenance-page .header-logo__image{width:129px;height:91px}}.maintenance-page .header-logo__image .icon{filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1);-ms-filter:brightness(0) invert(1);fill:#fff}.maintenance-page .hero{height:auto}.maintenance-page .hero__title{position:static;margin:0;white-space:normal}@media only screen and (max-width:767px){.maintenance-page .hero__title{padding:15px 33px 10px 32px}}@media only screen and (min-width:768px){.maintenance-page .hero__title{padding:20px 54px 20px 54px}}@media only screen and (min-width:1024px){.maintenance-page .hero__title{padding:20px 71px 20px 72px}}@media only screen and (min-width:1400px){.maintenance-page .hero__title{padding:20px 150px}}.maintenance-page__msg{margin:25px 0}.maintenance-page__msg .sidebar-body-copy{font-family:"robotoregular",sans-serif;font-size:15px;line-height:1.6;letter-spacing:normal;color:#22355a;padding:0 0 30px 0;word-break:break-word}@media only screen and (min-width:768px){.maintenance-page__msg .sidebar-body-copy{font-size:16px}}.maintenance-page svg path{fill:#fff}.medical-specialty-tiles{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;margin-left:-10px;margin-right:-10px;padding-bottom:20px}@media only screen and (min-width:768px){.medical-specialty-tiles{flex-direction:row}}.medical-specialty-tiles .medical-specialty-tile{margin:10px}@media only screen and (min-width:768px){.medical-specialty-tiles .medical-specialty-tile{flex:1 1 40%;display:flex;flex-direction:column}}@media screen and (min-width:0\0)and (min-resolution:72dpi),screen and (min-width:0\0)and (-webkit-min-device-pixel-ratio:0.75),screen and (min-width:0\0)and (min--moz-device-pixel-ratio:0.75){.medical-specialty-tiles .medical-specialty-tile{max-width:48%}}@media only screen and (max-width:767px){.medical-specialty-tiles .medical-specialty-tile{max-width:100% !important}}@media only screen and (min-width:768px){.medical-specialty-tiles .medical-specialty-tile--large{flex:2 1 100%;max-width:100%}}@supports(display:grid){.medical-specialty-tiles{display:grid;grid-gap:20px;grid-template-columns:1fr;margin:0}@media only screen and (min-width:768px){.medical-specialty-tiles{grid-template-columns:1fr 1fr;grid-auto-rows:minmax(100px,auto);grid-auto-flow:dense}}.medical-specialty-tiles .medical-specialty-tile{margin:0}@media only screen and (min-width:768px){.medical-specialty-tiles .medical-specialty-tile--large{grid-row:span 2;grid-column:span 2}}}.svg-zip,.svg-yukon,.svg-youtube-brands,.svg-wyoming,.svg-word,.svg-wisconsin,.svg-west-virginia,.svg-washington,.svg-virginia,.svg-vermont,.svg-utah,.svg-user,.svg-us-virgin-islands,.svg-unlock,.svg-twitter-brands,.svg-trash-alt-solid,.svg-times,.svg-thumbs-up-solid,.svg-thumbs-up,.svg-text,.svg-texas,.svg-tennessee,.svg-south-dakota,.svg-south-carolina,.svg-search,.svg-rhode-island,.svg-quebec,.svg-puerto-rico,.svg-powerpoint,.svg-plus,.svg-phone,.svg-pennsylvania,.svg-pdf,.svg-oregon,.svg-ontario,.svg-oklahoma,.svg-ohio,.svg-nova-scotia,.svg-northwest-territories,.svg-north-dakota,.svg-north-carolina,.svg-newfoundland-and-labrador,.svg-new-york,.svg-new-mexico,.svg-new-jersey,.svg-new-hampshire,.svg-new-brunswick,.svg-nevada,.svg-nebraska,.svg-montana,.svg-missouri,.svg-mississippi,.svg-minus,.svg-minnesota,.svg-michigan,.svg-massachusetts,.svg-maryland,.svg-map-marker-alt,.svg-manitoba,.svg-maine,.svg-mail,.svg-louisiana,.svg-lock,.svg-linkedin-in-brands,.svg-leaf,.svg-kentucky,.svg-kansas,.svg-iowa,.svg-instagram-brands,.svg-indiana,.svg-illinois,.svg-idaho,.svg-hawaii,.svg-guam,.svg-georgia,.svg-florida,.svg-favorites,.svg-facebook-f-brands,.svg-external-link-square-alt,.svg-exclamation-triangle,.svg-excel,.svg-error,.svg-ellipsis-v,.svg-download,table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:last-child span.td__wrap:before,table.simple-responsive-table--downloads tbody tr td:last-child span.td__wrap:before,.svg-delaware,.svg-dc,.svg-connecticut,.svg-colorado,.svg-clock,.svg-chevron-right,.svg-chevron-left,.svg-chevron-down,.svg-caret-right-solid,.svg-california,.svg-calendar,.svg-bookmark,.svg-bell,.svg-bc,.svg-arrow-up,.svg-arkansas,.svg-arizona,.svg-americon-samoa,.svg-alberta,.svg-alaska,.svg-alabama,.svg-aamc_header-logo,.svg-aamc_footer-logo{background:url(/themes/custom/hippocrates/images/svg_sprite.svg) no-repeat}.svg-aamc_footer-logo{background-position:92.9327610873% 80.1001251564%}.svg-aamc_footer-logo-dims{width:265px;height:79px}.svg-aamc_header-logo{background-position:80.4494382022% 48.995215311%}.svg-aamc_header-logo-dims{width:200px;height:140px}.svg-alabama{background-position:98.9826780313% 32.2519685039%}.svg-alabama-dims{width:123px;height:100px}.svg-alaska{background-position:98.9826780313% 35.4015748031%}.svg-alaska-dims{width:123px;height:100px}.svg-alberta{background-position:98.9826780313% 38.5511811024%}.svg-alberta-dims{width:123px;height:100px}.svg-americon-samoa{background-position:98.9826780313% 41.7007874016%}.svg-americon-samoa-dims{width:123px;height:100px}.svg-arizona{background-position:98.9826780313% 44.8503937008%}.svg-arizona-dims{width:123px;height:100px}.svg-arkansas{background-position:89.3043717349% 83.1181102362%}.svg-arkansas-dims{width:123px;height:100px}.svg-arrow-up{background-position:0 44.4082519001%}.svg-arrow-up-dims{width:448px;height:512px}.svg-bc{background-position:92.686279901% 83.1181102362%}.svg-bc-dims{width:123px;height:100px}.svg-bell{background-position:13.5265700483% 44.4082519001%}.svg-bell-dims{width:448px;height:512px}.svg-bookmark{background-position:26.5402843602% 44.4082519001%}.svg-bookmark-dims{width:384px;height:512px}.svg-calendar{background-position:38.6473429952% 44.4082519001%}.svg-calendar-dims{width:448px;height:512px}.svg-california{background-position:96.0681880671% 83.1181102362%}.svg-california-dims{width:123px;height:100px}.svg-caret-right-solid{background-position:49.7757847534% 0}.svg-caret-right-solid-dims{width:192px;height:512px}.svg-chevron-down{background-position:59.4202898551% 0}.svg-chevron-down-dims{width:448px;height:512px}.svg-chevron-left{background-position:57.2093023256% 18.5305827%}.svg-chevron-left-dims{width:320px;height:512px}.svg-chevron-right{background-position:57.2093023256% 37.0611653999%}.svg-chevron-right-dims{width:320px;height:512px}.svg-clock{background-position:0 62.9388346001%}.svg-clock-dims{width:512px;height:512px}.svg-colorado{background-position:99.4500962332% 83.1181102362%}.svg-colorado-dims{width:123px;height:100px}.svg-connecticut{background-position:84.24525708% 48.3779527559%}.svg-connecticut-dims{width:123px;height:100px}.svg-dc{background-position:78.7462194116% 52.7874015748%}.svg-dc-dims{width:123px;height:100px}.svg-delaware{background-position:82.1281275777% 52.7874015748%}.svg-delaware-dims{width:123px;height:100px}.svg-download,table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:last-child span.td__wrap:before,table.simple-responsive-table--downloads tbody tr td:last-child span.td__wrap:before{background-position:99.8131340096% 31.4014106102%}.svg-download-dims,table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:last-child span.td__wrap:before,table.simple-responsive-table--downloads tbody tr td:last-child span.td__wrap:before{width:14px;height:14px}.svg-ellipsis-v{background-position:49.7757847534% 18.5305827%}.svg-ellipsis-v-dims{width:192px;height:512px}.svg-error{background-position:99.4391025641% 31.4206811905%}.svg-error-dims{width:16px;height:16px}.svg-excel{background-position:15.1658767773% 62.9388346001%}.svg-excel-dims{width:384px;height:512px}.svg-exclamation-triangle{background-position:37.6884422111% 0}.svg-exclamation-triangle-dims{width:576px;height:512px}.svg-external-link-square-alt{background-position:27.0531400966% 62.9388346001%}.svg-external-link-square-alt-dims{width:448px;height:512px}.svg-facebook-f-brands{background-position:38.4439359268% 62.9388346001%}.svg-facebook-f-brands-dims{width:264px;height:512px}.svg-favorites{background-position:47.6303317536% 62.9388346001%}.svg-favorites-dims{width:384px;height:512px}.svg-florida{background-position:85.5100357437% 52.7874015748%}.svg-florida-dims{width:123px;height:100px}.svg-georgia{background-position:78.7462194116% 55.937007874%}.svg-georgia-dims{width:123px;height:100px}.svg-guam{background-position:82.1281275777% 55.937007874%}.svg-guam-dims{width:123px;height:100px}.svg-hawaii{background-position:85.5100357437% 55.937007874%}.svg-hawaii-dims{width:123px;height:100px}.svg-idaho{background-position:78.7462194116% 59.0866141732%}.svg-idaho-dims{width:123px;height:100px}.svg-illinois{background-position:82.1281275777% 59.0866141732%}.svg-illinois-dims{width:123px;height:100px}.svg-indiana{background-position:85.5100357437% 59.0866141732%}.svg-indiana-dims{width:123px;height:100px}.svg-instagram-brands{background-position:72.9468599034% 0}.svg-instagram-brands-dims{width:448px;height:512px}.svg-iowa{background-position:78.7462194116% 62.2362204724%}.svg-iowa-dims{width:123px;height:100px}.svg-kansas{background-position:82.1281275777% 62.2362204724%}.svg-kansas-dims{width:123px;height:100px}.svg-kentucky{background-position:85.5100357437% 62.2362204724%}.svg-kentucky-dims{width:123px;height:100px}.svg-leaf{background-position:99.3064817285% 31.8725099602%}.svg-leaf-dims{width:11px;height:12px}.svg-linkedin-in-brands{background-position:72.9468599034% 18.5305827%}.svg-linkedin-in-brands-dims{width:448px;height:512px}.svg-lock{background-position:72.9468599034% 37.0611653999%}.svg-lock-dims{width:448px;height:512px}.svg-louisiana{background-position:78.7462194116% 65.3858267717%}.svg-louisiana-dims{width:123px;height:100px}.svg-mail{background-position:0 81.4694173%}.svg-mail-dims{width:512px;height:512px}.svg-maine{background-position:82.1281275777% 65.3858267717%}.svg-maine-dims{width:123px;height:100px}.svg-manitoba{background-position:85.5100357437% 65.3858267717%}.svg-manitoba-dims{width:123px;height:100px}.svg-map-marker-alt{background-position:71.5639810427% 55.5917480999%}.svg-map-marker-alt-dims{width:384px;height:512px}.svg-maryland{background-position:78.7462194116% 68.5354330709%}.svg-maryland-dims{width:123px;height:100px}.svg-massachusetts{background-position:82.1281275777% 68.5354330709%}.svg-massachusetts-dims{width:123px;height:100px}.svg-michigan{background-position:85.5100357437% 68.5354330709%}.svg-michigan-dims{width:123px;height:100px}.svg-minnesota{background-position:78.7462194116% 71.6850393701%}.svg-minnesota-dims{width:123px;height:100px}.svg-minus{background-position:15.4589371981% 81.4694173%}.svg-minus-dims{width:448px;height:512px}.svg-mississippi{background-position:82.1281275777% 71.6850393701%}.svg-mississippi-dims{width:123px;height:100px}.svg-missouri{background-position:85.5100357437% 71.6850393701%}.svg-missouri-dims{width:123px;height:100px}.svg-montana{background-position:78.7462194116% 74.8346456693%}.svg-montana-dims{width:123px;height:100px}.svg-nebraska{background-position:82.1281275777% 74.8346456693%}.svg-nebraska-dims{width:123px;height:100px}.svg-nevada{background-position:85.5100357437% 74.8346456693%}.svg-nevada-dims{width:123px;height:100px}.svg-new-brunswick{background-position:78.7462194116% 77.9842519685%}.svg-new-brunswick-dims{width:123px;height:100px}.svg-new-hampshire{background-position:82.1281275777% 77.9842519685%}.svg-new-hampshire-dims{width:123px;height:100px}.svg-new-jersey{background-position:85.5100357437% 77.9842519685%}.svg-new-jersey-dims{width:123px;height:100px}.svg-new-mexico{background-position:78.7462194116% 81.1338582677%}.svg-new-mexico-dims{width:123px;height:100px}.svg-new-york{background-position:82.1281275777% 81.1338582677%}.svg-new-york-dims{width:123px;height:100px}.svg-newfoundland-and-labrador{background-position:85.5100357437% 81.1338582677%}.svg-newfoundland-and-labrador-dims{width:123px;height:100px}.svg-north-carolina{background-position:66.4283750344% 64.5039370079%}.svg-north-carolina-dims{width:123px;height:100px}.svg-north-dakota{background-position:69.8102832004% 64.5039370079%}.svg-north-dakota-dims{width:123px;height:100px}.svg-northwest-territories{background-position:73.1921913665% 64.5039370079%}.svg-northwest-territories-dims{width:123px;height:100px}.svg-nova-scotia{background-position:66.4283750344% 67.6535433071%}.svg-nova-scotia-dims{width:123px;height:100px}.svg-ohio{background-position:69.8102832004% 67.6535433071%}.svg-ohio-dims{width:123px;height:100px}.svg-oklahoma{background-position:73.1921913665% 67.6535433071%}.svg-oklahoma-dims{width:123px;height:100px}.svg-ontario{background-position:62.9089909266% 16.125984252%}.svg-ontario-dims{width:123px;height:100px}.svg-oregon{background-position:48.7644151565% 38.4060244744%}.svg-oregon-dims{width:118px;height:88px}.svg-pdf{background-position:59.0047393365% 62.9388346001%}.svg-pdf-dims{width:384px;height:512px}.svg-pennsylvania{background-position:62.9089909266% 19.2755905512%}.svg-pennsylvania-dims{width:123px;height:100px}.svg-phone{background-position:29.5566502463% 81.4694173%}.svg-phone-dims{width:512px;height:512px}.svg-plus{background-position:44.4444444444% 81.4694173%}.svg-plus-dims{width:448px;height:512px}.svg-powerpoint{background-position:56.8720379147% 81.4694173%}.svg-powerpoint-dims{width:384px;height:512px}.svg-puerto-rico{background-position:62.9089909266% 22.4251968504%}.svg-puerto-rico-dims{width:123px;height:100px}.svg-quebec{background-position:62.9089909266% 25.5748031496%}.svg-quebec-dims{width:123px;height:100px}.svg-rhode-island{background-position:62.9089909266% 28.7244094488%}.svg-rhode-island-dims{width:123px;height:100px}.svg-search{background-position:70.9359605911% 81.4694173%}.svg-search-dims{width:512px;height:512px}.svg-south-carolina{background-position:62.9089909266% 32.2519685039%}.svg-south-carolina-dims{width:123px;height:100px}.svg-south-dakota{background-position:62.9089909266% 35.4015748031%}.svg-south-dakota-dims{width:123px;height:100px}.svg-tennessee{background-position:62.9089909266% 38.5511811024%}.svg-tennessee-dims{width:123px;height:100px}.svg-texas{background-position:62.9089909266% 41.7007874016%}.svg-texas-dims{width:123px;height:100px}.svg-text{background-position:84.8341232227% 0}.svg-text-dims{width:384px;height:512px}.svg-thumbs-up{background-position:100% 0}.svg-thumbs-up-dims{width:512px;height:512px}.svg-thumbs-up-solid{background-position:100% 18.5305827%}.svg-thumbs-up-solid-dims{width:512px;height:512px}.svg-times{background-position:95.3051643192% 37.0611653999%}.svg-times-dims{width:352px;height:512px}.svg-trash-alt-solid{background-position:98.0676328502% 55.5917480999%}.svg-trash-alt-solid-dims{width:448px;height:512px}.svg-twitter-brands{background-position:0 0}.svg-twitter-brands-dims{width:1200px;height:1227px}.svg-unlock{background-position:98.0676328502% 74.1223307999%}.svg-unlock-dims{width:448px;height:512px}.svg-us-virgin-islands{background-position:62.9089909266% 44.8503937008%}.svg-us-virgin-islands-dims{width:123px;height:100px}.svg-user{background-position:0 100%}.svg-user-dims{width:448px;height:512px}.svg-utah{background-position:54.1105306571% 48.3779527559%}.svg-utah-dims{width:123px;height:100px}.svg-vermont{background-position:57.4924388232% 48.3779527559%}.svg-vermont-dims{width:123px;height:100px}.svg-virginia{background-position:60.8743469893% 48.3779527559%}.svg-virginia-dims{width:123px;height:100px}.svg-washington{background-position:54.1105306571% 51.5275590551%}.svg-washington-dims{width:123px;height:100px}.svg-west-virginia{background-position:57.4924388232% 51.5275590551%}.svg-west-virginia-dims{width:123px;height:100px}.svg-wisconsin{background-position:60.8743469893% 51.5275590551%}.svg-wisconsin-dims{width:123px;height:100px}.svg-word{background-position:84.8341232227% 18.5305827%}.svg-word-dims{width:384px;height:512px}.svg-wyoming{background-position:48.8314544955% 32.2519685039%}.svg-wyoming-dims{width:123px;height:100px}.svg-youtube-brands{background-position:37.6884422111% 18.5305827%}.svg-youtube-brands-dims{width:576px;height:512px}.svg-yukon{background-position:48.8314544955% 35.4015748031%}.svg-yukon-dims{width:123px;height:100px}.svg-zip{background-position:84.8341232227% 37.0611653999%}.svg-zip-dims{width:384px;height:512px}.access-tile h5{color:#22355a;border-bottom:1px solid #d3d7de;margin:0 0 20px 0}.access-tile .button-blue,.access-tile .compare-specialty--sticky .compare-specialty__carousel .carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .access-tile .carousel__nav{margin:0 0 30px 0}.access-tile .button-red,.access-tile .year-in-school__button,.access-tile .ui-dialog .terms-conditions__button,.ui-dialog .access-tile .terms-conditions__button{margin:0 0 30px 0;border-bottom:1px solid #d3d7de}.access-tile .button-red,.access-tile .year-in-school__button,.access-tile .ui-dialog .terms-conditions__button,.ui-dialog .access-tile .terms-conditions__button{color:#fff;text-decoration:none;cursor:pointer}.access-tile .button-red:link,.access-tile .year-in-school__button:link,.access-tile .ui-dialog .terms-conditions__button:link,.ui-dialog .access-tile .terms-conditions__button:link{color:#fff;text-decoration:none;cursor:pointer}.access-tile .button-red:visited,.access-tile .year-in-school__button:visited,.access-tile .ui-dialog .terms-conditions__button:visited,.ui-dialog .access-tile .terms-conditions__button:visited{color:#fff;text-decoration:none;cursor:pointer}.access-tile .button-red:hover,.access-tile .year-in-school__button:hover,.access-tile .ui-dialog .terms-conditions__button:hover,.ui-dialog .access-tile .terms-conditions__button:hover,.access-tile .button-red:link:hover,.access-tile .button-red:visited:hover{color:#de212b;text-decoration:underline;cursor:pointer}.access-tile .button-red:active,.access-tile .year-in-school__button:active,.access-tile .ui-dialog .terms-conditions__button:active,.ui-dialog .access-tile .terms-conditions__button:active,.access-tile .button-red:focus,.access-tile .year-in-school__button:focus,.access-tile .ui-dialog .terms-conditions__button:focus,.ui-dialog .access-tile .terms-conditions__button:focus{color:#de212b;text-decoration:underline;cursor:pointer}.access-tile .contact-us{text-decoration:underline}.access-tile .button-big{width:100%;text-align:center}.access-tile .subhead{font-size:22px;font-family:"chivobold",sans-serif;padding:0 0 20px 0;line-height:28px;letter-spacing:normal}.access-tile__top{margin:0 0 30px 0;border-bottom:1px solid #d3d7de}.accordion{font-family:"chivoregular",sans-serif;color:#22355a}.accordion__title{color:inherit;font-family:"chivobold",sans-serif;font-size:18px;font-style:normal;font-stretch:normal;line-height:1.22;letter-spacing:normal;margin:0 0 30px 0;padding:0}@media only screen and (min-width:768px){.accordion__title{font-size:16px;line-height:1.25}}@media only screen and (min-width:1400px){.accordion__title{font-size:20px;line-height:1.2;margin:0 0 40px 0}}.accordion__item{overflow:hidden;position:relative;left:0;border-top:1px #d3d7de solid;background:#f8f9fa;z-index:1}.accordion__item:last-child{border-bottom:1px #d3d7de solid}.accordion__item{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}.accordion__item:focus{outline:none;box-shadow:1px 1px 1px 1px #d3d7de}.accordion__item--open .accordion__item-content{padding:30px 22px 20px 22px;max-height:none;overflow:visible;visibility:visible}.accordion__item--open .accordion__item-content{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.accordion__item--open .accordion__item-content{padding:30px 21px 20px 30px}}@media only screen and (min-width:1024px){.accordion__item--open .accordion__item-content{padding:30px 30px 20px 30px}}.accordion__item--open .accordion__item-heading .icon--plus{transform:translateX(0) rotate(135deg);-webkit-transform:translateX(0) rotate(135deg);-moz-transform:translateX(0) rotate(135deg);-ms-transform:translateX(0) rotate(135deg)}.accordion__item-heading{background:#fff;color:inherit;cursor:pointer;font-family:"chivobold",sans-serif;font-size:14px;font-style:normal;font-stretch:normal;line-height:1.29;padding:16px 30px 16px 0;position:relative;outline:none}.accordion__item-heading .icon--plus{width:13px;height:18px;color:#de212b;position:absolute;right:0;top:0;bottom:0;margin:auto;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0)}.accordion__item-heading .icon--plus{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}.accordion__item-heading:hover,.accordion__item-heading:focus{color:#de212b}.accordion__item-heading:focus{outline-offset:-2px}.accordion__item-content{font-family:"robotoregular",sans-serif;font-weight:normal;font-style:normal;font-stretch:normal;letter-spacing:normal;position:relative;left:0;z-index:-1;max-height:0;overflow:hidden;visibility:hidden;padding:0 22px}.accordion__item-content{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.accordion__item-content{padding:0 21px 0 30px}}@media only screen and (min-width:1024px){.accordion__item-content{padding:0 30px}}.accordion__item-content a{font-family:"robotomedium",sans-serif}.accordion__item-content a{color:#22355a;text-decoration:none;cursor:pointer}.accordion__item-content a:link{color:#22355a;text-decoration:none;cursor:pointer}.accordion__item-content a:visited{color:#22355a;text-decoration:none;cursor:pointer}.accordion__item-content a:hover,.accordion__item-content a:link:hover,.accordion__item-content a:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.accordion__item-content a:active,.accordion__item-content a:focus{color:#22355a;text-decoration:underline;cursor:pointer}.accordion__item-content a:link,.accordion__item-content a:focus,.accordion__item-content a:active,.accordion__item-content a:hover{text-decoration:underline}.accordion__item-content,.accordion__item-content p,.accordion__item-content ul,.accordion__item-content ol{font-size:14px;line-height:1.57}.accordion__item-content p,.accordion__item-content ul,.accordion__item-content ol{margin:0 0 30px}.accordion__item-content p{padding:0}.accordion__item-content ul li:before{content:"•";font-size:12px;top:2px}.accordion__item-content ol{counter-reset:step-counter}.accordion__item-content ol li{counter-increment:step-counter}.accordion__item-content ol li:before{content:counter(step-counter) "."}.accordion__item-content ul,.accordion__item-content ol{padding:0 0 0 15px;list-style:none}.accordion__item-content ul li,.accordion__item-content ol li{position:relative}.accordion__item-content ul li:before,.accordion__item-content ol li:before{position:absolute;left:-15px}.accordion__item-content ul li p,.accordion__item-content ol li p{font-size:14px;line-height:1.57}.accordion__item-content ul li p:last-child,.accordion__item-content ol li p:last-child{margin:0}.accordion__item-content b,.accordion__item-content strong{font-family:"robotobold",sans-serif}.accordion__item-content>:nth-last-child(2){margin:0}.accordion__item-close-wrapper{padding:20px 0 0 0;text-align:right;line-height:1;clear:both}.accordion__item-close{padding:0;background:rgba(0,0,0,0);outline:none;border:0;font-family:"chivoregular",sans-serif;font-size:13px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:1.5px;text-transform:uppercase}.accordion__item-close .icon--times{color:#22355a;width:11px;height:14px;margin:0 0 0 8px;position:relative;top:2px}.accordion__item-close:focus{outline:1px dotted #d3d7de}.form-embed-block--contactus-webform .form-embed-block__input-container{padding:0;margin-bottom:10px}.form-embed-block--contactus-webform .cim-form-container{padding:0}.form-embed-block--contactus-webform .cim-form-container details{padding:12px 0;margin-top:0;margin-bottom:0;border:none;border-bottom:1px solid #d3d7de}.form-embed-block--contactus-webform .cim-form-container details a{text-decoration:underline}.form-embed-block--contactus-webform .cim-form-container details summary{font-size:16px;line-height:1.63;font-family:"chivobold",sans-serif;display:inline-flex;padding:0 8px}.form-embed-block--contactus-webform .cim-form-container details summary:hover{text-decoration:underline}.form-embed-block--contactus-webform .cim-form-container details summary::-webkit-details-marker{display:none}.form-embed-block--contactus-webform .cim-form-container details summary[aria-expanded=true] svg{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg)}.form-embed-block--contactus-webform .cim-form-container details summary svg{position:relative !important;top:0 !important;flex-shrink:0}.form-embed-block--contactus-webform .cim-form-container details summary:focus{outline:none !important}.form-embed-block--contactus-webform .cim-form-container details .js-form-item-first-name{padding:0}.form-embed-block--contactus-webform .cim-form-container details .details-wrapper{font-size:14px;padding:12px 18px 0;line-height:19px;cursor:auto}.form-embed-block--contactus-webform .captcha{padding:30px 0 0 0}.form-embed-block--contactus-webform .captcha .js-form-item{padding:0}.form-embed-block--contactus-webform .premed_desciption .js-form-wrapper{padding:30px 0 0 0}.form-embed-block--contactus-webform .premed_desciption .selectbox-wrap .form-type-processed-text{cursor:auto}.form-embed-block--contactus-webform .premed_desciption .selectbox-wrap .form-type-processed-text a{text-decoration:underline}.form-embed-block--contactus-webform .selectbox-wrap .form-select{font-size:12px;text-transform:none}.form-embed-block--contactus-webform .complete_the_form_below .js-form-item{padding:12px 0 0 0}.form-embed-block--contactus-webform .descibes-selectlist{margin-bottom:5px}.form-embed-block--contactus-webform .i_have_a_different_inquiry .js-form-item{padding:31px 0 0 0}.form-embed-block--contactus-webform .i_have_a_different_inquiry .form-actions{width:92px;position:relative}.form-embed-block--contactus-webform .i_have_a_different_inquiry .form-actions input{width:100px;padding:12px 10px 12px 5px}.form-embed-block--contactus-webform .i_have_a_different_inquiry .form-actions svg{top:33px;right:5px;position:absolute;width:6px;height:11px;color:#fff}.affinity-filter{padding-bottom:35px;color:#22355a;font-family:"chivoregular",sans-serif}@media only screen and (min-width:1400px){.affinity-filter{padding-bottom:55px}}.affinity-filter__filter-by{font-family:"robotoregular",sans-serif;font-size:16px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.82;letter-spacing:1.5px;color:inherit;margin:0 0 5px 0}.affinity-filter__filter:after{content:"";display:table;clear:both}.affinity-filter .button-blue,.affinity-filter .compare-specialty--sticky .compare-specialty__carousel .carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .affinity-filter .carousel__nav{background:#003d79;margin:0 0 20px 0;padding:11px 9px;width:48px;height:37px}.affinity-filter .button-blue .icon--caret-right,.affinity-filter .compare-specialty--sticky .compare-specialty__carousel .carousel__nav .icon--caret-right,.compare-specialty--sticky .compare-specialty__carousel .affinity-filter .carousel__nav .icon--caret-right{display:none}.affinity-filter .button-blue:hover,.affinity-filter .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:hover,.compare-specialty--sticky .compare-specialty__carousel .affinity-filter .carousel__nav:hover,.affinity-filter .button-blue:focus,.affinity-filter .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:focus,.compare-specialty--sticky .compare-specialty__carousel .affinity-filter .carousel__nav:focus{background:#d3d7de;color:#003d79}@media only screen and (min-width:768px){.affinity-filter .button-blue,.affinity-filter .compare-specialty--sticky .compare-specialty__carousel .carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .affinity-filter .carousel__nav{font-size:11px;width:44px;height:36px;float:left;margin:0 20px 0 0}}.affinity-filter .selectbox-wrap{margin:0 0 20px 0}.affinity-filter .selectbox-wrap:last-child{margin:0}@media only screen and (min-width:768px){.affinity-filter .selectbox-wrap{float:left;width:226px;margin:0 20px 0 0}}.block.block-views.block-views-blockgroup-listing-block-group-listing-block .center-container{padding:0}.affinity-groups-container{float:left;width:100%}.affinity-groups-container__no-record{display:none;text-align:center;color:#22355a;font-size:18px}.affinity-groups-container__wrap{margin:-5px 0 -10px}.affinity-groups-container__wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.affinity-groups-container__wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}@media only screen and (min-width:768px){.affinity-groups-container__wrap{margin:0 -10px -5px}}@media only screen and (min-width:1400px){.affinity-groups-container__wrap{margin:0 -10px -15px}}.affinity-groups-container__wrap .shuffle-item--hidden{display:none}.affinity-groups-container__listing-block{width:100%;padding:15px 0;vertical-align:top}@media only screen and (min-width:768px){.affinity-groups-container__listing-block{padding:10px;width:33.3333%}}.affinity-groups-container__listing-block-content{background-color:#fff;display:flex;width:100%;cursor:pointer}.affinity-groups-container__title{font-family:"chivobold",sans-serif;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;color:#22355a;display:block;width:calc(100% - 15px)}@media only screen and (min-width:1400px){.affinity-groups-container__title{font-size:18px;line-height:1.22}}.affinity-groups-container__url{width:100%;min-height:75px;outline:none;padding:5px 10px;background:#fff}.affinity-groups-container__url{color:#22355a;text-decoration:none;cursor:pointer}.affinity-groups-container__url:link{color:#22355a;text-decoration:none;cursor:pointer}.affinity-groups-container__url:visited{color:#22355a;text-decoration:none;cursor:pointer}.affinity-groups-container__url:hover,.affinity-groups-container__url:link:hover,.affinity-groups-container__url:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.affinity-groups-container__url:active,.affinity-groups-container__url:focus{color:#22355a;text-decoration:underline;cursor:pointer}.affinity-groups-container__url{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.affinity-groups-container__url{align-items:center;-webkit-align-items:center}.affinity-groups-container__url{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.affinity-groups-container__url{-webkit-box-shadow:0 0 8px 0 #D3D7DE;-moz-box-shadow:0 0 8px 0 #D3D7DE;box-shadow:0 0 8px 0 #D3D7DE}.affinity-groups-container__url{transition:all .3s ease-in;-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;-webkit-transition:all .3s ease-in}.affinity-groups-container__url:hover,.affinity-groups-container__url:active,.affinity-groups-container__url:focus,.affinity-groups-container__url:link:hover,.affinity-groups-container__url:visited:hover{text-decoration:underline;transform:scale(1.04);-webkit-transform:scale(1.04);-moz-transform:scale(1.04);-ms-transform:scale(1.04)}.affinity-groups-container__url:hover,.affinity-groups-container__url:active,.affinity-groups-container__url:focus,.affinity-groups-container__url:link:hover,.affinity-groups-container__url:visited:hover{-webkit-box-shadow:0 0 8px 0 #64718B;-moz-box-shadow:0 0 8px 0 #64718B;box-shadow:0 0 8px 0 #64718B}@media only screen and (min-width:768px){.affinity-groups-container__url{min-height:95px}}@media only screen and (min-width:1400px){.affinity-groups-container__url{padding:10px 15px;min-height:91px}}.affinity-groups-container__url .icon--caret-right{width:7px;height:16px;margin:0 0 0 8px;color:#de212b}.affinity-groups-container--demo{background-color:#f8f9fa}.alert{padding:12px 14px 12px 18px}@media only screen and (min-width:768px){.alert{padding:12px 23px 12px 38px}}.alert__wrapper{width:100%;position:relative}.alert__wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.alert__wrapper{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap}.alert__wrapper{align-items:center;-webkit-align-items:center}.alert__wrapper{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.alert--link{position:relative}.alert--link .alert__message-text .icon--caret-right{display:inline-block}.alert .icon--bell{width:10px;height:12px;position:absolute;top:0;bottom:0;margin:auto;left:0;right:0}.alert .icon--exclamation-triangle{width:22px;height:20px}.alert .icon--caret-right{display:none;width:10px;height:16px;margin:0 0 0 10px;position:relative;top:4px}.alert .icon--times{width:13px;height:18px}.alert .icon--thumbs-up-solid{color:#72c267;width:20px;height:22px}.alert__message-icon{line-height:0;margin:0 10px 0 0;flex:0 0 auto}@media only screen and (min-width:768px){.alert__message-icon{margin:0 11px 0 0}}.alert--orange-bg{background:#fcb040;color:#003d79}.alert--orange-bg .alert__message-icon{font-size:20px}.alert--orange-bg .alert__message-text{font-family:"chivobold",sans-serif;line-height:1.86}.alert--orange-bg .alert__link{color:#003d79;text-decoration:none;cursor:pointer}.alert--orange-bg .alert__link:link{color:#003d79;text-decoration:none;cursor:pointer}.alert--orange-bg .alert__link:visited{color:#003d79;text-decoration:none;cursor:pointer}.alert--orange-bg .alert__link:hover,.alert--orange-bg .alert__link:link:hover,.alert--orange-bg .alert__link:visited:hover{color:#003d79;text-decoration:underline;cursor:pointer}.alert--orange-bg .alert__link:active,.alert--orange-bg .alert__link:focus{color:#003d79;text-decoration:underline;cursor:pointer}.alert--blue-bg{background:#1a65a0;color:#fff}.alert--blue-bg .alert__message-text{line-height:1.43}.alert--blue-bg .alert__link{font-family:"chivoregular",sans-serif}.alert--blue-bg .alert__link{color:#fff;text-decoration:none;cursor:pointer}.alert--blue-bg .alert__link:link{color:#fff;text-decoration:none;cursor:pointer}.alert--blue-bg .alert__link:visited{color:#fff;text-decoration:none;cursor:pointer}.alert--blue-bg .alert__link:hover,.alert--blue-bg .alert__link:link:hover,.alert--blue-bg .alert__link:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.alert--blue-bg .alert__link:active,.alert--blue-bg .alert__link:focus{color:#fff;text-decoration:underline;cursor:pointer}.alert--pale-green-bg{background:#e3f3e1;border:2px solid #72c267;padding:12px 20px}@media only screen and (min-width:768px){.alert--pale-green-bg{padding:17px 72px 17px 38px}}.alert--pale-green-bg .alert__message-wrap{width:100%;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start}.alert--pale-green-bg .alert__message-wrap{align-items:flex-start;-webkit-align-items:flex-start}@media only screen and (min-width:768px){.alert--pale-green-bg .alert__message-wrap{align-items:center;-webkit-align-items:center}.alert--pale-green-bg .alert__message-wrap{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}}.alert--pale-green-bg .alert__message-text{color:#22355a;font-size:14px;font-family:"chivoitalic",sans-serif}@media only screen and (min-width:768px){.alert--pale-green-bg .alert__message-text{line-height:1.1}}.alert--pale-green-bg .alert__message-text b,.alert--pale-green-bg .alert__message-text strong{font-family:"chivoBoldItalic",sans-serif;font-weight:normal}.alert--pale-green-bg .alert__message-icon{line-height:0;margin:0 14px 0 0}.alert--green-bg{background:#008265}.alert--blue{color:#003d79}.alert--white{color:#fff}.alert--black{color:#292929}.alert__bell-icon{color:#1a65a0;display:block;width:24px;height:24px;background:#fff;position:relative;border-radius:50%;text-align:center;line-height:24px;font-size:12px}.alert__message-wrap{width:100%;padding:0 32px 0 0}.alert__message-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.alert__message-wrap{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap}.alert__message-wrap{align-items:center;-webkit-align-items:center}.alert__message-wrap{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.alert__link{display:block;width:100%}.alert__message-text{font-size:14px;position:relative}.alert__button{position:absolute;right:-15px;line-height:1.11}.alert__close-btn{background:rgba(0,0,0,0);border:0;width:44px;height:44px;outline:none;font-size:18px;padding:0}.alert--hide{display:none}.block-inline-blockalert-block{padding-top:0;padding-bottom:0}.messages__wrapper .alert--pale-green-bg{-webkit-animation:auto-hide 1s forwards 5s 1;-moz-animation:auto-hide 1s forwards 5s 1;-o-animation:auto-hide 1s forwards 5s 1;animation:auto-hide 1s forwards 5s 1}@-webkit-keyframes auto-hide{0%{opacity:1}100%{opacity:0;left:-9999px;position:absolute}}@keyframes auto-hide{0%{opacity:1}100%{opacity:0;left:-9999px;position:absolute}}.article-header{padding:0 17.5px 16px;width:100%;margin:0 0 30px;background:#fff;position:relative;z-index:9;border-bottom:1px solid #d3d7de}.article-header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media only screen and (min-width:768px){.article-header{padding:0 20px;border-bottom:none}}@media only screen and (min-width:1024px){.article-header{padding:0 36px}}@media only screen and (min-width:1400px){.article-header{padding:0 40px;margin:0 0 40px}}.article-header__inner_wrap{padding:15px 0 0;margin:0;float:left;width:100%;opacity:1;position:relative;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease}@media only screen and (min-width:768px){.article-header__inner_wrap{padding:20px 0;border-bottom:1px #d3d7de solid}}@media only screen and (min-width:1400px){.article-header__inner_wrap{padding:20px 0 21px}}.article-header__title-wrap{margin:20px 0 0}.article-header__title-wrap--permission-icon{width:100%}@media only screen and (min-width:768px){.article-header__title-wrap--permission-icon{width:calc(100% - 100px)}}.article-header__signin-to-view{position:relative;margin:-15px -17px 15px -18px}@media only screen and (min-width:768px){.article-header__signin-to-view{position:absolute;right:0;top:0;margin:0}}.article-header__title{word-wrap:break-word}.article-header__subtitle{float:left;width:100%;padding:0;margin:0 0 30px}.article-header__subtitle:after{content:"";display:table;clear:both}@media only screen and (min-width:768px){.article-header__subtitle{padding:0 20px}}@media only screen and (min-width:1024px){.article-header__subtitle{padding:0 36px}}@media only screen and (min-width:1400px){.article-header__subtitle{padding:0 40px}}.article-header__eyebrow-list{margin:0 0 15px 0;font-family:"chivoregular",sans-serif;font-size:12px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:1px;color:#de212b;text-transform:uppercase}@media only screen and (min-width:768px){.article-header__eyebrow-list{line-height:1.54;font-size:13px;margin:0px 0 10px 0}}.article-header__eyebrow-list>li{margin:0 6px 0 0}.article-header__eyebrow-separator{padding:0 6px 0 0}.article-header__eyebrow-url{color:#de212b;text-decoration:none;cursor:pointer}.article-header__eyebrow-url:link{color:#de212b;text-decoration:none;cursor:pointer}.article-header__eyebrow-url:visited{color:#de212b;text-decoration:none;cursor:pointer}.article-header__eyebrow-url:hover,.article-header__eyebrow-url:link:hover,.article-header__eyebrow-url:visited:hover{color:#de212b;text-decoration:underline;cursor:pointer}.article-header__eyebrow-url:active,.article-header__eyebrow-url:focus{color:#de212b;text-decoration:underline;cursor:pointer}.article-header__eyebrow-url:hover,.article-header__eyebrow-url:active,.article-header__eyebrow-url:focus,.article-header__eyebrow-url:link:hover,.article-header__eyebrow-url:visited:hover{text-decoration:underline}.article-header__author{padding:0px;margin:0px;font-family:"chivoregular",sans-serif;font-size:12px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:18px;letter-spacing:normal;color:#22355a;float:left;width:100%}@media only screen and (min-width:768px){.article-header__author{font-size:13px;line-height:20px}}.article-header__author__name{font-family:"chivobold",sans-serif;float:left}.article-header__author__url{color:#22355a;text-decoration:none;cursor:pointer}.article-header__author__url:link{color:#22355a;text-decoration:none;cursor:pointer}.article-header__author__url:visited{color:#22355a;text-decoration:none;cursor:pointer}.article-header__author__url:hover,.article-header__author__url:link:hover,.article-header__author__url:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.article-header__author__url:active,.article-header__author__url:focus{color:#22355a;text-decoration:underline;cursor:pointer}.article-header__author__url:hover,.article-header__author__url:active,.article-header__author__url:focus,.article-header__author__url:link:hover,.article-header__author__url:visited:hover{text-decoration:underline}.article-header__author__separator{padding:0 6px}.article-header__author-inner-wrap{float:left;width:100%}.article-header__published-date{padding:15px 0 0 0;margin:0px;font-family:"chivoregular",sans-serif;font-size:12px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:18px;letter-spacing:normal;color:#22355a;width:100%;float:left}@media only screen and (min-width:768px){.article-header__published-date{font-size:13px;line-height:20px;width:50%}}@media only screen and (min-width:768px){.article-header__share-links{margin:10px 0 0 0}}.article-header__share-links .share-block ul{display:none;width:50%;float:left;text-align:right}@media only screen and (min-width:768px){.article-header__share-links .share-block ul{display:inline-block;margin:10px 0 0 0;width:100%}}.article-header__share-links .share-block .favorites-icon{margin:-20px 0 0;display:flex;visibility:visible}@media only screen and (min-width:768px){.article-header__share-links .share-block .favorites-icon{margin:10px 0 0 20px}}.article-header__share-links .share-block .favorites-icon .tooltiptext{left:14px}.article-header__share-links .share-block .favorites-icon .tooltiptext::after,.article-header__share-links .share-block .favorites-icon .tooltiptext::before{left:50%}@media only screen and (min-width:768px){.article-header__share-links .share-block .favorites-icon .tooltiptext{bottom:calc(100% + 7px);left:31px}}.article-header__share-links .share-block .favorites-icon .tooltiptext-active{left:31px}.article-header__share-links .share-block .favorites-icon .tooltiptext-active::after,.article-header__share-links .share-block .favorites-icon .tooltiptext-active::before{left:50%}@media only screen and (min-width:768px){.article-header__share-links .share-block .favorites-icon .tooltiptext-active{bottom:calc(100% + 7px);left:15px}}@media only screen and (min-width:768px){.article-header__share-links .share-block .favorites-icon .icon--favorites{width:8px}}.article-header__disclaimer{font-family:"robotoregular",sans-serif;font-style:italic;color:#64718b;letter-spacing:0;font-size:15px;line-height:24px;padding:0 0 30px;float:left;width:100%}.article-header__disclaimer:after{content:"";display:table;clear:both}@media only screen and (min-width:768px){.article-header__disclaimer{font-size:14px;line-height:20px;padding:0 20px 30px}}@media only screen and (min-width:1024px){.article-header__disclaimer{padding:0 36px 30px}}@media only screen and (min-width:1400px){.article-header__disclaimer{padding:0 40px 40px}}.article-header--demo .article-header{margin-top:0px}@media only screen and (min-width:768px){.article-header--demo .article-header{margin-top:0px}}@media only screen and (min-width:1024px){.article-header--demo .article-header{margin-top:0px}}@media only screen and (min-width:1400px){.article-header--demo .article-header{margin-top:0px}}.article-header--with-favorite-icon{padding:0 0 16px 17.5px}@media only screen and (min-width:768px){.article-header--with-favorite-icon{padding:0 20px}}@media only screen and (min-width:1024px){.article-header--with-favorite-icon{padding:0 36px}}@media only screen and (min-width:1400px){.article-header--with-favorite-icon{padding:0 40px}}.article-header--with-favorite-icon .article-header__title{padding:0 30px 0 0}.article-header--with-favorite-icon .article-header__author{padding:0 30px 0 0}.article-header--with-favorite-icon .article-header__share-links .share-block .favorites-icon .tooltiptext{left:0}.article-header--with-favorite-icon .article-header__share-links .share-block .favorites-icon .tooltiptext::after,.article-header--with-favorite-icon .article-header__share-links .share-block .favorites-icon .tooltiptext::before{left:63%}@media only screen and (min-width:768px){.article-header--with-favorite-icon .article-header__share-links .share-block .favorites-icon .tooltiptext{left:31px}.article-header--with-favorite-icon .article-header__share-links .share-block .favorites-icon .tooltiptext::after,.article-header--with-favorite-icon .article-header__share-links .share-block .favorites-icon .tooltiptext::before{left:50%}}.article-hero-image{padding:0}@media only screen and (min-width:768px){.article-hero-image{padding:0 20px}}@media only screen and (min-width:1024px){.article-hero-image{padding:0 36px}}@media only screen and (min-width:1400px){.article-hero-image{padding:0 40px}}.article-hero-image__banner{margin:0 0 30px;max-width:100%;width:100%;height:auto;display:block}.article-hero-image__bg{text-indent:-999999px;float:left;width:100%;min-height:103px;color:#fff}@media only screen and (min-width:768px){.article-hero-image__bg{min-height:108px}}@media only screen and (min-width:1024px){.article-hero-image__bg{min-height:140px}}@media only screen and (min-width:1400px){.article-hero-image__bg{min-height:163px}}.article-hero-image__bg--red{background:#de212b}.article-hero-image__bg--purple{background:#352c66}.article-hero-image__bg--green{background:#008265}.article-hero-image__bg--blue{background:#003d79}.article-hero-image__bg--yellow{background:#fcb040;color:#22355a}.article-hero-image__bg--lightgreen{background:#c8d2d2;color:#22355a}@keyframes article_showonscroll{from{transform:scale(0.5);-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);opacity:0}to{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);opacity:1}}.latest-article-grid-wrapper{background:#f8f9fa;float:left;width:100%;padding:30px 23px 20px 23px}@media only screen and (min-width:768px){.latest-article-grid-wrapper{padding:30px 14px 20px 14px}}@media only screen and (min-width:1024px){.latest-article-grid-wrapper{padding:30px 62px 20px 62px}}@media only screen and (min-width:1400px){.latest-article-grid-wrapper{padding:40px 40px 30px 40px}}.latest-article-grid-title{color:#22355a;font-family:"chivobold",sans-serif;margin:0px 0 20px 0;font-style:normal;font-stretch:normal;letter-spacing:normal;float:left;font-size:16px;line-height:1.63;padding:0px 10px 0 10px;width:100%}@media only screen and (min-width:1400px){.latest-article-grid-title{font-size:20px;line-height:1.2;padding:0px 12px 0 12px}}.latest-article-grid-title__inner_wrap{border-bottom:1px #d3d7de solid;float:left;width:100%;padding:0px 0 8px 0}@media only screen and (min-width:1400px){.latest-article-grid-title__inner_wrap{padding:0px 0 19px 0}}.latest-article-grid-wrap{width:100%;padding:10px;float:left}@media only screen and (min-width:768px){.latest-article-grid-wrap{width:50%}}@media only screen and (min-width:1400px){.latest-article-grid-wrap{width:33.33333%;padding:12px}}.latest-article-grid-wrap__grid{background:#fff;float:left;width:100%;position:relative;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;min-height:auto;height:auto}.latest-article-grid-wrap__grid{-webkit-box-shadow:0 0 8px 0 #D3D7DE;-moz-box-shadow:0 0 8px 0 #D3D7DE;box-shadow:0 0 8px 0 #D3D7DE}@media only screen and (min-width:768px){.latest-article-grid-wrap__grid{min-height:430px}}.latest-article-grid-wrap__grid:hover{transform:scale(1.04);-webkit-transform:scale(1.04);-moz-transform:scale(1.04);-ms-transform:scale(1.04)}.latest-article-grid-wrap__grid:hover{-webkit-box-shadow:0 0 8px 0 #64718B;-moz-box-shadow:0 0 8px 0 #64718B;box-shadow:0 0 8px 0 #64718B}.latest-article-grid-wrap__grid---animateonscroll{animation:article_showonscroll 1s}.latest-article-grid-wrap:nth-child(1n) .latest-article-grid-wrap__grid--animateonscroll{animation:article_showonscroll 1s;animation-delay:0.5s}.latest-article-grid-wrap:nth-child(2n) .latest-article-grid-wrap__grid--animateonscroll{animation:article_showonscroll 1s;animation-delay:1s}.latest-article-grid-wrap:nth-child(3n) .latest-article-grid-wrap__grid--animateonscroll{animation:article_showonscroll 1s;animation-delay:1.5s}.latest-article-grid-wrap:nth-child(4n) .latest-article-grid-wrap__grid--animateonscroll{animation:article_showonscroll 1s;animation-delay:2s}.latest-article-grid-wrap:nth-child(5n) .latest-article-grid-wrap__grid--animateonscroll{animation:article_showonscroll 1s;animation-delay:2.5s}.latest-article-grid-wrap:nth-child(6n) .latest-article-grid-wrap__grid--animateonscroll{animation:article_showonscroll 1s;animation-delay:3s}.latest-article-grid-wrap:nth-child(7n) .latest-article-grid-wrap__grid--animateonscroll{animation:article_showonscroll 1s;animation-delay:3.5s}.latest-article-grid-wrap__eyebrow{font-family:"chivoregular",sans-serif;font-size:11px;font-weight:bold;font-style:normal;text-transform:uppercase;font-stretch:normal;line-height:1.64;letter-spacing:1.5px;padding:3px 20px;color:#fff}.latest-article-grid-wrap__eyebrow--red{background:#de212b}.latest-article-grid-wrap__eyebrow--yellow{background:#fcb040;color:#22355a}.latest-article-grid-wrap__eyebrow--lightgreen{background:#c8d2d2;color:#22355a}.latest-article-grid-wrap__eyebrow-link{color:#fff;text-decoration:none;cursor:pointer}.latest-article-grid-wrap__eyebrow-link:link{color:#fff;text-decoration:none;cursor:pointer}.latest-article-grid-wrap__eyebrow-link:visited{color:#fff;text-decoration:none;cursor:pointer}.latest-article-grid-wrap__eyebrow-link:hover,.latest-article-grid-wrap__eyebrow-link:link:hover,.latest-article-grid-wrap__eyebrow-link:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.latest-article-grid-wrap__eyebrow-link:active,.latest-article-grid-wrap__eyebrow-link:focus{color:#fff;text-decoration:underline;cursor:pointer}.latest-article-grid-wrap__content_wrap{padding:11px 20px 20px 20px;position:relative;float:left;width:100%}@media only screen and (min-width:768px){.latest-article-grid-wrap__content_wrap{padding:11px 20px 41px 20px}}.latest-article-grid-wrap__title{color:#22355a;font-family:"chivobold",sans-serif;padding:0px 0 9px 0;margin:0px;font-size:20px;font-style:normal;font-stretch:normal;line-height:1.2;letter-spacing:normal;float:left;width:100%}.latest-article-grid-wrap__title-link{color:#22355a;text-decoration:none;cursor:pointer}.latest-article-grid-wrap__title-link:link{color:#22355a;text-decoration:none;cursor:pointer}.latest-article-grid-wrap__title-link:visited{color:#22355a;text-decoration:none;cursor:pointer}.latest-article-grid-wrap__title-link:hover,.latest-article-grid-wrap__title-link:link:hover,.latest-article-grid-wrap__title-link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.latest-article-grid-wrap__title-link:active,.latest-article-grid-wrap__title-link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.latest-article-grid-wrap__authorinfo{color:#22355a;font-family:"chivoregular",sans-serif;padding:0px 0 9px 0;margin:0px;font-size:12px;font-style:normal;text-transform:uppercase;font-stretch:normal;line-height:1.33;letter-spacing:.5px;float:left;width:100%}.latest-article-grid-wrap__article_content{font-family:"robotoregular",sans-serif;color:#22355a;padding:0px 0 9px 0;margin:0px;font-size:14px;font-style:normal;text-transform:none;font-stretch:normal;line-height:1.57;letter-spacing:normal;float:left;width:100%}.latest-article-grid-wrap__ifheadshot{width:calc(100% - 114px);float:left}.latest-article-grid-wrap__headshot{width:94px;height:auto;float:left;padding:8px 0 0 0;margin:0 20px 0 0}.latest-article-grid-wrap__headshot_img{width:94px;height:94px}.latest-article-grid-wrap__published_date{font-family:"chivoregular",sans-serif;color:#22355a;padding:0;margin:0;font-size:12px;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:.5px;float:left;width:100%}.latest-article-grid-wrap__topics{font-family:"chivoregular",sans-serif;color:#22355a;padding:0px 20px;margin:0 0 15px 0;font-size:11px;font-style:normal;font-stretch:normal;line-height:1.36;letter-spacing:normal;float:left;width:100%;position:static}@media only screen and (min-width:768px){.latest-article-grid-wrap__topics{position:absolute;margin:0px;bottom:11px;left:0px}}.latest-article-grid-wrap__topics--seperator{padding:0 6px}.latest-article-grid-wrap__topic-list{padding:0;margin:0}.latest-article-grid-wrap__topic-item{list-style:none;display:inline-flex;float:left;margin:0}.latest-article-grid-wrap__topic-link{color:#22355a;text-decoration:none;cursor:pointer}.latest-article-grid-wrap__topic-link:link{color:#22355a;text-decoration:none;cursor:pointer}.latest-article-grid-wrap__topic-link:visited{color:#22355a;text-decoration:none;cursor:pointer}.latest-article-grid-wrap__topic-link:hover,.latest-article-grid-wrap__topic-link:link:hover,.latest-article-grid-wrap__topic-link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.latest-article-grid-wrap__topic-link:active,.latest-article-grid-wrap__topic-link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.back-to-top{position:fixed;right:20px;bottom:80px;z-index:999;justify-content:center;background:#003d79;width:65px;height:65px;box-shadow:0 0 8px 0 #d3d7de;padding:10px;visibility:hidden;opacity:0}.back-to-top{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.back-to-top{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}.back-to-top .icon--arrow-up{color:#fff;width:10px;height:18px;bottom:4px;position:relative}.back-to-top__text{font-family:"chivoregular",sans-serif;font-size:10px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:12px;letter-spacing:1px;text-align:center;text-transform:uppercase;color:#fff}.back-to-top__text{color:#fff;text-decoration:none;cursor:pointer}.back-to-top__text:link{color:#fff;text-decoration:none;cursor:pointer}.back-to-top__text:visited{color:#fff;text-decoration:none;cursor:pointer}.back-to-top__text:hover,.back-to-top__text:link:hover,.back-to-top__text:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.back-to-top__text:active,.back-to-top__text:focus{color:#fff;text-decoration:underline;cursor:pointer}.back-to-top:hover,.back-to-top:focus{transform:scale(1.03);-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03)}.back-to-top:hover,.back-to-top:focus{-webkit-box-shadow:0 0 8px 0 #64718B;-moz-box-shadow:0 0 8px 0 #64718B;box-shadow:0 0 8px 0 #64718B}@media only screen and (min-width:768px){.back-to-top{display:none}}.back-to-top--active{visibility:visible;opacity:1}.back-to-top a{-webkit-tap-highlight-color:rgba(0,0,0,0)}.band{width:100%;padding:20px 32px}@media only screen and (min-width:768px){.band{padding:20px 14px}}@media only screen and (min-width:1024px){.band{padding:20px 62px}}@media only screen and (min-width:1400px){.band{padding:17px 37px}}.band.section-bg-light a:hover,.band.section-bg-light a:link:hover,.band.section-bg-light a:visited:hover{text-decoration:none}.bio-header{font-family:"chivoregular",sans-serif;color:#22355a;margin:0 0 30px}.bio-header::after{content:"";background:#d3d7de;height:1px;display:block;margin:31px 0 0 0}@media only screen and (min-width:768px){.bio-header{padding:0 20px}.bio-header::after{margin:40px 0 0 0}}@media only screen and (min-width:1024px){.bio-header{padding:0 37px}}@media only screen and (min-width:1400px){.bio-header{padding:0 40px}}.bio-header__name,.bio-header__title{color:inherit;font-style:normal;font-stretch:normal;letter-spacing:normal;padding:0}.bio-header__name{font-family:"chivobold",sans-serif;font-size:24px;line-height:1.17;margin:0 0 5px 0}@media only screen and (min-width:768px){.bio-header__name{font-size:28px;line-height:1.14;margin:0 0 10px 0}}@media only screen and (min-width:1024px){.bio-header__name{font-size:34px;line-height:1.18}}@media only screen and (min-width:1400px){.bio-header__name{font-size:44px;line-height:1.14}}.bio-header__title{font-family:inherit;font-size:18px;font-weight:normal;line-height:1.22;margin:0 0 12px 0}@media only screen and (min-width:768px){.bio-header__title{font-size:20px;line-height:1.2;margin:0 0 20px 0}}@media only screen and (min-width:1400px){.bio-header__title{font-size:22px;line-height:1.27;margin:0 0 30px 0}}.bio-header__image-content-wrap{margin:0}.bio-header__image-content-wrap:after{content:"";display:table;clear:both}.bio-header__image-wrap{background-color:#fff;float:left;margin:0 20px 20px 0}@media only screen and (min-width:1400px){.bio-header__image-wrap{margin:0 40px 0 0}}.bio-header__image-wrap,.bio-header__image{width:143px;height:143px}@media only screen and (min-width:768px){.bio-header__image-wrap,.bio-header__image{width:170px;height:170px}}@media only screen and (min-width:1024px){.bio-header__image-wrap,.bio-header__image{width:169px;height:169px}}@media only screen and (min-width:1400px){.bio-header__image-wrap,.bio-header__image{width:199px;height:199px}}.bio-header__image{border:solid 1px #64718b}.bio-header__description{font-family:"robotoregular",sans-serif;font-size:15px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.6;letter-spacing:normal;color:inherit;margin:0 0 30px 0}@media only screen and (min-width:768px){.bio-header__description{font-size:16px;line-height:1.63;margin:0 0 20px 0}}@media only screen and (min-width:1400px){.bio-header__description{margin:0 0 46px 0}}.bio-header__share-links{margin:0 0 25px 0}@media only screen and (min-width:768px){.bio-header__share-links{margin:0 0 15px 0}}.bio-header__share-links .share-block{display:inline-block}.bio-header span.ext{display:none}.bio-header .share-block.share-block--animateonscroll{-webkit-animation:none;-moz-animation:none;-o-animation:none;animation:none}.page-node-type-biography .field--name-field-body{word-wrap:break-word;font-family:"robotoregular",sans-serif;font-size:16px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.63;letter-spacing:normal;color:#22355a;padding:0 0 20px 0}.page-node-type-biography .view-empty{padding:0 0 0 10px;color:#22355a}.page-node-type-biography .block-field-blocknodebiographybody{margin-bottom:60px}@media only screen and (min-width:768px){.page-node-type-biography .block-field-blocknodebiographybody{padding:0 20px 0 20px}}@media only screen and (min-width:1024px){.page-node-type-biography .block-field-blocknodebiographybody{padding:0 37px 0 37px}}@media only screen and (min-width:1400px){.page-node-type-biography .block-field-blocknodebiographybody{padding:0 40px 0 40px}}.bio-listing-teaser{padding:30px 0 0 0;float:left;width:100%;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease}@media only screen and (min-width:768px){.bio-listing-teaser{padding:30px 20px 0 20px}}@media only screen and (min-width:1024px){.bio-listing-teaser{padding:30px 37px 0 37px}}@media only screen and (min-width:1400px){.bio-listing-teaser{padding:30px 40px 0 40px}}.bio-listing-teaser__content-area{float:left;width:100%}.bio-listing-teaser__content-area--ifheadshot{width:calc(100% - 110px)}@media only screen and (min-width:768px){.bio-listing-teaser__content-area--ifheadshot{width:calc(100% - 128px)}}@media only screen and (min-width:1024px){.bio-listing-teaser__content-area--ifheadshot{width:calc(100% - 144px)}}@media only screen and (min-width:1400px){.bio-listing-teaser__content-area--ifheadshot{width:calc(100% - 139px)}}.bio-listing-teaser:last-child .bio-listing-teaser__content-area{padding:0 0 18px 0}.bio-listing-teaser__title{float:left;width:100%;font-family:"chivoregular",sans-serif;font-size:15px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.6;letter-spacing:.6px;color:#22355a;border-top:1px #d3d7de solid;padding:16px 0 5px 0}.bio-listing-teaser__title--name{font-family:"chivobold",sans-serif}@media only screen and (min-width:768px){.bio-listing-teaser__title{letter-spacing:1.1px;line-height:1.57;font-size:14px;padding:10px 0 5px 0}}@media only screen and (min-width:1024px){.bio-listing-teaser__title{padding:14px 0 9px 0}}@media only screen and (min-width:1400px){.bio-listing-teaser__title{letter-spacing:normal;padding:18px 0 9px 0}}.bio-listing-teaser__bio{font-family:"chivoitalic",sans-serif;font-size:15px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.6;letter-spacing:normal;color:#64718b}@media only screen and (min-width:768px){.bio-listing-teaser__bio{line-height:1.57;font-size:14px}}.bio-listing-teaser__headshot{width:90px;float:left;margin:0 20px 0 0;padding:0 0 10px 0}@media only screen and (min-width:768px){.bio-listing-teaser__headshot{width:107px;margin:0 21px 0 0}}@media only screen and (min-width:1024px){.bio-listing-teaser__headshot{width:117px;margin:0 27px 0 0}}@media only screen and (min-width:1400px){.bio-listing-teaser__headshot{width:119px;margin:0 20px 0 0}}.bio-listing-teaser__headshot_image{width:90px;height:90px;border:1px #d3d7de solid}@media only screen and (min-width:768px){.bio-listing-teaser__headshot_image{width:107px;height:107px}}@media only screen and (min-width:1024px){.bio-listing-teaser__headshot_image{width:117px;height:117px}}@media only screen and (min-width:1400px){.bio-listing-teaser__headshot_image{width:119px;height:119px}}.bio-listing-teaser__bio-link{margin:10px 0 0 0;line-height:1.18}.bio-listing-teaser__bio-link .dark-text-link{font-size:11px;margin:0 5px 0 0;color:#22355a;text-decoration:none;cursor:pointer}.bio-listing-teaser__bio-link .dark-text-link:link,.bio-listing-teaser__bio-link .dark-text-link:hover,.bio-listing-teaser__bio-link .dark-text-link:focus,.bio-listing-teaser__bio-link .dark-text-link:active,.bio-listing-teaser__bio-link .dark-text-link:visited,.bio-listing-teaser__bio-link .dark-text-link:link:hover,.bio-listing-teaser__bio-link .dark-text-link:visited:hover{text-decoration:none}.bio-listing-teaser__bio-link .dark-text-link:link{color:#22355a}.bio-listing-teaser__bio-link .dark-text-link:visited{color:#22355a}.bio-listing-teaser__bio-link .dark-text-link:hover,.bio-listing-teaser__bio-link .dark-text-link:link:hover,.bio-listing-teaser__bio-link .dark-text-link:visited:hover{color:#22355a}.bio-listing-teaser__bio-link .dark-text-link:active,.bio-listing-teaser__bio-link .dark-text-link:focus{color:#22355a}.bio-listing-teaser__bio-link .dark-text-link .icon{color:#de212b}.page-node-type-landing-page .layout__region .block .bio-listing-teaser{padding:0}@media only screen and (min-width:1400px){.page-node-type-landing-page .layout__region .block .bio-listing-teaser{padding:10px 0 0 0}}.page-node-type-landing-page .layout__region .block .bio-listing-teaser:last-child .bio-listing-teaser__content-area{border-bottom:0;padding:0}.page-node-type-landing-page .layout__region .block .bio-listing-teaser__headshot{padding:0}.block-system-branding-block{display:flex;align-items:center}.site-logo img{width:6.563em;display:block;padding:.313em .313em 0;float:left;margin-bottom:.313em}.site-name{padding:.6em;font-size:2em;flex:1}.breadcrumb-cta{background:#f8f9fa;font-family:"chivoregular",sans-serif;font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#22355a;margin:0}@media only screen and (min-width:768px){.breadcrumb-cta{margin:0}}@media only screen and (min-width:1024px){.breadcrumb-cta{display:none}}.breadcrumb-cta--fixed{position:fixed;width:100%;z-index:2;top:60px}.breadcrumb-cta__prefix{line-height:18px}.breadcrumb-cta__prefix .icon{color:#22355a;height:8px;width:5px;margin:0 7px 0 0}.breadcrumb-cta__link{line-height:18px}.breadcrumb-cta__link{color:#22355a;text-decoration:none;cursor:pointer}.breadcrumb-cta__link:link{color:#22355a;text-decoration:none;cursor:pointer}.breadcrumb-cta__link:visited{color:#22355a;text-decoration:none;cursor:pointer}.breadcrumb-cta__link:hover,.breadcrumb-cta__link:link:hover,.breadcrumb-cta__link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.breadcrumb-cta__link:active,.breadcrumb-cta__link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.breadcrumb-cta__link:hover,.breadcrumb-cta__link:active,.breadcrumb-cta__link:focus,.breadcrumb-cta__link:link:hover,.breadcrumb-cta__link:visited:hover{text-decoration:underline}.breadcrumb{width:100%;padding:0;margin:0;font-family:"chivoregular",sans-serif;font-size:13px;line-height:1.5;color:#22355a;display:none;border-bottom:1px solid #d3d7de}@media only screen and (min-width:1024px){.breadcrumb{display:block}}.breadcrumb__list[role]{padding:15px 0}.breadcrumb li.breadcrumb__item{display:inline}.breadcrumb li.breadcrumb__item:before{display:none}.breadcrumb a.breadcrumb__link{text-decoration:none}.breadcrumb a.breadcrumb__link:link{color:#005395}.breadcrumb a.breadcrumb__link:visited{color:#005395}.breadcrumb a.breadcrumb__link:hover,.breadcrumb a.breadcrumb__link:link:hover,.breadcrumb a.breadcrumb__link:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.breadcrumb a.breadcrumb__link:focus,.breadcrumb a.breadcrumb__link:active{color:#22355a;text-decoration:none !important;text-shadow:none}.breadcrumb a[aria-current]{text-decoration:none}.breadcrumb a[aria-current]:link{color:#22355a}.breadcrumb a[aria-current]:visited{color:#22355a}.breadcrumb a[aria-current]:hover,.breadcrumb a[aria-current]:link:hover,.breadcrumb a[aria-current]:visited:hover{color:#22355a;text-decoration:none;text-shadow:none}.breadcrumb a[aria-current]:focus,.breadcrumb a[aria-current]:active{color:#22355a;text-decoration:none !important;text-shadow:none}.breadcrumb__separator{padding:0 3px}.block-system-breadcrumb-block{display:none}@media only screen and (min-width:1024px){.block-system-breadcrumb-block{display:block}}.cke_editable a.button-primary,.block.block-field-blocknodearticlebody a.button-primary,.layout .block [class*=field--] a.button-primary,[class*=field--] a.button-primary,.block-inline-blocksection-cta a.button-primary,.cke_panel_list a.button-primary,.section-bg-dark a.button-primary,.section-bg-light a.button-primary,button.button-primary,input.button-primary,a.button-primary{text-transform:uppercase;font-size:13px;display:inline-flex;align-items:center;font-family:"chivobold",sans-serif;line-height:18px;letter-spacing:1.22px;color:#fff;background:#005395;border:1px solid #005395}@media only screen and (min-width:1024px){.cke_editable a.button-primary,.block.block-field-blocknodearticlebody a.button-primary,.layout .block [class*=field--] a.button-primary,[class*=field--] a.button-primary,.block-inline-blocksection-cta a.button-primary,.cke_panel_list a.button-primary,.section-bg-dark a.button-primary,.section-bg-light a.button-primary,button.button-primary,input.button-primary,a.button-primary{font-size:16px;line-height:1.5;letter-spacing:1.5px}}.cke_editable a.button-primary,.block.block-field-blocknodearticlebody a.button-primary,.layout .block [class*=field--] a.button-primary,[class*=field--] a.button-primary,.block-inline-blocksection-cta a.button-primary,.cke_panel_list a.button-primary,.section-bg-dark a.button-primary,.section-bg-light a.button-primary,button.button-primary,input.button-primary,a.button-primary{transition:all .3s ease;padding:8px 10px}@media only screen and (min-width:1024px){.cke_editable a.button-primary,.block.block-field-blocknodearticlebody a.button-primary,.layout .block [class*=field--] a.button-primary,[class*=field--] a.button-primary,.block-inline-blocksection-cta a.button-primary,.cke_panel_list a.button-primary,.section-bg-dark a.button-primary,.section-bg-light a.button-primary,button.button-primary,input.button-primary,a.button-primary{padding:10px 15px}}.cke_editable a.button-primary:link,.cke_editable a.button-primary:visited,.block.block-field-blocknodearticlebody a.button-primary:link,.block.block-field-blocknodearticlebody a.button-primary:visited,.layout .block [class*=field--] a.button-primary:link,.layout .block [class*=field--] a.button-primary:visited,[class*=field--] a.button-primary:link,[class*=field--] a.button-primary:visited,.block-inline-blocksection-cta a.button-primary:link,.block-inline-blocksection-cta a.button-primary:visited,.cke_panel_list a.button-primary:link,.cke_panel_list a.button-primary:visited,.section-bg-dark a.button-primary:link,.section-bg-dark a.button-primary:visited,.section-bg-light a.button-primary:link,.section-bg-light a.button-primary:visited,button.button-primary:link,button.button-primary:visited,input.button-primary:link,input.button-primary:visited,a.button-primary:link,a.button-primary:visited{color:#fff;text-decoration:none}.cke_editable a.button-primary:hover,.cke_editable a.button-primary:link:hover,.cke_editable a.button-primary:visited:hover,.block.block-field-blocknodearticlebody a.button-primary:hover,.block.block-field-blocknodearticlebody a.button-primary:link:hover,.block.block-field-blocknodearticlebody a.button-primary:visited:hover,.layout .block [class*=field--] a.button-primary:hover,.layout .block [class*=field--] a.button-primary:link:hover,.layout .block [class*=field--] a.button-primary:visited:hover,[class*=field--] a.button-primary:hover,[class*=field--] a.button-primary:link:hover,[class*=field--] a.button-primary:visited:hover,.block-inline-blocksection-cta a.button-primary:hover,.block-inline-blocksection-cta a.button-primary:link:hover,.block-inline-blocksection-cta a.button-primary:visited:hover,.cke_panel_list a.button-primary:hover,.cke_panel_list a.button-primary:link:hover,.cke_panel_list a.button-primary:visited:hover,.section-bg-dark a.button-primary:hover,.section-bg-dark a.button-primary:link:hover,.section-bg-dark a.button-primary:visited:hover,.section-bg-light a.button-primary:hover,.section-bg-light a.button-primary:link:hover,.section-bg-light a.button-primary:visited:hover,button.button-primary:hover,button.button-primary:link:hover,button.button-primary:visited:hover,input.button-primary:hover,input.button-primary:link:hover,input.button-primary:visited:hover,a.button-primary:hover,a.button-primary:link:hover,a.button-primary:visited:hover{color:#005395;background:#e5edf4;border-color:#e5edf4;text-decoration:none}.cke_editable a.button-primary:focus,.cke_editable a.button-primary:focus-within,.cke_editable a.button-primary:link:focus,.cke_editable a.button-primary:link:focus-within,.cke_editable a.button-primary:visited:focus,.cke_editable a.button-primary:visited:focus-within,.block.block-field-blocknodearticlebody a.button-primary:focus,.block.block-field-blocknodearticlebody a.button-primary:focus-within,.block.block-field-blocknodearticlebody a.button-primary:link:focus,.block.block-field-blocknodearticlebody a.button-primary:link:focus-within,.block.block-field-blocknodearticlebody a.button-primary:visited:focus,.block.block-field-blocknodearticlebody a.button-primary:visited:focus-within,.layout .block [class*=field--] a.button-primary:focus,.layout .block [class*=field--] a.button-primary:focus-within,.layout .block [class*=field--] a.button-primary:link:focus,.layout .block [class*=field--] a.button-primary:link:focus-within,.layout .block [class*=field--] a.button-primary:visited:focus,.layout .block [class*=field--] a.button-primary:visited:focus-within,[class*=field--] a.button-primary:focus,[class*=field--] a.button-primary:focus-within,[class*=field--] a.button-primary:link:focus,[class*=field--] a.button-primary:link:focus-within,[class*=field--] a.button-primary:visited:focus,[class*=field--] a.button-primary:visited:focus-within,.block-inline-blocksection-cta a.button-primary:focus,.block-inline-blocksection-cta a.button-primary:focus-within,.block-inline-blocksection-cta a.button-primary:link:focus,.block-inline-blocksection-cta a.button-primary:link:focus-within,.block-inline-blocksection-cta a.button-primary:visited:focus,.block-inline-blocksection-cta a.button-primary:visited:focus-within,.cke_panel_list a.button-primary:focus,.cke_panel_list a.button-primary:focus-within,.cke_panel_list a.button-primary:link:focus,.cke_panel_list a.button-primary:link:focus-within,.cke_panel_list a.button-primary:visited:focus,.cke_panel_list a.button-primary:visited:focus-within,.section-bg-dark a.button-primary:focus,.section-bg-dark a.button-primary:focus-within,.section-bg-dark a.button-primary:link:focus,.section-bg-dark a.button-primary:link:focus-within,.section-bg-dark a.button-primary:visited:focus,.section-bg-dark a.button-primary:visited:focus-within,.section-bg-light a.button-primary:focus,.section-bg-light a.button-primary:focus-within,.section-bg-light a.button-primary:link:focus,.section-bg-light a.button-primary:link:focus-within,.section-bg-light a.button-primary:visited:focus,.section-bg-light a.button-primary:visited:focus-within,button.button-primary:focus,button.button-primary:focus-within,button.button-primary:link:focus,button.button-primary:link:focus-within,button.button-primary:visited:focus,button.button-primary:visited:focus-within,input.button-primary:focus,input.button-primary:focus-within,input.button-primary:link:focus,input.button-primary:link:focus-within,input.button-primary:visited:focus,input.button-primary:visited:focus-within,a.button-primary:focus,a.button-primary:focus-within,a.button-primary:link:focus,a.button-primary:link:focus-within,a.button-primary:visited:focus,a.button-primary:visited:focus-within{transition:none;text-decoration:none;outline:2px auto -webkit-focus-ring-color !important;outline-offset:3px !important}.cke_editable a.button-primary:active,.cke_editable a.button-primary:active:hover,.cke_editable a.button-primary:link:active,.cke_editable a.button-primary:link:active:hover,.block.block-field-blocknodearticlebody a.button-primary:active,.block.block-field-blocknodearticlebody a.button-primary:active:hover,.block.block-field-blocknodearticlebody a.button-primary:link:active,.block.block-field-blocknodearticlebody a.button-primary:link:active:hover,.layout .block [class*=field--] a.button-primary:active,.layout .block [class*=field--] a.button-primary:active:hover,.layout .block [class*=field--] a.button-primary:link:active,.layout .block [class*=field--] a.button-primary:link:active:hover,[class*=field--] a.button-primary:active,[class*=field--] a.button-primary:active:hover,[class*=field--] a.button-primary:link:active,[class*=field--] a.button-primary:link:active:hover,.block-inline-blocksection-cta a.button-primary:active,.block-inline-blocksection-cta a.button-primary:active:hover,.block-inline-blocksection-cta a.button-primary:link:active,.block-inline-blocksection-cta a.button-primary:link:active:hover,.cke_panel_list a.button-primary:active,.cke_panel_list a.button-primary:active:hover,.cke_panel_list a.button-primary:link:active,.cke_panel_list a.button-primary:link:active:hover,.section-bg-dark a.button-primary:active,.section-bg-dark a.button-primary:active:hover,.section-bg-dark a.button-primary:link:active,.section-bg-dark a.button-primary:link:active:hover,.section-bg-light a.button-primary:active,.section-bg-light a.button-primary:active:hover,.section-bg-light a.button-primary:link:active,.section-bg-light a.button-primary:link:active:hover,button.button-primary:active,button.button-primary:active:hover,button.button-primary:link:active,button.button-primary:link:active:hover,input.button-primary:active,input.button-primary:active:hover,input.button-primary:link:active,input.button-primary:link:active:hover,a.button-primary:active,a.button-primary:active:hover,a.button-primary:link:active,a.button-primary:link:active:hover{color:#fff;background:#22355a;border-color:#22355a}.cke_editable a.button-primary .icon,.block.block-field-blocknodearticlebody a.button-primary .icon,.layout .block [class*=field--] a.button-primary .icon,[class*=field--] a.button-primary .icon,.block-inline-blocksection-cta a.button-primary .icon,.cke_panel_list a.button-primary .icon,.section-bg-dark a.button-primary .icon,.section-bg-light a.button-primary .icon,button.button-primary .icon,input.button-primary .icon,a.button-primary .icon{position:relative;margin:0 0 0 5px}@media only screen and (min-width:1024px){.cke_editable a.button-primary .icon,.block.block-field-blocknodearticlebody a.button-primary .icon,.layout .block [class*=field--] a.button-primary .icon,[class*=field--] a.button-primary .icon,.block-inline-blocksection-cta a.button-primary .icon,.cke_panel_list a.button-primary .icon,.section-bg-dark a.button-primary .icon,.section-bg-light a.button-primary .icon,button.button-primary .icon,input.button-primary .icon,a.button-primary .icon{margin:0 0 0 10px;top:0}}.cke_editable a.button-primary .icon--caret-right,.block.block-field-blocknodearticlebody a.button-primary .icon--caret-right,.layout .block [class*=field--] a.button-primary .icon--caret-right,[class*=field--] a.button-primary .icon--caret-right,.block-inline-blocksection-cta a.button-primary .icon--caret-right,.cke_panel_list a.button-primary .icon--caret-right,.section-bg-dark a.button-primary .icon--caret-right,.section-bg-light a.button-primary .icon--caret-right,button.button-primary .icon--caret-right,input.button-primary .icon--caret-right,a.button-primary .icon--caret-right{min-width:8px;width:8px;height:16px;top:0}@media only screen and (min-width:1024px){.cke_editable a.button-primary .icon--caret-right,.block.block-field-blocknodearticlebody a.button-primary .icon--caret-right,.layout .block [class*=field--] a.button-primary .icon--caret-right,[class*=field--] a.button-primary .icon--caret-right,.block-inline-blocksection-cta a.button-primary .icon--caret-right,.cke_panel_list a.button-primary .icon--caret-right,.section-bg-dark a.button-primary .icon--caret-right,.section-bg-light a.button-primary .icon--caret-right,button.button-primary .icon--caret-right,input.button-primary .icon--caret-right,a.button-primary .icon--caret-right{min-width:9px;width:9px;height:18px}}.cke_editable a.button-primary .icon--download,.cke_editable a.button-primary .icon--external-link-square-alt,.block.block-field-blocknodearticlebody a.button-primary .icon--download,.block.block-field-blocknodearticlebody a.button-primary .icon--external-link-square-alt,.layout .block [class*=field--] a.button-primary .icon--download,.layout .block [class*=field--] a.button-primary .icon--external-link-square-alt,[class*=field--] a.button-primary .icon--download,[class*=field--] a.button-primary .icon--external-link-square-alt,.block-inline-blocksection-cta a.button-primary .icon--download,.block-inline-blocksection-cta a.button-primary .icon--external-link-square-alt,.cke_panel_list a.button-primary .icon--download,.cke_panel_list a.button-primary .icon--external-link-square-alt,.section-bg-dark a.button-primary .icon--download,.section-bg-dark a.button-primary .icon--external-link-square-alt,.section-bg-light a.button-primary .icon--download,.section-bg-light a.button-primary .icon--external-link-square-alt,button.button-primary .icon--download,button.button-primary .icon--external-link-square-alt,input.button-primary .icon--download,input.button-primary .icon--external-link-square-alt,a.button-primary .icon--download,a.button-primary .icon--external-link-square-alt{min-width:10px;width:10px;height:10px}@media only screen and (min-width:1024px){.cke_editable a.button-primary .icon--download,.cke_editable a.button-primary .icon--external-link-square-alt,.block.block-field-blocknodearticlebody a.button-primary .icon--download,.block.block-field-blocknodearticlebody a.button-primary .icon--external-link-square-alt,.layout .block [class*=field--] a.button-primary .icon--download,.layout .block [class*=field--] a.button-primary .icon--external-link-square-alt,[class*=field--] a.button-primary .icon--download,[class*=field--] a.button-primary .icon--external-link-square-alt,.block-inline-blocksection-cta a.button-primary .icon--download,.block-inline-blocksection-cta a.button-primary .icon--external-link-square-alt,.cke_panel_list a.button-primary .icon--download,.cke_panel_list a.button-primary .icon--external-link-square-alt,.section-bg-dark a.button-primary .icon--download,.section-bg-dark a.button-primary .icon--external-link-square-alt,.section-bg-light a.button-primary .icon--download,.section-bg-light a.button-primary .icon--external-link-square-alt,button.button-primary .icon--download,button.button-primary .icon--external-link-square-alt,input.button-primary .icon--download,input.button-primary .icon--external-link-square-alt,a.button-primary .icon--download,a.button-primary .icon--external-link-square-alt{min-width:16px;width:16px;height:16px}}.cke_editable a.button-primary[target=_blankfollow] .icon--caret-right,.block.block-field-blocknodearticlebody a.button-primary[target=_blankfollow] .icon--caret-right,.layout .block [class*=field--] a.button-primary[target=_blankfollow] .icon--caret-right,[class*=field--] a.button-primary[target=_blankfollow] .icon--caret-right,.block-inline-blocksection-cta a.button-primary[target=_blankfollow] .icon--caret-right,.cke_panel_list a.button-primary[target=_blankfollow] .icon--caret-right,.section-bg-dark a.button-primary[target=_blankfollow] .icon--caret-right,.section-bg-light a.button-primary[target=_blankfollow] .icon--caret-right,button.button-primary[target=_blankfollow] .icon--caret-right,input.button-primary[target=_blankfollow] .icon--caret-right,a.button-primary[target=_blankfollow] .icon--caret-right{display:none}.cke_editable a.button-secondary,.block.block-field-blocknodearticlebody a.button-secondary,.layout .block [class*=field--] a.button-secondary,[class*=field--] a.button-secondary,.block-inline-blocksection-cta a.button-secondary,.cke_panel_list a.button-secondary,.section-bg-dark a.button-secondary,.section-bg-light a.button-secondary,button.button-secondary,input.button-secondary,a.button-secondary{text-transform:uppercase;font-size:13px;display:inline-flex;align-items:center;font-family:"chivobold",sans-serif;line-height:18px;letter-spacing:1.22px;color:#005395;background:#fff;border:1px solid #005395}@media only screen and (min-width:1024px){.cke_editable a.button-secondary,.block.block-field-blocknodearticlebody a.button-secondary,.layout .block [class*=field--] a.button-secondary,[class*=field--] a.button-secondary,.block-inline-blocksection-cta a.button-secondary,.cke_panel_list a.button-secondary,.section-bg-dark a.button-secondary,.section-bg-light a.button-secondary,button.button-secondary,input.button-secondary,a.button-secondary{font-size:16px;line-height:1.5;letter-spacing:1.5px}}.cke_editable a.button-secondary,.block.block-field-blocknodearticlebody a.button-secondary,.layout .block [class*=field--] a.button-secondary,[class*=field--] a.button-secondary,.block-inline-blocksection-cta a.button-secondary,.cke_panel_list a.button-secondary,.section-bg-dark a.button-secondary,.section-bg-light a.button-secondary,button.button-secondary,input.button-secondary,a.button-secondary{transition:all .3s ease;padding:8px 10px}@media only screen and (min-width:1024px){.cke_editable a.button-secondary,.block.block-field-blocknodearticlebody a.button-secondary,.layout .block [class*=field--] a.button-secondary,[class*=field--] a.button-secondary,.block-inline-blocksection-cta a.button-secondary,.cke_panel_list a.button-secondary,.section-bg-dark a.button-secondary,.section-bg-light a.button-secondary,button.button-secondary,input.button-secondary,a.button-secondary{padding:10px 15px}}.cke_editable a.button-secondary:link,.cke_editable a.button-secondary:visited,.block.block-field-blocknodearticlebody a.button-secondary:link,.block.block-field-blocknodearticlebody a.button-secondary:visited,.layout .block [class*=field--] a.button-secondary:link,.layout .block [class*=field--] a.button-secondary:visited,[class*=field--] a.button-secondary:link,[class*=field--] a.button-secondary:visited,.block-inline-blocksection-cta a.button-secondary:link,.block-inline-blocksection-cta a.button-secondary:visited,.cke_panel_list a.button-secondary:link,.cke_panel_list a.button-secondary:visited,.section-bg-dark a.button-secondary:link,.section-bg-dark a.button-secondary:visited,.section-bg-light a.button-secondary:link,.section-bg-light a.button-secondary:visited,button.button-secondary:link,button.button-secondary:visited,input.button-secondary:link,input.button-secondary:visited,a.button-secondary:link,a.button-secondary:visited{color:#005395;text-decoration:none}.cke_editable a.button-secondary:hover,.cke_editable a.button-secondary:link:hover,.cke_editable a.button-secondary:visited:hover,.block.block-field-blocknodearticlebody a.button-secondary:hover,.block.block-field-blocknodearticlebody a.button-secondary:link:hover,.block.block-field-blocknodearticlebody a.button-secondary:visited:hover,.layout .block [class*=field--] a.button-secondary:hover,.layout .block [class*=field--] a.button-secondary:link:hover,.layout .block [class*=field--] a.button-secondary:visited:hover,[class*=field--] a.button-secondary:hover,[class*=field--] a.button-secondary:link:hover,[class*=field--] a.button-secondary:visited:hover,.block-inline-blocksection-cta a.button-secondary:hover,.block-inline-blocksection-cta a.button-secondary:link:hover,.block-inline-blocksection-cta a.button-secondary:visited:hover,.cke_panel_list a.button-secondary:hover,.cke_panel_list a.button-secondary:link:hover,.cke_panel_list a.button-secondary:visited:hover,.section-bg-dark a.button-secondary:hover,.section-bg-dark a.button-secondary:link:hover,.section-bg-dark a.button-secondary:visited:hover,.section-bg-light a.button-secondary:hover,.section-bg-light a.button-secondary:link:hover,.section-bg-light a.button-secondary:visited:hover,button.button-secondary:hover,button.button-secondary:link:hover,button.button-secondary:visited:hover,input.button-secondary:hover,input.button-secondary:link:hover,input.button-secondary:visited:hover,a.button-secondary:hover,a.button-secondary:link:hover,a.button-secondary:visited:hover{color:#fff;background:#005395;border-color:#005395;text-decoration:none}.cke_editable a.button-secondary:focus,.cke_editable a.button-secondary:focus-within,.cke_editable a.button-secondary:link:focus,.cke_editable a.button-secondary:link:focus-within,.cke_editable a.button-secondary:visited:focus,.cke_editable a.button-secondary:visited:focus-within,.block.block-field-blocknodearticlebody a.button-secondary:focus,.block.block-field-blocknodearticlebody a.button-secondary:focus-within,.block.block-field-blocknodearticlebody a.button-secondary:link:focus,.block.block-field-blocknodearticlebody a.button-secondary:link:focus-within,.block.block-field-blocknodearticlebody a.button-secondary:visited:focus,.block.block-field-blocknodearticlebody a.button-secondary:visited:focus-within,.layout .block [class*=field--] a.button-secondary:focus,.layout .block [class*=field--] a.button-secondary:focus-within,.layout .block [class*=field--] a.button-secondary:link:focus,.layout .block [class*=field--] a.button-secondary:link:focus-within,.layout .block [class*=field--] a.button-secondary:visited:focus,.layout .block [class*=field--] a.button-secondary:visited:focus-within,[class*=field--] a.button-secondary:focus,[class*=field--] a.button-secondary:focus-within,[class*=field--] a.button-secondary:link:focus,[class*=field--] a.button-secondary:link:focus-within,[class*=field--] a.button-secondary:visited:focus,[class*=field--] a.button-secondary:visited:focus-within,.block-inline-blocksection-cta a.button-secondary:focus,.block-inline-blocksection-cta a.button-secondary:focus-within,.block-inline-blocksection-cta a.button-secondary:link:focus,.block-inline-blocksection-cta a.button-secondary:link:focus-within,.block-inline-blocksection-cta a.button-secondary:visited:focus,.block-inline-blocksection-cta a.button-secondary:visited:focus-within,.cke_panel_list a.button-secondary:focus,.cke_panel_list a.button-secondary:focus-within,.cke_panel_list a.button-secondary:link:focus,.cke_panel_list a.button-secondary:link:focus-within,.cke_panel_list a.button-secondary:visited:focus,.cke_panel_list a.button-secondary:visited:focus-within,.section-bg-dark a.button-secondary:focus,.section-bg-dark a.button-secondary:focus-within,.section-bg-dark a.button-secondary:link:focus,.section-bg-dark a.button-secondary:link:focus-within,.section-bg-dark a.button-secondary:visited:focus,.section-bg-dark a.button-secondary:visited:focus-within,.section-bg-light a.button-secondary:focus,.section-bg-light a.button-secondary:focus-within,.section-bg-light a.button-secondary:link:focus,.section-bg-light a.button-secondary:link:focus-within,.section-bg-light a.button-secondary:visited:focus,.section-bg-light a.button-secondary:visited:focus-within,button.button-secondary:focus,button.button-secondary:focus-within,button.button-secondary:link:focus,button.button-secondary:link:focus-within,button.button-secondary:visited:focus,button.button-secondary:visited:focus-within,input.button-secondary:focus,input.button-secondary:focus-within,input.button-secondary:link:focus,input.button-secondary:link:focus-within,input.button-secondary:visited:focus,input.button-secondary:visited:focus-within,a.button-secondary:focus,a.button-secondary:focus-within,a.button-secondary:link:focus,a.button-secondary:link:focus-within,a.button-secondary:visited:focus,a.button-secondary:visited:focus-within{transition:none;text-decoration:none;outline:2px auto -webkit-focus-ring-color !important;outline-offset:3px !important}.cke_editable a.button-secondary:active,.cke_editable a.button-secondary:active:hover,.cke_editable a.button-secondary:link:active,.cke_editable a.button-secondary:link:active:hover,.block.block-field-blocknodearticlebody a.button-secondary:active,.block.block-field-blocknodearticlebody a.button-secondary:active:hover,.block.block-field-blocknodearticlebody a.button-secondary:link:active,.block.block-field-blocknodearticlebody a.button-secondary:link:active:hover,.layout .block [class*=field--] a.button-secondary:active,.layout .block [class*=field--] a.button-secondary:active:hover,.layout .block [class*=field--] a.button-secondary:link:active,.layout .block [class*=field--] a.button-secondary:link:active:hover,[class*=field--] a.button-secondary:active,[class*=field--] a.button-secondary:active:hover,[class*=field--] a.button-secondary:link:active,[class*=field--] a.button-secondary:link:active:hover,.block-inline-blocksection-cta a.button-secondary:active,.block-inline-blocksection-cta a.button-secondary:active:hover,.block-inline-blocksection-cta a.button-secondary:link:active,.block-inline-blocksection-cta a.button-secondary:link:active:hover,.cke_panel_list a.button-secondary:active,.cke_panel_list a.button-secondary:active:hover,.cke_panel_list a.button-secondary:link:active,.cke_panel_list a.button-secondary:link:active:hover,.section-bg-dark a.button-secondary:active,.section-bg-dark a.button-secondary:active:hover,.section-bg-dark a.button-secondary:link:active,.section-bg-dark a.button-secondary:link:active:hover,.section-bg-light a.button-secondary:active,.section-bg-light a.button-secondary:active:hover,.section-bg-light a.button-secondary:link:active,.section-bg-light a.button-secondary:link:active:hover,button.button-secondary:active,button.button-secondary:active:hover,button.button-secondary:link:active,button.button-secondary:link:active:hover,input.button-secondary:active,input.button-secondary:active:hover,input.button-secondary:link:active,input.button-secondary:link:active:hover,a.button-secondary:active,a.button-secondary:active:hover,a.button-secondary:link:active,a.button-secondary:link:active:hover{color:#fff;background:#22355a;border-color:#22355a}.cke_editable a.button-secondary .icon,.block.block-field-blocknodearticlebody a.button-secondary .icon,.layout .block [class*=field--] a.button-secondary .icon,[class*=field--] a.button-secondary .icon,.block-inline-blocksection-cta a.button-secondary .icon,.cke_panel_list a.button-secondary .icon,.section-bg-dark a.button-secondary .icon,.section-bg-light a.button-secondary .icon,button.button-secondary .icon,input.button-secondary .icon,a.button-secondary .icon{position:relative;margin:0 0 0 5px}@media only screen and (min-width:1024px){.cke_editable a.button-secondary .icon,.block.block-field-blocknodearticlebody a.button-secondary .icon,.layout .block [class*=field--] a.button-secondary .icon,[class*=field--] a.button-secondary .icon,.block-inline-blocksection-cta a.button-secondary .icon,.cke_panel_list a.button-secondary .icon,.section-bg-dark a.button-secondary .icon,.section-bg-light a.button-secondary .icon,button.button-secondary .icon,input.button-secondary .icon,a.button-secondary .icon{margin:0 0 0 10px;top:0}}.cke_editable a.button-secondary .icon--caret-right,.block.block-field-blocknodearticlebody a.button-secondary .icon--caret-right,.layout .block [class*=field--] a.button-secondary .icon--caret-right,[class*=field--] a.button-secondary .icon--caret-right,.block-inline-blocksection-cta a.button-secondary .icon--caret-right,.cke_panel_list a.button-secondary .icon--caret-right,.section-bg-dark a.button-secondary .icon--caret-right,.section-bg-light a.button-secondary .icon--caret-right,button.button-secondary .icon--caret-right,input.button-secondary .icon--caret-right,a.button-secondary .icon--caret-right{min-width:8px;width:8px;height:16px;top:0}@media only screen and (min-width:1024px){.cke_editable a.button-secondary .icon--caret-right,.block.block-field-blocknodearticlebody a.button-secondary .icon--caret-right,.layout .block [class*=field--] a.button-secondary .icon--caret-right,[class*=field--] a.button-secondary .icon--caret-right,.block-inline-blocksection-cta a.button-secondary .icon--caret-right,.cke_panel_list a.button-secondary .icon--caret-right,.section-bg-dark a.button-secondary .icon--caret-right,.section-bg-light a.button-secondary .icon--caret-right,button.button-secondary .icon--caret-right,input.button-secondary .icon--caret-right,a.button-secondary .icon--caret-right{min-width:9px;width:9px;height:18px}}.cke_editable a.button-secondary .icon--download,.cke_editable a.button-secondary .icon--external-link-square-alt,.block.block-field-blocknodearticlebody a.button-secondary .icon--download,.block.block-field-blocknodearticlebody a.button-secondary .icon--external-link-square-alt,.layout .block [class*=field--] a.button-secondary .icon--download,.layout .block [class*=field--] a.button-secondary .icon--external-link-square-alt,[class*=field--] a.button-secondary .icon--download,[class*=field--] a.button-secondary .icon--external-link-square-alt,.block-inline-blocksection-cta a.button-secondary .icon--download,.block-inline-blocksection-cta a.button-secondary .icon--external-link-square-alt,.cke_panel_list a.button-secondary .icon--download,.cke_panel_list a.button-secondary .icon--external-link-square-alt,.section-bg-dark a.button-secondary .icon--download,.section-bg-dark a.button-secondary .icon--external-link-square-alt,.section-bg-light a.button-secondary .icon--download,.section-bg-light a.button-secondary .icon--external-link-square-alt,button.button-secondary .icon--download,button.button-secondary .icon--external-link-square-alt,input.button-secondary .icon--download,input.button-secondary .icon--external-link-square-alt,a.button-secondary .icon--download,a.button-secondary .icon--external-link-square-alt{min-width:10px;width:10px;height:10px}@media only screen and (min-width:1024px){.cke_editable a.button-secondary .icon--download,.cke_editable a.button-secondary .icon--external-link-square-alt,.block.block-field-blocknodearticlebody a.button-secondary .icon--download,.block.block-field-blocknodearticlebody a.button-secondary .icon--external-link-square-alt,.layout .block [class*=field--] a.button-secondary .icon--download,.layout .block [class*=field--] a.button-secondary .icon--external-link-square-alt,[class*=field--] a.button-secondary .icon--download,[class*=field--] a.button-secondary .icon--external-link-square-alt,.block-inline-blocksection-cta a.button-secondary .icon--download,.block-inline-blocksection-cta a.button-secondary .icon--external-link-square-alt,.cke_panel_list a.button-secondary .icon--download,.cke_panel_list a.button-secondary .icon--external-link-square-alt,.section-bg-dark a.button-secondary .icon--download,.section-bg-dark a.button-secondary .icon--external-link-square-alt,.section-bg-light a.button-secondary .icon--download,.section-bg-light a.button-secondary .icon--external-link-square-alt,button.button-secondary .icon--download,button.button-secondary .icon--external-link-square-alt,input.button-secondary .icon--download,input.button-secondary .icon--external-link-square-alt,a.button-secondary .icon--download,a.button-secondary .icon--external-link-square-alt{min-width:16px;width:16px;height:16px}}.cke_editable a.button-secondary[target=_blankfollow] .icon--caret-right,.block.block-field-blocknodearticlebody a.button-secondary[target=_blankfollow] .icon--caret-right,.layout .block [class*=field--] a.button-secondary[target=_blankfollow] .icon--caret-right,[class*=field--] a.button-secondary[target=_blankfollow] .icon--caret-right,.block-inline-blocksection-cta a.button-secondary[target=_blankfollow] .icon--caret-right,.cke_panel_list a.button-secondary[target=_blankfollow] .icon--caret-right,.section-bg-dark a.button-secondary[target=_blankfollow] .icon--caret-right,.section-bg-light a.button-secondary[target=_blankfollow] .icon--caret-right,button.button-secondary[target=_blankfollow] .icon--caret-right,input.button-secondary[target=_blankfollow] .icon--caret-right,a.button-secondary[target=_blankfollow] .icon--caret-right{display:none}.cke_editable a.text-link,.block.block-field-blocknodearticlebody a.text-link,.layout .block [class*=field--] a.text-link,[class*=field--] a.text-link,.block-inline-blocksection-cta a.text-link,.cke_panel_list a.text-link,.section-bg-dark a.text-link,.section-bg-light a.text-link,button.text-link,input.text-link,a.text-link{text-transform:uppercase;font-size:13px;display:inline-flex;align-items:center;font-family:"chivobold",sans-serif;line-height:18px;letter-spacing:1.22px;color:#005395;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0)}@media only screen and (min-width:1024px){.cke_editable a.text-link,.block.block-field-blocknodearticlebody a.text-link,.layout .block [class*=field--] a.text-link,[class*=field--] a.text-link,.block-inline-blocksection-cta a.text-link,.cke_panel_list a.text-link,.section-bg-dark a.text-link,.section-bg-light a.text-link,button.text-link,input.text-link,a.text-link{font-size:16px;line-height:1.5;letter-spacing:1.5px}}.cke_editable a.text-link:link,.cke_editable a.text-link:visited,.block.block-field-blocknodearticlebody a.text-link:link,.block.block-field-blocknodearticlebody a.text-link:visited,.layout .block [class*=field--] a.text-link:link,.layout .block [class*=field--] a.text-link:visited,[class*=field--] a.text-link:link,[class*=field--] a.text-link:visited,.block-inline-blocksection-cta a.text-link:link,.block-inline-blocksection-cta a.text-link:visited,.cke_panel_list a.text-link:link,.cke_panel_list a.text-link:visited,.section-bg-dark a.text-link:link,.section-bg-dark a.text-link:visited,.section-bg-light a.text-link:link,.section-bg-light a.text-link:visited,button.text-link:link,button.text-link:visited,input.text-link:link,input.text-link:visited,a.text-link:link,a.text-link:visited{color:#005395;text-decoration:none}.cke_editable a.text-link:hover,.cke_editable a.text-link:link:hover,.cke_editable a.text-link:visited:hover,.block.block-field-blocknodearticlebody a.text-link:hover,.block.block-field-blocknodearticlebody a.text-link:link:hover,.block.block-field-blocknodearticlebody a.text-link:visited:hover,.layout .block [class*=field--] a.text-link:hover,.layout .block [class*=field--] a.text-link:link:hover,.layout .block [class*=field--] a.text-link:visited:hover,[class*=field--] a.text-link:hover,[class*=field--] a.text-link:link:hover,[class*=field--] a.text-link:visited:hover,.block-inline-blocksection-cta a.text-link:hover,.block-inline-blocksection-cta a.text-link:link:hover,.block-inline-blocksection-cta a.text-link:visited:hover,.cke_panel_list a.text-link:hover,.cke_panel_list a.text-link:link:hover,.cke_panel_list a.text-link:visited:hover,.section-bg-dark a.text-link:hover,.section-bg-dark a.text-link:link:hover,.section-bg-dark a.text-link:visited:hover,.section-bg-light a.text-link:hover,.section-bg-light a.text-link:link:hover,.section-bg-light a.text-link:visited:hover,button.text-link:hover,button.text-link:link:hover,button.text-link:visited:hover,input.text-link:hover,input.text-link:link:hover,input.text-link:visited:hover,a.text-link:hover,a.text-link:link:hover,a.text-link:visited:hover{color:#005395;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);text-decoration:underline}.cke_editable a.text-link:focus,.cke_editable a.text-link:focus-within,.cke_editable a.text-link:link:focus,.cke_editable a.text-link:link:focus-within,.cke_editable a.text-link:visited:focus,.cke_editable a.text-link:visited:focus-within,.block.block-field-blocknodearticlebody a.text-link:focus,.block.block-field-blocknodearticlebody a.text-link:focus-within,.block.block-field-blocknodearticlebody a.text-link:link:focus,.block.block-field-blocknodearticlebody a.text-link:link:focus-within,.block.block-field-blocknodearticlebody a.text-link:visited:focus,.block.block-field-blocknodearticlebody a.text-link:visited:focus-within,.layout .block [class*=field--] a.text-link:focus,.layout .block [class*=field--] a.text-link:focus-within,.layout .block [class*=field--] a.text-link:link:focus,.layout .block [class*=field--] a.text-link:link:focus-within,.layout .block [class*=field--] a.text-link:visited:focus,.layout .block [class*=field--] a.text-link:visited:focus-within,[class*=field--] a.text-link:focus,[class*=field--] a.text-link:focus-within,[class*=field--] a.text-link:link:focus,[class*=field--] a.text-link:link:focus-within,[class*=field--] a.text-link:visited:focus,[class*=field--] a.text-link:visited:focus-within,.block-inline-blocksection-cta a.text-link:focus,.block-inline-blocksection-cta a.text-link:focus-within,.block-inline-blocksection-cta a.text-link:link:focus,.block-inline-blocksection-cta a.text-link:link:focus-within,.block-inline-blocksection-cta a.text-link:visited:focus,.block-inline-blocksection-cta a.text-link:visited:focus-within,.cke_panel_list a.text-link:focus,.cke_panel_list a.text-link:focus-within,.cke_panel_list a.text-link:link:focus,.cke_panel_list a.text-link:link:focus-within,.cke_panel_list a.text-link:visited:focus,.cke_panel_list a.text-link:visited:focus-within,.section-bg-dark a.text-link:focus,.section-bg-dark a.text-link:focus-within,.section-bg-dark a.text-link:link:focus,.section-bg-dark a.text-link:link:focus-within,.section-bg-dark a.text-link:visited:focus,.section-bg-dark a.text-link:visited:focus-within,.section-bg-light a.text-link:focus,.section-bg-light a.text-link:focus-within,.section-bg-light a.text-link:link:focus,.section-bg-light a.text-link:link:focus-within,.section-bg-light a.text-link:visited:focus,.section-bg-light a.text-link:visited:focus-within,button.text-link:focus,button.text-link:focus-within,button.text-link:link:focus,button.text-link:link:focus-within,button.text-link:visited:focus,button.text-link:visited:focus-within,input.text-link:focus,input.text-link:focus-within,input.text-link:link:focus,input.text-link:link:focus-within,input.text-link:visited:focus,input.text-link:visited:focus-within,a.text-link:focus,a.text-link:focus-within,a.text-link:link:focus,a.text-link:link:focus-within,a.text-link:visited:focus,a.text-link:visited:focus-within{transition:none;text-decoration:none;outline:2px auto -webkit-focus-ring-color !important;outline-offset:3px !important}.cke_editable a.text-link:active,.cke_editable a.text-link:active:hover,.cke_editable a.text-link:link:active,.cke_editable a.text-link:link:active:hover,.block.block-field-blocknodearticlebody a.text-link:active,.block.block-field-blocknodearticlebody a.text-link:active:hover,.block.block-field-blocknodearticlebody a.text-link:link:active,.block.block-field-blocknodearticlebody a.text-link:link:active:hover,.layout .block [class*=field--] a.text-link:active,.layout .block [class*=field--] a.text-link:active:hover,.layout .block [class*=field--] a.text-link:link:active,.layout .block [class*=field--] a.text-link:link:active:hover,[class*=field--] a.text-link:active,[class*=field--] a.text-link:active:hover,[class*=field--] a.text-link:link:active,[class*=field--] a.text-link:link:active:hover,.block-inline-blocksection-cta a.text-link:active,.block-inline-blocksection-cta a.text-link:active:hover,.block-inline-blocksection-cta a.text-link:link:active,.block-inline-blocksection-cta a.text-link:link:active:hover,.cke_panel_list a.text-link:active,.cke_panel_list a.text-link:active:hover,.cke_panel_list a.text-link:link:active,.cke_panel_list a.text-link:link:active:hover,.section-bg-dark a.text-link:active,.section-bg-dark a.text-link:active:hover,.section-bg-dark a.text-link:link:active,.section-bg-dark a.text-link:link:active:hover,.section-bg-light a.text-link:active,.section-bg-light a.text-link:active:hover,.section-bg-light a.text-link:link:active,.section-bg-light a.text-link:link:active:hover,button.text-link:active,button.text-link:active:hover,button.text-link:link:active,button.text-link:link:active:hover,input.text-link:active,input.text-link:active:hover,input.text-link:link:active,input.text-link:link:active:hover,a.text-link:active,a.text-link:active:hover,a.text-link:link:active,a.text-link:link:active:hover{color:#22355a;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.cke_editable a.text-link .icon,.block.block-field-blocknodearticlebody a.text-link .icon,.layout .block [class*=field--] a.text-link .icon,[class*=field--] a.text-link .icon,.block-inline-blocksection-cta a.text-link .icon,.cke_panel_list a.text-link .icon,.section-bg-dark a.text-link .icon,.section-bg-light a.text-link .icon,button.text-link .icon,input.text-link .icon,a.text-link .icon{position:relative;margin:0 0 0 5px}@media only screen and (min-width:1024px){.cke_editable a.text-link .icon,.block.block-field-blocknodearticlebody a.text-link .icon,.layout .block [class*=field--] a.text-link .icon,[class*=field--] a.text-link .icon,.block-inline-blocksection-cta a.text-link .icon,.cke_panel_list a.text-link .icon,.section-bg-dark a.text-link .icon,.section-bg-light a.text-link .icon,button.text-link .icon,input.text-link .icon,a.text-link .icon{margin:0 0 0 10px;top:0}}.cke_editable a.text-link .icon--caret-right,.block.block-field-blocknodearticlebody a.text-link .icon--caret-right,.layout .block [class*=field--] a.text-link .icon--caret-right,[class*=field--] a.text-link .icon--caret-right,.block-inline-blocksection-cta a.text-link .icon--caret-right,.cke_panel_list a.text-link .icon--caret-right,.section-bg-dark a.text-link .icon--caret-right,.section-bg-light a.text-link .icon--caret-right,button.text-link .icon--caret-right,input.text-link .icon--caret-right,a.text-link .icon--caret-right{min-width:8px;width:8px;height:16px;top:0}@media only screen and (min-width:1024px){.cke_editable a.text-link .icon--caret-right,.block.block-field-blocknodearticlebody a.text-link .icon--caret-right,.layout .block [class*=field--] a.text-link .icon--caret-right,[class*=field--] a.text-link .icon--caret-right,.block-inline-blocksection-cta a.text-link .icon--caret-right,.cke_panel_list a.text-link .icon--caret-right,.section-bg-dark a.text-link .icon--caret-right,.section-bg-light a.text-link .icon--caret-right,button.text-link .icon--caret-right,input.text-link .icon--caret-right,a.text-link .icon--caret-right{min-width:9px;width:9px;height:18px}}.cke_editable a.text-link .icon--download,.cke_editable a.text-link .icon--external-link-square-alt,.block.block-field-blocknodearticlebody a.text-link .icon--download,.block.block-field-blocknodearticlebody a.text-link .icon--external-link-square-alt,.layout .block [class*=field--] a.text-link .icon--download,.layout .block [class*=field--] a.text-link .icon--external-link-square-alt,[class*=field--] a.text-link .icon--download,[class*=field--] a.text-link .icon--external-link-square-alt,.block-inline-blocksection-cta a.text-link .icon--download,.block-inline-blocksection-cta a.text-link .icon--external-link-square-alt,.cke_panel_list a.text-link .icon--download,.cke_panel_list a.text-link .icon--external-link-square-alt,.section-bg-dark a.text-link .icon--download,.section-bg-dark a.text-link .icon--external-link-square-alt,.section-bg-light a.text-link .icon--download,.section-bg-light a.text-link .icon--external-link-square-alt,button.text-link .icon--download,button.text-link .icon--external-link-square-alt,input.text-link .icon--download,input.text-link .icon--external-link-square-alt,a.text-link .icon--download,a.text-link .icon--external-link-square-alt{min-width:10px;width:10px;height:10px}@media only screen and (min-width:1024px){.cke_editable a.text-link .icon--download,.cke_editable a.text-link .icon--external-link-square-alt,.block.block-field-blocknodearticlebody a.text-link .icon--download,.block.block-field-blocknodearticlebody a.text-link .icon--external-link-square-alt,.layout .block [class*=field--] a.text-link .icon--download,.layout .block [class*=field--] a.text-link .icon--external-link-square-alt,[class*=field--] a.text-link .icon--download,[class*=field--] a.text-link .icon--external-link-square-alt,.block-inline-blocksection-cta a.text-link .icon--download,.block-inline-blocksection-cta a.text-link .icon--external-link-square-alt,.cke_panel_list a.text-link .icon--download,.cke_panel_list a.text-link .icon--external-link-square-alt,.section-bg-dark a.text-link .icon--download,.section-bg-dark a.text-link .icon--external-link-square-alt,.section-bg-light a.text-link .icon--download,.section-bg-light a.text-link .icon--external-link-square-alt,button.text-link .icon--download,button.text-link .icon--external-link-square-alt,input.text-link .icon--download,input.text-link .icon--external-link-square-alt,a.text-link .icon--download,a.text-link .icon--external-link-square-alt{min-width:16px;width:16px;height:16px}}.cke_editable a.text-link[target=_blankfollow] .icon--caret-right,.block.block-field-blocknodearticlebody a.text-link[target=_blankfollow] .icon--caret-right,.layout .block [class*=field--] a.text-link[target=_blankfollow] .icon--caret-right,[class*=field--] a.text-link[target=_blankfollow] .icon--caret-right,.block-inline-blocksection-cta a.text-link[target=_blankfollow] .icon--caret-right,.cke_panel_list a.text-link[target=_blankfollow] .icon--caret-right,.section-bg-dark a.text-link[target=_blankfollow] .icon--caret-right,.section-bg-light a.text-link[target=_blankfollow] .icon--caret-right,button.text-link[target=_blankfollow] .icon--caret-right,input.text-link[target=_blankfollow] .icon--caret-right,a.text-link[target=_blankfollow] .icon--caret-right{display:none}.section-bg-light.layout .block [class*=field--] a:not([class]):visited,.section-bg-light.layout .block [class*=field--] a:not([class]):visited:hover,.section-bg-light.layout .block [class*=field--] a.text-link:visited,.section-bg-light.layout .block [class*=field--] a.text-link:visited:hover,.section-bg-dark .block .article-body-padding a:not([class]):visited,.section-bg-dark .block .article-body-padding a:not([class]):visited:hover,.section-bg-dark .block .article-body-padding a.text-link:visited,.section-bg-dark .block .article-body-padding a.text-link:visited:hover,.section-bg-light .block .article-body-padding a:not([class]):visited,.section-bg-light .block .article-body-padding a:not([class]):visited:hover,.section-bg-light .block .article-body-padding a.text-link:visited,.section-bg-light .block .article-body-padding a.text-link:visited:hover,.block-listing-page-block a:not([class]):visited,.block-listing-page-block a:not([class]):visited:hover,.block-listing-page-block a.text-link:visited,.block-listing-page-block a.text-link:visited:hover,.article-header__disclaimer a:not([class]):visited,.article-header__disclaimer a:not([class]):visited:hover,.article-header__disclaimer a.text-link:visited,.article-header__disclaimer a.text-link:visited:hover,.disclaimer__wrapper a:not([class]):visited,.disclaimer__wrapper a:not([class]):visited:hover,.disclaimer__wrapper a.text-link:visited,.disclaimer__wrapper a.text-link:visited:hover{color:#804180}.section-bg-light.layout .block [class*=field--] a:not([class]):visited svg,.section-bg-light.layout .block [class*=field--] a:not([class]):visited:hover svg,.section-bg-light.layout .block [class*=field--] a.text-link:visited svg,.section-bg-light.layout .block [class*=field--] a.text-link:visited:hover svg,.section-bg-dark .block .article-body-padding a:not([class]):visited svg,.section-bg-dark .block .article-body-padding a:not([class]):visited:hover svg,.section-bg-dark .block .article-body-padding a.text-link:visited svg,.section-bg-dark .block .article-body-padding a.text-link:visited:hover svg,.section-bg-light .block .article-body-padding a:not([class]):visited svg,.section-bg-light .block .article-body-padding a:not([class]):visited:hover svg,.section-bg-light .block .article-body-padding a.text-link:visited svg,.section-bg-light .block .article-body-padding a.text-link:visited:hover svg,.block-listing-page-block a:not([class]):visited svg,.block-listing-page-block a:not([class]):visited:hover svg,.block-listing-page-block a.text-link:visited svg,.block-listing-page-block a.text-link:visited:hover svg,.article-header__disclaimer a:not([class]):visited svg,.article-header__disclaimer a:not([class]):visited:hover svg,.article-header__disclaimer a.text-link:visited svg,.article-header__disclaimer a.text-link:visited:hover svg,.disclaimer__wrapper a:not([class]):visited svg,.disclaimer__wrapper a:not([class]):visited:hover svg,.disclaimer__wrapper a.text-link:visited svg,.disclaimer__wrapper a.text-link:visited:hover svg{fill:#804180}.section-bg-dark button.text-link,.section-bg-dark input.text-link,.section-bg-dark a.text-link,.collection-listing__eyebrow button.text-link,.collection-listing__eyebrow input.text-link,.collection-listing__eyebrow a.text-link,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link{text-transform:uppercase;font-size:13px;display:inline-flex;align-items:center;font-family:"chivobold",sans-serif;line-height:18px;letter-spacing:1.22px;color:#fff;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0)}@media only screen and (min-width:1024px){.section-bg-dark button.text-link,.section-bg-dark input.text-link,.section-bg-dark a.text-link,.collection-listing__eyebrow button.text-link,.collection-listing__eyebrow input.text-link,.collection-listing__eyebrow a.text-link,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link{font-size:16px;line-height:1.5;letter-spacing:1.5px}}.section-bg-dark button.text-link:link,.section-bg-dark button.text-link:visited,.section-bg-dark input.text-link:link,.section-bg-dark input.text-link:visited,.section-bg-dark a.text-link:link,.section-bg-dark a.text-link:visited,.collection-listing__eyebrow button.text-link:link,.collection-listing__eyebrow button.text-link:visited,.collection-listing__eyebrow input.text-link:link,.collection-listing__eyebrow input.text-link:visited,.collection-listing__eyebrow a.text-link:link,.collection-listing__eyebrow a.text-link:visited,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:link,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:visited,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:link,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:visited,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:link,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:visited{color:#fff;text-decoration:none}.section-bg-dark button.text-link:hover,.section-bg-dark button.text-link:link:hover,.section-bg-dark button.text-link:visited:hover,.section-bg-dark input.text-link:hover,.section-bg-dark input.text-link:link:hover,.section-bg-dark input.text-link:visited:hover,.section-bg-dark a.text-link:hover,.section-bg-dark a.text-link:link:hover,.section-bg-dark a.text-link:visited:hover,.collection-listing__eyebrow button.text-link:hover,.collection-listing__eyebrow button.text-link:link:hover,.collection-listing__eyebrow button.text-link:visited:hover,.collection-listing__eyebrow input.text-link:hover,.collection-listing__eyebrow input.text-link:link:hover,.collection-listing__eyebrow input.text-link:visited:hover,.collection-listing__eyebrow a.text-link:hover,.collection-listing__eyebrow a.text-link:link:hover,.collection-listing__eyebrow a.text-link:visited:hover,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:hover,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:link:hover,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:visited:hover,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:hover,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:link:hover,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:visited:hover,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:hover,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:link:hover,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:visited:hover{color:#fff;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);text-decoration:underline}.section-bg-dark button.text-link:focus,.section-bg-dark button.text-link:focus-within,.section-bg-dark button.text-link:link:focus,.section-bg-dark button.text-link:link:focus-within,.section-bg-dark button.text-link:visited:focus,.section-bg-dark button.text-link:visited:focus-within,.section-bg-dark input.text-link:focus,.section-bg-dark input.text-link:focus-within,.section-bg-dark input.text-link:link:focus,.section-bg-dark input.text-link:link:focus-within,.section-bg-dark input.text-link:visited:focus,.section-bg-dark input.text-link:visited:focus-within,.section-bg-dark a.text-link:focus,.section-bg-dark a.text-link:focus-within,.section-bg-dark a.text-link:link:focus,.section-bg-dark a.text-link:link:focus-within,.section-bg-dark a.text-link:visited:focus,.section-bg-dark a.text-link:visited:focus-within,.collection-listing__eyebrow button.text-link:focus,.collection-listing__eyebrow button.text-link:focus-within,.collection-listing__eyebrow button.text-link:link:focus,.collection-listing__eyebrow button.text-link:link:focus-within,.collection-listing__eyebrow button.text-link:visited:focus,.collection-listing__eyebrow button.text-link:visited:focus-within,.collection-listing__eyebrow input.text-link:focus,.collection-listing__eyebrow input.text-link:focus-within,.collection-listing__eyebrow input.text-link:link:focus,.collection-listing__eyebrow input.text-link:link:focus-within,.collection-listing__eyebrow input.text-link:visited:focus,.collection-listing__eyebrow input.text-link:visited:focus-within,.collection-listing__eyebrow a.text-link:focus,.collection-listing__eyebrow a.text-link:focus-within,.collection-listing__eyebrow a.text-link:link:focus,.collection-listing__eyebrow a.text-link:link:focus-within,.collection-listing__eyebrow a.text-link:visited:focus,.collection-listing__eyebrow a.text-link:visited:focus-within,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:focus,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:focus-within,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:link:focus,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:link:focus-within,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:visited:focus,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:visited:focus-within,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:focus,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:focus-within,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:link:focus,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:link:focus-within,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:visited:focus,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:visited:focus-within,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:focus,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:focus-within,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:link:focus,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:link:focus-within,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:visited:focus,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:visited:focus-within{transition:none;text-decoration:none;outline:2px auto -webkit-focus-ring-color !important;outline-offset:3px !important}.section-bg-dark button.text-link:active,.section-bg-dark button.text-link:active:hover,.section-bg-dark button.text-link:link:active,.section-bg-dark button.text-link:link:active:hover,.section-bg-dark input.text-link:active,.section-bg-dark input.text-link:active:hover,.section-bg-dark input.text-link:link:active,.section-bg-dark input.text-link:link:active:hover,.section-bg-dark a.text-link:active,.section-bg-dark a.text-link:active:hover,.section-bg-dark a.text-link:link:active,.section-bg-dark a.text-link:link:active:hover,.collection-listing__eyebrow button.text-link:active,.collection-listing__eyebrow button.text-link:active:hover,.collection-listing__eyebrow button.text-link:link:active,.collection-listing__eyebrow button.text-link:link:active:hover,.collection-listing__eyebrow input.text-link:active,.collection-listing__eyebrow input.text-link:active:hover,.collection-listing__eyebrow input.text-link:link:active,.collection-listing__eyebrow input.text-link:link:active:hover,.collection-listing__eyebrow a.text-link:active,.collection-listing__eyebrow a.text-link:active:hover,.collection-listing__eyebrow a.text-link:link:active,.collection-listing__eyebrow a.text-link:link:active:hover,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:active,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:active:hover,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:link:active,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:link:active:hover,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:active,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:active:hover,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:link:active,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:link:active:hover,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:active,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:active:hover,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:link:active,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:link:active:hover{color:#22355a;background:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.section-bg-dark button.text-link .icon,.section-bg-dark input.text-link .icon,.section-bg-dark a.text-link .icon,.collection-listing__eyebrow button.text-link .icon,.collection-listing__eyebrow input.text-link .icon,.collection-listing__eyebrow a.text-link .icon,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link .icon,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link .icon,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link .icon{position:relative;margin:0 0 0 5px}@media only screen and (min-width:1024px){.section-bg-dark button.text-link .icon,.section-bg-dark input.text-link .icon,.section-bg-dark a.text-link .icon,.collection-listing__eyebrow button.text-link .icon,.collection-listing__eyebrow input.text-link .icon,.collection-listing__eyebrow a.text-link .icon,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link .icon,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link .icon,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link .icon{margin:0 0 0 10px;top:0}}.section-bg-dark button.text-link .icon--caret-right,.section-bg-dark input.text-link .icon--caret-right,.section-bg-dark a.text-link .icon--caret-right,.collection-listing__eyebrow button.text-link .icon--caret-right,.collection-listing__eyebrow input.text-link .icon--caret-right,.collection-listing__eyebrow a.text-link .icon--caret-right,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link .icon--caret-right,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link .icon--caret-right,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link .icon--caret-right{min-width:8px;width:8px;height:16px;top:0}@media only screen and (min-width:1024px){.section-bg-dark button.text-link .icon--caret-right,.section-bg-dark input.text-link .icon--caret-right,.section-bg-dark a.text-link .icon--caret-right,.collection-listing__eyebrow button.text-link .icon--caret-right,.collection-listing__eyebrow input.text-link .icon--caret-right,.collection-listing__eyebrow a.text-link .icon--caret-right,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link .icon--caret-right,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link .icon--caret-right,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link .icon--caret-right{min-width:9px;width:9px;height:18px}}.section-bg-dark button.text-link .icon--download,.section-bg-dark button.text-link .icon--external-link-square-alt,.section-bg-dark input.text-link .icon--download,.section-bg-dark input.text-link .icon--external-link-square-alt,.section-bg-dark a.text-link .icon--download,.section-bg-dark a.text-link .icon--external-link-square-alt,.collection-listing__eyebrow button.text-link .icon--download,.collection-listing__eyebrow button.text-link .icon--external-link-square-alt,.collection-listing__eyebrow input.text-link .icon--download,.collection-listing__eyebrow input.text-link .icon--external-link-square-alt,.collection-listing__eyebrow a.text-link .icon--download,.collection-listing__eyebrow a.text-link .icon--external-link-square-alt,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link .icon--download,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link .icon--external-link-square-alt,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link .icon--download,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link .icon--external-link-square-alt,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link .icon--download,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link .icon--external-link-square-alt{min-width:10px;width:10px;height:10px}@media only screen and (min-width:1024px){.section-bg-dark button.text-link .icon--download,.section-bg-dark button.text-link .icon--external-link-square-alt,.section-bg-dark input.text-link .icon--download,.section-bg-dark input.text-link .icon--external-link-square-alt,.section-bg-dark a.text-link .icon--download,.section-bg-dark a.text-link .icon--external-link-square-alt,.collection-listing__eyebrow button.text-link .icon--download,.collection-listing__eyebrow button.text-link .icon--external-link-square-alt,.collection-listing__eyebrow input.text-link .icon--download,.collection-listing__eyebrow input.text-link .icon--external-link-square-alt,.collection-listing__eyebrow a.text-link .icon--download,.collection-listing__eyebrow a.text-link .icon--external-link-square-alt,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link .icon--download,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link .icon--external-link-square-alt,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link .icon--download,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link .icon--external-link-square-alt,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link .icon--download,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link .icon--external-link-square-alt{min-width:16px;width:16px;height:16px}}.section-bg-dark button.text-link[target=_blankfollow] .icon--caret-right,.section-bg-dark input.text-link[target=_blankfollow] .icon--caret-right,.section-bg-dark a.text-link[target=_blankfollow] .icon--caret-right,.collection-listing__eyebrow button.text-link[target=_blankfollow] .icon--caret-right,.collection-listing__eyebrow input.text-link[target=_blankfollow] .icon--caret-right,.collection-listing__eyebrow a.text-link[target=_blankfollow] .icon--caret-right,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link[target=_blankfollow] .icon--caret-right,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link[target=_blankfollow] .icon--caret-right,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link[target=_blankfollow] .icon--caret-right{display:none}.section-bg-dark button.text-link:active,.section-bg-dark button.text-link:active:focus,.section-bg-dark button.text-link:link:active,.section-bg-dark button.text-link:link:active:focus,.section-bg-dark input.text-link:active,.section-bg-dark input.text-link:active:focus,.section-bg-dark input.text-link:link:active,.section-bg-dark input.text-link:link:active:focus,.section-bg-dark a.text-link:active,.section-bg-dark a.text-link:active:focus,.section-bg-dark a.text-link:link:active,.section-bg-dark a.text-link:link:active:focus,.collection-listing__eyebrow button.text-link:active,.collection-listing__eyebrow button.text-link:active:focus,.collection-listing__eyebrow button.text-link:link:active,.collection-listing__eyebrow button.text-link:link:active:focus,.collection-listing__eyebrow input.text-link:active,.collection-listing__eyebrow input.text-link:active:focus,.collection-listing__eyebrow input.text-link:link:active,.collection-listing__eyebrow input.text-link:link:active:focus,.collection-listing__eyebrow a.text-link:active,.collection-listing__eyebrow a.text-link:active:focus,.collection-listing__eyebrow a.text-link:link:active,.collection-listing__eyebrow a.text-link:link:active:focus,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:active,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:active:focus,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:link:active,.layout .block [class*=field--] .collection-listing__eyebrow button.text-link:link:active:focus,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:active,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:active:focus,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:link:active,.layout .block [class*=field--] .collection-listing__eyebrow input.text-link:link:active:focus,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:active,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:active:focus,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:link:active,.layout .block [class*=field--] .collection-listing__eyebrow a.text-link:link:active:focus{color:#fff}.button-demo-wrap li{display:inline-block;margin:0 30px 15px 0}.button-demo-wrap li span{font-size:12px;display:block}.button-demo-wrap .white-button-wrap{padding:5px 10px;background:#003d79}.primary-text-link{color:#003d79;text-decoration:none;cursor:pointer;font-family:"chivobold",sans-serif;line-height:1;color:#003d79;letter-spacing:1.5px;background:rgba(0,0,0,0);border:0;position:relative;padding:0;margin:0 8px 0 0}.primary-text-link:link,.primary-text-link:hover,.primary-text-link:focus,.primary-text-link:active,.primary-text-link:visited,.primary-text-link:link:hover,.primary-text-link:visited:hover{text-decoration:none}.primary-text-link:link{color:#003d79}.primary-text-link:visited{color:#003d79}.primary-text-link:hover,.primary-text-link:link:hover,.primary-text-link:visited:hover{color:#003d79}.primary-text-link:active,.primary-text-link:focus{color:#003d79}.primary-text-link::before{background:rgba(0,0,0,0);content:"";height:1px;position:absolute;bottom:-3px;left:0;width:100%;opacity:0}.primary-text-link::before{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}.primary-text-link:hover::before,.primary-text-link:focus::before{background:#003d79;opacity:1}.primary-text-link{text-transform:uppercase;outline:none;font-size:13px;display:inline-block}.primary-text-link{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.primary-text-link{font-size:11px}}@media only screen and (min-width:1400px){.primary-text-link{font-size:12px}}.primary-text-link .icon--external-link-square-alt{width:10px;height:9px}.primary-text-link .icon--caret-right,.primary-text-link .icon--caret-right-solid{color:#de212b;width:6px;height:11px}.primary-text-link[target=_blankfollow]{margin:0 13px 0 0}.primary-text-link[target=_blankfollow] .icon--caret-right{display:none}.primary-text-link[target=_blankfollow] .icon--external-link-square-alt{display:inline}.primary-text-link .icon{position:absolute}.primary-text-link .icon--caret-right{top:0;right:-13px}.primary-text-link .icon--external-link-square-alt{top:1px;right:-17px}.dark-text-link{color:#22355a;text-decoration:none;cursor:pointer;font-family:"chivobold",sans-serif;line-height:1;color:#22355a;letter-spacing:1.5px;background:rgba(0,0,0,0);border:0;position:relative;padding:0;margin:0 8px 0 0}.dark-text-link:link,.dark-text-link:hover,.dark-text-link:focus,.dark-text-link:active,.dark-text-link:visited,.dark-text-link:link:hover,.dark-text-link:visited:hover{text-decoration:none}.dark-text-link:link{color:#22355a}.dark-text-link:visited{color:#22355a}.dark-text-link:hover,.dark-text-link:link:hover,.dark-text-link:visited:hover{color:#22355a}.dark-text-link:active,.dark-text-link:focus{color:#22355a}.dark-text-link::before{background:rgba(0,0,0,0);content:"";height:1px;position:absolute;bottom:-3px;left:0;width:100%;opacity:0}.dark-text-link::before{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}.dark-text-link:hover::before,.dark-text-link:focus::before{background:#22355a;opacity:1}.dark-text-link{text-transform:uppercase;outline:none;font-size:13px;display:inline-block}.dark-text-link{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.dark-text-link{font-size:11px}}@media only screen and (min-width:1400px){.dark-text-link{font-size:12px}}.dark-text-link .icon--external-link-square-alt{width:10px;height:9px}.dark-text-link .icon--caret-right,.dark-text-link .icon--caret-right-solid{color:#22355a;width:6px;height:11px}.dark-text-link[target=_blankfollow]{margin:0 13px 0 0}.dark-text-link[target=_blankfollow] .icon--caret-right{display:none}.dark-text-link[target=_blankfollow] .icon--external-link-square-alt{display:inline}.dark-text-link .icon{position:absolute}.dark-text-link .icon--caret-right{top:0;right:-13px}.dark-text-link .icon--external-link-square-alt{top:1px;right:-17px}@media only screen and (min-width:1400px){.dark-text-link{font-size:13px}}.white-text-link{color:#fff;text-decoration:none;cursor:pointer;font-family:"chivobold",sans-serif;line-height:1;color:#fff;letter-spacing:1.5px;background:rgba(0,0,0,0);border:0;position:relative;padding:0;margin:0 8px 0 0}.white-text-link:link,.white-text-link:hover,.white-text-link:focus,.white-text-link:active,.white-text-link:visited,.white-text-link:link:hover,.white-text-link:visited:hover{text-decoration:none}.white-text-link:link{color:#fff}.white-text-link:visited{color:#fff}.white-text-link:hover,.white-text-link:link:hover,.white-text-link:visited:hover{color:#fff}.white-text-link:active,.white-text-link:focus{color:#fff}.white-text-link::before{background:rgba(0,0,0,0);content:"";height:1px;position:absolute;bottom:-3px;left:0;width:100%;opacity:0}.white-text-link::before{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}.white-text-link:hover::before,.white-text-link:focus::before{background:#fff;opacity:1}.white-text-link{text-transform:uppercase;outline:none;font-size:13px;display:inline-block}.white-text-link{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.white-text-link{font-size:11px}}@media only screen and (min-width:1400px){.white-text-link{font-size:12px}}.white-text-link .icon--external-link-square-alt{width:10px;height:9px}.white-text-link .icon--caret-right,.white-text-link .icon--caret-right-solid{color:#fff;width:6px;height:11px}.white-text-link[target=_blankfollow]{margin:0 13px 0 0}.white-text-link[target=_blankfollow] .icon--caret-right{display:none}.white-text-link[target=_blankfollow] .icon--external-link-square-alt{display:inline}.white-text-link .icon{position:absolute}.white-text-link .icon--caret-right{top:0;right:-13px}.white-text-link .icon--external-link-square-alt{top:1px;right:-17px}.button-blue,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav{color:#fff;text-decoration:none;cursor:pointer}.button-blue:link,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link,.button-blue:hover,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav:hover,.button-blue:focus,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav:focus,.button-blue:active,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav:active,.button-blue:visited,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav:visited,.button-blue:link:hover,.button-blue:visited:hover{text-decoration:none}.button-blue:link,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav:link{color:#fff}.button-blue:visited,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav:visited{color:#fff}.button-blue:hover,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav:hover,.button-blue:link:hover,.button-blue:visited:hover{color:#003d79}.button-blue:active,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav:active,.button-blue:focus,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav:focus{color:#fff}.button-blue,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav{line-height:1;color:#fff;letter-spacing:1.5px;background:#003d79;border:1px solid rgba(0,0,0,0);padding:12px 10px;font-family:"chivobold",sans-serif}.button-blue:hover,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav:hover,.button-blue:focus,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav:focus{border-color:#003d79;color:#003d79;background:#e5ebf1;text-decoration:none}.button-blue,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav{text-transform:uppercase;outline:none;font-size:13px;display:inline-block}.button-blue,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.button-blue,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav{font-size:11px}}@media only screen and (min-width:1400px){.button-blue,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav{font-size:12px}}.button-blue .icon--external-link-square-alt,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav .icon--external-link-square-alt{width:10px;height:9px}.button-blue .icon--caret-right,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav .icon--caret-right,.button-blue .icon--caret-right-solid,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav .icon--caret-right-solid{color:inherit;width:6px;height:11px}.button-blue[target=_blankfollow],.compare-specialty--sticky .compare-specialty__carousel [target=_blankfollow].carousel__nav{margin:0 13px 0 0}.button-blue[target=_blankfollow] .icon--caret-right,.compare-specialty--sticky .compare-specialty__carousel [target=_blankfollow].carousel__nav .icon--caret-right{display:none}.button-blue[target=_blankfollow] .icon--external-link-square-alt,.compare-specialty--sticky .compare-specialty__carousel [target=_blankfollow].carousel__nav .icon--external-link-square-alt{display:inline}.button-blue .icon--caret-right,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav .icon--caret-right{margin:0 0 0 8px;position:relative;top:2px}.button-red,.year-in-school__button,.ui-dialog .terms-conditions__button{color:#fff;text-decoration:none;cursor:pointer}.button-red:link,.year-in-school__button:link,.ui-dialog .terms-conditions__button:link,.button-red:hover,.year-in-school__button:hover,.ui-dialog .terms-conditions__button:hover,.button-red:focus,.year-in-school__button:focus,.ui-dialog .terms-conditions__button:focus,.button-red:active,.year-in-school__button:active,.ui-dialog .terms-conditions__button:active,.button-red:visited,.year-in-school__button:visited,.ui-dialog .terms-conditions__button:visited,.button-red:link:hover,.button-red:visited:hover{text-decoration:none}.button-red:link,.year-in-school__button:link,.ui-dialog .terms-conditions__button:link{color:#fff}.button-red:visited,.year-in-school__button:visited,.ui-dialog .terms-conditions__button:visited{color:#fff}.button-red:hover,.year-in-school__button:hover,.ui-dialog .terms-conditions__button:hover,.button-red:link:hover,.button-red:visited:hover{color:#de212b}.button-red:active,.year-in-school__button:active,.ui-dialog .terms-conditions__button:active,.button-red:focus,.year-in-school__button:focus,.ui-dialog .terms-conditions__button:focus{color:#fff}.button-red,.year-in-school__button,.ui-dialog .terms-conditions__button{line-height:1;color:#fff;letter-spacing:1.5px;background:#de212b;border:1px solid rgba(0,0,0,0);padding:12px 10px;font-family:"chivobold",sans-serif}.button-red:hover,.year-in-school__button:hover,.ui-dialog .terms-conditions__button:hover,.button-red:focus,.year-in-school__button:focus,.ui-dialog .terms-conditions__button:focus{border-color:#de212b;color:#de212b;background:#fcded3;text-decoration:none}.button-red,.year-in-school__button,.ui-dialog .terms-conditions__button{text-transform:uppercase;outline:none;font-size:13px;display:inline-block}.button-red,.year-in-school__button,.ui-dialog .terms-conditions__button{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.button-red,.year-in-school__button,.ui-dialog .terms-conditions__button{font-size:11px}}@media only screen and (min-width:1400px){.button-red,.year-in-school__button,.ui-dialog .terms-conditions__button{font-size:12px}}.button-red .icon--external-link-square-alt,.year-in-school__button .icon--external-link-square-alt,.ui-dialog .terms-conditions__button .icon--external-link-square-alt{width:10px;height:9px}.button-red .icon--caret-right,.year-in-school__button .icon--caret-right,.ui-dialog .terms-conditions__button .icon--caret-right,.button-red .icon--caret-right-solid,.year-in-school__button .icon--caret-right-solid,.ui-dialog .terms-conditions__button .icon--caret-right-solid{color:inherit;width:6px;height:11px}.button-red[target=_blankfollow],[target=_blankfollow].year-in-school__button,.ui-dialog [target=_blankfollow].terms-conditions__button{margin:0 13px 0 0}.button-red[target=_blankfollow] .icon--caret-right,[target=_blankfollow].year-in-school__button .icon--caret-right,.ui-dialog [target=_blankfollow].terms-conditions__button .icon--caret-right{display:none}.button-red[target=_blankfollow] .icon--external-link-square-alt,[target=_blankfollow].year-in-school__button .icon--external-link-square-alt,.ui-dialog [target=_blankfollow].terms-conditions__button .icon--external-link-square-alt{display:inline}.button-red .icon--caret-right,.year-in-school__button .icon--caret-right,.ui-dialog .terms-conditions__button .icon--caret-right{margin:0 0 0 8px;position:relative;top:2px}.button-white{color:#22355a;text-decoration:none;cursor:pointer}.button-white:link,.button-white:hover,.button-white:focus,.button-white:active,.button-white:visited,.button-white:link:hover,.button-white:visited:hover{text-decoration:none}.button-white:link{color:#22355a}.button-white:visited{color:#22355a}.button-white:hover,.button-white:link:hover,.button-white:visited:hover{color:#22355a}.button-white:active,.button-white:focus{color:#22355a}.button-white{line-height:1;color:#22355a;letter-spacing:1.5px;background:#fff;border:1px solid rgba(0,0,0,0);padding:12px 10px;font-family:"chivobold",sans-serif}.button-white:hover,.button-white:focus{border-color:#fff;color:#22355a;background:#d3d7de;text-decoration:none}.button-white{text-transform:uppercase;outline:none;font-size:13px;display:inline-block}.button-white{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.button-white{font-size:11px}}@media only screen and (min-width:1400px){.button-white{font-size:12px}}.button-white .icon--external-link-square-alt{width:10px;height:9px}.button-white .icon--caret-right,.button-white .icon--caret-right-solid{color:inherit;width:6px;height:11px}.button-white[target=_blankfollow]{margin:0 13px 0 0}.button-white[target=_blankfollow] .icon--caret-right{display:none}.button-white[target=_blankfollow] .icon--external-link-square-alt{display:inline}.button-white .icon--caret-right{margin:0 0 0 8px;position:relative;top:2px}.button-plum{color:#fff;text-decoration:none;cursor:pointer}.button-plum:link,.button-plum:hover,.button-plum:focus,.button-plum:active,.button-plum:visited,.button-plum:link:hover,.button-plum:visited:hover{text-decoration:none}.button-plum:link{color:#fff}.button-plum:visited{color:#fff}.button-plum:hover,.button-plum:link:hover,.button-plum:visited:hover{color:#352c66}.button-plum:active,.button-plum:focus{color:#fff}.button-plum{line-height:1;color:#fff;letter-spacing:1.5px;background:#352c66;border:1px solid rgba(0,0,0,0);padding:12px 10px;font-family:"chivobold",sans-serif}.button-plum:hover,.button-plum:focus{border-color:#352c66;color:#352c66;background:#ddd;text-decoration:none}.button-plum{text-transform:uppercase;outline:none;font-size:13px;display:inline-block}.button-plum{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.button-plum{font-size:11px}}@media only screen and (min-width:1400px){.button-plum{font-size:12px}}.button-plum .icon--external-link-square-alt{width:10px;height:9px}.button-plum .icon--caret-right,.button-plum .icon--caret-right-solid{color:inherit;width:6px;height:11px}.button-plum[target=_blankfollow]{margin:0 13px 0 0}.button-plum[target=_blankfollow] .icon--caret-right{display:none}.button-plum[target=_blankfollow] .icon--external-link-square-alt{display:inline}.button-plum .icon--caret-right{margin:0 0 0 8px;position:relative;top:2px}.button-download{color:#fff;text-decoration:none;cursor:pointer}.button-download:link,.button-download:hover,.button-download:focus,.button-download:active,.button-download:visited,.button-download:link:hover,.button-download:visited:hover{text-decoration:none}.button-download:link{color:#fff}.button-download:visited{color:#fff}.button-download:hover,.button-download:link:hover,.button-download:visited:hover{color:#003d79}.button-download:active,.button-download:focus{color:#fff}.button-download{line-height:1;color:#fff;letter-spacing:1.5px;background:#003d79;border:1px solid rgba(0,0,0,0);padding:12px 10px;font-family:"chivobold",sans-serif}.button-download:hover,.button-download:focus{border-color:#003d79;color:#003d79;background:#e5ebf1;text-decoration:none}.button-download{text-transform:uppercase;outline:none;font-size:13px;display:inline-block}.button-download{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.button-download{font-size:11px}}@media only screen and (min-width:1400px){.button-download{font-size:12px}}.button-download .icon--external-link-square-alt{width:10px;height:9px}.button-download .icon--caret-right,.button-download .icon--caret-right-solid{color:inherit;width:6px;height:11px}.button-download[target=_blankfollow]{margin:0 13px 0 0}.button-download[target=_blankfollow] .icon--caret-right{display:none}.button-download[target=_blankfollow] .icon--external-link-square-alt{display:inline}.button-download .icon--caret-right{margin:0 0 0 8px;position:relative;top:2px}.button-download .icon{width:12px;height:11px;margin:0 0 0 8px}.button-media-request{color:#fff;text-decoration:none;cursor:pointer}.button-media-request:link,.button-media-request:hover,.button-media-request:focus,.button-media-request:active,.button-media-request:visited,.button-media-request:link:hover,.button-media-request:visited:hover{text-decoration:none}.button-media-request:link{color:#fff}.button-media-request:visited{color:#fff}.button-media-request:hover,.button-media-request:link:hover,.button-media-request:visited:hover{color:#003d79}.button-media-request:active,.button-media-request:focus{color:#fff}.button-media-request{line-height:1;color:#fff;letter-spacing:1.5px;background:#003d79;border:1px solid rgba(0,0,0,0);padding:12px 10px;font-family:"chivobold",sans-serif}.button-media-request:hover,.button-media-request:focus{border-color:#003d79;color:#003d79;background:#e5ebf1;text-decoration:none}.button-media-request{text-transform:uppercase;outline:none;font-size:13px;display:inline-block}.button-media-request{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.button-media-request{font-size:11px}}@media only screen and (min-width:1400px){.button-media-request{font-size:12px}}.button-media-request .icon--external-link-square-alt{width:10px;height:9px}.button-media-request .icon--caret-right,.button-media-request .icon--caret-right-solid{color:inherit;width:6px;height:11px}.button-media-request[target=_blankfollow]{margin:0 13px 0 0}.button-media-request[target=_blankfollow] .icon--caret-right{display:none}.button-media-request[target=_blankfollow] .icon--external-link-square-alt{display:inline}.button-media-request .icon--caret-right{margin:0 0 0 8px;position:relative;top:2px}.button-media-request .icon{width:12px;height:11px;margin:0 0 0 8px}.carousel{position:relative;display:flex;justify-content:center;align-items:center}.carousel__nav{display:inline-block;background:rgba(0,0,0,0);cursor:pointer;border:none;padding:0;box-shadow:none;border-radius:0}.carousel__nav:focus{outline:1px dotted #292929}.carousel__nav .icon{color:#005395;width:6px;height:10px}.carousel__nav .icon:hover{color:#22355a}.carousel__nav--previous{margin:0 8px 0 0}.carousel__nav--next{margin:0 0 0 8px}.carousel__dots{position:relative;top:-1px;display:inline-block;background:rgba(0,0,0,0);cursor:pointer;width:11px;height:11px;margin:0 11px;padding:0;border-radius:50%;border:1px solid #005395;transition:all .3s ease}.carousel__dots:hover{border-radius:50%;box-shadow:inset 0 0 0 1px #22355a}.carousel__dots:focus{outline:1px dotted #292929}.carousel__dots.active{border-radius:50%;background:#005395}.chart__title{color:#22355a;font-family:"chivoregular",sans-serif;font-size:16px;line-height:20px;margin:0 0 10px 0}@media only screen and (min-width:768px){.chart__title{line-height:18px;margin:0 0 20px 0}}.chart--line .highcharts-legend-item .highcharts-graph{stroke-width:16}.chart--line .highcharts-legend-item .highcharts-point{fill:none}.chart--bar{margin:0 0 30px 0}@media only screen and (min-width:768px){.chart--bar{margin:0 0 40px 0}}.collection-block{width:100%;background-color:#003d79;color:#fff;padding:15px 32px}@media only screen and (min-width:768px){.collection-block{padding:15px 20px}}.collection-block__title{line-height:18px;letter-spacing:1.5px;font-family:"chivoregular",sans-serif;font-weight:600;font-size:11px;padding:0 0 10px 0;text-transform:uppercase}.collection-block__list{padding:0;margin:0px;list-style:none;line-height:0}.collection-block__list-item{margin:0;padding:0 0 10px 0;display:block;width:100%;line-height:18px}.collection-block__list-item:last-child{padding:0 0 0 0}.collection-block__list-item-url{line-height:18px;letter-spacing:0px;font-family:"chivobold",sans-serif;font-size:14px;color:#fff}.collection-block__list-item-url{color:#fff;text-decoration:none;cursor:pointer}.collection-block__list-item-url:link{color:#fff;text-decoration:none;cursor:pointer}.collection-block__list-item-url:visited{color:#fff;text-decoration:none;cursor:pointer}.collection-block__list-item-url:hover,.collection-block__list-item-url:link:hover,.collection-block__list-item-url:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.collection-block__list-item-url:active,.collection-block__list-item-url:focus{color:#fff;text-decoration:underline;cursor:pointer}.collection-block__list-item-url:hover,.collection-block__list-item-url:active,.collection-block__list-item-url:focus,.collection-block__list-item-url:link:hover,.collection-block__list-item-url:visited:hover{text-decoration:underline}.collection-block-demo{float:right;width:100%}@media only screen and (min-width:768px){.collection-block-demo{width:214px}}@media only screen and (min-width:1024px){.collection-block-demo{width:216px}}@media only screen and (min-width:1400px){.collection-block-demo{width:220px}}.cke_editable .collection-block,.block-field-blocknodearticlebody .collection-block,.node--type-reports .collection-block{color:#fff}.cke_editable .collection-block__list-item-url,.block-field-blocknodearticlebody .collection-block__list-item-url,.node--type-reports .collection-block__list-item-url{color:#fff}.cke_editable .collection-block__list-item-url,.block-field-blocknodearticlebody .collection-block__list-item-url,.node--type-reports .collection-block__list-item-url{color:#fff;text-decoration:none;cursor:pointer}.cke_editable .collection-block__list-item-url:link,.block-field-blocknodearticlebody .collection-block__list-item-url:link,.node--type-reports .collection-block__list-item-url:link{color:#fff;text-decoration:none;cursor:pointer}.cke_editable .collection-block__list-item-url:visited,.block-field-blocknodearticlebody .collection-block__list-item-url:visited,.node--type-reports .collection-block__list-item-url:visited{color:#fff;text-decoration:none;cursor:pointer}.cke_editable .collection-block__list-item-url:hover,.cke_editable .collection-block__list-item-url:link:hover,.cke_editable .collection-block__list-item-url:visited:hover,.block-field-blocknodearticlebody .collection-block__list-item-url:hover,.block-field-blocknodearticlebody .collection-block__list-item-url:link:hover,.block-field-blocknodearticlebody .collection-block__list-item-url:visited:hover,.node--type-reports .collection-block__list-item-url:hover,.node--type-reports .collection-block__list-item-url:link:hover,.node--type-reports .collection-block__list-item-url:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.cke_editable .collection-block__list-item-url:active,.cke_editable .collection-block__list-item-url:focus,.block-field-blocknodearticlebody .collection-block__list-item-url:active,.block-field-blocknodearticlebody .collection-block__list-item-url:focus,.node--type-reports .collection-block__list-item-url:active,.node--type-reports .collection-block__list-item-url:focus{color:#fff;text-decoration:underline;cursor:pointer}.cke_editable .collection-block__list-item,.block-field-blocknodearticlebody .collection-block__list-item,.node--type-reports .collection-block__list-item{margin:0;text-indent:0}.cke_editable .collection-block__list-item:before,.block-field-blocknodearticlebody .collection-block__list-item:before,.node--type-reports .collection-block__list-item:before{display:none}.collections-landing__clear:after{content:"";display:table;clear:both}.collection-listing-container .landing-search{margin-top:30px;margin-bottom:30px}.collection-listing-container .collection-listing-wrapper{background:#f8f9fa}.collection-listing-container .collection-listing-wrapper:after{content:"";display:table;clear:both}.collection-listing{-webkit-box-shadow:0 0 8px 0 #D3D7DE;-moz-box-shadow:0 0 8px 0 #D3D7DE;box-shadow:0 0 8px 0 #D3D7DE}.collection-listing__eyebrow{background:#003d79;padding:9px 20px 15px 20px}@media only screen and (min-width:768px){.collection-listing__eyebrow{padding:0}.collection-listing__eyebrow:after{content:"";display:table;clear:both}}.collection-listing__eyebrow-title{font-family:"chivobold",sans-serif;font-size:18px;font-style:normal;font-stretch:normal;line-height:1.22;letter-spacing:normal;color:#fff;padding:0;margin:0 0 15px 0;word-break:break-word}@media only screen and (min-width:768px){.collection-listing__eyebrow-title{font-size:16px;line-height:1.25;margin:0;float:left;width:70%;padding:10px 0 11px 20px}}@media only screen and (min-width:1400px){.collection-listing__eyebrow-title{font-size:20px;line-height:1.2;padding:12px 0 12px 20px}}.collection-listing__eyebrow-link{display:block;width:100%;text-align:right;line-height:1}@media only screen and (min-width:768px){.collection-listing__eyebrow-link{float:right;width:30%;padding:12px 15px 13px 0}}@media only screen and (min-width:1024px){.collection-listing__eyebrow-link{padding:12px 20px 13px 0}}@media only screen and (min-width:1400px){.collection-listing__eyebrow-link{padding:16px 20px 16px 0}}.collection-listing__content{background:#fff}@media only screen and (min-width:768px){.collection-listing__content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.collection-listing__content{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap}}.collection-listing__image-wrap{display:block}@media only screen and (min-width:768px){.collection-listing__image-wrap{width:335px;padding:20px 15px 20px 20px}}@media only screen and (min-width:1024px){.collection-listing__image-wrap{width:414px;padding:20px 18px 20px 20px}}@media only screen and (min-width:1400px){.collection-listing__image-wrap{width:475px;padding:40px 25px 40px 40px}}.collection-listing__image{width:100%;height:auto;display:block}@media only screen and (min-width:768px){.collection-listing__image{width:300px}}@media only screen and (min-width:1024px){.collection-listing__image{width:376px}}@media only screen and (min-width:1400px){.collection-listing__image{width:410px}}.collection-listing__link-wrap{display:block;padding:20px;position:relative}@media only screen and (min-width:768px){.collection-listing__link-wrap{width:calc(100% - 335px);padding:20px 30px 20px 15px}}@media only screen and (min-width:1024px){.collection-listing__link-wrap{width:calc(100% - 414px);padding:20px 36px 20px 18px}}@media only screen and (min-width:1400px){.collection-listing__link-wrap{width:calc(100% - 475px);padding:40px 40px 40px 25px}}.collection-listing__link-list{line-height:1}.collection-listing__link-list>li{margin:0 0 15px 0;display:block}.collection-listing__link-item{border-bottom:1px solid #d3d7de;padding:0 0 15px 0}.collection-listing__link-item:last-child{border-bottom:0;padding:0;margin:0}.collection-listing__link{font-family:"robotobold",sans-serif;font-size:14px;font-style:normal;font-stretch:normal;line-height:1.29;letter-spacing:normal}.collection-listing__link{color:#22355a;text-decoration:none;cursor:pointer}.collection-listing__link:link{color:#22355a;text-decoration:none;cursor:pointer}.collection-listing__link:visited{color:#22355a;text-decoration:none;cursor:pointer}.collection-listing__link:hover,.collection-listing__link:link:hover,.collection-listing__link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.collection-listing__link:active,.collection-listing__link:focus{color:#22355a;text-decoration:underline;cursor:pointer}@media only screen and (min-width:1400px){.collection-listing__link{font-size:16px;line-height:1.25}}@media only screen and (min-width:768px){.collection-listing__no-image{width:100%;padding-left:30px}}@media only screen and (min-width:1024px){.collection-listing__no-image{padding-left:36px}}@media only screen and (min-width:1400px){.collection-listing__no-image{padding-left:50px}}.collection-listing--permission-icon .collection-listing__link-item:last-child{padding:0 25px 0 0}@media only screen and (min-width:768px){.collection-listing--permission-icon .collection-listing__link-item:last-child{padding:0 15px 0 0}}.collection-listing .permissions-icon{position:absolute;bottom:0;right:0}.views-row:nth-child(3) .collection-listing{margin:30px 0 0 0}.views-row:first-child .collection-listing{margin:30px 0}.collection-listing.collections-teaser-block{margin:0}.compare-specialty__selection{padding:30px 32px 40px 32px}@media only screen and (min-width:768px){.compare-specialty__selection{padding:30px 54px}}@media only screen and (min-width:1024px){.compare-specialty__selection{padding:30px 72px}}@media only screen and (min-width:1400px){.compare-specialty__selection{padding:30px 150px}}.compare-specialty__selection .icon--chevron-down{color:#22355a}.compare-specialty__selection .ajax-progress{position:absolute;right:25px;top:18px}@media only screen and (min-width:768px){.compare-specialty__selection .ajax-progress{top:15px}}.compare-specialty__selection .ajax-progress .throbber{padding:1px 6px 2px}@media only screen and (min-width:768px){.compare-specialty__selection .selectbox-set__wrap{width:33.33%}}.compare-specialty__selection .selectbox-set__wrap label{visibility:hidden}.compare-specialty__selection .selectbox-set__wrap .js-hide{display:none}.compare-specialty__selection .selectbox-set__wrap .form--inline>.form-item{float:none;margin:0}.compare-specialty__carousel{background:#f8f9fa}@media only screen and (min-width:768px){.compare-specialty__carousel{display:none}}.compare-specialty__carousel .carousel__dots,.compare-specialty__carousel .carousel__nav{margin:25px 11px -5px 11px}.compare-specialty:not(.compare-specialty--sticky) .carousel{margin:0 !important}.compare-specialty__catalog{background:#f8f9fa;width:100%;overflow-x:hidden}.compare-specialty__list{position:relative;display:flex;margin:0 0 0 32px;padding:25px 0 60px 0;list-style-type:none;background:#f8f9fa;transition:all 300ms ease}@media only screen and (min-width:768px){.compare-specialty__list{margin:0 !important;padding:41px 54px}}@media only screen and (min-width:1024px){.compare-specialty__list{padding:41px 72px}}@media only screen and (min-width:1400px){.compare-specialty__list{padding:41px 150px}}.compare-specialty--sticky .compare-specialty__block.active .compare-specialty__heading{z-index:1;box-shadow:0 0 6px 0 rgba(41,41,41,.3)}@media only screen and (min-width:768px){.compare-specialty--sticky .compare-specialty__block.active .compare-specialty__heading{box-shadow:none}}.compare-specialty--sticky .compare-specialty__carousel.hidden{display:none}.compare-specialty--sticky .compare-specialty__heading{position:fixed;top:60px;width:310px;background:#fff;padding:13px 26px 15px 26px;left:0;right:0;margin:auto;border:none}@media only screen and (min-width:768px){.compare-specialty--sticky .compare-specialty__heading{position:relative;padding:0;margin:0 0 23px 0;border-bottom:1px solid #d3d7de;box-shadow:none;height:auto}}@media only screen and (min-width:1400px){.compare-specialty--sticky .compare-specialty__heading{margin:0 0 36px 0}}.compare-specialty--sticky .compare-specialty__heading-title{padding:0}.compare-specialty--sticky .compare-specialty__heading-title .favorites-icon.favorite-single{right:15px;top:12px}.compare-specialty--sticky .compare-specialty__carousel{position:fixed;top:60px;width:100%;z-index:1;margin:0;display:flex;justify-content:center;padding:0;background:none}.compare-specialty--sticky .compare-specialty__carousel .carousel{position:absolute;left:0;justify-content:space-between;width:374px}@media only screen and (min-width:768px){.compare-specialty--sticky .compare-specialty__carousel .carousel{display:none}}.compare-specialty--sticky .compare-specialty__carousel .carousel__dots{display:none}.compare-specialty--sticky .compare-specialty__carousel .carousel__nav{height:50px;width:32px;padding:0}.compare-specialty--sticky .compare-specialty__carousel .carousel__nav .icon{color:#fff;height:13px;width:8px}.compare-specialty--sticky .compare-specialty__carousel .carousel__nav--previous{margin:0 8px 0 0}.compare-specialty--sticky .compare-specialty__carousel .carousel__nav--next{margin:0 0 0 8px}.compare-specialty--sticky .compare-specialty__carousel .carousel__nav:hover,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav:focus,.compare-specialty--sticky .compare-specialty__carousel .carousel__nav:active{background:#003d79}.compare-specialty--sticky .favorites-icon .tooltiptext{bottom:-30px;left:-21px}.compare-specialty--sticky .favorites-icon .tooltiptext::after,.compare-specialty--sticky .favorites-icon .tooltiptext::before{bottom:100%;top:unset;left:82%;border-top:none}.compare-specialty--sticky .favorites-icon .tooltiptext::before{border-bottom:10px solid #d3d7de}.compare-specialty--sticky .favorites-icon .tooltiptext::after{border-bottom:10px solid #fff;margin-bottom:-2px}.compare-specialty--sticky .favorites-icon .tooltiptext-active{bottom:-30px;left:12px}.compare-specialty--sticky .favorites-icon .tooltiptext-active::after,.compare-specialty--sticky .favorites-icon .tooltiptext-active::before{bottom:100%;top:unset;left:72%;border-top:none}.compare-specialty--sticky .favorites-icon .tooltiptext-active::before{border-bottom:10px solid #72c267}.compare-specialty--sticky .favorites-icon .tooltiptext-active::after{border-bottom:10px solid #e3f3e1;margin-bottom:-2px}.compare-specialty__block .views-row{position:relative;margin:0;display:flex}.compare-specialty__block{position:relative;display:inline-block;margin:0;min-width:310px;max-width:310px;flex:1 1 auto;outline:none}@media only screen and (min-width:768px){.compare-specialty__block{box-shadow:none;min-width:auto;max-width:none;width:33.33%}}.compare-specialty__block+.compare-specialty__block{margin:0}@media only screen and (min-width:768px){.compare-specialty__block+.compare-specialty__block{margin:0 0 0 20px}}@media only screen and (min-width:768px){.compare-specialty__block:last-child .favorites-icon .tooltiptext{left:4px}.compare-specialty__block:last-child .favorites-icon .tooltiptext::after,.compare-specialty__block:last-child .favorites-icon .tooltiptext::before{left:76%}}@media only screen and (min-width:1024px){.compare-specialty__block:last-child .favorites-icon .tooltiptext{left:31px}.compare-specialty__block:last-child .favorites-icon .tooltiptext::after,.compare-specialty__block:last-child .favorites-icon .tooltiptext::before{left:50%}}@media only screen and (min-width:768px){.compare-specialty__block:last-child .favorites-icon .tooltiptext-active{left:-27px}.compare-specialty__block:last-child .favorites-icon .tooltiptext-active::after,.compare-specialty__block:last-child .favorites-icon .tooltiptext-active::before{left:82%}}@media only screen and (min-width:1024px){.compare-specialty__block:last-child .favorites-icon .tooltiptext-active{left:15px}.compare-specialty__block:last-child .favorites-icon .tooltiptext-active::after,.compare-specialty__block:last-child .favorites-icon .tooltiptext-active::before{left:50%}}.compare-specialty__block.active .compare-specialty__item{background:#fff;z-index:1;min-width:310px;max-width:310px}@media only screen and (min-width:768px){.compare-specialty__block.active .compare-specialty__item{background:none;min-width:auto;max-width:none;position:relative;left:initial;margin:0;transform:none}}.compare-specialty__block:not(.active) .compare-specialty__item::after{content:"";position:absolute;top:0;left:0;background:rgba(41,41,41,.2);width:100%;height:100%}@media only screen and (min-width:768px){.compare-specialty__block:not(.active) .compare-specialty__item::after{content:none}}.compare-specialty__item{position:relative;transition:all 300ms ease;box-shadow:0 0 6px 0 rgba(41,41,41,.3);width:100%;padding:0 1px 1px 1px}@media only screen and (min-width:768px){.compare-specialty__item{box-shadow:none}}.compare-specialty__item-placeholder{display:none;height:226px;width:100%;padding:20px;background:#fff;box-shadow:0 0 6px 0 rgba(41,41,41,.3)}@media only screen and (min-width:768px){.compare-specialty__item-placeholder{display:block}}.compare-specialty__item-title{font-family:"robotoregular",sans-serif;line-height:30px;font-size:20px}.compare-specialty__item .icon--bookmark{min-width:9px;width:9px;height:20px;margin:0 0 0 auto}.compare-specialty__white-button-wrap{display:flex;margin:42px 0 0 0;background:#003d79;padding:12px 10px}.compare-specialty__white-button-wrap .white-text-link{word-break:break-word}.compare-specialty__white-button-wrap .white-text-link{color:#fff;text-decoration:none;cursor:pointer}.compare-specialty__white-button-wrap .white-text-link:link{color:#fff;text-decoration:none;cursor:pointer}.compare-specialty__white-button-wrap .white-text-link:visited{color:#fff;text-decoration:none;cursor:pointer}.compare-specialty__white-button-wrap .white-text-link:hover,.compare-specialty__white-button-wrap .white-text-link:link:hover,.compare-specialty__white-button-wrap .white-text-link:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.compare-specialty__white-button-wrap .white-text-link:active,.compare-specialty__white-button-wrap .white-text-link:focus{color:#fff;text-decoration:underline;cursor:pointer}.compare-specialty__white-button-wrap .white-text-link:link:hover,.compare-specialty__white-button-wrap .white-text-link:visited:hover,.compare-specialty__white-button-wrap .white-text-link:hover,.compare-specialty__white-button-wrap .white-text-link:focus{text-decoration:none}.compare-specialty__heading{border-bottom:1px solid #d3d7de;margin:20px 17px 11px 17px}@media only screen and (min-width:768px){.compare-specialty__heading{margin:0 0 23px 0;transition:all .3s ease}}@media only screen and (min-width:1400px){.compare-specialty__heading{margin:0 0 36px 0}}.compare-specialty__heading-title{display:flex;font-family:"chivobold",sans-serif;font-size:18px;font-weight:normal;line-height:1.22;letter-spacing:normal;width:100%;color:#22355a;word-break:break-word;align-self:center;margin:0;padding:0 13px 5px 0}.compare-specialty__heading-title .favorites-icon .tooltiptext-remove--mobileview{line-height:8px}@media only screen and (min-width:768px){.compare-specialty__heading-title .favorites-icon .tooltiptext-remove--mobileview{line-height:normal}}.compare-specialty__heading-title .favorites-icon .icon--favorites{color:#22355a;width:9px}@media only screen and (min-width:768px){.compare-specialty__heading-title{font-size:16px;line-height:1.25;padding:0 15px 6px 0}}@media only screen and (min-width:1400px){.compare-specialty__heading-title{font-size:20px;line-height:1.2;padding:0 15px 13px 0}}.compare-specialty__content{background:#fff;padding:20px 17px}@media only screen and (min-width:768px){.compare-specialty__content{padding:24px 20px}}@media only screen and (min-width:768px){.compare-specialty__content{box-shadow:0 0 6px 0 rgba(41,41,41,.3)}}.compare-specialty__content-error{height:226px}.compare-specialty__content-item{padding:0 0 10px 0}@media only screen and (min-width:768px){.compare-specialty__content-item{padding:0 0 30px 0;border-bottom:1px solid #d3d7de}}.compare-specialty__content-item--small .highlighted-data--small .highlighted-data__content{font-size:26px;line-height:36px}@media only screen and (min-width:768px){.compare-specialty__content-item--small .highlighted-data--small .highlighted-data__content{font-size:44px;line-height:44px}}.compare-specialty__content-item+.compare-specialty__content-item{padding:10px 0}@media only screen and (min-width:768px){.compare-specialty__content-item+.compare-specialty__content-item{padding:30px 0}}.contact-info-block{width:100%;float:left;background-color:#f8f9fa;padding:0 32px 0 33px}.contact-info-block{-webkit-box-shadow:-2px 0 8px 0 #D3D7DE;-moz-box-shadow:-2px 0 8px 0 #D3D7DE;box-shadow:-2px 0 8px 0 #D3D7DE}@media only screen and (min-width:768px){.contact-info-block{padding:0 17px 0 20px}.contact-info-block{-webkit-box-shadow:0 0 8px 0 #D3D7DE;-moz-box-shadow:0 0 8px 0 #D3D7DE;box-shadow:0 0 8px 0 #D3D7DE}}@media only screen and (min-width:1024px){.contact-info-block{padding:0 20px}}@media only screen and (min-width:1400px){.contact-info-block{padding:0 24px 0 20px}}.contact-info-block--animateonscroll{-webkit-animation:contactinfo_onscroll 2s;-moz-animation:contactinfo_onscroll 2s;-o-animation:contactinfo_onscroll 2s;animation:contactinfo_onscroll 2s}@-webkit-keyframes contactinfo_onscroll{from{opacity:0}to{opacity:1}}@-moz-keyframes contactinfo_onscroll{from{opacity:0}to{opacity:1}}@-ms-keyframes contactinfo_onscroll{from{opacity:0}to{opacity:1}}@-o-keyframes contactinfo_onscroll{from{opacity:0}to{opacity:1}}@keyframes contactinfo_onscroll{from{opacity:0}to{opacity:1}}.contact-info-block__inner-container{width:100%;float:left}.contact-info-block__inner-container-wrapper{width:100%;float:left;padding:14px 0 17px 0;word-break:break-word}.contact-info-block__main-title{font-family:"chivoregular",sans-serif;font-size:11px;font-weight:normal;line-height:20px;letter-spacing:1.5px;color:#22355a;margin:0px;text-transform:uppercase;padding:0 0 9px 0}@media only screen and (min-width:768px){.contact-info-block__main-title{padding:0 0 10px 0}}.contact-info-block__title-wrap .contact-info-block__cta{display:none}.contact-info-block__title{font-family:"chivobold",sans-serif;font-size:14px;line-height:18px;letter-spacing:0;color:#22355a;padding:0 0 5px 0}@media only screen and (min-width:768px){.contact-info-block__title{font-size:13px}}.contact-info-block__email,.contact-info-block__phone-number{font-family:"robotoregular",sans-serif;font-size:13px;line-height:20px;letter-spacing:0;color:#22355a;padding:0 0 11px 0}.contact-info-block .icon--phone,.contact-info-block .icon--mail{color:#91a5a6;width:12px;height:13px;margin:0 10px 0 0;position:relative;top:2px}.contact-info-block__email-url,.contact-info-block__phone-number-link{color:#22355a;text-decoration:none;cursor:pointer}.contact-info-block__email-url:link,.contact-info-block__phone-number-link:link{color:#22355a;text-decoration:none;cursor:pointer}.contact-info-block__email-url:visited,.contact-info-block__phone-number-link:visited{color:#22355a;text-decoration:none;cursor:pointer}.contact-info-block__email-url:hover,.contact-info-block__email-url:link:hover,.contact-info-block__email-url:visited:hover,.contact-info-block__phone-number-link:hover,.contact-info-block__phone-number-link:link:hover,.contact-info-block__phone-number-link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.contact-info-block__email-url:active,.contact-info-block__email-url:focus,.contact-info-block__phone-number-link:active,.contact-info-block__phone-number-link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.contact-info-block__contact-details p{font-family:"robotoregular",sans-serif;font-size:13px;line-height:20px;letter-spacing:0;padding:1px 0 0 0;color:#22355a}@media only screen and (min-width:768px){.contact-info-block__contact-details p{padding:0}}.contact-info-block__cta{padding:19px 0 18px 0;float:left;border-top:1px #d3d7de solid;width:100%;line-height:13px}@media only screen and (min-width:768px){.contact-info-block__cta{line-height:11px}}.contact-info-block__cta .primary-text-link{font-family:"chivobold",sans-serif;font-size:13px;letter-spacing:1.5px;color:#22355a;text-transform:uppercase}.contact-info-block__cta .primary-text-link{color:#22355a;text-decoration:none;cursor:pointer}.contact-info-block__cta .primary-text-link:link{color:#22355a;text-decoration:none;cursor:pointer}.contact-info-block__cta .primary-text-link:visited{color:#22355a;text-decoration:none;cursor:pointer}.contact-info-block__cta .primary-text-link:hover,.contact-info-block__cta .primary-text-link:link:hover,.contact-info-block__cta .primary-text-link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.contact-info-block__cta .primary-text-link:active,.contact-info-block__cta .primary-text-link:focus{color:#22355a;text-decoration:underline;cursor:pointer}@media only screen and (min-width:768px){.contact-info-block__cta .primary-text-link{font-size:11px}}.contact-info-block__cta .primary-text-link:hover,.contact-info-block__cta .primary-text-link:link:hover,.contact-info-block__cta .primary-text-link:visited:hover,.contact-info-block__cta .primary-text-link:active,.contact-info-block__cta .primary-text-link:focus{text-decoration:none}.contact-info-block__cta .primary-text-link .icon--caret-right{top:0}@media only screen and (min-width:768px){.contact-info-block__cta .primary-text-link .icon--caret-right{top:-1px}}@media only screen and (min-width:768px){.contact-info-block__cta .primary-text-link:before{bottom:0}}@media only screen and (min-width:1400px){.contact-info-block__cta .primary-text-link:before{bottom:-3px}}.contact-info-block__demo{width:100%;float:left}@media only screen and (min-width:768px){.contact-info-block__demo{width:213px}}@media only screen and (min-width:1024px){.contact-info-block__demo{width:216px}}@media only screen and (min-width:1400px){.contact-info-block__demo{width:220px}}.contact-info-block--full{padding:0;background-color:rgba(0,0,0,0)}.contact-info-block--full{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.contact-info-block--full .contact-info-block__inner-container-wrapper{padding:0;font-size:0}@media only screen and (max-width:767px){.contact-info-block--full .contact-info-block__wrap{padding:0 0 20px 3px}}@media only screen and (min-width:768px){.contact-info-block--full .contact-info-block__wrap{width:50%;display:inline-block;vertical-align:top}.contact-info-block--full .contact-info-block__wrap:nth-of-type(odd){padding:0 0 17px 32px}.contact-info-block--full .contact-info-block__wrap:nth-of-type(odd):nth-last-of-type(1){padding:0 0 0 32px}.contact-info-block--full .contact-info-block__wrap:nth-of-type(odd):nth-last-of-type(1) div:nth-last-of-type(1){padding:0}.contact-info-block--full .contact-info-block__wrap:nth-of-type(even){padding:0 32px 17px 0}.contact-info-block--full .contact-info-block__wrap:nth-of-type(even):nth-last-of-type(1),.contact-info-block--full .contact-info-block__wrap:nth-of-type(even):nth-last-of-type(2){padding:0 32px 0 0}.contact-info-block--full .contact-info-block__wrap:nth-of-type(even):nth-last-of-type(1) div:nth-last-of-type(1),.contact-info-block--full .contact-info-block__wrap:nth-of-type(even):nth-last-of-type(2) div:nth-last-of-type(1){padding:0}}@media only screen and (min-width:1024px){.contact-info-block--full .contact-info-block__wrap:nth-of-type(odd){padding:0 0 17px 36px}.contact-info-block--full .contact-info-block__wrap:nth-of-type(odd):nth-last-of-type(1){padding:0 0 0 36px}.contact-info-block--full .contact-info-block__wrap:nth-of-type(even){padding:0 36px 17px 0}.contact-info-block--full .contact-info-block__wrap:nth-of-type(even):nth-last-of-type(1),.contact-info-block--full .contact-info-block__wrap:nth-of-type(even):nth-last-of-type(2){padding:0 36px 0 0}}@media only screen and (min-width:1400px){.contact-info-block--full .contact-info-block__wrap:nth-of-type(odd){padding:0 0 17px 50px}.contact-info-block--full .contact-info-block__wrap:nth-of-type(odd):nth-last-of-type(1){padding:0 0 0 50px}.contact-info-block--full .contact-info-block__wrap:nth-of-type(even){padding:0 50px 17px 0}.contact-info-block--full .contact-info-block__wrap:nth-of-type(even):nth-last-of-type(1),.contact-info-block--full .contact-info-block__wrap:nth-of-type(even):nth-last-of-type(2){padding:0 50px 0 0}}.contact-info-block--full .contact-info-block__title-wrap{align-items:center;padding:0 0 5px 0;margin:0 0 30px 0}.contact-info-block--full .contact-info-block__title-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media only screen and (min-width:768px){.contact-info-block--full .contact-info-block__title-wrap{padding:0 0 6px 0}}@media only screen and (min-width:1400px){.contact-info-block--full .contact-info-block__title-wrap{padding:0 0 13px 0}}.contact-info-block--full .contact-info-block__title-wrap .contact-info-block__cta{width:auto;flex:0 0 160px;padding:0;display:none}@media only screen and (min-width:768px){.contact-info-block--full .contact-info-block__title-wrap .contact-info-block__cta{display:block}}.contact-info-block--full .contact-info-block__main-title{font-family:"chivobold",sans-serif;text-transform:capitalize;font-size:18px;line-height:1.22;padding:0;letter-spacing:normal;flex:1 0 0}@media only screen and (min-width:768px){.contact-info-block--full .contact-info-block__main-title{font-size:16px;line-height:1.25}}@media only screen and (min-width:1400px){.contact-info-block--full .contact-info-block__main-title{font-size:20px;line-height:1.2}}.contact-info-block--full .contact-info-block__title,.contact-info-block--full .contact-info-block__email,.contact-info-block--full .contact-info-block__phone-number{font-size:14px;line-height:1.29}.contact-info-block--full .contact-info-block__title i,.contact-info-block--full .contact-info-block__email i,.contact-info-block--full .contact-info-block__phone-number i{width:19px}.contact-info-block--full .contact-info-block__title{padding:0 0 10px 0}.contact-info-block--full .contact-info-block__email,.contact-info-block--full .contact-info-block__phone-number{padding:0 0 10px 0}@media only screen and (min-width:768px){.contact-info-block--full .contact-info-block__email,.contact-info-block--full .contact-info-block__phone-number{padding:0 0 13px 0}}.contact-info-block--full .contact-info-block__cta{border-top:none;text-align:right;padding:30px 0 0 0;display:block}@media only screen and (min-width:768px){.contact-info-block--full .contact-info-block__cta{display:none}}.contact-info-block--full .contact-info-block__cta .primary-text-link{line-height:.85;letter-spacing:1.77px}@media only screen and (min-width:768px){.contact-info-block--full .contact-info-block__cta .primary-text-link{line-height:1.64;letter-spacing:1.5px}}@media only screen and (min-width:1400px){.contact-info-block--full .contact-info-block__cta .primary-text-link{line-height:1;font-size:12px}}.contact-info-block--full .contact-info-block__cta .primary-text-link .icon--caret-right{top:-1px}@media only screen and (min-width:768px){.contact-info-block--full .contact-info-block__cta .primary-text-link .icon--caret-right{top:3px}}@media only screen and (min-width:1400px){.contact-info-block--full .contact-info-block__cta .primary-text-link .icon--caret-right{top:0}}.content-blur{position:relative;filter:url(#blur-filter);filter:blur(4px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:0\0)and (min-resolution:72dpi),screen and (min-width:0\0)and (-webkit-min-device-pixel-ratio:0.75),screen and (min-width:0\0)and (min--moz-device-pixel-ratio:0.75){.content-blur{opacity:.6}.content-blur *{text-shadow:0 0 5px rgba(0,0,0,.6);color:#d3d7de !important}}.content-blur::before{content:"";position:absolute;height:100%;width:100%;z-index:1}.content-blur-container{position:relative;padding:30px 0;min-height:600px}@media only screen and (min-width:768px){.content-blur-container{padding:30px 20px}}@media only screen and (min-width:1024px){.content-blur-container{padding:30px 36px}}@media only screen and (min-width:1400px){.content-blur-container{padding:40px}}.content-blur-container--extra-blur .content-blur{filter:blur(12px)}.content-blur-container--nopadding{padding:0;min-height:0}.content-blur__signin-prompt{position:absolute;background-color:#fff;padding:30px 30px 0;margin:auto;width:95%;top:80px;left:0;right:0;z-index:1}.content-blur__signin-prompt{-webkit-box-shadow:0 0 8px 0 #D3D7DE;-moz-box-shadow:0 0 8px 0 #D3D7DE;box-shadow:0 0 8px 0 #D3D7DE}@media only screen and (min-width:768px){.content-blur__signin-prompt{max-width:404px}}@media only screen and (min-width:1024px){.content-blur__signin-prompt{max-width:412px}}@media only screen and (min-width:1400px){.content-blur__signin-prompt{max-width:420px}}.content-blur__signin-prompt h5{color:#22355a;border-bottom:1px solid #d3d7de;margin:0 0 20px 0}.content-blur__signin-prompt .button-blue,.content-blur__signin-prompt .compare-specialty--sticky .compare-specialty__carousel .carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .content-blur__signin-prompt .carousel__nav{margin:0 0 30px 0}.content-blur__signin-prompt .button-red,.content-blur__signin-prompt .year-in-school__button,.content-blur__signin-prompt .ui-dialog .terms-conditions__button,.ui-dialog .content-blur__signin-prompt .terms-conditions__button{margin:0 0 30px 0;color:#fff}.content-blur__signin-prompt .button-red:link:hover,.content-blur__signin-prompt .year-in-school__button:link:hover,.content-blur__signin-prompt .ui-dialog .terms-conditions__button:link:hover,.ui-dialog .content-blur__signin-prompt .terms-conditions__button:link:hover{text-decoration:none}.content-blur__signin-prompt .button-blue:active,.content-blur__signin-prompt .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:active,.compare-specialty--sticky .compare-specialty__carousel .content-blur__signin-prompt .carousel__nav:active,.content-blur__signin-prompt .button-blue:focus,.content-blur__signin-prompt .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:focus,.compare-specialty--sticky .compare-specialty__carousel .content-blur__signin-prompt .carousel__nav:focus,.content-blur__signin-prompt .button-red:active,.content-blur__signin-prompt .year-in-school__button:active,.content-blur__signin-prompt .ui-dialog .terms-conditions__button:active,.ui-dialog .content-blur__signin-prompt .terms-conditions__button:active,.content-blur__signin-prompt .button-red:focus,.content-blur__signin-prompt .year-in-school__button:focus,.content-blur__signin-prompt .ui-dialog .terms-conditions__button:focus,.ui-dialog .content-blur__signin-prompt .terms-conditions__button:focus{text-decoration:none}.content-blur__signin-prompt .contact-us{text-decoration:underline}.content-blur__signin-prompt .button-big{width:100%;text-align:center}.content-blur__signin-prompt .subhead{font-size:22px;font-family:"chivobold",sans-serif;padding:0 0 20px 0;line-height:28px;letter-spacing:normal}@media only screen and (max-width:767px){.page-node-type-medical-specialty .content-blur__signin-prompt{top:20px;width:100%}}@media only screen and (max-width:767px){.page-node-type-landing-page .content-blur__signin-prompt{width:80%}}.cta-stacked-text-block{font-family:"chivoregular",sans-serif;color:#fff}.cta-stacked-text-block:after{content:"";display:table;clear:both}.cta-stacked-text-block__heading{font-family:"chivobold",sans-serif;font-size:18px;font-style:normal;font-stretch:normal;line-height:1.22;letter-spacing:normal;color:inherit;border-bottom:1px solid #d3d7de;padding:0 0 5px 0;margin:0 0 30px 0}@media only screen and (min-width:768px){.cta-stacked-text-block__heading{padding:0 0 6px 0;font-size:16px;line-height:1.25}}@media only screen and (min-width:1400px){.cta-stacked-text-block__heading{font-size:20px;line-height:1.2;padding:0 0 13px 0}}.cta-stacked-text-block__description{font-family:inherit;font-size:13px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.54;letter-spacing:normal;color:inherit;margin:0 0 20px 0}@media only screen and (min-width:1400px){.cta-stacked-text-block__description{font-size:14px;line-height:1.29}}.cta-stacked-text-block__description a{color:#fff;text-decoration:none;cursor:pointer}.cta-stacked-text-block__description a:link{color:#fff;text-decoration:none;cursor:pointer}.cta-stacked-text-block__description a:visited{color:#fff;text-decoration:none;cursor:pointer}.cta-stacked-text-block__description a:hover,.cta-stacked-text-block__description a:link:hover,.cta-stacked-text-block__description a:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.cta-stacked-text-block__description a:active,.cta-stacked-text-block__description a:focus{color:#fff;text-decoration:underline;cursor:pointer}.cta-stacked-text-block__description p{color:inherit}.cta-stacked-text-block__description ul li{font-family:"robotoregular",sans-serif;font-size:16px}.cta-stacked-text-block__link-wrap{line-height:.85;text-align:right}@media only screen and (min-width:768px){.cta-stacked-text-block__link-wrap{text-align:left}}.cta-stacked-text-block__link-wrap span.cta-stacked-text-block__link{color:#22355a}.cta-stacked-text-block__link-wrap span.cta-stacked-text-block__link:hover{text-decoration:none;cursor:default}.cta-stacked-text-block__link-wrap a[href^=http]:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]) svg.icon.icon--caret-right,.cta-stacked-text-block__link-wrap a[href^="https://"]:not([href*="aamc.org"]):not([href*="aamchealthjustice.org"]):not([href*="aamcaction.org"]):not([href*="convey.org"]):not([href*="aamc-orange.global.net"]):not([href*="aamc-orange.ssl.net"]):not([href*="aamc-orange.fastly.net"]):not([href*="aamc.wd5.com"]):not([href*="aamc.myworkdayjobs.com"]):not([href*="aamcresearchinstitute.org"]) svg.icon.icon--caret-right{display:none}.cta-stacked-text-block__link{font-family:"chivobold",sans-serif;font-size:13px;font-style:normal;font-stretch:normal;letter-spacing:1.8px;text-transform:uppercase}.cta-stacked-text-block__link{color:#fff;text-decoration:none;cursor:pointer}.cta-stacked-text-block__link:link{color:#fff;text-decoration:none;cursor:pointer}.cta-stacked-text-block__link:visited{color:#fff;text-decoration:none;cursor:pointer}.cta-stacked-text-block__link:hover,.cta-stacked-text-block__link:link:hover,.cta-stacked-text-block__link:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.cta-stacked-text-block__link:active,.cta-stacked-text-block__link:focus{color:#fff;text-decoration:underline;cursor:pointer}.cta-stacked-text-block__link .icon--caret-right{width:6px;height:12px;margin:0 0 0 8px;position:relative;top:2px}@media only screen and (min-width:768px){.cta-stacked-text-block__link{font-size:11px;line-height:1.64;letter-spacing:1.5px}}@media only screen and (min-width:1400px){.cta-stacked-text-block__link{font-size:12px;line-height:1}}.cta-stacked-text-block__link[target=_blankfollow] .icon--caret-right{display:none}.blue-bg{background:#003d79;color:#fff}@media only screen and (min-width:768px){.blue-bg.layout--twocol .layout__region{flex:0 1 50%}}.layout--twocol .layout__region--first .cta-stacked-text-block{padding-top:0;padding-left:0;padding-bottom:0}.layout--twocol .layout__region--first .cta-stacked-text-block--demo{padding-top:30px}@media only screen and (min-width:768px){.layout--twocol .layout__region--first .block-inline-blockcta-stacked-text-block:last-child .cta-stacked-text-block{padding-bottom:0}}.layout--twocol .layout__region--second .cta-stacked-text-block{padding-top:0;padding-right:0;padding-bottom:0}@media only screen and (min-width:768px){.layout--twocol .layout__region--second .cta-stacked-text-block--demo{padding-top:30px}}.layout--twocol .layout__region--second .block-inline-blockcta-stacked-text-block:last-child .cta-stacked-text-block{padding-bottom:0}.cta{font-family:"chivobold",sans-serif;padding:20px 0;display:block;word-wrap:break-word;background:#003d79;color:#fff;text-decoration:none;font-size:0}@media only screen and (min-width:1400px){.cta{padding:36px 0 34px 0}}.cta-block{width:100%}.cta p{padding:0px;color:inherit;line-height:inherit;font-family:inherit;font-size:inherit}.cta:link{text-decoration:none;color:#fff}.cta:hover .cta__title,.cta:hover .cta__link,.cta:active .cta__title,.cta:active .cta__link,.cta:focus .cta__title,.cta:focus .cta__link,.cta:visited .cta__title,.cta:visited .cta__link,.cta:link:hover .cta__title,.cta:link:hover .cta__link,.cta:visited:hover .cta__title,.cta:visited:hover .cta__link,.cta:link:hover .cta__title,.cta:link:hover .cta__link{text-decoration:underline;color:#fff}.cta:after{content:"";display:table;clear:both}.cta--blue-bg{background:#003d79;color:#fff;text-decoration:none}.cta--blue-bg:link{text-decoration:none;color:#fff}.cta--blue-bg:hover,.cta--blue-bg:active,.cta--blue-bg:focus,.cta--blue-bg:visited,.cta--blue-bg:link:hover,.cta--blue-bg:visited:hover,.cta--blue-bg:link:hover{text-decoration:none !important}.cta--blue-bg:hover .cta__title,.cta--blue-bg:hover .cta__link,.cta--blue-bg:active .cta__title,.cta--blue-bg:active .cta__link,.cta--blue-bg:focus .cta__title,.cta--blue-bg:focus .cta__link,.cta--blue-bg:visited .cta__title,.cta--blue-bg:visited .cta__link,.cta--blue-bg:link:hover .cta__title,.cta--blue-bg:link:hover .cta__link,.cta--blue-bg:visited:hover .cta__title,.cta--blue-bg:visited:hover .cta__link,.cta--blue-bg:link:hover .cta__title,.cta--blue-bg:link:hover .cta__link{text-decoration:underline;color:#fff}.cta--grey-bg{background:#c8d2d2;color:#22355a;text-decoration:none}.cta--grey-bg:link{text-decoration:none;color:#22355a}.cta--grey-bg:hover,.cta--grey-bg:active,.cta--grey-bg:focus,.cta--grey-bg:visited,.cta--grey-bg:link:hover,.cta--grey-bg:visited:hover,.cta--grey-bg:link:hover{text-decoration:none !important}.cta--grey-bg:hover .cta__title,.cta--grey-bg:hover .cta__link,.cta--grey-bg:active .cta__title,.cta--grey-bg:active .cta__link,.cta--grey-bg:focus .cta__title,.cta--grey-bg:focus .cta__link,.cta--grey-bg:visited .cta__title,.cta--grey-bg:visited .cta__link,.cta--grey-bg:link:hover .cta__title,.cta--grey-bg:link:hover .cta__link,.cta--grey-bg:visited:hover .cta__title,.cta--grey-bg:visited:hover .cta__link,.cta--grey-bg:link:hover .cta__title,.cta--grey-bg:link:hover .cta__link{text-decoration:underline;color:#22355a}.cta .text-data{display:flex;padding:0 30px 0 30px}.cta--w50-left,.cta--w50-right{display:inline-block;vertical-align:middle}.cta--w50-right{width:50%;padding:0 0 0 6px}@media only screen and (min-width:1024px){.cta--w50-right{width:-moz-calc(50%);width:-webkit-calc(50%);width:calc(50%)}}@media only screen and (min-width:1400px){.cta--w50-right{width:-moz-calc(50%);width:-webkit-calc(50%);width:calc(50%);padding:0 0 0 15px}}.cta--w50-left{width:50%;padding:0 6px 0 0}@media only screen and (min-width:1024px){.cta--w50-left{width:50%}}@media only screen and (min-width:1400px){.cta--w50-left{width:50%;padding:0 15px 0 0}}.cta__title{font-size:16px;line-height:20px;letter-spacing:.4px}@media only screen and (min-width:1400px){.cta__title{font-size:20px;letter-spacing:.5px;line-height:24px}}.cta__link{font-size:16px;letter-spacing:.4px;text-align:right;line-height:20px;position:relative}@media only screen and (min-width:1400px){.cta__link{font-size:20px;letter-spacing:.5px;line-height:24px}}.cta__link .icon--caret-right{width:7px;height:15px;position:relative;top:3px;margin:0 0 0 8px}footer .cta{display:inline-block;width:100%}footer .cta-block{float:none}.data-access{font-stretch:normal;letter-spacing:normal}@media only screen and (min-width:768px){.data-access{padding:0 20px}}@media only screen and (min-width:1024px){.data-access{padding:0 36px}}@media only screen and (min-width:1400px){.data-access{padding:0 40px}}.data-access__wrapper{padding:15px 0 45px 0}@media only screen and (min-width:768px){.data-access__wrapper{padding:15px 0}}.data-access__title{font-family:"robotobold",sans-serif;font-size:15px;line-height:1.6;color:#64718b;padding:0 0 8px 0}@media only screen and (min-width:768px){.data-access__title{font-size:14px;line-height:1.57;padding:0 0 10px 0}}.data-access__content{font-family:"robotoregular",sans-serif;font-size:15px;line-height:1.6;color:#64718b;padding:0 0 15px 0}@media only screen and (min-width:768px){.data-access__content{font-size:14px;line-height:1.57}}.data-access__copyright{font-family:"robotoitalic",sans-serif;font-size:15px;line-height:1.6;color:#64718b}@media only screen and (min-width:768px){.data-access__copyright{font-size:14px;line-height:1.57}}.datareport-search{color:#22355a;font-family:"chivoregular",sans-serif;position:relative}.datareport-search__form-link-wrap{margin:0 0 30px 0}@media only screen and (min-width:768px){.datareport-search__form-link-wrap{margin:0 0 15px 0}.datareport-search__form-link-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.datareport-search__form-link-wrap{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap}}.datareport-search .search-input{width:100%}@media only screen and (min-width:768px){.datareport-search .search-input{width:420px}}@media only screen and (min-width:1024px){.datareport-search .search-input{width:472px}}@media only screen and (min-width:1400px){.datareport-search .search-input{width:550px}}.datareport-search__content-link-wrap{text-align:right}@media only screen and (max-width:767px){.datareport-search__content-link-wrap--xs-hidden{display:none}}@media only screen and (min-width:768px){.datareport-search__content-link-wrap{width:calc(100% - 420px)}.datareport-search__content-link-wrap--sm-hidden{display:none}}@media only screen and (min-width:1024px){.datareport-search__content-link-wrap{width:calc(100% - 472px)}}@media only screen and (min-width:1400px){.datareport-search__content-link-wrap{width:calc(100% - 550px)}}.datareport-search .filter-button{margin:0 0 20px 0}.datareport-search__select-container{display:none;margin:0}@media only screen and (min-width:768px){.datareport-search__select-container{margin:0 -10px}.datareport-search__select-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}.datareport-search__select-container .selectbox-wrap{border:0;width:100%;margin:0 0 20px 0;z-index:auto}.datareport-search__select-container .selectbox-wrap:after{content:none}.datareport-search__select-container .selectbox-wrap[data-select-type=subject--is-open]{margin:0}@media only screen and (min-width:768px){.datareport-search__select-container .selectbox-wrap{width:33.33333333%;margin:0 10px;z-index:1}}.datareport-search__select-container--is-open{display:block}@media only screen and (max-width:767px){.ui-dialog--sign-in-modal{top:60px !important;height:100% !important;width:100% !important}}@media only screen and (min-width:768px){.ui-dialog--sign-in-modal{width:404px !important}}.ui-dialog--sign-in-modal .block{padding:0px 0px 30px}.ui-dialog--sign-in-modal .subhead{font-size:22px;font-weight:bold;padding-bottom:20px}.ui-dialog--sign-in-modal .link-right{float:right;font-size:12px;font-family:"robotoregular",sans-serif;color:#22355a}.ui-dialog--sign-in-modal .link-right:hover{text-decoration:underline}.ui-dialog--sign-in-modal .block-top{margin-bottom:20px;border-bottom:1px solid #d3d7de}.ui-dialog--sign-in-modal .button-big{width:100%;text-align:center}.ui-dialog--sign-in-modal .ui-button-icon.ui-icon.ui-icon-closethick{transform:scale(1.2);filter:brightness(0.3)}.link-disable{pointer-events:none}.ui-dialog.ui-widget.ui-widget-content{border:0px}.disclaimer{font-family:"robotoitalic",sans-serif;font-size:15px;font-stretch:normal;line-height:1.6;letter-spacing:normal;color:#64718b}@media only screen and (min-width:768px){.disclaimer{font-size:14px;line-height:1.57;padding:0 20px}}@media only screen and (min-width:1024px){.disclaimer{padding:0 36px}}@media only screen and (min-width:1400px){.disclaimer{padding:0 40px}}.disclaimer__wrapper{padding:15px 0 0 0}.disclaimer__title{padding:0 1px 0 0}.more-events{float:right}.more-events .primary-text-link{color:#22355a;text-decoration:none;cursor:pointer}.more-events .primary-text-link:link{color:#22355a;text-decoration:none;cursor:pointer}.more-events .primary-text-link:visited{color:#22355a;text-decoration:none;cursor:pointer}.more-events .primary-text-link:hover,.more-events .primary-text-link:link:hover,.more-events .primary-text-link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.more-events .primary-text-link:active,.more-events .primary-text-link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.more-events .primary-text-link:hover,.more-events .primary-text-link:link:hover,.more-events .primary-text-link:visited:hover,.more-events .primary-text-link:active,.more-events .primary-text-link:focus{text-decoration:none}.factoids{color:#22355a;font-family:"chivobold",sans-serif;float:left;width:100%}.factoids__heading{color:#22355a;font-family:"chivobold",sans-serif;font-size:18px;font-style:normal;font-stretch:normal;line-height:1.22;letter-spacing:normal;padding:0 0 5px 0;border-bottom:1px solid #64718b;margin:30px 0 30px 0}@media only screen and (min-width:768px){.factoids__heading{font-size:16px;line-height:1.25;padding:0 0 6px 0}}@media only screen and (min-width:1400px){.factoids__heading{font-size:20px;line-height:1.2;padding:0 0 13px 0;margin:40px 0 40px 0}}@media only screen and (max-width:767px){.factoids__wrapper{overflow:hidden}}.factoids__list{margin:0}@media only screen and (max-width:767px){.factoids__list{display:-webkit-box}}@media only screen and (min-width:768px){.factoids__list{margin:0 -15.5px;width:auto !important;transform:inherit !important}.factoids__list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.factoids__list{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}}@media only screen and (min-width:1024px){.factoids__list{margin:0 -18px}}@media only screen and (min-width:1400px){.factoids__list{margin:0 -67.5px}}.factoids__item{width:100%}@media only screen and (min-width:768px){.factoids__item{width:33.33% !important;padding:0 15.5px}.factoids__item:first-child .factoids__item-wrap,.factoids__item:nth-child(2) .factoids__item-wrap,.factoids__item:nth-child(3) .factoids__item-wrap{border-top:none;margin:0;padding:0}.factoids__item:nth-last-child(2),.factoids__item:last-child{display:none}}@media only screen and (min-width:1024px){.factoids__item{padding:0 18px}}@media only screen and (min-width:1400px){.factoids__item{padding:0 67.5px}}.factoids__item:focus{outline:none}.factoids__item-wrap{border:0;padding:0 0 22px 0}.factoids__item-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.factoids__item-wrap{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap}@media only screen and (min-width:768px){.factoids__item-wrap{border-top:1px solid #64718b;padding:30px 0 0 0;margin:30px 0 0 0}}@media only screen and (min-width:1400px){.factoids__item-wrap{padding:33px 0 0 0}}.factoids__image-wrap{margin:0 20px 0 31px;width:60px;height:60px}@media only screen and (min-width:768px){.factoids__image-wrap{margin:0 20px 0 0}}.factoids__image{width:60px;height:60px}.factoids__content{width:calc(100% - 111px);padding:0 54px 0 0}@media only screen and (min-width:768px){.factoids__content{padding:0;width:calc(100% - 80px)}}.factoids__title{font-family:"chivobold",sans-serif;font-size:24px;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:normal;color:#22355a;margin:0 0 4px 0;padding:0;word-break:break-word}.factoids__description{font-family:"chivobold",sans-serif;font-size:14px;font-style:normal;font-stretch:normal;line-height:1.29;letter-spacing:normal;color:#22355a}.factoids__carousel-navigation{text-align:center;line-height:1}@media only screen and (min-width:768px){.factoids__carousel-navigation{display:none}}.factoids__carousel-control{display:inline-block;vertical-align:middle;cursor:pointer;font-size:13px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:.69;letter-spacing:normal;text-align:center}.factoids__carousel-control{color:#22355a;text-decoration:none;cursor:pointer}.factoids__carousel-control:link{color:#22355a;text-decoration:none;cursor:pointer}.factoids__carousel-control:visited{color:#22355a;text-decoration:none;cursor:pointer}.factoids__carousel-control:hover,.factoids__carousel-control:link:hover,.factoids__carousel-control:visited:hover{color:#005395;text-decoration:underline;cursor:pointer}.factoids__carousel-control:active,.factoids__carousel-control:focus{color:#005395;text-decoration:underline;cursor:pointer}.factoids__carousel-control--previous{margin:5px 20px 0 0}.factoids__carousel-control--next{margin:5px 0 0 20px}.factoids__carousel-control:focus{outline:1px dotted #d3d7de}.factoids__carousel-control .icon{width:8px;height:11px}.factoids__carousel-indicators{display:inline-block;vertical-align:middle}.factoids__carousel-indicators__carousel-dot{background:rgba(0,0,0,0);margin:0 11px 0 0;width:11px;height:11px;border:1px solid #22355a;vertical-align:middle;border-radius:50%;display:inline-block;cursor:pointer;padding:0;outline:none}.factoids__carousel-indicators__carousel-dot{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}.factoids__carousel-indicators__carousel-dot.active{background:#22355a;border-radius:50%}.factoids__carousel-indicators__carousel-dot:hover,.factoids__carousel-indicators__carousel-dot:focus{border-radius:50%}.factoids__carousel-indicators__carousel-dot:hover,.factoids__carousel-indicators__carousel-dot:focus{-webkit-box-shadow:inset 0 0 0 1px #005395;-moz-box-shadow:inset 0 0 0 1px #005395;box-shadow:inset 0 0 0 1px #005395}.factoids__carousel-indicators__carousel-dot:last-child{margin:0}.factoids__btn-hidden{display:none}.favorites-icon{position:relative;background:none;-webkit-appearance:none;border:none;padding:0;margin:0 0 0 20px;flex-shrink:0}.favorites-icon{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.favorites-icon{align-items:center;-webkit-align-items:center}.favorites-icon{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.favorites-icon:focus{outline:1px solid #c8d2d2}.favorites-icon:hover--red .icon--favorites{color:#22355a}.favorites-icon.favorite-single{right:18px;top:18px;position:absolute}@media only screen and (min-width:768px){.favorites-icon.favorite-single{right:0;top:4px}}.favorites-icon.favorite-list::after{content:"";position:absolute;bottom:0;margin:auto;width:1px;height:16px;background:#d3d7de;top:0;display:block;left:-20px}@media only screen and (min-width:768px){.favorites-icon.favorite-list::after{left:0}}.favorites-icon .tooltiptext{visibility:hidden;display:inline-block;width:84px;height:13px;box-shadow:0 0 8px 0 #d3d7de;border:1px solid #d3d7de;padding:5px 10px;background-color:#fff;color:#64718b;font-family:"chivoregular",sans-serif;font-size:11px;letter-spacing:0;text-align:center;line-height:normal;box-sizing:content-box;position:absolute;z-index:1;bottom:32px;left:11px;margin:0 0 0 -60px}@media only screen and (min-width:768px){.favorites-icon .tooltiptext{left:31px;bottom:calc(100% + 11px)}}.favorites-icon .tooltiptext::after,.favorites-icon .tooltiptext::before{content:"";position:absolute;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);top:100%;left:50%;margin-left:-5px}.favorites-icon .tooltiptext::before{border-top:10px solid #d3d7de;margin-top:0}.favorites-icon .tooltiptext::after{border-top:10px solid #fff;margin-top:-2px;z-index:1}.favorites-icon .tooltiptext--hide{visibility:hidden}.favorites-icon .tooltiptext-active,.favorites-icon .tooltiptext-remove{display:none;border:1px solid #72c267;box-shadow:0 0 8px 0 #d3d7de;background-color:#e3f3e1;color:#22355a;font-family:"chivoregular",sans-serif;font-size:11px;letter-spacing:0;text-align:center;line-height:normal;box-sizing:content-box;position:absolute;z-index:1;bottom:32px;left:28px;margin:0 0 0 -60px}@media only screen and (min-width:768px){.favorites-icon .tooltiptext-active,.favorites-icon .tooltiptext-remove{left:15px;bottom:calc(100% + 11px)}}.favorites-icon .tooltiptext-active::after,.favorites-icon .tooltiptext-active::before,.favorites-icon .tooltiptext-remove::after,.favorites-icon .tooltiptext-remove::before{content:"";position:absolute;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);top:100%;left:50%;margin-left:-5px}.favorites-icon .tooltiptext-active::before,.favorites-icon .tooltiptext-remove::before{border-top:10px solid #72c267;margin-top:0}.favorites-icon .tooltiptext-active::after,.favorites-icon .tooltiptext-remove::after{border-top:10px solid #e3f3e1;margin-top:-2px;z-index:1}.favorites-icon .tooltiptext-active--desktopview,.favorites-icon .tooltiptext-remove--desktopview{display:none}@media only screen and (min-width:768px){.favorites-icon .tooltiptext-active--desktopview,.favorites-icon .tooltiptext-remove--desktopview{display:block;width:135px;padding:5px 4px 5px 5px}}.favorites-icon .tooltiptext-active--mobileview,.favorites-icon .tooltiptext-remove--mobileview{display:block;width:71px;padding:5px 7px 5px 7px}@media only screen and (min-width:768px){.favorites-icon .tooltiptext-active--mobileview,.favorites-icon .tooltiptext-remove--mobileview{display:none}}.favorites-icon .tooltiptext-active .icon--thumbs-up,.favorites-icon .tooltiptext-remove .icon--thumbs-up{height:10px;width:10px;display:inline-block}.favorites-icon .tooltiptext-remove{left:31px}@media only screen and (min-width:768px){.favorites-icon .tooltiptext-remove{left:15px;bottom:calc(100% + 7px)}}@media only screen and (min-width:768px){.favorites-icon .tooltiptext-remove::after,.favorites-icon .tooltiptext-remove::before{left:50%}}.favorites-icon .tooltiptext-remove--show{display:block}.favorites-icon:hover .tooltiptext,.favorites-icon:focus .tooltiptext{visibility:visible}.favorites-icon:hover .tooltiptext--hide,.favorites-icon:focus .tooltiptext--hide{visibility:hidden}.favorites-icon:hover .tooltiptext-active--show,.favorites-icon:focus .tooltiptext-active--show{display:block}.favorites-icon .icon--favorites{width:14px;height:20px;color:#64718b}@media only screen and (min-width:768px){.favorites-icon .icon--favorites{display:inherit;width:8px;height:12px;margin:0 0 0 20px}}@media only screen and (min-width:1400px){.favorites-icon .icon--favorites{width:13px;height:14px}}.favorites-icon .icon--thumbs-up{color:#72c267;margin:0 8px 0 0}.favorites-icon--red .icon--favorites{color:#de212b !important}.favorites-icon--red .tooltiptext,.favorites-icon--red .tooltiptext-remove--show{display:none}.favorites__select{display:block}.favorites__select:after{content:"";display:table;clear:both}@media only screen and (min-width:768px){.favorites__select .selectbox-set{width:209px}}.favorites__content{background:#f8f9fa;padding:20px 0 0}.favorites__item{margin:0;padding:0 0 30px 0;list-style-type:none;outline:none}.favorites__item:after{content:"";display:table;clear:both}.favorites__item+.favorites__item{padding:30px 0 30px 0;border-top:1px solid #d3d7de}.favorites__item .favorites__item-heading{float:left;clear:both;font-family:"chivobold",sans-serif;font-size:11px;line-height:18px;letter-spacing:1.5px;text-transform:uppercase}a.favorites__item .favorites__item-heading:hover,a.favorites__item .favorites__item-heading:focus,a.favorites__item .favorites__item-heading:active,a.favorites__item .favorites__item-heading:visited,a.favorites__item .favorites__item-heading:link:hover,a.favorites__item .favorites__item-heading:visited:hover{text-decoration:underline}.favorites__item .favorites__item-title{float:left;clear:both;color:#22355a;font-family:"chivobold",sans-serif;font-size:18px;line-height:22px;padding:6px 0 0 0}@media only screen and (min-width:768px){.favorites__item .favorites__item-title{font-size:16px;line-height:26px;padding:3px 0 0 0}}.favorites__item .favorites__item-title{color:#22355a;text-decoration:none;cursor:pointer}.favorites__item .favorites__item-title:link{color:#22355a;text-decoration:none;cursor:pointer}.favorites__item .favorites__item-title:visited{color:#22355a;text-decoration:none;cursor:pointer}.favorites__item .favorites__item-title:hover,.favorites__item .favorites__item-title:link:hover,.favorites__item .favorites__item-title:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.favorites__item .favorites__item-title:active,.favorites__item .favorites__item-title:focus{color:#22355a;text-decoration:underline;cursor:pointer}.favorites__item .favorites__item-subtitle{float:left;clear:both;font-family:"chivoregular",sans-serif;font-size:12px;line-height:18px;color:#64718b;margin:15px 0 0 0}@media only screen and (min-width:768px){.favorites__item .favorites__item-subtitle{margin:10px 0 0 0}}.favorites__separator{margin:0 15px}.favorites__button{padding:0;margin:0;border:none;background:none;transition:all .3s ease}.favorites__button{color:#64718b;text-decoration:none;cursor:pointer}.favorites__button:link{color:#64718b;text-decoration:none;cursor:pointer}.favorites__button:visited{color:#64718b;text-decoration:none;cursor:pointer}.favorites__button:hover,.favorites__button:link:hover,.favorites__button:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.favorites__button:active,.favorites__button:focus{color:#64718b;text-decoration:underline;cursor:pointer}.favorites__button .icon--trash-alt-solid{position:relative;top:2px;cursor:pointer;width:11px;height:12px}.favorites__pagination{text-align:center}@media only screen and (min-width:768px){.favorites__pagination{text-align:unset}}.favorites__pagination .center-container{padding:0}.favorites__pagination .pagination{margin:30px 0}.favorites__pagination .pagination__link-list>li.pagination__item{margin:0 37px 0 0}@media only screen and (min-width:768px){.favorites__pagination .pagination__link-list>li.pagination__item{margin:0 20px 0 0}}.favorites__pagination .pagination__link-list>li.pagination__item--previous,.favorites__pagination .pagination__link-list>li.pagination__item--last{margin:0 37px 0 0}.favorites__pagination .pagination__link{opacity:.25}.favorites__pagination .pagination__link--is-active{opacity:1}.favorite:focus{outline:none}.feature-teaser-container{float:left;width:100%}.feature-teaser-container--demo{background:#f8f9fa;padding:30px 0}@media only screen and (min-width:768px){.feature-teaser-container--demo{padding:20px 24px}}@media only screen and (min-width:1024px){.feature-teaser-container--demo{padding:20px 72px}}@media only screen and (min-width:1400px){.feature-teaser-container--demo{padding:30px 50px}}.feature-teaser{font-family:"chivoregular",sans-serif;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);box-shadow:0 0 8px 0 #d3d7de;overflow:hidden}@media only screen and (min-width:768px){.feature-teaser{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.feature-teaser{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap}}.feature-teaser.yellowbg .feature-teaser__content,.feature-teaser.greybg .feature-teaser__content{color:#22355a}.feature-teaser.yellowbg .feature-teaser__subtype,.feature-teaser.yellowbg .feature-teaser__title,.feature-teaser.yellowbg .feature-teaser__topic-link,.feature-teaser.greybg .feature-teaser__subtype,.feature-teaser.greybg .feature-teaser__title,.feature-teaser.greybg .feature-teaser__topic-link{color:#22355a;text-decoration:none;cursor:pointer}.feature-teaser.yellowbg .feature-teaser__subtype:link,.feature-teaser.yellowbg .feature-teaser__title:link,.feature-teaser.yellowbg .feature-teaser__topic-link:link,.feature-teaser.greybg .feature-teaser__subtype:link,.feature-teaser.greybg .feature-teaser__title:link,.feature-teaser.greybg .feature-teaser__topic-link:link{color:#22355a;text-decoration:none;cursor:pointer}.feature-teaser.yellowbg .feature-teaser__subtype:visited,.feature-teaser.yellowbg .feature-teaser__title:visited,.feature-teaser.yellowbg .feature-teaser__topic-link:visited,.feature-teaser.greybg .feature-teaser__subtype:visited,.feature-teaser.greybg .feature-teaser__title:visited,.feature-teaser.greybg .feature-teaser__topic-link:visited{color:#22355a;text-decoration:none;cursor:pointer}.feature-teaser.yellowbg .feature-teaser__subtype:hover,.feature-teaser.yellowbg .feature-teaser__subtype:link:hover,.feature-teaser.yellowbg .feature-teaser__subtype:visited:hover,.feature-teaser.yellowbg .feature-teaser__title:hover,.feature-teaser.yellowbg .feature-teaser__title:link:hover,.feature-teaser.yellowbg .feature-teaser__title:visited:hover,.feature-teaser.yellowbg .feature-teaser__topic-link:hover,.feature-teaser.yellowbg .feature-teaser__topic-link:link:hover,.feature-teaser.yellowbg .feature-teaser__topic-link:visited:hover,.feature-teaser.greybg .feature-teaser__subtype:hover,.feature-teaser.greybg .feature-teaser__subtype:link:hover,.feature-teaser.greybg .feature-teaser__subtype:visited:hover,.feature-teaser.greybg .feature-teaser__title:hover,.feature-teaser.greybg .feature-teaser__title:link:hover,.feature-teaser.greybg .feature-teaser__title:visited:hover,.feature-teaser.greybg .feature-teaser__topic-link:hover,.feature-teaser.greybg .feature-teaser__topic-link:link:hover,.feature-teaser.greybg .feature-teaser__topic-link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.feature-teaser.yellowbg .feature-teaser__subtype:active,.feature-teaser.yellowbg .feature-teaser__subtype:focus,.feature-teaser.yellowbg .feature-teaser__title:active,.feature-teaser.yellowbg .feature-teaser__title:focus,.feature-teaser.yellowbg .feature-teaser__topic-link:active,.feature-teaser.yellowbg .feature-teaser__topic-link:focus,.feature-teaser.greybg .feature-teaser__subtype:active,.feature-teaser.greybg .feature-teaser__subtype:focus,.feature-teaser.greybg .feature-teaser__title:active,.feature-teaser.greybg .feature-teaser__title:focus,.feature-teaser.greybg .feature-teaser__topic-link:active,.feature-teaser.greybg .feature-teaser__topic-link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.feature-teaser:hover{box-shadow:0 0 8px 0 #64718b;transform:scale(1.03);-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03)}.feature-teaser__image{margin:0}.feature-teaser__image img{padding:0;margin:0;display:block;height:100%;width:100%;min-height:auto}@media only screen and (min-width:768px){.feature-teaser__image{width:calc(100% - 252px)}}@media only screen and (min-width:1400px){.feature-teaser__image{width:calc(100% - 350px)}}.feature-teaser__content{color:#fff;padding:11px 32px;position:relative;width:100%}@media only screen and (min-width:768px){.feature-teaser__content{padding:12px 20px}}@media only screen and (min-width:1400px){.feature-teaser__content{padding:16px 20px 20px}}@media only screen and (min-width:768px){.feature-teaser__image+.feature-teaser__content{width:252px}}@media only screen and (min-width:1400px){.feature-teaser__image+.feature-teaser__content{width:350px}}.feature-teaser__list{margin:0;padding:0}.feature-teaser__item{list-style:none;margin:0}.feature-teaser__subtype,.feature-teaser__title{font-family:"chivobold",sans-serif;margin:0 0 9px 0}.feature-teaser__subtype{display:inline-block;font-size:14px;line-height:1.57;letter-spacing:1.5px;text-transform:uppercase}.feature-teaser__subtype{color:#fff;text-decoration:none;cursor:pointer}.feature-teaser__subtype:link{color:#fff;text-decoration:none;cursor:pointer}.feature-teaser__subtype:visited{color:#fff;text-decoration:none;cursor:pointer}.feature-teaser__subtype:hover,.feature-teaser__subtype:link:hover,.feature-teaser__subtype:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.feature-teaser__subtype:active,.feature-teaser__subtype:focus{color:#fff;text-decoration:underline;cursor:pointer}@media only screen and (min-width:768px){.feature-teaser__subtype{font-size:11px;line-height:1.64;margin:0 0 5px 0}}@media only screen and (min-width:1400px){.feature-teaser__subtype{font-size:13px;line-height:1.69;margin:0 0 12px 0}}.feature-teaser__title{color:inherit;display:block;font-size:24px;line-height:1.17;letter-spacing:normal;padding:0;word-wrap:break-word}@media only screen and (min-width:768px){.feature-teaser__title{margin:0 0 6px 0}}@media only screen and (min-width:1400px){.feature-teaser__title{font-size:34px;line-height:1.18;margin:0 0 16px 0}}.feature-teaser__title--link{color:#fff;text-decoration:none;cursor:pointer}.feature-teaser__title--link:link{color:#fff;text-decoration:none;cursor:pointer}.feature-teaser__title--link:visited{color:#fff;text-decoration:none;cursor:pointer}.feature-teaser__title--link:hover,.feature-teaser__title--link:link:hover,.feature-teaser__title--link:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.feature-teaser__title--link:active,.feature-teaser__title--link:focus{color:#fff;text-decoration:underline;cursor:pointer}.feature-teaser__publish-date{display:block;font-size:12px;line-height:1.33;letter-spacing:.4px;margin:0 0 15px 0}@media only screen and (min-width:768px){.feature-teaser__publish-date{letter-spacing:.5px;margin:0 0 9px 0}}@media only screen and (min-width:1400px){.feature-teaser__publish-date{font-size:13px;line-height:1.38;letter-spacing:.5px;margin:0 0 18px 0}}.feature-teaser .event-info-list{font-size:12px;font-weight:normal;margin:0 0 15px 0}@media only screen and (min-width:768px){.feature-teaser .event-info-list{margin:0 0 6px 0}}@media only screen and (min-width:1400px){.feature-teaser .event-info-list{font-size:13px;margin:0 0 34px 0}}.feature-teaser__topic{display:block;font-size:11px;line-height:1.36;letter-spacing:normal}@media only screen and (min-width:1400px){.feature-teaser__topic{font-size:12px;line-height:1.25}}.feature-teaser__topic-link{color:#fff;text-decoration:none;cursor:pointer}.feature-teaser__topic-link:link{color:#fff;text-decoration:none;cursor:pointer}.feature-teaser__topic-link:visited{color:#fff;text-decoration:none;cursor:pointer}.feature-teaser__topic-link:hover,.feature-teaser__topic-link:link:hover,.feature-teaser__topic-link:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.feature-teaser__topic-link:active,.feature-teaser__topic-link:focus{color:#fff;text-decoration:underline;cursor:pointer}.feature-teaser .permissions-icon{position:absolute;bottom:0;right:0}.footer-bottom{background:#fff;padding:30px 0 40px 0}.footer-bottom:after{content:"";display:table;clear:both}@media only screen and (min-width:1024px){.footer-bottom{padding:20px 0}}.copyrights{font-family:"chivoregular",sans-serif;font-size:13px;color:#22355a;letter-spacing:0;line-height:1.5;padding:20px 0 0 0;float:left;width:100%}@media only screen and (min-width:1024px){.copyrights{padding:11px 0 0}}.footer-menu{background:#f8f9fa;clear:both;padding:0}.footer-menu:after{content:"";display:table;clear:both}.footer-menu nav:after{content:"";display:table;clear:both}.footer-menu__links-block{float:left;width:100%}.footer-menu__links-block:after{content:"";display:table;clear:both}.footer-menu__links-block--brd-btm{border-bottom:none;padding:0;margin:0}@media only screen and (min-width:1024px){.footer-menu__links-block--brd-btm{padding:0 0 30px}}.footer-menu__links-block--brd-left{border-left:none;padding:0;margin:0}@media only screen and (min-width:1024px){.footer-menu__links-block--brd-left{border-left:1px #d3d7de solid}}.footer-menu__links-block--w50-left{padding:0 32px;width:100%;float:left}@media only screen and (min-width:1024px){.footer-menu__links-block--w50-left{width:50%;padding:0 40px 0 0}}@media only screen and (min-width:1400px){.footer-menu__links-block--w50-left{padding:0 78px 0 0}}.footer-menu__links-block--w50-right{padding:0 32px;width:100%;float:left;border-left:none}@media only screen and (min-width:1024px){.footer-menu__links-block--w50-right{width:50%}}.footer-menu__links-block--w50-right .footer-bottom{padding:0}.footer-menu-links{overflow:hidden;position:relative;left:0}@media only screen and (min-width:1024px){.footer-menu-links{overflow:hidden}}.footer-menu-links__title{font-family:"chivobold",sans-serif;font-size:14px;color:#22355a;letter-spacing:1.5px;line-height:1.29;text-transform:uppercase;border:0 solid #d3d7de;border-top-width:1px;border-bottom-width:1px;margin:0 30px;position:relative;cursor:pointer;padding:16px 25px 16px 0}.footer-menu-links__title .icon{width:12px;height:12px;right:0;color:#de212b;display:block;position:absolute;top:0;bottom:0;margin:auto}.footer-menu-links__title .icon{transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.footer-menu-links__title .icon--minus{display:none}@media only screen and (min-width:1024px){.footer-menu-links__title .icon{display:none}}.footer-menu-links__title--active .icon--plus{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);opacity:0}.footer-menu-links__title--active .icon--minus{display:block}@media only screen and (min-width:1024px){.footer-menu-links__title--active .icon{display:none}}@media only screen and (min-width:1024px){.footer-menu-links__title{font-size:11px;line-height:2.18;padding:0 0 8px 0;border:none;pointer-events:none}}@media only screen and (min-width:1400px){.footer-menu-links__title{font-size:13px;line-height:1.85}}.footer-menu-links__list{float:left;width:100%;padding:0;margin:0;overflow:hidden;visibility:hidden;transform:translateY(-100%);-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);transform-origin:top;position:relative;left:0;max-height:0}.footer-menu-links__list{transition:all .3s ease-in;-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;-webkit-transition:all .3s ease-in}@media only screen and (min-width:1024px){.footer-menu-links__list{max-height:none;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;visibility:visible;left:-11px}.footer-menu-links__list{transition:none;-moz-transition:none;-o-transition:none;-webkit-transition:none}}@media only screen and (min-width:1400px){.footer-menu-links__list{left:-16px}}.footer-menu-links__item{display:block;margin:9px 0;position:relative;width:100%;line-height:normal}@media only screen and (min-width:1024px){.footer-menu-links__item{display:inline-block;margin:0;padding:0 10px 0 11px;width:auto}.footer-menu-links__item::after{display:block}}@media only screen and (min-width:1400px){.footer-menu-links__item{padding:0 15px 0 16px}.footer-menu-links__item::after{height:15px}}.footer-menu-links__url{font-family:"chivoregular",sans-serif;font-size:13px;color:#22355a}.footer-menu-links__url{color:#22355a;text-decoration:none;cursor:pointer}.footer-menu-links__url:link{color:#22355a;text-decoration:none;cursor:pointer}.footer-menu-links__url:visited{color:#22355a;text-decoration:none;cursor:pointer}.footer-menu-links__url:hover,.footer-menu-links__url:link:hover,.footer-menu-links__url:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.footer-menu-links__url:active,.footer-menu-links__url:focus{color:#22355a;text-decoration:underline;cursor:pointer}@media only screen and (min-width:1024px){.footer-menu-links__url{font-size:11px;line-height:2.18}}@media only screen and (min-width:1400px){.footer-menu-links__url{font-size:13px;line-height:1.85}}.footer-menu-links__url:hover,.footer-menu-links__url:active,.footer-menu-links__url:focus,.footer-menu-links__url:link:hover,.footer-menu-links__url:visited:hover{text-shadow:1px 0 0 currentColor;text-decoration:none}.footer-menu-links__url:hover .ext,.footer-menu-links__url:active .ext,.footer-menu-links__url:focus .ext,.footer-menu-links__url:link:hover .ext,.footer-menu-links__url:visited:hover .ext{color:#22355a}.footer-menu-links__url:hover .icon--external-link-square-alt,.footer-menu-links__url:active .icon--external-link-square-alt,.footer-menu-links__url:focus .icon--external-link-square-alt,.footer-menu-links__url:link:hover .icon--external-link-square-alt,.footer-menu-links__url:visited:hover .icon--external-link-square-alt{color:#22355a}.footer-menu-links__url .ext{color:#64718b}.footer-menu-links__url .icon--external-link-square-alt{width:10px;height:11px;color:#64718b;margin:0 0 0 6px;position:relative;top:1px}.activelist .footer-menu-links__list{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);margin:6px 0;transform-origin:top;height:auto;max-height:100%;visibility:visible}.activelist .footer-menu-links__list{transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}@media only screen and (min-width:1024px){.activelist .footer-menu-links__list{margin:0}}#block-forstudentsresidents,#block-formembers{border-bottom:none;padding:0;margin:0}@media only screen and (min-width:1024px){#block-forstudentsresidents,#block-formembers{padding:0 0 40px}}.footer-menu-full{background:#f8f9fa;float:left;width:100%;padding:0}.footer-menu-full:after{content:"";display:table;clear:both}@media only screen and (min-width:1024px){.footer-menu-full{padding:30px 0}}.footer-menu-full .footer-menu{padding:0}@media only screen and (min-width:1024px){.footer-bottom .container,.footer-bottom .page-node-type-landing-page .smart-header__wrap,.page-node-type-landing-page .footer-bottom .smart-header__wrap,.footer-bottom .page-node-type-group .smart-header__wrap,.page-node-type-group .footer-bottom .smart-header__wrap,.footer-bottom footer .embedded-form,footer .footer-bottom .embedded-form,.footer-bottom .header__container,.footer-bottom footer .cta-block,footer .footer-bottom .cta-block{-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end}.footer-bottom .container,.footer-bottom .page-node-type-landing-page .smart-header__wrap,.page-node-type-landing-page .footer-bottom .smart-header__wrap,.footer-bottom .page-node-type-group .smart-header__wrap,.page-node-type-group .footer-bottom .smart-header__wrap,.footer-bottom footer .embedded-form,footer .footer-bottom .embedded-form,.footer-bottom .header__container,.footer-bottom footer .cta-block,footer .footer-bottom .cta-block{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.footer-bottom .container,.footer-bottom .page-node-type-landing-page .smart-header__wrap,.page-node-type-landing-page .footer-bottom .smart-header__wrap,.footer-bottom .page-node-type-group .smart-header__wrap,.page-node-type-group .footer-bottom .smart-header__wrap,.footer-bottom footer .embedded-form,footer .footer-bottom .embedded-form,.footer-bottom .header__container,.footer-bottom footer .cta-block,footer .footer-bottom .cta-block{align-items:flex-end;-webkit-align-items:flex-end}.footer-bottom .container .region-footer-bottom-left,.footer-bottom .page-node-type-landing-page .smart-header__wrap .region-footer-bottom-left,.page-node-type-landing-page .footer-bottom .smart-header__wrap .region-footer-bottom-left,.footer-bottom .page-node-type-group .smart-header__wrap .region-footer-bottom-left,.page-node-type-group .footer-bottom .smart-header__wrap .region-footer-bottom-left,.footer-bottom footer .embedded-form .region-footer-bottom-left,footer .footer-bottom .embedded-form .region-footer-bottom-left,.footer-bottom .header__container .region-footer-bottom-left,.footer-bottom footer .cta-block .region-footer-bottom-left,footer .footer-bottom .cta-block .region-footer-bottom-left,.footer-bottom .container .region-footer-bottom-right,.footer-bottom .page-node-type-landing-page .smart-header__wrap .region-footer-bottom-right,.page-node-type-landing-page .footer-bottom .smart-header__wrap .region-footer-bottom-right,.footer-bottom .page-node-type-group .smart-header__wrap .region-footer-bottom-right,.page-node-type-group .footer-bottom .smart-header__wrap .region-footer-bottom-right,.footer-bottom footer .embedded-form .region-footer-bottom-right,footer .footer-bottom .embedded-form .region-footer-bottom-right,.footer-bottom .header__container .region-footer-bottom-right,.footer-bottom footer .cta-block .region-footer-bottom-right,footer .footer-bottom .cta-block .region-footer-bottom-right{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.footer-bottom .container .region-footer-bottom-left,.footer-bottom .page-node-type-landing-page .smart-header__wrap .region-footer-bottom-left,.page-node-type-landing-page .footer-bottom .smart-header__wrap .region-footer-bottom-left,.footer-bottom .page-node-type-group .smart-header__wrap .region-footer-bottom-left,.page-node-type-group .footer-bottom .smart-header__wrap .region-footer-bottom-left,.footer-bottom footer .embedded-form .region-footer-bottom-left,footer .footer-bottom .embedded-form .region-footer-bottom-left,.footer-bottom .header__container .region-footer-bottom-left,.footer-bottom footer .cta-block .region-footer-bottom-left,footer .footer-bottom .cta-block .region-footer-bottom-left,.footer-bottom .container .region-footer-bottom-right,.footer-bottom .page-node-type-landing-page .smart-header__wrap .region-footer-bottom-right,.page-node-type-landing-page .footer-bottom .smart-header__wrap .region-footer-bottom-right,.footer-bottom .page-node-type-group .smart-header__wrap .region-footer-bottom-right,.page-node-type-group .footer-bottom .smart-header__wrap .region-footer-bottom-right,.footer-bottom footer .embedded-form .region-footer-bottom-right,footer .footer-bottom .embedded-form .region-footer-bottom-right,.footer-bottom .header__container .region-footer-bottom-right,.footer-bottom footer .cta-block .region-footer-bottom-right,footer .footer-bottom .cta-block .region-footer-bottom-right{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}.footer-bottom .container .footer-menu__links-block--w50-right,.footer-bottom .page-node-type-landing-page .smart-header__wrap .footer-menu__links-block--w50-right,.page-node-type-landing-page .footer-bottom .smart-header__wrap .footer-menu__links-block--w50-right,.footer-bottom .page-node-type-group .smart-header__wrap .footer-menu__links-block--w50-right,.page-node-type-group .footer-bottom .smart-header__wrap .footer-menu__links-block--w50-right,.footer-bottom footer .embedded-form .footer-menu__links-block--w50-right,footer .footer-bottom .embedded-form .footer-menu__links-block--w50-right,.footer-bottom .header__container .footer-menu__links-block--w50-right,.footer-bottom footer .cta-block .footer-menu__links-block--w50-right,footer .footer-bottom .cta-block .footer-menu__links-block--w50-right{padding:0 0 0 44px;border-left:1px solid #d3d7de}}@media only screen and (min-width:1024px){.footer-bottom .footer-menu__links-block--w50-left{padding:0 50px 0 0}}@media only screen and (min-width:1400px){.footer-bottom .footer-menu__links-block--w50-left{padding:0 54px 0 0}}.footer-bottom .footer-menu{background:#fff;padding:0}.footer-bottom .footer-menu-links{left:0}@media only screen and (min-width:1024px){.footer-bottom .footer-menu-links{left:-5px}}.footer-bottom .footer-menu-links__list{left:auto;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;max-height:none;visibility:visible}.footer-bottom .footer-menu-links__item{margin:0;width:auto;padding:20px 0 0}@media only screen and (min-width:1024px){.footer-bottom .footer-menu-links__item{padding:0 10px}}.footer-bottom .footer-menu-links__item:after{display:block}@media only screen and (min-width:1024px){.footer-bottom .footer-menu-links__item:after{display:none}}.footer-bottom .footer-menu-links__url{font-size:14px;line-height:1.4;text-decoration:none}.footer-bottom .footer-menu-links__url:link{color:#005395}.footer-bottom .footer-menu-links__url:visited{color:#22355a}.footer-bottom .footer-menu-links__url:hover,.footer-bottom .footer-menu-links__url:link:hover,.footer-bottom .footer-menu-links__url:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.footer-bottom .footer-menu-links__url:focus,.footer-bottom .footer-menu-links__url:active{color:#22355a;text-decoration:none !important;text-shadow:none}@media only screen and (min-width:1024px){.footer-bottom .footer-menu-links__url{font-size:13px;line-height:1.5}}#block-resources{padding:0;border-left:none;margin:0 0 30px 0;border-bottom:1px #d3d7de solid}@media only screen and (min-width:1024px){#block-resources{padding:0 0 0 40px;margin:0;border-left:1px #d3d7de solid;border-bottom:none}}@media only screen and (min-width:1400px){#block-resources{padding:0 0 0 78px}}#block-forstudentsresidents{margin:30px 0 0}@media only screen and (min-width:1024px){#block-forstudentsresidents{margin:10px 0 0}}@media only screen and (min-width:1024px){#block-formembers-menu{display:none}}#block-formembers .footer-top{padding:0 32px;display:block;width:100%}#block-formembers .footer-top:after{content:"";display:table;clear:both}#block-formembers .footer-menu{background:#fff;padding:0}#block-formembers .footer-menu-links{left:0}@media only screen and (min-width:1024px){#block-formembers .footer-menu-links{left:-17px}}#block-formembers .footer-menu-links__list{left:auto;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;max-height:none;visibility:visible;margin:0 0 20px 0}@media only screen and (min-width:1024px){#block-formembers .footer-menu-links__list{margin:0}}#block-formembers .footer-menu-links__item{margin:0;width:auto;padding:20px 0 0}@media only screen and (min-width:1024px){#block-formembers .footer-menu-links__item{padding:0 10px}}#block-formembers .footer-menu-links__item:after{display:block}@media only screen and (min-width:1024px){#block-formembers .footer-menu-links__item:after{display:none}}#block-formembers .footer-menu-links__url{font-size:14px;line-height:1.4;text-decoration:none}#block-formembers .footer-menu-links__url:link{color:#005395}#block-formembers .footer-menu-links__url:visited{color:#22355a}#block-formembers .footer-menu-links__url:hover,#block-formembers .footer-menu-links__url:link:hover,#block-formembers .footer-menu-links__url:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}#block-formembers .footer-menu-links__url:focus,#block-formembers .footer-menu-links__url:active{color:#22355a;text-decoration:none !important;text-shadow:none}@media only screen and (min-width:1024px){#block-formembers .footer-menu-links__url{font-size:13px;line-height:1.5}}.region-footer-left .footer-menu-links__item--socialmedia,.region-footer .footer-menu-links__item--socialmedia,.region-footer-right .footer-menu-links__item--socialmedia{display:none;visibility:hidden}@media only screen and (min-width:1024px){footer .footer-menu{padding:40px 0 0 0}}.footerlogo{letter-spacing:0;line-height:19px}.footerlogo__title{font-family:"chivobold",sans-serif;font-size:15px;color:#22355a;line-height:1.4}@media only screen and (min-width:1024px){.footerlogo__title{display:none;font-size:13px;line-height:1.46}}.footerlogo address,.footerlogo__aamc-phone{font-family:"chivoregular",sans-serif;font-size:14px;color:#22355a;line-height:21px}.footerlogo address{font-style:normal;padding:10px 0}@media only screen and (min-width:1024px){.footerlogo address{padding:22px 0 0}}@media only screen and (max-width:767px){.footerlogo__aamc-address2{display:block}}.footerlogo__aamc-phone{display:inline-block;margin:0;text-decoration:none}.footerlogo__aamc-phone:link{color:#005395}.footerlogo__aamc-phone:visited{color:#22355a}.footerlogo__aamc-phone:hover,.footerlogo__aamc-phone:link:hover,.footerlogo__aamc-phone:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.footerlogo__aamc-phone:focus,.footerlogo__aamc-phone:active{color:#22355a;text-decoration:none !important;text-shadow:none}@media only screen and (min-width:1024px){.footerlogo__aamc-phone{margin:10px 0 0}}.footerlogo__aamc-logoimg{max-width:100%;display:none}@media only screen and (min-width:1024px){.footerlogo__aamc-logoimg{display:inline-block}}.footerlogo__aamc-logoimg .icon{width:250px;height:74px}a.footnote-pointer:visited,a.footnote-pointer:link,a.footnote-pointer:hover,a.footnote-pointer:visited:hover{font-family:"robotobold",sans-serif;vertical-align:super;font-size:12px;font-weight:900;color:#de212b;text-decoration:underline}.footnotes{width:100%;border-top:1px solid #d3d7de;padding:30px 0}.footnotes__section-title{font-family:"robotobold",sans-serif;font-size:14px;font-stretch:normal;line-height:22px;letter-spacing:0;color:#64718b;padding:0 0 10px 0}.footnotes__list{padding:0 0 0 15px;margin:0;line-height:0}.footnotes__list-item{font-family:"robotoregular",sans-serif;font-size:14px;font-stretch:normal;line-height:22px;letter-spacing:0;color:#64718b;margin:0;padding:0 0 10px 0;display:list-item;width:100%}.footnotes__list-item:last-child{padding:0}.footnotes a:link,.footnotes a:hover,.footnotes a:visited:hover,.footnotes a:visited{font-family:"robotomedium",sans-serif;text-decoration:underline;font-size:14px;font-stretch:normal;line-height:22px;letter-spacing:0;color:#64718b}.footnotes p{padding:0;font-family:"robotoregular",sans-serif;font-size:14px;font-stretch:normal;line-height:22px;letter-spacing:0;color:#64718b}.form-embed-block-wrapper{float:left;width:100%}.form-embed-block{font-style:normal;font-stretch:normal;letter-spacing:normal;float:left;width:100%}@media only screen and (min-width:768px){.form-embed-block{padding:30px 43px 0 0;max-width:407px}}@media only screen and (min-width:1024px){.form-embed-block{padding:30px 72px 0 0;max-width:436px}}@media only screen and (min-width:1400px){.form-embed-block{padding:40px 80px 0 0;max-width:627px}}.form-embed-block__group{padding:30px 0;float:left;width:100%}.form-embed-block__group:last-child{padding:30px 0 0 0}.form-embed-block__heading{font-family:"robotoregular",sans-serif;font-size:16px;line-height:26px;color:#22355a}.form-embed-block__subhead{font-family:"chivobold",sans-serif;font-size:24px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.17;letter-spacing:normal;color:#22355a;padding:0 0 6px 0;border-bottom:1px #d3d7de solid;float:left;width:100%;margin:0px}.form-embed-block__mandatory{font-family:"robotoregular",sans-serif;font-size:14px;line-height:22px;color:#64718b;padding:10px 0 0}.form-embed-block .form-item{margin:0}.form-embed-block .form-required:after{display:none}.form-embed-block .form-required:before{color:#de212b;content:"*";font-size:12px}.form-embed-block__mandatory-symbol{color:#de212b}.form-embed-block__group-checkbox-title{width:100%;font-family:"robotobold",sans-serif;font-size:14px;line-height:1.57;color:#22355a;margin:27px 0 16px 0}.form-embed-block__input-container{padding:30px 0px 0px 0px;float:left;width:100%}@media only screen and (min-width:768px){.form-embed-block__input-container{padding:31px 0px 0px 0px}}.form-embed-block__input-container--group-checkbox-container{padding:0 0 15px 0}.form-embed-block__label{font-size:16px;line-height:20px;letter-spacing:1.77px;color:#22355a;font-family:"robotoregular",sans-serif;font-weight:bold}@media only screen and (min-width:768px){.form-embed-block__label{line-height:18px;letter-spacing:1.5px}}.form-embed-block__label strong{font-family:robotobold,sans-serif;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.57;letter-spacing:normal;text-transform:none}.form-embed-block label.form-embed-block__label-agreement{text-transform:none;font-family:"robotoregular",sans-serif;font-size:14px;line-height:22px;letter-spacing:0px;color:#22355a}.form-embed-block__group-checkbox-label{font-family:"chivoregular",sans-serif;font-size:16px;line-height:27px;color:#22355a}@media only screen and (min-width:768px){.form-embed-block__group-checkbox-label{line-height:16px}}.form-embed-block__error-msg{font-size:12px;line-height:16px;color:#22355a;font-family:"chivoitalic",sans-serif;font-weight:bold;margin:4px 0 0 0}.form-embed-block__error-msg .valid{margin:0 8px 0 0;color:#72c267}.form-embed-block__error-msg .invalid{margin:0 8px 0 0;color:#f15c22}.form-embed-block__input-textbox--optional-textbox{padding:5px 0 0 31px}@media only screen and (min-width:768px){.form-embed-block__input-textbox--optional-textbox{padding:5px 0 0 27px}}.form-embed-block__input-textbox input{border:1px solid #d3d7de;height:40px;padding:1px 1px 1px 15px;width:100%;font-size:11px;line-height:18px;font-family:"chivoregular",sans-serif;color:#22355a;background-color:#fff;caret-color:#de212b}.form-embed-block__input-textbox input:hover{border:1px solid #22355a}@media only screen and (min-width:768px){.form-embed-block__input-textbox input{height:36px}}.form-embed-block__input-textbox input[type=email]{border:1px solid #d3d7de;font-size:11px;line-height:18px;font-family:"chivoregular",sans-serif;color:#22355a;background-color:#fff;min-height:36px}.form-embed-block__input-textbox input[type=email]:hover{border:1px solid #22355a}.form-embed-block__input-textbox input[type=email]:focus{outline:0}.form-embed-block__input-textbox input[type=email]:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.form-embed-block__input-checkbox{display:block;position:relative;padding:0px 0px 0px 31px;cursor:pointer;font-size:22px;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:0px}@media only screen and (min-width:768px){.form-embed-block__input-checkbox{padding:0px 0px 0px 27px}}.form-embed-block__input-checkbox--group-checkbox{line-height:17px}.form-embed-block__input-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.form-embed-block__input-checkbox input:checked~.checkmark{background:#de212b;border:1px solid #de212b;border-radius:2px 2px 2px 2px;-webkit-border-radius:2px 2px 2px 2px;-moz-border-radius:2px 2px 2px 2px}.form-embed-block__input-checkbox input:checked~.checkmark{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.form-embed-block__input-checkbox:hover input~.checkmark{border:1px solid #de212b;border-radius:2px 2px 2px 2px;-webkit-border-radius:2px 2px 2px 2px;-moz-border-radius:2px 2px 2px 2px}.form-embed-block__input-checkbox input:checked~.checkmark:after{display:block;left:8px;top:-5px;width:7px;height:16px;border:1px solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg)}@media only screen and (min-width:768px){.form-embed-block__input-checkbox input:checked~.checkmark:after{left:4px;top:-2px;width:5px;height:9px}}.form-embed-block .checkmark{position:absolute;left:0;height:16px;width:16px;background:#fff;border:1px solid #64718b;border-radius:2px 2px 2px 2px;-webkit-border-radius:2px 2px 2px 2px;-moz-border-radius:2px 2px 2px 2px;cursor:pointer;top:5px;text-indent:-9999px}.form-embed-block .checkmark{-webkit-box-shadow:inset 0 0 4px 0 #D3D7DE;-moz-box-shadow:inset 0 0 4px 0 #D3D7DE;box-shadow:inset 0 0 4px 0 #D3D7DE}@media only screen and (min-width:768px){.form-embed-block .checkmark{height:12px;width:12px}}.form-embed-block .checkmark:after{content:"";position:absolute;display:none}.form-embed-block__radio-wrap{width:100%;float:left}.form-embed-block__radio-wrap .radio-holder{position:relative;display:inline-block}.form-embed-block__radio-wrap input{cursor:pointer;position:absolute;width:1px;height:1px;top:6px;left:4px;z-index:-1;visibility:hidden}.form-embed-block__radio-wrap label{margin:0px 10px 0px 0px;font-size:16px;line-height:20px;letter-spacing:1.77px;color:#22355a;font-family:"robotoregular",sans-serif;font-weight:bold}@media only screen and (min-width:768px){.form-embed-block__radio-wrap label{line-height:18px;letter-spacing:1.5px}}.form-embed-block__radio-wrap label input[type=radio]~span{display:inline-block;width:16px;height:16px;vertical-align:top;border:1px solid #64718b;box-sizing:content-box;-moz-box-sizing:content-box;margin:2px 0;text-indent:-9999px;border-radius:12px 12px 12px 12px;-webkit-border-radius:12px 12px 12px 12px;-moz-border-radius:12px 12px 12px 12px;cursor:pointer;background-color:#fff}@media only screen and (min-width:768px){.form-embed-block__radio-wrap label input[type=radio]~span{width:12px;height:12px}}.form-embed-block__radio-wrap label input[type=radio]:checked~span{width:5px;height:5px;border:6px solid #de212b}@media only screen and (min-width:768px){.form-embed-block__radio-wrap label input[type=radio]:checked~span{width:4px;height:4px;border:5px solid #de212b}}.form-embed-block__radio-wrap label:hover input[type=radio]~span{border-color:#de212b}.form-embed-block .button-red,.form-embed-block .year-in-school__button,.form-embed-block .ui-dialog .terms-conditions__button,.ui-dialog .form-embed-block .terms-conditions__button{padding:10px 0;border:none}.form-embed-block__form-submit-button{margin:30px 0px 0px 1px;width:92px;height:36px;padding:12px 0px 12px 10px;position:relative}@media only screen and (min-width:768px){.form-embed-block__form-submit-button{width:87px;height:35px}}@media only screen and (min-width:1400px){.form-embed-block__form-submit-button{width:92px}}.form-embed-block__form-submit-button .icon--caret-right{top:13px;left:67px;position:absolute}@media only screen and (min-width:768px){.form-embed-block__form-submit-button .icon--caret-right{top:12px;left:63px}}@media only screen and (min-width:1400px){.form-embed-block__form-submit-button .icon--caret-right{top:13px;left:67px}}.form-embed-block__form-submit-button input[type=submit]{background:rgba(0,0,0,0);text-transform:uppercase;font-family:"chivobold",sans-serif;font-size:12px;line-height:12px;letter-spacing:1.5px;width:92px;height:36px;position:absolute;top:0px;right:0px;text-align:left}@media only screen and (min-width:768px){.form-embed-block__form-submit-button input[type=submit]{font-size:11px;line-height:11px;width:87px;height:35px}}@media only screen and (min-width:1400px){.form-embed-block__form-submit-button input[type=submit]{font-size:12px;line-height:12px;width:92px;height:36px}}.form-embed-block__form-submit-button:hover,.form-embed-block__form-submit-button:focus{border:0}.form-embed-block__form-submit-button:hover+.button-red,.form-embed-block__form-submit-button:hover+.year-in-school__button,.ui-dialog .form-embed-block__form-submit-button:hover+.terms-conditions__button,.form-embed-block__form-submit-button:hover input[type=submit],.form-embed-block__form-submit-button:focus+.button-red,.form-embed-block__form-submit-button:focus+.year-in-school__button,.ui-dialog .form-embed-block__form-submit-button:focus+.terms-conditions__button,.form-embed-block__form-submit-button:focus input[type=submit]{color:#de212b;border:1px solid #de212b}.form-embed-block .selectbox-wrap{padding:0;margin:0 0 20px 0}.form-embed-block .selectbox-wrap select{font-size:11px;line-height:18px;font-family:"chivobold",sans-serif;color:#22355a;height:40px}.form-embed-block .selectbox-wrap select::-ms-expand{display:none}@media only screen and (min-width:768px){.form-embed-block .selectbox-wrap select{height:36px}}.form-embed-block .selectbox-wrap select:hover{border-radius:0 0 0 0;-webkit-border-radius:0 0 0 0;-moz-border-radius:0 0 0 0}.form-embed-block .selectbox-wrap select:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}@media only screen and (min-width:768px){.form-embed-block .selectbox-wrap{float:left;width:100%;margin:5px 20px 0 0;height:40px}}@media only screen and (min-width:768px)and (min-width:768px){.form-embed-block .selectbox-wrap{height:36px}}.form-embed-block .textarea-wrap{padding:5px 0;width:100%}.form-embed-block .textarea-wrap textarea{border:1px solid #d3d7de;cursor:pointer;position:relative;z-index:1;width:100%;height:120px;padding:5px 1px 1px 15px;resize:none;font-size:11px;line-height:18px;font-family:"chivoregular",sans-serif;color:#22355a;background:#fff;caret-color:#de212b}.form-embed-block .textarea-wrap textarea:hover{border:1px solid #22355a;border-radius:0 0 0 0;-webkit-border-radius:0 0 0 0;-moz-border-radius:0 0 0 0}.form-embed-block .textarea-wrap textarea:focus{outline:0}.form-embed-block .textarea-wrap textarea:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}@media only screen and (min-width:768px){.form-embed-block .textarea-wrap textarea{height:108px}}@media only screen and (min-width:768px){.form-embed-block .textarea-wrap{float:left;margin:5px 20px 0 0;padding:2px 0}.form-embed-block .textarea-wrap::after{top:7px}}@media only screen and (min-width:768px){.form-embed-block.form-embed-block--contactus-webform{padding:0;max-width:100%}}.form-embed-block.form-embed-block--contactus-webform .selectbox-wrap{height:auto;margin:0 20px 0 0}.form-embed-block.form-embed-block--contactus-webform .selectbox-wrap .icon--chevron-down{top:auto;bottom:15px}@media only screen and (min-width:768px){.form-embed-block.form-embed-block--contactus-webform .selectbox-wrap .icon--chevron-down{bottom:13px}}.form-embed-block.form-embed-block--contactus-webform .text-count-message{font-size:10px}@media only screen and (min-width:768px){.layout--onecol .block-inline-blockembed-form-block #tfaContent:not(.newsletter-subscription){margin:0 auto;padding:30px 43px 0 0;max-width:407px}}@media only screen and (min-width:1024px){.layout--onecol .block-inline-blockembed-form-block #tfaContent:not(.newsletter-subscription){padding:30px 72px 0 0;max-width:436px}}@media only screen and (min-width:1400px){.layout--onecol .block-inline-blockembed-form-block #tfaContent:not(.newsletter-subscription){padding:40px 80px 0 0;max-width:627px}}form{margin:0 0 0 0}form:focus{outline:none;border:none;box-shadow:none}form label{display:inline-block;color:#292929;cursor:pointer;font-weight:500;margin:0 0 .1875em;padding-right:4px;vertical-align:top}form input[type=text],form input[type=password],form input[type=date],form textarea{background-color:#fff;font-family:inherit;border:1px solid #e5ebf1;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);color:rgba(0,0,0,.75);display:block;font-size:.875em;margin:0 0 1em;padding:.5em;width:100%;box-sizing:border-box;transition:box-shadow .45s,border-color .45s ease-in-out}form input[type=text]:focus,form input[type=password]:focus,form input[type=date]:focus,form textarea:focus{box-shadow:0 0 5px #f8f9fa;border-color:#f8f9fa;background-color:#fff;outline:none}form input[type=file],form input[type=checkbox],form input[type=radio],form select{margin:0 0 1em}form input[type=file]{width:100%}form fieldset{border:solid 1px #f8f9fa;padding:1.25em;margin:1.125em 0}form fieldset legend{font-weight:bold;background:#fff;padding:0 .1875em;margin:0;margin-left:-0.1875em}form button,form html input[type=button],form input[type=reset],form input[type=submit]{border-radius:5px;border:1px solid #fff;padding:5px 11px;background:#f8f9fa;color:#292929}form button:hover,form button:focus,form html input[type=button]:hover,form html input[type=button]:focus,form input[type=reset]:hover,form input[type=reset]:focus,form input[type=submit]:hover,form input[type=submit]:focus{background:#e5ebf1}form .error,form .error textarea,form .error select{border-color:#de212b;background-color:rgba(198,15,19,.1);margin-bottom:0}form .error input:focus,form .error textarea:focus,form .error select:focus{background:#f8f9fa;border-color:#f8f9fa}form .error label,form .error label.error{color:#de212b}form .error>small,form .error small.error{display:block;padding:.375em .25em;margin-top:0;margin-bottom:1em;font-size:.75em;font-weight:bold;background:#de212b;color:#fff}form .error span.error-message{display:block}form input.error,form textarea.error{border-color:#de212b;background-color:rgba(198,15,19,.1);margin-bottom:0}form input.error:focus,form textarea.error:focus{background:#f8f9fa;border-color:#f8f9fa}form .error select{border-color:#de212b;background-color:rgba(198,15,19,.1)}form .error select:focus{background:#f8f9fa;border-color:#f8f9fa}form label.error{color:#de212b}form input[type=datetime],form input[type=datetime-local],form input[type=month],form input[type=week],form input[type=email],form input[type=number],form input[type=search],form input[type=tel],form input[type=time],form input[type=url]{font-family:inherit;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);display:block;height:2.3125em;box-sizing:border-box;transition:box-shadow .45s,border-color .45s ease-in-out;background:#fff;padding:10px 12px;font-size:14px;color:#22355a;letter-spacing:0;border:0;width:100%;min-height:39px;margin:0 0 0 0}form input[type=datetime]:focus,form input[type=datetime-local]:focus,form input[type=month]:focus,form input[type=week]:focus,form input[type=email]:focus,form input[type=number]:focus,form input[type=search]:focus,form input[type=tel]:focus,form input[type=time]:focus,form input[type=url]:focus{box-shadow:0 0 5px #f8f9fa;border:none;outline:none}form form button,form form input{transition:all .3s ease}form form button[disabled],form form input[disabled]{background-color:#f8f9fa;box-shadow:none;transition:auto}form form button:hover,form form input:hover{background-color:#f8f9fa}input[type=datetime],input[type=datetime-local],input[type=month],input[type=week],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url]{background:#fff;padding:10px 12px;font-size:14px;color:#22355a;letter-spacing:0;border:0;width:100%;min-height:40px;margin:0 0 0 0}input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=month]:focus,input[type=week]:focus,input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=time]:focus,input[type=url]:focus{box-shadow:0 0 5px #22355a;border-color:#22355a;outline:none}.form-item,.form-actions{margin:0px}.form-item.form-type-datetime .container-inline,.form-item.form-type-datelist .container-inline{display:flex}.webform-multiple-table td .form-type-datetime .form-type-textfield input,.webform-multiple-table td input.webform-time{border:1px solid #d3d7de;margin:0;color:#292929;background-color:#fff;font-size:16px;line-height:18px;-webkit-appearance:none;border-radius:0;-webkit-transition:all .5s;transition:all .5s;height:45px}.webform-multiple-table .js-form-type-datetime .form-item+.form-item{margin-top:0;margin-left:10px}.form-embed-block--contactus-webform input[type=number]{border:1px solid #d3d7de;box-shadow:none;margin-bottom:15px}.form-embed-block--contactus-webform input[type=checkbox],.form-embed-block--contactus-webform input[type=radio]{width:16px;height:16px}.form-embed-block--contactus-webform .form-item .description .webform-element-description{font-size:14px;font-weight:500;margin:10px 0;color:#22355a}.form-embed-block--contactus-webform .webform-multiple-add.container-inline{margin:10px 0 0 0}.form-embed-block .option.form-required:before{display:none !important}.header-search{position:fixed;width:100%;left:0;height:44px;margin:27px 0 20px;border-bottom:1px solid #d3d7de;visibility:hidden}.header-search{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.header-search{align-items:center;-webkit-align-items:center}.header-search{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}@media only screen and (min-width:1024px){.header-search{position:static;visibility:visible;margin:0}}.header-search--open{position:static;visibility:visible}.header-search--is-open{overflow:hidden}.header-search__form{width:100%;position:relative}.header-search__form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.header-search__form input[type=text].header-search__form__input-field,.header-search__form input[type=search].header-search__form__input-field{width:100%;color:#22355a;font-family:"chivoregular",sans-serif;font-size:16px;line-height:21px;letter-spacing:.57px;border:none;box-shadow:none;border-top:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);margin:0;padding:11px 44px 11px 6px;min-height:auto;height:auto}.header-search__form input[type=text].header-search__form__input-field::-webkit-input-placeholder,.header-search__form input[type=search].header-search__form__input-field::-webkit-input-placeholder{color:#22355a}.header-search__form input[type=text].header-search__form__input-field:-moz-placeholder,.header-search__form input[type=search].header-search__form__input-field:-moz-placeholder{color:#22355a;opacity:1}.header-search__form input[type=text].header-search__form__input-field::-moz-placeholder,.header-search__form input[type=search].header-search__form__input-field::-moz-placeholder{color:#22355a;opacity:1}.header-search__form input[type=text].header-search__form__input-field:-ms-input-placeholder,.header-search__form input[type=search].header-search__form__input-field:-ms-input-placeholder{color:#22355a}@media only screen and (min-width:1024px){.header-search__form input[type=text].header-search__form__input-field,.header-search__form input[type=search].header-search__form__input-field{font-size:14px;letter-spacing:.5px}}.header-search__form input[type=text].header-search__form__input-field:focus::-webkit-input-placeholder,.header-search__form input[type=search].header-search__form__input-field:focus::-webkit-input-placeholder{color:#99b1c9}.header-search__form input[type=text].header-search__form__input-field:focus:-moz-placeholder,.header-search__form input[type=search].header-search__form__input-field:focus:-moz-placeholder{color:#99b1c9;opacity:1}.header-search__form input[type=text].header-search__form__input-field:focus::-moz-placeholder,.header-search__form input[type=search].header-search__form__input-field:focus::-moz-placeholder{color:#99b1c9;opacity:1}.header-search__form input[type=text].header-search__form__input-field:focus:-ms-input-placeholder,.header-search__form input[type=search].header-search__form__input-field:focus:-ms-input-placeholder{color:#99b1c9}.header-search__form__error{font-size:12px;line-height:16px;color:#22355a;font-family:"chivoitalic",sans-serif;font-weight:bold;margin:10px 0 0 0;position:absolute;padding:7px 14px;border:2px solid #f15c22;background-color:#fcded3;z-index:1;top:100%}.header-search__form__error:before,.header-search__form__error:after{bottom:100%;left:14px;border:solid rgba(0,0,0,0);content:" ";width:0;height:0;position:absolute;pointer-events:none}.header-search__form__error:before{border-bottom-color:#f15c22;border-width:9px;margin:0 0 0 -9px}.header-search__form__error:after{border-bottom-color:#fcded3;border-width:6px;margin:0 0 0 -6px}.header-search__form__error .valid{margin:0 8px 0 0;color:#72c267;border:0}.header-search__form__close-btn{display:none;position:absolute;border:none;box-shadow:none;background:none;padding:16px;right:0;top:0}@media only screen and (min-width:1024px){.header-search__form__close-btn{padding:14px;right:3px}}.header-search__form__close-btn .icon--times{color:#64718b;width:12px;height:12px}@media only screen and (min-width:1024px){.header-search__form__close-btn .icon--times{width:16px;height:16px}}.header-search__form__close-btn--show{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.header-search__form__close-btn--show:after{content:"";position:absolute;background-color:#d3d7de;width:1px;height:18px;top:0;bottom:0;right:-5px;margin:auto 0}@media only screen and (min-width:1024px){.header-search__form__close-btn--show:after{height:23px;right:-9px}}.header-search__form__close-btn:hover,.header-search__form__close-btn:focus{background:none}.header-search__form .form-item-search{width:100%}.header-search__submit{position:relative;margin:0;left:13px}.header-search__submit{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.header-search__submit{align-items:center;-webkit-align-items:center}.header-search__submit{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}@media only screen and (min-width:1024px){.header-search__submit{margin:0 0 0 20px;left:auto}}.header-search__submit input[type=submit]{position:absolute;color:rgba(0,0,0,0);width:100%;height:100%;left:0;z-index:1;border:none;box-shadow:none;background:none;overflow:hidden}.header-search__submit input[type=submit]:hover,.header-search__submit input[type=submit]:focus{background:none}.header-search__submit .icon--search{color:#005395;margin:13px;width:18px;height:18px;max-width:none;z-index:0}@media only screen and (min-width:1024px){.header-search__submit .icon--search{color:#22355a}}.header-title .sign-in-ribbon{float:none;margin:0 -32px}@media only screen and (min-width:768px){.header-title .sign-in-ribbon{float:right;margin:0}}.header-title__title-wrap{width:100%;padding:0;margin:30px 0 0 0;display:flex;justify-content:space-between;align-items:center;float:left}@media only screen and (min-width:768px){.header-title__title-wrap{margin:40px 0 0 0}}@media only screen and (min-width:1400px){.header-title__title-wrap{margin:60px 0 0 0}}.header-title__title-wrap--underline{border-bottom:1px solid #d3d7de}@media only screen and (min-width:768px){.header-title__title-wrap--with-ribbon{margin-top:0}}.header-title__title-wrap--with-parent-specialty{margin:15px 0 0 0}@media only screen and (min-width:768px){.header-title__title-wrap--with-parent-specialty{margin:0}}@media only screen and (min-width:768px){.header-title__title-wrap--with-parent-specialty.header-title__title-wrap--with-ribbon{margin-top:15px}}.header-title__social-share{text-align:right;margin:0 22px 12px 0;display:flex;justify-content:space-between}@media only screen and (min-width:768px){.header-title__social-share{width:calc(100% - 343px);display:flex;align-self:flex-end;justify-content:flex-end;margin:0 0 20px}}@media only screen and (min-width:1024px){.header-title__social-share{width:calc(100% - 481px)}}@media only screen and (min-width:1400px){.header-title__social-share{width:calc(100% - 619px)}}.header-title__social-share .share-block ul{display:none}@media only screen and (min-width:768px){.header-title__social-share .share-block ul{display:flex}}.header-title__social-share .share-block .favorites-icon{display:flex;visibility:visible}@media only screen and (min-width:768px){.header-title__social-share .share-block .favorites-icon{margin:0 0 0 20px}}.header-title__social-share .share-block .favorites-icon .tooltiptext{left:14px;bottom:32px}.header-title__social-share .share-block .favorites-icon .tooltiptext::after,.header-title__social-share .share-block .favorites-icon .tooltiptext::before{left:50%}@media only screen and (min-width:768px){.header-title__social-share .share-block .favorites-icon .tooltiptext{bottom:calc(100% + 7px);left:28px}.header-title__social-share .share-block .favorites-icon .tooltiptext::after,.header-title__social-share .share-block .favorites-icon .tooltiptext::before{left:53%}}@media only screen and (min-width:1400px){.header-title__social-share .share-block .favorites-icon .tooltiptext{left:30px}}.header-title__social-share .share-block .favorites-icon .tooltiptext-active{left:31px;bottom:32px}.header-title__social-share .share-block .favorites-icon .tooltiptext-active::after,.header-title__social-share .share-block .favorites-icon .tooltiptext-active::before{left:50%}@media only screen and (min-width:768px){.header-title__social-share .share-block .favorites-icon .tooltiptext-active{bottom:calc(100% + 7px);left:0}.header-title__social-share .share-block .favorites-icon .tooltiptext-active::after,.header-title__social-share .share-block .favorites-icon .tooltiptext-active::before{left:61%}}@media only screen and (min-width:1024px){.header-title__social-share .share-block .favorites-icon .tooltiptext-active{left:15px}.header-title__social-share .share-block .favorites-icon .tooltiptext-active::after,.header-title__social-share .share-block .favorites-icon .tooltiptext-active::before{left:50%}}@media only screen and (min-width:1400px){.header-title__social-share .share-block .favorites-icon .tooltiptext-active{left:17px}}.page-node-type-publication-chapters .header-title .readtimeWrapper,.page-node-type-book .header-title .readtimeWrapper{margin-right:30px;color:#22355a;font-family:"robotoregular",sans-serif}.page-node-type-publication-chapters .header-title__social-share,.page-node-type-book .header-title__social-share{width:100%}@media only screen and (min-width:1400px){.page-node-type-publication-chapters .header-title__social-share,.page-node-type-book .header-title__social-share{width:calc(100% - 300px)}}.page-node-type-publication-chapters .header-title__title-wrap,.page-node-type-book .header-title__title-wrap{align-items:flex-start;flex-direction:column}@media only screen and (min-width:1400px){.page-node-type-publication-chapters .header-title__title-wrap,.page-node-type-book .header-title__title-wrap{flex-direction:row;align-items:center}}.header__logo__wrap{display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.header__logo__wrap{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}@media only screen and (min-width:768px){.header__logo__wrap{position:absolute;left:0;right:0}}@media only screen and (min-width:1024px){.header__logo__wrap{position:static}.header__logo__wrap{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}}.header__logo-link .icon{display:none;width:53px;height:38px}@media only screen and (min-width:1024px){.header__logo-link .icon{display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:100px;height:70px}}.header__logo-link__mobile-text,.header__logo-link__text{font-family:"chivobold",sans-serif;color:#003d79;font-size:18px;line-height:normal}@media only screen and (min-width:1024px){.header__logo-link__mobile-text,.header__logo-link__text{font-size:28px}}@media only screen and (max-width:767px){.header__logo-link__mobile-text{max-width:150px;margin:0 0 0 10px}}@media only screen and (min-width:1024px){.header__logo-link__mobile-text{display:none}}.header__logo-link__text{display:none}@media only screen and (min-width:1024px){.header__logo-link__text{display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.header__logo-link__text{align-items:center;-webkit-align-items:center}.header__logo-link__text{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.header__logo-link__text:before{background-color:currentColor;content:"";width:1px;height:20px;margin:0 13px}}.header__menu-btn,.header__search-btn{position:relative;background:none;border:none;box-shadow:none;z-index:1}.header__menu-btn,.header__search-btn{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.header__menu-btn:hover,.header__menu-btn:focus,.header__search-btn:hover,.header__search-btn:focus{background:none}@media only screen and (min-width:1024px){.header__menu-btn,.header__search-btn{display:none}}.header__menu-btn{font-family:"chivobold",sans-serif;font-size:16px;text-transform:uppercase;letter-spacing:1.5px;line-height:24px;margin:12px 0 13px;padding:5px 10px 6px}.header__menu-btn{align-items:center;-webkit-align-items:center}.header__menu-btn{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.header__menu-btn,.header__menu-btn:hover,.header__menu-btn:focus{background-color:#005395;color:#fff}.header__menu-btn .icon{color:#fff}.header__menu-btn .icon--times{display:none;margin:0 0 0 8px;width:16px;height:16px}.header__menu-btn--close .icon{display:block}.header__search-btn{padding:9px;left:9px;flex:0 0 auto}.header__search-btn .icon{color:#005395}.header__search-btn .icon--search{width:26px;height:26px}.header__search-btn .icon--times{display:none;width:24px;height:24px}.header__search-btn--open{padding:10px;left:10px}.header__search-btn--open .icon--search{display:none}.header__search-btn--open .icon--times{display:block}input.form-autocomplete.ui-autocomplete-input{background:none}.ui-helper-hidden-accessible{top:0}.search-api-autocomplete-search{font-family:"chivoregular",sans-serif;font-size:16px;overflow:auto}.search-api-autocomplete-search .ui-menu-item:last-of-type .ui-menu-item-wrapper .search-api-autocomplete-suggestion{border-bottom:0}.search-api-autocomplete-search .ui-menu-item:hover{background:none}.search-api-autocomplete-search .ui-menu-item-wrapper{color:#22355a}.search-api-autocomplete-search .ui-menu-item-wrapper .search-api-autocomplete-suggestion{border-bottom:1px solid #d3d7de;padding:15px 0}.search-api-autocomplete-search .ui-menu-item-wrapper .search-api-autocomplete-suggestion .autocomplete-suggestion-user-input{font-family:"chivobold",sans-serif}.search-api-autocomplete-search .ui-menu-item-wrapper.ui-state-active .search-api-autocomplete-suggestion{background:#fff;color:#de212b}.social-block{list-style-type:none;width:100%;margin:0;padding:0 32px 30px 32px}.social-block{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media only screen and (min-width:1024px){.social-block{padding:25px 0 0}}.social-block__list-item{margin:0 14px}@media only screen and (min-width:1024px){.social-block__list-item{margin:0 14px 0 15px}}.social-block__list-item:first-child{margin:0}@media only screen and (min-width:1024px){.social-block__list-item:first-child{margin:0 19px 0 0}}.social-block__list-item:first-child .social-block__link{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}.social-block__list-item:last-child{margin:0}@media only screen and (min-width:1024px){.social-block__list-item:last-child{margin:0 0 0 15px}}.social-block__list-item:last-child .social-block__link{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}@media only screen and (min-width:1024px){.social-block__list-item:last-child .social-block__link{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}}.social-block__link{width:44px;height:44px}.social-block__link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.social-block__link{align-items:center;-webkit-align-items:center}.social-block__link{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.social-block__link{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.social-block__link{color:#005395;text-decoration:none;cursor:pointer}.social-block__link:link{color:#005395;text-decoration:none;cursor:pointer}.social-block__link:visited{color:#22355a;text-decoration:none;cursor:pointer}.social-block__link:hover,.social-block__link:link:hover,.social-block__link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.social-block__link:active,.social-block__link:focus{color:#22355a;text-decoration:underline;cursor:pointer}@media only screen and (min-width:1024px){.social-block__link{display:inline;width:auto;height:auto}}.social-block .icon{width:24px;height:24px}@media only screen and (min-width:1024px){.social-block .icon{width:16px;height:16px}}.social-block .icon--facebook{width:12px}@media only screen and (min-width:1024px){.social-block .icon--facebook{width:8px}}.social-block .icon--X{height:22px}@media only screen and (min-width:1024px){.social-block .icon--X{height:13px}}.social-block .icon--youtube{width:25px;height:20px}@media only screen and (min-width:1024px){.social-block .icon--youtube{width:16px;height:13px}}#block-headersocialmedia{background:#f8f9fa}@media only screen and (min-width:1024px){#block-headersocialmedia{position:absolute;max-width:192px;bottom:65px;top:auto;right:calc((100% - 851px)/2)}}@media only screen and (min-width:1400px){#block-headersocialmedia{right:calc((100% - 1022px)/2)}}#block-headersocialmedia-2{background:#f8f9fa}#block-headersocialmedia-2 .social-block__list-item .icon--external-link-square-alt{display:none}@media only screen and (min-width:1024px){#block-headersocialmedia-2{position:absolute;max-width:192px;bottom:-282px;top:auto;right:calc((100% - 851px)/2)}}@media only screen and (min-width:1400px){#block-headersocialmedia-2{right:calc((100% - 1022px)/2)}}.hero-image__banner{max-width:100%;width:100%;height:auto;display:block}@media only screen and (min-width:768px){.erd-list--hero-teaser{margin-top:-55px}}@media only screen and (min-width:1024px){.erd-list--hero-teaser{margin-top:-70px}}@media only screen and (min-width:1400px){.erd-list--hero-teaser{margin-top:-90px}}.erd-list--hero-teaser .hero-center-container{display:block;padding:0}.erd-list--hero-teaser .hero-center-container:after{content:"";display:table;clear:both}@media only screen and (min-width:768px){.erd-list--hero-teaser .hero-center-container{padding:0 54px}}@media only screen and (min-width:1024px){.erd-list--hero-teaser .hero-center-container{padding:0 72px}}@media only screen and (min-width:1400px){.erd-list--hero-teaser .hero-center-container{padding:0 150px}}.hero-center-container__link:hover .hero-teaser__title{text-decoration:underline}.hero-teaser{padding:0 32px;float:left;width:100%;position:relative;overflow:hidden;margin:0;opacity:1;z-index:0;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease}.hero-teaser:after{content:"";position:absolute;left:0px;top:0px;width:100%;height:100%;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;z-index:-1}.hero-teaser:hover:after{background:rgba(0,0,0,.1)}.hero-teaser--red{background:#de212b}.hero-teaser--purple{background:#352c66}.hero-teaser--green{background:#008265}.hero-teaser--blue{background:#003d79}.hero-teaser.yellowbg .hero-teaser__eyebrow,.hero-teaser.yellowbg .hero-teaser__title,.hero-teaser.yellowbg .hero-teaser__title-link,.hero-teaser.yellowbg .hero-teaser__details,.hero-teaser.yellowbg .hero-teaser__event_location i,.hero-teaser.yellowbg .hero-teaser__event_time i,.hero-teaser.greybg .hero-teaser__eyebrow,.hero-teaser.greybg .hero-teaser__title,.hero-teaser.greybg .hero-teaser__title-link,.hero-teaser.greybg .hero-teaser__details,.hero-teaser.greybg .hero-teaser__event_location i,.hero-teaser.greybg .hero-teaser__event_time i{color:#22355a}.hero-teaser.yellowbg .hero-teaser__eyebrow:hover,.hero-teaser.yellowbg .hero-teaser__title:hover,.hero-teaser.yellowbg .hero-teaser__title-link:hover,.hero-teaser.yellowbg .hero-teaser__details:hover,.hero-teaser.yellowbg .hero-teaser__event_location i:hover,.hero-teaser.yellowbg .hero-teaser__event_time i:hover,.hero-teaser.greybg .hero-teaser__eyebrow:hover,.hero-teaser.greybg .hero-teaser__title:hover,.hero-teaser.greybg .hero-teaser__title-link:hover,.hero-teaser.greybg .hero-teaser__details:hover,.hero-teaser.greybg .hero-teaser__event_location i:hover,.hero-teaser.greybg .hero-teaser__event_time i:hover{color:#22355a}.hero-teaser__eyebrow{padding:20px 0 10px 0;font-family:"chivobold",sans-serif;color:#fff;font-size:14px;letter-spacing:1px;line-height:22px;text-transform:uppercase}@media only screen and (min-width:768px){.hero-teaser__eyebrow{padding:17px 0 10px 0;line-height:16px;font-size:12px}}@media only screen and (min-width:1400px){.hero-teaser__eyebrow{padding:20px 0 10px 0;line-height:22px;font-size:14px}}.hero-teaser__title{font-family:"chivobold",sans-serif;font-size:24px;color:#fff;letter-spacing:0;line-height:28px;word-break:break-word}@media only screen and (min-width:1024px){.hero-teaser__title{font-size:28px;line-height:34px}}@media only screen and (min-width:1400px){.hero-teaser__title{font-size:34px;line-height:40px}}.hero-teaser__title-link{color:#fff}.hero-teaser__title-link{color:#fff;text-decoration:none;cursor:pointer}.hero-teaser__title-link:link{color:#fff;text-decoration:none;cursor:pointer}.hero-teaser__title-link:visited{color:#fff;text-decoration:none;cursor:pointer}.hero-teaser__title-link:hover,.hero-teaser__title-link:link:hover,.hero-teaser__title-link:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.hero-teaser__title-link:active,.hero-teaser__title-link:focus{color:#fff;text-decoration:underline;cursor:pointer}.hero-teaser__details{font-family:"chivoregular",sans-serif;font-size:14px;color:#fff;letter-spacing:.5px;line-height:20px;padding:10px 0 25px 0}@media only screen and (min-width:768px){.hero-teaser__details{font-size:12px;line-height:16px;padding:12px 0 22px 0}}@media only screen and (min-width:1400px){.hero-teaser__details{font-size:14px;line-height:20px;padding:15px 0 25px 0}}.hero-teaser__author-head-shot{width:100px;height:auto;float:left;display:none}@media only screen and (min-width:768px){.hero-teaser__author-head-shot{margin:20px 20px 20px 0px;display:block}}@media only screen and (min-width:1400px){.hero-teaser__author-head-shot{margin:25px 25px 25px 0px;display:block}}.hero-teaser__author-head-shot__author_image{width:100px;height:100px}.hero-teaser__if-insight{float:left}@media only screen and (min-width:768px){.hero-teaser__if-insight{width:-moz-calc(100% - 120px);width:-webkit-calc(100% - 120px);width:calc(100% - 120px)}}@media only screen and (min-width:1400px){.hero-teaser__if-insight{width:-moz-calc(100% - 125px);width:-webkit-calc(100% - 125px);width:calc(100% - 125px)}}.hero-teaser__authorname{padding:0 0 10px 0;display:block}@media only screen and (min-width:768px){.hero-teaser__authorname{padding:0 0 4px 0}}.hero-teaser__event_location,.hero-teaser__event_time{display:block;padding:0px 0 8px 0}@media only screen and (min-width:768px){.hero-teaser__event_location,.hero-teaser__event_time{padding:0 0 5px 0}}@media only screen and (min-width:1400px){.hero-teaser__event_location,.hero-teaser__event_time{padding:0}}.hero-teaser__event_location i,.hero-teaser__event_time i{font-size:12px;color:#fff;width:20px}.hero-teaser--permission-icon.hero-teaser{padding-right:45px}.hero-teaser .permissions-icon{position:absolute;bottom:0;right:0}.hero{background-repeat:no-repeat;background-position:left top;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;height:81px;position:relative}@media only screen and (min-width:768px){.hero{height:140px}}@media only screen and (min-width:1400px){.hero{height:176px}}.hero--blue{background-color:#003d79}.hero--red{background-color:#de212b}.hero--yellow{background-color:#fcb040}.hero--purple{background-color:#352c66}.hero--green{background-color:#008265}.hero--grey{background-color:#c8d2d2}.hero__title{color:#fff;font-family:"chivobold",sans-serif;font-size:24px;font-style:normal;font-stretch:normal;line-height:1.67;padding:0;margin:15px 33px 10px 32px;position:absolute;bottom:0;left:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:84%;text-shadow:0 0 2px #292929}@media only screen and (min-width:768px){.hero__title{font-size:30px;line-height:1.33;width:auto;white-space:normal;overflow:visible;text-overflow:initial;margin:20px 54px 20px 54px}}@media only screen and (min-width:1024px){.hero__title{margin:20px 71px 20px 72px}}@media only screen and (min-width:1400px){.hero__title{margin:20px 150px}}.heroine--thin .heroine__banner{height:60px}.heroine__banner{background-color:#007fa9;background-repeat:no-repeat;background-position:left top;background-size:cover;height:81px;position:relative}@media only screen and (min-width:768px){.heroine__banner{height:140px}}@media only screen and (min-width:1400px){.heroine__banner{height:176px}}.heroine__title{color:#fff;font-family:"chivobold",sans-serif;font-size:24px;font-style:normal;font-stretch:normal;line-height:1.67;letter-spacing:1px;text-transform:uppercase;width:auto}@media only screen and (min-width:1024px){.heroine__title{padding:0}}.heroine__title--image{text-shadow:0 0 2px #292929;position:absolute;bottom:10px;white-space:nowrap;width:100%}a.heroine__title--image{text-decoration:none;text-transform:none}a.heroine__title--image{color:#fff;text-decoration:none;cursor:pointer}a.heroine__title--image:link{color:#fff;text-decoration:none;cursor:pointer}a.heroine__title--image:visited{color:#fff;text-decoration:none;cursor:pointer}a.heroine__title--image:hover,a.heroine__title--image:link:hover,a.heroine__title--image:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}a.heroine__title--image:active,a.heroine__title--image:focus{color:#fff;text-decoration:underline;cursor:pointer}a.heroine__title--image:focus,a.heroine__title--image:link:hover,a.heroine__title--image:visited:hover{color:#fff;text-decoration:none}@media only screen and (min-width:768px){.heroine__title--image{font-size:30px;line-height:1.33;width:auto;white-space:normal;overflow:visible;text-overflow:initial;bottom:20px}}.heroine__title--thin{font-size:20px;color:#fff;font-family:"chivobold",sans-serif;letter-spacing:0;position:absolute;bottom:12px;line-height:1}a.heroine__title--thin{text-decoration:none;text-transform:none}a.heroine__title--thin{color:#fff;text-decoration:none;cursor:pointer}a.heroine__title--thin:link{color:#fff;text-decoration:none;cursor:pointer}a.heroine__title--thin:visited{color:#fff;text-decoration:none;cursor:pointer}a.heroine__title--thin:hover,a.heroine__title--thin:link:hover,a.heroine__title--thin:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}a.heroine__title--thin:active,a.heroine__title--thin:focus{color:#fff;text-decoration:underline;cursor:pointer}a.heroine__title--thin:focus,a.heroine__title--thin:link:hover,a.heroine__title--thin:visited:hover{color:#fff;text-decoration:none}@media only screen and (min-width:1400px){.heroine__title--thin{font-size:24px;letter-spacing:normal}}.heroine__title--lowercase{text-transform:none}.highlighted-data--small .highlighted-data__content{font-size:26px;line-height:36px}@media only screen and (min-width:768px){.highlighted-data--small .highlighted-data__content{font-size:66px;line-height:66px}}.highlighted-data--small .highlighted-data__suffix{font-size:16px;line-height:20px}@media only screen and (min-width:768px){.highlighted-data--small .highlighted-data__suffix{font-size:28px;line-height:28px}}.highlighted-data__label{font-size:14px;color:#22355a;line-height:16px;min-height:16px;font-family:"chivobold",sans-serif;letter-spacing:0;text-transform:uppercase;margin-bottom:6px}@media only screen and (min-width:768px){.highlighted-data__label{margin-bottom:10px}}.highlighted-data__content{color:#532598;font-size:66px;font-family:"robotothin",sans-serif;line-height:66px;letter-spacing:0;margin:0;font-weight:100;white-space:nowrap}.highlighted-data__suffix{color:#532598;font-size:28px;line-height:28px;font-family:"robotolight",sans-serif;font-weight:300}.highlighted-data__supplementary{font-size:14px;color:#22355a}.highlighted-data__supplementary p{font-size:14px}.highlighted-data__supplementary ol,.highlighted-data__supplementary ul{margin:10px 0 0 15px;width:100%}@media only screen and (min-width:768px){.highlighted-data__supplementary ol,.highlighted-data__supplementary ul{width:70%}}.highlighted-data__supplementary li{list-style-position:outside;color:#22355a;line-height:16px;font-family:"chivoregular",sans-serif;letter-spacing:0;margin:0 0 5px 0}.highlighted-data-items{display:flex;flex-direction:column;justify-content:space-evenly;width:100%;gap:20px}.highlighted-data-items~.highlighted-data-items{margin-top:20px}@media only screen and (min-width:768px){.highlighted-data-items{flex-direction:row}}.highlighted-data-items__item{margin-bottom:30px;flex:1 1 100%;width:100%}.highlighted-data-items__item:last-child{margin-bottom:0}@media only screen and (min-width:768px){.highlighted-data-items__item{margin:0}}.highlighted-data-items--two-col .highlighted-data-items__item{flex:1 1 100%}@media only screen and (min-width:768px){.highlighted-data-items--two-col .highlighted-data-items__item{flex:1 1 50%}}@media screen and (min-width:0\0)and (min-resolution:72dpi),screen and (min-width:0\0)and (-webkit-min-device-pixel-ratio:0.75),screen and (min-width:0\0)and (min--moz-device-pixel-ratio:0.75){.highlighted-data-items--two-col .highlighted-data-items__item{flex:1 1 auto}}@media only screen and (min-width:768px){.highlighted-data-items--two-col.work--settings-detail .highlighted-data-items__item .highlighted-data__label,.highlighted-data-items--two-col.work--settings-detail .highlighted-data-items__item .highlighted-data__content{margin-left:30%}}.highlighted-data-items--three-col .highlighted-data-items__item{flex:1 1 100%}@media only screen and (min-width:768px){.highlighted-data-items--three-col .highlighted-data-items__item{flex:1 1 33.3%}}@media screen and (min-width:0\0)and (min-resolution:72dpi),screen and (min-width:0\0)and (-webkit-min-device-pixel-ratio:0.75),screen and (min-width:0\0)and (min--moz-device-pixel-ratio:0.75){.highlighted-data-items--three-col .highlighted-data-items__item{flex:1 1 auto}}@media only screen and (min-width:768px){.highlighted-data-items--three-col .highlighted-data-items__item .highlighted-data__label{font-size:12px}}@media only screen and (min-width:768px){.highlighted-data-items--three-col .highlighted-data-items__item .highlighted-data__content{font-size:44px;line-height:44px}}.highlighted-data-items--twoleft-col{justify-content:flex-start}.highlighted-data-items--twoleft-col .highlighted-data-items__item{flex:0 1 auto}@media only screen and (min-width:768px){.highlighted-data-items--twoleft-col .highlighted-data-items__item{flex:0 1 33.33%;margin-right:40px}}.highlighted-data-items--twoleft-col .highlighted-data-items__month{width:auto;flex:inherit;margin:0;text-align:left}.highlighted-data-items--twoleft-month{flex-direction:row}.highlighted-data-items--two-supplementary-col .highlighted-data-items__item{flex:0 1 50%}.highlighted-data-items--supplementary{flex-direction:row;align-items:flex-start;justify-content:space-between}.highlighted-data-items--supplementary .highlighted-data{flex:0 1 auto;order:1}.highlighted-data-items--supplementary .highlighted-data__supplementary{flex:0 1 auto;order:2;padding:0 20px 0 0}@media only screen and (max-width:767px){.highlighted-data-items--supplementary{flex-wrap:wrap}.highlighted-data-items--supplementary .highlighted-data{flex:1 1 50%}.highlighted-data-items--supplementary .highlighted-data:nth-child(3){order:3}.highlighted-data-items--supplementary .highlighted-data__supplementary{flex:1 1 50%}.highlighted-data-items--supplementary .highlighted-data__supplementary:last-child{order:4}}@media only screen and (min-width:768px){.highlighted-data-items--supplementary .highlighted-data{flex:0 1 auto;order:inherit;max-width:20%}.highlighted-data-items--supplementary .highlighted-data__supplementary{flex:0 1 auto;order:inherit;max-width:30%}}.highlighted-data-items .em-dash{margin:auto 15px;width:35px;height:2px;background-color:#532598}.highlighted-data.signal-gold-silver .highlighted-data__content{font-size:44px;line-height:44px}@media only screen and (min-width:1024px){.highlighted-data.signal-gold-silver .highlighted-data__content .silver,.highlighted-data.signal-gold-silver .highlighted-data__content .gold{display:inline-block}}.highlighted-data.signal-info-number .highlighted-data__content{font-size:66px;line-height:66px}.highlights_block{float:left;width:100%;height:100%;padding:0px}.highlights_block .highlights{float:left;width:100%;position:relative;overflow:hidden;background:#fff;box-shadow:0 0 8px 0 #d3d7de;min-height:398px;height:100%;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-webkit-animation-delay:.3s;animation-delay:.3s}@media only screen and (min-width:768px){.highlights_block .highlights{min-height:186px}}@media only screen and (min-width:1024px){.highlights_block .highlights{min-height:200px}}@media only screen and (min-width:1400px){.highlights_block .highlights{min-height:250px}}.highlights_block .highlights:hover{box-shadow:0 0 8px 0 #64718b;transform:scale(1.04);-webkit-transform:scale(1.04);-moz-transform:scale(1.04);-ms-transform:scale(1.04)}.highlights_block .highlights:hover .highlights__readmore-link:after{opacity:1}.highlights_block .highlights__featured-image{float:left;width:100%}@media only screen and (min-width:768px){.highlights_block .highlights__featured-image{width:50%}}.highlights_block .highlights__featured-image img{padding:0px;margin:0px;max-width:100%;height:auto;width:100%;display:block}@media only screen and (min-width:768px){.highlights_block .highlights__featured-image img{height:186px}}@media only screen and (min-width:1024px){.highlights_block .highlights__featured-image img{height:auto}}.highlights_block .highlights__content-area{padding:0 20px;float:left;width:100%;overflow:hidden}.highlights_block .highlights__content-area:after{content:"";display:table;clear:both}.highlights_block .highlights__content-area_wrapper{float:left;width:100%}@media only screen and (min-width:768px){.highlights_block .highlights__content-area_wrapper{width:50%}}.highlights_block .highlights__eyebrow{padding:3px 0 2px 0;font-family:"chivobold",sans-serif;color:#fff;float:left;width:100%;font-size:13px;letter-spacing:1.5px;line-height:22px;text-transform:uppercase}@media only screen and (min-width:768px){.highlights_block .highlights__eyebrow{padding:3px 0 4px 0;line-height:18px;font-size:11px}}@media only screen and (min-width:1400px){.highlights_block .highlights__eyebrow{padding:5px 0;line-height:22px;font-size:13px}}.highlights_block .highlights__eyebrow--red{background:#de212b}.highlights_block .highlights__eyebrow--purple{background:#352c66}.highlights_block .highlights__eyebrow--green{background:#008265}.highlights_block .highlights__eyebrow--blue{background:#003d79}.highlights_block .highlights__eyebrow.yellowbg,.highlights_block .highlights__eyebrow.greybg{color:#22355a}.highlights_block .highlights__title{font-family:"chivobold",sans-serif;color:#22355a;font-size:20px;letter-spacing:0;line-height:24px;padding:16px 0 0 0;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease}@media only screen and (min-width:768px){.highlights_block .highlights__title{font-size:18px;letter-spacing:0;line-height:22px;padding:11px 0 0 0}}@media only screen and (min-width:1024px){.highlights_block .highlights__title{font-size:20px;letter-spacing:0;line-height:24px;padding:12px 0 0 0}}@media only screen and (min-width:1400px){.highlights_block .highlights__title{font-size:20px;line-height:24px;letter-spacing:0;padding:15px 0 0 0}}.highlights_block .highlights__title__url{color:#22355a;text-decoration:none;cursor:pointer}.highlights_block .highlights__title__url:link{color:#22355a;text-decoration:none;cursor:pointer}.highlights_block .highlights__title__url:visited{color:#22355a;text-decoration:none;cursor:pointer}.highlights_block .highlights__title__url:hover,.highlights_block .highlights__title__url:link:hover,.highlights_block .highlights__title__url:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.highlights_block .highlights__title__url:active,.highlights_block .highlights__title__url:focus{color:#22355a;text-decoration:underline;cursor:pointer}.highlights_block .highlights__published-date{font-family:"chivoregular",sans-serif;font-size:12px;color:#22355a;letter-spacing:.5px;line-height:16px;padding:9px 0 32px 0}@media only screen and (min-width:768px){.highlights_block .highlights__published-date{padding:4px 0 20px 0}}@media only screen and (min-width:1024px){.highlights_block .highlights__published-date{padding:8px 0 0px 0}}@media only screen and (min-width:1400px){.highlights_block .highlights__published-date{font-size:13px;line-height:22px;padding:10px 0 33px 0}}.highlights_block .highlights__authorname{padding:0 0 5px 0;display:block}.highlights_block .highlights__event_time{padding:0px}@media only screen and (min-width:1400px){.highlights_block .highlights__event_time{line-height:18px}}.highlights_block .highlights__event_location{padding:2px 0 5px 0}@media only screen and (min-width:768px){.highlights_block .highlights__event_location{padding:0 0 5px 0}}@media only screen and (min-width:1400px){.highlights_block .highlights__event_location{padding:2px 0 5px 0;line-height:18px}}.highlights_block .highlights__event-row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.highlights_block .highlights__event-icon{width:19px;padding:0 8px 0 0}.highlights_block .highlights__event-icon .icon{height:16px}.highlights_block .highlights__event-icon .icon--map{width:9px}.highlights_block .highlights__event-icon .icon--calendar{width:10px}.highlights_block .highlights__event-icon .icon--time{width:11px}.highlights_block .highlights__event-text{width:calc(100% - 19px)}.highlights_block .highlights__event_date{padding:0px 0 7px 0}@media only screen and (min-width:1024px){.highlights_block .highlights__event_date{padding:0px 0 5px 0}}@media only screen and (min-width:1400px){.highlights_block .highlights__event_date{padding:0px 0 7px 0;font-size:12px;line-height:16px}}.highlights_block .highlights__readmore{font-family:"chivobold",sans-serif;color:#22355a;font-size:13px;letter-spacing:1.77px;line-height:11px;text-align:right;float:left;width:calc(100% - 40px);padding:0 0 15px 0;position:absolute;bottom:0;right:20px;text-transform:uppercase}@media only screen and (min-width:768px){.highlights_block .highlights__readmore{font-size:11px;letter-spacing:1.5px;line-height:18px;padding:4px 0 13px 0}}@media only screen and (min-width:1024px){.highlights_block .highlights__readmore{padding:4px 0 15px 0}}@media only screen and (min-width:1400px){.highlights_block .highlights__readmore{font-size:12px;letter-spacing:1.5px;line-height:12px;padding:0px 0 15px 0}}.highlights_block .highlights__readmore-link{text-decoration:none;position:relative;display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.highlights_block .highlights__readmore-link{color:#22355a;text-decoration:none;cursor:pointer}.highlights_block .highlights__readmore-link:link{color:#22355a;text-decoration:none;cursor:pointer}.highlights_block .highlights__readmore-link:visited{color:#22355a;text-decoration:none;cursor:pointer}.highlights_block .highlights__readmore-link:hover,.highlights_block .highlights__readmore-link:link:hover,.highlights_block .highlights__readmore-link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.highlights_block .highlights__readmore-link:active,.highlights_block .highlights__readmore-link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.highlights_block .highlights__readmore-link{align-items:center;-webkit-align-items:center}.highlights_block .highlights__readmore-link{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.highlights_block .highlights__readmore-link{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}.highlights_block .highlights__readmore-link:before{opacity:0;position:absolute;content:"";width:calc(100% - 15px);height:1px;background:#22355a;left:0px;bottom:-3px;display:block;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease}.highlights_block .highlights__readmore-link .icon--caret-right{width:7px;min-width:7px;height:14px;color:#de212b;margin:0 0 0 8px}.highlights_block .highlights__readmore-link:hover,.highlights_block .highlights__readmore-link:active,.highlights_block .highlights__readmore-link:focus,.highlights_block .highlights__readmore-link:link:hover,.highlights_block .highlights__readmore-link:visited:hover{text-decoration:none}.highlights_block .highlights__readmore-link:hover:before,.highlights_block .highlights__readmore-link:active:before,.highlights_block .highlights__readmore-link:focus:before,.highlights_block .highlights__readmore-link:link:hover:before,.highlights_block .highlights__readmore-link:visited:hover:before{opacity:1}.highlights_block .highlights__readmore-link[target=_blankfollow] .icon--caret-right{display:none}.highlights_block .highlights__readmore-link[target=_blankfollow]:before{width:calc(100% - 18px)}.highlights_block .highlights--permission-icon .highlights__readmore{right:60px}.highlights_block .highlights .permissions-icon{position:absolute;bottom:0;right:0}.layout--threecol .layout__region .highlights_block{float:left;width:100%;height:100%}@media only screen and (min-width:768px){.layout--threecol .layout__region .highlights_block{float:left;flex:1}}@media only screen and (min-width:768px){.layout--threecol .layout__region .highlights_block .highlights{min-height:425px}}@media only screen and (min-width:1400px){.layout--threecol .layout__region .highlights_block .highlights{min-height:455px}}.layout--threecol .layout__region .highlights_block .highlights__featured-image{float:left;width:100%}.layout--threecol .layout__region .highlights_block .highlights__featured-image img{height:auto}.layout--threecol .layout__region .highlights_block .highlights__content-area_wrapper{float:left;width:100%}.highlights-demo.layout--threecol .layout__region--second,.highlights-demo.layout--threecol .layout__region--first,.highlights-demo.layout--threecol .layout__region--third{width:100%;flex:none;float:left}@media only screen and (min-width:768px){.highlights-demo.layout--threecol .layout__region--second,.highlights-demo.layout--threecol .layout__region--first,.highlights-demo.layout--threecol .layout__region--third{width:33.3333%;float:left;flex:1}}.highlights-demo.layout--threecol .layout__region--second .block,.highlights-demo.layout--threecol .layout__region--first .block,.highlights-demo.layout--threecol .layout__region--third .block{padding-top:15px;padding-bottom:15px}@media only screen and (min-width:768px){.highlights-demo.layout--threecol .layout__region--second .block,.highlights-demo.layout--threecol .layout__region--first .block,.highlights-demo.layout--threecol .layout__region--third .block{padding-top:0;padding-bottom:0}}@media only screen and (min-width:1400px){.highlights-demo.layout--threecol .layout__region--second .highlights,.highlights-demo.layout--threecol .layout__region--first .highlights,.highlights-demo.layout--threecol .layout__region--third .highlights{min-height:490px}}.highlight-block-demo.layout .layout__region .block{padding-top:15px;padding-bottom:15px}figure{border-bottom:1px #d3d7de solid;height:100%;margin:0px;text-align:left}figure:after{content:"";display:table;clear:both}figure img{margin:auto;display:block;max-width:100%;width:100%;height:auto}figure figcaption{padding:15px 0 0 0;margin:0 0 15px 0;font-family:"robotoregular",sans-serif;font-size:12px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.33;color:#22355a;letter-spacing:normal}figure figcaption:after{content:"";display:table;clear:both}figure cite{padding:0 0 16px 0;margin:15px 0 0 0;font-family:"chivoitalic",sans-serif;font-size:11px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.64;color:#22355a;display:block;width:100%;letter-spacing:normal}figure cite:after{content:"";display:table;clear:both}@media only screen and (max-width:767px){.grid-50.grid-col-1 figure{border-bottom:none}}.landing-search{color:#22355a;font-family:"chivoregular",sans-serif;position:relative}.landing-search__form-link-wrap{margin:0 0 30px 0}@media only screen and (min-width:768px){.landing-search__form-link-wrap{margin:0 0 15px 0}.landing-search__form-link-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.landing-search__form-link-wrap{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap}}.landing-search__form{border-bottom:1px solid #d3d7de;padding:0 0 10px 0}.landing-search__form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.landing-search__form{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap}.landing-search__form{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}@media only screen and (min-width:768px){.landing-search__form{width:65.5%}}@media only screen and (min-width:1024px){.landing-search__form{width:65.8%}}@media only screen and (min-width:1400px){.landing-search__form{width:43%}}.landing-search__form__form-field{width:86%;position:relative}.landing-search__form__form-field .icon--search{color:#22355a;width:13px;height:13px;margin:0 15px 0 0;position:absolute;top:0;bottom:0;margin:auto}@media only screen and (min-width:768px){.landing-search__form__form-field .icon--search{margin-right:19px}}.landing-search__form__form-field input[type=text],.landing-search__form__form-field input[type=search]{font-family:inherit;font-size:16px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;color:#22355a;caret-color:#de212b;min-height:auto;height:20px;padding:0;margin:0 30px;display:block;width:85%;outline:none;border:none}.landing-search__form__form-field input[type=text],.landing-search__form__form-field input[type=search]{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.landing-search__form__form-field input[type=text]::-webkit-input-placeholder,.landing-search__form__form-field input[type=search]::-webkit-input-placeholder{color:#22355a}.landing-search__form__form-field input[type=text]:-moz-placeholder,.landing-search__form__form-field input[type=search]:-moz-placeholder{color:#22355a;opacity:1}.landing-search__form__form-field input[type=text]::-moz-placeholder,.landing-search__form__form-field input[type=search]::-moz-placeholder{color:#22355a;opacity:1}.landing-search__form__form-field input[type=text]:-ms-input-placeholder,.landing-search__form__form-field input[type=search]:-ms-input-placeholder{color:#22355a}.landing-search__form__form-field input[type=text]:focus,.landing-search__form__form-field input[type=text]:hover,.landing-search__form__form-field input[type=search]:focus,.landing-search__form__form-field input[type=search]:hover{background:none;border:none;outline:none}.landing-search__form__form-field input[type=text]:focus::-webkit-input-placeholder,.landing-search__form__form-field input[type=text]:hover::-webkit-input-placeholder,.landing-search__form__form-field input[type=search]:focus::-webkit-input-placeholder,.landing-search__form__form-field input[type=search]:hover::-webkit-input-placeholder{color:#d3d7de}.landing-search__form__form-field input[type=text]:focus:-moz-placeholder,.landing-search__form__form-field input[type=text]:hover:-moz-placeholder,.landing-search__form__form-field input[type=search]:focus:-moz-placeholder,.landing-search__form__form-field input[type=search]:hover:-moz-placeholder{color:#d3d7de;opacity:1}.landing-search__form__form-field input[type=text]:focus::-moz-placeholder,.landing-search__form__form-field input[type=text]:hover::-moz-placeholder,.landing-search__form__form-field input[type=search]:focus::-moz-placeholder,.landing-search__form__form-field input[type=search]:hover::-moz-placeholder{color:#d3d7de;opacity:1}.landing-search__form__form-field input[type=text]:focus:-ms-input-placeholder,.landing-search__form__form-field input[type=text]:hover:-ms-input-placeholder,.landing-search__form__form-field input[type=search]:focus:-ms-input-placeholder,.landing-search__form__form-field input[type=search]:hover:-ms-input-placeholder{color:#d3d7de}.landing-search__form__submit-button{line-height:1;width:14%;text-align:right}.landing-search__form__submit-button input[type=submit]{background:rgba(0,0,0,0);color:inherit;font-family:"chivobold",sans-serif;font-size:13px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:1.5px;padding:0;border:0;text-transform:uppercase;outline:none}.landing-search__form__submit-button input[type=submit]{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.landing-search__form__submit-button input[type=submit]:hover,.landing-search__form__submit-button input[type=submit]:focus{background:rgba(0,0,0,0);color:#de212b}@media only screen and (min-width:768px){.landing-search__form__submit-button input[type=submit]{font-size:11px}}@media only screen and (min-width:1400px){.landing-search__form__submit-button input[type=submit]{font-size:12px}}.landing-search__form__submit-button .icon--caret-right{width:4px;height:11px;margin:0 0 0 8px;position:relative;top:1px}.landing-search__content-link-wrap{text-align:right}@media only screen and (max-width:767px){.landing-search__content-link-wrap--xs-hidden{display:none}}@media only screen and (min-width:768px){.landing-search__content-link-wrap{width:34.5%}.landing-search__content-link-wrap--sm-hidden{display:none}}@media only screen and (min-width:1400px){.landing-search__content-link-wrap{width:57%}}.landing-search__link-list>li{margin:0 10px 0 0}.landing-search__link-list>li:last-child{margin:0}.landing-search__content-link{font-family:inherit;font-size:13px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.69;letter-spacing:normal}.landing-search__content-link{color:#64718b;text-decoration:none;cursor:pointer}.landing-search__content-link:link{color:#64718b;text-decoration:none;cursor:pointer}.landing-search__content-link:visited{color:#64718b;text-decoration:none;cursor:pointer}.landing-search__content-link:hover,.landing-search__content-link:link:hover,.landing-search__content-link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.landing-search__content-link:active,.landing-search__content-link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.landing-search__content-link:link{text-decoration:underline}@media only screen and (min-width:768px){.landing-search__content-link{line-height:1.38}}.landing-search .filter-button{margin:0 0 20px 0}.landing-search__filter{margin:0;display:none}.landing-search__filter{transition:all 1s linear;-moz-transition:all 1s linear;-o-transition:all 1s linear;-webkit-transition:all 1s linear}.landing-search__filter--show{display:block}@media only screen and (min-width:768px){.landing-search__filter{margin:0 -10.5px}.landing-search__filter{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.landing-search__filter{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap}}@media only screen and (min-width:1400px){.landing-search__filter{margin:0 -12.5px}}.landing-search__selectbox{margin:0 0 20px 0}@media only screen and (min-width:768px){.landing-search__selectbox{width:33.333%;margin:0;padding:0 10.5px}}@media only screen and (min-width:1400px){.landing-search__selectbox{padding:0 12.5px}}.event-reference{margin:0 auto;width:100%}.event-reference:after{content:"";display:table;clear:both}.event-reference__inner-wrap{position:relative}.event-reference__title{font-family:"chivobold",sans-serif;font-size:18px;line-height:1.2;letter-spacing:normal;border-bottom:1px solid #d3d7de;padding:0 0 5px 0;margin:0 0 30px 0;color:#22355a}@media only screen and (min-width:768px){.event-reference__title{font-size:24px;line-height:1.17;padding:0 0 6px 0;margin:0 0 10px 0}}@media only screen and (min-width:1400px){.event-reference__title{font-size:30px;padding:0 0 13px 0;line-height:1.2}}.event-reference__more-link{font-family:"chivobold",sans-serif;line-height:1;color:#22355a;letter-spacing:1.5px;background:rgba(0,0,0,0);border:0;position:relative;padding:0;margin:0 8px 0 0;color:#22355a;text-decoration:none;cursor:pointer;letter-spacing:1.8px;position:absolute;bottom:0;right:0}.event-reference__more-link::before{background:rgba(0,0,0,0);content:"";height:1px;position:absolute;bottom:-3px;left:0;width:100%;opacity:0}.event-reference__more-link::before{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}.event-reference__more-link:hover::before,.event-reference__more-link:focus::before{background:#22355a;opacity:1}.event-reference__more-link{text-transform:uppercase;outline:none;font-size:13px;display:inline-block}.event-reference__more-link{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.event-reference__more-link{font-size:11px}}@media only screen and (min-width:1400px){.event-reference__more-link{font-size:12px}}.event-reference__more-link .icon--external-link-square-alt{width:10px;height:9px}.event-reference__more-link .icon--caret-right,.event-reference__more-link .icon--caret-right-solid{color:#22355a;width:6px;height:11px}.event-reference__more-link[target=_blankfollow]{margin:0 13px 0 0}.event-reference__more-link[target=_blankfollow] .icon--caret-right{display:none}.event-reference__more-link[target=_blankfollow] .icon--external-link-square-alt{display:inline}.event-reference__more-link .icon{position:absolute}.event-reference__more-link .icon--caret-right{top:0;right:-13px}.event-reference__more-link .icon--external-link-square-alt{top:1px;right:-17px}.event-reference__more-link:link,.event-reference__more-link:hover,.event-reference__more-link:focus,.event-reference__more-link:active,.event-reference__more-link:visited,.event-reference__more-link:link:hover,.event-reference__more-link:visited:hover{text-decoration:none}.event-reference__more-link:link{color:#22355a}.event-reference__more-link:visited{color:#22355a}.event-reference__more-link:hover,.event-reference__more-link:link:hover,.event-reference__more-link:visited:hover{color:#22355a}.event-reference__more-link:active,.event-reference__more-link:focus{color:#22355a}@media only screen and (min-width:768px){.event-reference__more-link{right:20px;letter-spacing:1.5px}}@media only screen and (min-width:1024px){.event-reference__more-link{right:0}}@media only screen and (min-width:1400px){.event-reference__more-link{right:40px}}.event-reference__more-nolink{cursor:default}.event-reference__more-nolink::before{content:none}.event-reference__description{font-family:"robotoregular",sans-serif;font-size:15px;font-weight:normal;line-height:1.6;letter-spacing:normal;color:#22355a}@media only screen and (min-width:768px){.event-reference__description{font-size:16px;line-height:1.63}}.event-reference__links-list{list-style:none;padding:0;margin:30px 0 0 0}.event-reference__links-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.event-reference__links-list{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}.event-reference__links-list{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.event-reference__links-list{align-items:top;-webkit-align-items:top}.event-reference__links-list{-webkit-box-align:top;-moz-box-align:top;-ms-flex-align:top}@media only screen and (min-width:768px){.event-reference__links-list{margin:40px 0 0 0}}.event-reference__link-item{border-bottom:1px solid #d3d7de;padding:0 0 15px 0;margin:0 0 15px 0;width:100%}.event-reference__link-item:last-child{border-bottom:0;margin:0 0 13px 0;padding:0 0 60px 0}@media only screen and (min-width:768px){.event-reference__link-item{width:45%}.event-reference__link-item:last-child,.event-reference__link-item:nth-child(odd):last-child,.event-reference__link-item:nth-last-child(2){border-bottom:0;margin:0}}.event-reference__link{font-family:"chivobold",sans-serif;display:block;font-size:14px;line-height:1.29;letter-spacing:normal;margin:0 0 2px 0}.event-reference__link{color:#22355a;text-decoration:none;cursor:pointer}.event-reference__link:link{color:#22355a;text-decoration:none;cursor:pointer}.event-reference__link:visited{color:#22355a;text-decoration:none;cursor:pointer}.event-reference__link:hover,.event-reference__link:link:hover,.event-reference__link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.event-reference__link:active,.event-reference__link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.event-reference__date{font-family:"chivoregular",sans-serif;font-size:12px;font-weight:normal;line-height:1.5;letter-spacing:.5px;color:#22355a}@media only screen and (min-width:768px){.event-reference__date{font-size:11px;line-height:1.64}}.event-reference .icon--calendar{width:10px;height:10px;margin:0 10px 0 0;position:relative;top:1px}@media only screen and (min-width:768px){.event-reference .icon--calendar{margin:0 8px 0 0}}.links-block{padding:0px;margin:0px;width:100%}.links-block__title{font-family:"chivobold",sans-serif;font-size:18px;font-style:normal;font-stretch:normal;line-height:1.22;letter-spacing:normal;color:#22355a;padding:9px 20px;margin:0px;width:100%}@media only screen and (min-width:768px){.links-block__title{padding:10px 20px;font-size:15px;line-height:1.33}}@media only screen and (min-width:1024px){.links-block__title{font-size:16px;line-height:1.25}}@media only screen and (min-width:1400px){.links-block__title{padding:12px 20px;line-height:1.2;font-size:20px}}.links-block__title--white{background:#fff;color:#22355a}.links-block__title--blue{background:#003d79;color:#fff}.links-block__list{padding:20px 0 0 0;margin:0px;list-style:none}@media only screen and (min-width:1400px){.links-block__list{padding:25px 0 0 0}}.links-block__list-item{padding:0px;margin:0px}.links-block__list-item:first-child .links-block__list-item-url{border-top:none}.links-block__list-item span.links-block__list-item-url{font-family:"chivoregular",sans-serif;cursor:default}.links-block__list-item span.links-block__list-item-url--white{color:#22355a;padding-left:0}.links-block__list-item span.links-block__list-item-url:hover,.links-block__list-item span.links-block__list-item-url:active,.links-block__list-item span.links-block__list-item-url:focus,.links-block__list-item span.links-block__list-item-url:link:hover,.links-block__list-item span.links-block__list-item-url:visited:hover{background:none;padding-left:0}.links-block__list-item-url{font-family:"chivoregular",sans-serif;font-size:16px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.14;letter-spacing:1px;padding:15px 0;display:block;border-top:1px #d3d7de solid}.links-block__list-item-url{color:#fff;text-decoration:none;cursor:pointer}.links-block__list-item-url:link{color:#fff;text-decoration:none;cursor:pointer}.links-block__list-item-url:visited{color:#fff;text-decoration:none;cursor:pointer}.links-block__list-item-url:hover,.links-block__list-item-url:link:hover,.links-block__list-item-url:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.links-block__list-item-url:active,.links-block__list-item-url:focus{color:#fff;text-decoration:underline;cursor:pointer}.links-block__list-item-url{transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}@media only screen and (min-width:768px){.links-block__list-item-url{line-height:1.33;padding:12px 0}}@media only screen and (min-width:1400px){.links-block__list-item-url{line-height:1.57;padding:13px 0}}.links-block__list-item-url .icon--external-link-square-alt{width:10px;height:11px;margin:0 0 0 10px;color:#fff}@media only screen and (min-width:1400px){.links-block__list-item-url .icon--external-link-square-alt{margin:0 0 0 13px}}.links-block__list-item-url .ext{color:#fff;display:none}.links-block__list-item-url--white{color:#fff}.links-block__list-item-url--white{color:#fff;text-decoration:none;cursor:pointer}.links-block__list-item-url--white:link{color:#fff;text-decoration:none;cursor:pointer}.links-block__list-item-url--white:visited{color:#fff;text-decoration:none;cursor:pointer}.links-block__list-item-url--white:hover,.links-block__list-item-url--white:link:hover,.links-block__list-item-url--white:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.links-block__list-item-url--white:active,.links-block__list-item-url--white:focus{color:#fff;text-decoration:underline;cursor:pointer}.links-block__list-item-url--white:hover,.links-block__list-item-url--white:active,.links-block__list-item-url--white:focus,.links-block__list-item-url--white:link:hover,.links-block__list-item-url--white:visited:hover{text-decoration:none;background:hsla(0,0%,100%,.25);padding-left:15px}.links-block__list-item-url--white:hover .icon--external-link-square-alt,.links-block__list-item-url--white:active .icon--external-link-square-alt,.links-block__list-item-url--white:focus .icon--external-link-square-alt,.links-block__list-item-url--white:link:hover .icon--external-link-square-alt,.links-block__list-item-url--white:visited:hover .icon--external-link-square-alt{color:#fff}.links-block__list-item-url--white .icon--external-link-square-alt{color:#fff}.links-block__list-item-url--blue{color:#22355a;font-size:16px;line-height:1.25;padding:15px 0;border-top:1px #d3d7de solid}.links-block__list-item-url--blue{color:#22355a;text-decoration:none;cursor:pointer}.links-block__list-item-url--blue:link{color:#22355a;text-decoration:none;cursor:pointer}.links-block__list-item-url--blue:visited{color:#22355a;text-decoration:none;cursor:pointer}.links-block__list-item-url--blue:hover,.links-block__list-item-url--blue:link:hover,.links-block__list-item-url--blue:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.links-block__list-item-url--blue:active,.links-block__list-item-url--blue:focus{color:#22355a;text-decoration:underline;cursor:pointer}@media only screen and (min-width:1400px){.links-block__list-item-url--blue{font-size:20px;line-height:1.2}}.links-block__list-item-url--blue:hover,.links-block__list-item-url--blue:active,.links-block__list-item-url--blue:focus,.links-block__list-item-url--blue:link:hover,.links-block__list-item-url--blue:visited:hover{text-decoration:none;font-family:"chivobold",sans-serif}.links-block__list-item-url--blue:hover .icon--external-link-square-alt,.links-block__list-item-url--blue:active .icon--external-link-square-alt,.links-block__list-item-url--blue:focus .icon--external-link-square-alt,.links-block__list-item-url--blue:link:hover .icon--external-link-square-alt,.links-block__list-item-url--blue:visited:hover .icon--external-link-square-alt{color:#22355a}.links-block__list-item-url--blue .icon--external-link-square-alt{color:#64718b}@media only screen and (min-width:1400px){.links-block__list-item-url--blue .icon--external-link-square-alt{width:18px;height:18px;position:relative;top:2px}}.section-bg-dark .links-block .links-block__list{padding-left:20px}.section-bg-dark .links-block__list-item-url--blue{line-height:1.57;padding:13px 0;font-size:16px}.section-bg-dark .links-block__list-item-url--blue .icon--external-link-square-alt{color:#fff !important}.section-bg-dark .links-block__list-item-url--blue:hover,.section-bg-dark .links-block__list-item-url--blue:active,.section-bg-dark .links-block__list-item-url--blue:focus,.section-bg-dark .links-block__list-item-url--blue:link:hover,.section-bg-dark .links-block__list-item-url--blue:visited:hover{text-decoration:underline;background:hsla(0,0%,100%,.25);padding-left:15px;font-family:"chivoregular",sans-serif}.section-bg-dark .links-block__list-item-url--blue:hover .icon--external-link-square-alt,.section-bg-dark .links-block__list-item-url--blue:active .icon--external-link-square-alt,.section-bg-dark .links-block__list-item-url--blue:focus .icon--external-link-square-alt,.section-bg-dark .links-block__list-item-url--blue:link:hover .icon--external-link-square-alt,.section-bg-dark .links-block__list-item-url--blue:visited:hover .icon--external-link-square-alt{color:#fff}.section-bg-light .links-block .links-block__list{padding-left:20px}.section-bg-light .links-block__list-item-url--blue .icon--external-link-square-alt{color:#64718b}.section-bg-light .links-block__list-item-url--blue:hover .icon--external-link-square-alt,.section-bg-light .links-block__list-item-url--blue:active .icon--external-link-square-alt,.section-bg-light .links-block__list-item-url--blue:focus .icon--external-link-square-alt,.section-bg-light .links-block__list-item-url--blue:link:hover .icon--external-link-square-alt,.section-bg-light .links-block__list-item-url--blue:visited:hover .icon--external-link-square-alt{color:#22355a}.layout--twocol .layout__region--first .links-block{padding-left:0px}@media only screen and (max-width:767px){.layout--twocol .layout__region--first .links-block{padding-bottom:0px}}.layout--twocol .layout__region--second .links-block{padding-right:0px}.link-block-left,.link-block-right{float:left;width:100%}@media only screen and (min-width:768px){.link-block-left,.link-block-right{width:50%}}@media only screen and (min-width:768px){.link-block-right{float:right}}.links-block-custom_bg{background:url(/themes/custom/hippocrates/images/links-background.jpg) no-repeat center center;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover}.article-body-padding .links-band{margin:0 0 30px 0}.links-band{background-color:#c8d2d2;padding:30px 32px;width:100%;margin:50px 0}@media only screen and (min-width:768px){.links-band{padding:30px 15px}}@media only screen and (min-width:1024px){.links-band{padding:30px 52px}}@media only screen and (min-width:1400px){.links-band{padding:30px}}@media only screen and (min-width:768px){.links-band__header-wrapper{padding:0 20px}}.links-band__header-title{width:100%;font-family:"chivobold",sans-serif;font-size:18px;font-style:normal;font-stretch:normal;line-height:1.22;letter-spacing:normal;color:#22355a;margin:0 0 7.5px 0;padding:0 0 6px 0}@media only screen and (min-width:768px){.links-band__header-title{font-size:16px;line-height:1.25}}@media only screen and (min-width:1400px){.links-band__header-title{font-size:20px;line-height:1.2;padding:0 0 13px 0}}.links-band__header-title--border-bottom{width:100%;border-bottom:1px solid #64718b}.links-band__content-wrapper{width:100%;display:flex;flex-wrap:wrap}.links-band__content-block{width:100%;display:flex;padding:7.5px 0 7.5px 0;vertical-align:top}@media only screen and (min-width:768px){.links-band__content-block{display:inline-block;width:33.3333%;padding:7.5px 16px;border-bottom:none}}@media only screen and (min-width:1024px){.links-band__content-block{padding:7.5px 18px}}@media only screen and (min-width:1400px){.links-band__content-block{width:25%;padding:7.5px 20px}}.links-band__content-block .content-border-top{width:100%;border-top:1px solid #64718b;padding:15px 0 0 0}.links-band__content-block:first-child .content-border-top{border-top:0}@media only screen and (min-width:1400px){.links-band__content-block:nth-child(2) .content-border-top,.links-band__content-block:nth-child(3) .content-border-top,.links-band__content-block:nth-child(4) .content-border-top{border-top:0}}@media only screen and (min-width:768px){.links-band__content-block:nth-child(2) .content-border-top,.links-band__content-block:nth-child(3) .content-border-top{border-top:0}}.links-band__featured-image{width:90px;height:50px;float:left;margin:0 20px 0 0;position:relative;overflow:hidden;max-width:100%}@media only screen and (min-width:768px){.links-band__featured-image{margin:0 15px 0 0;width:82px;height:46px}}@media only screen and (min-width:1400px){.links-band__featured-image{margin:0 20px 0 0}}.links-band__featured-image__url::after{content:"";opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:50px;background:#292929}.links-band__featured-image__url::after{transition:all .4s ease-in-out 0s;-moz-transition:all .4s ease-in-out 0s;-o-transition:all .4s ease-in-out 0s;-webkit-transition:all .4s ease-in-out 0s}@media only screen and (min-width:768px){.links-band__featured-image__url::after{height:100%}}.links-band__featured-image__url:hover::after{opacity:.5}.links-band__content-info{display:inline-block;vertical-align:top}.links-band__article-block{display:block;width:100%}.links-band__article-block .links-band__content-info{width:calc(100% - 110px)}@media only screen and (min-width:768px){.links-band__article-block .links-band__content-info{width:calc(100% - 105px)}}@media only screen and (min-width:1024px){.links-band__article-block .links-band__content-info{width:calc(100% - 120px)}}.links-band__title{font-family:"chivobold",sans-serif;font-size:14px;font-style:normal;font-stretch:normal;line-height:1.29;letter-spacing:normal;color:#22355a}.links-band__title .ext{color:#22355a}.links-band__title .ext:after{font-size:12px}.links-band__title__url,.links-band__title a{color:#22355a;text-decoration:none;cursor:pointer}.links-band__title__url:link,.links-band__title a:link{color:#22355a;text-decoration:none;cursor:pointer}.links-band__title__url:visited,.links-band__title a:visited{color:#22355a;text-decoration:none;cursor:pointer}.links-band__title__url:hover,.links-band__title__url:link:hover,.links-band__title__url:visited:hover,.links-band__title a:hover,.links-band__title a:link:hover,.links-band__title a:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.links-band__title__url:active,.links-band__title__url:focus,.links-band__title a:active,.links-band__title a:focus{color:#22355a;text-decoration:underline;cursor:pointer}.links-band__title__url:hover,.links-band__title__url:focus,.links-band__title a:hover,.links-band__title a:focus{text-decoration:underline}.links-band__date{font-family:"chivoregular",sans-serif;font-size:12px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.5px;color:#22355a;padding:8px 0 0 0}@media only screen and (min-width:768px){.links-band__date{font-size:11px}}.listing-teaser-card{transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease}.listing-teaser-card{-webkit-box-shadow:0 0 8px 0 #D3D7DE;-moz-box-shadow:0 0 8px 0 #D3D7DE;box-shadow:0 0 8px 0 #D3D7DE}@media only screen and (min-width:768px){.listing-teaser-card{height:100%;min-height:430px}}.listing-teaser-card__content{width:100%;min-height:213px;padding:11px 20px;position:relative;overflow:hidden;margin:0;opacity:1;z-index:0}.listing-teaser-card__content{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}@media only screen and (min-width:768px){.listing-teaser-card__content{padding:11px 20px 55px 20px}}.listing-teaser-card__eyebrow{padding:0 0 6px 0;font-family:"chivobold",sans-serif;font-size:11px;letter-spacing:1.5px;text-transform:uppercase;line-height:1.64}.listing-teaser-card__title{color:#22355a;font-size:20px;line-height:1.2;font-family:"chivobold",sans-serif;letter-spacing:0;font-stretch:normal;padding:0 0 9px 0}.listing-teaser-card__title{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser-card__title:link{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser-card__title:visited{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser-card__title:hover,.listing-teaser-card__title:link:hover,.listing-teaser-card__title:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.listing-teaser-card__title:active,.listing-teaser-card__title:focus{color:#22355a;text-decoration:underline;cursor:pointer}.listing-teaser-card__description{font-size:14px;line-height:1.57;color:#22355a;font-family:"robotoregular",sans-serif;font-weight:normal;font-stretch:normal}.listing-teaser-card__image-wrapper{width:100%;height:auto;float:left}@media only screen and (min-width:768px){.listing-teaser-card__image-wrapper{height:195px;overflow:hidden}}.listing-teaser-card__image{width:100%;max-width:100%;height:auto;display:block;border:0}.listing-teaser-card__link-wrap{padding:0 0 20px 0;line-height:1}.listing-teaser-card__link{font-family:"chivobold",sans-serif;font-size:13px;font-style:normal;font-stretch:normal;letter-spacing:1.5px;line-height:1;text-transform:uppercase}.listing-teaser-card__link{color:#fff;text-decoration:none;cursor:pointer}.listing-teaser-card__link:link{color:#fff;text-decoration:none;cursor:pointer}.listing-teaser-card__link:visited{color:#fff;text-decoration:none;cursor:pointer}.listing-teaser-card__link:hover,.listing-teaser-card__link:link:hover,.listing-teaser-card__link:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.listing-teaser-card__link:active,.listing-teaser-card__link:focus{color:#fff;text-decoration:underline;cursor:pointer}@media only screen and (min-width:768px){.listing-teaser-card__link{font-size:11px}}.listing-teaser-card__link .icon--caret-right{width:6px;height:12px;margin:0 0 0 8px;position:relative;top:2px}@media only screen and (min-width:768px){.listing-teaser-card__link{font-size:11px;line-height:1.64;letter-spacing:1.5px}}.listing-teaser-card__link[target=_blankfollow] .icon--caret-right{display:none}.listing-teaser-card:hover,.listing-teaser-card:focus{transform:scale(1.03);-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);opacity:1}.listing-teaser-card:hover,.listing-teaser-card:focus{-webkit-box-shadow:0 0 8px 0 #64718B;-moz-box-shadow:0 0 8px 0 #64718B;box-shadow:0 0 8px 0 #64718B}.listing-teaser-card:hover .listing-teaser-card__title,.listing-teaser-card:focus .listing-teaser-card__title{text-decoration:underline}.listing-teaser-wrapper{background:#f8f9fa;float:left;width:100%;padding:36px 0}@media only screen and (min-width:1400px){.listing-teaser-wrapper{padding:40px 0 15px 0}}.listing-teaser-wrapper__title{color:#22355a;font-family:"chivobold",sans-serif;font-style:normal;font-stretch:normal;letter-spacing:normal;float:left;font-size:16px;line-height:1.63;width:100%}@media only screen and (min-width:1400px){.listing-teaser-wrapper__title{font-size:20px;line-height:1.2}}.listing-teaser-wrapper__inner_wrap{border-bottom:1px #d3d7de solid;float:left;width:100%;padding:0 0 4px 0;margin:0 0 10px 0}@media only screen and (min-width:1400px){.listing-teaser-wrapper__inner_wrap{margin:0 0 30px 0}}.listing-teaser{width:100%;float:left;box-shadow:0 0 8px 0 #d3d7de;background-color:#fff;position:relative}.listing-teaser:after{content:"";display:table;clear:both}.listing-teaser__list-view{float:left;width:100%;padding:11px 20px}@media only screen and (min-width:768px){.listing-teaser__list-view{padding:15px 20px 11px 20px}}@media only screen and (min-width:1400px){.listing-teaser__list-view{padding:20px 40px 25px 40px}}.listing-teaser__eyebrow{padding:3px 20px;color:#fff;font-size:11px;font-family:"chivobold",sans-serif;letter-spacing:1.5px;height:24px;text-transform:uppercase;line-height:18px;float:left;width:100%}@media only screen and (min-width:1400px){.listing-teaser__eyebrow{padding:3px 40px}}.listing-teaser__eyebrow--red{background:#de212b}.listing-teaser__eyebrow--purple{background:#352c66}.listing-teaser__eyebrow--green{background:#008265}.listing-teaser__eyebrow--blue{background:#007fa9}.listing-teaser__eyebrow.yellowbg,.listing-teaser__eyebrow.greybg{color:#22355a}.listing-teaser__content_area{padding:0;margin:0;float:left;width:100%}.listing-teaser__content_area--ifshare_img{width:100%}@media only screen and (min-width:768px){.listing-teaser__content_area--ifshare_img{width:calc(100% - 207px)}}@media only screen and (min-width:1400px){.listing-teaser__content_area--ifshare_img{width:calc(100% - 300px)}}.listing-teaser__content_area--ifheadshot_img{width:100%}@media only screen and (min-width:768px){.listing-teaser__content_area--ifheadshot_img{width:calc(100% - 114px)}}@media only screen and (min-width:1400px){.listing-teaser__content_area--ifheadshot_img{width:calc(100% - 134px)}}.listing-teaser__subjects{font-family:"chivobold",sans-serif;font-size:11px;font-style:normal;font-stretch:normal;line-height:1.64;letter-spacing:1.5px;color:#de212b;padding:0 0 6px 0;float:left;width:100%;text-transform:uppercase}@media only screen and (min-width:1400px){.listing-teaser__subjects{padding:0 0 3px 0}}.listing-teaser__subjects--seperator{padding:0 4px}.listing-teaser__subjects--red{color:#de212b}.listing-teaser__subjects--purple{color:#532598}.listing-teaser__subjects--green{color:#008265}.listing-teaser__subjects--blue{color:#007fa9}.listing-teaser__subjects--yellow{color:#fcb040}.listing-teaser__subjects--lightgreen{color:#c8d2d2}.listing-teaser__subjects-list{display:inline}.listing-teaser__subjects-list>li{margin:0;display:inline}.listing-teaser__subjects-item{display:inline;margin:0}.listing-teaser__subject-url{color:#de212b;text-decoration:none;cursor:pointer}.listing-teaser__subject-url:link{color:#de212b;text-decoration:none;cursor:pointer}.listing-teaser__subject-url:visited{color:#de212b;text-decoration:none;cursor:pointer}.listing-teaser__subject-url:hover,.listing-teaser__subject-url:link:hover,.listing-teaser__subject-url:visited:hover{color:#de212b;text-decoration:underline;cursor:pointer}.listing-teaser__subject-url:active,.listing-teaser__subject-url:focus{color:#de212b;text-decoration:underline;cursor:pointer}.listing-teaser__subject-url:hover,.listing-teaser__subject-url:active,.listing-teaser__subject-url:focus,.listing-teaser__subject-url:link:hover,.listing-teaser__subject-url:visited:hover{text-decoration:underline}.listing-teaser__title{color:#22355a;font-size:20px;line-height:24px;font-family:"chivobold",sans-serif;letter-spacing:0;font-stretch:normal;padding:0 0 9px 0}.listing-teaser__title a{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser__title a:link{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser__title a:visited{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser__title a:hover,.listing-teaser__title a:link:hover,.listing-teaser__title a:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.listing-teaser__title a:active,.listing-teaser__title a:focus{color:#22355a;text-decoration:underline;cursor:pointer}@media only screen and (min-width:768px){.listing-teaser__title{font-size:20px;line-height:24px}}@media only screen and (min-width:1400px){.listing-teaser__title{font-size:22px;line-height:28px}}.listing-teaser__title-link{word-break:break-word}.listing-teaser__title-link{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser__title-link:link{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser__title-link:visited{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser__title-link:hover,.listing-teaser__title-link:link:hover,.listing-teaser__title-link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.listing-teaser__title-link:active,.listing-teaser__title-link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.listing-teaser__pubslished-date{font-size:12px;font-family:"chivoregular",sans-serif;line-height:16px;letter-spacing:.5px;font-weight:normal;font-stretch:normal;padding:0 0 15px 0;color:#22355a}.listing-teaser .event-info-list__item:first-child{word-break:break-all}.listing-teaser__topics{font-size:11px;line-height:1.36;color:#22355a;font-family:"chivoregular",sans-serif;font-weight:normal;font-stretch:normal;font-style:normal;float:left;width:100%}.listing-teaser__topics--seperator{padding:0 4px}.listing-teaser__topics-list{display:inline}.listing-teaser__topics-list>li{margin:0;display:inline}.listing-teaser__topics-item{display:inline;margin:0}.listing-teaser__topic-url{text-transform:capitalize}.listing-teaser__topic-url{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser__topic-url:link{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser__topic-url:visited{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser__topic-url:hover,.listing-teaser__topic-url:link:hover,.listing-teaser__topic-url:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.listing-teaser__topic-url:active,.listing-teaser__topic-url:focus{color:#22355a;text-decoration:underline;cursor:pointer}.listing-teaser__topic-url:hover,.listing-teaser__topic-url:active,.listing-teaser__topic-url:focus,.listing-teaser__topic-url:link:hover,.listing-teaser__topic-url:visited:hover{text-decoration:underline}.listing-teaser__register-now{font-size:11px;line-height:18px;letter-spacing:1.5px;color:#22355a;float:right;font-family:"chivobold",sans-serif;text-transform:uppercase;display:inline-block;text-align:right;width:auto}.listing-teaser__register-now span.ext{font-size:10px;color:#22355a}.listing-teaser__register-now_url{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser__register-now_url:link{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser__register-now_url:visited{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser__register-now_url:hover,.listing-teaser__register-now_url:link:hover,.listing-teaser__register-now_url:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.listing-teaser__register-now_url:active,.listing-teaser__register-now_url:focus{color:#22355a;text-decoration:underline;cursor:pointer}.listing-teaser__register-now_url:hover,.listing-teaser__register-now_url:active,.listing-teaser__register-now_url:focus,.listing-teaser__register-now_url:link:hover,.listing-teaser__register-now_url:visited:hover{text-decoration:underline}.listing-teaser__author{color:#22355a;font-size:12px;line-height:16px;font-family:"chivoregular",sans-serif;letter-spacing:.5px;font-weight:normal;font-stretch:normal;padding:0 0 9px 0}.listing-teaser__description{float:right;width:100%}.listing-teaser__description--ifheadshot_img{width:calc(100% - 114px)}@media only screen and (min-width:768px){.listing-teaser__description--ifheadshot_img{width:100%}}@media only screen and (min-width:1400px){.listing-teaser__description--ifheadshot_img{width:100%}}.listing-teaser__content{font-size:14px;line-height:22px;color:#22355a;font-family:"robotoregular",sans-serif;font-weight:normal;font-stretch:normal;padding:0 0 9px 0}@media only screen and (min-width:1400px){.listing-teaser__content{font-size:16px;line-height:26px}}.listing-teaser__share_img_block{width:100%;height:auto;float:left}@media only screen and (min-width:768px){.listing-teaser__share_img_block{width:190px;margin:5px 17px 9px 0}}@media only screen and (min-width:1400px){.listing-teaser__share_img_block{width:260px;margin:5px 40px 0 0}}.listing-teaser__share_img{width:100%;height:auto;display:block}@media only screen and (min-width:768px){.listing-teaser__share_img{width:190px;height:106px}}@media only screen and (min-width:1400px){.listing-teaser__share_img{width:260px;height:145px}}.listing-teaser__head_shot_block{width:94px;height:auto;margin:5px 20px 0 0;float:left}@media only screen and (min-width:1400px){.listing-teaser__head_shot_block{margin:5px 40px 0 0}}.listing-teaser__head_shot_img{width:94px;height:94px;display:block}.listing-teaser__showin_desktop{display:none}@media only screen and (min-width:768px){.listing-teaser__showin_desktop{display:inline-block}}.listing-teaser__showin_mobile{display:inline-block}@media only screen and (min-width:768px){.listing-teaser__showin_mobile{display:none}}.listing-teaser--permission-icon .listing-teaser__topics{padding:0 48px 0 0}.listing-teaser .permissions-icon{position:absolute;bottom:0;right:0}.views-row .listing-teaser{margin:15px 0}.views-row:first-child .listing-teaser{margin-top:0}.views-row:last-child .listing-teaser{margin-bottom:0}.fa-map-marker-alt:before{font-weight:bold}.view-id-term_listing_content,.view-id-solr_term_listing_content{margin-bottom:30px}.view-id-term_listing_content:after,.view-id-solr_term_listing_content:after{content:"";display:table;clear:both}.view-id-term_listing_content .pagination,.view-id-solr_term_listing_content .pagination{margin-bottom:0}.page-node-type-event.node-preview .content_area{padding:0 32px}@media only screen and (min-width:768px){.page-node-type-event.node-preview .content_area{padding:0 54px}}.page-node-type-event.node-preview .content_area #block-hippocrates-content{margin:80px 0 40px}.page-node-type-event.node-preview .content_area #block-hippocrates-content:after{content:"";display:table;clear:both}@media only screen and (min-width:1024px){.page-node-type-event.node-preview .content_area{padding:0 72px}}@media only screen and (min-width:1400px){.page-node-type-event.node-preview .content_area{padding:0 150px}}.page-node-type-event.node-preview.adminimal-admin-toolbar header .utility-nav{margin-top:0}.listing-teaser-taxonomyterms .view-header{float:left;width:100%}@media only screen and (min-width:768px){.layout--twocol .listing-teaser__content_area{width:100%}}@media only screen and (min-width:768px){.layout--fourty_sixty .layout__region--first .listing-teaser__content_area{width:100%}}@media only screen and (min-width:768px){.layout--fourty_sixty .layout__region--first .listing-teaser__share_img_block{width:100%}}@media only screen and (min-width:768px){.layout--three_six .layout__region--first .listing-teaser__content_area{width:100%}}@media only screen and (min-width:768px){.layout--three_six .layout__region--first .listing-teaser__share_img_block{width:100%}}@media only screen and (min-width:768px){.layout--six_three .layout__region--second .listing-teaser__content_area{width:100%}}@media only screen and (min-width:768px){.layout--six_three .layout__region--second .listing-teaser__share_img_block{width:100%}}@media only screen and (min-width:768px){.layout--threecol .layout__region .listing-teaser__content_area{width:100%}}@media only screen and (min-width:768px){.layout--threecol .layout__region .listing-teaser__share_img_block{width:100%}}.listing-teaser-media-wrapper{background:#f8f9fa;float:left;width:100%;padding:20px 32px}@media only screen and (min-width:768px){.listing-teaser-media-wrapper{padding:20px 14px}}@media only screen and (min-width:1024px){.listing-teaser-media-wrapper{padding:20px 62px}}@media only screen and (min-width:1400px){.listing-teaser-media-wrapper{padding:17.5px 37.5px}}.listing-teaser-media-wrapper__title{color:#22355a;font-family:"chivobold",sans-serif;font-style:normal;font-stretch:normal;letter-spacing:normal;float:left;font-size:16px;line-height:1.63;width:100%}@media only screen and (min-width:768px){.listing-teaser-media-wrapper__title{padding:0 10px;line-height:1.25}}@media only screen and (min-width:1400px){.listing-teaser-media-wrapper__title{padding:0 12px}}.listing-teaser-media-wrapper__inner_wrap{border-bottom:1px #d3d7de solid;float:left;width:100%;padding:0 0 3px 0;margin:0 0 20px 0}@media only screen and (min-width:768px){.listing-teaser-media-wrapper__inner_wrap{padding:14px 0 6px 0}}@media only screen and (min-width:1024px){.listing-teaser-media-wrapper__inner_wrap{padding:13px 0 6px 0}}@media only screen and (min-width:1400px){.listing-teaser-media-wrapper__inner_wrap{padding:9.5px 0 7px 0;margin:0 0 17.5px 0}}.listing-teaser-media-wrapper .pagination{padding:0;margin:20px 0 12.5px 0}@media only screen and (min-width:768px){.listing-teaser-media-wrapper .pagination{padding:0 10px}}@media only screen and (min-width:1400px){.listing-teaser-media-wrapper .pagination{padding:0 12.5px}}.listing-teaser-media{float:left;width:100%}@media only screen and (min-width:768px){.listing-teaser-media{display:flex;flex-wrap:wrap}}.listing-teaser-media__wrap{width:100%;float:left;padding:10px 0}@media only screen and (min-width:768px){.listing-teaser-media__wrap{width:50%;padding:10px}}@media only screen and (min-width:1400px){.listing-teaser-media__wrap{width:33.3333%;padding:12.5px}}.listing-teaser-media__grid{background:#fff;float:left;width:100%;position:relative;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;min-height:208px;height:100%}.listing-teaser-media__grid{-webkit-box-shadow:0 0 8px 0 #D3D7DE;-moz-box-shadow:0 0 8px 0 #D3D7DE;box-shadow:0 0 8px 0 #D3D7DE}.listing-teaser-media__grid:hover{transform:scale(1.04);-webkit-transform:scale(1.04);-moz-transform:scale(1.04);-ms-transform:scale(1.04)}.listing-teaser-media__grid:hover{-webkit-box-shadow:0 0 8px 0 #64718B;-moz-box-shadow:0 0 8px 0 #64718B;box-shadow:0 0 8px 0 #64718B}.listing-teaser-media__container{float:left;width:100%;padding:11px 20px 15px 20px;position:relative;background:#fff}@media only screen and (min-width:768px){.listing-teaser-media__container{padding:12px 20px 24px 20px}}@media only screen and (min-width:1024px){.listing-teaser-media__container{padding:11px 20px 23px 20px}}@media only screen and (min-width:1400px){.listing-teaser-media__container{padding:12px 20px 24px 20px}}.listing-teaser-media__eyebrow{padding:3px 20px;color:#fff;font-size:11px;font-family:"chivobold",sans-serif;letter-spacing:1.5px;height:24px;text-transform:uppercase;line-height:18px;float:left;width:100%}.listing-teaser-media__title{color:#22355a;font-size:20px;line-height:24px;font-family:"chivobold",sans-serif;letter-spacing:0;font-stretch:normal;padding:0 0 9px 0}@media only screen and (min-width:1400px){.listing-teaser-media__title{padding:0 0 10px 0}}.listing-teaser-media__url{word-wrap:break-word}.listing-teaser-media__url{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser-media__url:link{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser-media__url:visited{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser-media__url:hover,.listing-teaser-media__url:link:hover,.listing-teaser-media__url:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.listing-teaser-media__url:active,.listing-teaser-media__url:focus{color:#22355a;text-decoration:underline;cursor:pointer}.listing-teaser-media__url:hover,.listing-teaser-media__url:active,.listing-teaser-media__url:focus,.listing-teaser-media__url:link:hover,.listing-teaser-media__url:visited:hover{text-decoration:underline}.listing-teaser-media__date{font-size:12px;line-height:16px;letter-spacing:.5px;color:#22355a;padding:0 0 40px 0}@media only screen and (min-width:768px){.listing-teaser-media__date{padding:0 0 24px 0}}.listing-teaser-media__teaser-menu{font-size:11px;line-height:15px;color:#22355a;font-family:"chivoregular",sans-serif;letter-spacing:0;font-stretch:normal;font-style:normal;float:left;width:100%;position:absolute;bottom:0;left:0;padding:0 20px 11px 20px}.listing-teaser-media__teaser-menu-list{display:inline}.listing-teaser-media__teaser-menu-list>li{margin:0;display:inline}.listing-teaser-media__teaser-menu-item{display:inline;margin:0}.listing-teaser-media__teaser-menu-url{text-transform:capitalize}.listing-teaser-media__teaser-menu-url{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser-media__teaser-menu-url:link{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser-media__teaser-menu-url:visited{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser-media__teaser-menu-url:hover,.listing-teaser-media__teaser-menu-url:link:hover,.listing-teaser-media__teaser-menu-url:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.listing-teaser-media__teaser-menu-url:active,.listing-teaser-media__teaser-menu-url:focus{color:#22355a;text-decoration:underline;cursor:pointer}.listing-teaser-media__teaser-menu-url:hover,.listing-teaser-media__teaser-menu-url:active,.listing-teaser-media__teaser-menu-url:focus,.listing-teaser-media__teaser-menu-url:link:hover,.listing-teaser-media__teaser-menu-url:visited:hover{text-decoration:underline}.listing-teaser-media__separator{padding:0 4px}.listing-teaser-minimal-wrapper{background:#f8f9fa;float:left;width:100%;padding:20px 32px}@media only screen and (min-width:768px){.listing-teaser-minimal-wrapper{padding:20px 14px}}@media only screen and (min-width:1024px){.listing-teaser-minimal-wrapper{padding:20px 62px}}@media only screen and (min-width:1400px){.listing-teaser-minimal-wrapper{padding:17.5px 37.5px}}.listing-teaser-minimal-wrapper__title{color:#22355a;font-family:"chivobold",sans-serif;font-style:normal;font-stretch:normal;letter-spacing:normal;font-size:16px;line-height:1.63;padding:0 10px;width:100%}@media only screen and (min-width:1400px){.listing-teaser-minimal-wrapper__title{font-size:20px;line-height:1.2;padding:0 12px}}.listing-teaser-minimal-wrapper__inner_wrap{border-bottom:1px #d3d7de solid;width:100%;padding:0 0 4px 0}.listing-teaser-minimal-wrapper .pagination{padding:0;margin:20px 0 12.5px 0}@media only screen and (min-width:768px){.listing-teaser-minimal-wrapper .pagination{padding:0 10px}}@media only screen and (min-width:1400px){.listing-teaser-minimal-wrapper .pagination{padding:0 12.5px}}.listing-teaser-minimal{width:100%}@media only screen and (min-width:768px){.listing-teaser-minimal{display:flex;flex-wrap:wrap}}.listing-teaser-minimal__wrap{width:100%;flex:none}@media only screen and (min-width:768px){.listing-teaser-minimal__wrap{flex:1 50%}}@media only screen and (min-width:1400px){.listing-teaser-minimal__wrap{flex:1 33.33333%}}.listing-teaser-minimal__wrap--permission-icon .listing-teaser-minimal__teaser-menu{padding-right:50px}.listing-teaser-minimal__wrap .permissions-icon{position:absolute;bottom:0;right:0}.listing-teaser-minimal__grid{background:#fff;width:100%;position:relative;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;min-height:auto;height:auto}.listing-teaser-minimal__grid{-webkit-box-shadow:0 0 8px 0 #D3D7DE;-moz-box-shadow:0 0 8px 0 #D3D7DE;box-shadow:0 0 8px 0 #D3D7DE}@media only screen and (min-width:768px){.listing-teaser-minimal__grid{min-height:100%;height:100%}}.listing-teaser-minimal__grid:hover{transform:scale(1.04);-webkit-transform:scale(1.04);-moz-transform:scale(1.04);-ms-transform:scale(1.04)}.listing-teaser-minimal__grid:hover{-webkit-box-shadow:0 0 8px 0 #64718B;-moz-box-shadow:0 0 8px 0 #64718B;box-shadow:0 0 8px 0 #64718B}.listing-teaser-minimal__container{width:100%;padding:11px 20px;position:relative;background:#fff;height:calc(100% - 24px)}.listing-teaser-minimal__container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.listing-teaser-minimal__container{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}.listing-teaser-minimal__eyebrow{padding:3px 20px;color:#fff;font-size:11px;font-family:"chivobold",sans-serif;letter-spacing:1.5px;height:24px;text-transform:uppercase;line-height:18px;width:100%}.listing-teaser-minimal__eyebrow--red{background:#de212b}.listing-teaser-minimal__eyebrow--purple{background:#352c66}.listing-teaser-minimal__eyebrow--green{background:#008265}.listing-teaser-minimal__eyebrow--blue{background:#007fa9}.listing-teaser-minimal__eyebrow--yellow{background:#fcb040;color:#22355a}.listing-teaser-minimal__eyebrow--lightgreen{background:#c8d2d2;color:#22355a}.listing-teaser-minimal__eyebrow.yellowbg,.listing-teaser-minimal__eyebrow.greybg{color:#22355a}.listing-teaser-minimal__topics{font-family:"chivobold",sans-serif;font-size:11px;font-style:normal;font-stretch:normal;line-height:1.64;letter-spacing:1.5px;color:#de212b;padding:0 0 3px 0;float:left;width:100%;text-transform:uppercase}.listing-teaser-minimal__topics--red{color:#de212b}.listing-teaser-minimal__topics--purple{color:#532598}.listing-teaser-minimal__topics--green{color:#008265}.listing-teaser-minimal__topics--blue{color:#007fa9}.listing-teaser-minimal__topics--yellow{color:#fcb040}.listing-teaser-minimal__topics--lightgreen{color:#c8d2d2}.listing-teaser-minimal__topics-list{display:inline}.listing-teaser-minimal__topics-list>li{margin:0;display:inline}.listing-teaser-minimal__topics-item{display:inline;margin:0}.listing-teaser-minimal__title{color:#22355a;font-size:20px;line-height:24px;font-family:"chivobold",sans-serif;letter-spacing:0;font-stretch:normal;padding:0 0 9px 0;width:100%;-webkit-align-self:flex-start;-moz-align-self:flex-start;-ms-align-self:flex-start;align-self:flex-start}@media only screen and (min-width:768px){.listing-teaser-minimal__title{padding:0 0 10px 0}}.listing-teaser-minimal__url{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser-minimal__url:link{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser-minimal__url:visited{color:#22355a;text-decoration:none;cursor:pointer}.listing-teaser-minimal__url:hover,.listing-teaser-minimal__url:link:hover,.listing-teaser-minimal__url:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.listing-teaser-minimal__url:active,.listing-teaser-minimal__url:focus{color:#22355a;text-decoration:underline;cursor:pointer}.listing-teaser-minimal__url:hover,.listing-teaser-minimal__url:active,.listing-teaser-minimal__url:focus,.listing-teaser-minimal__url:link:hover,.listing-teaser-minimal__url:visited:hover{text-decoration:underline}.listing-teaser-minimal__date{font-size:12px;line-height:16px;letter-spacing:.5px;color:#22355a;padding:0 0 24px 0;width:100%;-webkit-align-self:flex-start;-moz-align-self:flex-start;-ms-align-self:flex-start;align-self:flex-start}.listing-teaser-minimal__teaser-menu{font-size:11px;line-height:15px;color:#22355a;font-family:"chivoregular",sans-serif;font-weight:normal;font-stretch:normal;font-style:normal;width:100%;-webkit-align-self:flex-end;-moz-align-self:flex-end;-ms-align-self:flex-end;align-self:flex-end}.listing-teaser-minimal__teaser-menu-list{text-transform:capitalize;display:inline}.listing-teaser-minimal__teaser-menu-list>li{margin:0;display:inline}.listing-teaser-minimal__teaser-menu-item{display:inline;margin:0}.listing-teaser-minimal__separator{padding:0 4px}.layout--twocol .listing-teaser-minimal__container{min-height:173px}@media only screen and (min-width:768px){.layout--twocol .listing-teaser-minimal__container{min-height:205px}}@media only screen and (min-width:1024px){.layout--threecol .listing-teaser-minimal__container{min-height:277px}}@media only screen and (min-width:1400px){.layout--threecol .listing-teaser-minimal__container{min-height:253px}}.block-views .listing-teaser-minimal__wrap{padding:10px 0}@media only screen and (min-width:768px){.block-views .listing-teaser-minimal__wrap{max-width:50%;padding:10px}}@media only screen and (min-width:1400px){.block-views .listing-teaser-minimal__wrap{max-width:33.3333%;padding:12.5px}}@media only screen and (min-width:768px){.related-item-block .listing-teaser-minimal-wrapper{padding-top:30px}}@media only screen and (min-width:1400px){.related-item-block .listing-teaser-minimal-wrapper{padding-bottom:27.5px}}.listing-teaser-tile{transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;background-color:#008265}.listing-teaser-tile{-webkit-box-shadow:0 0 8px 0 #D3D7DE;-moz-box-shadow:0 0 8px 0 #D3D7DE;box-shadow:0 0 8px 0 #D3D7DE}@media only screen and (min-width:768px){.listing-teaser-tile{height:100%;min-height:430px}}.listing-teaser-tile__content{width:100%;padding:0 20px;position:relative;overflow:hidden;margin:0;opacity:1;z-index:0}.listing-teaser-tile__content{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}@media only screen and (min-width:768px){.listing-teaser-tile__content{padding:60px 40px}}.listing-teaser-tile__eyebrow{padding:15px 0 6px 0;font-family:"chivobold",sans-serif;color:#fff;font-size:11px;letter-spacing:1.5px;line-height:1.64;text-transform:uppercase}@media only screen and (min-width:768px){.listing-teaser-tile__eyebrow{padding:0 0 12px 0;font-size:11px}}.listing-teaser-tile__title{font-family:"chivobold",sans-serif;font-size:24px;font-stretch:normal;color:#fff;letter-spacing:0;line-height:1.17;padding:0 0 15px 0}.listing-teaser-tile__title{color:#fff;text-decoration:none;cursor:pointer}.listing-teaser-tile__title:link{color:#fff;text-decoration:none;cursor:pointer}.listing-teaser-tile__title:visited{color:#fff;text-decoration:none;cursor:pointer}.listing-teaser-tile__title:hover,.listing-teaser-tile__title:link:hover,.listing-teaser-tile__title:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.listing-teaser-tile__title:active,.listing-teaser-tile__title:focus{color:#fff;text-decoration:underline;cursor:pointer}@media only screen and (min-width:768px){.listing-teaser-tile__title{font-size:30px;line-height:1.13;padding:0 0 30px 0}}.listing-teaser-tile__description{font-size:14px;line-height:1.57;color:#22355a;font-family:"robotoregular",sans-serif;font-weight:normal;font-stretch:normal;padding:0 0 11px 0}@media only screen and (min-width:768px){.listing-teaser-tile__description{padding:0 0 20px 0}}.listing-teaser-tile__image-wrapper{width:100%;height:auto;float:left}.listing-teaser-tile__image{width:100%;max-width:100%;height:auto;display:block;border:0}.listing-teaser-tile__link-wrap{padding:0 0 20px 0;line-height:1}.listing-teaser-tile__link-text{font-family:"chivobold",sans-serif;font-size:13px;font-style:normal;font-stretch:normal;letter-spacing:1.5px;line-height:1;text-transform:uppercase}.listing-teaser-tile__link-text{color:#fff;text-decoration:none;cursor:pointer}.listing-teaser-tile__link-text:link{color:#fff;text-decoration:none;cursor:pointer}.listing-teaser-tile__link-text:visited{color:#fff;text-decoration:none;cursor:pointer}.listing-teaser-tile__link-text:hover,.listing-teaser-tile__link-text:link:hover,.listing-teaser-tile__link-text:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.listing-teaser-tile__link-text:active,.listing-teaser-tile__link-text:focus{color:#fff;text-decoration:underline;cursor:pointer}.listing-teaser-tile__link-text .icon--caret-right{width:6px;height:12px;margin:0 0 0 8px;position:relative;top:2px}@media only screen and (min-width:768px){.listing-teaser-tile__link-text{font-size:11px}}.listing-teaser-tile__link-text[target=_blankfollow] .icon--caret-right{display:none}.listing-teaser-tile:hover,.listing-teaser-tile:focus{transform:scale(1.03);-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);opacity:1}.listing-teaser-tile:hover,.listing-teaser-tile:focus{-webkit-box-shadow:0 0 8px 0 #64718B;-moz-box-shadow:0 0 8px 0 #64718B;box-shadow:0 0 8px 0 #64718B}.listing-teaser-tile:hover .listing-teaser-tile__title,.listing-teaser-tile:hover .listing-teaser-tile__link-text,.listing-teaser-tile:focus .listing-teaser-tile__title,.listing-teaser-tile:focus .listing-teaser-tile__link-text{text-decoration:underline}.main-title{font-family:"chivobold",sans-serif;font-size:24px;font-weight:normal;line-height:1.17;letter-spacing:normal;width:100%;color:#22355a;word-break:break-word;margin:0 0 12px;padding:0}@media only screen and (min-width:768px){.main-title{font-size:34px;line-height:1.18;margin:0 0 20px}}@media only screen and (min-width:1400px){.main-title{font-size:44px;line-height:50px}}.main-title--with-border{border-bottom:1px solid #d3d7de;padding:0 0 12px 0}@media only screen and (min-width:768px){.main-title--with-border{padding:0 0 20px 0}}.main-title .icon--bookmark{width:14px;height:24px;margin:0 15px 0 0}@media only screen and (min-width:768px){.main-title .icon--bookmark{width:18px}}.main-title .icon--leaf{width:33px;height:19px;padding:0 0 0 15px}@media only screen and (min-width:768px){.main-title .icon--leaf{width:40px;height:25px}}.medical-speciality-tabs{padding:0 32px;position:relative}@media only screen and (min-width:768px){.medical-speciality-tabs{padding:0 54px}}@media only screen and (min-width:1024px){.medical-speciality-tabs{padding:0}}.medical-speciality-tabs__select-container{display:inline-block;width:100%;margin:0;transition:padding 100ms ease}@media only screen and (min-width:768px){.medical-speciality-tabs__select-container{display:none}}.medical-speciality-tabs__select-container--fixed{position:fixed;left:0;z-index:2;padding:0 15px;background:#f8f9fa;box-shadow:0 0 8px 0 #d3d7de;top:86px}.medical-speciality-tabs__select-container .selectbox-wrap{border:1px solid #d3d7de;width:100%;float:left;margin:30px 0;z-index:1}.medical-speciality-tabs__select-container .selectbox-wrap:after{content:none}@media only screen and (min-width:768px){.medical-speciality-tabs__select-container .selectbox-wrap{display:none}}.medical-speciality-tabs__select-container .selectbox-wrap .icon--chevron-down{color:#22355a}.medical-speciality-tabs__select-container .selectbox-wrap--disabled{background:#f8f9fa;border-color:#d3d7de}.medical-speciality-tabs__select-container .selectbox-wrap--disabled select{color:#d3d7de;cursor:not-allowed;pointer-events:none}.medical-speciality-tabs__select-container .selectbox-wrap--disabled .icon--chevron-down{color:#d3d7de}.medical-speciality-tabs__tabs-section{display:none}@media only screen and (min-width:768px){.medical-speciality-tabs__tabs-section{display:inline-block;position:relative}}@media only screen and (min-width:768px){.medical-speciality-tabs__tabs-section .tabs-common__wrap{padding:0;margin:0}}.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs{width:100%;overflow:hidden}@media only screen and (min-width:768px){.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs{padding:30px 0;margin:0}}.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab{float:left}@media only screen and (min-width:768px){.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab{margin:11px 0 0 9px;padding:12px 10px}.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab:first-child{margin-left:1px}}@media only screen and (min-width:1400px){.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab{margin:11px 0 0 11px}}.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.button-blue,.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .compare-specialty--sticky .compare-specialty__carousel .tab.carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.carousel__nav{background-color:#fff;border-color:#d3d7de;color:#22355a}.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.button-blue.tab--disabled,.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .compare-specialty--sticky .compare-specialty__carousel .tab.tab--disabled.carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.tab--disabled.carousel__nav{background:#f8f9fa;border-color:#d3d7de;color:#d3d7de;cursor:not-allowed;pointer-events:none}.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.button-blue:not(.tab--disabled):hover,.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .compare-specialty--sticky .compare-specialty__carousel .tab.carousel__nav:not(.tab--disabled):hover,.compare-specialty--sticky .compare-specialty__carousel .medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.carousel__nav:not(.tab--disabled):hover,.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.button-blue:not(.tab--disabled):active,.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .compare-specialty--sticky .compare-specialty__carousel .tab.carousel__nav:not(.tab--disabled):active,.compare-specialty--sticky .compare-specialty__carousel .medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.carousel__nav:not(.tab--disabled):active,.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.button-blue:not(.tab--disabled):focus,.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .compare-specialty--sticky .compare-specialty__carousel .tab.carousel__nav:not(.tab--disabled):focus,.compare-specialty--sticky .compare-specialty__carousel .medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.carousel__nav:not(.tab--disabled):focus,.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.button-blue.tab--active,.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .compare-specialty--sticky .compare-specialty__carousel .tab.tab--active.carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.tab--active.carousel__nav{background-color:#003d79;border-color:#003d79;color:#fff}@media only screen and (min-width:768px){.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.button-blue,.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .compare-specialty--sticky .compare-specialty__carousel .tab.carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.carousel__nav{font-size:9px}}@media only screen and (min-width:1024px){.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.button-blue,.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .compare-specialty--sticky .compare-specialty__carousel .tab.carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.carousel__nav{font-size:11px}}@media only screen and (min-width:1400px){.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.button-blue,.medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .compare-specialty--sticky .compare-specialty__carousel .tab.carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .medical-speciality-tabs__tabs-section .tabs-common--medicalspeciality-tabs .tab.carousel__nav{font-size:12px}}.medical-speciality-tabs__tabs-section .skip-link.focusable:active,.medical-speciality-tabs__tabs-section .skip-link.focusable:focus{height:30px !important;line-height:30px;right:inherit;top:5px;border-radius:6px 6px 6px 6px;-webkit-border-radius:6px 6px 6px 6px;-moz-border-radius:6px 6px 6px 6px}@-webkit-keyframes PlaceholderLoading{0%{background:#f8f9fa}50%{background:#e5ebf1}100%{background:#f8f9fa}}@keyframes PlaceholderLoading{0%{background:#f8f9fa}50%{background:#e5ebf1}100%{background:#f8f9fa}}.medical-specialty-placeholder-tiles{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;margin:0 -10px 0 -10px;padding:0 0 20px 0}@media only screen and (min-width:768px){.medical-specialty-placeholder-tiles{flex-direction:row}}.medical-specialty-placeholder-tiles .medical-specialty-placeholder-tile{-webkit-animation:PlaceholderLoading 1.5s ease-in infinite;-moz-animation:PlaceholderLoading 1.5s ease-in infinite;-o-animation:PlaceholderLoading 1.5s ease-in infinite;animation:PlaceholderLoading 1.5s ease-in infinite;background:#e5ebf1;padding:20px 18px;margin:10px;min-height:150px}@media only screen and (min-width:768px){.medical-specialty-placeholder-tiles .medical-specialty-placeholder-tile{flex:1 1 40%}}@media only screen and (min-width:768px){.medical-specialty-placeholder-tiles .medical-specialty-placeholder-tile--large{min-height:200px;flex:2 1 100%;max-width:100%}}.medical-specialty-tab-pane{display:none}.medical-specialty-tab-pane--active{display:block}.medical-specialty-tab-panes__panes{background-color:#f8f9fa;padding:30px 32px}@media only screen and (min-width:768px){.medical-specialty-tab-panes__panes{padding:40px 54px}}@media only screen and (min-width:1024px){.medical-specialty-tab-panes__panes{padding:40px 0}}.medical-specialty-tab-panes__title{border-bottom:1px solid #d3d7de;font-family:"chivobold",sans-serif;font-size:18px;font-weight:normal;line-height:1.22;letter-spacing:normal;width:100%;color:#22355a;word-break:break-word;align-self:center;margin-bottom:30px;padding-bottom:5px}@media only screen and (min-width:768px){.medical-specialty-tab-panes__title{font-size:16px;line-height:1.25}}@media only screen and (min-width:1400px){.medical-specialty-tab-panes__title{font-size:20px;line-height:1.2}}.medical-specialty-tile{background:#fff;box-shadow:0 0 8px 0 #d3d7de;overflow:hidden;padding:20px 18px}@media only screen and (min-width:768px){.medical-specialty-tile{padding:15px 20px}}.medical-specialty-tile__title{border-bottom:1px solid #d3d7de;font-family:"chivobold",sans-serif;font-size:18px;font-weight:normal;line-height:1.22;letter-spacing:normal;width:100%;color:#22355a;word-break:break-word;align-self:center;margin-bottom:0;padding-bottom:5px}@media only screen and (min-width:768px){.medical-specialty-tile__title{font-size:16px;line-height:1.25}}.medical-specialty-tile__subtitle{width:100%;height:20px;margin-bottom:20px;margin-top:20px;font-family:"chivoregular",sans-serif;font-size:16px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;color:#22355a;padding-bottom:5px;border-bottom:1px solid #d3d7de}.medical-specialty-tile__subtitle:first-child{margin-top:0}.medical-specialty-tile__content{padding:30px 0}@media only screen and (min-width:768px){.medical-specialty-tile__content{padding:20px 0}}.medical-specialty-tile__content p{padding:0}.medical-specialty-tile__content .program-content{font-family:"robotoregular",sans-serif;color:#22355a;font-size:15px;line-height:24px}@media only screen and (min-width:1024px){.medical-specialty-tile__content .program-content{font-size:16px;line-height:26px}}.medical-specialty-tile__content .program-content a{cursor:pointer;text-decoration:underline}.medical-specialty-tile__content .program-content b,.medical-specialty-tile__content .program-content strong{font-family:"robotobold",sans-serif}@media only screen and (min-width:1024px){.medical-specialty-tile__content .program-content b,.medical-specialty-tile__content .program-content strong{font-size:20px;line-height:30px}}.medical-specialty-tile__footer{display:flex;flex-direction:row;align-items:center;line-height:11px;margin:auto 0 0 0}.medical-specialty-tile__footer-text p{color:#64718b;font-family:"chivoregular",sans-serif;font-size:10px;line-height:14px;padding:0}.medical-specialty-tile__footer-heading{position:relative;color:#64718b;cursor:pointer;text-transform:uppercase;outline:none;font-family:"chivobold",sans-serif;padding:0 20px 0 0;font-size:13px;line-height:16px;letter-spacing:1.5px;transition:all 1s ease;order:1;border:none;background:rgba(0,0,0,0)}@media only screen and (min-width:1024px){.medical-specialty-tile__footer-heading{font-size:11px;line-height:16px;letter-spacing:.8px}}.medical-specialty-tile__footer-heading:hover{color:#de212b}.medical-specialty-tile__footer-heading:focus{color:#de212b;outline:1px solid #c8d2d2}.medical-specialty-tile__footer-heading .icon--plus{position:absolute;right:5px;top:2.3px;bottom:0;width:11px;height:11px;color:#de212b;transition:all 1s ease;transform:translateX(0)}.medical-specialty-tile__footer-heading--open{color:#de212b}.medical-specialty-tile__footer-heading--open .icon--plus{transform:translateX(0) rotate(135deg)}.medical-specialty-tile__footer .medical-specialty-tile__cta-link{order:2;margin:0 0 0 auto;padding:0 0 0 30px}.medical-specialty-tile__footer--inline{flex-wrap:wrap}@media only screen and (min-width:768px){.medical-specialty-tile__footer--inline{flex-wrap:nowrap}}.medical-specialty-tile__footer--inline .medical-specialty-tile__cta-link{margin:10px 8px 0 auto}@media only screen and (min-width:768px){.medical-specialty-tile__footer--inline .medical-specialty-tile__cta-link{margin:0 8px 0 auto}}.medical-specialty-tile__source{position:relative;background:#f8f9fa;height:0;opacity:0;transition:all 1s ease;transform:translateY(-50%);margin:15px -20px -20px -20px;overflow:hidden;visibility:hidden;max-height:0}@media only screen and (min-width:768px){.medical-specialty-tile__source{margin:15px -20px -15px -20px}}.medical-specialty-tile__source--open{height:auto;opacity:1;padding:20px 0;transition:all 1s ease;transform:translateY(0);overflow:visible;visibility:visible;max-height:none}.medical-specialty-tile__source p{padding:0 20px;font-family:"chivoregular",sans-serif;font-size:11px;line-height:14px;color:#64718b}.medical-specialty-tile__row{display:flex;flex-direction:column}.medical-specialty-tile__row+.medical-specialty-tile__row{margin:10px 0 0 0}@media only screen and (min-width:768px){.medical-specialty-tile__row+.medical-specialty-tile__row{margin:29px 0 0 0}}@media only screen and (min-width:768px){.medical-specialty-tile__row{flex-direction:row}}.medical-specialty-tile__column{flex:1 1 0}.medical-specialty-tile__column+.medical-specialty-tile__column{margin:30px 0 0 0;display:flex;flex-wrap:wrap;flex:0 0 64%}@media only screen and (min-width:768px){.medical-specialty-tile__column+.medical-specialty-tile__column{margin:0 0 0 40px}}@media screen and (min-width:0\0)and (min-resolution:72dpi),screen and (min-width:0\0)and (-webkit-min-device-pixel-ratio:0.75),screen and (min-width:0\0)and (min--moz-device-pixel-ratio:0.75){.medical-specialty-tile__column+.medical-specialty-tile__column{flex:1 1 auto}}.medical-specialty-tile__column--item{flex:0 0 100%;margin:0 0 20px 0}@media only screen and (min-width:768px){.medical-specialty-tile__column--item{flex:0 0 50%;margin:0}}@media screen and (min-width:0\0)and (min-resolution:72dpi),screen and (min-width:0\0)and (-webkit-min-device-pixel-ratio:0.75),screen and (min-width:0\0)and (min--moz-device-pixel-ratio:0.75){.medical-specialty-tile__column--item{flex:1 1 auto}}@media screen and (min-width:0\0)and (min-resolution:72dpi),screen and (min-width:0\0)and (-webkit-min-device-pixel-ratio:0.75),screen and (min-width:0\0)and (min--moz-device-pixel-ratio:0.75){.medical-specialty-tile__column{flex:1 1 auto}}.medical-specialty-tile.medical-specialty-tile--large .medical-specialty-tile__content iframe{height:1000px;border:none}@media only screen and (min-width:768px){.medical-specialty-tile.medical-specialty-tile--large .medical-specialty-tile__content{min-height:154px}}.medical-specialty-tile.medical-specialty-tile--large .medical-specialty-tile__content .field--name-field-training-overview ul li,.medical-specialty-tile.medical-specialty-tile--large .medical-specialty-tile__content .field--name-field-training-prerequisites ul li,.medical-specialty-tile.medical-specialty-tile--large .medical-specialty-tile__content .field--name-field-demand ul li,.medical-specialty-tile.medical-specialty-tile--large .medical-specialty-tile__content .field--type-text-with-summary ul li{color:#22355a}.medical-specialty-tile.medical-specialty-tile--large .medical-specialty-tile__content p{padding:0 0 30px 0}#work .field:last-child .chart--bar{margin:0}.mega-menu__bar{margin:0;padding:0 2px 15px}.mega-menu__bar{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.mega-menu__bar{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.mega-menu__bar{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}@media only screen and (min-width:1024px){.mega-menu__bar{padding:0}.mega-menu__bar{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap}}@media only screen and (min-width:1400px){.mega-menu__bar{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}}.mega-menu__bar__item{position:relative;list-style:none;flex-basis:100%;margin:0;padding:0}@media only screen and (min-width:1024px){.mega-menu__bar__item{position:static;flex-basis:auto;padding:0 0 0 30px}.mega-menu__bar__item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.mega-menu__bar__item{align-items:center;-webkit-align-items:center}.mega-menu__bar__item{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}}@media only screen and (min-width:1400px){.mega-menu__bar__item{padding:0 0 0 50px}}@media only screen and (min-width:1024px){.mega-menu__bar__item--uni-nav{display:none}}.mega-menu__bar__item__link{position:relative;width:100%;display:inline-block;font-family:"chivoregular",sans-serif;font-size:18px;color:#22355a;line-height:22.5px;padding:15px 40px 15px 15px}@media only screen and (min-width:1024px){.mega-menu__bar__item__link{font-size:14px;width:auto;height:100%;text-align:center;padding:0 0 8px}}.mega-menu__bar__item__link .icon{position:absolute;top:0;bottom:0;right:15px;margin:auto;width:14px;height:14px}.mega-menu__bar__item__link .icon--plus{color:#005395}.mega-menu__bar__item__link .icon--minus{color:#22355a;visibility:hidden}@media only screen and (min-width:1024px){.mega-menu__bar__item__link .icon{display:none}}.mega-menu__bar__item__link:after{content:"";position:absolute;left:0;right:0;bottom:0;margin:auto;width:calc(100% - 30px);height:1px;background-color:#d3d7de}@media only screen and (min-width:1024px){.mega-menu__bar__item__link:after{width:0;height:3px;background-color:#22355a}}.mega-menu__bar__item__link:focus::after{display:none}@media only screen and (min-width:1024px){body:not(.mega-menu--is-open) .mega-menu__bar__item__link--active,.mega-menu__bar__item--open .mega-menu__bar__item__link{font-family:"chivobold",sans-serif}body:not(.mega-menu--is-open) .mega-menu__bar__item__link--active:after,.mega-menu__bar__item--open .mega-menu__bar__item__link:after{width:100%}}.mega-menu__bar__item--open .mega-menu__bar__item__link{font-family:"chivobold",sans-serif}.mega-menu__bar__item--open .mega-menu__bar__item__link:after{content:none}@media only screen and (min-width:1024px){.mega-menu__bar__item--open .mega-menu__bar__item__link:after{content:""}}.mega-menu__bar__item--open .mega-menu__bar__item__link .icon--plus{visibility:hidden}.mega-menu__bar__item--open .mega-menu__bar__item__link .icon--minus{visibility:visible}@media only screen and (min-width:1024px){.mega-menu__bar__item__link:hover:after,.mega-menu__bar__item__link:focus:after{width:100%}}@media only screen and (min-width:1024px){.mega-menu__bar__item:first-of-type{padding:0}}.mega-menu__bar__item .mega-menu__panel__wrap{visibility:hidden;position:absolute;top:-99999px;left:0;width:100%;z-index:10}.mega-menu__bar__item--open{overflow:visible;background-color:#f8f9fa}@media only screen and (min-width:1024px){.mega-menu__bar__item--open{background-color:rgba(0,0,0,0)}}.mega-menu__bar__item--open:after{content:"";position:absolute;left:0;right:0;bottom:0;margin:auto;width:calc(100% - 30px);height:1px;background-color:#d3d7de}@media only screen and (min-width:1024px){.mega-menu__bar__item--open:after{display:none}}.mega-menu__bar__item--open .mega-menu__panel__wrap{visibility:visible;position:static}@media only screen and (min-width:1024px){.mega-menu__bar__item--open .mega-menu__panel__wrap{position:absolute;top:100%}}.mega-menu__panel{margin:0;padding:0 30px;line-height:normal;z-index:10}.mega-menu__panel{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.mega-menu__panel{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}.mega-menu__panel{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}@media only screen and (min-width:1024px){.mega-menu__panel{border:1px solid #d3d7de;padding:0 20px;margin:0 0 30px 0;background-color:#f8f9fa}}.mega-menu__panel__column{flex-basis:100%;padding:15px 0}@media only screen and (min-width:1024px){.mega-menu__panel__column{flex-basis:50%;padding:20px 59px 20px 0}.mega-menu__panel__column:nth-child(2n){padding:20px 0}}.mega-menu__panel__column:last-of-type{padding:15px 0 2px}@media only screen and (min-width:1024px){.mega-menu__panel__column:last-of-type{padding:20px 59px 20px 0}.mega-menu__panel__column:last-of-type:nth-child(2n){padding:20px 0}}.mega-menu__panel__column a.mega-menu__panel__column__heading{font-family:"chivobold",sans-serif;font-size:16px;line-height:24px;text-decoration:none;-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end;flex-basis:100%}.mega-menu__panel__column a.mega-menu__panel__column__heading:link{color:#005395}.mega-menu__panel__column a.mega-menu__panel__column__heading:visited{color:#22355a}.mega-menu__panel__column a.mega-menu__panel__column__heading:hover,.mega-menu__panel__column a.mega-menu__panel__column__heading:link:hover,.mega-menu__panel__column a.mega-menu__panel__column__heading:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.mega-menu__panel__column a.mega-menu__panel__column__heading:focus,.mega-menu__panel__column a.mega-menu__panel__column__heading:active{color:#22355a;text-decoration:none !important;text-shadow:none}.mega-menu__panel__column a.mega-menu__panel__column__heading{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.mega-menu__panel__column a.mega-menu__panel__column__heading{align-items:flex-end;-webkit-align-items:flex-end}.mega-menu__panel__column a.mega-menu__panel__column__heading{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}@media only screen and (min-width:1024px){.mega-menu__panel__column a.mega-menu__panel__column__heading{display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;flex-basis:auto;line-height:22.5px}.mega-menu__panel__column a.mega-menu__panel__column__heading{align-items:center;-webkit-align-items:center}.mega-menu__panel__column a.mega-menu__panel__column__heading{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.mega-menu__panel__column a.mega-menu__panel__column__heading{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}}.mega-menu__panel__column a.mega-menu__panel__column__heading .icon{margin:0 10px 3px;width:9px;height:16px;flex:0 0 auto}@media only screen and (min-width:1024px){.mega-menu__panel__column a.mega-menu__panel__column__heading .icon{margin:0 0 0 10px;width:11px;height:11px}}.mega-menu__panel__column ul.mega-menu__panel__column__block{margin:15px 0 0}@media only screen and (min-width:1024px){.mega-menu__panel__column ul.mega-menu__panel__column__block{margin:20px 0 0}}.mega-menu__panel__column li.mega-menu__panel__column__block__list{flex-basis:100%}@media only screen and (min-width:1024px){.mega-menu__panel__column li.mega-menu__panel__column__block__list{flex-basis:auto;margin:30px 0 0}}@media only screen and (min-width:1024px){.mega-menu__panel__column li.mega-menu__panel__column__block__list:first-child{margin:20px 0 0}}.mega-menu__panel__column__block{border-top:1px solid #d3d7de}.mega-menu__panel__column__block__list{position:relative;padding:0}@media only screen and (min-width:1024px){.mega-menu__panel__column__block__list{position:static;padding:0}}.mega-menu__panel__column__block__list:before,.mega-menu__panel__column__block__list:after{content:"";position:absolute;left:0;right:0;bottom:0;margin:auto;width:calc(100% - 20px);height:1px;background-color:#d3d7de}@media only screen and (min-width:1024px){.mega-menu__panel__column__block__list:before,.mega-menu__panel__column__block__list:after{display:none}}.mega-menu__panel__column__block__list:before{top:-1px;bottom:auto;width:0}.mega-menu__panel__column:last-of-type .mega-menu__panel__column__block__list:last-of-type:after{display:none}.mega-menu__panel__column__block__list__title{display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:100%;position:relative;cursor:pointer;padding:15px 34px 15px 10px;font-size:16px;line-height:22.5px;color:#22355a}@media only screen and (min-width:1024px){.mega-menu__panel__column__block__list__title{width:auto;cursor:auto;padding:0;font-size:14px;line-height:19.5px;font-family:"chivobold",sans-serif}}.mega-menu__panel__column__block__list__title .icon{position:absolute;top:0;bottom:0;right:10px;margin:auto;width:12px;height:12px}.mega-menu__panel__column__block__list__title .icon--plus{color:#005395}.mega-menu__panel__column__block__list__title .icon--minus{color:#22355a;visibility:hidden}@media only screen and (min-width:1024px){.mega-menu__panel__column__block__list__title .icon{display:none}}.mega-menu__panel__column__block__list__title:focus{z-index:1}.mega-menu__panel__column__block__list section{visibility:hidden;position:absolute;top:-99999px;left:0;width:100%;padding:10px 10px 0}@media only screen and (min-width:1024px){.mega-menu__panel__column__block__list section{position:inherit;visibility:inherit;padding:0}}.mega-menu__panel__column__block__list__menuitem{padding:0 0 25px}@media only screen and (min-width:1024px){.mega-menu__panel__column__block__list__menuitem{padding:15px 0 0}}.mega-menu__panel__column__block__list__menuitem__link{text-decoration:none;font-family:"chivoregular",sans-serif;font-size:16px;display:block}.mega-menu__panel__column__block__list__menuitem__link:link{color:#005395}.mega-menu__panel__column__block__list__menuitem__link:visited{color:#22355a}.mega-menu__panel__column__block__list__menuitem__link:hover,.mega-menu__panel__column__block__list__menuitem__link:link:hover,.mega-menu__panel__column__block__list__menuitem__link:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.mega-menu__panel__column__block__list__menuitem__link:focus,.mega-menu__panel__column__block__list__menuitem__link:active{color:#22355a;text-decoration:none !important;text-shadow:none}@media only screen and (min-width:1024px){.mega-menu__panel__column__block__list__menuitem__link{font-size:14px;display:inline;line-height:normal}}.mega-menu__panel__column__block__list__menuitem__link .icon{margin:0 0 0 5px}.mega-menu__panel__column__block__list__menuitem__link .icon--external-link-square-alt{width:12px;height:12px}.mega-menu__panel__column__block__list__menuitem__link .icon--lock{width:10px;height:12px}.mega-menu__panel__column__block__list--open{background-color:#fff}.mega-menu__panel__column__block__list--open:before,.mega-menu__panel__column__block__list--open:after{width:100%}@media only screen and (min-width:1024px){.mega-menu__panel__column__block__list--open{background-color:rgba(0,0,0,0)}}.mega-menu__panel__column__block__list--open .mega-menu__panel__column__block__list__title{font-family:"chivobold",sans-serif}.mega-menu__panel__column__block__list--open .mega-menu__panel__column__block__list__title .icon--plus{visibility:hidden}.mega-menu__panel__column__block__list--open .mega-menu__panel__column__block__list__title .icon--minus{visibility:visible}.mega-menu__panel__column__block__list--open section{position:static;visibility:visible}@media only screen and (min-width:1024px){.mega-menu__panel__column__block__list--open section{position:inherit;visibility:inherit}}.mega-menu__panel__column:only-child{flex-basis:100%}@media only screen and (min-width:1024px){.mega-menu__panel__column:only-child{padding:20px 0 10px}}.mega-menu__panel__column:only-child .mega-menu__panel__column__block{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.mega-menu__panel__column:only-child .mega-menu__panel__column__block{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}.mega-menu__panel__column:only-child .mega-menu__panel__column__block{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}.mega-menu__panel__column:only-child .mega-menu__panel__column__block__list{flex-basis:100%}@media only screen and (min-width:1024px){.mega-menu__panel__column:only-child .mega-menu__panel__column__block__list{flex-basis:25%;margin:20px 0 10px;padding:0 20px 0 0}}@media only screen and (min-width:1024px){.mega-menu__panel__column:only-child .mega-menu__panel__column__block__list:first-child{margin:20px 0 10px}}.mega-menu__panel__column:only-child .mega-menu__panel__column__block__list:only-child{flex-basis:100%;padding:0}.mega-menu__panel__column:only-child .mega-menu__panel__column__block[data-menucount="2"] .mega-menu__panel__column__block__list{flex-basis:100%}@media only screen and (min-width:1024px){.mega-menu__panel__column:only-child .mega-menu__panel__column__block[data-menucount="2"] .mega-menu__panel__column__block__list{flex-basis:50%;padding:0 82px 0 0}}.mega-menu__panel__column:only-child .mega-menu__panel__column__block[data-menucount="3"] .mega-menu__panel__column__block__list{flex-basis:100%}@media only screen and (min-width:1024px){.mega-menu__panel__column:only-child .mega-menu__panel__column__block[data-menucount="3"] .mega-menu__panel__column__block__list{flex-basis:33.3333%;padding:0 59px 0 0}}.mega-menu{position:absolute;width:100%;height:0;z-index:1;overflow:hidden;background-color:#fff}@media only screen and (min-width:1024px){.mega-menu{position:static;height:auto;overflow:visible;border-bottom:1px solid #d3d7de}}.mega-menu--is-open .mega-menu{position:static;height:auto;overflow:visible}.mega-menu--is-open .content_area__wrapper{display:none}@media only screen and (min-width:1024px){.mega-menu--is-open .content_area__wrapper{display:block}}.mega-menu .container,.mega-menu .page-node-type-landing-page .smart-header__wrap,.page-node-type-landing-page .mega-menu .smart-header__wrap,.mega-menu .page-node-type-group .smart-header__wrap,.page-node-type-group .mega-menu .smart-header__wrap,.mega-menu footer .embedded-form,footer .mega-menu .embedded-form,.mega-menu .header__container,.mega-menu footer .cta-block,footer .mega-menu .cta-block{position:relative}.messages+.messages{margin:0}.embedded-form{background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;background-position:center center}@media only screen and (max-width:767px){.embedded-form .actions{padding:0 10px 0 0}}.embedded-form .actions .primaryAction{font-size:11px;padding:12px 22px 12px 10px;width:auto;text-align:left;margin:0}@media only screen and (min-width:1400px){.embedded-form .actions .primaryAction{font-size:12px;height:40px}}.embedded-form .actions .icon--caret-right{right:20px;position:relative;top:1px}@media only screen and (min-width:1400px){.embedded-form .actions .icon--caret-right{top:3px}}.embedded-form .newsletter-subscription{padding:24px 32px 22px 32px}@media only screen and (min-width:768px){.embedded-form .newsletter-subscription{padding:30px 24px}}@media only screen and (min-width:1024px){.embedded-form .newsletter-subscription{padding:30px 72px}}@media only screen and (min-width:1400px){.embedded-form .newsletter-subscription{padding:30px 150px}}.embedded-form .newsletter-subscription .wFormTitle{color:#fff;margin:0 0 15px 0;padding:0;border:0}@media only screen and (min-width:768px){.embedded-form .newsletter-subscription .wFormTitle{font-size:20px;line-height:1.2;letter-spacing:.5px;margin:0 0 20px 0}}@media only screen and (min-width:1400px){.embedded-form .newsletter-subscription .wFormTitle{margin:0 0 21px 0}}.embedded-form .newsletter-subscription input[type=text],.embedded-form .newsletter-subscription input[type=email]{font-size:13px;height:36px;border-color:#fff;line-height:1.54;padding:8px 12px}.embedded-form .newsletter-subscription input[type=text]:hover,.embedded-form .newsletter-subscription input[type=text]:focus,.embedded-form .newsletter-subscription input[type=email]:hover,.embedded-form .newsletter-subscription input[type=email]:focus{border-color:#fff}.embedded-form .newsletter-subscription input[type=text]::-webkit-input-placeholder,.embedded-form .newsletter-subscription input[type=email]::-webkit-input-placeholder{color:#22355a}.embedded-form .newsletter-subscription input[type=text]:-moz-placeholder,.embedded-form .newsletter-subscription input[type=email]:-moz-placeholder{color:#22355a;opacity:1}.embedded-form .newsletter-subscription input[type=text]::-moz-placeholder,.embedded-form .newsletter-subscription input[type=email]::-moz-placeholder{color:#22355a;opacity:1}.embedded-form .newsletter-subscription input[type=text]:-ms-input-placeholder,.embedded-form .newsletter-subscription input[type=email]:-ms-input-placeholder{color:#22355a}@media only screen and (min-width:768px){.embedded-form .newsletter-subscription input[type=text],.embedded-form .newsletter-subscription input[type=email]{padding:8px 15px 8px 12px}}@media only screen and (min-width:1400px){.embedded-form .newsletter-subscription input[type=text],.embedded-form .newsletter-subscription input[type=email]{padding:9px 15px 9px 11px;height:40px;line-height:1.69}}.embedded-form .newsletter-subscription label{color:#fff;display:block;padding:0 0 5px 0}@media only screen and (min-width:768px){.embedded-form--horizontal{max-height:140px}}@media only screen and (min-width:1400px){.embedded-form--horizontal{max-height:145px}}.embedded-form--horizontal .actions{padding:0}@media only screen and (max-width:767px){.embedded-form--horizontal .actions{position:absolute;right:0;bottom:0;margin:0 0 14px 0}}.embedded-form--horizontal .actions .icon--caret-right{right:17px}.embedded-form--horizontal .newsletter-subscription__input-wrap{flex:1}.embedded-form--horizontal .newsletter-subscription__input-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.embedded-form--horizontal .newsletter-subscription__input-wrap{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}@media only screen and (min-width:768px){.embedded-form--horizontal .newsletter-subscription__input-wrap{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap}}.embedded-form--horizontal .newsletter-subscription .oneField{flex:1 1 50%;padding:0;margin:0 0 14px}@media only screen and (max-width:767px){.embedded-form--horizontal .newsletter-subscription .oneField:nth-child(3){flex:0 0 calc(100% - 131px)}}@media only screen and (min-width:768px){.embedded-form--horizontal .newsletter-subscription .oneField{margin:0 20px 0 0}}@media only screen and (max-width:767px){.embedded-form--horizontal .newsletter-subscription .oneField .inputWrapper{padding:0 10px 0}}.embedded-form--horizontal .newsletter-subscription .oneField .inputWrapper .lengthIndicator{color:#fff;top:32px;left:9px !important}@media only screen and (min-width:768px){.embedded-form--horizontal .newsletter-subscription .oneField .inputWrapper .lengthIndicator{position:static}}@media only screen and (max-width:767px){.embedded-form--horizontal .newsletter-subscription .oneField .errMsg{margin:10px 10px 0}}.embedded-form--horizontal .newsletter-subscription form{position:relative;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;margin:0 -10px}.embedded-form--horizontal .newsletter-subscription form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.embedded-form--horizontal .newsletter-subscription form{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}.embedded-form--horizontal .newsletter-subscription form{align-items:flex-start;-webkit-align-items:flex-start}@media only screen and (min-width:768px){.embedded-form--horizontal .newsletter-subscription form{margin:0}}.embedded-form--horizontal .newsletter-subscription label{display:none}footer .embedded-form .field--type-text-with-summary{padding:0}footer .embedded-form .newsletter-subscription{background-size:cover;-webkit-background-size:cover;-moz-background-size:cover}.overview{background:#fff;box-shadow:0 0 8px 0 #d3d7de;margin-bottom:20px}.overview__block{display:flex;flex-direction:column}@media only screen and (min-width:768px){.overview__block{flex-direction:row}}.overview__content{padding:20px 20px 30px 20px;font-family:"robotoregular",sans-serif;color:#22355a;font-size:15px;line-height:24px}@media only screen and (min-width:768px){.overview__content{flex:1}}@media only screen and (min-width:1024px){.overview__content{font-size:16px;line-height:26px}}.overview__content a{cursor:pointer;text-decoration:underline}.overview__content b,.overview__content strong{font-family:"robotobold",sans-serif}@media only screen and (min-width:1024px){.overview__content b,.overview__content strong{font-size:20px;line-height:30px}}.overview__sidebar{padding:20px 20px 30px 20px;background:#f8f9fa}@media only screen and (min-width:768px){.overview__sidebar{width:240px}}@media only screen and (min-width:1400px){.overview__sidebar--large{width:50%}}.overview__sidebar .section-heading{margin:0 0 5px 0}.overview__cta{margin:15px 0 0 0;padding:12px 10px;line-height:0;background:#003d79}.overview__cta .white-text-link{word-break:break-word;line-height:15px}.overview__source{padding:15px 20px 20px;overflow:hidden}@media only screen and (min-width:768px){.overview__source{padding:2px 20px 15px 20px;margin:-26px 0 0 0}}@media only screen and (min-width:768px){.overview__source .medical-specialty-tile__footer-text{margin:40px 0 0 0}}.pagination{font-family:"chivoregular",sans-serif;margin:60px 0 30px 0;padding:0;float:left;width:100%}.pagination__inner-wrap{border-top:1px solid #d3d7de;padding:30px 0 0 0}.pagination__inner-wrap:after{content:"";display:table;clear:both}.pagination__refine-search-link{font-family:"chivobold",sans-serif;font-size:13px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:1.8px;text-transform:uppercase;margin:0 0 20px 0;display:inline-block}.pagination__refine-search-link{color:#22355a;text-decoration:none;cursor:pointer}.pagination__refine-search-link:link{color:#22355a;text-decoration:none;cursor:pointer}.pagination__refine-search-link:visited{color:#22355a;text-decoration:none;cursor:pointer}.pagination__refine-search-link:hover,.pagination__refine-search-link:link:hover,.pagination__refine-search-link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.pagination__refine-search-link:active,.pagination__refine-search-link:focus{color:#22355a;text-decoration:underline;cursor:pointer}@media only screen and (min-width:768px){.pagination__refine-search-link{font-size:11px;letter-spacing:1.5px;margin:7px 0 0 0;float:left}}@media only screen and (min-width:1400px){.pagination__refine-search-link{font-size:12px;letter-spacing:1.6px}}.pagination .icon{position:relative}.pagination .icon--arrow-up{width:11px;height:11px;margin:0 0 0 10px;top:1px}.pagination .icon--left-arrow,.pagination .icon--right-arrow{width:8px;height:14px;top:2px}@media only screen and (min-width:768px){.pagination__nav{float:right}}.pagination__link-list>li.pagination__item{color:#d3d7de;margin:0 13px 0 0}@media only screen and (min-width:768px){.pagination__link-list>li.pagination__item{margin:0 15px 0 0}}.pagination__link-list>li.pagination__item:last-child{margin:0}.pagination__link-list>li.pagination__item--previous,.pagination__link-list>li.pagination__item--last{margin:0 20px 0 0}.pagination__link{font-family:"chivoregular",sans-serif;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.71;letter-spacing:normal;display:block}.pagination__link{color:#22355a;text-decoration:none;cursor:pointer}.pagination__link:link{color:#22355a;text-decoration:none;cursor:pointer}.pagination__link:visited{color:#22355a;text-decoration:none;cursor:pointer}.pagination__link:hover,.pagination__link:link:hover,.pagination__link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.pagination__link:active,.pagination__link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.pagination__link--is-active{font-family:"chivobold",sans-serif}.pagination__link--is-active{color:#22355a;text-decoration:none;cursor:pointer}.pagination__link--is-active:link{color:#22355a;text-decoration:none;cursor:pointer}.pagination__link--is-active:visited{color:#22355a;text-decoration:none;cursor:pointer}.pagination__link--is-active:hover,.pagination__link--is-active:link:hover,.pagination__link--is-active:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.pagination__link--is-active:active,.pagination__link--is-active:focus{color:#22355a;text-decoration:underline;cursor:pointer}.taxonomy-term .pagination__refine-search-link{display:none}.parent-title{margin:0;padding:30px 0 0 0;display:block}@media only screen and (min-width:768px){.parent-title{width:720px;padding:40px 0 10px 0}}@media only screen and (min-width:1400px){.parent-title{padding:60px 0 10px 0}}.parent-title__anchor{font-family:"chivoregular",sans-serif;font-size:12px;line-height:18px;letter-spacing:1px;color:#22355a;text-transform:uppercase}@media only screen and (min-width:768px){.parent-title__anchor{font-size:13px;line-height:20px}}.parent-title__anchor:hover,.parent-title__anchor:active,.parent-title__anchor:focus,.parent-title__anchor:link:hover,.parent-title__anchor:visited:hover{text-decoration:none;color:#22355a}.patient-profile__title{font-family:"chivoregular",sans-serif;font-size:16px;line-height:20px;color:#22355a;margin:0 0 16px 0}@media only screen and (min-width:768px){.patient-profile__title{line-height:18px}}.patient-profile ol{padding:0;margin:0;list-style:none;counter-reset:liCounter}.patient-profile ol li{position:relative;display:flex;font-family:"chivoregular",sans-serif;font-size:14px;line-height:20px;color:#22355a;margin:0 0 5px 0;counter-increment:liCounter}.patient-profile ol li::before{content:counter(liCounter);display:flex;flex-direction:column;justify-content:center;text-align:center;font-family:"chivobold",sans-serif;font-size:12px;color:#fff;margin:0 10px 0 0;min-width:20px;width:20px;height:20px}.patient-profile ol li p{font-family:"chivoregular",sans-serif;font-size:14px}.patient-profile ol li:nth-child(1)::before{background:#532598}.patient-profile ol li:nth-child(2)::before{background:#622992}.patient-profile ol li:nth-child(3)::before{background:#73318f}.patient-profile ol li:nth-child(4)::before{background:#833d90}.patient-profile ol li:nth-child(5)::before{background:#944d94}.people-carousel{text-align:center}.people-carousel__wrapper{position:relative}.people-carousel__profile-info{overflow:hidden;width:100%;padding:0 4px 0 0;background:#fff}@media only screen and (min-width:768px){.people-carousel__profile-info{-webkit-box-shadow:0 0 8px 0 #D3D7DE;-moz-box-shadow:0 0 8px 0 #D3D7DE;box-shadow:0 0 8px 0 #D3D7DE}}.people-carousel__header-title{width:100%;min-height:20px;font-family:"chivobold",sans-serif;font-size:18px;font-style:normal;font-stretch:normal;line-height:1.22;letter-spacing:normal;color:#22355a;padding:0 0 5px 0;text-align:left}@media only screen and (min-width:768px){.people-carousel__header-title{font-size:16px;line-height:1.25}}@media only screen and (min-width:1400px){.people-carousel__header-title{font-size:20px;line-height:1.2}}.people-carousel__header-title--border-bottom{width:100%;border-bottom:1px solid #d3d7de}.people-carousel__content-wrapper{width:100%;min-height:185px;color:#22355a;display:block;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}@media only screen and (min-width:768px){.people-carousel__content-wrapper{min-height:225px}}.people-carousel__author-details{display:flex;position:relative;width:100%;height:100%;float:left}@media only screen and (min-width:768px){.people-carousel__author-details{height:auto}}.people-carousel__author-content{width:calc(100% - 95px);display:inline-block;padding:0 0 0 20px;min-height:100%;position:relative;text-align:left}@media only screen and (min-width:768px){.people-carousel__author-content{width:calc(100% - 226px);padding:15px 20px 0 20px}}@media only screen and (min-width:1400px){.people-carousel__author-content{width:calc(100% - 250px)}}.people-carousel__author-image{display:inline-block;width:90px;height:90px;margin:0 0 0 1px;vertical-align:top}@media only screen and (min-width:768px){.people-carousel__author-image{width:250px;height:242px;margin:0}}@media only screen and (min-width:1400px){.people-carousel__author-image{width:250px;height:250px}}.people-carousel__author-information{font-family:"chivoregular",sans-serif;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;margin:0 0 20px 0}@media only screen and (min-width:768px){.people-carousel__author-information{margin:0 0 45px 0}}.people-carousel__author-information blockquote{margin:0}.people-carousel__author-information p{padding:0 0 10px 0;word-wrap:break-word}.people-carousel__author-information p b,.people-carousel__author-information p strong{font-family:"chivobold",sans-serif;font-weight:normal}@media only screen and (min-width:1400px){.people-carousel__author-information p{padding:0 0 15px 0}}.people-carousel__author-information p a{color:#22355a}.people-carousel__author-information p a:hover{text-decoration:underline}@media only screen and (min-width:768px){.people-carousel__author-information{font-size:18px;line-height:1.22;min-height:initial;margin:0}}@media only screen and (min-width:1024px){.people-carousel__author-information{font-size:20px;line-height:1.4}}@media only screen and (min-width:1400px){.people-carousel__author-information{font-size:22px;line-height:1.27}}.people-carousel__author-name{font-size:14px;text-transform:uppercase;font-style:normal;font-stretch:normal;line-height:1.29;letter-spacing:.5px}.people-carousel__author-name:hover{text-decoration:underline}.people-carousel__read-more{text-align:right;word-break:break-all}@media only screen and (min-width:768px){.people-carousel__read-more{position:absolute;right:20px;bottom:15px;padding:0 0 0 20px}}.people-carousel__read-more__url{color:#22355a;text-transform:uppercase;font-family:"chivobold",sans-serif;font-size:13px;font-style:normal;font-stretch:normal;line-height:.85;letter-spacing:1.8px;position:relative;display:inline-block}.people-carousel__read-more__url:hover,.people-carousel__read-more__url:focus,.people-carousel__read-more__url:visited,.people-carousel__read-more__url:active,.people-carousel__read-more__url:link:hover,.people-carousel__read-more__url:visited:hover{color:#22355a}.people-carousel__read-more__url::before{content:"";display:block;width:0;height:1px;background:#22355a;position:absolute;bottom:-3px;margin:0}.people-carousel__read-more__url::before{transition:width .3s;-moz-transition:width .3s;-o-transition:width .3s;-webkit-transition:width .3s}@media only screen and (min-width:768px){.people-carousel__read-more__url::before{bottom:0}}@media only screen and (min-width:1400px){.people-carousel__read-more__url::before{bottom:-3px}}.people-carousel__read-more__url:hover::before{width:calc(100% - 15px)}.people-carousel__read-more__url .icon--caret-right{width:6px;height:15px;position:relative;top:3px;margin:0 0 0 8px;color:#de212b}@media only screen and (min-width:768px){.people-carousel__read-more__url{font-size:11px;line-height:1.64;letter-spacing:1.5px}}@media only screen and (min-width:1400px){.people-carousel__read-more__url{font-size:12px;line-height:1;letter-spacing:1.5px}}.people-carousel__read-more__url:link{color:#22355a}.people-carousel__read-more__url[target=_blankfollow]:after,.people-carousel__read-more__url[target=_blank]:after{content:none}.people-carousel__dots-navigation{display:inline-block;margin:0 15px}@media only screen and (min-width:768px){.people-carousel__dots-navigation{margin:20px 15px 0 15px;text-align:center;width:100%;display:block}}.people-carousel__dots-navigation__dots{display:inline-block;cursor:pointer;width:11px;height:11px;margin:6px 4px 4px 4px;padding:0;vertical-align:top;border-radius:50%;border:1px solid #005395;background:rgba(0,0,0,0)}.people-carousel__dots-navigation__dots{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.people-carousel__dots-navigation__dots{margin:0 4px 4px 4px}}.people-carousel__dots-navigation__dots.active{border-radius:50%;background:#005395}.people-carousel__dots-navigation__dots:hover{border-radius:50%}.people-carousel__dots-navigation__dots:hover{-webkit-box-shadow:inset 0 0 0 1px #22355A;-moz-box-shadow:inset 0 0 0 1px #22355A;box-shadow:inset 0 0 0 1px #22355A}.people-carousel__dots-navigation__dots:focus{outline:1px dotted #292929}.people-carousel__btn{width:initial;height:25px;cursor:pointer;display:inline-block}@media only screen and (min-width:768px){.people-carousel__btn{width:20px;display:block}}.people-carousel__btn .icon{color:#005395;width:9px;height:13px}.people-carousel__btn .icon:hover{color:#22355a}@media only screen and (min-width:768px){.people-carousel__btn .icon{width:18px;height:27px}}.people-carousel__btn__btn-prev{position:absolute;left:-7px}@media only screen and (min-width:768px){.people-carousel__btn__btn-prev{left:-40px;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);top:calc(50% - 23px)}}@media only screen and (min-width:1400px){.people-carousel__btn__btn-prev{left:-30px}}.people-carousel__btn__btn-next{position:absolute;right:-7px}@media only screen and (min-width:768px){.people-carousel__btn__btn-next{right:-40px;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);top:calc(50% - 23px)}}@media only screen and (min-width:1400px){.people-carousel__btn__btn-next{right:-30px}}.people-carousel__btn:focus{outline:1px dotted #292929}.people-carousel__navigation-buttons{margin:auto;position:relative;text-align:center;display:inline-block}@media only screen and (min-width:768px){.people-carousel__navigation-buttons{position:static}}.people-carousel__btn-hidden{display:none}@keyframes scale-up-center{0%{opacity:0;transform:scale(0.5);-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5)}100%{opacity:1;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1)}}@keyframes slide-right{0%{opacity:0;transform:translateX(-26px);-webkit-transform:translateX(-26px);-moz-transform:translateX(-26px);-ms-transform:translateX(-26px)}100%{opacity:1;transform:translateX(-13px);-webkit-transform:translateX(-13px);-moz-transform:translateX(-13px);-ms-transform:translateX(-13px)}}.phase-model__list-item:nth-of-type(1){-webkit-animation:scale-up-center 0.4s cubic-bezier(0.39,0.575,0.565,1) 0.2s both;-moz-animation:scale-up-center 0.4s cubic-bezier(0.39,0.575,0.565,1) 0.2s both;-o-animation:scale-up-center 0.4s cubic-bezier(0.39,0.575,0.565,1) 0.2s both;animation:scale-up-center 0.4s cubic-bezier(0.39,0.575,0.565,1) 0.2s both}.phase-model__list-arrow-item:nth-of-type(2){-webkit-animation:slide-right 0.2s cubic-bezier(0.39,0.575,0.565,1) 0.3s both;-moz-animation:slide-right 0.2s cubic-bezier(0.39,0.575,0.565,1) 0.3s both;-o-animation:slide-right 0.2s cubic-bezier(0.39,0.575,0.565,1) 0.3s both;animation:slide-right 0.2s cubic-bezier(0.39,0.575,0.565,1) 0.3s both}.phase-model__list-item:nth-of-type(3){-webkit-animation:scale-up-center 0.4s cubic-bezier(0.39,0.575,0.565,1) 0.4s both;-moz-animation:scale-up-center 0.4s cubic-bezier(0.39,0.575,0.565,1) 0.4s both;-o-animation:scale-up-center 0.4s cubic-bezier(0.39,0.575,0.565,1) 0.4s both;animation:scale-up-center 0.4s cubic-bezier(0.39,0.575,0.565,1) 0.4s both}.phase-model__list-arrow-item:nth-of-type(4){-webkit-animation:slide-right 0.2s cubic-bezier(0.39,0.575,0.565,1) 0.5s both;-moz-animation:slide-right 0.2s cubic-bezier(0.39,0.575,0.565,1) 0.5s both;-o-animation:slide-right 0.2s cubic-bezier(0.39,0.575,0.565,1) 0.5s both;animation:slide-right 0.2s cubic-bezier(0.39,0.575,0.565,1) 0.5s both}.phase-model__list-item:nth-of-type(5){-webkit-animation:scale-up-center 0.4s cubic-bezier(0.39,0.575,0.565,1) 0.6s both;-moz-animation:scale-up-center 0.4s cubic-bezier(0.39,0.575,0.565,1) 0.6s both;-o-animation:scale-up-center 0.4s cubic-bezier(0.39,0.575,0.565,1) 0.6s both;animation:scale-up-center 0.4s cubic-bezier(0.39,0.575,0.565,1) 0.6s both}.phase-model__list-arrow-item:nth-of-type(6){-webkit-animation:slide-right 0.2s cubic-bezier(0.39,0.575,0.565,1) 0.7s both;-moz-animation:slide-right 0.2s cubic-bezier(0.39,0.575,0.565,1) 0.7s both;-o-animation:slide-right 0.2s cubic-bezier(0.39,0.575,0.565,1) 0.7s both;animation:slide-right 0.2s cubic-bezier(0.39,0.575,0.565,1) 0.7s both}.phase-model__list-item:nth-of-type(7){-webkit-animation:scale-up-center 0.4s cubic-bezier(0.39,0.575,0.565,1) 0.8s both;-moz-animation:scale-up-center 0.4s cubic-bezier(0.39,0.575,0.565,1) 0.8s both;-o-animation:scale-up-center 0.4s cubic-bezier(0.39,0.575,0.565,1) 0.8s both;animation:scale-up-center 0.4s cubic-bezier(0.39,0.575,0.565,1) 0.8s both}.block+.phase-model{margin:-5px 0 0}@media only screen and (min-width:768px){.block+.phase-model{margin:15px 0 0}}@media only screen and (min-width:1400px){.block+.phase-model{margin:25px 0 0}}@media only screen and (min-width:768px){.phase-model--with-arrows .phase-model__list-arrow-item{display:block}}@media only screen and (min-width:768px){.phase-model--with-arrows .phase-model__list-arrow{position:absolute;width:26px;height:26px;display:block;border-radius:13px 13px 13px 13px;-webkit-border-radius:13px 13px 13px 13px;-moz-border-radius:13px 13px 13px 13px;background-color:#003d79;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%)}}.phase-model--with-arrows .phase-model__list-arrow .icon--chevron-right{color:#fff;width:auto;height:14px;margin:-2px 1px}.phase-model__list{display:grid;grid-template-columns:50% 50%;grid-auto-rows:1fr;margin:0 -10px;padding:0;list-style:none}@media only screen and (min-width:768px){.phase-model__list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}.phase-model__list-item{position:relative;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:10px 10px;width:calc(100% - 20px);background-color:#fff;opacity:0}.phase-model__list-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media only screen and (min-width:768px){.phase-model__list-item{margin:0 10px;width:calc(25% - 20px)}}.phase-model__list-arrow-item{position:relative;margin:0;opacity:0;z-index:1;display:none}.phase-model__list-arrow-item:last-child .phase-model__list-arrow{display:none}.phase-model__list-anchor{position:relative;height:100%}.phase-model__list-anchor{-webkit-box-shadow:0 0 8px 0 #D3D7DE;-moz-box-shadow:0 0 8px 0 #D3D7DE;box-shadow:0 0 8px 0 #D3D7DE}.phase-model__list-anchor{transition:all .3s ease-in;-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;-webkit-transition:all .3s ease-in}.phase-model__list-anchor:hover,.phase-model__list-anchor:active,.phase-model__list-anchor:focus,.phase-model__list-anchor:link:hover,.phase-model__list-anchor:visited:hover{background:#fff;transform:scale(1.04);-webkit-transform:scale(1.04);-moz-transform:scale(1.04);-ms-transform:scale(1.04)}.phase-model__list-anchor:hover,.phase-model__list-anchor:active,.phase-model__list-anchor:focus,.phase-model__list-anchor:link:hover,.phase-model__list-anchor:visited:hover{-webkit-box-shadow:0 0 8px 0 #64718B;-moz-box-shadow:0 0 8px 0 #64718B;box-shadow:0 0 8px 0 #64718B}.phase-model__list-anchor:hover h2,.phase-model__list-anchor:active h2,.phase-model__list-anchor:focus h2,.phase-model__list-anchor:link:hover h2,.phase-model__list-anchor:visited:hover h2{text-decoration:underline}.phase-model__list-anchor.ext svg.icon.icon--external-link-square-alt{display:none}.phase-model__list-image{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:105px}.phase-model__list-image{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.phase-model__list-image{align-items:center;-webkit-align-items:center}.phase-model__list-image{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.phase-model__list-image{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}@media only screen and (min-width:768px){.phase-model__list-image{height:120px}}.phase-model__list-image img{height:105px;width:105px}@media only screen and (min-width:768px){.phase-model__list-image img{height:111px;width:111px}}.phase-model__list-content{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:15px 20px 20px 20px}.phase-model__list-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.phase-model__list-content h2{font-size:16px;font-family:"chivobold",sans-serif;line-height:20px;color:#22355a;margin:0 0 10px 0;overflow-wrap:break-word;word-break:break-word}@media only screen and (min-width:1024px){.phase-model__list-content h2{font-size:18px}}.phase-model__list-content p{font-size:14px;line-height:20px;color:#22355a;overflow-wrap:break-word;word-break:break-word}@media only screen and (min-width:768px){.phase-model__list-content p{font-size:16px}}.phase-model__anchor{text-align:right;margin:30px 15px 0 0}@media only screen and (min-width:1400px){.phase-model__anchor{margin:40px 15px 0 0}}.section-bg-light .phase-model a:hover,.section-bg-light .phase-model a:active,.section-bg-light .phase-model a:focus,.section-bg-light .phase-model a:link:hover,.section-bg-light .phase-model a:visited:hover{text-decoration:none}.pouch{max-width:60px;color:#fff;background-color:blue;border:#000 2px solid}.pouch--velvet{background-color:darkred}.pouch--waterproof{background-color:green;overflow:hidden}.pouch__string{color:#000}.pouches__pouch{display:inline-block}.press-contacts-block{width:100%;padding:15px 32px 25px 32px;font-style:normal;font-stretch:normal;background-color:#f8f9fa}@media only screen and (min-width:768px){.press-contacts-block{padding:14px 20px 15px 20px}.press-contacts-block{-webkit-box-shadow:0 0 8px 0 #D3D7DE;-moz-box-shadow:0 0 8px 0 #D3D7DE;box-shadow:0 0 8px 0 #D3D7DE}}.press-contacts-block__press-contacts-wrapper{width:100%;display:block}.press-contacts-block__header-title{font-family:"robotoregular",sans-serif;font-size:11px;font-weight:normal;line-height:1.64;letter-spacing:1.5px;color:#22355a;text-transform:uppercase;padding:0 0 11px 0}@media only screen and (min-width:768px){.press-contacts-block__header-title{line-height:1.82;padding:0 0 10px 0}}.press-contacts-block__title{font-family:"chivobold",sans-serif;font-size:14px;line-height:1.29;letter-spacing:normal;color:#22355a;padding:16px 0}.press-contacts-block__title:first-child{padding:0 0 16px 0}@media only screen and (min-width:768px){.press-contacts-block__title:first-child{padding:0 0 8px 0}}@media only screen and (min-width:768px){.press-contacts-block__title{padding:16px 0 8px 0}}.press-contacts-block__email,.press-contacts-block__phone-number{font-family:"robotoregular",sans-serif;font-size:14px;line-height:1.43;letter-spacing:normal;color:#22355a;padding:0 0 7px 0}.press-contacts-block__email .icon,.press-contacts-block__phone-number .icon{color:#64718b;width:12px;height:13px;margin:0 10px 0 0;position:relative;top:2px}.press-contacts-block__email__url,.press-contacts-block__phone-number__url{color:#22355a;text-decoration:none;cursor:pointer}.press-contacts-block__email__url:link,.press-contacts-block__phone-number__url:link{color:#22355a;text-decoration:none;cursor:pointer}.press-contacts-block__email__url:visited,.press-contacts-block__phone-number__url:visited{color:#22355a;text-decoration:none;cursor:pointer}.press-contacts-block__email__url:hover,.press-contacts-block__email__url:link:hover,.press-contacts-block__email__url:visited:hover,.press-contacts-block__phone-number__url:hover,.press-contacts-block__phone-number__url:link:hover,.press-contacts-block__phone-number__url:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.press-contacts-block__email__url:active,.press-contacts-block__email__url:focus,.press-contacts-block__phone-number__url:active,.press-contacts-block__phone-number__url:focus{color:#22355a;text-decoration:underline;cursor:pointer}.press-contacts-block__phone-number{padding:0}.press-contacts-block__email{word-wrap:break-word}.press-contacts-block-demo{float:right;width:100%}@media only screen and (min-width:768px){.press-contacts-block-demo{width:214px}}@media only screen and (min-width:1024px){.press-contacts-block-demo{width:216px}}@media only screen and (min-width:1400px){.press-contacts-block-demo{width:220px}}.promo-tile{padding:30px}@media only screen and (min-width:1024px){.promo-tile{padding:50px 0}}.promo-tile--neutral-lightergray{background:#f8f9fa}.promo-tile--primary-light-10{background:#e5edf4}.promo-tile img,.promo-tile__image{display:block;margin:0 0 20px}@media only screen and (min-width:1024px){.promo-tile img,.promo-tile__image{margin:0}}.promo-tile__heading{font-size:24px;line-height:1.2;padding:0 0 20px;word-break:break-word;font-family:"chivobold",sans-serif;font-weight:normal;margin:0}.promo-tile__content{color:#292929}.promo-tile__content p{font-size:16px;line-height:1.63;color:#292929 !important}.promo-tile__content p:last-child{padding:0}.promo-tile__content a{text-decoration:underline}.promo-tile__content a:link{color:#22355a}.promo-tile__content a:visited{color:#804180}.promo-tile__content a:hover,.promo-tile__content a:link:hover,.promo-tile__content a:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.promo-tile__content a:focus,.promo-tile__content a:active{color:#22355a;text-decoration:none !important;text-shadow:none}.promo-tile__content a:visited:hover,.promo-tile__content a:visited:focus{color:#804180}.promo-tile__cta{margin:20px 0 0}@media only screen and (min-width:1024px){.layout--threecol .block-inline-blockpromo-tile-block:not(.js-layout-builder-block){height:100%}.layout--threecol .block-inline-blockpromo-tile-block:not(.js-layout-builder-block) .promo-tile{height:100%}}.layout--threecol .promo-tile{padding:30px}.layout--threecol .promo-tile .col-md-4{display:none}.layout--threecol .promo-tile .col-md-8{grid-column-start:1;grid-column-end:span 12}@media only screen and (min-width:1024px){.page-with-left-nav .promo-tile{padding-left:50px;padding-right:50px}}.page-with-left-nav .promo-tile .row{display:flex;flex-direction:column}.layout.bg-linear{background:linear-gradient(0deg,rgb(255,255,255),rgb(255,255,255));color:rgba(0,0,0,0)}.mobile-search__wrapper{display:block;padding:0 30px}.mobile-search__wrapper .header-search{margin:30px 0}@media only screen and (min-width:1024px){.mobile-search__wrapper{display:none}}.publication-search{margin-bottom:3px}.publication-search__search-label{font-family:"chivobold",sans-serif;color:#22355a;display:none}@media only screen and (min-width:1024px){.publication-search__search-label{display:block;font-size:16px;line-height:24px;padding-bottom:10px}}.publication-search__field{margin-bottom:30px}.publication-search__field .header-search{visibility:visible;position:relative;border-bottom:1px solid #d3d7de}@media only screen and (min-width:1024px){.publication-search__field .header-search{border:0;height:35px}}.publication-search__field .header-search__submit{display:flex}@media only screen and (min-width:1024px){.publication-search__field .header-search__submit{display:none}}@media only screen and (min-width:1024px){.publication-search__field .header-search__form__close-btn{padding:9px}.publication-search__field .header-search__form__close-btn--show::after{display:none}}.publication-search__field .header-search:focus{box-shadow:none}.publication-search__field .publication-header-search__form__input-field{width:100%;color:#22355a;font-family:"chivoregular",sans-serif;font-size:14px;line-height:21px;letter-spacing:.5px;border:none;box-shadow:none;border-top:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);margin:0;padding:11px 44px 11px 6px;min-height:auto;height:44px}.publication-search__field .publication-header-search__form__input-field::-webkit-input-placeholder{color:#22355a}.publication-search__field .publication-header-search__form__input-field:-moz-placeholder{color:#22355a;opacity:1}.publication-search__field .publication-header-search__form__input-field::-moz-placeholder{color:#22355a;opacity:1}.publication-search__field .publication-header-search__form__input-field:-ms-input-placeholder{color:#22355a}@media only screen and (min-width:1024px){.publication-search__field .publication-header-search__form__input-field{border:1px solid #d3d7de;padding:7px 10px 4px 15px;height:35px}.publication-search__field .publication-header-search__form__input-field::placeholder{color:#64718b;font-family:"chivoregular",sans-serif;line-height:24px;font-size:16px}}.publication-search__field .publication-header-search__form__input-field:focus::-webkit-input-placeholder{color:#99b1c9}.publication-search__field .publication-header-search__form__input-field:focus:-moz-placeholder{color:#99b1c9;opacity:1}.publication-search__field .publication-header-search__form__input-field:focus::-moz-placeholder{color:#99b1c9;opacity:1}.publication-search__field .publication-header-search__form__input-field:focus:-ms-input-placeholder{color:#99b1c9}@media only screen and (min-width:1024px){.publication-search__field{margin:0}}.publication-block{display:flex;align-items:center;position:relative}.left-nav__columns a.left-nav__columns__title{text-decoration:none;padding:0 15px 20px}.left-nav__columns a.left-nav__columns__title:link{color:#005395}.left-nav__columns a.left-nav__columns__title:visited{color:#005395}.left-nav__columns a.left-nav__columns__title:hover,.left-nav__columns a.left-nav__columns__title:link:hover,.left-nav__columns a.left-nav__columns__title:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.left-nav__columns a.left-nav__columns__title:focus,.left-nav__columns a.left-nav__columns__title:active{color:#22355a;text-decoration:underline !important;text-shadow:none}.left-nav__columns__title{font-family:"chivoregular",sans-serif;font-size:18px;line-height:22px;border-bottom:3px solid #d3d7de;position:relative;padding:20px 15px;display:block;color:#005395}.left-nav__columns__title--active{background-color:#f8f9fa;font-family:"chivobold",sans-serif}@media only screen and (max-width:767px){.publication-nav{border:solid 1px #d3d7de;border:none}}.publication-nav__block{display:none}@media only screen and (min-width:1024px){.publication-nav__block{display:block}}.publication-nav__columns a.left-nav__columns__title{text-decoration:none;padding:18px 10px}.publication-nav__columns a.left-nav__columns__title:link{color:#005395}.publication-nav__columns a.left-nav__columns__title:visited{color:#005395}.publication-nav__columns a.left-nav__columns__title:hover,.publication-nav__columns a.left-nav__columns__title:link:hover,.publication-nav__columns a.left-nav__columns__title:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.publication-nav__columns a.left-nav__columns__title:focus,.publication-nav__columns a.left-nav__columns__title:active{color:#22355a;text-decoration:underline !important;text-shadow:none}.publication-nav__columns__title{font-family:"chivobold",sans-serif;border-bottom:3px solid #d3d7de;position:relative;display:block;color:#005395;font-size:18px;font-weight:bold;letter-spacing:0;line-height:27px;padding:18px 10px}.publication-nav__columns__title--active{font-family:"chivobold",sans-serif;color:#005395}.publication-nav__columns__title--active:visited{color:#005395}.publication-nav__columns__menu__item__link{text-decoration:none;display:block;font-family:"chivoregular",sans-serif;font-size:14px;line-height:21px;padding:15px 30px 15px 20px;position:relative;letter-spacing:0;border-bottom:1px solid #d3d7de}.publication-nav__columns__menu__item__link:link{color:#005395}.publication-nav__columns__menu__item__link:visited{color:#005395}.publication-nav__columns__menu__item__link:hover,.publication-nav__columns__menu__item__link:link:hover,.publication-nav__columns__menu__item__link:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.publication-nav__columns__menu__item__link:focus,.publication-nav__columns__menu__item__link:active{color:#22355a;text-decoration:underline !important;text-shadow:none}.publication-nav__columns__menu__item__link.pub_parent{padding:6px 30px}.publication-nav__columns__menu__item__link--active{padding:20px 34px 20px 25px;text-decoration:none}.publication-nav__columns__menu__item__link--active:link{color:#005395}.publication-nav__columns__menu__item__link--active:visited{color:#005395}.publication-nav__columns__menu__item__link--active:hover,.publication-nav__columns__menu__item__link--active:link:hover,.publication-nav__columns__menu__item__link--active:visited:hover{color:#22355a;text-decoration:none;text-shadow:none}.publication-nav__columns__menu__item__link--active:focus,.publication-nav__columns__menu__item__link--active:active{color:#22355a;text-decoration:none !important;text-shadow:none}.publication-nav__columns__menu__item__link[role=button]:hover,.publication-nav__columns__menu__item__link[role=button]:focus,.publication-nav__columns__menu__item__link[role=button]:active{text-decoration:none !important}.publication-nav__columns__menu__item .icon{width:14px;height:14px;right:10px;color:#005395;display:block;position:absolute;top:0;bottom:0;margin:auto}.publication-nav__columns__menu__item__panel{height:0;opacity:0;visibility:hidden}.publication-nav__columns__menu__item__panel__list{line-height:21px;padding:6px 30px 6px 45px}.publication-nav__columns__menu__item__panel__list__link{text-decoration:none;font-family:"chivoregular",sans-serif;font-size:14px;line-height:21px;display:block;letter-spacing:0}.publication-nav__columns__menu__item__panel__list__link:link{color:#005395}.publication-nav__columns__menu__item__panel__list__link:visited{color:#005395}.publication-nav__columns__menu__item__panel__list__link:hover,.publication-nav__columns__menu__item__panel__list__link:link:hover,.publication-nav__columns__menu__item__panel__list__link:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.publication-nav__columns__menu__item__panel__list__link:focus,.publication-nav__columns__menu__item__panel__list__link:active{color:#22355a;text-decoration:underline !important;text-shadow:none}.publication-nav__columns__menu__item__panel__list__link--active{font-family:"chivobold",sans-serif}.publication-nav__columns__menu__item--open{background-color:#f8f9fa}.publication-nav__columns__menu__item--open .icon--chevron-down{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg)}.publication-nav__columns__menu__item--open .publication-nav__columns__menu__item__link{color:#22355a;overflow:hidden}.publication-nav__columns__menu__item--open .publication-nav__columns__menu__item__panel{height:auto;opacity:1;transition:all .5s ease;visibility:visible;border-bottom:1px solid #d3d7de}.publication-nav__columns__menu__item--open .publication-inner-nav__columns__menu__item{border-bottom:0}.center-publication-container{padding:0 32px}@media only screen and (min-width:1024px){.center-publication-container{padding:0px}}.mobile-nav__wrapper{margin:25px 0 0}.mobile-nav__wrapper .publication-nav__select{display:block}@media only screen and (min-width:1024px){.mobile-nav__wrapper .publication-nav__select{display:none}}@media only screen and (min-width:1024px){.mobile-nav__wrapper{margin:0}}.left-nav__wrapper .publication-search-form{display:none}@media only screen and (min-width:1024px){.left-nav__wrapper .publication-search-form{display:block}}.left-nav__wrapper .publication-nav__block{display:none}@media only screen and (min-width:1024px){.left-nav__wrapper .publication-nav__block{display:block}}@media only screen and (min-width:1024px){.left-nav__wrapper{padding:0}}.publication-inner-nav{padding:0 32px 30px}@media only screen and (min-width:1024px){.publication-inner-nav{margin:5px 0 45px;padding:0;display:inline-block;width:100%}}.publication-inner-nav__block{display:none}@media only screen and (min-width:1024px){.publication-inner-nav__block{display:block}}.publication-inner-nav__select{width:100%;max-width:310px;margin:30px 0 0}@media only screen and (min-width:1024px){.publication-inner-nav__select{display:none}}.publication-inner-nav__select__label{font-family:"chivobold",sans-serif;font-size:16px;line-height:1.5;color:#22355a;display:inline-block;margin:0 0 8px}.publication-inner-nav__select__wrap{position:relative}.publication-inner-nav__select__item{width:100%;font-family:"chivoregular",sans-serif;font-size:16px;line-height:1.5;color:#22355a;appearance:none;background:#fff;border:1px solid #d3d7de;border-radius:0;padding:11px 36px 11px 15px;overflow:hidden;text-overflow:ellipsis}.publication-inner-nav__select .icon--chevron-down{color:#22355a;position:absolute;top:0;bottom:0;right:10px;margin:auto 0;width:16px;height:18px;pointer-events:none}.publication-inner-nav__columns a.left-nav__columns__title{text-decoration:none;padding:0 15px 20px}.publication-inner-nav__columns a.left-nav__columns__title:link{color:#005395}.publication-inner-nav__columns a.left-nav__columns__title:visited{color:#005395}.publication-inner-nav__columns a.left-nav__columns__title:hover,.publication-inner-nav__columns a.left-nav__columns__title:link:hover,.publication-inner-nav__columns a.left-nav__columns__title:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.publication-inner-nav__columns a.left-nav__columns__title:focus,.publication-inner-nav__columns a.left-nav__columns__title:active{color:#22355a;text-decoration:underline !important;text-shadow:none}.publication-inner-nav__columns__title{font-family:"chivoregular",sans-serif;font-size:18px;line-height:22px;border-bottom:3px solid #d3d7de;position:relative;padding:20px 15px;display:block;color:#005395}.publication-inner-nav__columns__title--active{background-color:#f8f9fa;font-family:"chivobold",sans-serif}.publication-inner-nav__columns__menu__item{border-bottom:1px solid #d3d7de}.publication-inner-nav__columns__menu__item__link{text-decoration:none;display:block;font-family:"chivoregular",sans-serif;font-size:14px;line-height:21px;padding:6px 28px 6px 30px;position:relative;letter-spacing:0}.publication-inner-nav__columns__menu__item__link:link{color:#005395}.publication-inner-nav__columns__menu__item__link:visited{color:#005395}.publication-inner-nav__columns__menu__item__link:hover,.publication-inner-nav__columns__menu__item__link:link:hover,.publication-inner-nav__columns__menu__item__link:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.publication-inner-nav__columns__menu__item__link:focus,.publication-inner-nav__columns__menu__item__link:active{color:#22355a;text-decoration:underline !important;text-shadow:none}.publication-inner-nav__columns__menu__item__link--active{padding:20px 34px 20px 25px;text-decoration:none}.publication-inner-nav__columns__menu__item__link--active:link{color:#005395}.publication-inner-nav__columns__menu__item__link--active:visited{color:#005395}.publication-inner-nav__columns__menu__item__link--active:hover,.publication-inner-nav__columns__menu__item__link--active:link:hover,.publication-inner-nav__columns__menu__item__link--active:visited:hover{color:#22355a;text-decoration:none;text-shadow:none}.publication-inner-nav__columns__menu__item__link--active:focus,.publication-inner-nav__columns__menu__item__link--active:active{color:#22355a;text-decoration:none !important;text-shadow:none}.publication-inner-nav__columns__menu__item__link[role=button]:hover,.publication-inner-nav__columns__menu__item__link[role=button]:focus,.publication-inner-nav__columns__menu__item__link[role=button]:active{text-decoration:none !important}.publication-inner-nav__columns__menu__item .icon{width:14px;height:14px;right:10px;color:#005395;display:block;position:absolute;top:0;bottom:0;margin:auto}.publication-inner-nav__columns__menu__item__panel{height:0;opacity:0;visibility:hidden}.publication-inner-nav__columns__menu__item__panel__list{line-height:21px;padding:6px 28px 6px 45px}.publication-inner-nav__columns__menu__item__panel__list__link{text-decoration:none;font-family:"chivoregular",sans-serif;font-size:14px;line-height:21px;display:block;letter-spacing:0}.publication-inner-nav__columns__menu__item__panel__list__link:link{color:#005395}.publication-inner-nav__columns__menu__item__panel__list__link:visited{color:#005395}.publication-inner-nav__columns__menu__item__panel__list__link:hover,.publication-inner-nav__columns__menu__item__panel__list__link:link:hover,.publication-inner-nav__columns__menu__item__panel__list__link:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.publication-inner-nav__columns__menu__item__panel__list__link:focus,.publication-inner-nav__columns__menu__item__panel__list__link:active{color:#22355a;text-decoration:underline !important;text-shadow:none}.publication-inner-nav__columns__menu__item__panel__list__link--active{font-family:"chivobold",sans-serif}.publication-inner-nav__columns__menu__item--open{background-color:#f8f9fa}.publication-inner-nav__columns__menu__item--open .icon--inner-chevron-down{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg)}.publication-inner-nav__columns__menu__item--open .publication-inner-nav__columns__menu__item__link{color:#22355a;overflow:hidden;background:#e5ebf1}.publication-inner-nav__columns__menu__item--open .publication-inner-nav__columns__menu__item__panel{height:auto;opacity:1;transition:all .5s ease;visibility:visible;background:#e5ebf1}@media only screen and (min-width:1024px){.publication-nav__select{display:none}}.publication-nav__select .publication-nav{padding:0;border:none}@media only screen and (min-width:1024px){.publication-nav__select .publication-nav{margin:5px 0 45px;padding:0;display:inline-block;width:100%}}.publication-nav__select .publication-nav__block-mobile{display:block}.publication-nav__select .publication-nav__columns{position:relative}.publication-nav__select .publication-nav__columns .publication-divider{display:flex;margin:0 15px;border:solid .1px #d3d7de}.publication-nav__select .publication-nav__columns .publication-divider-header{visibility:hidden}.publication-nav__select .publication-nav__columns__title{font-family:"chivoregular",sans-serif;border:1px solid #d3d7de;position:relative;padding:15px 36px 15px 15px;display:block;color:#005395;font-size:16px;letter-spacing:0;line-height:24px}.publication-nav__select .publication-nav__columns__title--active{color:#22355a}.publication-nav__select .publication-nav__columns__title .icon{width:16px;height:16px;right:15px;color:#005395;display:block;position:absolute;top:0;bottom:0;margin:auto;transition:all .3s ease}.publication-nav__select .publication-nav__columns__title .icon--chevron-down-open{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg)}.publication-nav__select .publication-nav__columns__menu{position:absolute;background:#fff;border:solid 1px #d3d7de;border-top:none;width:100%;z-index:9999}.publication-nav__select .publication-nav__columns__menu.mobile--hide{display:none}.publication-nav__select .publication-nav__columns__menu__item{border-bottom:none}.publication-nav__select .publication-nav__columns__menu__item__link{text-decoration:none;display:block;font-family:"chivoregular",sans-serif;font-size:16px;line-height:22.5px;padding:15px 36px 15px 15px;position:relative;border-bottom:none}.publication-nav__select .publication-nav__columns__menu__item__link:link{color:#005395}.publication-nav__select .publication-nav__columns__menu__item__link:visited{color:#005395}.publication-nav__select .publication-nav__columns__menu__item__link:hover,.publication-nav__select .publication-nav__columns__menu__item__link:link:hover,.publication-nav__select .publication-nav__columns__menu__item__link:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.publication-nav__select .publication-nav__columns__menu__item__link:focus,.publication-nav__select .publication-nav__columns__menu__item__link:active{color:#22355a;text-decoration:underline !important;text-shadow:none}.publication-nav__select .publication-nav__columns__menu__item__link--active{padding:20px 34px 20px 25px;text-decoration:none;font-size:15px}.publication-nav__select .publication-nav__columns__menu__item__link--active:link{color:#005395}.publication-nav__select .publication-nav__columns__menu__item__link--active:visited{color:#005395}.publication-nav__select .publication-nav__columns__menu__item__link--active:hover,.publication-nav__select .publication-nav__columns__menu__item__link--active:link:hover,.publication-nav__select .publication-nav__columns__menu__item__link--active:visited:hover{color:#22355a;text-decoration:none;text-shadow:none}.publication-nav__select .publication-nav__columns__menu__item__link--active:focus,.publication-nav__select .publication-nav__columns__menu__item__link--active:active{color:#22355a;text-decoration:none !important;text-shadow:none}.publication-nav__select .publication-nav__columns__menu__item__link[role=button]:hover,.publication-nav__select .publication-nav__columns__menu__item__link[role=button]:focus,.publication-nav__select .publication-nav__columns__menu__item__link[role=button]:active{text-decoration:none !important}.publication-nav__select .publication-nav__columns__menu__item .icon{width:14px;height:14px;right:15px;color:#005395;display:block;position:absolute;top:0;bottom:0;margin:auto;transition:all .3s ease}.publication-nav__select .publication-nav__columns__menu__item .icon.icon--minus{visibility:hidden}.publication-nav__select .publication-nav__columns__menu__item__panel{height:0;opacity:0;visibility:hidden}.publication-nav__select .publication-nav__columns__menu__item__panel .publication-divider{margin-bottom:0px}.publication-nav__select .publication-nav__columns__menu__item__panel__list{line-height:18px;padding:0 15px 15px 30px}.publication-nav__select .publication-nav__columns__menu__item__panel__list__link{text-decoration:none;font-family:"chivoregular",sans-serif;font-size:15px;line-height:22.5px;display:block}.publication-nav__select .publication-nav__columns__menu__item__panel__list__link:link{color:#005395}.publication-nav__select .publication-nav__columns__menu__item__panel__list__link:visited{color:#005395}.publication-nav__select .publication-nav__columns__menu__item__panel__list__link:hover,.publication-nav__select .publication-nav__columns__menu__item__panel__list__link:link:hover,.publication-nav__select .publication-nav__columns__menu__item__panel__list__link:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.publication-nav__select .publication-nav__columns__menu__item__panel__list__link:focus,.publication-nav__select .publication-nav__columns__menu__item__panel__list__link:active{color:#22355a;text-decoration:underline !important;text-shadow:none}.publication-nav__select .publication-nav__columns__menu__item__panel__list__link--active{font-family:"chivobold",sans-serif}.publication-nav__select .publication-nav__columns__menu__item--open{background:none}.publication-nav__select .publication-nav__columns__menu__item--open .icon.icon--plus{visibility:hidden;opacity:0;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg)}.publication-nav__select .publication-nav__columns__menu__item--open .icon.icon--minus{visibility:visible;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg)}.publication-nav__select .publication-nav__columns__menu__item--open .icon--chevron-down{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg)}.publication-nav__select .publication-nav__columns__menu__item--open .publication-nav__columns__menu__item__link{color:#22355a;overflow:hidden;border-bottom:none}.publication-nav__select .publication-nav__columns__menu__item--open .publication-nav__columns__menu__item__panel{height:auto;opacity:1;transition:all .5s ease;visibility:visible;border-bottom:none}.publication-nav__select .publication-inner-nav{padding:0 32px 30px}@media only screen and (min-width:1024px){.publication-nav__select .publication-inner-nav{margin:5px 0 45px;padding:0;display:inline-block;width:100%}}.publication-nav__select .publication-inner-nav__columns a.left-nav__columns__title{text-decoration:none;padding:0 15px 20px}.publication-nav__select .publication-inner-nav__columns a.left-nav__columns__title:link{color:#005395}.publication-nav__select .publication-inner-nav__columns a.left-nav__columns__title:visited{color:#005395}.publication-nav__select .publication-inner-nav__columns a.left-nav__columns__title:hover,.publication-nav__select .publication-inner-nav__columns a.left-nav__columns__title:link:hover,.publication-nav__select .publication-inner-nav__columns a.left-nav__columns__title:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.publication-nav__select .publication-inner-nav__columns a.left-nav__columns__title:focus,.publication-nav__select .publication-inner-nav__columns a.left-nav__columns__title:active{color:#22355a;text-decoration:underline !important;text-shadow:none}.publication-nav__select .publication-inner-nav__columns__title{font-family:"chivoregular",sans-serif;font-size:18px;line-height:22px;border-bottom:1px solid #d3d7de;position:relative;padding:15px 36px 15px 15px;display:block;color:#005395}.publication-nav__select .publication-inner-nav__columns__title--active{background:none;font-family:"chivobold",sans-serif}.publication-nav__select .publication-inner-nav__columns__menu__item{border-bottom:none}.publication-nav__select .publication-inner-nav__columns__menu__item__link{text-decoration:none;display:block;font-family:"chivoregular",sans-serif;font-size:15px;line-height:22.5px;padding:15px 36px 15px 15px;position:relative}.publication-nav__select .publication-inner-nav__columns__menu__item__link:link{color:#005395}.publication-nav__select .publication-inner-nav__columns__menu__item__link:visited{color:#005395}.publication-nav__select .publication-inner-nav__columns__menu__item__link:hover,.publication-nav__select .publication-inner-nav__columns__menu__item__link:link:hover,.publication-nav__select .publication-inner-nav__columns__menu__item__link:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.publication-nav__select .publication-inner-nav__columns__menu__item__link:focus,.publication-nav__select .publication-inner-nav__columns__menu__item__link:active{color:#22355a;text-decoration:underline !important;text-shadow:none}.publication-nav__select .publication-inner-nav__columns__menu__item__link--active{padding:20px 34px 20px 25px;text-decoration:none;font-size:15px}.publication-nav__select .publication-inner-nav__columns__menu__item__link--active:link{color:#005395}.publication-nav__select .publication-inner-nav__columns__menu__item__link--active:visited{color:#005395}.publication-nav__select .publication-inner-nav__columns__menu__item__link--active:hover,.publication-nav__select .publication-inner-nav__columns__menu__item__link--active:link:hover,.publication-nav__select .publication-inner-nav__columns__menu__item__link--active:visited:hover{color:#22355a;text-decoration:none;text-shadow:none}.publication-nav__select .publication-inner-nav__columns__menu__item__link--active:focus,.publication-nav__select .publication-inner-nav__columns__menu__item__link--active:active{color:#22355a;text-decoration:none !important;text-shadow:none}.publication-nav__select .publication-inner-nav__columns__menu__item__link[role=button]:hover,.publication-nav__select .publication-inner-nav__columns__menu__item__link[role=button]:focus,.publication-nav__select .publication-inner-nav__columns__menu__item__link[role=button]:active{text-decoration:none !important}.publication-nav__select .publication-inner-nav__columns__menu__item__link .publication-inner-nav-expand-child-menu svg{margin:18px 0}.publication-nav__select .publication-inner-nav__columns__menu__item .icon{width:14px;height:14px;right:15px;color:#005395;display:block;position:absolute;top:0;bottom:0;margin:auto;transition:all .3s ease}.publication-nav__select .publication-inner-nav__columns__menu__item .icon.icon--inner-minus{visibility:hidden}.publication-nav__select .publication-inner-nav__columns__menu__item__panel{height:0;opacity:0;visibility:hidden;background:none}.publication-nav__select .publication-inner-nav__columns__menu__item__panel__list{line-height:18px;padding:0 15px 15px 30px}.publication-nav__select .publication-inner-nav__columns__menu__item__panel__list__link{text-decoration:none;font-family:"chivoregular",sans-serif;font-size:15px;line-height:22.5px;display:block}.publication-nav__select .publication-inner-nav__columns__menu__item__panel__list__link:link{color:#005395}.publication-nav__select .publication-inner-nav__columns__menu__item__panel__list__link:visited{color:#005395}.publication-nav__select .publication-inner-nav__columns__menu__item__panel__list__link:hover,.publication-nav__select .publication-inner-nav__columns__menu__item__panel__list__link:link:hover,.publication-nav__select .publication-inner-nav__columns__menu__item__panel__list__link:visited:hover{color:#22355a;text-decoration:underline;text-shadow:none}.publication-nav__select .publication-inner-nav__columns__menu__item__panel__list__link:focus,.publication-nav__select .publication-inner-nav__columns__menu__item__panel__list__link:active{color:#22355a;text-decoration:underline !important;text-shadow:none}.publication-nav__select .publication-inner-nav__columns__menu__item__panel__list__link--active{font-family:"chivobold",sans-serif}.publication-nav__select .publication-inner-nav__columns__menu__item--open{background:none}.publication-nav__select .publication-inner-nav__columns__menu__item--open .icon.icon--inner-plus{visibility:hidden;opacity:0;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg)}.publication-nav__select .publication-inner-nav__columns__menu__item--open .icon.icon--inner-minus{visibility:visible;transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg)}.publication-nav__select .publication-inner-nav__columns__menu__item--open .icon--inner-chevron-down{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg)}.publication-nav__select .publication-inner-nav__columns__menu__item--open .publication-inner-nav__columns__menu__item__link{color:#22355a;overflow:hidden;background:none}.publication-nav__select .publication-inner-nav__columns__menu__item--open .publication-inner-nav__columns__menu__item__panel{height:auto;opacity:1;transition:all .5s ease;visibility:visible;background:none}.publication_mobile__label{color:#22355a;font-family:"chivobold",sans-serif;font-size:16px;letter-spacing:0;line-height:24px;padding-bottom:5px}.related-items__header{padding:0}@media only screen and (min-width:768px){.related-items__header{padding:0 10px}}@media only screen and (min-width:1400px){.related-items__header{padding:0 12.5px}}.related-items__list{width:100%;height:auto}@media only screen and (min-width:768px){.related-items__list{min-height:430px;overflow:hidden}.related-items__list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.related-items__list{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}}.related-items__wrap{width:100%;flex:none;padding:10px 0}@media only screen and (min-width:768px){.related-items__wrap{flex:1 50%;max-width:50%;padding:10px}}@media only screen and (min-width:1400px){.related-items__wrap{max-width:33.3333%;padding:12.5px}}.related-specialty{display:flex;flex-direction:column}@media only screen and (min-width:1400px){.related-specialty{flex-direction:row}}.related-specialty__list{margin:0;padding:0}@media only screen and (min-width:1400px){.related-specialty__list{flex:1 1 0}.related-specialty__list:not(:first-child){margin:0 0 0 20px}}.related-specialty__list-title{display:block;margin:15px 0 0 0;list-style-type:none;font-family:"chivoregular",sans-serif;color:#22355a;line-height:18px;font-size:14px;text-transform:capitalize;overflow-wrap:break-word;word-break:break-word}@media only screen and (min-width:1024px){.related-specialty__list-title{font-size:12px}}.related-specialty__list-title a{cursor:pointer}.related-specialty__list-title a:hover,.related-specialty__list-title a:focus,.related-specialty__list-title a:active,.related-specialty__list-title a:visited,.related-specialty__list-title a:visited:hover{text-decoration:underline}.related-specialty__list-url{font-family:"chivobold",sans-serif}.related-specialty__list-tagline{margin:0;list-style-type:none;font-family:"chivoregular",sans-serif;color:#22355a;line-height:18px;font-size:14px}@media only screen and (min-width:1024px){.related-specialty__list-tagline{font-size:12px}}.related-topics{width:100%;color:#fff;padding:15px 32px}@media only screen and (min-width:768px){.related-topics{padding:15px 20px}}.related-topics__title{line-height:18px;letter-spacing:1.5px;font-family:"chivoregular",sans-serif;font-weight:600;font-size:11px;padding:0 0 10px 0;text-transform:uppercase}.related-topics__list{padding:0;margin:0px;list-style:none;line-height:0}.related-topics__list-item{margin:0;padding:0 0 10px 0;display:block;width:100%;line-height:18px;text-indent:0;outline:none}.related-topics__list-item:last-child{padding:0 0 0 0}.related-topics__list-item:before{display:none}.related-topics__list-item-url{line-height:18px;letter-spacing:0px;font-family:"chivobold",sans-serif;font-size:14px;color:#fff}.related-topics__list-item-url{color:#fff;text-decoration:none;cursor:pointer}.related-topics__list-item-url:link{color:#fff;text-decoration:none;cursor:pointer}.related-topics__list-item-url:visited{color:#fff;text-decoration:none;cursor:pointer}.related-topics__list-item-url:hover,.related-topics__list-item-url:link:hover,.related-topics__list-item-url:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.related-topics__list-item-url:active,.related-topics__list-item-url:focus{color:#fff;text-decoration:underline;cursor:pointer}.related-topics__list-item-url:hover,.related-topics__list-item-url:active,.related-topics__list-item-url:focus,.related-topics__list-item-url:link:hover,.related-topics__list-item-url:visited:hover{text-decoration:underline}.block-field-blocknodearticlebody .article-body-padding .related-topics__title{color:#fff}.block-field-blocknodearticlebody .article-body-padding .related-topics__list-item-url{text-decoration:none}.report-listing-wrapper{padding:30px 0 0 0;background:#f8f9fa}.report-listing-wrapper:after{content:"";display:table;clear:both}.report-listing-wrapper .pagination{padding:0;margin:30px 0}.report-navigation{padding:0;margin:0;float:left;width:100%}.report-navigation__subtext{font-family:"chivobold",sans-serif;font-size:18px;line-height:1.22;color:#22355a;padding:0 0 17px 0}.report-navigation__occurrence-wrap{padding:0;margin:0;float:left;width:100%;display:flex;flex-wrap:wrap;align-items:flex-start}@media only screen and (min-width:768px){.report-navigation__occurrence-wrap{margin:0 -8px}}.report-navigation__occurrence{position:relative;width:100%;padding:0;outline:none}.report-navigation__occurrence{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.report-navigation__occurrence{width:50%;padding:8px}}.report-navigation__occurrence:last-child .report-navigation__button.button-plum{border-bottom:1px #d3d7de solid}@media only screen and (min-width:768px){.report-navigation__occurrence:last-child .report-navigation__button.button-plum{border-bottom:1px #352c66 solid}}.report-navigation__occurrence--active .report-navigation__button.button-plum{background-color:rgba(0,0,0,0);color:#de212b}@media only screen and (min-width:768px){.report-navigation__occurrence--active .report-navigation__button.button-plum{background-color:#352c66;color:#fff}}.report-navigation__occurrence--active .report-navigation__button.button .icon--plus{display:none}.report-navigation__occurrence--active .report-navigation__button.button .icon--times{display:block}@media only screen and (min-width:768px){.report-navigation__occurrence--active .report-navigation__button.button .icon--times{display:none}}.report-navigation__occurrence--active .report-navigation__drop-down{height:auto;overflow-x:hidden;overflow-y:auto;visibility:visible}.report-navigation__occurrence--active:last-child .report-navigation__button.button-plum{border-bottom:none}@media only screen and (min-width:768px){.report-navigation__occurrence--active:last-child .report-navigation__button.button-plum{border-bottom:1px #352c66 solid}}.report-navigation__occurrence--button-active .report-navigation__button.button-plum{background-color:rgba(0,0,0,0);color:#de212b}@media only screen and (min-width:768px){.report-navigation__occurrence--button-active .report-navigation__button.button-plum{background-color:#352c66;color:#fff}}.report-navigation__title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:calc(100% - 20px);display:block}.report-navigation__button{float:left;width:100%}.report-navigation__button.button{text-align:left;position:relative;padding:15px 9px}@media only screen and (min-width:768px){.report-navigation__button.button{padding:11px 9px}}.report-navigation__button.button-plum{background-color:rgba(0,0,0,0);border:none;border-top:1px #d3d7de solid;color:#352c66}@media only screen and (min-width:768px){.report-navigation__button.button-plum{background-color:#ddd;color:#352c66;border:1px #352c66 solid}}.report-navigation__button.button-plum:hover,.report-navigation__button.button-plum:active,.report-navigation__button.button-plum:focus{background-color:rgba(0,0,0,0);color:#de212b;text-decoration:none}@media only screen and (min-width:768px){.report-navigation__button.button-plum:hover,.report-navigation__button.button-plum:active,.report-navigation__button.button-plum:focus{background-color:#352c66;color:#fff}}.report-navigation__button.button .icon--caret-right{display:none}.report-navigation__button.button .icon--chevron-down,.report-navigation__button.button .icon--plus,.report-navigation__button.button .icon--times{right:20px;width:10px;height:11px;position:absolute;top:0;bottom:0;margin:auto;z-index:0;display:none}.report-navigation__button.button .icon--chevron-down,.report-navigation__button.button .icon--plus,.report-navigation__button.button .icon--times{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.report-navigation__button.button .icon--chevron-down,.report-navigation__button.button .icon--plus,.report-navigation__button.button .icon--times{display:block}}.report-navigation__button.button .icon--plus{display:block;color:#de212b;right:9px}@media only screen and (min-width:768px){.report-navigation__button.button .icon--plus{display:none}}.report-navigation__button.button .icon--times{color:#de212b;display:none;right:9px}.report-navigation__drop-down{background:#fff;position:relative;margin:auto;width:100%;padding:0;height:0;overflow:hidden;z-index:1;min-height:auto;visibility:hidden;border:none}@media only screen and (min-width:768px){.report-navigation__drop-down{position:absolute;top:calc(100% - 8px);left:0;right:0;max-height:300px;margin:auto;width:calc(100% - 16px);border:1px solid #352c66}}.report-navigation__list{list-style:none;padding:0 15px;margin:0;float:left;width:100%}.report-navigation__item{display:block;border:none}@media only screen and (min-width:768px){.report-navigation__item{border-top:1px #d3d7de solid}}.report-navigation__item:first-child{border-top:none}.report-navigation__link{display:block;padding:12px 0;font-family:"chivoregular",sans-serif;font-size:14px;line-height:1.33;font-weight:normal;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#352c66;cursor:pointer;word-break:break-word}@media only screen and (min-width:768px){.report-navigation__link{padding:9px 0}}.report-navigation__link--active{pointer-events:none;cursor:text;color:#532598}.report-navigation__link:link{color:#352c66}.report-navigation__link:hover,.report-navigation__link:active,.report-navigation__link:focus,.report-navigation__link:link:hover,.report-navigation__link:visited:hover,.report-navigation__link--active{text-decoration:none}.report-navigation__link--disabled{pointer-events:none;cursor:default}.report-title .smart-header__title-wrap{margin:30px 0 0}.resource-block-wrap{position:relative;z-index:9}.resource-block-wrap .resource-block{width:100%;cursor:pointer;height:100%;box-shadow:0 0 8px #d3d7de;background:#fff;padding:0px 15px 0px 0px;max-width:220px}.resource-block-wrap .resource-block:after{content:"";display:table;clear:both}.resource-block-wrap .resource-block{transition:all .3s ease-in;-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;-webkit-transition:all .3s ease-in}@media only screen and (min-width:768px){.resource-block-wrap .resource-block{margin:0;padding:0px 20px 0px 0px;max-width:100%;min-height:135px;word-break:break-word}}.resource-block-wrap .resource-block:hover,.resource-block-wrap .resource-block:active,.resource-block-wrap .resource-block:focus,.resource-block-wrap .resource-block:link:hover,.resource-block-wrap .resource-block:visited:hover{text-decoration:underline;box-shadow:0 0 8px 0 #64718b;transform:scale(1.04);-webkit-transform:scale(1.04);-moz-transform:scale(1.04);-ms-transform:scale(1.04)}.resource-block-wrap .resource-block:hover .resource-block__url,.resource-block-wrap .resource-block:active .resource-block__url,.resource-block-wrap .resource-block:focus .resource-block__url,.resource-block-wrap .resource-block:link:hover .resource-block__url,.resource-block-wrap .resource-block:visited:hover .resource-block__url{text-decoration:underline}.resource-block-wrap .resource-block__icon{width:96px;height:96px;float:left;margin:0 8px 0 0;text-align:center;position:relative}@media only screen and (min-width:768px){.resource-block-wrap .resource-block__icon{width:81px;height:81px;margin:0 8px 0 0}}@media only screen and (min-width:1024px){.resource-block-wrap .resource-block__icon{width:96px;height:96px;margin:0 10px 0 0}}@media only screen and (min-width:1400px){.resource-block-wrap .resource-block__icon{width:111px;height:111px;margin:0 15px 0 0}}.resource-block-wrap .resource-block__icon:focus{outline:none}.resource-block-wrap .resource-block__image{position:absolute;top:0;bottom:0;margin:auto;right:0;left:0;max-width:100%;height:auto;padding:10px}.resource-block-wrap .resource-block__image:focus{outline:none}.resource-block-wrap .resource-block__title{float:right;padding:29px 0 27px 0;width:-moz-calc(100% - 104px);width:-webkit-calc(100% - 104px);width:calc(100% - 104px);font-size:15px;font-family:"chivoregular",sans-serif;color:#22355a;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:normal}@media only screen and (min-width:768px){.resource-block-wrap .resource-block__title{padding:21px 0 20px 0;width:-moz-calc(100% - 89px);width:-webkit-calc(100% - 89px);width:calc(100% - 89px)}}@media only screen and (min-width:1024px){.resource-block-wrap .resource-block__title{padding:28px 0;width:-moz-calc(100% - 106px);width:-webkit-calc(100% - 106px);width:calc(100% - 106px)}}@media only screen and (min-width:1400px){.resource-block-wrap .resource-block__title{padding:32px 0 31px 0;width:-moz-calc(100% - 126px);width:-webkit-calc(100% - 126px);width:calc(100% - 126px);font-size:20px;line-height:1.2}}.resource-block-wrap .resource-block__title:focus{outline:none}.resource-block-wrap .resource-block__url{color:#22355a;text-decoration:none;cursor:pointer}.resource-block-wrap .resource-block__url:link{color:#22355a;text-decoration:none;cursor:pointer}.resource-block-wrap .resource-block__url:visited{color:#22355a;text-decoration:none;cursor:pointer}.resource-block-wrap .resource-block__url:hover,.resource-block-wrap .resource-block__url:link:hover,.resource-block-wrap .resource-block__url:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.resource-block-wrap .resource-block__url:active,.resource-block-wrap .resource-block__url:focus{color:#22355a;text-decoration:underline;cursor:pointer}.resource-block-wrap .resource-block__url:hover,.resource-block-wrap .resource-block__url:active,.resource-block-wrap .resource-block__url:focus,.resource-block-wrap .resource-block__url:link:hover,.resource-block-wrap .resource-block__url:visited:hover{text-decoration:underline}.resource-block-wrap .resource-block__url .icon--caret-right{color:#de212b;width:10px;height:20px;margin:0 0 0 8px;position:relative;top:4px}.resource-block-wrap .resource-block__url[target=_blankfollow] .icon--caret-right{display:none}.layout__region--second .resource-block--animateonscroll{animation-delay:150ms}.layout__region--third .resource-block--animateonscroll{animation-delay:300ms}.layout--threecol.resource-block-container{padding:0px;display:block}.layout--threecol.resource-block-container .layout__region--second,.layout--threecol.resource-block-container .layout__region--first,.layout--threecol.resource-block-container .layout__region--third{width:100%;flex:none;float:left}@media only screen and (min-width:768px){.layout--threecol.resource-block-container .layout__region--second,.layout--threecol.resource-block-container .layout__region--first,.layout--threecol.resource-block-container .layout__region--third{width:33.3333%;float:left;flex:1}}.resources{padding:0;margin:0}.resources__anchor{color:#22355a;text-decoration:none;cursor:pointer}.resources__anchor:link{color:#22355a;text-decoration:none;cursor:pointer}.resources__anchor:visited{color:#22355a;text-decoration:none;cursor:pointer}.resources__anchor:hover,.resources__anchor:link:hover,.resources__anchor:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.resources__anchor:active,.resources__anchor:focus{color:#22355a;text-decoration:underline;cursor:pointer}.resources__item{font-size:14px;color:#22355a;line-height:18px;font-family:"chivobold",sans-serif;letter-spacing:0;list-style-type:none;margin:0 0 15px 0}table.table-to-card tbody,table.table-to-card thead{border:1px solid #292929}table.simple-responsive-table.simple-responsive-table--downloads,table.simple-responsive-table--downloads{border-collapse:collapse;width:100%;display:block}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--downloads,table.simple-responsive-table--downloads{display:table;border:none}}table.simple-responsive-table.simple-responsive-table--downloads .icon--download,table.simple-responsive-table--downloads .icon--download{width:12px;height:16px}table.simple-responsive-table.simple-responsive-table--downloads .icon--pdf,table.simple-responsive-table--downloads .icon--pdf{width:12px;min-width:12px;height:16px;color:#de212b;margin-left:0;vertical-align:top}table.simple-responsive-table.simple-responsive-table--downloads thead,table.simple-responsive-table.simple-responsive-table--downloads tbody,table.simple-responsive-table--downloads thead,table.simple-responsive-table--downloads tbody{border:none}table.simple-responsive-table.simple-responsive-table--downloads tr,table.simple-responsive-table--downloads tr{border:1px solid #d3d7de;border-bottom:none}table.simple-responsive-table.simple-responsive-table--downloads th,table.simple-responsive-table.simple-responsive-table--downloads td,table.simple-responsive-table--downloads th,table.simple-responsive-table--downloads td{color:#22355a;font-size:12px;line-height:1.33;display:table-cell;border:none;border-bottom:1px solid #d3d7de}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--downloads th,table.simple-responsive-table.simple-responsive-table--downloads td,table.simple-responsive-table--downloads th,table.simple-responsive-table--downloads td{border:1px solid #d3d7de}}table.simple-responsive-table.simple-responsive-table--downloads thead,table.simple-responsive-table--downloads thead{background:#f8f9fa;display:none}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--downloads thead,table.simple-responsive-table--downloads thead{display:table-header-group}}table.simple-responsive-table.simple-responsive-table--downloads thead tr,table.simple-responsive-table--downloads thead tr{position:relative;top:0;left:0;display:table-row}table.simple-responsive-table.simple-responsive-table--downloads thead th,table.simple-responsive-table--downloads thead th{text-align:center;font-family:"robotobold",sans-serif;padding:11px 13px;font-weight:normal}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--downloads thead th,table.simple-responsive-table--downloads thead th{padding:9px 13px}}table.simple-responsive-table.simple-responsive-table--downloads tbody,table.simple-responsive-table--downloads tbody{display:table-row-group}table.simple-responsive-table.simple-responsive-table--downloads tbody tr,table.simple-responsive-table--downloads tbody tr{width:100%;float:left}table.simple-responsive-table.simple-responsive-table--downloads tbody tr+tr,table.simple-responsive-table--downloads tbody tr+tr{margin:30px 0 0 0}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--downloads tbody tr,table.simple-responsive-table--downloads tbody tr{background-color:#fff;display:table-row;float:none}table.simple-responsive-table.simple-responsive-table--downloads tbody tr+tr,table.simple-responsive-table--downloads tbody tr+tr{margin:0}table.simple-responsive-table.simple-responsive-table--downloads tbody tr+tr:nth-of-type(even),table.simple-responsive-table--downloads tbody tr+tr:nth-of-type(even){background:#f8f9fa}}table.simple-responsive-table.simple-responsive-table--downloads tbody tr td,table.simple-responsive-table--downloads tbody tr td{font-family:"robotoregular",sans-serif;padding:11px 13px 11px 50%;float:left;width:100%;border-bottom:1px solid #d3d7de}table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:nth-child(even),table.simple-responsive-table--downloads tbody tr td:nth-child(even){background-color:#f8f9fa}table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:nth-child(n+2),table.simple-responsive-table--downloads tbody tr td:nth-child(n+2){position:relative}table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:nth-child(n+2):after,table.simple-responsive-table--downloads tbody tr td:nth-child(n+2):after{display:block;content:"";background:#d3d7de;width:1px;height:100%;top:0;position:absolute}table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:before,table.simple-responsive-table--downloads tbody tr td:before{content:attr(data-title);font-family:"robotobold",sans-serif;width:100%;display:block;float:left;clear:both;padding:0;margin:0 0 0 -100%}table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:first-child,table.simple-responsive-table--downloads tbody tr td:first-child{font-family:"robotobold",sans-serif;padding:11px 13px;font-style:normal;font-stretch:normal;color:#fff;background-color:#003d79;border:1px solid #003d79}table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:first-child:before,table.simple-responsive-table--downloads tbody tr td:first-child:before{content:"";padding:0}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:first-child,table.simple-responsive-table--downloads tbody tr td:first-child{padding:10px 13px;background-color:inherit;color:#22355a;border:1px solid #d3d7de}}table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:first-child .td__wrap,table.simple-responsive-table--downloads tbody tr td:first-child .td__wrap{padding:0}table.simple-responsive-table.simple-responsive-table--downloads tbody tr td.toggle-row,table.simple-responsive-table--downloads tbody tr td.toggle-row{display:none}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--downloads tbody tr td.toggle-row,table.simple-responsive-table--downloads tbody tr td.toggle-row{display:table-cell}}table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:last-child,table.simple-responsive-table--downloads tbody tr td:last-child{padding:9px 13px 9px 50%}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:last-child,table.simple-responsive-table--downloads tbody tr td:last-child{padding:10px 13px 10px 13px;text-align:center}}table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:last-child:before,table.simple-responsive-table--downloads tbody tr td:last-child:before{content:"Downloads";font-weight:normal;padding:0}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:last-child:before,table.simple-responsive-table--downloads tbody tr td:last-child:before{content:""}}table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:last-child span.td__wrap:before,table.simple-responsive-table--downloads tbody tr td:last-child span.td__wrap:before{position:absolute;display:inline-block;left:77px;content:"";padding:0;filter:invert(14%) sepia(60%) saturate(1379%) hue-rotate(196deg) brightness(87%) contrast(85%)}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:last-child span.td__wrap:before,table.simple-responsive-table--downloads tbody tr td:last-child span.td__wrap:before{display:none}}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--downloads tbody tr td,table.simple-responsive-table--downloads tbody tr td{padding:10px 13px 10px 13px;float:none;width:auto}table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:nth-child(even),table.simple-responsive-table--downloads tbody tr td:nth-child(even){background:none}table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:before,table.simple-responsive-table--downloads tbody tr td:before{content:"";padding:0}table.simple-responsive-table.simple-responsive-table--downloads tbody tr td:nth-child(n+2):after,table.simple-responsive-table--downloads tbody tr td:nth-child(n+2):after{background:none}}table.simple-responsive-table.simple-responsive-table--downloads tbody tr td .td__wrap,table.simple-responsive-table--downloads tbody tr td .td__wrap{padding:0 0 0 13px;display:inline-block}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--downloads tbody tr td .td__wrap,table.simple-responsive-table--downloads tbody tr td .td__wrap{padding:0;display:block}}table.simple-responsive-table.simple-responsive-table--highlighted,table.simple-responsive-table--highlighted{border-collapse:collapse;width:100%;display:block}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--highlighted,table.simple-responsive-table--highlighted{display:table;border-bottom:2px solid #532598}}table.simple-responsive-table.simple-responsive-table--highlighted thead,table.simple-responsive-table.simple-responsive-table--highlighted tbody,table.simple-responsive-table--highlighted thead,table.simple-responsive-table--highlighted tbody{border:none}table.simple-responsive-table.simple-responsive-table--highlighted tr,table.simple-responsive-table--highlighted tr{border:1px solid #d3d7de;border-bottom:none}table.simple-responsive-table.simple-responsive-table--highlighted th,table.simple-responsive-table.simple-responsive-table--highlighted td,table.simple-responsive-table--highlighted th,table.simple-responsive-table--highlighted td{color:#22355a;font-size:12px;line-height:1.33;display:table-cell;border:none;border-bottom:1px solid #d3d7de}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--highlighted th,table.simple-responsive-table.simple-responsive-table--highlighted td,table.simple-responsive-table--highlighted th,table.simple-responsive-table--highlighted td{border:1px solid #d3d7de}}table.simple-responsive-table.simple-responsive-table--highlighted thead,table.simple-responsive-table--highlighted thead{display:none}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--highlighted thead,table.simple-responsive-table--highlighted thead{display:table-header-group}}table.simple-responsive-table.simple-responsive-table--highlighted thead tr,table.simple-responsive-table--highlighted thead tr{position:relative;top:0;left:0;display:table-row}table.simple-responsive-table.simple-responsive-table--highlighted thead th,table.simple-responsive-table--highlighted thead th{text-align:center;font-family:"robotobold",sans-serif;padding:11px 13px;background:#f8f9fa;font-weight:normal}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--highlighted thead th,table.simple-responsive-table--highlighted thead th{padding:9px 13px}}table.simple-responsive-table.simple-responsive-table--highlighted tbody,table.simple-responsive-table--highlighted tbody{display:table-row-group}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr,table.simple-responsive-table--highlighted tbody tr{width:100%;float:left}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr+tr,table.simple-responsive-table--highlighted tbody tr+tr{margin:30px 0 0 0}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--highlighted tbody tr,table.simple-responsive-table--highlighted tbody tr{background-color:#fff;display:table-row;float:none}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr+tr,table.simple-responsive-table--highlighted tbody tr+tr{margin:0}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr+tr:nth-of-type(even),table.simple-responsive-table--highlighted tbody tr+tr:nth-of-type(even){background:#f8f9fa}}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td,table.simple-responsive-table--highlighted tbody tr td{font-family:"robotoregular",sans-serif;padding:11px 13px 11px 50%;float:left;width:100%;border-bottom:1px solid #d3d7de}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td:last-child:before,table.simple-responsive-table--highlighted tbody tr td:last-child:before{content:attr(data-title)}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td:last-child:before,table.simple-responsive-table--highlighted tbody tr td:last-child:before{content:none}}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td:nth-child(even),table.simple-responsive-table--highlighted tbody tr td:nth-child(even){background-color:#f8f9fa}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td:nth-child(n+2),table.simple-responsive-table--highlighted tbody tr td:nth-child(n+2){position:relative}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td:nth-child(n+2):after,table.simple-responsive-table--highlighted tbody tr td:nth-child(n+2):after{display:block;content:"";background:#d3d7de;width:1px;height:100%;top:0;position:absolute}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td:before,table.simple-responsive-table--highlighted tbody tr td:before{content:attr(data-title);font-family:"robotobold",sans-serif;width:100%;display:block;float:left;clear:both;padding:0;margin:0 0 0 -100%}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td:first-child,table.simple-responsive-table--highlighted tbody tr td:first-child{font-family:"robotobold",sans-serif;padding:11px 13px;font-style:normal;font-stretch:normal;color:#fff;background-color:#003d79;border:1px solid #003d79}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td:first-child:before,table.simple-responsive-table--highlighted tbody tr td:first-child:before{content:"";padding:0}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td:first-child,table.simple-responsive-table--highlighted tbody tr td:first-child{padding:10px 13px;background-color:inherit;color:#22355a;border:1px solid #d3d7de}}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td:first-child .td__wrap,table.simple-responsive-table--highlighted tbody tr td:first-child .td__wrap{padding:0}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td.toggle-row,table.simple-responsive-table--highlighted tbody tr td.toggle-row{display:none}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td.toggle-row,table.simple-responsive-table--highlighted tbody tr td.toggle-row{display:table-cell}}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td,table.simple-responsive-table--highlighted tbody tr td{padding:10px 13px 10px 13px;float:none;width:auto}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td:nth-child(even),table.simple-responsive-table--highlighted tbody tr td:nth-child(even){background:none}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td:before,table.simple-responsive-table--highlighted tbody tr td:before{content:"";padding:0}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td:nth-child(n+2):after,table.simple-responsive-table--highlighted tbody tr td:nth-child(n+2):after{background:none}}table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td .td__wrap,table.simple-responsive-table--highlighted tbody tr td .td__wrap{padding:0 0 0 13px;display:inline-block}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--highlighted tbody tr td .td__wrap,table.simple-responsive-table--highlighted tbody tr td .td__wrap{padding:0;display:block}}table.simple-responsive-table.simple-responsive-table--satisfaction,table.simple-responsive-table--satisfaction{border-collapse:collapse;width:100%;display:block}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--satisfaction,table.simple-responsive-table--satisfaction{display:table;border:none;table-layout:fixed}}table.simple-responsive-table.simple-responsive-table--satisfaction thead,table.simple-responsive-table.simple-responsive-table--satisfaction tbody,table.simple-responsive-table--satisfaction thead,table.simple-responsive-table--satisfaction tbody{border:none}table.simple-responsive-table.simple-responsive-table--satisfaction tr,table.simple-responsive-table--satisfaction tr{border:1px solid #d3d7de}table.simple-responsive-table.simple-responsive-table--satisfaction tbody tr,table.simple-responsive-table--satisfaction tbody tr{width:100%;float:left}table.simple-responsive-table.simple-responsive-table--satisfaction tbody tr+tr,table.simple-responsive-table--satisfaction tbody tr+tr{margin:10px 0 0 0}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--satisfaction tbody tr,table.simple-responsive-table--satisfaction tbody tr{display:table-row;float:none}table.simple-responsive-table.simple-responsive-table--satisfaction tbody tr+tr,table.simple-responsive-table--satisfaction tbody tr+tr{margin:0}}table.simple-responsive-table.simple-responsive-table--satisfaction tbody tr td:first-child,table.simple-responsive-table--satisfaction tbody tr td:first-child{font-family:"chivoregular",sans-serif;font-size:16px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;padding:16px 12px;color:#22355a;background:#f8f9fa;border-bottom:1px solid #d3d7de;display:block}@media only screen and (min-width:768px){table.simple-responsive-table.simple-responsive-table--satisfaction tbody tr td:first-child,table.simple-responsive-table--satisfaction tbody tr td:first-child{padding:15px}}@media only screen and (min-width:1024px){table.simple-responsive-table.simple-responsive-table--satisfaction tbody tr td:first-child,table.simple-responsive-table--satisfaction tbody tr td:first-child{display:table-cell}}table.simple-responsive-table.simple-responsive-table--satisfaction tbody tr td:last-child,table.simple-responsive-table--satisfaction tbody tr td:last-child{font-family:"robotoregular",sans-serif;font-size:20px;font-weight:300;font-style:normal;font-stretch:normal;line-height:1.2;letter-spacing:normal;padding:14px 12px;color:#532598;background:#fff;display:block}@media only screen and (min-width:1024px){table.simple-responsive-table.simple-responsive-table--satisfaction tbody tr td:last-child,table.simple-responsive-table--satisfaction tbody tr td:last-child{border:1px solid #d3d7de;padding:15px;text-align:center;width:22%;display:table-cell}}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card{width:100%;margin:0 0 15px 0;color:#22355a;font-family:"robotoregular",sans-serif;font-size:12px}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card thead,.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card thead,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card thead,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card thead,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody{border:none}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th,.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card td,.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card p,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card td,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card p,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card td,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card p,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card td,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card p{font-size:12px}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th,.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card td,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card td,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card td,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card td{border:1px solid #d3d7de;padding:10px;line-height:1.33;word-break:break-word;outline:none}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th{text-align:center;font-weight:normal;min-width:100px;background-color:#003d79;border:1px solid #003d79;border-right-color:#fff}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th,.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th p,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th p,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th p,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th p{font-family:"robotobold",sans-serif;color:#fff}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th p,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th p,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th p,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th p{padding:0}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th:last-of-type,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th:last-of-type,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th:last-of-type,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card th:last-of-type{border-right-color:#003d79}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody tr,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody tr,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody tr,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody tr{margin:0 0 30px;border:none;background-color:#fff}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody tr:nth-child(even),.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody tr:nth-child(even),.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody tr:nth-child(even),.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody tr:nth-child(even){background-color:#f8f9fa}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody tr:last-of-type th:first-of-type,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody tr:last-of-type th:first-of-type,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody tr:last-of-type th:first-of-type,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody tr:last-of-type th:first-of-type{border-bottom-color:#003d79}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody tr td,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody tr td,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody tr td,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card tbody tr td{font-family:"robotoregular",sans-serif;border:1px solid #d3d7de;color:#22355a}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style):last-of-type,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style):last-of-type,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style):last-of-type,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style):last-of-type{margin:0 0 30px 0}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody:before,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody:before,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody:before,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody:before{content:"";height:15px;display:block}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody:first-of-type:before,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody:first-of-type:before,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody:first-of-type:before,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.table-to-card:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody:first-of-type:before{display:none}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table th,.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table td,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table th,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table td,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table th,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table td,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table th,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table td{border-bottom-width:0}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table td:last-child,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table td:last-child,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table td:last-child,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table td:last-child{border-bottom-width:1px}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style),.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style),.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style),.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style){margin:0}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) thead,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) thead,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) thead,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) thead{border:none}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody:before,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody:before,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody:before,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody:before{display:none}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr{border:none;margin:0 0 30px 0}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td{border:none;background-color:#fff;padding:0;display:table;table-layout:fixed;width:100%}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:before,.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td .td__wrap,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:before,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td .td__wrap,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:before,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td .td__wrap,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:before,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td .td__wrap{display:table-cell;vertical-align:middle}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:before,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:before,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:before,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:before{padding:10px;word-break:break-word;color:#fff;font-family:"robotobold",sans-serif;font-weight:normal;background-color:#003d79;border:1px solid #fff;border-left-style:none;border-right-style:none;border-bottom-style:none}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td .td__wrap,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td .td__wrap,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td .td__wrap,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td .td__wrap{padding:10px 47px 10px 10px;word-break:break-word;border:1px solid #d3d7de;border-left-style:none;border-bottom-style:none}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:first-of-type:before,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:first-of-type:before,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:first-of-type:before,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:first-of-type:before{border-top-color:#003d79}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:last-of-type:before,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:last-of-type:before,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:last-of-type:before,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:last-of-type:before{border-bottom-style:solid;border-bottom-color:#003d79}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:last-of-type .td__wrap,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:last-of-type .td__wrap,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:last-of-type .td__wrap,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr td:last-of-type .td__wrap{border-bottom-style:solid}.layout:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr:nth-child(even) td .td__wrap,.cke_editable:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr:nth-child(even) td .td__wrap,.overview__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr:nth-child(even) td .td__wrap,.medical-specialty-tile__content:not(.block-field-blocknodeinteractive-datafield-html-embed) table.simple-responsive-table:not(.simple-responsive-table-without-th):not(.simple-responsive-table-multi-th):not(.simple-responsive-table-no-style) tbody tr:nth-child(even) td .td__wrap{background-color:#fff}.simple-responsive-table__caption{display:table-caption;text-align:left;font-family:"chivoregular",sans-serif;font-size:16px;font-stretch:normal;color:#22355a;letter-spacing:0;line-height:20px;padding:0 0 30px 0}@media only screen and (min-width:768px){.simple-responsive-table__caption{padding:0 0 20px 0}}.simple-responsive-table__footer{width:100%;display:inline-block;padding:10px 10px;background-color:#532598;margin:30px 0 0 0;clear:both}@media only screen and (min-width:768px){.simple-responsive-table__footer{margin:0}}.simple-responsive-table__footer span{color:#fff;font-family:"chivobold",sans-serif;font-size:14px;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal}.simple-responsive-table__footer span .icon--pdf{width:12px;height:16px;color:#fff;float:right;margin:5px 5px 0 5px}.residents-table{padding:0 0 30px 0}.residents-table:last-child{padding:0}.scale--light .scale__title{font-size:14px;font-family:"chivobold",sans-serif;text-transform:uppercase;margin:0 0 6px 0}@media only screen and (min-width:768px){.scale--light .scale__title{margin:0 0 15px 0}}.scale--light .scale__item{display:none}@media only screen and (min-width:768px){.scale--light .scale__item{display:flex}}.scale--light .scale__item--highlight{display:inline-block;background:none;border:none;color:#532598;font-size:26px;line-height:36px;font-family:"robotothin",sans-serif;text-transform:capitalize}@media only screen and (min-width:768px){.scale--light .scale__item--highlight{display:flex;justify-content:center;background:#532598;border:1px solid #532598;color:#fff;font-size:11px;line-height:11px;font-family:"chivobold",sans-serif;text-transform:uppercase}}.scale__title{color:#22355a;font-family:"chivoregular",sans-serif;font-size:16px;line-height:20px;margin:0 0 25px 0}@media only screen and (min-width:768px){.scale__title{margin:0 0 10px 0}}.scale__list{padding:0;margin:0;list-style:none}.scale__item{display:flex;align-items:center;justify-content:center;margin:0;font-family:"chivobold",sans-serif;font-size:11px;line-height:11px;height:26px;text-transform:uppercase;overflow-wrap:break-word;word-break:break-word;background:#f8f9fa;color:#64718b;border:1px solid #d3d7de}.scale__item--highlight{background:#532598;color:#fff;border:1px solid #532598}.search-result{font-style:normal;font-stretch:normal;letter-spacing:normal;padding:30px 32px 30px 32px;float:left;width:100%}@media only screen and (min-width:768px){.search-result{padding:30px 54px 30px 54px}}@media only screen and (min-width:1024px){.search-result{padding:30px 72px 30px 72px}}@media only screen and (min-width:1400px){.search-result{padding:30px 150px 30px 150px}}.search-result__over-all-results{font-family:"chivoregular",sans-serif;font-size:12px;line-height:1.33;color:#22355a}@media only screen and (min-width:768px){.search-result__over-all-results{padding:0 20px}}@media only screen and (min-width:1024px){.search-result__over-all-results{padding:0 36px}}@media only screen and (min-width:1400px){.search-result__over-all-results{padding:0 40px}}.search-result__content-wrapper{display:block;float:left;width:100%}@media only screen and (min-width:768px){.search-result__content-wrapper{padding:0 20px}}@media only screen and (min-width:1024px){.search-result__content-wrapper{padding:0 36px}}@media only screen and (min-width:1400px){.search-result__content-wrapper{padding:0 40px}}.search-result__content-block{width:100%;outline:none}.search-result__content-block .content-border-bottom{width:100%;border-bottom:1px solid #d3d7de;padding:30px 0}.search-result__content-block:last-child .content-border-bottom{border-bottom:0;padding:30px 0 0 0}.search-result__heading{font-family:"chivobold",sans-serif;font-size:11px;line-height:1.64;letter-spacing:1.5px;text-transform:uppercase;padding:0 0 6px 0}.search-result__heading--red{color:#de212b}.search-result__heading--purple{color:#532598}.search-result__heading--green{color:#008265}.search-result__heading--lighterblue{color:#007fa9}.search-result__heading--dark-blue{color:#003d79}.search-result__title{font-family:"chivobold",sans-serif;font-size:18px;line-height:1.22;color:#22355a;padding:0 0 10px 0}@media only screen and (min-width:768px){.search-result__title{font-size:16px;line-height:1.63}}.search-result__title .icon{width:12px;height:16px;color:#22355a;margin-right:10px;position:relative;top:2px}.search-result__date{font-family:"chivoregular",sans-serif;font-size:12px;line-height:1.33;letter-spacing:.5px;color:#22355a;padding:0 0 10px 0}.search-result__description{font-family:"robotoregular",sans-serif;font-size:15px;line-height:1.6;color:#22355a;padding:0 0 10px 0}@media only screen and (min-width:768px){.search-result__description{font-size:14px;line-height:1.57}}.search-result__url{font-family:"robotoregular",sans-serif;font-size:15px;font-weight:500;line-height:1.6;color:#005395;word-break:break-all}.search-result__url{color:#005395;text-decoration:none;cursor:pointer}.search-result__url:link{color:#005395;text-decoration:none;cursor:pointer}.search-result__url:visited{color:#005395;text-decoration:none;cursor:pointer}.search-result__url:hover,.search-result__url:link:hover,.search-result__url:visited:hover{color:#005395;text-decoration:underline;cursor:pointer}.search-result__url:active,.search-result__url:focus{color:#005395;text-decoration:underline;cursor:pointer}.search-result__url:link{text-decoration:underline}@media only screen and (min-width:768px){.search-result__url{font-size:14px;line-height:1.57}}.search-result__pagination .center-container{padding:0}.publication-search .selectbox-wrap label{display:none}.publication-search .search-result{padding:0px}.publication-search .search-result .search-result__content-wrapper{padding-bottom:30px}@media only screen and (min-width:768px){.publication-search .search-container{padding:0 32px}}@media only screen and (max-width:767px){.publication-search .search-container{padding:0 32px}}@media only screen and (min-width:768px){.publication-search .publication-nav__select{padding:0px 17px 40px 17px}}@media only screen and (max-width:767px){.publication-search .publication-nav__select{padding:0px 17px 40px 17px}}@media only screen and (min-width:768px){.publication-search .publication-nav__select .publication-nav__columns__title{padding:10px 36px 10px 16px}}@media only screen and (max-width:767px){.publication-search .publication-nav__select .publication-nav__columns__title{padding:10px 36px 10px 16px}}.search-results-page{color:#22355a;font-style:normal;font-stretch:normal;width:100%;display:inline-block}.search-results-page__bg{width:100%;min-height:81px}@media only screen and (min-width:768px){.search-results-page__bg{min-height:92px}}@media only screen and (min-width:1024px){.search-results-page__bg{min-height:140px}}@media only screen and (min-width:1400px){.search-results-page__bg{min-height:176px}}.search-results-page__bg--blue{background:#003d79}.search-results-page__header-wrapper{padding:22px 22px 0 22px}@media only screen and (min-width:768px){.search-results-page__header-wrapper{padding:32px 32px 0 32px}}@media only screen and (min-width:1024px){.search-results-page__header-wrapper{padding:76px 72px 0 72px}}@media only screen and (min-width:1400px){.search-results-page__header-wrapper{padding:105px 150px 0 150px}}.search-results-page__header-bg{margin:-81px 0 0 0;padding:31px 28px 40px 28px;background:#fff;min-height:59px}@media only screen and (min-width:768px){.search-results-page__header-bg{margin:-92px 0 0 0;padding:32px 42px 30px 42px;min-height:60px}}@media only screen and (min-width:1024px){.search-results-page__header-bg{margin:-140px 0 0 0;padding:30px 36px;min-height:64px}}@media only screen and (min-width:1400px){.search-results-page__header-bg{margin:-176px 0 0 0;padding:40px;min-height:71px}}.search-results-page__form{border-bottom:1px solid #d3d7de;margin:0 0 30px 0;padding:0 0 10px 0;width:100%}.search-results-page__form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.search-results-page__form{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap}.search-results-page__form{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}@media only screen and (min-width:768px){.search-results-page__form{margin:0 0 15px 0}}@media only screen and (min-width:1400px){.search-results-page__form{padding:0 0 9px 0}}.search-results-page__form__form-field{width:86%;position:relative}.search-results-page__form__form-field .icon--search{color:#22355a;width:13px;height:13px;margin:0 15px 0 0;position:absolute;top:0;bottom:0;margin:auto}@media only screen and (min-width:768px){.search-results-page__form__form-field .icon--search{margin-right:19px}}.search-results-page__form__form-field input[type=text]{font-family:"chivoregular",sans-serif;font-size:16px;font-weight:normal;line-height:1.25;letter-spacing:normal;color:#22355a;caret-color:#de212b;min-height:20px;padding:0;margin:0 30px 0 32px;display:block;border:0;width:80%}.search-results-page__form__form-field input[type=text]{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.search-results-page__form__form-field input[type=text]::-webkit-input-placeholder{color:#22355a}.search-results-page__form__form-field input[type=text]:-moz-placeholder{color:#22355a;opacity:1}.search-results-page__form__form-field input[type=text]::-moz-placeholder{color:#22355a;opacity:1}.search-results-page__form__form-field input[type=text]:-ms-input-placeholder{color:#22355a}.search-results-page__form__form-field input[type=text]:focus{background:none;border:none;outline:none}.search-results-page__form__form-field input[type=text]:hover::-webkit-input-placeholder{color:#d3d7de}.search-results-page__form__form-field input[type=text]:hover:-moz-placeholder{color:#d3d7de;opacity:1}.search-results-page__form__form-field input[type=text]:hover::-moz-placeholder{color:#d3d7de;opacity:1}.search-results-page__form__form-field input[type=text]:hover:-ms-input-placeholder{color:#d3d7de}@media only screen and (min-width:1024px){.search-results-page__form__form-field input[type=text]{font-size:20px;line-height:1.2;min-height:24px;margin:0 0 0 36px}}.search-results-page__form__submit-button{line-height:1;width:20%;text-align:right}.search-results-page__form__submit-button input[type=submit]{background:rgba(0,0,0,0);color:inherit;font-family:"chivobold",sans-serif;font-size:13px;line-height:1;letter-spacing:1.5px;padding:0;border:0;margin:5px 0 0 0;text-transform:uppercase;outline:none}.search-results-page__form__submit-button input[type=submit]{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.search-results-page__form__submit-button input[type=submit]:hover,.search-results-page__form__submit-button input[type=submit]:focus{background:rgba(0,0,0,0);color:#de212b}@media only screen and (min-width:768px){.search-results-page__form__submit-button input[type=submit]{font-size:11px;margin:6px 0 0 0}}@media only screen and (min-width:1024px){.search-results-page__form__submit-button input[type=submit]{margin:10px 0 0 0}}@media only screen and (min-width:1400px){.search-results-page__form__submit-button input[type=submit]{font-size:12px}}.search-results-page__form__submit-button .icon--caret-right{width:4px;height:11px;margin:0 0 0 5px;position:relative;top:1px}.search-results-page__form .form-actions{display:inline-block}.search-results-page__form-cta{width:100%;float:left}@media only screen and (min-width:768px){.search-results-page__form-cta{width:50%}}.search-results-page__filter{margin:0;clear:both}.search-results-page__filter{transition:all 1s linear;-moz-transition:all 1s linear;-o-transition:all 1s linear;-webkit-transition:all 1s linear}@media only screen and (min-width:768px){.search-results-page__filter{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.search-results-page__filter{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap}}.search-results-page__filter-by,.search-results-page__sort-by{font-family:"robotoregular",sans-serif;font-size:13px;line-height:.77;letter-spacing:1.3px;color:#22355a}@media only screen and (min-width:768px){.search-results-page__filter-by,.search-results-page__sort-by{font-size:11px;line-height:1.64;letter-spacing:1.5px}}@media only screen and (min-width:1024px){.search-results-page__filter-by,.search-results-page__sort-by{line-height:1.82}}.search-results-page__filter-block{margin:0 0 20px 0}@media only screen and (min-width:768px){.search-results-page__filter-block{width:194px;margin:0 20px 0 0}}@media only screen and (min-width:1024px){.search-results-page__filter-block{width:226px}}@media only screen and (min-width:1400px){.search-results-page__filter-block{width:320px}}.search-results-page__filter-block:last-child{margin:0}.search-results-page__link-wrap{margin:0 0 20px 0}@media only screen and (min-width:768px){.search-results-page__link-wrap{float:right;text-align:right;margin:0}}.search-results-page--label{display:inline-block;cursor:pointer;font-weight:500;margin:0 0 .1875em;padding:0 4px 0 0;vertical-align:top}.search-result__content-wrapper .center-container{padding:0}@media only screen and (min-width:768px){.search-result .pagination{padding:0 20px}}@media only screen and (min-width:1024px){.search-result .pagination{padding:0 36px}}@media only screen and (min-width:1400px){.search-result .pagination{padding:0 40px}}.section-cta-block{width:100%;float:left}.section-cta-block__whitebg{background:#fff}.section-cta-block__wrap{display:flex;flex-wrap:wrap}.section-cta-block__title{font-size:18px;line-height:22px;letter-spacing:0;font-family:"chivobold",sans-serif;padding:0 0 5px 0;word-break:break-word}@media only screen and (min-width:768px){.section-cta-block__title{font-size:20px;line-height:24px;padding:0 29px 0 0}}@media only screen and (min-width:1024px){.section-cta-block__title{padding:0 33px 0 0}}@media only screen and (min-width:1400px){.section-cta-block__title{font-size:22px;line-height:28px;padding:0 43px 0 0}}.section-cta-block__col-left{width:100%}@media only screen and (min-width:768px){.section-cta-block__col-left{flex:0 1 33.3333%;max-width:33.3333%}}.section-cta-block__description{font-family:"robotoregular",sans-serif;font-size:15px;line-height:24px;letter-spacing:0;padding:5px 0 0 0;word-break:break-word}@media only screen and (min-width:768px){.section-cta-block__description{font-size:16px;line-height:26px;flex:0 1 66.6666%;max-width:66.6666%;padding:0 0 0 29px}}@media only screen and (min-width:1024px){.section-cta-block__description{padding:0 0 0 33px}}@media only screen and (min-width:1400px){.section-cta-block__description{padding:0 0 0 43px}}.section-cta-block__description .field--name-body{padding:0;color:inherit}.section-cta-block__description a{font-family:"chivobold",sans-serif;text-decoration:underline}.section-cta-block__description b,.section-cta-block__description strong{font-family:"chivobold",sans-serif;font-size:12px;font-weight:normal;line-height:1.5;letter-spacing:.5px}@media only screen and (min-width:768px){.section-cta-block__description b,.section-cta-block__description strong{font-size:13px;line-height:1.54}}.section-cta-block__description p{padding:0 0 30px 0;color:inherit}.section-cta-block--whitefont .section-cta-block__title,.section-cta-block--whitefont .section-cta-block__description{color:#fff}.section-cta-block--bluefont .section-cta-block__title,.section-cta-block--bluefont .section-cta-block__description{color:#22355a}.section-bg-dark .section-cta-block__title,.section-bg-dark .section-cta-block__description{color:#fff}.section-cta-block__button-blue-styles{background:#003d79;padding:12px 8px 12px 12px}.section-cta-block__button-blue-styles{color:#fff;text-decoration:none;cursor:pointer}.section-cta-block__button-blue-styles:link{color:#fff;text-decoration:none;cursor:pointer}.section-cta-block__button-blue-styles:visited{color:#fff;text-decoration:none;cursor:pointer}.section-cta-block__button-blue-styles:hover,.section-cta-block__button-blue-styles:link:hover,.section-cta-block__button-blue-styles:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.section-cta-block__button-blue-styles:active,.section-cta-block__button-blue-styles:focus{color:#fff;text-decoration:underline;cursor:pointer}.section-cta-block__button-blue-styles:active,.section-cta-block__button-blue-styles:focus,.section-cta-block__button-blue-styles:link:hover,.section-cta-block__button-blue-styles:hover,.section-cta-block__button-blue-styles:visited:hover{color:#22355a;text-decoration:none}.section-cta-block__button-white-styles{padding:12px 8px 12px 12px}.section-cta-block__button-white-styles{color:#22355a;text-decoration:none;cursor:pointer}.section-cta-block__button-white-styles:link{color:#22355a;text-decoration:none;cursor:pointer}.section-cta-block__button-white-styles:visited{color:#22355a;text-decoration:none;cursor:pointer}.section-cta-block__button-white-styles:hover,.section-cta-block__button-white-styles:link:hover,.section-cta-block__button-white-styles:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.section-cta-block__button-white-styles:active,.section-cta-block__button-white-styles:focus{color:#22355a;text-decoration:underline;cursor:pointer}.section-cta-block__button-white-styles:active,.section-cta-block__button-white-styles:focus,.section-cta-block__button-white-styles:hover,.section-cta-block__button-white-styles:link:hover,.section-cta-block__button-white-styles:visited:hover{color:#22355a;text-decoration:none}.section-cta-block-url{display:inline-flex}.section-cta-block-url .icon--caret-right{top:0;min-width:6px}.section-cta-block-nolink{cursor:default;pointer-events:none}.section-cta-block-nolink .icon{display:none}.section-cta-block__submit-button{width:150px;height:36px;display:block;line-height:12px;margin-top:30px}@media only screen and (min-width:1024px){.section-cta-block__submit-button{min-width:142px}}@media only screen and (min-width:1400px){.section-cta-block__submit-button{margin-top:40px}}.section-cta-block--demo:after{content:"";display:table;clear:both}.section-cta-block--demo__img{background-size:cover;background-repeat:no-repeat;background-position:right}.section-heading{width:100%;margin:15px 0}.section-heading:after{content:"";display:table;clear:both}@media only screen and (min-width:1024px){.section-heading{margin:0 0 5px 0}}@media only screen and (min-width:1400px){.section-heading{margin:0 0 25px 0}}.section-heading__columns{padding:0 10px 0 20px}.section-heading__columns{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media only screen and (min-width:768px){.section-heading__columns{padding:0 15px 0 20px}}@media only screen and (min-width:1024px){.section-heading__columns{padding:0 20px}}.section-heading__columns .section-heading__title{width:45%}@media only screen and (min-width:768px){.section-heading__columns .section-heading__title{width:408px}}@media only screen and (min-width:1024px){.section-heading__columns .section-heading__title{width:449px}}@media only screen and (min-width:1400px){.section-heading__columns .section-heading__title{width:720px}}.section-heading__bar{background:#003d79;padding:0 20px}.section-heading__bar .section-heading__title{letter-spacing:normal;color:#fff;padding:9px 0 10px 0}@media only screen and (min-width:768px){.section-heading__bar .section-heading__title{padding:10px 0 11px 0}}@media only screen and (min-width:1400px){.section-heading__bar .section-heading__title{padding:12px 0}}.section-heading__bar .section-heading__link-wrap{padding:14px 0}@media only screen and (min-width:768px){.section-heading__bar .section-heading__link-wrap{padding:10px 0 13px 0}}@media only screen and (min-width:1400px){.section-heading__bar .section-heading__link-wrap{padding:17px 0 19px 0}}.section-heading__bar .section-heading__link{color:#fff;text-decoration:none;cursor:pointer}.section-heading__bar .section-heading__link:link{color:#fff;text-decoration:none;cursor:pointer}.section-heading__bar .section-heading__link:visited{color:#fff;text-decoration:none;cursor:pointer}.section-heading__bar .section-heading__link:hover,.section-heading__bar .section-heading__link:link:hover,.section-heading__bar .section-heading__link:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.section-heading__bar .section-heading__link:active,.section-heading__bar .section-heading__link:focus{color:#fff;text-decoration:underline;cursor:pointer}.section-heading__bar .section-heading__link:hover::before,.section-heading__bar .section-heading__link:focus::before{background:rgba(0,0,0,0);text-decoration:underline}.section-heading__plain{border-bottom:1px solid #d3d7de;padding:0}.section-heading__plain .section-heading__title{margin:0;padding:0 0 5px 0}@media only screen and (min-width:768px){.section-heading__plain .section-heading__title{padding:0 0 6px 0}}@media only screen and (min-width:1400px){.section-heading__plain .section-heading__title{padding:0 0 13px 0}}.section-heading__plain .section-heading__link-wrap{padding:3px 0 5px 0}@media only screen and (min-width:1400px){.section-heading__plain .section-heading__link-wrap{padding:9px 0 16px 0}}.section-heading__plain .section-heading__link{color:#22355a;text-decoration:none;cursor:pointer}.section-heading__plain .section-heading__link:link{color:#22355a;text-decoration:none;cursor:pointer}.section-heading__plain .section-heading__link:visited{color:#22355a;text-decoration:none;cursor:pointer}.section-heading__plain .section-heading__link:hover,.section-heading__plain .section-heading__link:link:hover,.section-heading__plain .section-heading__link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.section-heading__plain .section-heading__link:active,.section-heading__plain .section-heading__link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.section-heading__plain .section-heading__link:hover::before,.section-heading__plain .section-heading__link:focus::before{background:rgba(0,0,0,0);text-decoration:underline}.section-heading__title{font-family:"chivobold",sans-serif;font-size:18px;font-weight:normal;line-height:1.22;letter-spacing:normal;width:100%;color:#22355a;word-break:break-word;align-self:center}@media only screen and (min-width:768px){.section-heading__title{font-size:16px;line-height:1.25}}@media only screen and (min-width:1400px){.section-heading__title{font-size:20px;line-height:1.2}}.section-heading__link-wrap{width:55%;line-height:0;text-align:right;margin:0 3px 0 0;word-break:break-word;align-self:center}@media only screen and (min-width:768px){.section-heading__link-wrap{width:calc(100% - 408px)}}@media only screen and (min-width:1024px){.section-heading__link-wrap{width:calc(100% - 449px)}}@media only screen and (min-width:1400px){.section-heading__link-wrap{width:calc(100% - 720px)}}@media only screen and (min-width:768px){.section-heading__link{line-height:1.64}}@media only screen and (min-width:1400px){.section-heading__link{line-height:1}}.section-heading__link .icon--caret-right,.section-heading__link .icon--external-link-square-alt{top:calc(50% - 6px)}.section-heading .primary-text-link:hover::before,.section-heading .primary-text-link:focus::before,.section-heading .white-text-link:hover::before,.section-heading .white-text-link:focus::before{background:rgba(0,0,0,0)}.related-item-block .section-heading{margin:0 0 20px 0;width:auto}@media only screen and (min-width:768px){.related-item-block .section-heading{margin:0 10px 20px 10px}}@media only screen and (min-width:1400px){.related-item-block .section-heading{margin:0 12.5px 17.5px 12.5px}}.selectbox-set{display:flex;flex-direction:column}@media only screen and (min-width:768px){.selectbox-set{flex-direction:row}}.selectbox-set__wrap{position:relative;line-height:0}@media only screen and (min-width:768px){.selectbox-set__wrap{width:226px}}@media only screen and (min-width:1024px){.selectbox-set__wrap{width:33.33%}}.selectbox-set__wrap+.selectbox-set__wrap{margin:20px 0 0 0}@media only screen and (min-width:768px){.selectbox-set__wrap+.selectbox-set__wrap{margin:0 0 0 20px}}.selectbox-set__wrap--required label::before{content:"* ";color:#de212b}.selectbox-set label{position:absolute;top:-25px;font-family:"robotoregular",sans-serif;font-size:13px;line-height:20px;letter-spacing:1.77px;color:#22355a;text-transform:uppercase}@media only screen and (min-width:768px){.selectbox-set label{font-size:11px;letter-spacing:1.5px}}.separator-block{padding:0;margin:0;float:left;width:100%}.separator-block hr{height:1px;border:none;border-top:1px solid #d3d7de;margin:0}.share-block{font-style:normal;font-stretch:normal;display:flex}.share-block__share-title{font-family:"chivobold",sans-serif;font-size:14px;line-height:1.43;letter-spacing:1px;display:inline-block;margin:0 15px 0 0;color:#64718b;text-transform:uppercase;vertical-align:middle}@media only screen and (min-width:768px){.share-block__share-title{font-size:10px;line-height:2}}@media only screen and (min-width:1024px){.share-block__share-title{font-size:11px;line-height:1.64;letter-spacing:1.1px;text-align:right;margin:0 16px 0 0}}@media only screen and (min-width:1400px){.share-block__share-title{font-size:12px;line-height:1.67;letter-spacing:1.2px;margin:0 19px 0 0}}.share-block__list{margin:0;padding:0}.share-block__list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.share-block__list{align-items:center;-webkit-align-items:center}.share-block__list{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.share-block__list-item{display:inline-block;list-style:none;margin:0;vertical-align:middle}.share-block__link{display:block;font-size:21px;font-weight:normal;line-height:.95;letter-spacing:normal;color:#64718b}.share-block__link{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}.share-block__link{color:#64718b;text-decoration:none;cursor:pointer}.share-block__link:link{color:#64718b;text-decoration:none;cursor:pointer}.share-block__link:visited{color:#64718b;text-decoration:none;cursor:pointer}.share-block__link:hover,.share-block__link:link:hover,.share-block__link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.share-block__link:active,.share-block__link:focus{color:#64718b;text-decoration:underline;cursor:pointer}.share-block__link:link:hover{text-decoration:none}.share-block .icon{height:20px;display:block}@media only screen and (min-width:768px){.share-block .icon{height:12px}}.share-block .icon--facebook{width:12px;margin:0 24px 0 0}@media only screen and (min-width:768px){.share-block .icon--facebook{width:6px;margin:0 12px 0 0}}@media only screen and (min-width:1400px){.share-block .icon--facebook{width:9px;height:16px;margin:0 14px 0 0}}.share-block .icon--X{width:22px;margin:0 22px 0 0}@media only screen and (min-width:768px){.share-block .icon--X{width:12px;margin:0 12px 0 0}}@media only screen and (min-width:1400px){.share-block .icon--X{width:16px;height:16px;margin:0 14px 0 0}}.share-block .icon--linkedin{width:19px;margin:0 24px 0 0}@media only screen and (min-width:768px){.share-block .icon--linkedin{width:11px;margin:0 12px 0 0}}@media only screen and (min-width:1400px){.share-block .icon--linkedin{width:15px;height:16px;margin:0 14px 0 0}}.share-block .icon--mail{width:20px;height:19px}@media only screen and (min-width:768px){.share-block .icon--mail{width:12px;height:10px}}@media only screen and (min-width:1400px){.share-block .icon--mail{width:16px;height:14px}}.share-block .favorites-icon{display:none;visibility:hidden}.share-block .favorites-icon .tooltiptext{left:40px}.share-block .favorites-icon .tooltiptext::after,.share-block .favorites-icon .tooltiptext::before{left:25%}@media only screen and (min-width:768px){.share-block .favorites-icon .tooltiptext{margin:0 0 0 -60px;left:31px;bottom:30px}.share-block .favorites-icon .tooltiptext::after,.share-block .favorites-icon .tooltiptext::before{left:50%}}@media only screen and (min-width:1400px){.share-block .favorites-icon .tooltiptext{left:34px}}.share-block .favorites-icon .tooltiptext-active{left:40px}.share-block .favorites-icon .tooltiptext-active::after,.share-block .favorites-icon .tooltiptext-active::before{left:37%}@media only screen and (min-width:768px){.share-block .favorites-icon .tooltiptext-active{margin:0 0 0 -60px;left:15px;bottom:30px}.share-block .favorites-icon .tooltiptext-active::after,.share-block .favorites-icon .tooltiptext-active::before{left:50%}}@media only screen and (min-width:1400px){.share-block .favorites-icon .tooltiptext-active{left:18px}}.share-block .favorites-icon .icon--thumbs-up{margin:0 8px 0 0}@media only screen and (min-width:768px){.share-block .favorites-icon .icon--thumbs-up{margin:0 8px -1px 0}}.sign-in-ribbon{padding:10px 20px;background:#c8d2d2}.sign-in-ribbon{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.sign-in-ribbon{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap}@media only screen and (min-width:768px){.sign-in-ribbon{width:82px;height:99px;box-shadow:0 4px 6px 0 #d3d7de;padding:22px 10px 20px 10px}.sign-in-ribbon{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}}.sign-in-ribbon .permissions-icon{background-color:rgba(0,0,0,0);width:13px;height:20px;margin:0 10px 0 0;position:relative;bottom:3px}@media only screen and (min-width:768px){.sign-in-ribbon .permissions-icon{margin:5px 5px 0 0}}.sign-in-ribbon__text{font-family:"chivobold",sans-serif;font-size:14px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:20px;letter-spacing:normal;margin:0 6px 0 0;color:#22355a;width:calc(100% - 23px)}@media only screen and (min-width:768px){.sign-in-ribbon__text{width:100%}}.sign-in-ribbon .ajax-progress,.sign-in-ribbon .ajax-progress-throbber,.sign-in-ribbon .ajax-progress-fullscreen{display:none !important}.sign-in{background:#dee4e4;font-family:"chivoregular",sans-serif;color:#22355a;padding:15px 20px}.sign-in:after{content:"";display:table;clear:both}.sign-in__text{font-family:inherit;font-size:16px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#22355a;width:100%;margin:0 0 15px 0}.sign-in__text .icon--lock{width:12px;height:14px;margin:0 10px 0 0;position:relative;top:1px}@media only screen and (min-width:768px){.sign-in__text{float:left;width:70%;margin:0}}.sign-in__link-col{text-align:right;line-height:1;width:100%}@media only screen and (min-width:768px){.sign-in__link-col{float:left;width:30%}}.sign-in .dark-text-link{font-size:11px}@media only screen and (min-width:1400px){.sign-in .dark-text-link{font-size:13px}}.simple-image-above{position:relative;padding:0;margin:0}.simple-image-above:after{content:"";display:table;clear:both}.simple-image-above__image-holder{padding:0 0 15px 0;margin:0;float:left;width:100%}.simple-image-above__image-holder:after{content:"";display:table;clear:both}@media only screen and (min-width:768px){.simple-image-above__image-holder{padding:0 0 20px 0}}.simple-image-above__image{display:block;max-width:100%;height:auto}@media screen and (min-width:0\0)and (min-resolution:72dpi),screen and (min-width:0\0)and (-webkit-min-device-pixel-ratio:0.75),screen and (min-width:0\0)and (min--moz-device-pixel-ratio:0.75){.simple-image-above__image{width:100%}}.simple-image-above__image-link{float:left}.simple-image-above__image-link .simple-image-above__image:focus,.simple-image-above__image-link .simple-image-above__image:hover{outline:none}.simple-image-above__content-wrapper{float:left;width:100%}.simple-image-above__title{font-family:"chivobold",sans-serif;font-size:18px;font-style:normal;font-weight:normal;font-stretch:normal;line-height:1.22;letter-spacing:normal;margin:0;padding:3px 0 10px 0;overflow-wrap:break-word;float:left;width:100%;color:#22355a;outline:0}@media only screen and (min-width:768px){.simple-image-above__title{font-size:20px;line-height:1.2}}@media only screen and (min-width:1400px){.simple-image-above__title{font-size:22px;line-height:1.27}}.simple-image-above__title-link{padding:4px 0}.simple-image-above__title-link{color:#22355a;text-decoration:none;cursor:pointer}.simple-image-above__title-link:link{color:#22355a;text-decoration:none;cursor:pointer}.simple-image-above__title-link:visited{color:#22355a;text-decoration:none;cursor:pointer}.simple-image-above__title-link:hover,.simple-image-above__title-link:link:hover,.simple-image-above__title-link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.simple-image-above__title-link:active,.simple-image-above__title-link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.simple-image-above__title-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.simple-image-above__title-link span.ext::after{font-size:12px}@media only screen and (min-width:768px){.simple-image-above__title-link span.ext::after{font-size:16px}}@media only screen and (min-width:1400px){.simple-image-above__title-link span.ext::after{font-size:18px}}.simple-image-above__description{font-family:"robotoregular",sans-serif;font-size:15px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.6;letter-spacing:normal;margin:0;padding:0 0 10px 0;overflow-wrap:break-word;float:left;width:100%;color:#22355a}@media only screen and (min-width:768px){.simple-image-above__description{font-size:16px;line-height:1.63}}.simple-image-above__description a{text-decoration:underline}.simple-image-above__published_date{font-family:"chivoregular",sans-serif;font-size:12px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:.5px;float:left;width:100%;color:#22355a}@media only screen and (min-width:768px){.simple-image-above__published_date{font-size:11px;line-height:1.64}}.simple-image-above .icon--external-link-square-alt{width:11px;height:24px;top:-1px;left:2px;vertical-align:middle}@media only screen and (min-width:768px){.simple-image-above .icon--external-link-square-alt{width:14px;top:-2px}}@media only screen and (min-width:1400px){.simple-image-above .icon--external-link-square-alt{width:16px}}.page-node-type-collection .node__content .layout.twocol-section_padding{padding:30px 32px}@media only screen and (min-width:768px){.page-node-type-collection .node__content .layout.twocol-section_padding{padding:30px 74px}}@media only screen and (min-width:1024px){.page-node-type-collection .node__content .layout.twocol-section_padding{padding:30px 108px}}@media only screen and (min-width:1400px){.page-node-type-collection .node__content .layout.twocol-section_padding{padding:40px 190px}}.simple-medium-image-left .simple-image-above__image-holder{max-width:100%;width:auto;float:left;margin:0}@media only screen and (min-width:768px){.simple-medium-image-left .simple-image-above__image-holder{width:256px;margin:0 44px 0 0;padding:0}}@media only screen and (min-width:1024px){.simple-medium-image-left .simple-image-above__image-holder{width:442px;margin:0 52px 0 0}}@media only screen and (min-width:1400px){.simple-medium-image-left .simple-image-above__image-holder{width:460px;margin:0 60px 0 0}}.simple-medium-image-left .simple-image-above__content-wrapper{float:left;width:100%}@media only screen and (min-width:768px){.simple-medium-image-left .simple-image-above__content-wrapper{width:calc(100% - 310px)}}@media only screen and (min-width:1024px){.simple-medium-image-left .simple-image-above__content-wrapper{width:calc(100% - 494px)}}@media only screen and (min-width:1400px){.simple-medium-image-left .simple-image-above__content-wrapper{width:calc(100% - 520px)}}.simple-medium-image-left .simple-image-above__content-wrapper--noshare-image{width:100%}.simple-medium-image-left .simple-image-above__description{display:none}@media only screen and (min-width:768px){.simple-medium-image-left .simple-image-above__description{display:block}}.simple-small-image-left .simple-image-above{display:flex}.simple-small-image-left .simple-image-above__image-holder{padding:0;width:90px;float:left;margin:0 21px 0 0}@media only screen and (min-width:768px){.simple-small-image-left .simple-image-above__image-holder{width:172px;margin:0 42px 0 0}}@media only screen and (min-width:1024px){.simple-small-image-left .simple-image-above__image-holder{width:180px;margin:0 46px 0 0}}@media only screen and (min-width:1400px){.simple-small-image-left .simple-image-above__image-holder{width:260px;margin:0 60px 0 0}}.simple-small-image-left .simple-image-above__content-wrapper{float:left;width:calc(100% - 111px)}@media only screen and (min-width:768px){.simple-small-image-left .simple-image-above__content-wrapper{width:calc(100% - 214px)}}@media only screen and (min-width:1024px){.simple-small-image-left .simple-image-above__content-wrapper{width:calc(100% - 226px)}}@media only screen and (min-width:1400px){.simple-small-image-left .simple-image-above__content-wrapper{width:calc(100% - 320px)}}.simple-small-image-left .simple-image-above__content-wrapper--noshare-image{width:100%}.simple-small-image-left .simple-image-above__description{display:none}@media only screen and (min-width:768px){.simple-small-image-left .simple-image-above__description{display:block}}@media only screen and (min-width:768px){.simple-small-image-left .simple-image-above__published_date{font-size:11px;line-height:1.64}}@media only screen and (min-width:1400px){.simple-small-image-left .simple-image-above__published_date{font-size:13px;line-height:1.69}}.smart-header:after{content:"";display:table;clear:both}.smart-header__hero{width:100%;height:32px;margin:0 0 30px 0}@media only screen and (min-width:768px){.smart-header__hero{margin:0}}@media only screen and (min-width:1024px){.smart-header__hero{height:60px}}.smart-header__hero--topics{margin:0 0 15px 0}@media only screen and (min-width:768px){.smart-header__hero--topics{margin:0}}.smart-header__breadcrumb{background:#e5ebf1;display:none;padding:3px 0}.smart-header__breadcrumb:after{content:"";display:table;clear:both}@media only screen and (min-width:768px){.smart-header__breadcrumb{display:block}}.smart-header__breadcrumb-list{color:#22355a;display:block;line-height:0}.smart-header__breadcrumb-list>li{margin:0;display:inline}.smart-header__breadcrumb-list>li:before{display:none}.smart-header__breadcrumb-item{display:inline;margin:0;font-family:"chivoregular",sans-serif;font-size:10px;font-weight:normal;line-height:1.8}.smart-header__breadcrumb-link{letter-spacing:1px;text-transform:uppercase}.smart-header__breadcrumb-link{color:#22355a;text-decoration:none;cursor:pointer}.smart-header__breadcrumb-link:link{color:#22355a;text-decoration:none;cursor:pointer}.smart-header__breadcrumb-link:visited{color:#22355a;text-decoration:none;cursor:pointer}.smart-header__breadcrumb-link:hover,.smart-header__breadcrumb-link:link:hover,.smart-header__breadcrumb-link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.smart-header__breadcrumb-link:active,.smart-header__breadcrumb-link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.smart-header__breadcrumb-link:hover,.smart-header__breadcrumb-link:active,.smart-header__breadcrumb-link:focus,.smart-header__breadcrumb-link:link:hover,.smart-header__breadcrumb-link:visited:hover{text-decoration:underline}.smart-header__breadcrumb-separator{padding:0 3px}.smart-header__title-wrap{float:left;width:100%}.smart-header__title-wrap:after{content:"";display:table;clear:both}@media only screen and (min-width:768px){.smart-header__title-wrap{padding:0 20px;margin:30px 0 0 0}}@media only screen and (min-width:1024px){.smart-header__title-wrap{padding:0 36px}}@media only screen and (min-width:1400px){.smart-header__title-wrap{margin:40px 0 0 0;padding:0 40px}}.smart-header__title-wrap--underline{border-bottom:1px solid #d3d7de}@media only screen and (min-width:768px){.smart-header__title-wrap--underline{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}.smart-header__title-wrap--underline .smart-header__title{padding:0 0 12px 0}@media only screen and (min-width:768px){.smart-header__title-wrap--underline .smart-header__title{padding:0 0 15px 0;width:478px}}@media only screen and (min-width:1024px){.smart-header__title-wrap--underline .smart-header__title{width:481px}}@media only screen and (min-width:1400px){.smart-header__title-wrap--underline .smart-header__title{width:619px}}.smart-header__title-wrap--underline .smart-header__social-share{width:calc(100% - 478px);text-align:right;-webkit-align-self:flex-end;-moz-align-self:flex-end;-ms-align-self:flex-end;align-self:flex-end}@media only screen and (min-width:768px){.smart-header__title-wrap--underline .smart-header__social-share{display:block}}@media only screen and (min-width:1024px){.smart-header__title-wrap--underline .smart-header__social-share{width:calc(100% - 481px)}}@media only screen and (min-width:1400px){.smart-header__title-wrap--underline .smart-header__social-share{width:calc(100% - 619px)}}.smart-header__title-wrap--border-with-padding .smart-header__title{border-bottom:1px solid #d3d7de;padding:0 0 15px 0}@media only screen and (min-width:768px){.smart-header__title-wrap--border-with-padding .smart-header__title{padding:0 0 20px 0}}.smart-header__title{font-family:"chivobold",sans-serif;font-size:24px;font-weight:normal;line-height:1.17;letter-spacing:normal;width:100%;color:#22355a;word-break:break-word;margin:0;padding:0}@media only screen and (min-width:768px){.smart-header__title{font-size:34px;line-height:1.18}}.smart-header__social-share .share-block{font-style:normal;font-stretch:normal;display:none;float:right}@media only screen and (min-width:768px){.smart-header__social-share .share-block{display:block}}.smart-header__social-share .share-block__list{margin:0;padding:0;line-height:0;font-size:0}@media only screen and (min-width:768px){.smart-header__social-share .share-block__list{padding:19px 0 16px 0}}@media only screen and (min-width:1400px){.smart-header__social-share .share-block__list{padding:27px 0 18px 0}}.smart-header__social-share .share-block__share-title{font-family:"chivobold",sans-serif;font-size:14px;line-height:1.43;letter-spacing:1px;display:inline-block;padding:0 6px 0 0;color:#64718b;text-transform:uppercase;margin:0;vertical-align:middle}@media only screen and (min-width:768px){.smart-header__social-share .share-block__share-title{font-size:10px;line-height:2;text-align:right;padding:0 12px 0 0}}.smart-header__social-share .share-block__list-item{display:inline-block;list-style:none;padding:0 10px;margin:0;vertical-align:middle}@media only screen and (min-width:768px){.smart-header__social-share .share-block__list-item{padding:0 6px}.smart-header__social-share .share-block__list-item:last-child{padding:0 0 0 6px}}.smart-header__social-share .share-block__link{display:block;font-size:21px;font-weight:normal;line-height:.95;letter-spacing:normal;color:#64718b}.smart-header__social-share .share-block__link{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.smart-header__social-share .share-block__link{font-size:13px;line-height:1.54}}.smart-header__social-share .share-block__link{color:#64718b;text-decoration:none;cursor:pointer}.smart-header__social-share .share-block__link:link{color:#64718b;text-decoration:none;cursor:pointer}.smart-header__social-share .share-block__link:visited{color:#64718b;text-decoration:none;cursor:pointer}.smart-header__social-share .share-block__link:hover,.smart-header__social-share .share-block__link:link:hover,.smart-header__social-share .share-block__link:visited:hover{color:#de212b;text-decoration:underline;cursor:pointer}.smart-header__social-share .share-block__link:active,.smart-header__social-share .share-block__link:focus{color:#64718b;text-decoration:underline;cursor:pointer}.smart-header__social-share .share-block__link:link:hover{text-decoration:none}.smart-header__social-share .share-block__link .ext{display:none}.smart-header__topics{padding:0 0 15px 0;margin:0}.smart-header__topics:after{content:"";display:table;clear:both}@media only screen and (min-width:768px){.smart-header__topics{padding:0 0 10px 0}}.smart-header__topics-list{display:block;line-height:0}.smart-header__topics-list>li{margin:0;display:inline}.smart-header__topics-list>li:before{display:none}.smart-header__topic{display:inline;margin:0;font-family:"chivoregular",sans-serif;font-size:12px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:1px;text-transform:uppercase;color:#532598}@media only screen and (min-width:768px){.smart-header__topic{font-size:13px;line-height:1.54}}.smart-header__topic-link{color:#532598;text-decoration:none;cursor:pointer}.smart-header__topic-link:link{color:#532598;text-decoration:none;cursor:pointer}.smart-header__topic-link:visited{color:#532598;text-decoration:none;cursor:pointer}.smart-header__topic-link:hover,.smart-header__topic-link:link:hover,.smart-header__topic-link:visited:hover{color:#532598;text-decoration:underline;cursor:pointer}.smart-header__topic-link:active,.smart-header__topic-link:focus{color:#532598;text-decoration:underline;cursor:pointer}.smart-header__topic-link:hover,.smart-header__topic-link:active,.smart-header__topic-link:focus,.smart-header__topic-link:link:hover,.smart-header__topic-link:visited:hover{text-decoration:underline}.smart-header__topic-separator{padding:0 4px}.smart-header__subhead{font-family:"chivoregular",sans-serif;font-size:20px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.4;letter-spacing:normal;color:#22355a;padding:15px 0;border-bottom:1px solid #d3d7de}@media only screen and (min-width:768px){.smart-header__subhead{padding:10px 0 20px 0}}.page-node-type-landing-page .smart-header__title-wrap,.page-node-type-group .smart-header__title-wrap{padding:0}.page-node-type-landing-page .smart-header__wrap,.page-node-type-group .smart-header__wrap{padding:0 32px}@media only screen and (min-width:768px){.page-node-type-landing-page .smart-header__wrap,.page-node-type-group .smart-header__wrap{padding:0 54px}}@media only screen and (min-width:1024px){.page-node-type-landing-page .smart-header__wrap,.page-node-type-group .smart-header__wrap{padding:0}}.specialty-listing__label{font-family:"robotoregular",sans-serif;font-size:11px;font-weight:normal;line-height:20px;letter-spacing:1.5px;color:#22355a;padding:0 0 4px;text-transform:uppercase}.specialty-listing__sort-button{display:flex;flex-direction:row}.specialty-listing__sort-button .sort{word-spacing:2px}@media only screen and (min-width:768px){.specialty-listing__sort-button .sort{word-spacing:normal}}.specialty-listing__sort-option{float:left}.specialty-listing__sort-option .button-blue,.specialty-listing__sort-option .compare-specialty--sticky .compare-specialty__carousel .carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .specialty-listing__sort-option .carousel__nav{background-color:#fff;border-color:#d3d7de;color:#64718b;float:left;margin:0 20px 0 0;font-size:13px;line-height:13px;border-radius:0;box-shadow:none;letter-spacing:1px}@media only screen and (min-width:768px){.specialty-listing__sort-option .button-blue,.specialty-listing__sort-option .compare-specialty--sticky .compare-specialty__carousel .carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .specialty-listing__sort-option .carousel__nav{font-size:11px;line-height:11px;letter-spacing:1.5px}}.specialty-listing__sort-option .button-blue:hover,.specialty-listing__sort-option .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:hover,.compare-specialty--sticky .compare-specialty__carousel .specialty-listing__sort-option .carousel__nav:hover,.specialty-listing__sort-option .button-blue:active,.specialty-listing__sort-option .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:active,.compare-specialty--sticky .compare-specialty__carousel .specialty-listing__sort-option .carousel__nav:active,.specialty-listing__sort-option .button-blue:focus,.specialty-listing__sort-option .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:focus,.compare-specialty--sticky .compare-specialty__carousel .specialty-listing__sort-option .carousel__nav:focus,.specialty-listing__sort-option .button-blue.sort--active,.specialty-listing__sort-option .compare-specialty--sticky .compare-specialty__carousel .sort--active.carousel__nav,.compare-specialty--sticky .compare-specialty__carousel .specialty-listing__sort-option .sort--active.carousel__nav{background-color:#532598;border-color:#532598;color:#fff;text-decoration:none}.specialty-listing__sort-option .button-blue .icon,.specialty-listing__sort-option .compare-specialty--sticky .compare-specialty__carousel .carousel__nav .icon,.compare-specialty--sticky .compare-specialty__carousel .specialty-listing__sort-option .carousel__nav .icon{display:none}.specialty-listing__sort-option .button-blue:nth-child(2),.specialty-listing__sort-option .compare-specialty--sticky .compare-specialty__carousel .carousel__nav:nth-child(2),.compare-specialty--sticky .compare-specialty__carousel .specialty-listing__sort-option .carousel__nav:nth-child(2){margin:0}.specialty-listing__sort-sub-option{margin:20px 0;display:flex;flex-direction:row;padding:0;border:0}@media only screen and (min-width:768px){.specialty-listing__sort-sub-option{margin:30px 0 0}}.specialty-listing__sort-sub-option legend{margin:0;padding:0}.specialty-listing__sort-sub-option input[type=radio]{width:0;height:0;border:none;outline:none;opacity:0;position:absolute}.specialty-listing__sort-sub-option input[type=radio]:checked+label{color:#22355a;border-bottom:1px solid #22355a}.specialty-listing__sort-sub-option input[type=radio]+label{color:#64718b;background-color:rgba(0,0,0,0);font-family:"chivobold",sans-serif;font-size:14px;font-weight:normal;line-height:14px;letter-spacing:1.5px;border:none;padding:0;margin:0 30px 0 0;white-space:nowrap;display:inherit;cursor:pointer}.specialty-listing__sort-sub-option input[type=radio]+label:hover,.specialty-listing__sort-sub-option input[type=radio]+label:focus,.specialty-listing__sort-sub-option input[type=radio]+label:link:hover,.specialty-listing__sort-sub-option input[type=radio]+label:visited:hover{color:#de212b}.specialty-listing__search{border-bottom:1px solid #d3d7de;padding:0 0 10px 0;width:100%;float:right}@media only screen and (min-width:768px){.specialty-listing__search{margin:0 0 15px 0;width:324px}}@media only screen and (min-width:1400px){.specialty-listing__search{padding:0 0 9px 0;width:450px}}.specialty-listing__search__search-field{width:80%;position:relative;top:2px;float:left}.specialty-listing__search__search-field .icon--search{color:#22355a;width:13px;height:13px;margin:0 15px 0 0;position:absolute;top:0;bottom:0;margin:auto}@media only screen and (min-width:768px){.specialty-listing__search__search-field .icon--search{margin:7px 19px 0 0}}.specialty-listing__search__search-field input[type=text],.specialty-listing__search__search-field input[type=search]{font-family:"chivoregular",sans-serif;font-size:16px;font-weight:normal;line-height:20px;letter-spacing:0;color:#22355a;caret-color:#de212b;background:rgba(0,0,0,0);min-height:26px;padding:0;margin:0 30px 0 32px;display:block;border:0;width:80%}.specialty-listing__search__search-field input[type=text],.specialty-listing__search__search-field input[type=search]{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.specialty-listing__search__search-field input[type=text]::-webkit-input-placeholder,.specialty-listing__search__search-field input[type=search]::-webkit-input-placeholder{color:#22355a}.specialty-listing__search__search-field input[type=text]:-moz-placeholder,.specialty-listing__search__search-field input[type=search]:-moz-placeholder{color:#22355a;opacity:1}.specialty-listing__search__search-field input[type=text]::-moz-placeholder,.specialty-listing__search__search-field input[type=search]::-moz-placeholder{color:#22355a;opacity:1}.specialty-listing__search__search-field input[type=text]:-ms-input-placeholder,.specialty-listing__search__search-field input[type=search]:-ms-input-placeholder{color:#22355a}.specialty-listing__search__search-field input[type=text]:focus,.specialty-listing__search__search-field input[type=search]:focus{background:none;border:none;outline:none}.specialty-listing__search__search-field input[type=text]:hover::-webkit-input-placeholder,.specialty-listing__search__search-field input[type=search]:hover::-webkit-input-placeholder{color:#d3d7de}.specialty-listing__search__search-field input[type=text]:hover:-moz-placeholder,.specialty-listing__search__search-field input[type=search]:hover:-moz-placeholder{color:#d3d7de;opacity:1}.specialty-listing__search__search-field input[type=text]:hover::-moz-placeholder,.specialty-listing__search__search-field input[type=search]:hover::-moz-placeholder{color:#d3d7de;opacity:1}.specialty-listing__search__search-field input[type=text]:hover:-ms-input-placeholder,.specialty-listing__search__search-field input[type=search]:hover:-ms-input-placeholder{color:#d3d7de}.specialty-listing__search__submit-button{line-height:1;width:20%;text-align:right;float:right;margin:5px 0 0}@media only screen and (min-width:1024px){.specialty-listing__search__submit-button{margin:0}}.specialty-listing__search__submit-button input[type=submit]{background:rgba(0,0,0,0);color:#22355a;font-family:"chivobold",sans-serif;font-size:11px;line-height:11px;letter-spacing:1.5px;padding:0;border:0;margin:5px 0 0 0;text-transform:uppercase;outline:none}.specialty-listing__search__submit-button input[type=submit]{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.specialty-listing__search__submit-button input[type=submit]:hover,.specialty-listing__search__submit-button input[type=submit]:focus{background:rgba(0,0,0,0);color:#de212b}@media only screen and (min-width:768px){.specialty-listing__search__submit-button input[type=submit]{margin:6px 0 0 0}}@media only screen and (min-width:1024px){.specialty-listing__search__submit-button input[type=submit]{margin:10px 0 0 0}}.specialty-listing__search__submit-button .icon--caret-right{width:4px;height:11px;margin:0 0 0 5px;position:relative;top:2px;color:#22355a}.specialty-listing__sorting{display:inline-block;width:100%;margin:30px 0 20px;padding:0 32px}@media only screen and (min-width:768px){.specialty-listing__sorting{padding:0 54px}}@media only screen and (min-width:1024px){.specialty-listing__sorting{padding:0}}.specialty-listing__sorting .form-radios{display:inherit}.specialty-listing__sorting .form-radios .form-item{margin:0}.specialty-listing__sorting .form-actions{display:inline}.specialty-listing__content{clear:both;padding:0 32px}@media only screen and (min-width:768px){.specialty-listing__content{padding:0 54px}}@media only screen and (min-width:1024px){.specialty-listing__content{padding:0}}.specialty-listing__content .specialty-listing__content-row{margin:0 0 20px}@media only screen and (min-width:768px){.specialty-listing__content .specialty-listing__content-row{margin:0 0 35px}}@media only screen and (min-width:1400px){.specialty-listing__content .specialty-listing__content-row{margin:0 0 45px}}.specialty-listing__content .specialty-listing__content-category,.specialty-listing__content .specialty-listing__content-alphabet{color:#22355a;font-family:"chivobold",sans-serif;font-size:16px;line-height:20px;letter-spacing:0;margin:30px 0 20px 0;padding:0 0 6px;border-bottom:1px solid #d3d7de}.specialty-listing__content .specialty-listing__content-category::after,.specialty-listing__content .specialty-listing__content-alphabet::after{content:"";border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:7px solid #22355a;display:inline-block;position:relative;top:1px;left:8px}.specialty-listing__content .specialty-listing__content-category .specialty-listing__content-anchor:active,.specialty-listing__content .specialty-listing__content-category .specialty-listing__content-anchor:visited,.specialty-listing__content .specialty-listing__content-alphabet .specialty-listing__content-anchor:active,.specialty-listing__content .specialty-listing__content-alphabet .specialty-listing__content-anchor:visited{color:#22355a}.specialty-listing__content .specialty-listing__content-category .specialty-listing__content-anchor:hover,.specialty-listing__content .specialty-listing__content-category .specialty-listing__content-anchor:focus,.specialty-listing__content .specialty-listing__content-category .specialty-listing__content-anchor:link:hover,.specialty-listing__content .specialty-listing__content-category .specialty-listing__content-anchor:visited:hover,.specialty-listing__content .specialty-listing__content-alphabet .specialty-listing__content-anchor:hover,.specialty-listing__content .specialty-listing__content-alphabet .specialty-listing__content-anchor:focus,.specialty-listing__content .specialty-listing__content-alphabet .specialty-listing__content-anchor:link:hover,.specialty-listing__content .specialty-listing__content-alphabet .specialty-listing__content-anchor:visited:hover{color:#de212b}.specialty-listing__content .specialty-listing__content-alphabet::after{content:"";border:none}.specialty-listing__content .specialty-listing__content-alphabet::before{display:none}.specialty-listing__content .specialty-listing__content-list{padding:0;display:flex;flex-wrap:wrap;list-style:none;margin:0}@media only screen and (min-width:768px){.specialty-listing__content .specialty-listing__content-list{margin:0 0 5px 0}}.specialty-listing__content .specialty-listing__content-list-item{width:50%;margin:0 0 20px 0;color:#22355a;font-family:"chivobold",sans-serif;font-size:14px;line-height:18px;letter-spacing:0;word-break:break-word}.specialty-listing__content .specialty-listing__content-list-item:nth-child(odd){padding:0 10px 0 0}.specialty-listing__content .specialty-listing__content-list-item:nth-child(even){padding:0 0 0 10px}@media only screen and (min-width:768px){.specialty-listing__content .specialty-listing__content-list-item{margin:0 20px 15px 0;width:calc(33.3333% - 20px)}.specialty-listing__content .specialty-listing__content-list-item:nth-child(odd){padding:0}.specialty-listing__content .specialty-listing__content-list-item:nth-child(even){padding:0}.specialty-listing__content .specialty-listing__content-list-item:nth-child(3n+0){margin:0 0 15px 0;padding:0;width:33.3333%}}.specialty-listing__content .specialty-listing__content-list-item .specialty-listing__content-anchor:active,.specialty-listing__content .specialty-listing__content-list-item .specialty-listing__content-anchor:hover,.specialty-listing__content .specialty-listing__content-list-item .specialty-listing__content-anchor:focus,.specialty-listing__content .specialty-listing__content-list-item .specialty-listing__content-anchor:visited,.specialty-listing__content .specialty-listing__content-list-item .specialty-listing__content-anchor:link:hover,.specialty-listing__content .specialty-listing__content-list-item .specialty-listing__content-anchor:visited:hover{color:#22355a}.specialty-listing__content .specialty-listing__content-list-item .specialty-listing__content-category{font-family:"chivoregular",sans-serif;font-size:14px;line-height:18px;letter-spacing:0;border:none;margin:0}.specialty-listing__content .specialty-listing__content-list-item .specialty-listing__content-category::after{content:"";border:none}.specialty-listing__content .specialty-listing__content-list-item .icon--leaf{width:11px;height:12px;margin:0 0 0 6px}.specialty-listing__no-results{font-family:"chivoregular",sans-serif;font-size:16px;line-height:26px;letter-spacing:0;color:#22355a;margin:0 0 60px;padding:0 32px}@media only screen and (min-width:768px){.specialty-listing__no-results{padding:0 54px}}@media only screen and (min-width:1024px){.specialty-listing__no-results{padding:0}}.specialty-listing__no-results span{font-family:"chivobold",sans-serif}.svg-sprite-example__listings{margin:0;padding:0}.svg-sprite-example__listing{display:inline;display:inline-block;background-color:#fff;position:relative;margin:0 2em 2em 0;vertical-align:top;border:1px solid #ccc;padding:1em 1em 3em;cursor:default}.svg-sprite-example__icon-box{margin:0;width:144px;height:144px;position:relative;background:#ccc url("data:image/gif;base64,R0lGODlhDAAMAIAAAMzMzP///yH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjEgNjQuMTQwOTQ5LCAyMDEwLzEyLzA3LTEwOjU3OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozQjk4OTI0MUY5NTIxMUUyQkJDMEI5NEFEM0Y1QTYwQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozQjk4OTI0MkY5NTIxMUUyQkJDMEI5NEFEM0Y1QTYwQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNCOTg5MjNGRjk1MjExRTJCQkMwQjk0QUQzRjVBNjBDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjNCOTg5MjQwRjk1MjExRTJCQkMwQjk0QUQzRjVBNjBDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAwADAAAAhaEH6mHmmzcgzJAUG/NVGrfOZ8YLlABADs=") top left repeat;border:1px solid #ccc;display:table-cell;vertical-align:middle;text-align:center}.svg-sprite-example__description{margin:0;padding:0;font-size:1em;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;left:1em;right:1em;bottom:1em}.messages--error.network-error{background-image:none}.messages--error.network-error .icon--error{margin:0 9px 0 -25px;width:16px;height:16px;position:relative;top:2px}.tabs-common{width:100%;overflow:hidden;padding:20px 0;margin:0 0 0 -10px}@media only screen and (min-width:1024px){.tabs-common{padding:23px 0;margin:0 0 0 -8px}}@media only screen and (min-width:768px){.tabs-common__wrap{padding:0 20px}}@media only screen and (min-width:1024px){.tabs-common__wrap{padding:0 36px}}@media only screen and (min-width:1400px){.tabs-common__wrap{padding:0 40px}}.tab{float:left}.tab.button{padding:11px 9px;margin:10px}.tab.button-plum{background-color:#ddd;border-color:#352c66;color:#352c66}.tab.button-plum:hover,.tab.button-plum:active,.tab.button-plum:focus,.tab.button-plum.tab--active{background-color:#352c66;color:#fff}@media only screen and (min-width:1024px){.tab.button{margin:8px;letter-spacing:1.4px}}.tab.button.tab--active{pointer-events:none;cursor:text}.tab.button .icon{display:none}.panels__wrap{background-color:#fff}.panels .panel{display:none;opacity:0;margin:0;padding:30px 20px 60px 20px}@media only screen and (min-width:1024px){.panels .panel{padding:30px 36px 60px 36px}}@media only screen and (min-width:1400px){.panels .panel{padding:30px 40px 60px 40px}}.panels .panel a.panel__links{font-family:"robotomedium",sans-serif;font-size:15px;line-height:1.63;color:#22355a;text-decoration:underline;word-wrap:break-word}@media only screen and (min-width:1024px){.panels .panel a.panel__links{font-size:16px}}.panels .panel a.panel__links:hover,.panels .panel a.panel__links:active,.panels .panel a.panel__links:focus,.panels .panel a.panel__links:link:hover,.panels .panel a.panel__links:visited:hover,.panels .panel a.panel__links--current_pagelink{color:#532598;text-decoration:none}.panels .panel a.panel__links--current_pagelink,.panels .panel a.panel__links--empty_link{pointer-events:none;cursor:text}.panels .panel__wrap{color:#22355a;margin:0 0 0 17px}.panels .panel__wrap+.panel__wrap{padding:15px 0 0 0}@media only screen and (min-width:1024px){.panels .panel__wrap+.panel__wrap{padding:13px 0 0 0}}.panels .panel__wrap--current_pageitem{color:#532598}.panels .panel--active{display:block;opacity:1;-webkit-animation:fadeIn 1s ease-out;-moz-animation:fadeIn 1s ease-out;-o-animation:fadeIn 1s ease-out;animation:fadeIn 1s ease-out}.panels .panel--empty{display:none}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{from{opacity:0}to{opacity:1}}@-ms-keyframes fadeIn{from{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.report-occurrence .panels .panel{list-style:none}.report-occurrence .panels .panel__wrap{margin:0}.datasets .panels__wrap .center-container{padding:0}.tab__no-data,.panel__no-data{color:#22355a}.taxonomy-listing .taxonomy-listing-wrapper{padding:30px 0 0 0;background:#f8f9fa}.taxonomy-listing .taxonomy-listing-wrapper:after{content:"";display:table;clear:both}.taxonomy-listing .pagination{padding:0}@media only screen and (min-width:768px){.ui-dialog--terms-conditions{overflow:auto}}.ui-dialog .terms-conditions{outline:none}.ui-dialog .terms-conditions__title{color:#22355a;border-bottom:1px solid #64718b;padding:0 0 5px;font-size:18px;line-height:22px;font-family:"chivobold",sans-serif;text-transform:capitalize;margin:0 0 20px 0}@media only screen and (min-width:768px){.ui-dialog .terms-conditions__title{font-size:16px;line-height:20px;padding:0 0 6px}}.ui-dialog .terms-conditions__content{display:inline-block}.ui-dialog .terms-conditions__content p{color:#22355a;font-family:"chivoregular",sans-serif;font-size:13px;line-height:20px;padding:0 0 20px;float:left;width:100%}.ui-dialog .terms-conditions__content p a:link,.ui-dialog .terms-conditions__content p a:hover,.ui-dialog .terms-conditions__content p a:visited:hover,.ui-dialog .terms-conditions__content p a:visited{font-family:"chivobold",sans-serif;text-decoration:underline}.ui-dialog .terms-conditions__cta{text-align:right}.ui-dialog .terms-conditions__button{margin:0 0 20px 0;border-radius:0;box-shadow:none}@media only screen and (min-width:1400px){.ui-dialog .terms-conditions__button{font-size:11px}}.testimony-wrapper .center-container{padding:0 32px}@media only screen and (min-width:768px){.testimony-wrapper .center-container{padding:0 15px}}@media only screen and (min-width:1024px){.testimony-wrapper .center-container{padding:0}}.testimony-wrapper .pagination{padding:0;margin:0 0 30px 0}@media only screen and (min-width:768px){.testimony-wrapper .pagination{padding:0 10px}}@media only screen and (min-width:1400px){.testimony-wrapper .pagination{padding:0 12.5px}}.tools{margin:30px 0}@media only screen and (min-width:768px){.tools{margin:30px -10px}}@media only screen and (min-width:1024px){.tools{margin:20px -10px}}@media only screen and (min-width:1400px){.tools{margin:40px -10px}}.tools__list{flex-direction:column;padding:0;list-style:none}.tools__list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.tools__list{flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap}@media only screen and (min-width:768px){.tools__list{flex-direction:row}}.tools .tools-section-disabled{display:none}.tools__list-item{position:relative;margin:0;width:220px;height:96px;overflow:hidden}.tools__list-item+.tools__list-item{margin:30px 0 0 0}.tools__list-item{-webkit-box-shadow:0 0 8px 0 #D3D7DE;-moz-box-shadow:0 0 8px 0 #D3D7DE;box-shadow:0 0 8px 0 #D3D7DE}@media only screen and (min-width:768px){.tools__list-item{margin:0 11px;width:calc(33.33% - 22px);height:81px}.tools__list-item+.tools__list-item{margin:0 11px}}@media only screen and (min-width:1024px){.tools__list-item{height:96px}}@media only screen and (min-width:1400px){.tools__list-item{height:111px}}.tools__list-anchor{color:#fff;text-decoration:none;color:#fff;text-decoration:none;cursor:pointer;font-family:"chivobold",sans-serif;line-height:1;color:#fff;letter-spacing:1.5px;background:rgba(0,0,0,0);border:0;position:relative;padding:0;margin:0 8px 0 0;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);text-transform:none;margin:0 20px;line-height:1.33;letter-spacing:0;font-family:"chivoregular",sans-serif;font-size:15px;padding:0 15px 0 0;overflow-wrap:break-word;word-break:break-word}.tools__list-anchor:link,.tools__list-anchor:hover,.tools__list-anchor:focus,.tools__list-anchor:active,.tools__list-anchor:visited,.tools__list-anchor:link:hover,.tools__list-anchor:visited:hover{text-decoration:none}.tools__list-anchor:link{color:#fff}.tools__list-anchor:visited{color:#fff}.tools__list-anchor:hover,.tools__list-anchor:link:hover,.tools__list-anchor:visited:hover{color:#fff}.tools__list-anchor:active,.tools__list-anchor:focus{color:#fff}.tools__list-anchor::before{background:rgba(0,0,0,0);content:"";height:1px;position:absolute;bottom:-3px;left:0;width:100%;opacity:0}.tools__list-anchor::before{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}.tools__list-anchor:hover::before,.tools__list-anchor:focus::before{background:#fff;opacity:1}.tools__list-anchor{text-transform:uppercase;outline:none;font-size:13px;display:inline-block}.tools__list-anchor{transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease}@media only screen and (min-width:768px){.tools__list-anchor{font-size:11px}}@media only screen and (min-width:1400px){.tools__list-anchor{font-size:12px}}.tools__list-anchor .icon--external-link-square-alt{width:10px;height:9px}.tools__list-anchor .icon--caret-right,.tools__list-anchor .icon--caret-right-solid{color:#fff;width:6px;height:11px}.tools__list-anchor[target=_blankfollow]{margin:0 13px 0 0}.tools__list-anchor[target=_blankfollow] .icon--caret-right{display:none}.tools__list-anchor[target=_blankfollow] .icon--external-link-square-alt{display:inline}.tools__list-anchor .icon{position:absolute}.tools__list-anchor .icon--caret-right{top:0;right:-13px}.tools__list-anchor .icon--external-link-square-alt{top:1px;right:-17px}@media only screen and (min-width:768px){.tools__list-anchor{font-size:15px}}@media only screen and (min-width:1400px){.tools__list-anchor{line-height:1.2;font-size:20px}}.tools__list-anchor::before{height:0}.tools__list-anchor::after{content:"";display:inline-block;position:absolute;right:0;width:0;height:0;top:3px;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:5px solid #fff}@media only screen and (min-width:1400px){.tools__list-anchor::after{top:4px;border-top:6px solid rgba(0,0,0,0);border-bottom:6px solid rgba(0,0,0,0);border-left:6px solid #fff}}.tools__list-anchor:hover,.tools__list-anchor:focus,.tools__list-anchor:active,.tools__list-anchor:visited,.tools__list-anchor:link:hover,.tools__list-anchor:visited:hover{text-decoration:underline}.tools__list-anchor[target=_blankfollow]{margin:0 20px}.wysiwyg-tools{clear:both;margin:0}@media only screen and (min-width:768px){.wysiwyg-tools{margin:0 -20px}}@media only screen and (min-width:1024px){.wysiwyg-tools{margin:0 -36px}}.wysiwyg-tools .tools__list>li{text-indent:0;margin:0}.wysiwyg-tools .tools__list>li+li{margin:30px 0 0 0}@media only screen and (min-width:768px){.wysiwyg-tools .tools__list>li{margin:0 11px}.wysiwyg-tools .tools__list>li+li{margin:0 11px}}.wysiwyg-tools .tools__list>li::before{content:"";padding:0}.wysiwyg-tools .tools__list-anchor{color:#fff;text-decoration:none;cursor:pointer}.wysiwyg-tools .tools__list-anchor:link{color:#fff;text-decoration:none;cursor:pointer}.wysiwyg-tools .tools__list-anchor:visited{color:#fff;text-decoration:none;cursor:pointer}.wysiwyg-tools .tools__list-anchor:hover,.wysiwyg-tools .tools__list-anchor:link:hover,.wysiwyg-tools .tools__list-anchor:visited:hover{color:#fff;text-decoration:underline;cursor:pointer}.wysiwyg-tools .tools__list-anchor:active,.wysiwyg-tools .tools__list-anchor:focus{color:#fff;text-decoration:underline;cursor:pointer}.wysiwyg-tools .tools__list-anchor:hover,.wysiwyg-tools .tools__list-anchor:focus,.wysiwyg-tools .tools__list-anchor:active,.wysiwyg-tools .tools__list-anchor:visited,.wysiwyg-tools .tools__list-anchor:link:hover,.wysiwyg-tools .tools__list-anchor:visited:hover{text-decoration:underline}.tout{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0;padding:3px}.tout{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}@media only screen and (min-width:768px){.tout--small-left,.tout--small-right,.tout--medium-left,.tout--medium-right{-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.tout--small-left .tout__meta,.tout--medium-left .tout__meta{order:0}.tout--small-right .tout__meta,.tout--medium-right .tout__meta{order:1}}@media only screen and (min-width:768px){.tout--small-left .tout__meta{margin:0 42px 15px 0}}@media only screen and (min-width:1024px){.tout--small-left .tout__meta{margin:0 46px 0 0}}@media only screen and (min-width:1400px){.tout--small-left .tout__meta{margin:0 60px 0 0}}@media only screen and (min-width:768px){.tout--small-right .tout__meta{margin:0 0 15px 0}}@media only screen and (min-width:1024px){.tout--small-right .tout__meta{margin:0 0 0 46px}}@media only screen and (min-width:1400px){.tout--small-right .tout__meta{margin:0 0 0 60px}}@media only screen and (min-width:768px){.tout--small-left .tout__meta,.tout--small-right .tout__meta{width:172px;min-width:172px}}@media only screen and (min-width:1024px){.tout--small-left .tout__meta,.tout--small-right .tout__meta{width:180px;min-width:180px}}@media only screen and (min-width:1400px){.tout--small-left .tout__meta,.tout--small-right .tout__meta{width:260px;min-width:260px}}@media only screen and (min-width:768px){.tout--medium-left .tout__meta{margin:0 44px 15px 0}}@media only screen and (min-width:1024px){.tout--medium-left .tout__meta{margin:0 52px 0 0}}@media only screen and (min-width:1400px){.tout--medium-left .tout__meta{margin:0 60px 0 0}}@media only screen and (min-width:768px){.tout--medium-right .tout__meta{margin:0 0 15px 0}}@media only screen and (min-width:1024px){.tout--medium-right .tout__meta{margin:0 0 0 52px}}@media only screen and (min-width:1400px){.tout--medium-right .tout__meta{margin:0 0 0 60px}}@media only screen and (min-width:768px){.tout--medium-left .tout__meta,.tout--medium-right .tout__meta{width:256px;min-width:256px}}@media only screen and (min-width:1024px){.tout--medium-left .tout__meta,.tout--medium-right .tout__meta{width:442px;min-width:442px}}@media only screen and (min-width:1400px){.tout--medium-left .tout__meta,.tout--medium-right .tout__meta{width:460px;min-width:460px}}.tout__link{display:block}.tout__link{color:#22355a;text-decoration:none;cursor:pointer}.tout__link:link{color:#22355a;text-decoration:none;cursor:pointer}.tout__link:visited{color:#22355a;text-decoration:none;cursor:pointer}.tout__link:hover,.tout__link:link:hover,.tout__link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.tout__link:active,.tout__link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.tout__link:hover .tout__content-title,.tout__link:focus .tout__content-title{text-decoration:underline}.tout__link:hover .tout__cta::before,.tout__link:focus .tout__cta::before{background:#22355a;width:100%}.tout__link.ext svg.icon.icon--external-link-square-alt{display:none}.tout__meta{width:100%;margin:0 0 15px 0}.tout__meta-video{position:relative;width:100%;height:0;padding:0 0 56.25% 0}.tout__meta-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.tout__meta-image{display:block;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease}.tout__meta-image:focus{transform:scale(1.03);-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03)}.tout__meta-image img{display:block;max-width:100%;height:auto}.tout__content{flex-grow:1}.tout__content-title{font-family:"chivobold",sans-serif;font-size:18px;font-style:normal;font-weight:normal;font-stretch:normal;line-height:1.22;letter-spacing:normal;margin:0;padding:3px 0 10px 0;overflow-wrap:break-word;word-break:break-word;float:left;width:100%;color:#22355a}@media only screen and (min-width:768px){.tout__content-title{font-size:20px;line-height:1.2}}@media only screen and (min-width:1024px){.tout__content-title{font-size:24px;line-height:1.17}}@media only screen and (min-width:1400px){.tout__content-title{font-size:22px;line-height:1.27}}.tout__content-description{font-family:"robotoregular",sans-serif;font-size:15px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.6;letter-spacing:normal;margin:0;padding:0 0 10px 0;overflow-wrap:break-word;word-break:break-word;float:left;width:100%;color:#22355a}@media only screen and (min-width:768px){.tout__content-description{font-size:16px;line-height:1.63}}.tout__cta{position:relative;margin:10px 8px 0 0;display:inline-block;font-family:"chivobold",sans-serif;font-size:11px;text-transform:uppercase;line-height:1;color:#22355a;letter-spacing:1.5px}@media only screen and (min-width:1400px){.tout__cta{font-size:13px;margin:20px 8px 0 0}}.tout__cta::before{background:rgba(0,0,0,0);content:"";height:1px;position:absolute;bottom:-3px;left:0;width:0}.tout__cta .icon{position:absolute}.tout__cta .icon--caret-right{top:0;right:-13px;width:6px;height:11px}.tout__nolink{cursor:default}.tout__nolink .tout__cta .icon{display:none}.tout~.tout,.tout__link~.tout,.tout~.tout__link{margin-top:60px}.universal-navigation{width:100%;white-space:nowrap;background-color:#22355a}.universal-navigation{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.universal-navigation__menu{margin:0;padding:0;width:100%;list-style:none}.universal-navigation__menu{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.universal-navigation__menu{align-items:center;-webkit-align-items:center}.universal-navigation__menu{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.universal-navigation__menu-item{margin:0;padding:0;position:relative;display:none}@media only screen and (min-width:1024px){.universal-navigation__menu-item{display:list-item}}@media only screen and (min-width:1400px){.universal-navigation__menu-item--dropdown{display:none}}.universal-navigation__menu-item--more-dropdown{display:none}.universal-navigation__menu-item--active .universal-navigation__menu-item__link{text-decoration:none;background-color:#fff;font-family:"chivobold",sans-serif}.universal-navigation__menu-item--active .universal-navigation__menu-item__link:link{color:#22355a}.universal-navigation__menu-item--active .universal-navigation__menu-item__link:visited{color:#22355a}.universal-navigation__menu-item--active .universal-navigation__menu-item__link:hover,.universal-navigation__menu-item--active .universal-navigation__menu-item__link:link:hover,.universal-navigation__menu-item--active .universal-navigation__menu-item__link:visited:hover{color:#22355a;text-decoration:none;text-shadow:none}.universal-navigation__menu-item--active .universal-navigation__menu-item__link:focus,.universal-navigation__menu-item--active .universal-navigation__menu-item__link:active{color:#22355a;text-decoration:none !important;text-shadow:none}.universal-navigation__menu-item:before,.universal-navigation__menu-item:after{content:"";position:absolute;display:inline-block;background-color:#fff;opacity:.3;width:1px;height:17px;top:0;bottom:0;margin:auto}.universal-navigation__menu-item:before{display:none;height:100%;background-color:#22355a}.universal-navigation__menu-item:first-child:after{display:none}.universal-navigation__menu-item:hover:before,.universal-navigation__menu-item:focus-within:before{display:block;right:-1px;opacity:1;z-index:1}.universal-navigation__menu-item:hover:before{background-color:#22355a}.universal-navigation__menu-item--signin:before{display:none}.universal-navigation--logged_in .universal-navigation__menu-item--more{display:none}@media only screen and (min-width:1400px){.universal-navigation--logged_in .universal-navigation__menu-item--more{display:list-item}}@media only screen and (min-width:1024px){.universal-navigation--logged_in .universal-navigation__menu-item--more-dropdown{display:list-item}}@media only screen and (min-width:1400px){.universal-navigation--logged_in .universal-navigation__menu-item--more-dropdown{display:none}}.universal-navigation__menu-item__link,.universal-navigation__button{text-decoration:none;font-family:"chivoregular",sans-serif;color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.5px;padding:7px 14px;line-height:20px;border:1px solid rgba(0,0,0,0)}.universal-navigation__menu-item__link,.universal-navigation__button{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.universal-navigation__menu-item__link,.universal-navigation__button{align-items:center;-webkit-align-items:center}.universal-navigation__menu-item__link,.universal-navigation__button{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.universal-navigation__menu-item__link:link,.universal-navigation__button:link{color:#fff}.universal-navigation__menu-item__link:visited,.universal-navigation__button:visited{color:#fff}.universal-navigation__menu-item__link:hover,.universal-navigation__menu-item__link:link:hover,.universal-navigation__menu-item__link:visited:hover,.universal-navigation__button:hover,.universal-navigation__button:link:hover,.universal-navigation__button:visited:hover{color:#22355a;text-decoration:none;text-shadow:none}.universal-navigation__menu-item__link:focus,.universal-navigation__menu-item__link:active,.universal-navigation__button:focus,.universal-navigation__button:active{color:#fff;text-decoration:none !important;text-shadow:none}.universal-navigation__menu-item__link .icon--caret-right,.universal-navigation__button .icon--caret-right{width:8px;height:12px;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);color:#fff;margin:0 0 0 10px}@media only screen and (min-width:1024px){.universal-navigation__menu-item__link .icon--caret-right,.universal-navigation__button .icon--caret-right{margin:0 0 0 8px}}.universal-navigation__menu-item__link .icon--user,.universal-navigation__button .icon--user{width:12px;height:14px;margin:0 9px 0 0}@media only screen and (min-width:1024px){.universal-navigation__menu-item__link:active,.universal-navigation__menu-item__link:hover,.universal-navigation__menu-item__link:link:hover,.universal-navigation__menu-item__link:visited:hover,.universal-navigation__button:active,.universal-navigation__button:hover,.universal-navigation__button:link:hover,.universal-navigation__button:visited:hover{background-color:#fff;color:#22355a}}@media only screen and (min-width:1024px){.universal-navigation__menu-item__link:active .icon--caret-right,.universal-navigation__menu-item__link:active .icon--user,.universal-navigation__menu-item__link:hover .icon--caret-right,.universal-navigation__menu-item__link:hover .icon--user,.universal-navigation__menu-item__link:link:hover .icon--caret-right,.universal-navigation__menu-item__link:link:hover .icon--user,.universal-navigation__menu-item__link:visited:hover .icon--caret-right,.universal-navigation__menu-item__link:visited:hover .icon--user,.universal-navigation__button:active .icon--caret-right,.universal-navigation__button:active .icon--user,.universal-navigation__button:hover .icon--caret-right,.universal-navigation__button:hover .icon--user,.universal-navigation__button:link:hover .icon--caret-right,.universal-navigation__button:link:hover .icon--user,.universal-navigation__button:visited:hover .icon--caret-right,.universal-navigation__button:visited:hover .icon--user{color:#22355a}}@media only screen and (min-width:1024px){.universal-navigation__menu-item__link:hover,.universal-navigation__menu-item__link:link:hover,.universal-navigation__menu-item__link:visited:hover,.universal-navigation__button:hover,.universal-navigation__button:link:hover,.universal-navigation__button:visited:hover{border-color:#22355a}}.universal-navigation__dropdown-list{display:none;width:232px;padding:0;margin:0;list-style-type:none;position:absolute;top:100%;left:15px;z-index:999}.universal-navigation__dropdown-list .universal-navigation__dropdown-item{margin:0}@media only screen and (min-width:1024px){.universal-navigation__dropdown-list .universal-navigation__dropdown-item:hover .universal-navigation__dropdown-link,.universal-navigation__dropdown-list .universal-navigation__dropdown-item:hover .universal-navigation__dropdown-link:hover,.universal-navigation__dropdown-list .universal-navigation__dropdown-item:hover .universal-navigation__dropdown-link:link:hover,.universal-navigation__dropdown-list .universal-navigation__dropdown-item:hover .universal-navigation__dropdown-link:visited:hover,.universal-navigation__dropdown-list .universal-navigation__dropdown-item:hover .universal-navigation__dropdown-link:link{color:#22355a !important;background-color:#fff !important}}.universal-navigation__dropdown-list .universal-navigation__dropdown-item .universal-navigation__dropdown-link{text-decoration:none;border:1px solid rgba(0,0,0,0);font-family:"chivoregular",sans-serif;font-size:14px;line-height:20px;text-transform:uppercase;display:inline-block;padding:12px 20px;width:100%;color:#fff !important;background-color:#22355a !important;position:relative}.universal-navigation__dropdown-list .universal-navigation__dropdown-item .universal-navigation__dropdown-link:link{color:#fff}.universal-navigation__dropdown-list .universal-navigation__dropdown-item .universal-navigation__dropdown-link:visited{color:#fff}.universal-navigation__dropdown-list .universal-navigation__dropdown-item .universal-navigation__dropdown-link:hover,.universal-navigation__dropdown-list .universal-navigation__dropdown-item .universal-navigation__dropdown-link:link:hover,.universal-navigation__dropdown-list .universal-navigation__dropdown-item .universal-navigation__dropdown-link:visited:hover{color:#22355a;text-decoration:none;text-shadow:none}.universal-navigation__dropdown-list .universal-navigation__dropdown-item .universal-navigation__dropdown-link:focus,.universal-navigation__dropdown-list .universal-navigation__dropdown-item .universal-navigation__dropdown-link:active{color:#fff;text-decoration:none !important;text-shadow:none}@media only screen and (min-width:1024px){.universal-navigation__dropdown-list .universal-navigation__dropdown-item .universal-navigation__dropdown-link{padding:14px 19px;font-size:13px;letter-spacing:.5px}}.universal-navigation__dropdown-list .universal-navigation__dropdown-item .universal-navigation__dropdown-link:after{content:"";background-color:#fff;height:1px;position:absolute;left:20px;bottom:-1px;width:calc(100% - 40px)}.universal-navigation__dropdown-list .universal-navigation__dropdown-item:last-child .universal-navigation__dropdown-link:after{display:none}.universal-navigation__signin{flex:1 0 auto;position:relative;margin:0}.universal-navigation__signin{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.universal-navigation__signin{align-items:center;-webkit-align-items:center}.universal-navigation__signin{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.universal-navigation__signin{-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-ms-flex-pack:flex-end}.universal-navigation__signin .icon--caret-right{display:none}.universal-navigation__signin .universal-navigation__menu-item__link{padding:11px 14px 10px;font-size:14px;line-height:21px}@media only screen and (min-width:1024px){.universal-navigation__signin .universal-navigation__menu-item__link{font-size:13px;line-height:20px}}.universal-navigation__signin .universal-navigation__menu-item__link:active,.universal-navigation__signin .universal-navigation__menu-item__link:hover,.universal-navigation__signin .universal-navigation__menu-item__link:link:hover,.universal-navigation__signin .universal-navigation__menu-item__link:visited:hover{color:#fff}@media only screen and (min-width:1024px){.universal-navigation__signin .universal-navigation__menu-item__link:active,.universal-navigation__signin .universal-navigation__menu-item__link:hover,.universal-navigation__signin .universal-navigation__menu-item__link:link:hover,.universal-navigation__signin .universal-navigation__menu-item__link:visited:hover{color:#22355a}}.universal-navigation__signin .universal-navigation__button{padding:4px 14px;border:1px solid #22355a}@media only screen and (min-width:1024px){.universal-navigation__signin .universal-navigation__button:active,.universal-navigation__signin .universal-navigation__button:focus{border:1px solid #22355a}}.universal-navigation__signin .universal-navigation__button-text--short{display:none;font-size:16px;background-color:#fff;color:#22355a;width:34px;height:34px;border-radius:50%}@media only screen and (min-width:1024px){.universal-navigation__signin .universal-navigation__menu-item__link,.universal-navigation__signin .universal-navigation__button{padding:7px 14px}}.universal-navigation__signin .universal-navigation__dropdown-list{width:228px;right:0;left:auto}@media only screen and (min-width:1024px){.universal-navigation__signin .universal-navigation__dropdown-list{width:200px;right:5px}}.universal-navigation__signin.sso-user-login .icon--caret-right{display:block}.universal-navigation__signin.sso-user-login .icon--user{display:none}.universal-navigation__signin.sso-user-login .universal-navigation__button-text{display:none}@media only screen and (min-width:1024px){.universal-navigation__signin.sso-user-login .universal-navigation__button-text{display:block}}.universal-navigation__signin.sso-user-login .universal-navigation__button-text--short{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.universal-navigation__signin.sso-user-login .universal-navigation__button-text--short{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.universal-navigation__signin.sso-user-login .universal-navigation__button-text--short{align-items:center;-webkit-align-items:center}.universal-navigation__signin.sso-user-login .universal-navigation__button-text--short{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}@media only screen and (min-width:1024px){.universal-navigation__signin.sso-user-login .universal-navigation__button-text--short{display:none}}.universal-navigation__menu--open:hover:before,.universal-navigation__menu--open:focus-within:before{display:none}.universal-navigation__menu--open .universal-navigation__button{font-family:"chivobold",sans-serif}.universal-navigation__menu--open .universal-navigation__button:focus{background-color:#22355a;color:#fff}.universal-navigation__menu--open .universal-navigation__button:focus .icon--caret-right{color:#fff}.universal-navigation__menu--open .universal-navigation__dropdown-list{display:block;border:1px solid #22355a}.visual-editor-block{font-style:normal;font-stretch:normal;letter-spacing:normal;padding:30px 51px;background:#fff}.visual-editor-block h2{padding:0}.visual-editor-block .article-body-padding{padding:0}.visual-editor-block--border-btm{border-bottom:1px solid #d3d7de;margin:0 0 20px 0;padding:0 0 10px 0}.visual-editor-block__header{font-family:"robotoregular",sans-serif;font-size:32px;font-weight:300;line-height:normal;color:#292929;padding:0 0 15px 0}.visual-editor-block__sub-title{font-family:"robotoregular",sans-serif;margin:0 0 20px 0}.visual-editor-block__sub-header{font-family:"robotobold",sans-serif;font-size:16px;line-height:1.25;color:#292929;margin:0 0 20px 0}.visual-editor-block__font-type{padding:0 0 20px 0}.visual-editor-block__chivo-bold{height:50px;font-family:"chivobold",sans-serif;font-size:34px;line-height:1.18;color:#22355a}.visual-editor-block__chivo-regular{height:50px;font-family:"chivoregular",sans-serif;font-size:34px;line-height:1.18;color:#22355a}.visual-editor-block__chivo-italic{height:50px;font-family:"chivoregular",sans-serif;font-size:34px;font-style:italic;line-height:1.18;color:#22355a}.visual-editor-block__roboto-bold{height:50px;font-family:"robotobold",sans-serif;font-size:34px;line-height:1.18;color:#22355a}.visual-editor-block__roboto-medium{height:50px;font-family:"robotoregular",sans-serif;font-size:34px;font-weight:500;line-height:1.18;color:#22355a}.visual-editor-block__roboto-regular{height:50px;font-family:"robotoregular",sans-serif;font-size:34px;line-height:1.18;color:#22355a}.visual-editor-block__roboto-italic{height:50px;font-size:34px;font-weight:normal;font-style:italic;line-height:1.18;color:#22355a}.visual-editor-block__header-title{font-family:"robotoregular",sans-serif;font-size:16px;line-height:1.5;color:#292929;padding:10px 0}.workforce__content{display:flex;align-items:center;margin:20px 0 30px 0}@media only screen and (min-width:768px){.workforce__content{margin:0}}.workforce__content-image{display:none}@media only screen and (min-width:768px){.workforce__content-image{display:block;margin:0 0 0 auto}}.workforce__content-image .icon{width:123px;height:100px}.workforce__content-select{width:100%}@media only screen and (min-width:768px){.workforce__content-select{width:226px}}.workforce__content .selectbox-set__wrap{width:100%}.workforce__heading{font-family:"chivoregular",sans-serif;color:#22355a;border-bottom:1px solid #d3d7de;font-size:16px;line-height:20px;padding:0 0 8px 0;margin:28px 0 20px 0;text-transform:capitalize}.workforce__no-data{padding:0 0 30px 0}.workforce__no-data a{text-decoration:underline}.block-field-blocknodearticlebody .wysiwyg-sidebar,.block-field-blocknodearticlebody .wysiwyg-sidebar-left,.cke_editable .wysiwyg-sidebar,.cke_editable .wysiwyg-sidebar-left,.field--name-body .wysiwyg-sidebar,.field--name-body .wysiwyg-sidebar-left{width:100%;float:left;padding:30px;margin:0 0 30px 0;font-family:"chivoregular",sans-serif;font-size:13px;line-height:1.54;font-weight:normal;font-style:normal;font-stretch:normal;letter-spacing:normal;color:#22355a;background:#dee4e4}@media only screen and (min-width:768px){.block-field-blocknodearticlebody .wysiwyg-sidebar,.block-field-blocknodearticlebody .wysiwyg-sidebar-left,.cke_editable .wysiwyg-sidebar,.cke_editable .wysiwyg-sidebar-left,.field--name-body .wysiwyg-sidebar,.field--name-body .wysiwyg-sidebar-left{width:320px;float:right;margin:0 0 0 20px}}@media only screen and (min-width:1024px){.block-field-blocknodearticlebody .wysiwyg-sidebar,.block-field-blocknodearticlebody .wysiwyg-sidebar-left,.cke_editable .wysiwyg-sidebar,.cke_editable .wysiwyg-sidebar-left,.field--name-body .wysiwyg-sidebar,.field--name-body .wysiwyg-sidebar-left{width:350px}}@media only screen and (min-width:1400px){.block-field-blocknodearticlebody .wysiwyg-sidebar,.block-field-blocknodearticlebody .wysiwyg-sidebar-left,.cke_editable .wysiwyg-sidebar,.cke_editable .wysiwyg-sidebar-left,.field--name-body .wysiwyg-sidebar,.field--name-body .wysiwyg-sidebar-left{width:439px}}.block-field-blocknodearticlebody .wysiwyg-sidebar p,.block-field-blocknodearticlebody .wysiwyg-sidebar-left p,.cke_editable .wysiwyg-sidebar p,.cke_editable .wysiwyg-sidebar-left p,.field--name-body .wysiwyg-sidebar p,.field--name-body .wysiwyg-sidebar-left p{font-family:"chivoregular",sans-serif;font-size:13px;line-height:1.54;padding:0 0 25px 0}.block-field-blocknodearticlebody .wysiwyg-sidebar p:last-child,.block-field-blocknodearticlebody .wysiwyg-sidebar-left p:last-child,.cke_editable .wysiwyg-sidebar p:last-child,.cke_editable .wysiwyg-sidebar-left p:last-child,.field--name-body .wysiwyg-sidebar p:last-child,.field--name-body .wysiwyg-sidebar-left p:last-child{padding:0px}.block-field-blocknodearticlebody .wysiwyg-sidebar a,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a,.cke_editable .wysiwyg-sidebar a,.cke_editable .wysiwyg-sidebar-left a,.field--name-body .wysiwyg-sidebar a,.field--name-body .wysiwyg-sidebar-left a{font-family:"chivobold",sans-serif;font-size:13px;line-height:1.38;letter-spacing:1.5px;text-transform:uppercase}.block-field-blocknodearticlebody .wysiwyg-sidebar a:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar a:active,.block-field-blocknodearticlebody .wysiwyg-sidebar a:focus,.block-field-blocknodearticlebody .wysiwyg-sidebar a:link:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar a:visited:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a:active,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a:focus,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a:link:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a:visited:hover,.cke_editable .wysiwyg-sidebar a:hover,.cke_editable .wysiwyg-sidebar a:active,.cke_editable .wysiwyg-sidebar a:focus,.cke_editable .wysiwyg-sidebar a:link:hover,.cke_editable .wysiwyg-sidebar a:visited:hover,.cke_editable .wysiwyg-sidebar-left a:hover,.cke_editable .wysiwyg-sidebar-left a:active,.cke_editable .wysiwyg-sidebar-left a:focus,.cke_editable .wysiwyg-sidebar-left a:link:hover,.cke_editable .wysiwyg-sidebar-left a:visited:hover,.field--name-body .wysiwyg-sidebar a:hover,.field--name-body .wysiwyg-sidebar a:active,.field--name-body .wysiwyg-sidebar a:focus,.field--name-body .wysiwyg-sidebar a:link:hover,.field--name-body .wysiwyg-sidebar a:visited:hover,.field--name-body .wysiwyg-sidebar-left a:hover,.field--name-body .wysiwyg-sidebar-left a:active,.field--name-body .wysiwyg-sidebar-left a:focus,.field--name-body .wysiwyg-sidebar-left a:link:hover,.field--name-body .wysiwyg-sidebar-left a:visited:hover{text-decoration:underline}@media only screen and (min-width:768px){.block-field-blocknodearticlebody .wysiwyg-sidebar a,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a,.cke_editable .wysiwyg-sidebar a,.cke_editable .wysiwyg-sidebar-left a,.field--name-body .wysiwyg-sidebar a,.field--name-body .wysiwyg-sidebar-left a{font-size:11px;line-height:1.64}}.block-field-blocknodearticlebody .wysiwyg-sidebar .wysiwyg-sb-title,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .wysiwyg-sb-title,.cke_editable .wysiwyg-sidebar .wysiwyg-sb-title,.cke_editable .wysiwyg-sidebar-left .wysiwyg-sb-title,.field--name-body .wysiwyg-sidebar .wysiwyg-sb-title,.field--name-body .wysiwyg-sidebar-left .wysiwyg-sb-title{font-family:"chivoregular",sans-serif;font-size:20px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.2;letter-spacing:normal;padding:0 0 10px 0;color:#22355a}.block-field-blocknodearticlebody .wysiwyg-sidebar .wysiwyg-sb-title:after,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .wysiwyg-sb-title:after,.cke_editable .wysiwyg-sidebar .wysiwyg-sb-title:after,.cke_editable .wysiwyg-sidebar-left .wysiwyg-sb-title:after,.field--name-body .wysiwyg-sidebar .wysiwyg-sb-title:after,.field--name-body .wysiwyg-sidebar-left .wysiwyg-sb-title:after{content:"";display:table;clear:both}.block-field-blocknodearticlebody .wysiwyg-sidebar em,.block-field-blocknodearticlebody .wysiwyg-sidebar i,.block-field-blocknodearticlebody .wysiwyg-sidebar-left em,.block-field-blocknodearticlebody .wysiwyg-sidebar-left i,.cke_editable .wysiwyg-sidebar em,.cke_editable .wysiwyg-sidebar i,.cke_editable .wysiwyg-sidebar-left em,.cke_editable .wysiwyg-sidebar-left i,.field--name-body .wysiwyg-sidebar em,.field--name-body .wysiwyg-sidebar i,.field--name-body .wysiwyg-sidebar-left em,.field--name-body .wysiwyg-sidebar-left i{font-size:11px;font-weight:normal;font-style:italic;font-stretch:normal;line-height:1.64;color:#22355a;letter-spacing:normal}.block-field-blocknodearticlebody .wysiwyg-sidebar .embedded-entity,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .embedded-entity,.cke_editable .wysiwyg-sidebar .embedded-entity,.cke_editable .wysiwyg-sidebar-left .embedded-entity,.field--name-body .wysiwyg-sidebar .embedded-entity,.field--name-body .wysiwyg-sidebar-left .embedded-entity{max-width:100%}.block-field-blocknodearticlebody .wysiwyg-sidebar .embedded-entity.align-center,.block-field-blocknodearticlebody .wysiwyg-sidebar .embedded-entity.align-left,.block-field-blocknodearticlebody .wysiwyg-sidebar .embedded-entity.align-right,.block-field-blocknodearticlebody .wysiwyg-sidebar .embedded-entity.align-none,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .embedded-entity.align-center,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .embedded-entity.align-left,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .embedded-entity.align-right,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .embedded-entity.align-none,.cke_editable .wysiwyg-sidebar .embedded-entity.align-center,.cke_editable .wysiwyg-sidebar .embedded-entity.align-left,.cke_editable .wysiwyg-sidebar .embedded-entity.align-right,.cke_editable .wysiwyg-sidebar .embedded-entity.align-none,.cke_editable .wysiwyg-sidebar-left .embedded-entity.align-center,.cke_editable .wysiwyg-sidebar-left .embedded-entity.align-left,.cke_editable .wysiwyg-sidebar-left .embedded-entity.align-right,.cke_editable .wysiwyg-sidebar-left .embedded-entity.align-none,.field--name-body .wysiwyg-sidebar .embedded-entity.align-center,.field--name-body .wysiwyg-sidebar .embedded-entity.align-left,.field--name-body .wysiwyg-sidebar .embedded-entity.align-right,.field--name-body .wysiwyg-sidebar .embedded-entity.align-none,.field--name-body .wysiwyg-sidebar-left .embedded-entity.align-center,.field--name-body .wysiwyg-sidebar-left .embedded-entity.align-left,.field--name-body .wysiwyg-sidebar-left .embedded-entity.align-right,.field--name-body .wysiwyg-sidebar-left .embedded-entity.align-none{margin-bottom:15px}.block-field-blocknodearticlebody .wysiwyg-sidebar .embedded-entity.align-center img,.block-field-blocknodearticlebody .wysiwyg-sidebar .embedded-entity.align-left img,.block-field-blocknodearticlebody .wysiwyg-sidebar .embedded-entity.align-right img,.block-field-blocknodearticlebody .wysiwyg-sidebar .embedded-entity.align-none img,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .embedded-entity.align-center img,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .embedded-entity.align-left img,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .embedded-entity.align-right img,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .embedded-entity.align-none img,.cke_editable .wysiwyg-sidebar .embedded-entity.align-center img,.cke_editable .wysiwyg-sidebar .embedded-entity.align-left img,.cke_editable .wysiwyg-sidebar .embedded-entity.align-right img,.cke_editable .wysiwyg-sidebar .embedded-entity.align-none img,.cke_editable .wysiwyg-sidebar-left .embedded-entity.align-center img,.cke_editable .wysiwyg-sidebar-left .embedded-entity.align-left img,.cke_editable .wysiwyg-sidebar-left .embedded-entity.align-right img,.cke_editable .wysiwyg-sidebar-left .embedded-entity.align-none img,.field--name-body .wysiwyg-sidebar .embedded-entity.align-center img,.field--name-body .wysiwyg-sidebar .embedded-entity.align-left img,.field--name-body .wysiwyg-sidebar .embedded-entity.align-right img,.field--name-body .wysiwyg-sidebar .embedded-entity.align-none img,.field--name-body .wysiwyg-sidebar-left .embedded-entity.align-center img,.field--name-body .wysiwyg-sidebar-left .embedded-entity.align-left img,.field--name-body .wysiwyg-sidebar-left .embedded-entity.align-right img,.field--name-body .wysiwyg-sidebar-left .embedded-entity.align-none img{max-width:100%;height:auto;display:block;margin:auto}.block-field-blocknodearticlebody .wysiwyg-sidebar a.dark-text-link,.block-field-blocknodearticlebody .wysiwyg-sidebar .dark-text-link,.block-field-blocknodearticlebody .wysiwyg-sidebar .primary-text-link,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a.dark-text-link,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .dark-text-link,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .primary-text-link,.cke_editable .wysiwyg-sidebar a.dark-text-link,.cke_editable .wysiwyg-sidebar .dark-text-link,.cke_editable .wysiwyg-sidebar .primary-text-link,.cke_editable .wysiwyg-sidebar-left a.dark-text-link,.cke_editable .wysiwyg-sidebar-left .dark-text-link,.cke_editable .wysiwyg-sidebar-left .primary-text-link,.field--name-body .wysiwyg-sidebar a.dark-text-link,.field--name-body .wysiwyg-sidebar .dark-text-link,.field--name-body .wysiwyg-sidebar .primary-text-link,.field--name-body .wysiwyg-sidebar-left a.dark-text-link,.field--name-body .wysiwyg-sidebar-left .dark-text-link,.field--name-body .wysiwyg-sidebar-left .primary-text-link{text-decoration:none;font-family:"chivobold",sans-serif;clear:both;font-size:13px;line-height:1.38;letter-spacing:1.8px}@media only screen and (min-width:768px){.block-field-blocknodearticlebody .wysiwyg-sidebar a.dark-text-link,.block-field-blocknodearticlebody .wysiwyg-sidebar .dark-text-link,.block-field-blocknodearticlebody .wysiwyg-sidebar .primary-text-link,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a.dark-text-link,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .dark-text-link,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .primary-text-link,.cke_editable .wysiwyg-sidebar a.dark-text-link,.cke_editable .wysiwyg-sidebar .dark-text-link,.cke_editable .wysiwyg-sidebar .primary-text-link,.cke_editable .wysiwyg-sidebar-left a.dark-text-link,.cke_editable .wysiwyg-sidebar-left .dark-text-link,.cke_editable .wysiwyg-sidebar-left .primary-text-link,.field--name-body .wysiwyg-sidebar a.dark-text-link,.field--name-body .wysiwyg-sidebar .dark-text-link,.field--name-body .wysiwyg-sidebar .primary-text-link,.field--name-body .wysiwyg-sidebar-left a.dark-text-link,.field--name-body .wysiwyg-sidebar-left .dark-text-link,.field--name-body .wysiwyg-sidebar-left .primary-text-link{font-size:11px;line-height:1.64;letter-spacing:1.5px}}.block-field-blocknodearticlebody .wysiwyg-sidebar a.dark-text-link:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar a.dark-text-link:active,.block-field-blocknodearticlebody .wysiwyg-sidebar a.dark-text-link:focus,.block-field-blocknodearticlebody .wysiwyg-sidebar a.dark-text-link:link:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar a.dark-text-link:visited:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar .dark-text-link:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar .dark-text-link:active,.block-field-blocknodearticlebody .wysiwyg-sidebar .dark-text-link:focus,.block-field-blocknodearticlebody .wysiwyg-sidebar .dark-text-link:link:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar .dark-text-link:visited:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar .primary-text-link:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar .primary-text-link:active,.block-field-blocknodearticlebody .wysiwyg-sidebar .primary-text-link:focus,.block-field-blocknodearticlebody .wysiwyg-sidebar .primary-text-link:link:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar .primary-text-link:visited:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a.dark-text-link:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a.dark-text-link:active,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a.dark-text-link:focus,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a.dark-text-link:link:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a.dark-text-link:visited:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .dark-text-link:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .dark-text-link:active,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .dark-text-link:focus,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .dark-text-link:link:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .dark-text-link:visited:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .primary-text-link:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .primary-text-link:active,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .primary-text-link:focus,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .primary-text-link:link:hover,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .primary-text-link:visited:hover,.cke_editable .wysiwyg-sidebar a.dark-text-link:hover,.cke_editable .wysiwyg-sidebar a.dark-text-link:active,.cke_editable .wysiwyg-sidebar a.dark-text-link:focus,.cke_editable .wysiwyg-sidebar a.dark-text-link:link:hover,.cke_editable .wysiwyg-sidebar a.dark-text-link:visited:hover,.cke_editable .wysiwyg-sidebar .dark-text-link:hover,.cke_editable .wysiwyg-sidebar .dark-text-link:active,.cke_editable .wysiwyg-sidebar .dark-text-link:focus,.cke_editable .wysiwyg-sidebar .dark-text-link:link:hover,.cke_editable .wysiwyg-sidebar .dark-text-link:visited:hover,.cke_editable .wysiwyg-sidebar .primary-text-link:hover,.cke_editable .wysiwyg-sidebar .primary-text-link:active,.cke_editable .wysiwyg-sidebar .primary-text-link:focus,.cke_editable .wysiwyg-sidebar .primary-text-link:link:hover,.cke_editable .wysiwyg-sidebar .primary-text-link:visited:hover,.cke_editable .wysiwyg-sidebar-left a.dark-text-link:hover,.cke_editable .wysiwyg-sidebar-left a.dark-text-link:active,.cke_editable .wysiwyg-sidebar-left a.dark-text-link:focus,.cke_editable .wysiwyg-sidebar-left a.dark-text-link:link:hover,.cke_editable .wysiwyg-sidebar-left a.dark-text-link:visited:hover,.cke_editable .wysiwyg-sidebar-left .dark-text-link:hover,.cke_editable .wysiwyg-sidebar-left .dark-text-link:active,.cke_editable .wysiwyg-sidebar-left .dark-text-link:focus,.cke_editable .wysiwyg-sidebar-left .dark-text-link:link:hover,.cke_editable .wysiwyg-sidebar-left .dark-text-link:visited:hover,.cke_editable .wysiwyg-sidebar-left .primary-text-link:hover,.cke_editable .wysiwyg-sidebar-left .primary-text-link:active,.cke_editable .wysiwyg-sidebar-left .primary-text-link:focus,.cke_editable .wysiwyg-sidebar-left .primary-text-link:link:hover,.cke_editable .wysiwyg-sidebar-left .primary-text-link:visited:hover,.field--name-body .wysiwyg-sidebar a.dark-text-link:hover,.field--name-body .wysiwyg-sidebar a.dark-text-link:active,.field--name-body .wysiwyg-sidebar a.dark-text-link:focus,.field--name-body .wysiwyg-sidebar a.dark-text-link:link:hover,.field--name-body .wysiwyg-sidebar a.dark-text-link:visited:hover,.field--name-body .wysiwyg-sidebar .dark-text-link:hover,.field--name-body .wysiwyg-sidebar .dark-text-link:active,.field--name-body .wysiwyg-sidebar .dark-text-link:focus,.field--name-body .wysiwyg-sidebar .dark-text-link:link:hover,.field--name-body .wysiwyg-sidebar .dark-text-link:visited:hover,.field--name-body .wysiwyg-sidebar .primary-text-link:hover,.field--name-body .wysiwyg-sidebar .primary-text-link:active,.field--name-body .wysiwyg-sidebar .primary-text-link:focus,.field--name-body .wysiwyg-sidebar .primary-text-link:link:hover,.field--name-body .wysiwyg-sidebar .primary-text-link:visited:hover,.field--name-body .wysiwyg-sidebar-left a.dark-text-link:hover,.field--name-body .wysiwyg-sidebar-left a.dark-text-link:active,.field--name-body .wysiwyg-sidebar-left a.dark-text-link:focus,.field--name-body .wysiwyg-sidebar-left a.dark-text-link:link:hover,.field--name-body .wysiwyg-sidebar-left a.dark-text-link:visited:hover,.field--name-body .wysiwyg-sidebar-left .dark-text-link:hover,.field--name-body .wysiwyg-sidebar-left .dark-text-link:active,.field--name-body .wysiwyg-sidebar-left .dark-text-link:focus,.field--name-body .wysiwyg-sidebar-left .dark-text-link:link:hover,.field--name-body .wysiwyg-sidebar-left .dark-text-link:visited:hover,.field--name-body .wysiwyg-sidebar-left .primary-text-link:hover,.field--name-body .wysiwyg-sidebar-left .primary-text-link:active,.field--name-body .wysiwyg-sidebar-left .primary-text-link:focus,.field--name-body .wysiwyg-sidebar-left .primary-text-link:link:hover,.field--name-body .wysiwyg-sidebar-left .primary-text-link:visited:hover{text-decoration:none}.block-field-blocknodearticlebody .wysiwyg-sidebar a.dark-text-link[target=_blankfollow]:after,.block-field-blocknodearticlebody .wysiwyg-sidebar a.dark-text-link[target=_blank]:after,.block-field-blocknodearticlebody .wysiwyg-sidebar .dark-text-link[target=_blankfollow]:after,.block-field-blocknodearticlebody .wysiwyg-sidebar .dark-text-link[target=_blank]:after,.block-field-blocknodearticlebody .wysiwyg-sidebar .primary-text-link[target=_blankfollow]:after,.block-field-blocknodearticlebody .wysiwyg-sidebar .primary-text-link[target=_blank]:after,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a.dark-text-link[target=_blankfollow]:after,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a.dark-text-link[target=_blank]:after,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .dark-text-link[target=_blankfollow]:after,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .dark-text-link[target=_blank]:after,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .primary-text-link[target=_blankfollow]:after,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .primary-text-link[target=_blank]:after,.cke_editable .wysiwyg-sidebar a.dark-text-link[target=_blankfollow]:after,.cke_editable .wysiwyg-sidebar a.dark-text-link[target=_blank]:after,.cke_editable .wysiwyg-sidebar .dark-text-link[target=_blankfollow]:after,.cke_editable .wysiwyg-sidebar .dark-text-link[target=_blank]:after,.cke_editable .wysiwyg-sidebar .primary-text-link[target=_blankfollow]:after,.cke_editable .wysiwyg-sidebar .primary-text-link[target=_blank]:after,.cke_editable .wysiwyg-sidebar-left a.dark-text-link[target=_blankfollow]:after,.cke_editable .wysiwyg-sidebar-left a.dark-text-link[target=_blank]:after,.cke_editable .wysiwyg-sidebar-left .dark-text-link[target=_blankfollow]:after,.cke_editable .wysiwyg-sidebar-left .dark-text-link[target=_blank]:after,.cke_editable .wysiwyg-sidebar-left .primary-text-link[target=_blankfollow]:after,.cke_editable .wysiwyg-sidebar-left .primary-text-link[target=_blank]:after,.field--name-body .wysiwyg-sidebar a.dark-text-link[target=_blankfollow]:after,.field--name-body .wysiwyg-sidebar a.dark-text-link[target=_blank]:after,.field--name-body .wysiwyg-sidebar .dark-text-link[target=_blankfollow]:after,.field--name-body .wysiwyg-sidebar .dark-text-link[target=_blank]:after,.field--name-body .wysiwyg-sidebar .primary-text-link[target=_blankfollow]:after,.field--name-body .wysiwyg-sidebar .primary-text-link[target=_blank]:after,.field--name-body .wysiwyg-sidebar-left a.dark-text-link[target=_blankfollow]:after,.field--name-body .wysiwyg-sidebar-left a.dark-text-link[target=_blank]:after,.field--name-body .wysiwyg-sidebar-left .dark-text-link[target=_blankfollow]:after,.field--name-body .wysiwyg-sidebar-left .dark-text-link[target=_blank]:after,.field--name-body .wysiwyg-sidebar-left .primary-text-link[target=_blankfollow]:after,.field--name-body .wysiwyg-sidebar-left .primary-text-link[target=_blank]:after{content:none}.block-field-blocknodearticlebody .wysiwyg-sidebar a.dark-text-link .icon--caret-right,.block-field-blocknodearticlebody .wysiwyg-sidebar a.dark-text-link .icon--external-link-square-alt,.block-field-blocknodearticlebody .wysiwyg-sidebar .dark-text-link .icon--caret-right,.block-field-blocknodearticlebody .wysiwyg-sidebar .dark-text-link .icon--external-link-square-alt,.block-field-blocknodearticlebody .wysiwyg-sidebar .primary-text-link .icon--caret-right,.block-field-blocknodearticlebody .wysiwyg-sidebar .primary-text-link .icon--external-link-square-alt,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a.dark-text-link .icon--caret-right,.block-field-blocknodearticlebody .wysiwyg-sidebar-left a.dark-text-link .icon--external-link-square-alt,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .dark-text-link .icon--caret-right,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .dark-text-link .icon--external-link-square-alt,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .primary-text-link .icon--caret-right,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .primary-text-link .icon--external-link-square-alt,.cke_editable .wysiwyg-sidebar a.dark-text-link .icon--caret-right,.cke_editable .wysiwyg-sidebar a.dark-text-link .icon--external-link-square-alt,.cke_editable .wysiwyg-sidebar .dark-text-link .icon--caret-right,.cke_editable .wysiwyg-sidebar .dark-text-link .icon--external-link-square-alt,.cke_editable .wysiwyg-sidebar .primary-text-link .icon--caret-right,.cke_editable .wysiwyg-sidebar .primary-text-link .icon--external-link-square-alt,.cke_editable .wysiwyg-sidebar-left a.dark-text-link .icon--caret-right,.cke_editable .wysiwyg-sidebar-left a.dark-text-link .icon--external-link-square-alt,.cke_editable .wysiwyg-sidebar-left .dark-text-link .icon--caret-right,.cke_editable .wysiwyg-sidebar-left .dark-text-link .icon--external-link-square-alt,.cke_editable .wysiwyg-sidebar-left .primary-text-link .icon--caret-right,.cke_editable .wysiwyg-sidebar-left .primary-text-link .icon--external-link-square-alt,.field--name-body .wysiwyg-sidebar a.dark-text-link .icon--caret-right,.field--name-body .wysiwyg-sidebar a.dark-text-link .icon--external-link-square-alt,.field--name-body .wysiwyg-sidebar .dark-text-link .icon--caret-right,.field--name-body .wysiwyg-sidebar .dark-text-link .icon--external-link-square-alt,.field--name-body .wysiwyg-sidebar .primary-text-link .icon--caret-right,.field--name-body .wysiwyg-sidebar .primary-text-link .icon--external-link-square-alt,.field--name-body .wysiwyg-sidebar-left a.dark-text-link .icon--caret-right,.field--name-body .wysiwyg-sidebar-left a.dark-text-link .icon--external-link-square-alt,.field--name-body .wysiwyg-sidebar-left .dark-text-link .icon--caret-right,.field--name-body .wysiwyg-sidebar-left .dark-text-link .icon--external-link-square-alt,.field--name-body .wysiwyg-sidebar-left .primary-text-link .icon--caret-right,.field--name-body .wysiwyg-sidebar-left .primary-text-link .icon--external-link-square-alt{top:calc(50% - 6px)}.block-field-blocknodearticlebody .wysiwyg-sidebar .dark-text-link:before,.block-field-blocknodearticlebody .wysiwyg-sidebar-left .dark-text-link:before,.cke_editable .wysiwyg-sidebar .dark-text-link:before,.cke_editable .wysiwyg-sidebar-left .dark-text-link:before,.field--name-body .wysiwyg-sidebar .dark-text-link:before,.field--name-body .wysiwyg-sidebar-left .dark-text-link:before{bottom:0}.block-field-blocknodearticlebody .wysiwyg-sidebar figure,.cke_editable .wysiwyg-sidebar figure,.field--name-body .wysiwyg-sidebar figure{border:none}.block-field-blocknodearticlebody .wysiwyg-sidebar figure cite,.cke_editable .wysiwyg-sidebar figure cite,.field--name-body .wysiwyg-sidebar figure cite{padding:0}@media only screen and (min-width:768px){.block-field-blocknodearticlebody .wysiwyg-sidebar-left,.cke_editable .wysiwyg-sidebar-left,.field--name-body .wysiwyg-sidebar-left{float:left;margin:0 20px 0 0}}.year-in-school .selectbox-set,.ui-dialog--year-in-school .selectbox-set{flex-direction:column}.year-in-school .selectbox-set__wrap,.ui-dialog--year-in-school .selectbox-set__wrap{width:100%;margin:25px 0 0}@media only screen and (min-width:768px){.year-in-school .selectbox-set__wrap,.ui-dialog--year-in-school .selectbox-set__wrap{width:360px}}.year-in-school .selectbox-set__wrap+.selectbox-set__wrap,.ui-dialog--year-in-school .selectbox-set__wrap+.selectbox-set__wrap{margin:55px 0 30px 0}.year-in-school .selectbox-set__wrap .icon--chevron-down,.ui-dialog--year-in-school .selectbox-set__wrap .icon--chevron-down{color:#22355a}.year-in-school__title{color:#22355a;border-bottom:1px solid #64718b;padding:0 0 5px;font-size:18px;line-height:22px;font-family:"chivobold",sans-serif;text-transform:capitalize;margin:0 0 20px 0}@media only screen and (min-width:768px){.year-in-school__title{font-size:16px;line-height:20px;padding:0 0 6px}}.year-in-school__button{border-radius:0;margin:0 0 20px 0;box-shadow:none}.year-in-school .form-required:after,.ui-dialog--year-in-school .form-required:after{display:none}.checkbox-wrap{display:block;cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:0px}.checkbox-wrap__label{position:relative;display:block;line-height:1.33}.checkbox-wrap input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-wrap input:checked~.checkmark{background:#de212b;border:1px solid #de212b;border-radius:2px 2px 2px 2px;-webkit-border-radius:2px 2px 2px 2px;-moz-border-radius:2px 2px 2px 2px}.checkbox-wrap input:checked~.checkmark{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.checkbox-wrap input:checked~.checkmark:after{display:block;left:8px;top:-5px;width:7px;height:16px;border:1px solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg)}@media only screen and (min-width:768px){.checkbox-wrap input:checked~.checkmark:after{left:4px;top:-2px;width:5px;height:9px}}.checkbox-wrap:hover input~.checkmark{border:1px solid #de212b;border-radius:2px 2px 2px 2px;-webkit-border-radius:2px 2px 2px 2px;-moz-border-radius:2px 2px 2px 2px}.checkbox-wrap .checkmark{position:absolute;left:0;height:16px;width:16px;background:#fff;border:1px solid #64718b;border-radius:2px 2px 2px 2px;-webkit-border-radius:2px 2px 2px 2px;-moz-border-radius:2px 2px 2px 2px;cursor:pointer;top:0;text-indent:-9999px}.checkbox-wrap .checkmark{-webkit-box-shadow:inset 0 0 4px 0 #D3D7DE;-moz-box-shadow:inset 0 0 4px 0 #D3D7DE;box-shadow:inset 0 0 4px 0 #D3D7DE}@media only screen and (min-width:768px){.checkbox-wrap .checkmark{height:12px;width:12px}}.checkbox-wrap .checkmark:after{content:"";position:absolute;display:none}.event-info-list{padding:0;margin:0;list-style:none}.event-info-list__item{margin:0 0 5px 0;width:100%;line-height:1.43;letter-spacing:.5px}.event-info-list__item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.event-info-list__item:last-child{margin:0}@media only screen and (min-width:1400px){.event-info-list__item{line-height:1.38}}.event-info-list__icon-col{padding:0 8px 0 0;width:19px}.event-info-list__text-col{width:calc(100% - 19px)}.event-info-list .icon{width:11px;height:11px;margin:2px 0 0 0}.filter-button{font-size:16px;color:#22355a;letter-spacing:1.5px;background:#f8f9fa;border:0;outline:none;padding:12px 21px;width:100%;border:solid 1px #d3d7de;text-align:left;font-family:"chivobold",sans-serif;padding:6px 15px;position:relative;letter-spacing:normal;border-radius:0 0 0 0;-webkit-border-radius:0 0 0 0;-moz-border-radius:0 0 0 0}.filter-button:hover,.filter-button:focus{color:#de212b;background:#f8f9fa}.filter-button{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.filter-button{align-items:center;-webkit-align-items:center}.filter-button{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.filter-button__text-col,.filter-button__icon-col{display:block}.filter-button__text-col{width:240px}.filter-button__icon-col{width:calc(100% - 240px)}.filter-button .icon{float:right}.filter-button .icon--plus{width:15px;height:14px;color:#de212b;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0)}.filter-button .icon--plus{transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;-webkit-transition:all 1s ease}.filter-button:hover,.filter-button:focus{color:#de212b}.filter-button--is-open{font-size:16px;color:#fff;letter-spacing:1.5px;background:#de212b;border:0;outline:none;padding:12px 21px;border:solid 1px #de212b;padding:6px 15px;letter-spacing:normal}.filter-button--is-open:hover,.filter-button--is-open:focus{color:#fff;background:#de212b}.filter-button--is-open .icon--plus{color:#fff;transform:translateX(0) rotate(135deg);-webkit-transform:translateX(0) rotate(135deg);-moz-transform:translateX(0) rotate(135deg);-ms-transform:translateX(0) rotate(135deg)}@media only screen and (min-width:768px){.filter-button{display:none}}.permissions-icon{width:43px;height:43px;background-color:#c8d2d2}.permissions-icon{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.permissions-icon{align-items:center;-webkit-align-items:center}.permissions-icon{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}.permissions-icon .icon{width:18.1px;height:20.6px;color:#003d79;margin:auto}.permissions-icon--hide{display:none}.main_container .permission_spacing{padding-right:30px}.search-input{border-bottom:1px solid #d3d7de;padding:0 0 10px 0}.search-input{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.search-input{flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap}.search-input{-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-ms-flex-pack:center}.search-input__input-wrap{width:253px;position:relative}@media only screen and (min-width:1024px){.search-input__input-wrap{width:390px}}.search-input__input-wrap .icon--search{fill:#22355a;width:13px;height:13px;margin:0 15px 0 0;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%)}@media only screen and (min-width:768px){.search-input__input-wrap .icon--search{margin:0 19px 0 0}}.search-input__input-wrap input[type=search]{font-family:"chivoregular",sans-serif;font-size:16px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;color:#22355a;caret-color:#de212b;min-height:auto;height:20px;padding:0;margin:0 30px;display:block;width:85%}.search-input__input-wrap input[type=search]{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.search-input__input-wrap input[type=search]::-webkit-input-placeholder{color:#22355a}.search-input__input-wrap input[type=search]:-moz-placeholder{color:#22355a;opacity:1}.search-input__input-wrap input[type=search]::-moz-placeholder{color:#22355a;opacity:1}.search-input__input-wrap input[type=search]:-ms-input-placeholder{color:#22355a}.search-input__input-wrap input[type=search]:focus{background:none;border:none;outline:none}.search-input__input-wrap input[type=search]:hover::-webkit-input-placeholder{color:#d3d7de}.search-input__input-wrap input[type=search]:hover:-moz-placeholder{color:#d3d7de;opacity:1}.search-input__input-wrap input[type=search]:hover::-moz-placeholder{color:#d3d7de;opacity:1}.search-input__input-wrap input[type=search]:hover:-ms-input-placeholder{color:#d3d7de}.search-input__submit-button{line-height:1;text-align:right;width:calc(100% - 253px)}@media only screen and (min-width:1024px){.search-input__submit-button{width:calc(100% - 390px)}}.search-input__submit-button .icon--caret-right{color:#22355a;width:5px;height:11px;margin:0 0 0 8px;position:relative;top:1px}.search-input .button-white{background:rgba(0,0,0,0);color:#22355a;padding:0;font-size:11px;border-radius:0}.search-input .button-white{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.search-input .button-white:hover,.search-input .button-white:focus{color:#de212b}.search-link-list>li{margin:0 20px 0 0}@media only screen and (min-width:768px){.search-link-list>li{margin:0 10px 0 0}}.search-link-list>li:last-child{margin:0}.search-link-list__content-link{font-family:"chivoregular",sans-serif;font-size:13px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.69;letter-spacing:normal;display:block}.search-link-list__content-link{color:#64718b;text-decoration:none;cursor:pointer}.search-link-list__content-link:link{color:#64718b;text-decoration:none;cursor:pointer}.search-link-list__content-link:visited{color:#64718b;text-decoration:none;cursor:pointer}.search-link-list__content-link:hover,.search-link-list__content-link:link:hover,.search-link-list__content-link:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}.search-link-list__content-link:active,.search-link-list__content-link:focus{color:#22355a;text-decoration:underline;cursor:pointer}.search-link-list__content-link:link{text-decoration:underline}@media only screen and (min-width:768px){.search-link-list__content-link{line-height:1.38}}.selectbox-wrap{width:100%;outline:none}.selectbox-wrap{transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s}.selectbox-wrap--is-open .selectbox-wrap__selected-option{border-color:#de212b;color:#fff;position:relative}.selectbox-wrap--is-open .selectbox-wrap__selected-option:hover,.selectbox-wrap--is-open .selectbox-wrap__selected-option:focus{color:#fff}.selectbox-wrap--is-open .selectbox-wrap__selected-option:before{background:#de212b;content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:-1}.selectbox-wrap--is-open>.selectbox-wrap__dropdown{opacity:1;visibility:visible;z-index:2}@media only screen and (max-width:767px){.selectbox-wrap--is-open>.selectbox-wrap__dropdown{max-height:420px}}.selectbox-wrap--is-open .icon--chevron-down{transform:rotateX(180deg);-webkit-transform:rotateX(180deg);-moz-transform:rotateX(180deg);-ms-transform:rotateX(180deg)}.selectbox-wrap__selected-option{color:#22355a;display:block;border:1px solid #d3d7de;width:100%;background:rgba(0,0,0,0);height:100%;padding:9px 15px;z-index:1;outline:none;text-align:left;border-radius:0}.selectbox-wrap__selected-option:hover,.selectbox-wrap__selected-option:focus{color:#de212b;background:rgba(0,0,0,0)}.selectbox-wrap__selected-option{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.selectbox-wrap__selected-option{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.selectbox-wrap__selected-option{align-items:center;-webkit-align-items:center}.selectbox-wrap__selected-option{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}@media only screen and (min-width:768px){.selectbox-wrap__selected-option{padding:10px 12px;height:36px}}.selectbox-wrap__text-col,.selectbox-wrap__icon-col{display:block}.selectbox-wrap__text-col{font-family:"chivobold",sans-serif;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:calc(100% - 46px)}@media only screen and (min-width:768px){.selectbox-wrap__text-col{font-size:12px;line-height:1.33}}@media only screen and (min-width:1024px){.selectbox-wrap__text-col{width:calc(100% - 35px)}}.selectbox-wrap__icon-col{text-align:right;line-height:1.25;width:46px;z-index:1}@media only screen and (min-width:1024px){.selectbox-wrap__icon-col{width:35px}}.selectbox-wrap__dropdown{list-style:none;margin:0;background:#fff;position:absolute;top:100%;left:0;width:100%;border:1px solid #d3d7de;padding:0;opacity:0;visibility:hidden;z-index:-1;max-height:420px;overflow:hidden;overflow-y:auto}@media only screen and (min-width:768px){.selectbox-wrap__dropdown{max-height:384px}}.selectbox-wrap__dropdown>li{display:block}.selectbox-wrap__dropdown--top-bottom{border-top:0}@media only screen and (max-width:767px){.selectbox-wrap__dropdown--top-bottom{max-height:0;position:relative}}.selectbox-wrap__option{margin:0;outline:none}.selectbox-wrap__option:last-child>.selectbox-wrap__dropdown-label:after{content:none}.selectbox-wrap__option--subdropdown{position:relative}.selectbox-wrap__option--subdropdown{transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease}.selectbox-wrap__option--subdropdown:before{content:"";position:absolute;left:-1px;top:-1px;right:-1px;bottom:0;background:#003d79;opacity:0}.selectbox-wrap__option--subdropdown:before{transition:opacity .5s ease;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;-webkit-transition:opacity .5s ease}.selectbox-wrap__option--subdropdown .selectbox-wrap__dropdown-label .icon--chevron-right{color:#64718b;right:15px;width:7px;height:11px;position:absolute;top:0;bottom:0;margin:auto;z-index:-1}@media only screen and (min-width:1024px){.selectbox-wrap__option--subdropdown .selectbox-wrap__dropdown-label .icon--chevron-right{right:12px}}.selectbox-wrap__option--subdropdown .selectbox-wrap__dropdown-label:focus,.selectbox-wrap__option--subdropdown .selectbox-wrap__dropdown-label:hover{color:#de212b}.selectbox-wrap__option--subdropdown .selectbox-wrap__dropdown-label:focus .icon,.selectbox-wrap__option--subdropdown .selectbox-wrap__dropdown-label:hover .icon{color:#de212b}.selectbox-wrap__option--subdropdown .selectbox-wrap__dropdown{border:0;position:fixed;height:100%;z-index:9;top:0;outline:none}@media only screen and (min-width:768px){.selectbox-wrap__option--subdropdown .selectbox-wrap__dropdown{border:1px solid #d3d7de;position:absolute;left:100%;height:auto}}@media only screen and (min-width:768px){.selectbox-wrap__option--subdropdown .selectbox-wrap__dropdown .selectbox-wrap__option:first-child{display:none}}.selectbox-wrap__option--subdropdown .selectbox-wrap__dropdown .selectbox-wrap__dropdown-label--sub-selected-wrap{font-family:"chivobold",sans-serif;padding-right:70px}.selectbox-wrap__option--subdropdown .selectbox-wrap__dropdown .selectbox-wrap__dropdown-label--sub-selected-wrap:after{content:none}@media only screen and (max-width:767px){.selectbox-wrap__option--subdropdown .selectbox-wrap__dropdown .selectbox-wrap__dropdown-label{padding:20px 49px 20px 22px}.selectbox-wrap__option--subdropdown .selectbox-wrap__dropdown .selectbox-wrap__dropdown-label:after{width:calc(100% - 44px)}}.selectbox-wrap__option--subdropdown .selectbox-wrap__dropdown .selectbox-wrap__dropdown-label .icon--times{width:17px;height:20px;position:absolute;top:0;bottom:0;margin:auto;right:22px}.selectbox-wrap__option--is-open:before{opacity:1}.selectbox-wrap__option--is-open>.selectbox-wrap__dropdown{opacity:1;visibility:visible}.selectbox-wrap__option--is-open>.selectbox-wrap__dropdown-label{color:#fff}.selectbox-wrap__option--is-open>.selectbox-wrap__dropdown-label:focus,.selectbox-wrap__option--is-open>.selectbox-wrap__dropdown-label:hover{color:#fff}.selectbox-wrap__option--is-open>.selectbox-wrap__dropdown-label:focus .icon--chevron-right,.selectbox-wrap__option--is-open>.selectbox-wrap__dropdown-label:hover .icon--chevron-right{color:#fff}.selectbox-wrap__option--is-open>.selectbox-wrap__dropdown-label .icon--chevron-right{color:#fff;z-index:1}.selectbox-wrap__dropdown-label{display:block;font-family:"chivoregular",sans-serif;font-size:16px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;color:#22355a;cursor:pointer;outline:none;text-transform:capitalize;word-break:break-word;padding:20px 46px 20px 14px;position:relative}.selectbox-wrap__dropdown-label:focus,.selectbox-wrap__dropdown-label:hover{color:#de212b}.selectbox-wrap__dropdown-label:after{content:"";border-bottom:1px solid #d3d7de;height:4px;width:calc(100% - 28px);position:absolute;bottom:0;left:0;right:0;margin:auto;z-index:-1}@media only screen and (min-width:1024px){.selectbox-wrap__dropdown-label:after{width:calc(100% - 24px)}}@media only screen and (min-width:768px){.selectbox-wrap__dropdown-label{font-size:12px;line-height:1.33;padding:16px 33px 17px 12px}}@media only screen and (max-width:767px){.page-node-type-landing-page .selectbox-wrap__option--is-open>.selectbox-wrap__dropdown{margin:60px 0 0 0}}@media print{.utility-nav__signin,.utility-nav__search,.news-subscription-form,#block-findyournewjob,.region-footer,.footer-menu-full,.footerlogo__title,.footer-menu__links-block--w50-right .footer-menu,.bio-listing-teaser,.share-block,.hero-image,.collection-block,.article-hero-image,.cta-block,.press-contacts-block,.links-band,.tabs.primary,.alert,.messages,.bio-header__share-links,.bio-header .button-media-request,.breadcrumb,.media--type-video,.youtube-player .resize-large,.embedded-entity video,.field--type-video-embed-field,.video-embed-field-provider-youtube,.video-embed-field-provider-vimeo,.contextual .trigger,.utility-nav__hamburger,.hero-image__banner,.factoids__carousel-navigation,.back-to-top,.phase-model__anchor,.tout__meta-video,.content-blur__signin-prompt,.content-blur,.footerlogo a::after,.utility-nav__logo a::after,a#main-content::after,.related-topics,.breadcrumb-cta,.medical-speciality-tabs__select-container,.overview__cta,.medical-specialty-tile__cta-link,.sign-in-ribbon{display:none}article[class*=resize-],.resize-large iframe{height:auto}.footerlogo__aamc-logoimg{display:block;margin-bottom:10px}.footerlogo__aamc-address2{display:inline}.footer-bottom .center-container{padding:0}.article-header{margin-top:0;padding:0 0 16px 0}.bio-header{margin:0px;padding:0px}.node__content .layout,.latest-article-grid-wrapper,.page-node-type-landing-page .node__content .layout{padding-top:0;padding-bottom:0;float:left;width:100%}.bio-header__name,.bio-header__title{display:block;color:#292929}header{position:static;float:left;width:100%;height:auto;margin-bottom:10px}header .utility-nav{position:static !important;box-shadow:none;background:rgba(0,0,0,0)}.utility-nav__logo__image{display:block}figure{border-bottom:none}.embedded-entity{margin:20px 0}.layout .layout__region{padding:15px 0;flex:none}.layout__region .block{margin:20px 0;width:100%;float:left}.section-bg-light,.section-bg-dark,.section-bg-light *,.section-bg-dark *,.heroine__banner{color:#22355a !important;background:#fff !important}.content_area,.overview__content,.overview__sidebar{padding:0}.hero__title{position:static;height:auto;width:100%;word-break:break-word;white-space:normal;line-height:1.2;text-overflow:unset;text-shadow:none;color:#22355a}.center-container{page-break-inside:auto;page-break-before:auto;page-break-after:auto}.phase-model__list{display:inline-flex}.tout--medium-left .tout__meta,.tout--medium-right .tout__meta{width:442px;min-width:442px}.tout--small-left .tout__meta,.tout--small-right .tout__meta{width:180px;min-width:180px}.page-node-type-landing-page .layout__region .block-inline-blocktout,.page-node-type-landing-page .layout__region .block-inline-blocktout .tout{padding:0;margin:0}a.heroine__title--thin{color:#22355a}a.heroine__title--thin{color:#22355a;text-decoration:none;cursor:pointer}a.heroine__title--thin:link{color:#22355a;text-decoration:none;cursor:pointer}a.heroine__title--thin:visited{color:#22355a;text-decoration:none;cursor:pointer}a.heroine__title--thin:hover,a.heroine__title--thin:link:hover,a.heroine__title--thin:visited:hover{color:#22355a;text-decoration:underline;cursor:pointer}a.heroine__title--thin:active,a.heroine__title--thin:focus{color:#22355a;text-decoration:underline;cursor:pointer}.content-blur-container{min-height:auto}.content-blur-container::after{content:"Sign in to view this content.";font-size:24px;color:#22355a;font-family:"robotobold",sans-serif}.bg--reddish-orange,.bg--purple,.bg--dark-aquamarine,.bg--teal-blue,.bg--bluebg,.bg--orangebg{background-color:#fff !important}.tools__list-item{box-shadow:none;height:auto;width:auto}.tools__list-anchor{position:relative;margin:5px 0 0 0;line-height:1}.tools__list-anchor:after{position:relative;top:0;width:auto}.tools__list-anchor[target=_blankfollow]{margin:5px 0 0 0}.footer-bottom,.utility-nav__logo{padding:0 32px;background:rgba(0,0,0,0)}.wysiwyg-tools .tools__list>li+li{margin:5px 0 0 0}a::after{content:" (" attr(href) ") " !important}blockquote p{opacity:1}.medical-specialty-tab-panes__panes,.overview__sidebar,.medical-specialty-tile__source,.patient-profile ol li:nth-child(n)::before{background:#fff}.highlighted-data__content,.highlighted-data__suffix,.patient-profile ol li::before,table.simple-responsive-table--satisfaction tbody tr td:last-child,.medical-specialty-tile__footer-heading,.medical-specialty-tile__footer-heading .icon--plus,table.simple-responsive-table--downloads .icon--pdf,.medical-specialty-tile__source p{color:#22355a !important}.scale__item--highlight{border:1px solid #d3d7de}.overview{box-shadow:none}.overview__source{padding:15px 0 20px}.medical-specialty-tiles{display:block;width:100%}.medical-specialty-tile{box-shadow:none;padding:20px 0;page-break-inside:avoid;page-break-before:auto;page-break-after:auto}.medical-specialty-tile__content .scale__list{page-break-inside:avoid;page-break-before:auto;page-break-after:auto}.medical-specialty-tile__content .chart--line .highcharts-container{width:auto !important;page-break-inside:avoid;page-break-before:auto;page-break-after:auto}.medical-specialty-tile__footer{page-break-inside:auto;page-break-before:auto;page-break-after:auto}.medical-specialty-tile__footer-heading .icon--plus{position:static}.simple-responsive-table__footer{background-color:#fff;border:1px solid #d3d7de}.simple-responsive-table__footer span{color:#22355a}.simple-responsive-table__footer span .icon--pdf{color:#22355a}.simple-responsive-table__footer a::after{display:none}table.simple-responsive-table--downloads tbody tr td{page-break-inside:avoid;page-break-before:auto;page-break-after:auto}table.simple-responsive-table--downloads tbody tr td:first-child{color:#fff;border:1px solid #003d79}table.simple-responsive-table--downloads tbody tr td:nth-child(even){background-color:#fff}table.simple-responsive-table--downloads a::after{display:none}table.simple-responsive-table--downloads tr{page-break-inside:avoid;page-break-before:auto;page-break-after:auto}table.simple-responsive-table--satisfaction tbody tr td{page-break-inside:avoid;page-break-before:auto;page-break-after:auto}table.simple-responsive-table--satisfaction tbody tr td:first-child{border-bottom:#d3d7de}table.simple-responsive-table--satisfaction tr{page-break-inside:avoid;page-break-before:auto;page-break-after:auto}table.simple-responsive-table--highlighted tbody tr td{page-break-inside:avoid;page-break-before:auto;page-break-after:auto}table.simple-responsive-table--highlighted tbody tr td:first-child{color:#fff;border:1px solid #003d79}table.simple-responsive-table--highlighted tbody tr td:nth-child(even){background-color:#fff}table.simple-responsive-table--highlighted tr{page-break-inside:avoid;page-break-before:auto;page-break-after:auto}.simple-responsive-table{display:block;page-break-inside:auto;page-break-before:avoid;page-break-after:auto}.highlighted-data-items{flex-direction:row;flex-wrap:wrap}.highlighted-data-items--twoleft-col{justify-content:flex-start}.highlighted-data-items--twoleft-col .highlighted-data-items__month{text-align:left;margin:0}.highlighted-data-items .em-dash{background-color:#22355a;margin:auto 30px}.highlighted-data-items--supplementary .highlighted-data{order:unset}.highlighted-data-items--supplementary .highlighted-data__supplementary{order:unset}.chart--treemap .custom-label .custom-name{top:-50px}.workforce__content{display:flex}.workforce__content-select{width:226px}.workforce__content-image{display:block;margin:0 0 0 auto}#resources .medical-specialty-tile__content{padding:30px 0 0 0}#resources .medical-specialty-tile{padding:0}.medical-specialty-tab-panes__panes{padding:30px 0 0 0}.utility-nav.utility_onscroll{position:static !important}.header__container{display:none}.header__container .region-header .block-system-branding-block{display:none}.universal-navigation{display:none}.section-cta-block-url{background:#003d79 !important;color:#fff !important}.section-cta-block-url::after{content:"" !important}.section-cta-block-url svg{background:rgba(0,0,0,0) !important;color:#fff !important}.section-cta-block-url svg use{background:rgba(0,0,0,0) !important;color:#fff !important}}.kss-style ul.kss-colors{list-style:none;padding:0;display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin:0 -0.5em}.kss-style ul.kss-colors>*{flex:0 0 auto;padding:0 .5em;margin-bottom:1em;width:16em}.kss-style ul.kss-colors .kss-color{height:100%}.kss-style .kss-color{background:#fff;border:1px solid #ccc;margin:0;padding:0}.kss-style .kss-color-figure{height:3em}.kss-style .kss-color-caption{padding:.5em;font-size:16px;line-height:24px}.kss-style .kss-color-name{display:block;font-weight:bold;color:#444}.kss-style .kss-color-code{display:block;color:#666}.kss-style .kss-color-desc{font-size:.875em}#kssref-components-mega-menu .mega-menu{position:relative;visibility:visible;overflow:visible;height:auto}.mega-menu--is-open #kssref-components-global-nav .mega-menu{position:relative}div.kss-modifier__wrapper>*{width:100%;position:relative}div.kss-modifier__wrapper .utility-nav.notransition{position:static}@media only screen and (min-width:1024px){div.kss-modifier__wrapper .social-block{padding:25px 0 0;width:200px}}div.kss-modifier__wrapper .social-block .icon--external-link-square-alt{display:none}div.kss-modifier__wrapper .hero-center-container{margin:0 0 15px 0}div.kss-modifier__wrapper .footer-menu{padding:0}div.kss-modifier__wrapper .footer-menu__links-block .activelist .footer-menu-links__list{padding:9px 0 15px}@media only screen and (min-width:1024px){div.kss-modifier__wrapper .footer-menu__links-block .activelist .footer-menu-links__list{padding:0}}@media only screen and (min-width:1024px){div.kss-modifier__wrapper .footer-menu__links-block #block-resources{padding:0 0 0 65px}}@media only screen and (min-width:1400px){div.kss-modifier__wrapper .footer-menu__links-block #block-resources{padding:0 0 0 78px}}div.kss-modifier__wrapper .listing-teaser-wrapper .center-container .listing-teaser{margin:15px 0}div.kss-modifier__wrapper .listing-teaser-wrapper .center-container .listing-teaser:last-of-type{margin:15px 0 0 0}div.kss-modifier__wrapper .listing-teaser-wrapper .center-container .listing-teaser-wrapper__title+.listing-teaser{margin:0 0 15px 0}div.kss-modifier__wrapper .listing-teaser-minimal-wrapper .view-content+div>.center-container{padding:0}div.kss-modifier__wrapper .header__container .header-search{width:100%}#kssref-components-header-headerlogo .kss-modifier__example{flex:0 0 100%}#kssref-components-header-headerlogo .kss-modifier__example{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}#kssref-components-header-headerlogo .kss-modifier__example{align-items:center;-webkit-align-items:center}#kssref-components-header-headerlogo .kss-modifier__example{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center}#kssref-components-header-headerlogo .kss-modifier__example{-webkit-justify-content:space-between;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-ms-flex-pack:space-between}@media only screen and (min-width:1024px){#kssref-components-header-headerlogo .kss-modifier__example{flex:0 0 439px}#kssref-components-header-headerlogo .kss-modifier__example{-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-ms-flex-pack:flex-start}}#kssref-components-header-headerlogo .kss-modifier__example-footer{display:none}#kssref-components-header-search-header-search-with-validation .header-search{position:static;width:424px;margin:0;visibility:visible}#kssref-components-footer-footer-menu-links-demo .footer-menu{padding:0}#kssref-components-footer-footer-menu-links-demo .footer-menu__links-block{padding:30px 0}#kssref-components-footer-footer-menu-links-demo .footer-menu__links-block:first-child{padding:30px 0 0}@media only screen and (min-width:1024px){#kssref-components-footer-footer-menu-links-demo .footer-menu__links-block:first-child{padding:40px 0 30px}}.hidden,.compare-specialty .hidden{display:none}@media only screen and (min-width:768px){#kssref-components-listings-listing-teaser-card .listing-teaser-card,#kssref-components-listings-listing-teaser-tile .listing-teaser-tile{max-width:350px}}#kssref-components-chart-chart-line-example .chart{padding:10px;margin:15px 0}#kssref-components-chart-chart-line-example .chart{-webkit-box-shadow:0 0 8px 0 #D3D7DE;-moz-box-shadow:0 0 8px 0 #D3D7DE;box-shadow:0 0 8px 0 #D3D7DE}#kssref-components-highlighted-data .highlighted-data,#kssref-components-highlighted-data-examples .highlighted-data,#kssref-components-highlighted-data-examples-highlighted-data-number-word .highlighted-data,#kssref-components-highlighted-data-examples-highlighted-data-supplementary .highlighted-data,#kssref-components-highlighted-data-highlighted-data-items .highlighted-data{margin:0 0 30px}#kssref-components-back-to-top .back-to-top{position:static;display:flex}#kssref-components-workforce .kss-modifier__example,#kssref-components-workforce-examples-workforce-no-selection .kss-modifier__example,#kssref-components-workforce-examples-workforce-only-chart .kss-modifier__example,#kssref-components-workforce-examples-workforce-only-table .kss-modifier__example{padding:20px 0 0}#kssref-components-workforce .kss-modifier__example .workforce__item,#kssref-components-workforce-examples-workforce-no-selection .kss-modifier__example .workforce__item,#kssref-components-workforce-examples-workforce-only-chart .kss-modifier__example .workforce__item,#kssref-components-workforce-examples-workforce-only-table .kss-modifier__example .workforce__item{display:block !important}#kssref-pages-search-search-page-without-date .search-result__content-wrapper div:last-child .pagination,#kssref-pages-search-search-page-with-files .search-result__content-wrapper div:last-child .pagination{padding:0;margin:30px 0}#kssref-pages-search-search-page-without-date .search-result__content-wrapper div:last-child .pagination .pagination__inner-wrap,#kssref-pages-search-search-page-with-files .search-result__content-wrapper div:last-child .pagination .pagination__inner-wrap{border-top:0;padding:0}#kssref-components-info-box .info-box{position:relative}#kssref-components-alert-alert-with-border .alert--pale-green-bg{position:relative}#kssref-components-share-block-share-block-with-favorites-icon .share-block__list{display:none}@media only screen and (min-width:768px){#kssref-components-share-block-share-block-with-favorites-icon .share-block__list{display:inline-block}}#kssref-components-share-block-share-block-with-favorites-icon .share-block .favorites-icon{visibility:visible;display:flex}#kssref-components-terms-conditions-terms-conditions-dialog .ui-dialog,#kssref-components-year-in-school-year-in-school-dialog .ui-dialog{position:static !important;display:flex}#kssref-components-related-topics .related-topics{float:right;width:100%}@media only screen and (min-width:768px){#kssref-components-related-topics .related-topics{width:214px}}@media only screen and (min-width:1024px){#kssref-components-related-topics .related-topics{width:216px}}@media only screen and (min-width:1400px){#kssref-components-related-topics .related-topics{width:220px}}#kssref-components-band-examples-band-with-variations h2{margin:30px 0 10px}#kssref-components-alert-alert-with-link .alert,#kssref-components-alert-alert-orangebg .alert,#kssref-components-alert-alert-bluebg .alert{top:0}#kss-node .kss-main .publication-nav__select .publication-nav__columns__menu{max-height:300px;overflow-y:scroll;width:100%}
.cke_dialog_background_cover{display:none;}.cke_dialog:before{position:fixed;top:0;left:0;width:100%;height:100%;content:"";opacity:0.7;background:#000;}[dir="rtl"] .cke_reset_all *{text-align:right;direction:rtl;}.cke_reset_all .cke_dialog_body{position:relative;border:0;border-radius:0;background:none;}.cke_reset_all .cke_dialog_body *{font:13px/1.538em "Lucida Grande","Lucida Sans Unicode","DejaVu Sans","Lucida Sans",sans-serif;}.cke_reset_all .cke_dialog_title{padding:15px 49px 15px 15px;color:#fff;border:0;border-top-left-radius:5px;border-top-right-radius:5px;background:#6b6b6b;box-shadow:none;text-shadow:none;font-size:1.3344em;font-weight:600;line-height:1.315em;-webkit-font-smoothing:antialiased;}[dir="rtl"] .cke_reset_all .cke_dialog_title{padding:15px 15px 15px 49px;}.cke_reset_all .cke_dialog .cke_dialog_close_button{top:16px;right:20px;width:16px;height:16px;opacity:1;background:url(/themes/contrib/seven/images/icons/ffffff/ex.svg) 0 0 no-repeat;}[dir="rtl"] .cke_reset_all .cke_dialog .cke_dialog_close_button{right:auto;left:20px;}.cke_reset_all .cke_dialog .cke_label{display:none;}.cke_reset_all .cke_dialog_contents{border-bottom-right-radius:5px;border-bottom-left-radius:5px;}.cke_reset_all .cke_dialog_contents_body{padding:1em;}.cke_reset_all tr:hover,.cke_reset_all tr:focus{background:none;}[dir="rtl"] .cke_reset_all .cke_dialog_ui_hbox_first,[dir="rtl"] .cke_reset_all .cke_dialog_ui_hbox_child{padding-right:0;padding-left:10px;}.cke_reset_all .cke_dialog_body label{display:table;margin:0 0 0.1em;padding:0;font-weight:bold;}.cke_reset_all .cke_dialog_body .cke_dialog_ui_input_text,.cke_reset_all .cke_dialog_body .cke_dialog_ui_input_textarea,.cke_reset_all .cke_dialog_body div.cke_dialog_ui_input_select{border:0;}.cke_reset_all .cke_dialog_body textarea,.cke_reset_all .cke_dialog_body input[type="text"],.cke_reset_all select.cke_dialog_ui_input_select{box-sizing:border-box;max-width:100%;margin:0 0 3px;padding:0.3em 0.4em 0.3em 0.5em;-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;color:#595959;border:1px solid #b8b8b8;border-top-color:#999;border-radius:2px;background:#fcfcfa;box-shadow:inset 0 1px 2px rgba(0,0,0,0.125);font-size:1em;line-height:normal;}.cke_reset_all select.cke_dialog_ui_input_select{padding-right:1.5em;background:#fcfcfa url(/themes/contrib/seven/images/icons/333333/caret-down.svg) no-repeat 99% 63%;}.cke_reset_all .cke_dialog_body textarea:focus,.cke_reset_all .cke_dialog_body input[type="text"]:focus,.cke_reset_all select.cke_dialog_ui_input_select:focus{border-color:#40b6ff;outline:0;background-color:#fff;box-shadow:inset 0 1px 3px rgba(0,0,0,0.05),0 0 8px #40b6ff;}.cke_reset_all .cke_dialog .cke_dialog_footer{margin:0;padding:15px 20px;text-align:left;border:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px;outline:none;background:#f5f5f2;}[dir="rtl"] .cke_reset_all .cke_dialog .cke_dialog_footer{text-align:right;}.cke_reset_all .cke_dialog .cke_resizer{display:none;}.cke_reset_all .cke_dialog_footer_buttons{margin:0;}.cke_dialog_footer_buttons td{float:right;}[dir="rtl"] .cke_dialog_footer_buttons td{float:left;}.cke_reset_all a.cke_dialog_ui_button{position:relative;display:inline-block;box-sizing:border-box;margin-right:1em;padding:4px 1.5em;cursor:pointer;-webkit-transition:all 0.1s;transition:all 0.1s;text-align:center;text-decoration:none;color:#333;border:1px solid #a6a6a6;border-radius:20em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(top,#f6f6f3,#e7e7df);background-image:linear-gradient(to bottom,#f6f6f3,#e7e7df);text-shadow:0 1px hsla(0,0%,100%,0.6);font-size:14px;font-size:0.875rem;font-weight:600;line-height:normal;-webkit-appearance:none;-moz-appearance:none;-webkit-font-smoothing:antialiased;}[dir="rtl"] .cke_reset_all a.cke_dialog_ui_button{margin-right:0;margin-left:1em;}.cke_reset_all .cke_dialog_footer_buttons a.cke_dialog_ui_button:hover,.cke_reset_all .cke_dialog_footer_buttons a.cke_dialog_ui_button:focus{padding:4px 1.5em;text-decoration:none;color:#1a1a1a;border:1px solid #a6a6a6;background-color:#f9f8f6;background-image:-webkit-linear-gradient(top,#fcfcfa,#e9e9dd);background-image:linear-gradient(to bottom,#fcfcfa,#e9e9dd);box-shadow:0 1px 2px hsla(0,0%,0%,0.125);}.cke_reset_all .cke_dialog_footer_buttons a.cke_dialog_ui_button:focus{z-index:10;border:1px solid #3ab2ff;box-shadow:0 0 0.5em 0.1em hsla(203,100%,60%,0.7);}.cke_reset_all .cke_dialog_footer_buttons a.cke_dialog_ui_button:active{padding:4px 1.5em;-webkit-transition:none;transition:none;border:1px solid #a6a6a6;background-color:#dfdfd9;background-image:-webkit-linear-gradient(top,#f6f6f3,#e7e7df);background-image:linear-gradient(to bottom,#f6f6f3,#e7e7df);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.2);}.cke_reset_all .cke_dialog_footer_buttons a.cke_dialog_ui_button span{padding:0;text-shadow:0 1px hsla(0,0%,100%,0.6);font-size:0.875rem;line-height:normal;}.cke_reset_all .cke_dialog_footer_buttons a.cke_dialog_ui_button:hover span,.cke_reset_all .cke_dialog_footer_buttons a.cke_dialog_ui_button:focus span,.cke_reset_all .cke_dialog_footer_buttons a.cke_dialog_ui_button:active span{padding:0;}.cke_reset_all .cke_dialog_footer_buttons a.cke_dialog_ui_button_ok{color:#fff;border-color:#1e5c90;background-color:#0071b8;background-image:-webkit-linear-gradient(top,#007bc6,#0071b8);background-image:linear-gradient(to bottom,#007bc6,#0071b8);text-shadow:0 1px hsla(0,0%,0%,0.5);font-weight:700;-webkit-font-smoothing:antialiased;}.cke_reset_all .cke_dialog_footer_buttons a.cke_dialog_ui_button_ok:hover,.cke_reset_all .cke_dialog_footer_buttons a.cke_dialog_ui_button_ok:focus{color:#fff;border-color:#1e5c90;background-color:#2369a6;background-image:-webkit-linear-gradient(top,#0c97ed,#1f86c7);background-image:linear-gradient(to bottom,#0c97ed,#1f86c7);box-shadow:0 1px 2px hsla(203,10%,10%,0.25);}.cke_reset_all .cke_dialog_footer_buttons a.cke_dialog_ui_button_ok:focus{border:1px solid #1280df;box-shadow:0 0 0.5em 0.1em hsla(203,100%,60%,0.7);}.cke_reset_all .cke_dialog_footer_buttons a.cke_dialog_ui_button_ok:active{border-color:#144b78;background-image:-webkit-linear-gradient(top,#08639b,#0071b8);background-image:linear-gradient(to bottom,#08639b,#0071b8);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.2);}.cke_reset_all .cke_dialog_footer_buttons a.cke_dialog_ui_button_ok span{text-shadow:0 1px hsla(0,0%,0%,0.5);}
.ui-dialog{position:absolute;z-index:1260;padding:0;border:0;background:transparent;}@media all and (max-width:48em){.ui-dialog{min-width:92%;max-width:92%;}}.ui-dialog .ui-dialog-titlebar{padding:15px 49px 15px 15px;border-top-left-radius:5px;border-top-right-radius:5px;background:#6b6b6b;}[dir="rtl"] .ui-dialog .ui-dialog-titlebar{padding-right:15px;padding-left:49px;}.ui-dialog .ui-dialog-title{margin:0;color:#fff;font-size:1.231em;font-weight:600;-webkit-font-smoothing:antialiased;}.ui-dialog .ui-dialog-titlebar-close{position:absolute;top:10px;right:12px;width:30px;height:30px;margin:0;padding:0;-webkit-transition:all 0.1s;transition:all 0.1s;border:3px solid #6b6b6b;border-radius:5px;background:none;}.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{border-color:#fff;}[dir="rtl"] .ui-dialog .ui-dialog-titlebar-close{right:auto;left:20px;}.ui-dialog .ui-icon.ui-icon-closethick{margin-top:-8px;background:url(/themes/contrib/seven/images/icons/ffffff/ex.svg) 0 0 no-repeat;}.ui-dialog .ui-widget-content.ui-dialog-content{overflow:auto;padding:1em;background:#fff;}.views-ui-dialog .ui-widget-content.ui-dialog-content{padding:0;}.ui-dialog .ui-widget-content.ui-dialog-buttonpane{margin:0;padding:15px 20px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background:#f5f5f2;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:none;margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.ui-dialog .ui-dialog-content{position:static;}.ui-dialog .ui-dialog-content .form-actions{margin:0;padding:0;}.ui-dialog .ajax-progress-throbber{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/seven/images/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ui-dialog .ajax-progress-throbber{right:49%;left:auto;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}.ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar{position:relative;}.ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar-close{top:10px;}.ui-dialog.ui-dialog-off-canvas .ui-widget-content.ui-dialog-content{background:none;}
