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;}}
.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(/core/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(/core/misc/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(/core/misc/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/core/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(/core/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(/core/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/core/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/core/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(/core/misc/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(/core/misc/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(/core/misc/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;}
.ui-dialog{position:absolute;z-index:1260;overflow:visible;padding:0;color:#000;border:solid 1px #ccc;background:#fff;}@media all and (max-width:48em){.ui-dialog{width:92% !important;}}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;background:#f3f4ee;font-weight:bold;}.ui-dialog .ui-dialog-titlebar-close{border:0;background:none;}.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:0.3em 1em;border-width:1px 0 0 0;border-color:#ccc;background:#f3f4ee;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.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(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
@font-face{font-family:'HCo Gotham';src:url(/themes/custom/hadley_theme/fonts/hco_fonts/woff2/Gotham-Light_Web.woff2) format("woff2"),url(/themes/custom/hadley_theme/fonts/hco_fonts/woff/Gotham-Light_Web.woff) format("woff");font-weight:300;font-style:normal;}@font-face{font-family:'HCo Gotham';src:url(/themes/custom/hadley_theme/fonts/hco_fonts/woff2/Gotham-LightItalic_Web.woff2) format("woff2"),url(/themes/custom/hadley_theme/fonts/hco_fonts/woff/Gotham-LightItalic_Web.woff) format("woff");font-weight:300;font-style:italic;}@font-face{font-family:'HCo Gotham';src:url(/themes/custom/hadley_theme/fonts/hco_fonts/woff2/Gotham-Book_Web.woff2) format("woff2"),url(/themes/custom/hadley_theme/fonts/hco_fonts/woff/Gotham-Book_Web.woff) format("woff");font-weight:400;font-style:normal;}@font-face{font-family:'HCo Gotham';src:url(/themes/custom/hadley_theme/fonts/hco_fonts/woff2/Gotham-BookItalic_Web.woff2) format("woff2"),url(/themes/custom/hadley_theme/fonts/hco_fonts/woff/Gotham-BookItalic_Web.woff) format("woff");font-weight:400;font-style:italic;}@font-face{font-family:'HCo Gotham';src:url(/themes/custom/hadley_theme/fonts/hco_fonts/woff2/Gotham-Medium_Web.woff2) format("woff2"),url(/themes/custom/hadley_theme/fonts/hco_fonts/woff/Gotham-Medium_Web.woff) format("woff");font-weight:500;font-style:normal;}@font-face{font-family:'HCo Gotham';src:url(/themes/custom/hadley_theme/fonts/hco_fonts/woff2/Gotham-MediumItalic_Web.woff2) format("woff2"),url(/themes/custom/hadley_theme/fonts/hco_fonts/woff/Gotham-MediumItalic_Web.woff) format("woff");font-weight:500;font-style:italic;}@font-face{font-family:'HCo Gotham';src:url(/themes/custom/hadley_theme/fonts/hco_fonts/woff2/Gotham-Bold_Web.woff2) format("woff2"),url(/themes/custom/hadley_theme/fonts/hco_fonts/woff/Gotham-Bold_Web.woff) format("woff");font-weight:700;font-style:normal;}@font-face{font-family:'HCo Gotham';src:url(/themes/custom/hadley_theme/fonts/hco_fonts/woff2/Gotham-BoldItalic_Web.woff2) format("woff2"),url(/themes/custom/hadley_theme/fonts/hco_fonts/woff/Gotham-BoldItalic_Web.woff) format("woff");font-weight:700;font-style:italic;}@font-face{font-family:"Flaticon";src:url(/themes/custom/hadley_theme/fonts/Flaticon.eot);src:url(/themes/custom/hadley_theme/fonts/Flaticon.eot#iefix) format("embedded-opentype"),url(/themes/custom/hadley_theme/fonts/Flaticon.woff2) format("woff2"),url(/themes/custom/hadley_theme/fonts/Flaticon.woff) format("woff"),url(/themes/custom/hadley_theme/fonts/Flaticon.ttf) format("truetype"),url(/themes/custom/hadley_theme/fonts/Flaticon.svg#Flaticon) format("svg");font-weight:normal;font-style:normal;}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"Flaticon";src:url(/themes/custom/hadley_theme/fonts/Flaticon.svg#Flaticon) format("svg");}}.fi:before{display:inline-block;font-family:"Flaticon";font-style:normal;font-weight:normal;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;}.flaticon-add:before{content:"\f100";}.flaticon-substract:before{content:"\f101";}.flaticon-tick:before{content:"\f102";}.flaticon-share:before{content:"\f103";}.flaticon-drop-down-arrow:before{content:"\f104";}.flaticon-sort-down:before{content:"\f105";}.flaticon-download-arrow:before{content:"\f106";}.flaticon-right-chevron:before{content:"\f107";}.flaticon-right-arrow:before{content:"\f108";}.flaticon-cancel:before{content:"\f109";}.flaticon-cross:before{content:"\f10a";}.flaticon-cross-out:before{content:"\f10b";}.flaticon-close:before{content:"\f10c";}.flaticon-left-arrow:before{content:"\f10d";}.flaticon-back:before{content:"\f10e";}.flaticon-back-1:before{content:"\f10f";}.flaticon-left-arrow-1:before{content:"\f110";}.flaticon-question-mark:before{content:"\f111";}.flaticon-play-button:before{content:"\f112";}.flaticon-media-play-symbol:before{content:"\f113";}.flaticon-play-arrow:before{content:"\f114";}.flaticon-pause:before{content:"\f115";}.flaticon-pause-1:before{content:"\f116";}.flaticon-pause-2:before{content:"\f117";}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}a:focus,button:focus,input:focus,select:focus,textarea:focus,summary:focus,a:hover,button:hover,input:hover,select:hover,textarea:hover,summary:hover{outline:0.125rem dotted !important;outline-offset:0.25rem !important;}@media (min-width:640px){html.font-scale--100 a:focus,html.font-scale--100
  button:focus,html.font-scale--100
  input:focus,html.font-scale--100
  select:focus,html.font-scale--100
  textarea:focus,html.font-scale--100
  summary:focus,html.font-scale--100
  a:hover,html.font-scale--100
  button:hover,html.font-scale--100
  input:hover,html.font-scale--100
  select:hover,html.font-scale--100
  textarea:hover,html.font-scale--100
  summary:hover{outline:0.084rem dotted !important;outline-offset:0.1667rem !important;}}@media (min-width:960px){html.font-scale--150 a:focus,html.font-scale--150
  button:focus,html.font-scale--150
  input:focus,html.font-scale--150
  select:focus,html.font-scale--150
  textarea:focus,html.font-scale--150
  summary:focus,html.font-scale--150
  a:hover,html.font-scale--150
  button:hover,html.font-scale--150
  input:hover,html.font-scale--150
  select:hover,html.font-scale--150
  textarea:hover,html.font-scale--150
  summary:hover{outline:0.084rem dotted !important;outline-offset:0.1667rem !important;}}@media (min-width:1280px){html.font-scale--200 a:focus,html.font-scale--200
  button:focus,html.font-scale--200
  input:focus,html.font-scale--200
  select:focus,html.font-scale--200
  textarea:focus,html.font-scale--200
  summary:focus,html.font-scale--200
  a:hover,html.font-scale--200
  button:hover,html.font-scale--200
  input:hover,html.font-scale--200
  select:hover,html.font-scale--200
  textarea:hover,html.font-scale--200
  summary:hover{outline:0.084rem dotted !important;outline-offset:0.1667rem !important;}}html.colorscheme--blackwhite a:focus,html.colorscheme--blackwhite
button:focus,html.colorscheme--blackwhite
input:focus,html.colorscheme--blackwhite
select:focus,html.colorscheme--blackwhite
textarea:focus,html.colorscheme--blackwhite
summary:focus,html.colorscheme--blackwhite
a:hover,html.colorscheme--blackwhite
button:hover,html.colorscheme--blackwhite
input:hover,html.colorscheme--blackwhite
select:hover,html.colorscheme--blackwhite
textarea:hover,html.colorscheme--blackwhite
summary:hover{outline-color:#000000 !important;}html.colorscheme--whiteblack a:focus,html.colorscheme--whiteblack
button:focus,html.colorscheme--whiteblack
input:focus,html.colorscheme--whiteblack
select:focus,html.colorscheme--whiteblack
textarea:focus,html.colorscheme--whiteblack
summary:focus,html.colorscheme--whiteblack
a:hover,html.colorscheme--whiteblack
button:hover,html.colorscheme--whiteblack
input:hover,html.colorscheme--whiteblack
select:hover,html.colorscheme--whiteblack
textarea:hover,html.colorscheme--whiteblack
summary:hover{outline-color:#ffffff !important;}html.colorscheme--yellowblack a:focus,html.colorscheme--yellowblack
button:focus,html.colorscheme--yellowblack
input:focus,html.colorscheme--yellowblack
select:focus,html.colorscheme--yellowblack
textarea:focus,html.colorscheme--yellowblack
summary:focus,html.colorscheme--yellowblack
a:hover,html.colorscheme--yellowblack
button:hover,html.colorscheme--yellowblack
input:hover,html.colorscheme--yellowblack
select:hover,html.colorscheme--yellowblack
textarea:hover,html.colorscheme--yellowblack
summary:hover{outline-color:#fff82d !important;}html.colorscheme--yellowblue a:focus,html.colorscheme--yellowblue
button:focus,html.colorscheme--yellowblue
input:focus,html.colorscheme--yellowblue
select:focus,html.colorscheme--yellowblue
textarea:focus,html.colorscheme--yellowblue
summary:focus,html.colorscheme--yellowblue
a:hover,html.colorscheme--yellowblue
button:hover,html.colorscheme--yellowblue
input:hover,html.colorscheme--yellowblue
select:hover,html.colorscheme--yellowblue
textarea:hover,html.colorscheme--yellowblue
summary:hover{outline-color:#fff82d !important;}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 3rem #000000 inset !important;box-shadow:0 0 0 3rem #000000 inset !important;-webkit-text-fill-color:#ffffff !important;border-color:#ffffff !important;}html.colorscheme--blackwhite input:-webkit-autofill,html.colorscheme--blackwhite
input:-webkit-autofill:hover,html.colorscheme--blackwhite
input:-webkit-autofill:focus,html.colorscheme--blackwhite
textarea:-webkit-autofill,html.colorscheme--blackwhite
textarea:-webkit-autofill:hover,html.colorscheme--blackwhite
textarea:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 3rem #ffffff inset !important;box-shadow:0 0 0 3rem #ffffff inset !important;-webkit-text-fill-color:#000000 !important;border-color:#000000 !important;}html.colorscheme--yellowblack input:-webkit-autofill,html.colorscheme--yellowblack
input:-webkit-autofill:hover,html.colorscheme--yellowblack
input:-webkit-autofill:focus,html.colorscheme--yellowblack
textarea:-webkit-autofill,html.colorscheme--yellowblack
textarea:-webkit-autofill:hover,html.colorscheme--yellowblack
textarea:-webkit-autofill:focus{-webkit-text-fill-color:#fff82d !important;border-color:#fff82d !important;}html.colorscheme--yellowblue input:-webkit-autofill,html.colorscheme--yellowblue
input:-webkit-autofill:hover,html.colorscheme--yellowblue
input:-webkit-autofill:focus,html.colorscheme--yellowblue
textarea:-webkit-autofill,html.colorscheme--yellowblue
textarea:-webkit-autofill:hover,html.colorscheme--yellowblue
textarea:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 3rem #002b7f inset !important;box-shadow:0 0 0 3rem #002b7f inset !important;-webkit-text-fill-color:#fff82d !important;border-color:#fff82d !important;}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;font-family:"HCo Gotham",sans-serif;font-weight:normal;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;overflow-x:hidden;}@media (max-width:319px){html.font-scale--100 body{word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}}@media (max-width:479px){html.font-scale--150 body{word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}}@media (max-width:639px){html.font-scale--200 body{word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}}article,aside,footer,header,nav,section{display:block;}.section{padding:0.9375rem 0;}h1{font-size:2em;margin:0.67em 0;}h1,h2,h3,h4{font-family:"HCo Gotham",sans-serif;clear:both;font-weight:bold;outline:none;}h1 a,h2 a,h3 a,h4 a{font-weight:bold;}h3{font-size:1.125rem;margin-bottom:1.1rem;margin-top:0;}@media (min-width:640px){html.font-scale--100 h3{font-size:1.1666rem;letter-spacing:0;}}@media (min-width:960px){html.font-scale--150 h3{font-size:1.1666rem;letter-spacing:0;}}@media (min-width:1280px){html.font-scale--200 h3{font-size:1.1666rem;letter-spacing:0;}}@media (min-width:1280px){html.font-scale--100 h3{font-size:1.66rem;}}@media (min-width:1920px){html.font-scale--150 h3{font-size:1.66rem;}}@media (min-width:2560px){html.font-scale--200 h3{font-size:1.66rem;}}h4{font-size:1.125rem;margin:1.33em 0;line-height:1.33333rem;}@media (min-width:640px){html.font-scale--100 h4{font-size:1rem;}}@media (min-width:960px){html.font-scale--150 h4{font-size:1rem;}}@media (min-width:1280px){html.font-scale--200 h4{font-size:1rem;}}h5{font-size:1rem;font-family:"HCo Gotham",sans-serif;font-weight:500;margin-bottom:1.2rem;line-height:1.33333rem;outline:none;}@media (min-width:640px){html.font-scale--100 h5{margin-top:2.1rem;}}@media (min-width:960px){html.font-scale--150 h5{margin-top:2.1rem;}}@media (min-width:1280px){html.font-scale--200 h5{margin-top:2.1rem;}}@media (min-width:1280px){html.font-scale--100 h5{margin-top:2.4rem;}}@media (min-width:1920px){html.font-scale--150 h5{margin-top:2.4rem;}}@media (min-width:2560px){html.font-scale--200 h5{margin-top:2.4rem;}}h6{font-size:1rem;font-style:italic;font-family:"HCo Gotham",sans-serif;font-weight:normal;margin-bottom:1rem;line-height:1.33333rem;outline:none;}@media (min-width:640px){html.font-scale--100 h6{margin-top:1.78rem;margin-bottom:1.099rem;}}@media (min-width:960px){html.font-scale--150 h6{margin-top:1.78rem;margin-bottom:1.099rem;}}@media (min-width:1280px){html.font-scale--200 h6{margin-top:1.78rem;margin-bottom:1.099rem;}}@media (min-width:1280px){html.font-scale--100 h6{margin-top:2.33rem;margin-bottom:1rem;}}@media (min-width:1920px){html.font-scale--150 h6{margin-top:2.33rem;margin-bottom:1rem;}}@media (min-width:2560px){html.font-scale--200 h6{margin-top:2.33rem;margin-bottom:1rem;}}div{outline:none;}figcaption,figure,main{display:block;}figure{margin:0;}p{line-height:1.5;margin:0.7rem 0;}@media (min-width:640px){html.font-scale--100 p{margin:1rem 0;}}@media (min-width:960px){html.font-scale--150 p{margin:1rem 0;}}@media (min-width:1280px){html.font-scale--200 p{margin:1rem 0;}}::-webkit-input-placeholder{color:#767676;}html.colorscheme--whiteblack ::-webkit-input-placeholder{color:#ffffff;}html.colorscheme--yellowblack ::-webkit-input-placeholder{color:#fff82d;}html.colorscheme--yellowblue ::-webkit-input-placeholder{color:#fff82d;}:-ms-input-placeholder{color:#767676;}html.colorscheme--whiteblack :-ms-input-placeholder{color:#ffffff;}html.colorscheme--yellowblack :-ms-input-placeholder{color:#fff82d;}html.colorscheme--yellowblue :-ms-input-placeholder{color:#fff82d;}::-webkit-input-placeholder{color:#767676;}::-moz-placeholder{color:#767676;}:-ms-input-placeholder{color:#767676;}::-ms-input-placeholder{color:#767676;}::placeholder{color:#767676;}html.colorscheme--whiteblack ::-webkit-input-placeholder{color:#ffffff;}html.colorscheme--whiteblack ::-moz-placeholder{color:#ffffff;}html.colorscheme--whiteblack :-ms-input-placeholder{color:#ffffff;}html.colorscheme--whiteblack ::-ms-input-placeholder{color:#ffffff;}html.colorscheme--whiteblack ::placeholder{color:#ffffff;}html.colorscheme--yellowblack ::-webkit-input-placeholder{color:#fff82d;}html.colorscheme--yellowblack ::-moz-placeholder{color:#fff82d;}html.colorscheme--yellowblack :-ms-input-placeholder{color:#fff82d;}html.colorscheme--yellowblack ::-ms-input-placeholder{color:#fff82d;}html.colorscheme--yellowblack ::placeholder{color:#fff82d;}html.colorscheme--yellowblue ::-webkit-input-placeholder{color:#fff82d;}html.colorscheme--yellowblue ::-moz-placeholder{color:#fff82d;}html.colorscheme--yellowblue :-ms-input-placeholder{color:#fff82d;}html.colorscheme--yellowblue ::-ms-input-placeholder{color:#fff82d;}html.colorscheme--yellowblue ::placeholder{color:#fff82d;}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;}pre{font-size:1em;}a{color:#007481;font-weight:500;background-color:transparent;-webkit-text-decoration-skip:objects;}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted;}b,strong{font-family:"HCo Gotham",sans-serif;}b,strong{font-weight:bolder;}code,kbd,samp{font-size:1em;}dfn{font-style:italic;}mark{background-color:#FFFF00;color:#000000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}audio,video{display:inline-block;}audio:not([controls]){display:none;height:0;}img{border-style:none;max-width:100%;height:auto;}svg:not(:root){overflow:hidden;}button,input,optgroup,select,textarea{line-height:1.15;margin:0;-webkit-appearance:none;border-radius:0;}select::-ms-expand{display:none;}button,input{overflow:visible;border-radius:0;}button,select{text-transform:none;}button,html [type='button'],[type='reset'],[type='submit']{-webkit-appearance:none;}button::-moz-focus-inner,[type='button']::-moz-focus-inner,[type='reset']::-moz-focus-inner,[type='submit']::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type='button']:-moz-focusring,[type='reset']:-moz-focusring,[type='submit']:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;max-width:100%;padding:0;white-space:normal;}progress{display:inline-block;vertical-align:baseline;}textarea{overflow:auto;}[type='checkbox'],[type='radio']{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;}[type='number']::-webkit-inner-spin-button,[type='number']::-webkit-outer-spin-button{height:auto;}[type='search']{-webkit-appearance:textfield;outline-offset:-2px;}[type='search']::-webkit-search-cancel-button,[type='search']::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details,menu{display:block;}summary{display:list-item;}canvas{display:inline-block;}template{display:none;}[hidden]{display:none;}.mb-0{margin-bottom:0 !important;}@media (min-width:640px){html.font-scale--100 .mb-0{margin-bottom:0 !important;}}@media (min-width:960px){html.font-scale--150 .mb-0{margin-bottom:0 !important;}}@media (min-width:1280px){html.font-scale--200 .mb-0{margin-bottom:0 !important;}}h1{font-weight:bold;line-height:1.21;margin-bottom:0.3rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.5rem;margin-bottom:0.875rem;margin-top:0;}@media (max-width:319px){html.font-scale--100 h1{display:inline-block;}}@media (max-width:479px){html.font-scale--150 h1{display:inline-block;}}@media (max-width:639px){html.font-scale--200 h1{display:inline-block;}}@media (min-width:640px){html.font-scale--100 h1{font-size:1.166rem;margin-bottom:0.9166rem;margin-top:0;}}@media (min-width:960px){html.font-scale--150 h1{font-size:1.166rem;margin-bottom:0.9166rem;margin-top:0;}}@media (min-width:1280px){html.font-scale--200 h1{font-size:1.166rem;margin-bottom:0.9166rem;margin-top:0;}}@media (min-width:1280px){html.font-scale--100 h1{font-size:1.66rem;margin-bottom:1.8rem;margin-top:0.2rem;}}@media (min-width:1920px){html.font-scale--150 h1{font-size:1.66rem;margin-bottom:1.8rem;margin-top:0.2rem;}}@media (min-width:2560px){html.font-scale--200 h1{font-size:1.66rem;margin-bottom:1.8rem;margin-top:0.2rem;}}h1 .author-icon{width:2.75rem;height:2.75rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border:solid 0.25rem;border-radius:0.3125rem;margin-right:1.125rem;vertical-align:middle;letter-spacing:-0.084rem;text-transform:uppercase;font-size:1.5rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}@media (max-width:319px){html.font-scale--100 h1 .author-icon{margin:0;text-align:center;margin-bottom:0.3125rem;}}@media (max-width:479px){html.font-scale--150 h1 .author-icon{margin:0;text-align:center;margin-bottom:0.3125rem;}}@media (max-width:639px){html.font-scale--200 h1 .author-icon{margin:0;text-align:center;margin-bottom:0.3125rem;}}@media (min-width:640px){html.font-scale--100 h1 .author-icon{width:2.25rem;height:2.25rem;border:solid 0.166rem;font-size:1.25rem;border-radius:0.2083rem;margin-right:0.791rem;}}@media (min-width:960px){html.font-scale--150 h1 .author-icon{width:2.25rem;height:2.25rem;border:solid 0.166rem;font-size:1.25rem;border-radius:0.2083rem;margin-right:0.791rem;}}@media (min-width:1280px){html.font-scale--200 h1 .author-icon{width:2.25rem;height:2.25rem;border:solid 0.166rem;font-size:1.25rem;border-radius:0.2083rem;margin-right:0.791rem;}}@media (min-width:1280px){html.font-scale--100 h1 .author-icon{width:3.33rem;height:3.33rem;font-size:1.667rem;}}@media (min-width:1920px){html.font-scale--150 h1 .author-icon{width:3.33rem;height:3.33rem;font-size:1.667rem;}}@media (min-width:2560px){html.font-scale--200 h1 .author-icon{width:3.33rem;height:3.33rem;font-size:1.667rem;}}html.colorscheme--blackwhite h1 .author-icon{border-color:#C0407A;color:#007481;}.pattern-page h1{font-size:1.875rem;font-weight:700;line-height:1.21;margin-bottom:0.3rem;letter-spacing:-0.75px;margin-top:0;}@media (min-width:640px){html.font-scale--100 .pattern-page h1{font-size:1.6667rem;margin-bottom:0.4rem;letter-spacing:-1px;margin-top:0;}}@media (min-width:960px){html.font-scale--150 .pattern-page h1{font-size:1.6667rem;margin-bottom:0.4rem;letter-spacing:-1px;margin-top:0;}}@media (min-width:1280px){html.font-scale--200 .pattern-page h1{font-size:1.6667rem;margin-bottom:0.4rem;letter-spacing:-1px;margin-top:0;}}@media (min-width:1280px){html.font-scale--100 .pattern-page h1{font-size:2.75rem;letter-spacing:-1.65px;margin-bottom:0.6rem;}}@media (min-width:1920px){html.font-scale--150 .pattern-page h1{font-size:2.75rem;letter-spacing:-1.65px;margin-bottom:0.6rem;}}@media (min-width:2560px){html.font-scale--200 .pattern-page h1{font-size:2.75rem;letter-spacing:-1.65px;margin-bottom:0.6rem;}}h2,h1.h2{position:relative;margin-top:1.4rem;margin-bottom:1rem;font-size:1.875rem;display:inline-block;letter-spacing:-0.65px;}@media (min-width:640px){html.font-scale--100 h2,html.font-scale--100 h1.h2{font-size:1.66rem;display:inline-block;letter-spacing:0;}}@media (min-width:960px){html.font-scale--150 h2,html.font-scale--150 h1.h2{font-size:1.66rem;display:inline-block;letter-spacing:0;}}@media (min-width:1280px){html.font-scale--200 h2,html.font-scale--200 h1.h2{font-size:1.66rem;display:inline-block;letter-spacing:0;}}@media (min-width:1280px){html.font-scale--100 h2,html.font-scale--100 h1.h2{font-size:2.75rem;letter-spacing:-1.65px;margin-bottom:1.5rem;margin-top:2.7rem;}}@media (min-width:1920px){html.font-scale--150 h2,html.font-scale--150 h1.h2{font-size:2.75rem;letter-spacing:-1.65px;margin-bottom:1.5rem;margin-top:2.7rem;}}@media (min-width:2560px){html.font-scale--200 h2,html.font-scale--200 h1.h2{font-size:2.75rem;letter-spacing:-1.65px;margin-bottom:1.5rem;margin-top:2.7rem;}}h2:before,h2:after,h1.h2:before,h1.h2:after{content:'';position:absolute;top:1rem;height:0.25rem;}@media (min-width:640px){html.font-scale--100 h2:before,html.font-scale--100 h2:after,html.font-scale--100 h1.h2:before,html.font-scale--100 h1.h2:after{top:0.8rem;height:0.166rem;}}@media (min-width:960px){html.font-scale--150 h2:before,html.font-scale--150 h2:after,html.font-scale--150 h1.h2:before,html.font-scale--150 h1.h2:after{top:0.8rem;height:0.166rem;}}@media (min-width:1280px){html.font-scale--200 h2:before,html.font-scale--200 h2:after,html.font-scale--200 h1.h2:before,html.font-scale--200 h1.h2:after{top:0.8rem;height:0.166rem;}}@media (min-width:1280px){html.font-scale--100 h2:before,html.font-scale--100 h2:after,html.font-scale--100 h1.h2:before,html.font-scale--100 h1.h2:after{top:1.4rem;height:0.25rem;}}@media (min-width:1920px){html.font-scale--150 h2:before,html.font-scale--150 h2:after,html.font-scale--150 h1.h2:before,html.font-scale--150 h1.h2:after{top:1.4rem;height:0.25rem;}}@media (min-width:2560px){html.font-scale--200 h2:before,html.font-scale--200 h2:after,html.font-scale--200 h1.h2:before,html.font-scale--200 h1.h2:after{top:1.4rem;height:0.25rem;}}html.colorscheme--blackwhite h2:before,html.colorscheme--blackwhite h2:after,html.colorscheme--blackwhite h1.h2:before,html.colorscheme--blackwhite h1.h2:after{background-color:#000000;}html.colorscheme--whiteblack h2:before,html.colorscheme--whiteblack h2:after,html.colorscheme--whiteblack h1.h2:before,html.colorscheme--whiteblack h1.h2:after{background-color:#ffffff;}html.colorscheme--yellowblack h2:before,html.colorscheme--yellowblack h2:after,html.colorscheme--yellowblack h1.h2:before,html.colorscheme--yellowblack h1.h2:after{background-color:#fff82d;}html.colorscheme--yellowblue h2:before,html.colorscheme--yellowblue h2:after,html.colorscheme--yellowblue h1.h2:before,html.colorscheme--yellowblue h1.h2:after{background-color:#fff82d;}h2:before,h1.h2:before{width:1rem;margin-left:-1.5rem;}@media (min-width:640px){html.font-scale--100 h2:before,html.font-scale--100 h1.h2:before{width:1.667rem;margin-left:-1.99rem;}}@media (min-width:960px){html.font-scale--150 h2:before,html.font-scale--150 h1.h2:before{width:1.667rem;margin-left:-1.99rem;}}@media (min-width:1280px){html.font-scale--200 h2:before,html.font-scale--200 h1.h2:before{width:1.667rem;margin-left:-1.99rem;}}@media (min-width:1280px){html.font-scale--100 h2:before,html.font-scale--100 h1.h2:before{width:3rem;margin-left:-3.9rem;}}@media (min-width:1920px){html.font-scale--150 h2:before,html.font-scale--150 h1.h2:before{width:3rem;margin-left:-3.9rem;}}@media (min-width:2560px){html.font-scale--200 h2:before,html.font-scale--200 h1.h2:before{width:3rem;margin-left:-3.9rem;}}h2:after,h1.h2:after{width:calc(100% + 1000rem);margin-left:0.6rem;left:100%;}@media (min-width:640px){html.font-scale--100 h2:after,html.font-scale--100 h1.h2:after{margin-left:0.2rem;}}@media (min-width:960px){html.font-scale--150 h2:after,html.font-scale--150 h1.h2:after{margin-left:0.2rem;}}@media (min-width:1280px){html.font-scale--200 h2:after,html.font-scale--200 h1.h2:after{margin-left:0.2rem;}}@media (min-width:1280px){html.font-scale--100 h2:after,html.font-scale--100 h1.h2:after{margin-left:0.75rem;}}@media (min-width:1920px){html.font-scale--150 h2:after,html.font-scale--150 h1.h2:after{margin-left:0.75rem;}}@media (min-width:2560px){html.font-scale--200 h2:after,html.font-scale--200 h1.h2:after{margin-left:0.75rem;}}.pattern-page h2{font-size:1.625rem;}@media (min-width:640px){html.font-scale--100 .pattern-page h2{font-size:1.416rem;margin-top:0.76rem;margin-bottom:1.2rem;}}@media (min-width:960px){html.font-scale--150 .pattern-page h2{font-size:1.416rem;margin-top:0.76rem;margin-bottom:1.2rem;}}@media (min-width:1280px){html.font-scale--200 .pattern-page h2{font-size:1.416rem;margin-top:0.76rem;margin-bottom:1.2rem;}}@media (min-width:1280px){html.font-scale--100 .pattern-page h2{font-size:2.083rem;margin-top:1rem;margin-bottom:1.7rem;}}@media (min-width:1920px){html.font-scale--150 .pattern-page h2{font-size:2.083rem;margin-top:1rem;margin-bottom:1.7rem;}}@media (min-width:2560px){html.font-scale--200 .pattern-page h2{font-size:2.083rem;margin-top:1rem;margin-bottom:1.7rem;}}.pattern-page h2:before,.pattern-page h2:after{top:0.8rem;}@media (min-width:640px){html.font-scale--100 .pattern-page h2:before,html.font-scale--100 .pattern-page h2:after{top:0.8rem;}}@media (min-width:960px){html.font-scale--150 .pattern-page h2:before,html.font-scale--150 .pattern-page h2:after{top:0.8rem;}}@media (min-width:1280px){html.font-scale--200 .pattern-page h2:before,html.font-scale--200 .pattern-page h2:after{top:0.8rem;}}@media (min-width:1280px){html.font-scale--100 .pattern-page h2:before,html.font-scale--100 .pattern-page h2:after{top:1.12rem;}}@media (min-width:1920px){html.font-scale--150 .pattern-page h2:before,html.font-scale--150 .pattern-page h2:after{top:1.12rem;}}@media (min-width:2560px){html.font-scale--200 .pattern-page h2:before,html.font-scale--200 .pattern-page h2:after{top:1.12rem;}}.pattern-page .paragraph--type--transcript{margin-bottom:1rem;}@media (min-width:640px){html.font-scale--100 .pattern-page .paragraph--type--transcript{margin-bottom:0.86rem;}}@media (min-width:960px){html.font-scale--150 .pattern-page .paragraph--type--transcript{margin-bottom:0.86rem;}}@media (min-width:1280px){html.font-scale--200 .pattern-page .paragraph--type--transcript{margin-bottom:0.86rem;}}.pattern-page .paragraph--type--transcript > div{margin-bottom:2rem;}.pattern-page h3{margin-top:1.3125rem;font-size:1.5rem;letter-spacing:-0.028125rem;}@media (min-width:640px){html.font-scale--100 .pattern-page h3{margin-top:1.8rem;margin-bottom:1.25rem;font-size:1.166rem;letter-spacing:0;}}@media (min-width:960px){html.font-scale--150 .pattern-page h3{margin-top:1.8rem;margin-bottom:1.25rem;font-size:1.166rem;letter-spacing:0;}}@media (min-width:1280px){html.font-scale--200 .pattern-page h3{margin-top:1.8rem;margin-bottom:1.25rem;font-size:1.166rem;letter-spacing:0;}}@media (min-width:1280px){html.font-scale--100 .pattern-page h3{margin-top:2.125rem;margin-bottom:1.17rem;font-size:1.66rem;}}@media (min-width:1920px){html.font-scale--150 .pattern-page h3{margin-top:2.125rem;margin-bottom:1.17rem;font-size:1.66rem;}}@media (min-width:2560px){html.font-scale--200 .pattern-page h3{margin-top:2.125rem;margin-bottom:1.17rem;font-size:1.66rem;}}html.font-scale--100{font-size:16px;}@media (min-width:640px){html.font-scale--100{font-size:24px;}}html.font-scale--100.init-viewport--small{font-size:16px;}html.font-scale--100.init-viewport--medium,html.font-scale--100.init-viewport--large{font-size:24px;}html.font-scale--150{font-size:24px;}@media (min-width:960px){html.font-scale--150{font-size:36px;}}html.font-scale--150.init-viewport--small{font-size:24px;}html.font-scale--150.init-viewport--medium,html.font-scale--150.init-viewport--large{font-size:36px;}html.font-scale--200{font-size:32px;}@media (min-width:1280px){html.font-scale--200{font-size:48px;}}html.font-scale--200.init-viewport--small{font-size:32px;}html.font-scale--200.init-viewport--medium,html.font-scale--200.init-viewport--large{font-size:48px;}html.colorscheme--blackwhite{color:#000000;background-color:#ffffff;}html.colorscheme--blackwhite a{color:#007481;}html.colorscheme--whiteblack{color:#ffffff;background-color:#000000;}html.colorscheme--whiteblack a{color:#ffffff;}html.colorscheme--yellowblack{color:#fff82d;background-color:#000000;}html.colorscheme--yellowblack a{color:#fff82d;}html.colorscheme--yellowblue{color:#fff82d;background-color:#002b7f;}html.colorscheme--yellowblue a{color:#fff82d;}p{overflow-wrap:break-word;}main{padding:1.25rem;padding-top:0.9rem;padding-bottom:2.75rem;clear:both;overflow:hidden;position:relative;}@media (min-width:640px){html.font-scale--100 main{padding:1.6667rem;padding-top:1.2rem;padding-bottom:2.7rem;}}@media (min-width:960px){html.font-scale--150 main{padding:1.6667rem;padding-top:1.2rem;padding-bottom:2.7rem;}}@media (min-width:1280px){html.font-scale--200 main{padding:1.6667rem;padding-top:1.2rem;padding-bottom:2.7rem;}}@media (min-width:1280px){html.font-scale--100 main{padding:3.75rem;padding-top:1.8rem;padding-bottom:5rem;}}@media (min-width:1920px){html.font-scale--150 main{padding:3.75rem;padding-top:1.8rem;padding-bottom:5rem;}}@media (min-width:2560px){html.font-scale--200 main{padding:3.75rem;padding-top:1.8rem;padding-bottom:5rem;}}.cta--button{padding:0.45rem 0.8125rem 0.49rem;display:inline-block;text-decoration:none;-webkit-transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;-o-transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;border:solid 0.125rem;border-radius:0.1875rem;font-family:"HCo Gotham",sans-serif;-webkit-box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);line-height:normal;font-weight:500;background:transparent;line-height:1.15;text-align:center;}@media (max-width:319px){html.font-scale--100 .cta--button{word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}}@media (max-width:479px){html.font-scale--150 .cta--button{word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}}@media (max-width:639px){html.font-scale--200 .cta--button{word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}}@media (min-width:640px){html.font-scale--100 .cta--button{border:solid 0.21rem;border-radius:0.2083rem;padding:0.553rem 0.8633rem;}}@media (min-width:960px){html.font-scale--150 .cta--button{border:solid 0.21rem;border-radius:0.2083rem;padding:0.553rem 0.8633rem;}}@media (min-width:1280px){html.font-scale--200 .cta--button{border:solid 0.21rem;border-radius:0.2083rem;padding:0.553rem 0.8633rem;}}@media (min-width:1280px){html.font-scale--100 .cta--button{margin-top:0.8rem;padding:0.563rem 1rem;}}@media (min-width:1920px){html.font-scale--150 .cta--button{margin-top:0.8rem;padding:0.563rem 1rem;}}@media (min-width:2560px){html.font-scale--200 .cta--button{margin-top:0.8rem;padding:0.563rem 1rem;}}html.colorscheme--blackwhite .cta--button{background:#007481;border-color:#00515a;color:#ffffff;}html.colorscheme--whiteblack .cta--button{background:#ffffff;border-color:#ffffff;color:#000000;}html.colorscheme--yellowblack .cta--button{background:#fff82d;border-color:#fff82d;color:#000000;}html.colorscheme--yellowblue .cta--button{background:#fff82d;border-color:#fff82d;color:#002b7f;}.cta--button:hover,.cta--button:focus{outline:0.125rem dotted #000000;outline-offset:0.125rem;-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);}html.colorscheme--blackwhite .cta--button:hover,html.colorscheme--blackwhite .cta--button:focus{outline-color:#000000;border-color:#000000;background-color:#000000;-webkit-box-shadow:0.084rem 0.084rem 0.4166rem rgba(0,0,0,0.4);box-shadow:0.084rem 0.084rem 0.4166rem rgba(0,0,0,0.4);}html.colorscheme--whiteblack .cta--button:hover,html.colorscheme--whiteblack .cta--button:focus{outline-color:#ffffff;}html.colorscheme--yellowblack .cta--button:hover,html.colorscheme--yellowblack .cta--button:focus{outline-color:#fff82d;}html.colorscheme--yellowblue .cta--button:hover,html.colorscheme--yellowblue .cta--button:focus{outline-color:#fff82d;}.cta--link{text-transform:capitalize;font-weight:600;}.btn,.button,.start-link,.continue-link,.unseenMessageBanner,.endChatButton,.waitingCancelChat.uiButton{padding:0.45rem 0.8125rem 0.49rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;-webkit-transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;-o-transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;border-radius:0.1875rem;cursor:pointer;background:transparent;font-family:"HCo Gotham",sans-serif !important;-webkit-box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);white-space:normal;font-weight:500;text-align:center;}@media (max-width:319px){html.font-scale--100 .btn,html.font-scale--100 .button,html.font-scale--100 .start-link,html.font-scale--100 .continue-link,html.font-scale--100 .unseenMessageBanner,html.font-scale--100 .endChatButton,html.font-scale--100 .waitingCancelChat.uiButton{margin:0;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}}@media (max-width:479px){html.font-scale--150 .btn,html.font-scale--150 .button,html.font-scale--150 .start-link,html.font-scale--150 .continue-link,html.font-scale--150 .unseenMessageBanner,html.font-scale--150 .endChatButton,html.font-scale--150 .waitingCancelChat.uiButton{margin:0;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}}@media (max-width:639px){html.font-scale--200 .btn,html.font-scale--200 .button,html.font-scale--200 .start-link,html.font-scale--200 .continue-link,html.font-scale--200 .unseenMessageBanner,html.font-scale--200 .endChatButton,html.font-scale--200 .waitingCancelChat.uiButton{margin:0;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}}@media (min-width:640px){html.font-scale--100 .btn,html.font-scale--100 .button,html.font-scale--100 .start-link,html.font-scale--100 .continue-link,html.font-scale--100 .unseenMessageBanner,html.font-scale--100 .endChatButton,html.font-scale--100 .waitingCancelChat.uiButton{border-radius:0.2083rem;padding:0.563rem 0.8333rem;}}@media (min-width:960px){html.font-scale--150 .btn,html.font-scale--150 .button,html.font-scale--150 .start-link,html.font-scale--150 .continue-link,html.font-scale--150 .unseenMessageBanner,html.font-scale--150 .endChatButton,html.font-scale--150 .waitingCancelChat.uiButton{border-radius:0.2083rem;padding:0.563rem 0.8333rem;}}@media (min-width:1280px){html.font-scale--200 .btn,html.font-scale--200 .button,html.font-scale--200 .start-link,html.font-scale--200 .continue-link,html.font-scale--200 .unseenMessageBanner,html.font-scale--200 .endChatButton,html.font-scale--200 .waitingCancelChat.uiButton{border-radius:0.2083rem;padding:0.563rem 0.8333rem;}}@media (min-width:1280px){html.font-scale--100 .btn,html.font-scale--100 .button,html.font-scale--100 .start-link,html.font-scale--100 .continue-link,html.font-scale--100 .unseenMessageBanner,html.font-scale--100 .endChatButton,html.font-scale--100 .waitingCancelChat.uiButton{padding:0.553rem 0.8333rem;}}@media (min-width:1920px){html.font-scale--150 .btn,html.font-scale--150 .button,html.font-scale--150 .start-link,html.font-scale--150 .continue-link,html.font-scale--150 .unseenMessageBanner,html.font-scale--150 .endChatButton,html.font-scale--150 .waitingCancelChat.uiButton{padding:0.553rem 0.8333rem;}}@media (min-width:2560px){html.font-scale--200 .btn,html.font-scale--200 .button,html.font-scale--200 .start-link,html.font-scale--200 .continue-link,html.font-scale--200 .unseenMessageBanner,html.font-scale--200 .endChatButton,html.font-scale--200 .waitingCancelChat.uiButton{padding:0.553rem 0.8333rem;}}.btn.btn-default,.button.btn-default,.start-link.btn-default,.continue-link.btn-default,.unseenMessageBanner.btn-default,.endChatButton.btn-default,.waitingCancelChat.uiButton.btn-default{border:solid 0.125rem;-webkit-box-shadow:inherit;box-shadow:inherit;}@media (min-width:640px){html.font-scale--100 .btn.btn-default,html.font-scale--100 .button.btn-default,html.font-scale--100 .start-link.btn-default,html.font-scale--100 .continue-link.btn-default,html.font-scale--100 .unseenMessageBanner.btn-default,html.font-scale--100 .endChatButton.btn-default,html.font-scale--100 .waitingCancelChat.uiButton.btn-default{border:solid 0.21rem;}}@media (min-width:960px){html.font-scale--150 .btn.btn-default,html.font-scale--150 .button.btn-default,html.font-scale--150 .start-link.btn-default,html.font-scale--150 .continue-link.btn-default,html.font-scale--150 .unseenMessageBanner.btn-default,html.font-scale--150 .endChatButton.btn-default,html.font-scale--150 .waitingCancelChat.uiButton.btn-default{border:solid 0.21rem;}}@media (min-width:1280px){html.font-scale--200 .btn.btn-default,html.font-scale--200 .button.btn-default,html.font-scale--200 .start-link.btn-default,html.font-scale--200 .continue-link.btn-default,html.font-scale--200 .unseenMessageBanner.btn-default,html.font-scale--200 .endChatButton.btn-default,html.font-scale--200 .waitingCancelChat.uiButton.btn-default{border:solid 0.21rem;}}html.colorscheme--blackwhite .btn.btn-default,html.colorscheme--blackwhite .button.btn-default,html.colorscheme--blackwhite .start-link.btn-default,html.colorscheme--blackwhite .continue-link.btn-default,html.colorscheme--blackwhite .unseenMessageBanner.btn-default,html.colorscheme--blackwhite .endChatButton.btn-default,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-default{color:#007481;}html.colorscheme--blackwhite .btn.btn-default:hover,html.colorscheme--blackwhite .btn.btn-default:focus,html.colorscheme--blackwhite .button.btn-default:hover,html.colorscheme--blackwhite .button.btn-default:focus,html.colorscheme--blackwhite .start-link.btn-default:hover,html.colorscheme--blackwhite .start-link.btn-default:focus,html.colorscheme--blackwhite .continue-link.btn-default:hover,html.colorscheme--blackwhite .continue-link.btn-default:focus,html.colorscheme--blackwhite .unseenMessageBanner.btn-default:hover,html.colorscheme--blackwhite .unseenMessageBanner.btn-default:focus,html.colorscheme--blackwhite .endChatButton.btn-default:hover,html.colorscheme--blackwhite .endChatButton.btn-default:focus,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-default:hover,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-default:focus{color:#ffffff;}.btn.btn-outline-primary,.button.btn-outline-primary,.start-link.btn-outline-primary,.continue-link.btn-outline-primary,.unseenMessageBanner.btn-outline-primary,.endChatButton.btn-outline-primary,.waitingCancelChat.uiButton.btn-outline-primary{border:solid 0.125rem;}@media (min-width:640px){html.font-scale--100 .btn.btn-outline-primary,html.font-scale--100 .button.btn-outline-primary,html.font-scale--100 .start-link.btn-outline-primary,html.font-scale--100 .continue-link.btn-outline-primary,html.font-scale--100 .unseenMessageBanner.btn-outline-primary,html.font-scale--100 .endChatButton.btn-outline-primary,html.font-scale--100 .waitingCancelChat.uiButton.btn-outline-primary{border:solid 0.21rem;}}@media (min-width:960px){html.font-scale--150 .btn.btn-outline-primary,html.font-scale--150 .button.btn-outline-primary,html.font-scale--150 .start-link.btn-outline-primary,html.font-scale--150 .continue-link.btn-outline-primary,html.font-scale--150 .unseenMessageBanner.btn-outline-primary,html.font-scale--150 .endChatButton.btn-outline-primary,html.font-scale--150 .waitingCancelChat.uiButton.btn-outline-primary{border:solid 0.21rem;}}@media (min-width:1280px){html.font-scale--200 .btn.btn-outline-primary,html.font-scale--200 .button.btn-outline-primary,html.font-scale--200 .start-link.btn-outline-primary,html.font-scale--200 .continue-link.btn-outline-primary,html.font-scale--200 .unseenMessageBanner.btn-outline-primary,html.font-scale--200 .endChatButton.btn-outline-primary,html.font-scale--200 .waitingCancelChat.uiButton.btn-outline-primary{border:solid 0.21rem;}}html.colorscheme--blackwhite .btn.btn-outline-primary,html.colorscheme--blackwhite .button.btn-outline-primary,html.colorscheme--blackwhite .start-link.btn-outline-primary,html.colorscheme--blackwhite .continue-link.btn-outline-primary,html.colorscheme--blackwhite .unseenMessageBanner.btn-outline-primary,html.colorscheme--blackwhite .endChatButton.btn-outline-primary,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-outline-primary{border-color:#007481;color:#007481;}html.colorscheme--whiteblack .btn.btn-outline-primary,html.colorscheme--whiteblack .button.btn-outline-primary,html.colorscheme--whiteblack .start-link.btn-outline-primary,html.colorscheme--whiteblack .continue-link.btn-outline-primary,html.colorscheme--whiteblack .unseenMessageBanner.btn-outline-primary,html.colorscheme--whiteblack .endChatButton.btn-outline-primary,html.colorscheme--whiteblack .waitingCancelChat.uiButton.btn-outline-primary{border-color:#ffffff;color:#ffffff !important;}html.colorscheme--yellowblack .btn.btn-outline-primary,html.colorscheme--yellowblack .button.btn-outline-primary,html.colorscheme--yellowblack .start-link.btn-outline-primary,html.colorscheme--yellowblack .continue-link.btn-outline-primary,html.colorscheme--yellowblack .unseenMessageBanner.btn-outline-primary,html.colorscheme--yellowblack .endChatButton.btn-outline-primary,html.colorscheme--yellowblack .waitingCancelChat.uiButton.btn-outline-primary{border-color:#fff82d;color:#fff82d !important;}html.colorscheme--yellowblue .btn.btn-outline-primary,html.colorscheme--yellowblue .button.btn-outline-primary,html.colorscheme--yellowblue .start-link.btn-outline-primary,html.colorscheme--yellowblue .continue-link.btn-outline-primary,html.colorscheme--yellowblue .unseenMessageBanner.btn-outline-primary,html.colorscheme--yellowblue .endChatButton.btn-outline-primary,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-outline-primary{border-color:#fff82d;color:#fff82d !important;}.btn.btn-primary,.btn.button--primary,.btn.unseenMessageBanner,.btn.endChatButton,.button.btn-primary,.button.button--primary,.button.unseenMessageBanner,.button.endChatButton,.start-link.btn-primary,.start-link.button--primary,.start-link.unseenMessageBanner,.start-link.endChatButton,.continue-link.btn-primary,.continue-link.button--primary,.continue-link.unseenMessageBanner,.continue-link.endChatButton,.unseenMessageBanner.btn-primary,.unseenMessageBanner.button--primary,.unseenMessageBanner.unseenMessageBanner,.unseenMessageBanner.endChatButton,.endChatButton.btn-primary,.endChatButton.button--primary,.endChatButton.unseenMessageBanner,.endChatButton.endChatButton,.waitingCancelChat.uiButton.btn-primary,.waitingCancelChat.uiButton.button--primary,.waitingCancelChat.uiButton.unseenMessageBanner,.waitingCancelChat.uiButton.endChatButton{border:solid 0.125rem;}@media (min-width:640px){html.font-scale--100 .btn.btn-primary,html.font-scale--100 .btn.button--primary,html.font-scale--100 .btn.unseenMessageBanner,html.font-scale--100 .btn.endChatButton,html.font-scale--100 .button.btn-primary,html.font-scale--100 .button.button--primary,html.font-scale--100 .button.unseenMessageBanner,html.font-scale--100 .button.endChatButton,html.font-scale--100 .start-link.btn-primary,html.font-scale--100 .start-link.button--primary,html.font-scale--100 .start-link.unseenMessageBanner,html.font-scale--100 .start-link.endChatButton,html.font-scale--100 .continue-link.btn-primary,html.font-scale--100 .continue-link.button--primary,html.font-scale--100 .continue-link.unseenMessageBanner,html.font-scale--100 .continue-link.endChatButton,html.font-scale--100 .unseenMessageBanner.btn-primary,html.font-scale--100 .unseenMessageBanner.button--primary,html.font-scale--100 .unseenMessageBanner.unseenMessageBanner,html.font-scale--100 .unseenMessageBanner.endChatButton,html.font-scale--100 .endChatButton.btn-primary,html.font-scale--100 .endChatButton.button--primary,html.font-scale--100 .endChatButton.unseenMessageBanner,html.font-scale--100 .endChatButton.endChatButton,html.font-scale--100 .waitingCancelChat.uiButton.btn-primary,html.font-scale--100 .waitingCancelChat.uiButton.button--primary,html.font-scale--100 .waitingCancelChat.uiButton.unseenMessageBanner,html.font-scale--100 .waitingCancelChat.uiButton.endChatButton{border:solid 0.21rem;}}@media (min-width:960px){html.font-scale--150 .btn.btn-primary,html.font-scale--150 .btn.button--primary,html.font-scale--150 .btn.unseenMessageBanner,html.font-scale--150 .btn.endChatButton,html.font-scale--150 .button.btn-primary,html.font-scale--150 .button.button--primary,html.font-scale--150 .button.unseenMessageBanner,html.font-scale--150 .button.endChatButton,html.font-scale--150 .start-link.btn-primary,html.font-scale--150 .start-link.button--primary,html.font-scale--150 .start-link.unseenMessageBanner,html.font-scale--150 .start-link.endChatButton,html.font-scale--150 .continue-link.btn-primary,html.font-scale--150 .continue-link.button--primary,html.font-scale--150 .continue-link.unseenMessageBanner,html.font-scale--150 .continue-link.endChatButton,html.font-scale--150 .unseenMessageBanner.btn-primary,html.font-scale--150 .unseenMessageBanner.button--primary,html.font-scale--150 .unseenMessageBanner.unseenMessageBanner,html.font-scale--150 .unseenMessageBanner.endChatButton,html.font-scale--150 .endChatButton.btn-primary,html.font-scale--150 .endChatButton.button--primary,html.font-scale--150 .endChatButton.unseenMessageBanner,html.font-scale--150 .endChatButton.endChatButton,html.font-scale--150 .waitingCancelChat.uiButton.btn-primary,html.font-scale--150 .waitingCancelChat.uiButton.button--primary,html.font-scale--150 .waitingCancelChat.uiButton.unseenMessageBanner,html.font-scale--150 .waitingCancelChat.uiButton.endChatButton{border:solid 0.21rem;}}@media (min-width:1280px){html.font-scale--200 .btn.btn-primary,html.font-scale--200 .btn.button--primary,html.font-scale--200 .btn.unseenMessageBanner,html.font-scale--200 .btn.endChatButton,html.font-scale--200 .button.btn-primary,html.font-scale--200 .button.button--primary,html.font-scale--200 .button.unseenMessageBanner,html.font-scale--200 .button.endChatButton,html.font-scale--200 .start-link.btn-primary,html.font-scale--200 .start-link.button--primary,html.font-scale--200 .start-link.unseenMessageBanner,html.font-scale--200 .start-link.endChatButton,html.font-scale--200 .continue-link.btn-primary,html.font-scale--200 .continue-link.button--primary,html.font-scale--200 .continue-link.unseenMessageBanner,html.font-scale--200 .continue-link.endChatButton,html.font-scale--200 .unseenMessageBanner.btn-primary,html.font-scale--200 .unseenMessageBanner.button--primary,html.font-scale--200 .unseenMessageBanner.unseenMessageBanner,html.font-scale--200 .unseenMessageBanner.endChatButton,html.font-scale--200 .endChatButton.btn-primary,html.font-scale--200 .endChatButton.button--primary,html.font-scale--200 .endChatButton.unseenMessageBanner,html.font-scale--200 .endChatButton.endChatButton,html.font-scale--200 .waitingCancelChat.uiButton.btn-primary,html.font-scale--200 .waitingCancelChat.uiButton.button--primary,html.font-scale--200 .waitingCancelChat.uiButton.unseenMessageBanner,html.font-scale--200 .waitingCancelChat.uiButton.endChatButton{border:solid 0.21rem;}}html.colorscheme--blackwhite .btn.btn-primary,html.colorscheme--blackwhite .btn.button--primary,html.colorscheme--blackwhite .btn.unseenMessageBanner,html.colorscheme--blackwhite .btn.endChatButton,html.colorscheme--blackwhite .button.btn-primary,html.colorscheme--blackwhite .button.button--primary,html.colorscheme--blackwhite .button.unseenMessageBanner,html.colorscheme--blackwhite .button.endChatButton,html.colorscheme--blackwhite .start-link.btn-primary,html.colorscheme--blackwhite .start-link.button--primary,html.colorscheme--blackwhite .start-link.unseenMessageBanner,html.colorscheme--blackwhite .start-link.endChatButton,html.colorscheme--blackwhite .continue-link.btn-primary,html.colorscheme--blackwhite .continue-link.button--primary,html.colorscheme--blackwhite .continue-link.unseenMessageBanner,html.colorscheme--blackwhite .continue-link.endChatButton,html.colorscheme--blackwhite .unseenMessageBanner.btn-primary,html.colorscheme--blackwhite .unseenMessageBanner.button--primary,html.colorscheme--blackwhite .unseenMessageBanner.unseenMessageBanner,html.colorscheme--blackwhite .unseenMessageBanner.endChatButton,html.colorscheme--blackwhite .endChatButton.btn-primary,html.colorscheme--blackwhite .endChatButton.button--primary,html.colorscheme--blackwhite .endChatButton.unseenMessageBanner,html.colorscheme--blackwhite .endChatButton.endChatButton,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-primary,html.colorscheme--blackwhite .waitingCancelChat.uiButton.button--primary,html.colorscheme--blackwhite .waitingCancelChat.uiButton.unseenMessageBanner,html.colorscheme--blackwhite .waitingCancelChat.uiButton.endChatButton{background:#007481;border-color:#00515a;color:#ffffff;}html.colorscheme--whiteblack .btn.btn-primary,html.colorscheme--whiteblack .btn.button--primary,html.colorscheme--whiteblack .btn.unseenMessageBanner,html.colorscheme--whiteblack .btn.endChatButton,html.colorscheme--whiteblack .button.btn-primary,html.colorscheme--whiteblack .button.button--primary,html.colorscheme--whiteblack .button.unseenMessageBanner,html.colorscheme--whiteblack .button.endChatButton,html.colorscheme--whiteblack .start-link.btn-primary,html.colorscheme--whiteblack .start-link.button--primary,html.colorscheme--whiteblack .start-link.unseenMessageBanner,html.colorscheme--whiteblack .start-link.endChatButton,html.colorscheme--whiteblack .continue-link.btn-primary,html.colorscheme--whiteblack .continue-link.button--primary,html.colorscheme--whiteblack .continue-link.unseenMessageBanner,html.colorscheme--whiteblack .continue-link.endChatButton,html.colorscheme--whiteblack .unseenMessageBanner.btn-primary,html.colorscheme--whiteblack .unseenMessageBanner.button--primary,html.colorscheme--whiteblack .unseenMessageBanner.unseenMessageBanner,html.colorscheme--whiteblack .unseenMessageBanner.endChatButton,html.colorscheme--whiteblack .endChatButton.btn-primary,html.colorscheme--whiteblack .endChatButton.button--primary,html.colorscheme--whiteblack .endChatButton.unseenMessageBanner,html.colorscheme--whiteblack .endChatButton.endChatButton,html.colorscheme--whiteblack .waitingCancelChat.uiButton.btn-primary,html.colorscheme--whiteblack .waitingCancelChat.uiButton.button--primary,html.colorscheme--whiteblack .waitingCancelChat.uiButton.unseenMessageBanner,html.colorscheme--whiteblack .waitingCancelChat.uiButton.endChatButton{background:#000000 !important;border-color:#ffffff;color:#ffffff !important;}html.colorscheme--yellowblack .btn.btn-primary,html.colorscheme--yellowblack .btn.button--primary,html.colorscheme--yellowblack .btn.unseenMessageBanner,html.colorscheme--yellowblack .btn.endChatButton,html.colorscheme--yellowblack .button.btn-primary,html.colorscheme--yellowblack .button.button--primary,html.colorscheme--yellowblack .button.unseenMessageBanner,html.colorscheme--yellowblack .button.endChatButton,html.colorscheme--yellowblack .start-link.btn-primary,html.colorscheme--yellowblack .start-link.button--primary,html.colorscheme--yellowblack .start-link.unseenMessageBanner,html.colorscheme--yellowblack .start-link.endChatButton,html.colorscheme--yellowblack .continue-link.btn-primary,html.colorscheme--yellowblack .continue-link.button--primary,html.colorscheme--yellowblack .continue-link.unseenMessageBanner,html.colorscheme--yellowblack .continue-link.endChatButton,html.colorscheme--yellowblack .unseenMessageBanner.btn-primary,html.colorscheme--yellowblack .unseenMessageBanner.button--primary,html.colorscheme--yellowblack .unseenMessageBanner.unseenMessageBanner,html.colorscheme--yellowblack .unseenMessageBanner.endChatButton,html.colorscheme--yellowblack .endChatButton.btn-primary,html.colorscheme--yellowblack .endChatButton.button--primary,html.colorscheme--yellowblack .endChatButton.unseenMessageBanner,html.colorscheme--yellowblack .endChatButton.endChatButton,html.colorscheme--yellowblack .waitingCancelChat.uiButton.btn-primary,html.colorscheme--yellowblack .waitingCancelChat.uiButton.button--primary,html.colorscheme--yellowblack .waitingCancelChat.uiButton.unseenMessageBanner,html.colorscheme--yellowblack .waitingCancelChat.uiButton.endChatButton{background:#000000 !important;border-color:#fff82d;color:#fff82d !important;}html.colorscheme--yellowblue .btn.btn-primary,html.colorscheme--yellowblue .btn.button--primary,html.colorscheme--yellowblue .btn.unseenMessageBanner,html.colorscheme--yellowblue .btn.endChatButton,html.colorscheme--yellowblue .button.btn-primary,html.colorscheme--yellowblue .button.button--primary,html.colorscheme--yellowblue .button.unseenMessageBanner,html.colorscheme--yellowblue .button.endChatButton,html.colorscheme--yellowblue .start-link.btn-primary,html.colorscheme--yellowblue .start-link.button--primary,html.colorscheme--yellowblue .start-link.unseenMessageBanner,html.colorscheme--yellowblue .start-link.endChatButton,html.colorscheme--yellowblue .continue-link.btn-primary,html.colorscheme--yellowblue .continue-link.button--primary,html.colorscheme--yellowblue .continue-link.unseenMessageBanner,html.colorscheme--yellowblue .continue-link.endChatButton,html.colorscheme--yellowblue .unseenMessageBanner.btn-primary,html.colorscheme--yellowblue .unseenMessageBanner.button--primary,html.colorscheme--yellowblue .unseenMessageBanner.unseenMessageBanner,html.colorscheme--yellowblue .unseenMessageBanner.endChatButton,html.colorscheme--yellowblue .endChatButton.btn-primary,html.colorscheme--yellowblue .endChatButton.button--primary,html.colorscheme--yellowblue .endChatButton.unseenMessageBanner,html.colorscheme--yellowblue .endChatButton.endChatButton,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-primary,html.colorscheme--yellowblue .waitingCancelChat.uiButton.button--primary,html.colorscheme--yellowblue .waitingCancelChat.uiButton.unseenMessageBanner,html.colorscheme--yellowblue .waitingCancelChat.uiButton.endChatButton{background:#002b7f !important;border-color:#fff82d;color:#fff82d !important;}.btn.btn-primary.loading:after,.btn.button--primary.loading:after,.btn.unseenMessageBanner.loading:after,.btn.endChatButton.loading:after,.button.btn-primary.loading:after,.button.button--primary.loading:after,.button.unseenMessageBanner.loading:after,.button.endChatButton.loading:after,.start-link.btn-primary.loading:after,.start-link.button--primary.loading:after,.start-link.unseenMessageBanner.loading:after,.start-link.endChatButton.loading:after,.continue-link.btn-primary.loading:after,.continue-link.button--primary.loading:after,.continue-link.unseenMessageBanner.loading:after,.continue-link.endChatButton.loading:after,.unseenMessageBanner.btn-primary.loading:after,.unseenMessageBanner.button--primary.loading:after,.unseenMessageBanner.unseenMessageBanner.loading:after,.unseenMessageBanner.endChatButton.loading:after,.endChatButton.btn-primary.loading:after,.endChatButton.button--primary.loading:after,.endChatButton.unseenMessageBanner.loading:after,.endChatButton.endChatButton.loading:after,.waitingCancelChat.uiButton.btn-primary.loading:after,.waitingCancelChat.uiButton.button--primary.loading:after,.waitingCancelChat.uiButton.unseenMessageBanner.loading:after,.waitingCancelChat.uiButton.endChatButton.loading:after{content:'';-webkit-animation:spin .75s linear infinite;animation:spin .75s linear infinite;width:0.625rem;height:0.625rem;display:inline-block;vertical-align:middle;border-radius:100%;background:transparent;border:solid 0.125rem;border-right-color:transparent;margin-left:10px;}@media (min-width:640px){html.font-scale--100 .btn.btn-primary.loading:after,html.font-scale--100 .btn.button--primary.loading:after,html.font-scale--100 .btn.unseenMessageBanner.loading:after,html.font-scale--100 .btn.endChatButton.loading:after,html.font-scale--100 .button.btn-primary.loading:after,html.font-scale--100 .button.button--primary.loading:after,html.font-scale--100 .button.unseenMessageBanner.loading:after,html.font-scale--100 .button.endChatButton.loading:after,html.font-scale--100 .start-link.btn-primary.loading:after,html.font-scale--100 .start-link.button--primary.loading:after,html.font-scale--100 .start-link.unseenMessageBanner.loading:after,html.font-scale--100 .start-link.endChatButton.loading:after,html.font-scale--100 .continue-link.btn-primary.loading:after,html.font-scale--100 .continue-link.button--primary.loading:after,html.font-scale--100 .continue-link.unseenMessageBanner.loading:after,html.font-scale--100 .continue-link.endChatButton.loading:after,html.font-scale--100 .unseenMessageBanner.btn-primary.loading:after,html.font-scale--100 .unseenMessageBanner.button--primary.loading:after,html.font-scale--100 .unseenMessageBanner.unseenMessageBanner.loading:after,html.font-scale--100 .unseenMessageBanner.endChatButton.loading:after,html.font-scale--100 .endChatButton.btn-primary.loading:after,html.font-scale--100 .endChatButton.button--primary.loading:after,html.font-scale--100 .endChatButton.unseenMessageBanner.loading:after,html.font-scale--100 .endChatButton.endChatButton.loading:after,html.font-scale--100 .waitingCancelChat.uiButton.btn-primary.loading:after,html.font-scale--100 .waitingCancelChat.uiButton.button--primary.loading:after,html.font-scale--100 .waitingCancelChat.uiButton.unseenMessageBanner.loading:after,html.font-scale--100 .waitingCancelChat.uiButton.endChatButton.loading:after{border:solid 0.21rem;border-right-color:transparent;width:0.4166rem;height:0.4166rem;}}@media (min-width:960px){html.font-scale--150 .btn.btn-primary.loading:after,html.font-scale--150 .btn.button--primary.loading:after,html.font-scale--150 .btn.unseenMessageBanner.loading:after,html.font-scale--150 .btn.endChatButton.loading:after,html.font-scale--150 .button.btn-primary.loading:after,html.font-scale--150 .button.button--primary.loading:after,html.font-scale--150 .button.unseenMessageBanner.loading:after,html.font-scale--150 .button.endChatButton.loading:after,html.font-scale--150 .start-link.btn-primary.loading:after,html.font-scale--150 .start-link.button--primary.loading:after,html.font-scale--150 .start-link.unseenMessageBanner.loading:after,html.font-scale--150 .start-link.endChatButton.loading:after,html.font-scale--150 .continue-link.btn-primary.loading:after,html.font-scale--150 .continue-link.button--primary.loading:after,html.font-scale--150 .continue-link.unseenMessageBanner.loading:after,html.font-scale--150 .continue-link.endChatButton.loading:after,html.font-scale--150 .unseenMessageBanner.btn-primary.loading:after,html.font-scale--150 .unseenMessageBanner.button--primary.loading:after,html.font-scale--150 .unseenMessageBanner.unseenMessageBanner.loading:after,html.font-scale--150 .unseenMessageBanner.endChatButton.loading:after,html.font-scale--150 .endChatButton.btn-primary.loading:after,html.font-scale--150 .endChatButton.button--primary.loading:after,html.font-scale--150 .endChatButton.unseenMessageBanner.loading:after,html.font-scale--150 .endChatButton.endChatButton.loading:after,html.font-scale--150 .waitingCancelChat.uiButton.btn-primary.loading:after,html.font-scale--150 .waitingCancelChat.uiButton.button--primary.loading:after,html.font-scale--150 .waitingCancelChat.uiButton.unseenMessageBanner.loading:after,html.font-scale--150 .waitingCancelChat.uiButton.endChatButton.loading:after{border:solid 0.21rem;border-right-color:transparent;width:0.4166rem;height:0.4166rem;}}@media (min-width:1280px){html.font-scale--200 .btn.btn-primary.loading:after,html.font-scale--200 .btn.button--primary.loading:after,html.font-scale--200 .btn.unseenMessageBanner.loading:after,html.font-scale--200 .btn.endChatButton.loading:after,html.font-scale--200 .button.btn-primary.loading:after,html.font-scale--200 .button.button--primary.loading:after,html.font-scale--200 .button.unseenMessageBanner.loading:after,html.font-scale--200 .button.endChatButton.loading:after,html.font-scale--200 .start-link.btn-primary.loading:after,html.font-scale--200 .start-link.button--primary.loading:after,html.font-scale--200 .start-link.unseenMessageBanner.loading:after,html.font-scale--200 .start-link.endChatButton.loading:after,html.font-scale--200 .continue-link.btn-primary.loading:after,html.font-scale--200 .continue-link.button--primary.loading:after,html.font-scale--200 .continue-link.unseenMessageBanner.loading:after,html.font-scale--200 .continue-link.endChatButton.loading:after,html.font-scale--200 .unseenMessageBanner.btn-primary.loading:after,html.font-scale--200 .unseenMessageBanner.button--primary.loading:after,html.font-scale--200 .unseenMessageBanner.unseenMessageBanner.loading:after,html.font-scale--200 .unseenMessageBanner.endChatButton.loading:after,html.font-scale--200 .endChatButton.btn-primary.loading:after,html.font-scale--200 .endChatButton.button--primary.loading:after,html.font-scale--200 .endChatButton.unseenMessageBanner.loading:after,html.font-scale--200 .endChatButton.endChatButton.loading:after,html.font-scale--200 .waitingCancelChat.uiButton.btn-primary.loading:after,html.font-scale--200 .waitingCancelChat.uiButton.button--primary.loading:after,html.font-scale--200 .waitingCancelChat.uiButton.unseenMessageBanner.loading:after,html.font-scale--200 .waitingCancelChat.uiButton.endChatButton.loading:after{border:solid 0.21rem;border-right-color:transparent;width:0.4166rem;height:0.4166rem;}}html.colorscheme--blackwhite .btn.btn-primary.loading:after:hover,html.colorscheme--blackwhite .btn.btn-primary.loading:after:focus,html.colorscheme--blackwhite .btn.button--primary.loading:after:hover,html.colorscheme--blackwhite .btn.button--primary.loading:after:focus,html.colorscheme--blackwhite .btn.unseenMessageBanner.loading:after:hover,html.colorscheme--blackwhite .btn.unseenMessageBanner.loading:after:focus,html.colorscheme--blackwhite .btn.endChatButton.loading:after:hover,html.colorscheme--blackwhite .btn.endChatButton.loading:after:focus,html.colorscheme--blackwhite .button.btn-primary.loading:after:hover,html.colorscheme--blackwhite .button.btn-primary.loading:after:focus,html.colorscheme--blackwhite .button.button--primary.loading:after:hover,html.colorscheme--blackwhite .button.button--primary.loading:after:focus,html.colorscheme--blackwhite .button.unseenMessageBanner.loading:after:hover,html.colorscheme--blackwhite .button.unseenMessageBanner.loading:after:focus,html.colorscheme--blackwhite .button.endChatButton.loading:after:hover,html.colorscheme--blackwhite .button.endChatButton.loading:after:focus,html.colorscheme--blackwhite .start-link.btn-primary.loading:after:hover,html.colorscheme--blackwhite .start-link.btn-primary.loading:after:focus,html.colorscheme--blackwhite .start-link.button--primary.loading:after:hover,html.colorscheme--blackwhite .start-link.button--primary.loading:after:focus,html.colorscheme--blackwhite .start-link.unseenMessageBanner.loading:after:hover,html.colorscheme--blackwhite .start-link.unseenMessageBanner.loading:after:focus,html.colorscheme--blackwhite .start-link.endChatButton.loading:after:hover,html.colorscheme--blackwhite .start-link.endChatButton.loading:after:focus,html.colorscheme--blackwhite .continue-link.btn-primary.loading:after:hover,html.colorscheme--blackwhite .continue-link.btn-primary.loading:after:focus,html.colorscheme--blackwhite .continue-link.button--primary.loading:after:hover,html.colorscheme--blackwhite .continue-link.button--primary.loading:after:focus,html.colorscheme--blackwhite .continue-link.unseenMessageBanner.loading:after:hover,html.colorscheme--blackwhite .continue-link.unseenMessageBanner.loading:after:focus,html.colorscheme--blackwhite .continue-link.endChatButton.loading:after:hover,html.colorscheme--blackwhite .continue-link.endChatButton.loading:after:focus,html.colorscheme--blackwhite .unseenMessageBanner.btn-primary.loading:after:hover,html.colorscheme--blackwhite .unseenMessageBanner.btn-primary.loading:after:focus,html.colorscheme--blackwhite .unseenMessageBanner.button--primary.loading:after:hover,html.colorscheme--blackwhite .unseenMessageBanner.button--primary.loading:after:focus,html.colorscheme--blackwhite .unseenMessageBanner.unseenMessageBanner.loading:after:hover,html.colorscheme--blackwhite .unseenMessageBanner.unseenMessageBanner.loading:after:focus,html.colorscheme--blackwhite .unseenMessageBanner.endChatButton.loading:after:hover,html.colorscheme--blackwhite .unseenMessageBanner.endChatButton.loading:after:focus,html.colorscheme--blackwhite .endChatButton.btn-primary.loading:after:hover,html.colorscheme--blackwhite .endChatButton.btn-primary.loading:after:focus,html.colorscheme--blackwhite .endChatButton.button--primary.loading:after:hover,html.colorscheme--blackwhite .endChatButton.button--primary.loading:after:focus,html.colorscheme--blackwhite .endChatButton.unseenMessageBanner.loading:after:hover,html.colorscheme--blackwhite .endChatButton.unseenMessageBanner.loading:after:focus,html.colorscheme--blackwhite .endChatButton.endChatButton.loading:after:hover,html.colorscheme--blackwhite .endChatButton.endChatButton.loading:after:focus,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-primary.loading:after:hover,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-primary.loading:after:focus,html.colorscheme--blackwhite .waitingCancelChat.uiButton.button--primary.loading:after:hover,html.colorscheme--blackwhite .waitingCancelChat.uiButton.button--primary.loading:after:focus,html.colorscheme--blackwhite .waitingCancelChat.uiButton.unseenMessageBanner.loading:after:hover,html.colorscheme--blackwhite .waitingCancelChat.uiButton.unseenMessageBanner.loading:after:focus,html.colorscheme--blackwhite .waitingCancelChat.uiButton.endChatButton.loading:after:hover,html.colorscheme--blackwhite .waitingCancelChat.uiButton.endChatButton.loading:after:focus{border-color:#ffffff;}.btn.btn-black,.button.btn-black,.start-link.btn-black,.continue-link.btn-black,.unseenMessageBanner.btn-black,.endChatButton.btn-black,.waitingCancelChat.uiButton.btn-black{border:solid 0.125rem;}@media (min-width:640px){html.font-scale--100 .btn.btn-black,html.font-scale--100 .button.btn-black,html.font-scale--100 .start-link.btn-black,html.font-scale--100 .continue-link.btn-black,html.font-scale--100 .unseenMessageBanner.btn-black,html.font-scale--100 .endChatButton.btn-black,html.font-scale--100 .waitingCancelChat.uiButton.btn-black{border:solid 0.21rem;}}@media (min-width:960px){html.font-scale--150 .btn.btn-black,html.font-scale--150 .button.btn-black,html.font-scale--150 .start-link.btn-black,html.font-scale--150 .continue-link.btn-black,html.font-scale--150 .unseenMessageBanner.btn-black,html.font-scale--150 .endChatButton.btn-black,html.font-scale--150 .waitingCancelChat.uiButton.btn-black{border:solid 0.21rem;}}@media (min-width:1280px){html.font-scale--200 .btn.btn-black,html.font-scale--200 .button.btn-black,html.font-scale--200 .start-link.btn-black,html.font-scale--200 .continue-link.btn-black,html.font-scale--200 .unseenMessageBanner.btn-black,html.font-scale--200 .endChatButton.btn-black,html.font-scale--200 .waitingCancelChat.uiButton.btn-black{border:solid 0.21rem;}}html.colorscheme--blackwhite .btn.btn-black,html.colorscheme--blackwhite .button.btn-black,html.colorscheme--blackwhite .start-link.btn-black,html.colorscheme--blackwhite .continue-link.btn-black,html.colorscheme--blackwhite .unseenMessageBanner.btn-black,html.colorscheme--blackwhite .endChatButton.btn-black,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-black{background:#000000;border-color:#000000;color:#ffffff;}html.colorscheme--whiteblack .btn.btn-black,html.colorscheme--whiteblack .button.btn-black,html.colorscheme--whiteblack .start-link.btn-black,html.colorscheme--whiteblack .continue-link.btn-black,html.colorscheme--whiteblack .unseenMessageBanner.btn-black,html.colorscheme--whiteblack .endChatButton.btn-black,html.colorscheme--whiteblack .waitingCancelChat.uiButton.btn-black{background:#ffffff;border-color:#ffffff;color:#000000;}html.colorscheme--yellowblack .btn.btn-black,html.colorscheme--yellowblack .button.btn-black,html.colorscheme--yellowblack .start-link.btn-black,html.colorscheme--yellowblack .continue-link.btn-black,html.colorscheme--yellowblack .unseenMessageBanner.btn-black,html.colorscheme--yellowblack .endChatButton.btn-black,html.colorscheme--yellowblack .waitingCancelChat.uiButton.btn-black{background:#fff82d;border-color:#fff82d;color:#000000;}html.colorscheme--yellowblue .btn.btn-black,html.colorscheme--yellowblue .button.btn-black,html.colorscheme--yellowblue .start-link.btn-black,html.colorscheme--yellowblue .continue-link.btn-black,html.colorscheme--yellowblue .unseenMessageBanner.btn-black,html.colorscheme--yellowblue .endChatButton.btn-black,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-black{background:#fff82d;border-color:#fff82d;color:#002b7f;}html.colorscheme--blackwhite .btn.btn-black.btn-calendar-google,html.colorscheme--blackwhite .btn.btn-black.btn-calendar-apple,html.colorscheme--blackwhite .btn.btn-black.btn-calendar-outlook,html.colorscheme--blackwhite .button.btn-black.btn-calendar-google,html.colorscheme--blackwhite .button.btn-black.btn-calendar-apple,html.colorscheme--blackwhite .button.btn-black.btn-calendar-outlook,html.colorscheme--blackwhite .start-link.btn-black.btn-calendar-google,html.colorscheme--blackwhite .start-link.btn-black.btn-calendar-apple,html.colorscheme--blackwhite .start-link.btn-black.btn-calendar-outlook,html.colorscheme--blackwhite .continue-link.btn-black.btn-calendar-google,html.colorscheme--blackwhite .continue-link.btn-black.btn-calendar-apple,html.colorscheme--blackwhite .continue-link.btn-black.btn-calendar-outlook,html.colorscheme--blackwhite .unseenMessageBanner.btn-black.btn-calendar-google,html.colorscheme--blackwhite .unseenMessageBanner.btn-black.btn-calendar-apple,html.colorscheme--blackwhite .unseenMessageBanner.btn-black.btn-calendar-outlook,html.colorscheme--blackwhite .endChatButton.btn-black.btn-calendar-google,html.colorscheme--blackwhite .endChatButton.btn-black.btn-calendar-apple,html.colorscheme--blackwhite .endChatButton.btn-black.btn-calendar-outlook,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-black.btn-calendar-google,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-black.btn-calendar-apple,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-black.btn-calendar-outlook{color:#ffffff !important;}html.colorscheme--whiteblack .btn.btn-black.btn-calendar-google,html.colorscheme--whiteblack .btn.btn-black.btn-calendar-apple,html.colorscheme--whiteblack .btn.btn-black.btn-calendar-outlook,html.colorscheme--whiteblack .button.btn-black.btn-calendar-google,html.colorscheme--whiteblack .button.btn-black.btn-calendar-apple,html.colorscheme--whiteblack .button.btn-black.btn-calendar-outlook,html.colorscheme--whiteblack .start-link.btn-black.btn-calendar-google,html.colorscheme--whiteblack .start-link.btn-black.btn-calendar-apple,html.colorscheme--whiteblack .start-link.btn-black.btn-calendar-outlook,html.colorscheme--whiteblack .continue-link.btn-black.btn-calendar-google,html.colorscheme--whiteblack .continue-link.btn-black.btn-calendar-apple,html.colorscheme--whiteblack .continue-link.btn-black.btn-calendar-outlook,html.colorscheme--whiteblack .unseenMessageBanner.btn-black.btn-calendar-google,html.colorscheme--whiteblack .unseenMessageBanner.btn-black.btn-calendar-apple,html.colorscheme--whiteblack .unseenMessageBanner.btn-black.btn-calendar-outlook,html.colorscheme--whiteblack .endChatButton.btn-black.btn-calendar-google,html.colorscheme--whiteblack .endChatButton.btn-black.btn-calendar-apple,html.colorscheme--whiteblack .endChatButton.btn-black.btn-calendar-outlook,html.colorscheme--whiteblack .waitingCancelChat.uiButton.btn-black.btn-calendar-google,html.colorscheme--whiteblack .waitingCancelChat.uiButton.btn-black.btn-calendar-apple,html.colorscheme--whiteblack .waitingCancelChat.uiButton.btn-black.btn-calendar-outlook{color:#000000 !important;}html.colorscheme--yellowblack .btn.btn-black.btn-calendar-google,html.colorscheme--yellowblack .btn.btn-black.btn-calendar-apple,html.colorscheme--yellowblack .btn.btn-black.btn-calendar-outlook,html.colorscheme--yellowblack .button.btn-black.btn-calendar-google,html.colorscheme--yellowblack .button.btn-black.btn-calendar-apple,html.colorscheme--yellowblack .button.btn-black.btn-calendar-outlook,html.colorscheme--yellowblack .start-link.btn-black.btn-calendar-google,html.colorscheme--yellowblack .start-link.btn-black.btn-calendar-apple,html.colorscheme--yellowblack .start-link.btn-black.btn-calendar-outlook,html.colorscheme--yellowblack .continue-link.btn-black.btn-calendar-google,html.colorscheme--yellowblack .continue-link.btn-black.btn-calendar-apple,html.colorscheme--yellowblack .continue-link.btn-black.btn-calendar-outlook,html.colorscheme--yellowblack .unseenMessageBanner.btn-black.btn-calendar-google,html.colorscheme--yellowblack .unseenMessageBanner.btn-black.btn-calendar-apple,html.colorscheme--yellowblack .unseenMessageBanner.btn-black.btn-calendar-outlook,html.colorscheme--yellowblack .endChatButton.btn-black.btn-calendar-google,html.colorscheme--yellowblack .endChatButton.btn-black.btn-calendar-apple,html.colorscheme--yellowblack .endChatButton.btn-black.btn-calendar-outlook,html.colorscheme--yellowblack .waitingCancelChat.uiButton.btn-black.btn-calendar-google,html.colorscheme--yellowblack .waitingCancelChat.uiButton.btn-black.btn-calendar-apple,html.colorscheme--yellowblack .waitingCancelChat.uiButton.btn-black.btn-calendar-outlook{color:#000000 !important;}html.colorscheme--yellowblue .btn.btn-black.btn-calendar-google,html.colorscheme--yellowblue .btn.btn-black.btn-calendar-apple,html.colorscheme--yellowblue .btn.btn-black.btn-calendar-outlook,html.colorscheme--yellowblue .button.btn-black.btn-calendar-google,html.colorscheme--yellowblue .button.btn-black.btn-calendar-apple,html.colorscheme--yellowblue .button.btn-black.btn-calendar-outlook,html.colorscheme--yellowblue .start-link.btn-black.btn-calendar-google,html.colorscheme--yellowblue .start-link.btn-black.btn-calendar-apple,html.colorscheme--yellowblue .start-link.btn-black.btn-calendar-outlook,html.colorscheme--yellowblue .continue-link.btn-black.btn-calendar-google,html.colorscheme--yellowblue .continue-link.btn-black.btn-calendar-apple,html.colorscheme--yellowblue .continue-link.btn-black.btn-calendar-outlook,html.colorscheme--yellowblue .unseenMessageBanner.btn-black.btn-calendar-google,html.colorscheme--yellowblue .unseenMessageBanner.btn-black.btn-calendar-apple,html.colorscheme--yellowblue .unseenMessageBanner.btn-black.btn-calendar-outlook,html.colorscheme--yellowblue .endChatButton.btn-black.btn-calendar-google,html.colorscheme--yellowblue .endChatButton.btn-black.btn-calendar-apple,html.colorscheme--yellowblue .endChatButton.btn-black.btn-calendar-outlook,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-black.btn-calendar-google,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-black.btn-calendar-apple,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-black.btn-calendar-outlook{color:#002b7f !important;}.btn.btn-black.btn-calendar-google:after,.btn.btn-black.btn-calendar-apple:after,.btn.btn-black.btn-calendar-outlook:after,.button.btn-black.btn-calendar-google:after,.button.btn-black.btn-calendar-apple:after,.button.btn-black.btn-calendar-outlook:after,.start-link.btn-black.btn-calendar-google:after,.start-link.btn-black.btn-calendar-apple:after,.start-link.btn-black.btn-calendar-outlook:after,.continue-link.btn-black.btn-calendar-google:after,.continue-link.btn-black.btn-calendar-apple:after,.continue-link.btn-black.btn-calendar-outlook:after,.unseenMessageBanner.btn-black.btn-calendar-google:after,.unseenMessageBanner.btn-black.btn-calendar-apple:after,.unseenMessageBanner.btn-black.btn-calendar-outlook:after,.endChatButton.btn-black.btn-calendar-google:after,.endChatButton.btn-black.btn-calendar-apple:after,.endChatButton.btn-black.btn-calendar-outlook:after,.waitingCancelChat.uiButton.btn-black.btn-calendar-google:after,.waitingCancelChat.uiButton.btn-black.btn-calendar-apple:after,.waitingCancelChat.uiButton.btn-black.btn-calendar-outlook:after{content:'';background-repeat:no-repeat;background-position:center;display:inline-block;vertical-align:middle;background-size:100%;background-size:auto 100%;width:.8rem;height:.8rem;margin-left:.5rem;}@media (min-width:640px){html.font-scale--100 .btn.btn-black.btn-calendar-google:after,html.font-scale--100 .btn.btn-black.btn-calendar-apple:after,html.font-scale--100 .btn.btn-black.btn-calendar-outlook:after,html.font-scale--100 .button.btn-black.btn-calendar-google:after,html.font-scale--100 .button.btn-black.btn-calendar-apple:after,html.font-scale--100 .button.btn-black.btn-calendar-outlook:after,html.font-scale--100 .start-link.btn-black.btn-calendar-google:after,html.font-scale--100 .start-link.btn-black.btn-calendar-apple:after,html.font-scale--100 .start-link.btn-black.btn-calendar-outlook:after,html.font-scale--100 .continue-link.btn-black.btn-calendar-google:after,html.font-scale--100 .continue-link.btn-black.btn-calendar-apple:after,html.font-scale--100 .continue-link.btn-black.btn-calendar-outlook:after,html.font-scale--100 .unseenMessageBanner.btn-black.btn-calendar-google:after,html.font-scale--100 .unseenMessageBanner.btn-black.btn-calendar-apple:after,html.font-scale--100 .unseenMessageBanner.btn-black.btn-calendar-outlook:after,html.font-scale--100 .endChatButton.btn-black.btn-calendar-google:after,html.font-scale--100 .endChatButton.btn-black.btn-calendar-apple:after,html.font-scale--100 .endChatButton.btn-black.btn-calendar-outlook:after,html.font-scale--100 .waitingCancelChat.uiButton.btn-black.btn-calendar-google:after,html.font-scale--100 .waitingCancelChat.uiButton.btn-black.btn-calendar-apple:after,html.font-scale--100 .waitingCancelChat.uiButton.btn-black.btn-calendar-outlook:after{width:1.25rem;height:1.25rem;margin-left:0.5416rem;}}@media (min-width:960px){html.font-scale--150 .btn.btn-black.btn-calendar-google:after,html.font-scale--150 .btn.btn-black.btn-calendar-apple:after,html.font-scale--150 .btn.btn-black.btn-calendar-outlook:after,html.font-scale--150 .button.btn-black.btn-calendar-google:after,html.font-scale--150 .button.btn-black.btn-calendar-apple:after,html.font-scale--150 .button.btn-black.btn-calendar-outlook:after,html.font-scale--150 .start-link.btn-black.btn-calendar-google:after,html.font-scale--150 .start-link.btn-black.btn-calendar-apple:after,html.font-scale--150 .start-link.btn-black.btn-calendar-outlook:after,html.font-scale--150 .continue-link.btn-black.btn-calendar-google:after,html.font-scale--150 .continue-link.btn-black.btn-calendar-apple:after,html.font-scale--150 .continue-link.btn-black.btn-calendar-outlook:after,html.font-scale--150 .unseenMessageBanner.btn-black.btn-calendar-google:after,html.font-scale--150 .unseenMessageBanner.btn-black.btn-calendar-apple:after,html.font-scale--150 .unseenMessageBanner.btn-black.btn-calendar-outlook:after,html.font-scale--150 .endChatButton.btn-black.btn-calendar-google:after,html.font-scale--150 .endChatButton.btn-black.btn-calendar-apple:after,html.font-scale--150 .endChatButton.btn-black.btn-calendar-outlook:after,html.font-scale--150 .waitingCancelChat.uiButton.btn-black.btn-calendar-google:after,html.font-scale--150 .waitingCancelChat.uiButton.btn-black.btn-calendar-apple:after,html.font-scale--150 .waitingCancelChat.uiButton.btn-black.btn-calendar-outlook:after{width:1.25rem;height:1.25rem;margin-left:0.5416rem;}}@media (min-width:1280px){html.font-scale--200 .btn.btn-black.btn-calendar-google:after,html.font-scale--200 .btn.btn-black.btn-calendar-apple:after,html.font-scale--200 .btn.btn-black.btn-calendar-outlook:after,html.font-scale--200 .button.btn-black.btn-calendar-google:after,html.font-scale--200 .button.btn-black.btn-calendar-apple:after,html.font-scale--200 .button.btn-black.btn-calendar-outlook:after,html.font-scale--200 .start-link.btn-black.btn-calendar-google:after,html.font-scale--200 .start-link.btn-black.btn-calendar-apple:after,html.font-scale--200 .start-link.btn-black.btn-calendar-outlook:after,html.font-scale--200 .continue-link.btn-black.btn-calendar-google:after,html.font-scale--200 .continue-link.btn-black.btn-calendar-apple:after,html.font-scale--200 .continue-link.btn-black.btn-calendar-outlook:after,html.font-scale--200 .unseenMessageBanner.btn-black.btn-calendar-google:after,html.font-scale--200 .unseenMessageBanner.btn-black.btn-calendar-apple:after,html.font-scale--200 .unseenMessageBanner.btn-black.btn-calendar-outlook:after,html.font-scale--200 .endChatButton.btn-black.btn-calendar-google:after,html.font-scale--200 .endChatButton.btn-black.btn-calendar-apple:after,html.font-scale--200 .endChatButton.btn-black.btn-calendar-outlook:after,html.font-scale--200 .waitingCancelChat.uiButton.btn-black.btn-calendar-google:after,html.font-scale--200 .waitingCancelChat.uiButton.btn-black.btn-calendar-apple:after,html.font-scale--200 .waitingCancelChat.uiButton.btn-black.btn-calendar-outlook:after{width:1.25rem;height:1.25rem;margin-left:0.5416rem;}}.btn.btn-black.btn-calendar-google:after,.button.btn-black.btn-calendar-google:after,.start-link.btn-black.btn-calendar-google:after,.continue-link.btn-black.btn-calendar-google:after,.unseenMessageBanner.btn-black.btn-calendar-google:after,.endChatButton.btn-black.btn-calendar-google:after,.waitingCancelChat.uiButton.btn-black.btn-calendar-google:after{background-image:url(/themes/custom/hadley_theme/images/logos/google.svg);}html.colorscheme--blackwhite .btn.btn-black.btn-calendar-google:after,html.colorscheme--blackwhite .button.btn-black.btn-calendar-google:after,html.colorscheme--blackwhite .start-link.btn-black.btn-calendar-google:after,html.colorscheme--blackwhite .continue-link.btn-black.btn-calendar-google:after,html.colorscheme--blackwhite .unseenMessageBanner.btn-black.btn-calendar-google:after,html.colorscheme--blackwhite .endChatButton.btn-black.btn-calendar-google:after,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-black.btn-calendar-google:after{background-image:url(/themes/custom/hadley_theme/images/logos/google-white.svg);}html.colorscheme--yellowblue .btn.btn-black.btn-calendar-google:after,html.colorscheme--yellowblue .button.btn-black.btn-calendar-google:after,html.colorscheme--yellowblue .start-link.btn-black.btn-calendar-google:after,html.colorscheme--yellowblue .continue-link.btn-black.btn-calendar-google:after,html.colorscheme--yellowblue .unseenMessageBanner.btn-black.btn-calendar-google:after,html.colorscheme--yellowblue .endChatButton.btn-black.btn-calendar-google:after,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-black.btn-calendar-google:after{background-image:url(/themes/custom/hadley_theme/images/logos/google-blue.svg);}.btn.btn-black.btn-calendar-apple:after,.button.btn-black.btn-calendar-apple:after,.start-link.btn-black.btn-calendar-apple:after,.continue-link.btn-black.btn-calendar-apple:after,.unseenMessageBanner.btn-black.btn-calendar-apple:after,.endChatButton.btn-black.btn-calendar-apple:after,.waitingCancelChat.uiButton.btn-black.btn-calendar-apple:after{background-image:url(/themes/custom/hadley_theme/images/logos/apple.svg);}html.colorscheme--blackwhite .btn.btn-black.btn-calendar-apple:after,html.colorscheme--blackwhite .button.btn-black.btn-calendar-apple:after,html.colorscheme--blackwhite .start-link.btn-black.btn-calendar-apple:after,html.colorscheme--blackwhite .continue-link.btn-black.btn-calendar-apple:after,html.colorscheme--blackwhite .unseenMessageBanner.btn-black.btn-calendar-apple:after,html.colorscheme--blackwhite .endChatButton.btn-black.btn-calendar-apple:after,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-black.btn-calendar-apple:after{background-image:url(/themes/custom/hadley_theme/images/logos/apple-white.svg);}html.colorscheme--yellowblue .btn.btn-black.btn-calendar-apple:after,html.colorscheme--yellowblue .button.btn-black.btn-calendar-apple:after,html.colorscheme--yellowblue .start-link.btn-black.btn-calendar-apple:after,html.colorscheme--yellowblue .continue-link.btn-black.btn-calendar-apple:after,html.colorscheme--yellowblue .unseenMessageBanner.btn-black.btn-calendar-apple:after,html.colorscheme--yellowblue .endChatButton.btn-black.btn-calendar-apple:after,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-black.btn-calendar-apple:after{background-image:url(/themes/custom/hadley_theme/images/logos/apple-blue.svg);}.btn.btn-black.btn-calendar-outlook:after,.button.btn-black.btn-calendar-outlook:after,.start-link.btn-black.btn-calendar-outlook:after,.continue-link.btn-black.btn-calendar-outlook:after,.unseenMessageBanner.btn-black.btn-calendar-outlook:after,.endChatButton.btn-black.btn-calendar-outlook:after,.waitingCancelChat.uiButton.btn-black.btn-calendar-outlook:after{background-image:url(/themes/custom/hadley_theme/images/logos/outlook.svg);}html.colorscheme--blackwhite .btn.btn-black.btn-calendar-outlook:after,html.colorscheme--blackwhite .button.btn-black.btn-calendar-outlook:after,html.colorscheme--blackwhite .start-link.btn-black.btn-calendar-outlook:after,html.colorscheme--blackwhite .continue-link.btn-black.btn-calendar-outlook:after,html.colorscheme--blackwhite .unseenMessageBanner.btn-black.btn-calendar-outlook:after,html.colorscheme--blackwhite .endChatButton.btn-black.btn-calendar-outlook:after,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-black.btn-calendar-outlook:after{background-image:url(/themes/custom/hadley_theme/images/logos/outlook-white.svg);}html.colorscheme--yellowblue .btn.btn-black.btn-calendar-outlook:after,html.colorscheme--yellowblue .button.btn-black.btn-calendar-outlook:after,html.colorscheme--yellowblue .start-link.btn-black.btn-calendar-outlook:after,html.colorscheme--yellowblue .continue-link.btn-black.btn-calendar-outlook:after,html.colorscheme--yellowblue .unseenMessageBanner.btn-black.btn-calendar-outlook:after,html.colorscheme--yellowblue .endChatButton.btn-black.btn-calendar-outlook:after,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-black.btn-calendar-outlook:after{background-image:url(/themes/custom/hadley_theme/images/logos/outlook-blue.svg);}.btn.btn-black.btn-podcasts,.button.btn-black.btn-podcasts,.start-link.btn-black.btn-podcasts,.continue-link.btn-black.btn-podcasts,.unseenMessageBanner.btn-black.btn-podcasts,.endChatButton.btn-black.btn-podcasts,.waitingCancelChat.uiButton.btn-black.btn-podcasts{position:relative;-webkit-transform:none;-ms-transform:none;transform:none;}@media (min-width:640px){html.font-scale--100 .btn.btn-black.btn-podcasts,html.font-scale--100 .button.btn-black.btn-podcasts,html.font-scale--100 .start-link.btn-black.btn-podcasts,html.font-scale--100 .continue-link.btn-black.btn-podcasts,html.font-scale--100 .unseenMessageBanner.btn-black.btn-podcasts,html.font-scale--100 .endChatButton.btn-black.btn-podcasts,html.font-scale--100 .waitingCancelChat.uiButton.btn-black.btn-podcasts{padding:0.563rem 0.8333rem 0.563rem 0.9166rem;margin:0;}}@media (min-width:960px){html.font-scale--150 .btn.btn-black.btn-podcasts,html.font-scale--150 .button.btn-black.btn-podcasts,html.font-scale--150 .start-link.btn-black.btn-podcasts,html.font-scale--150 .continue-link.btn-black.btn-podcasts,html.font-scale--150 .unseenMessageBanner.btn-black.btn-podcasts,html.font-scale--150 .endChatButton.btn-black.btn-podcasts,html.font-scale--150 .waitingCancelChat.uiButton.btn-black.btn-podcasts{padding:0.563rem 0.8333rem 0.563rem 0.9166rem;margin:0;}}@media (min-width:1280px){html.font-scale--200 .btn.btn-black.btn-podcasts,html.font-scale--200 .button.btn-black.btn-podcasts,html.font-scale--200 .start-link.btn-black.btn-podcasts,html.font-scale--200 .continue-link.btn-black.btn-podcasts,html.font-scale--200 .unseenMessageBanner.btn-black.btn-podcasts,html.font-scale--200 .endChatButton.btn-black.btn-podcasts,html.font-scale--200 .waitingCancelChat.uiButton.btn-black.btn-podcasts{padding:0.563rem 0.8333rem 0.563rem 0.9166rem;margin:0;}}.btn.btn-black.btn-podcasts:after,.button.btn-black.btn-podcasts:after,.start-link.btn-black.btn-podcasts:after,.continue-link.btn-black.btn-podcasts:after,.unseenMessageBanner.btn-black.btn-podcasts:after,.endChatButton.btn-black.btn-podcasts:after,.waitingCancelChat.uiButton.btn-black.btn-podcasts:after{content:'';background-image:url(/themes/custom/hadley_theme/images/rss.svg);background-repeat:no-repeat;display:inline-block;vertical-align:middle;background-size:100%;background-size:auto 100%;width:.8rem;height:.8rem;margin-left:.5rem;}@media (min-width:640px){html.font-scale--100 .btn.btn-black.btn-podcasts:after,html.font-scale--100 .button.btn-black.btn-podcasts:after,html.font-scale--100 .start-link.btn-black.btn-podcasts:after,html.font-scale--100 .continue-link.btn-black.btn-podcasts:after,html.font-scale--100 .unseenMessageBanner.btn-black.btn-podcasts:after,html.font-scale--100 .endChatButton.btn-black.btn-podcasts:after,html.font-scale--100 .waitingCancelChat.uiButton.btn-black.btn-podcasts:after{width:1rem;height:0.8333rem;margin-left:0.5416rem;}}@media (min-width:960px){html.font-scale--150 .btn.btn-black.btn-podcasts:after,html.font-scale--150 .button.btn-black.btn-podcasts:after,html.font-scale--150 .start-link.btn-black.btn-podcasts:after,html.font-scale--150 .continue-link.btn-black.btn-podcasts:after,html.font-scale--150 .unseenMessageBanner.btn-black.btn-podcasts:after,html.font-scale--150 .endChatButton.btn-black.btn-podcasts:after,html.font-scale--150 .waitingCancelChat.uiButton.btn-black.btn-podcasts:after{width:1rem;height:0.8333rem;margin-left:0.5416rem;}}@media (min-width:1280px){html.font-scale--200 .btn.btn-black.btn-podcasts:after,html.font-scale--200 .button.btn-black.btn-podcasts:after,html.font-scale--200 .start-link.btn-black.btn-podcasts:after,html.font-scale--200 .continue-link.btn-black.btn-podcasts:after,html.font-scale--200 .unseenMessageBanner.btn-black.btn-podcasts:after,html.font-scale--200 .endChatButton.btn-black.btn-podcasts:after,html.font-scale--200 .waitingCancelChat.uiButton.btn-black.btn-podcasts:after{width:1rem;height:0.8333rem;margin-left:0.5416rem;}}html.colorscheme--blackwhite .btn.btn-black.btn-podcasts:after,html.colorscheme--blackwhite .button.btn-black.btn-podcasts:after,html.colorscheme--blackwhite .start-link.btn-black.btn-podcasts:after,html.colorscheme--blackwhite .continue-link.btn-black.btn-podcasts:after,html.colorscheme--blackwhite .unseenMessageBanner.btn-black.btn-podcasts:after,html.colorscheme--blackwhite .endChatButton.btn-black.btn-podcasts:after,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-black.btn-podcasts:after{background-image:url(/themes/custom/hadley_theme/images/rss-white.svg);}html.colorscheme--yellowblue .btn.btn-black.btn-podcasts:after,html.colorscheme--yellowblue .button.btn-black.btn-podcasts:after,html.colorscheme--yellowblue .start-link.btn-black.btn-podcasts:after,html.colorscheme--yellowblue .continue-link.btn-black.btn-podcasts:after,html.colorscheme--yellowblue .unseenMessageBanner.btn-black.btn-podcasts:after,html.colorscheme--yellowblue .endChatButton.btn-black.btn-podcasts:after,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-black.btn-podcasts:after{background-image:url(/themes/custom/hadley_theme/images/rss-blue.svg);}.btn.btn-black.btn-podcasts.open,.button.btn-black.btn-podcasts.open,.start-link.btn-black.btn-podcasts.open,.continue-link.btn-black.btn-podcasts.open,.unseenMessageBanner.btn-black.btn-podcasts.open,.endChatButton.btn-black.btn-podcasts.open,.waitingCancelChat.uiButton.btn-black.btn-podcasts.open{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;background:transparent;-webkit-transform:initial;-ms-transform:initial;transform:initial;}html.colorscheme--blackwhite .btn.btn-black.btn-podcasts.open,html.colorscheme--blackwhite .button.btn-black.btn-podcasts.open,html.colorscheme--blackwhite .start-link.btn-black.btn-podcasts.open,html.colorscheme--blackwhite .continue-link.btn-black.btn-podcasts.open,html.colorscheme--blackwhite .unseenMessageBanner.btn-black.btn-podcasts.open,html.colorscheme--blackwhite .endChatButton.btn-black.btn-podcasts.open,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-black.btn-podcasts.open{color:#000000;border-color:#000000;-webkit-box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);}html.colorscheme--whiteblack .btn.btn-black.btn-podcasts.open,html.colorscheme--whiteblack .button.btn-black.btn-podcasts.open,html.colorscheme--whiteblack .start-link.btn-black.btn-podcasts.open,html.colorscheme--whiteblack .continue-link.btn-black.btn-podcasts.open,html.colorscheme--whiteblack .unseenMessageBanner.btn-black.btn-podcasts.open,html.colorscheme--whiteblack .endChatButton.btn-black.btn-podcasts.open,html.colorscheme--whiteblack .waitingCancelChat.uiButton.btn-black.btn-podcasts.open{color:#ffffff !important;}html.colorscheme--yellowblack .btn.btn-black.btn-podcasts.open,html.colorscheme--yellowblack .button.btn-black.btn-podcasts.open,html.colorscheme--yellowblack .start-link.btn-black.btn-podcasts.open,html.colorscheme--yellowblack .continue-link.btn-black.btn-podcasts.open,html.colorscheme--yellowblack .unseenMessageBanner.btn-black.btn-podcasts.open,html.colorscheme--yellowblack .endChatButton.btn-black.btn-podcasts.open,html.colorscheme--yellowblack .waitingCancelChat.uiButton.btn-black.btn-podcasts.open{color:#fff82d !important;}html.colorscheme--yellowblue .btn.btn-black.btn-podcasts.open,html.colorscheme--yellowblue .button.btn-black.btn-podcasts.open,html.colorscheme--yellowblue .start-link.btn-black.btn-podcasts.open,html.colorscheme--yellowblue .continue-link.btn-black.btn-podcasts.open,html.colorscheme--yellowblue .unseenMessageBanner.btn-black.btn-podcasts.open,html.colorscheme--yellowblue .endChatButton.btn-black.btn-podcasts.open,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-black.btn-podcasts.open{color:#fff82d !important;}html.colorscheme--blackwhite .btn.btn-black.btn-podcasts.open:after,html.colorscheme--blackwhite .button.btn-black.btn-podcasts.open:after,html.colorscheme--blackwhite .start-link.btn-black.btn-podcasts.open:after,html.colorscheme--blackwhite .continue-link.btn-black.btn-podcasts.open:after,html.colorscheme--blackwhite .unseenMessageBanner.btn-black.btn-podcasts.open:after,html.colorscheme--blackwhite .endChatButton.btn-black.btn-podcasts.open:after,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-black.btn-podcasts.open:after{background-image:url(/themes/custom/hadley_theme/images/rss.svg);}html.colorscheme--whiteblack .btn.btn-black.btn-podcasts.open:after,html.colorscheme--whiteblack .button.btn-black.btn-podcasts.open:after,html.colorscheme--whiteblack .start-link.btn-black.btn-podcasts.open:after,html.colorscheme--whiteblack .continue-link.btn-black.btn-podcasts.open:after,html.colorscheme--whiteblack .unseenMessageBanner.btn-black.btn-podcasts.open:after,html.colorscheme--whiteblack .endChatButton.btn-black.btn-podcasts.open:after,html.colorscheme--whiteblack .waitingCancelChat.uiButton.btn-black.btn-podcasts.open:after{background-image:url(/themes/custom/hadley_theme/images/rss-white.svg);}html.colorscheme--yellowblack .btn.btn-black.btn-podcasts.open:after,html.colorscheme--yellowblack .button.btn-black.btn-podcasts.open:after,html.colorscheme--yellowblack .start-link.btn-black.btn-podcasts.open:after,html.colorscheme--yellowblack .continue-link.btn-black.btn-podcasts.open:after,html.colorscheme--yellowblack .unseenMessageBanner.btn-black.btn-podcasts.open:after,html.colorscheme--yellowblack .endChatButton.btn-black.btn-podcasts.open:after,html.colorscheme--yellowblack .waitingCancelChat.uiButton.btn-black.btn-podcasts.open:after{background-image:url(/themes/custom/hadley_theme/images/rss-yellow.svg);}html.colorscheme--yellowblue .btn.btn-black.btn-podcasts.open:after,html.colorscheme--yellowblue .button.btn-black.btn-podcasts.open:after,html.colorscheme--yellowblue .start-link.btn-black.btn-podcasts.open:after,html.colorscheme--yellowblue .continue-link.btn-black.btn-podcasts.open:after,html.colorscheme--yellowblue .unseenMessageBanner.btn-black.btn-podcasts.open:after,html.colorscheme--yellowblue .endChatButton.btn-black.btn-podcasts.open:after,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-black.btn-podcasts.open:after{background-image:url(/themes/custom/hadley_theme/images/rss-yellow.svg);}.btn.btn-black.btn-podcasts.open:before,.button.btn-black.btn-podcasts.open:before,.start-link.btn-black.btn-podcasts.open:before,.continue-link.btn-black.btn-podcasts.open:before,.unseenMessageBanner.btn-black.btn-podcasts.open:before,.endChatButton.btn-black.btn-podcasts.open:before,.waitingCancelChat.uiButton.btn-black.btn-podcasts.open:before{content:'';height:0.4375rem;position:absolute;bottom:-0.375rem;left:0;right:0;background:#000000;z-index:100000;}@media (min-width:640px){html.font-scale--100 .btn.btn-black.btn-podcasts.open:before,html.font-scale--100 .button.btn-black.btn-podcasts.open:before,html.font-scale--100 .start-link.btn-black.btn-podcasts.open:before,html.font-scale--100 .continue-link.btn-black.btn-podcasts.open:before,html.font-scale--100 .unseenMessageBanner.btn-black.btn-podcasts.open:before,html.font-scale--100 .endChatButton.btn-black.btn-podcasts.open:before,html.font-scale--100 .waitingCancelChat.uiButton.btn-black.btn-podcasts.open:before{height:0.2916rem;bottom:-0.25rem;right:0;}}@media (min-width:960px){html.font-scale--150 .btn.btn-black.btn-podcasts.open:before,html.font-scale--150 .button.btn-black.btn-podcasts.open:before,html.font-scale--150 .start-link.btn-black.btn-podcasts.open:before,html.font-scale--150 .continue-link.btn-black.btn-podcasts.open:before,html.font-scale--150 .unseenMessageBanner.btn-black.btn-podcasts.open:before,html.font-scale--150 .endChatButton.btn-black.btn-podcasts.open:before,html.font-scale--150 .waitingCancelChat.uiButton.btn-black.btn-podcasts.open:before{height:0.2916rem;bottom:-0.25rem;right:0;}}@media (min-width:1280px){html.font-scale--200 .btn.btn-black.btn-podcasts.open:before,html.font-scale--200 .button.btn-black.btn-podcasts.open:before,html.font-scale--200 .start-link.btn-black.btn-podcasts.open:before,html.font-scale--200 .continue-link.btn-black.btn-podcasts.open:before,html.font-scale--200 .unseenMessageBanner.btn-black.btn-podcasts.open:before,html.font-scale--200 .endChatButton.btn-black.btn-podcasts.open:before,html.font-scale--200 .waitingCancelChat.uiButton.btn-black.btn-podcasts.open:before{height:0.2916rem;bottom:-0.25rem;right:0;}}html.colorscheme--blackwhite .btn.btn-black.btn-podcasts.open:before,html.colorscheme--blackwhite .button.btn-black.btn-podcasts.open:before,html.colorscheme--blackwhite .start-link.btn-black.btn-podcasts.open:before,html.colorscheme--blackwhite .continue-link.btn-black.btn-podcasts.open:before,html.colorscheme--blackwhite .unseenMessageBanner.btn-black.btn-podcasts.open:before,html.colorscheme--blackwhite .endChatButton.btn-black.btn-podcasts.open:before,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-black.btn-podcasts.open:before{background:#ffffff;}html.colorscheme--yellowblack .btn.btn-black.btn-podcasts.open:before,html.colorscheme--yellowblack .button.btn-black.btn-podcasts.open:before,html.colorscheme--yellowblack .start-link.btn-black.btn-podcasts.open:before,html.colorscheme--yellowblack .continue-link.btn-black.btn-podcasts.open:before,html.colorscheme--yellowblack .unseenMessageBanner.btn-black.btn-podcasts.open:before,html.colorscheme--yellowblack .endChatButton.btn-black.btn-podcasts.open:before,html.colorscheme--yellowblack .waitingCancelChat.uiButton.btn-black.btn-podcasts.open:before{background:#000000;}html.colorscheme--yellowblue .btn.btn-black.btn-podcasts.open:before,html.colorscheme--yellowblue .button.btn-black.btn-podcasts.open:before,html.colorscheme--yellowblue .start-link.btn-black.btn-podcasts.open:before,html.colorscheme--yellowblue .continue-link.btn-black.btn-podcasts.open:before,html.colorscheme--yellowblue .unseenMessageBanner.btn-black.btn-podcasts.open:before,html.colorscheme--yellowblue .endChatButton.btn-black.btn-podcasts.open:before,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-black.btn-podcasts.open:before{background:#002b7f;}.btn.btn-danger,.button.btn-danger,.start-link.btn-danger,.continue-link.btn-danger,.unseenMessageBanner.btn-danger,.endChatButton.btn-danger,.waitingCancelChat.uiButton.btn-danger{border:solid 0.125rem;}@media (min-width:640px){html.font-scale--100 .btn.btn-danger,html.font-scale--100 .button.btn-danger,html.font-scale--100 .start-link.btn-danger,html.font-scale--100 .continue-link.btn-danger,html.font-scale--100 .unseenMessageBanner.btn-danger,html.font-scale--100 .endChatButton.btn-danger,html.font-scale--100 .waitingCancelChat.uiButton.btn-danger{border:solid 0.21rem;}}@media (min-width:960px){html.font-scale--150 .btn.btn-danger,html.font-scale--150 .button.btn-danger,html.font-scale--150 .start-link.btn-danger,html.font-scale--150 .continue-link.btn-danger,html.font-scale--150 .unseenMessageBanner.btn-danger,html.font-scale--150 .endChatButton.btn-danger,html.font-scale--150 .waitingCancelChat.uiButton.btn-danger{border:solid 0.21rem;}}@media (min-width:1280px){html.font-scale--200 .btn.btn-danger,html.font-scale--200 .button.btn-danger,html.font-scale--200 .start-link.btn-danger,html.font-scale--200 .continue-link.btn-danger,html.font-scale--200 .unseenMessageBanner.btn-danger,html.font-scale--200 .endChatButton.btn-danger,html.font-scale--200 .waitingCancelChat.uiButton.btn-danger{border:solid 0.21rem;}}html.colorscheme--blackwhite .btn.btn-danger,html.colorscheme--blackwhite .button.btn-danger,html.colorscheme--blackwhite .start-link.btn-danger,html.colorscheme--blackwhite .continue-link.btn-danger,html.colorscheme--blackwhite .unseenMessageBanner.btn-danger,html.colorscheme--blackwhite .endChatButton.btn-danger,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-danger{background:#a51456;border-color:#700234;color:#ffffff;}html.colorscheme--whiteblack .btn.btn-danger,html.colorscheme--whiteblack .button.btn-danger,html.colorscheme--whiteblack .start-link.btn-danger,html.colorscheme--whiteblack .continue-link.btn-danger,html.colorscheme--whiteblack .unseenMessageBanner.btn-danger,html.colorscheme--whiteblack .endChatButton.btn-danger,html.colorscheme--whiteblack .waitingCancelChat.uiButton.btn-danger{background:#000000;border-color:#ffffff;color:#ffffff;}html.colorscheme--yellowblack .btn.btn-danger,html.colorscheme--yellowblack .button.btn-danger,html.colorscheme--yellowblack .start-link.btn-danger,html.colorscheme--yellowblack .continue-link.btn-danger,html.colorscheme--yellowblack .unseenMessageBanner.btn-danger,html.colorscheme--yellowblack .endChatButton.btn-danger,html.colorscheme--yellowblack .waitingCancelChat.uiButton.btn-danger{background:#000000;border-color:#fff82d;color:#fff82d;}html.colorscheme--yellowblue .btn.btn-danger,html.colorscheme--yellowblue .button.btn-danger,html.colorscheme--yellowblue .start-link.btn-danger,html.colorscheme--yellowblue .continue-link.btn-danger,html.colorscheme--yellowblue .unseenMessageBanner.btn-danger,html.colorscheme--yellowblue .endChatButton.btn-danger,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-danger{background:#002b7f;border-color:#fff82d;color:#fff82d;}html.colorscheme--whiteblack .btn.btn-danger.btn-all-colorschemes,html.colorscheme--whiteblack .button.btn-danger.btn-all-colorschemes,html.colorscheme--whiteblack .start-link.btn-danger.btn-all-colorschemes,html.colorscheme--whiteblack .continue-link.btn-danger.btn-all-colorschemes,html.colorscheme--whiteblack .unseenMessageBanner.btn-danger.btn-all-colorschemes,html.colorscheme--whiteblack .endChatButton.btn-danger.btn-all-colorschemes,html.colorscheme--whiteblack .waitingCancelChat.uiButton.btn-danger.btn-all-colorschemes{background:#a51456;border-color:#700234;color:#ffffff;}html.colorscheme--yellowblack .btn.btn-danger.btn-all-colorschemes,html.colorscheme--yellowblack .button.btn-danger.btn-all-colorschemes,html.colorscheme--yellowblack .start-link.btn-danger.btn-all-colorschemes,html.colorscheme--yellowblack .continue-link.btn-danger.btn-all-colorschemes,html.colorscheme--yellowblack .unseenMessageBanner.btn-danger.btn-all-colorschemes,html.colorscheme--yellowblack .endChatButton.btn-danger.btn-all-colorschemes,html.colorscheme--yellowblack .waitingCancelChat.uiButton.btn-danger.btn-all-colorschemes{background:#a51456;border-color:#700234;color:#ffffff;}html.colorscheme--yellowblue .btn.btn-danger.btn-all-colorschemes,html.colorscheme--yellowblue .button.btn-danger.btn-all-colorschemes,html.colorscheme--yellowblue .start-link.btn-danger.btn-all-colorschemes,html.colorscheme--yellowblue .continue-link.btn-danger.btn-all-colorschemes,html.colorscheme--yellowblue .unseenMessageBanner.btn-danger.btn-all-colorschemes,html.colorscheme--yellowblue .endChatButton.btn-danger.btn-all-colorschemes,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-danger.btn-all-colorschemes{background:#a51456;border-color:#700234;color:#ffffff;}.btn.btn-danger.btn-share,.button.btn-danger.btn-share,.start-link.btn-danger.btn-share,.continue-link.btn-danger.btn-share,.unseenMessageBanner.btn-danger.btn-share,.endChatButton.btn-danger.btn-share,.waitingCancelChat.uiButton.btn-danger.btn-share{position:relative;-webkit-transform:none;-ms-transform:none;transform:none;}@media (min-width:640px){html.font-scale--100 .btn.btn-danger.btn-share,html.font-scale--100 .button.btn-danger.btn-share,html.font-scale--100 .start-link.btn-danger.btn-share,html.font-scale--100 .continue-link.btn-danger.btn-share,html.font-scale--100 .unseenMessageBanner.btn-danger.btn-share,html.font-scale--100 .endChatButton.btn-danger.btn-share,html.font-scale--100 .waitingCancelChat.uiButton.btn-danger.btn-share{padding:0.563rem 0.8333rem 0.563rem 0.9166rem;margin:0;}}@media (min-width:960px){html.font-scale--150 .btn.btn-danger.btn-share,html.font-scale--150 .button.btn-danger.btn-share,html.font-scale--150 .start-link.btn-danger.btn-share,html.font-scale--150 .continue-link.btn-danger.btn-share,html.font-scale--150 .unseenMessageBanner.btn-danger.btn-share,html.font-scale--150 .endChatButton.btn-danger.btn-share,html.font-scale--150 .waitingCancelChat.uiButton.btn-danger.btn-share{padding:0.563rem 0.8333rem 0.563rem 0.9166rem;margin:0;}}@media (min-width:1280px){html.font-scale--200 .btn.btn-danger.btn-share,html.font-scale--200 .button.btn-danger.btn-share,html.font-scale--200 .start-link.btn-danger.btn-share,html.font-scale--200 .continue-link.btn-danger.btn-share,html.font-scale--200 .unseenMessageBanner.btn-danger.btn-share,html.font-scale--200 .endChatButton.btn-danger.btn-share,html.font-scale--200 .waitingCancelChat.uiButton.btn-danger.btn-share{padding:0.563rem 0.8333rem 0.563rem 0.9166rem;margin:0;}}.btn.btn-danger.btn-share:after,.button.btn-danger.btn-share:after,.start-link.btn-danger.btn-share:after,.continue-link.btn-danger.btn-share:after,.unseenMessageBanner.btn-danger.btn-share:after,.endChatButton.btn-danger.btn-share:after,.waitingCancelChat.uiButton.btn-danger.btn-share:after{content:'';background-image:url(/themes/custom/hadley_theme/images/share-arrow-white.svg);background-repeat:no-repeat;display:inline-block;vertical-align:middle;background-size:100%;background-size:auto 100%;width:.8rem;height:.8rem;margin-left:.5rem;}@media (min-width:640px){html.font-scale--100 .btn.btn-danger.btn-share:after,html.font-scale--100 .button.btn-danger.btn-share:after,html.font-scale--100 .start-link.btn-danger.btn-share:after,html.font-scale--100 .continue-link.btn-danger.btn-share:after,html.font-scale--100 .unseenMessageBanner.btn-danger.btn-share:after,html.font-scale--100 .endChatButton.btn-danger.btn-share:after,html.font-scale--100 .waitingCancelChat.uiButton.btn-danger.btn-share:after{width:0.75rem;height:0.8333rem;margin-left:0.5416rem;}}@media (min-width:960px){html.font-scale--150 .btn.btn-danger.btn-share:after,html.font-scale--150 .button.btn-danger.btn-share:after,html.font-scale--150 .start-link.btn-danger.btn-share:after,html.font-scale--150 .continue-link.btn-danger.btn-share:after,html.font-scale--150 .unseenMessageBanner.btn-danger.btn-share:after,html.font-scale--150 .endChatButton.btn-danger.btn-share:after,html.font-scale--150 .waitingCancelChat.uiButton.btn-danger.btn-share:after{width:0.75rem;height:0.8333rem;margin-left:0.5416rem;}}@media (min-width:1280px){html.font-scale--200 .btn.btn-danger.btn-share:after,html.font-scale--200 .button.btn-danger.btn-share:after,html.font-scale--200 .start-link.btn-danger.btn-share:after,html.font-scale--200 .continue-link.btn-danger.btn-share:after,html.font-scale--200 .unseenMessageBanner.btn-danger.btn-share:after,html.font-scale--200 .endChatButton.btn-danger.btn-share:after,html.font-scale--200 .waitingCancelChat.uiButton.btn-danger.btn-share:after{width:0.75rem;height:0.8333rem;margin-left:0.5416rem;}}html.colorscheme--whiteblack .btn.btn-danger.btn-share:after,html.colorscheme--whiteblack .button.btn-danger.btn-share:after,html.colorscheme--whiteblack .start-link.btn-danger.btn-share:after,html.colorscheme--whiteblack .continue-link.btn-danger.btn-share:after,html.colorscheme--whiteblack .unseenMessageBanner.btn-danger.btn-share:after,html.colorscheme--whiteblack .endChatButton.btn-danger.btn-share:after,html.colorscheme--whiteblack .waitingCancelChat.uiButton.btn-danger.btn-share:after{background-image:url(/themes/custom/hadley_theme/images/share-arrow-white.svg);}html.colorscheme--yellowblack .btn.btn-danger.btn-share:after,html.colorscheme--yellowblack .button.btn-danger.btn-share:after,html.colorscheme--yellowblack .start-link.btn-danger.btn-share:after,html.colorscheme--yellowblack .continue-link.btn-danger.btn-share:after,html.colorscheme--yellowblack .unseenMessageBanner.btn-danger.btn-share:after,html.colorscheme--yellowblack .endChatButton.btn-danger.btn-share:after,html.colorscheme--yellowblack .waitingCancelChat.uiButton.btn-danger.btn-share:after{background-image:url(/themes/custom/hadley_theme/images/share-arrow-yellow.svg);}html.colorscheme--yellowblue .btn.btn-danger.btn-share:after,html.colorscheme--yellowblue .button.btn-danger.btn-share:after,html.colorscheme--yellowblue .start-link.btn-danger.btn-share:after,html.colorscheme--yellowblue .continue-link.btn-danger.btn-share:after,html.colorscheme--yellowblue .unseenMessageBanner.btn-danger.btn-share:after,html.colorscheme--yellowblue .endChatButton.btn-danger.btn-share:after,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-danger.btn-share:after{background-image:url(/themes/custom/hadley_theme/images/share-arrow-yellow.svg);}.btn.btn-danger.btn-share.open,.button.btn-danger.btn-share.open,.start-link.btn-danger.btn-share.open,.continue-link.btn-danger.btn-share.open,.unseenMessageBanner.btn-danger.btn-share.open,.endChatButton.btn-danger.btn-share.open,.waitingCancelChat.uiButton.btn-danger.btn-share.open{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;background:transparent;-webkit-transform:initial;-ms-transform:initial;transform:initial;}html.colorscheme--blackwhite .btn.btn-danger.btn-share.open,html.colorscheme--blackwhite .button.btn-danger.btn-share.open,html.colorscheme--blackwhite .start-link.btn-danger.btn-share.open,html.colorscheme--blackwhite .continue-link.btn-danger.btn-share.open,html.colorscheme--blackwhite .unseenMessageBanner.btn-danger.btn-share.open,html.colorscheme--blackwhite .endChatButton.btn-danger.btn-share.open,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-danger.btn-share.open{color:#007481;border-color:#007481;-webkit-box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);}html.colorscheme--whiteblack .btn.btn-danger.btn-share.open,html.colorscheme--whiteblack .button.btn-danger.btn-share.open,html.colorscheme--whiteblack .start-link.btn-danger.btn-share.open,html.colorscheme--whiteblack .continue-link.btn-danger.btn-share.open,html.colorscheme--whiteblack .unseenMessageBanner.btn-danger.btn-share.open,html.colorscheme--whiteblack .endChatButton.btn-danger.btn-share.open,html.colorscheme--whiteblack .waitingCancelChat.uiButton.btn-danger.btn-share.open{color:#ffffff !important;}html.colorscheme--yellowblack .btn.btn-danger.btn-share.open,html.colorscheme--yellowblack .button.btn-danger.btn-share.open,html.colorscheme--yellowblack .start-link.btn-danger.btn-share.open,html.colorscheme--yellowblack .continue-link.btn-danger.btn-share.open,html.colorscheme--yellowblack .unseenMessageBanner.btn-danger.btn-share.open,html.colorscheme--yellowblack .endChatButton.btn-danger.btn-share.open,html.colorscheme--yellowblack .waitingCancelChat.uiButton.btn-danger.btn-share.open{color:#fff82d !important;}html.colorscheme--yellowblue .btn.btn-danger.btn-share.open,html.colorscheme--yellowblue .button.btn-danger.btn-share.open,html.colorscheme--yellowblue .start-link.btn-danger.btn-share.open,html.colorscheme--yellowblue .continue-link.btn-danger.btn-share.open,html.colorscheme--yellowblue .unseenMessageBanner.btn-danger.btn-share.open,html.colorscheme--yellowblue .endChatButton.btn-danger.btn-share.open,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-danger.btn-share.open{color:#fff82d !important;}html.colorscheme--blackwhite .btn.btn-danger.btn-share.open:after,html.colorscheme--blackwhite .button.btn-danger.btn-share.open:after,html.colorscheme--blackwhite .start-link.btn-danger.btn-share.open:after,html.colorscheme--blackwhite .continue-link.btn-danger.btn-share.open:after,html.colorscheme--blackwhite .unseenMessageBanner.btn-danger.btn-share.open:after,html.colorscheme--blackwhite .endChatButton.btn-danger.btn-share.open:after,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-danger.btn-share.open:after{background-image:url(/themes/custom/hadley_theme/images/share-arrow-theme.svg);}html.colorscheme--whiteblack .btn.btn-danger.btn-share.open:after,html.colorscheme--whiteblack .button.btn-danger.btn-share.open:after,html.colorscheme--whiteblack .start-link.btn-danger.btn-share.open:after,html.colorscheme--whiteblack .continue-link.btn-danger.btn-share.open:after,html.colorscheme--whiteblack .unseenMessageBanner.btn-danger.btn-share.open:after,html.colorscheme--whiteblack .endChatButton.btn-danger.btn-share.open:after,html.colorscheme--whiteblack .waitingCancelChat.uiButton.btn-danger.btn-share.open:after{background-image:url(/themes/custom/hadley_theme/images/share-arrow-white.svg);}html.colorscheme--yellowblack .btn.btn-danger.btn-share.open:after,html.colorscheme--yellowblack .button.btn-danger.btn-share.open:after,html.colorscheme--yellowblack .start-link.btn-danger.btn-share.open:after,html.colorscheme--yellowblack .continue-link.btn-danger.btn-share.open:after,html.colorscheme--yellowblack .unseenMessageBanner.btn-danger.btn-share.open:after,html.colorscheme--yellowblack .endChatButton.btn-danger.btn-share.open:after,html.colorscheme--yellowblack .waitingCancelChat.uiButton.btn-danger.btn-share.open:after{background-image:url(/themes/custom/hadley_theme/images/share-arrow-yellow.svg);}html.colorscheme--yellowblue .btn.btn-danger.btn-share.open:after,html.colorscheme--yellowblue .button.btn-danger.btn-share.open:after,html.colorscheme--yellowblue .start-link.btn-danger.btn-share.open:after,html.colorscheme--yellowblue .continue-link.btn-danger.btn-share.open:after,html.colorscheme--yellowblue .unseenMessageBanner.btn-danger.btn-share.open:after,html.colorscheme--yellowblue .endChatButton.btn-danger.btn-share.open:after,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-danger.btn-share.open:after{background-image:url(/themes/custom/hadley_theme/images/share-arrow-yellow.svg);}.btn.btn-danger.btn-share.open:before,.button.btn-danger.btn-share.open:before,.start-link.btn-danger.btn-share.open:before,.continue-link.btn-danger.btn-share.open:before,.unseenMessageBanner.btn-danger.btn-share.open:before,.endChatButton.btn-danger.btn-share.open:before,.waitingCancelChat.uiButton.btn-danger.btn-share.open:before{content:'';height:0.4375rem;position:absolute;bottom:-0.375rem;left:0;right:0;background:#000000;z-index:100000;}@media (min-width:640px){html.font-scale--100 .btn.btn-danger.btn-share.open:before,html.font-scale--100 .button.btn-danger.btn-share.open:before,html.font-scale--100 .start-link.btn-danger.btn-share.open:before,html.font-scale--100 .continue-link.btn-danger.btn-share.open:before,html.font-scale--100 .unseenMessageBanner.btn-danger.btn-share.open:before,html.font-scale--100 .endChatButton.btn-danger.btn-share.open:before,html.font-scale--100 .waitingCancelChat.uiButton.btn-danger.btn-share.open:before{height:0.2916rem;bottom:-0.25rem;right:0;}}@media (min-width:960px){html.font-scale--150 .btn.btn-danger.btn-share.open:before,html.font-scale--150 .button.btn-danger.btn-share.open:before,html.font-scale--150 .start-link.btn-danger.btn-share.open:before,html.font-scale--150 .continue-link.btn-danger.btn-share.open:before,html.font-scale--150 .unseenMessageBanner.btn-danger.btn-share.open:before,html.font-scale--150 .endChatButton.btn-danger.btn-share.open:before,html.font-scale--150 .waitingCancelChat.uiButton.btn-danger.btn-share.open:before{height:0.2916rem;bottom:-0.25rem;right:0;}}@media (min-width:1280px){html.font-scale--200 .btn.btn-danger.btn-share.open:before,html.font-scale--200 .button.btn-danger.btn-share.open:before,html.font-scale--200 .start-link.btn-danger.btn-share.open:before,html.font-scale--200 .continue-link.btn-danger.btn-share.open:before,html.font-scale--200 .unseenMessageBanner.btn-danger.btn-share.open:before,html.font-scale--200 .endChatButton.btn-danger.btn-share.open:before,html.font-scale--200 .waitingCancelChat.uiButton.btn-danger.btn-share.open:before{height:0.2916rem;bottom:-0.25rem;right:0;}}html.colorscheme--blackwhite .btn.btn-danger.btn-share.open:before,html.colorscheme--blackwhite .button.btn-danger.btn-share.open:before,html.colorscheme--blackwhite .start-link.btn-danger.btn-share.open:before,html.colorscheme--blackwhite .continue-link.btn-danger.btn-share.open:before,html.colorscheme--blackwhite .unseenMessageBanner.btn-danger.btn-share.open:before,html.colorscheme--blackwhite .endChatButton.btn-danger.btn-share.open:before,html.colorscheme--blackwhite .waitingCancelChat.uiButton.btn-danger.btn-share.open:before{background:#ffffff;}html.colorscheme--yellowblack .btn.btn-danger.btn-share.open:before,html.colorscheme--yellowblack .button.btn-danger.btn-share.open:before,html.colorscheme--yellowblack .start-link.btn-danger.btn-share.open:before,html.colorscheme--yellowblack .continue-link.btn-danger.btn-share.open:before,html.colorscheme--yellowblack .unseenMessageBanner.btn-danger.btn-share.open:before,html.colorscheme--yellowblack .endChatButton.btn-danger.btn-share.open:before,html.colorscheme--yellowblack .waitingCancelChat.uiButton.btn-danger.btn-share.open:before{background:#000000;}html.colorscheme--yellowblue .btn.btn-danger.btn-share.open:before,html.colorscheme--yellowblue .button.btn-danger.btn-share.open:before,html.colorscheme--yellowblue .start-link.btn-danger.btn-share.open:before,html.colorscheme--yellowblue .continue-link.btn-danger.btn-share.open:before,html.colorscheme--yellowblue .unseenMessageBanner.btn-danger.btn-share.open:before,html.colorscheme--yellowblue .endChatButton.btn-danger.btn-share.open:before,html.colorscheme--yellowblue .waitingCancelChat.uiButton.btn-danger.btn-share.open:before{background:#002b7f;}.btn.discussion-group-subscribe,.button.discussion-group-subscribe,.start-link.discussion-group-subscribe,.continue-link.discussion-group-subscribe,.unseenMessageBanner.discussion-group-subscribe,.endChatButton.discussion-group-subscribe,.waitingCancelChat.uiButton.discussion-group-subscribe{margin-left:0;}.btn.play:after,.btn.replay:after,.button.play:after,.button.replay:after,.start-link.play:after,.start-link.replay:after,.continue-link.play:after,.continue-link.replay:after,.unseenMessageBanner.play:after,.unseenMessageBanner.replay:after,.endChatButton.play:after,.endChatButton.replay:after,.waitingCancelChat.uiButton.play:after,.waitingCancelChat.uiButton.replay:after{content:'';font-family:"Flaticon";vertical-align:middle;margin-left:0.50rem;background-image:url(/themes/custom/hadley_theme/images/play-white.svg);background-repeat:no-repeat;background-size:100%;display:inline-block;width:0.875rem;height:0.9375rem;}@media (min-width:640px){html.font-scale--100 .btn.play:after,html.font-scale--100 .btn.replay:after,html.font-scale--100 .button.play:after,html.font-scale--100 .button.replay:after,html.font-scale--100 .start-link.play:after,html.font-scale--100 .start-link.replay:after,html.font-scale--100 .continue-link.play:after,html.font-scale--100 .continue-link.replay:after,html.font-scale--100 .unseenMessageBanner.play:after,html.font-scale--100 .unseenMessageBanner.replay:after,html.font-scale--100 .endChatButton.play:after,html.font-scale--100 .endChatButton.replay:after,html.font-scale--100 .waitingCancelChat.uiButton.play:after,html.font-scale--100 .waitingCancelChat.uiButton.replay:after{width:0.8333rem;height:0.9166rem;}}@media (min-width:960px){html.font-scale--150 .btn.play:after,html.font-scale--150 .btn.replay:after,html.font-scale--150 .button.play:after,html.font-scale--150 .button.replay:after,html.font-scale--150 .start-link.play:after,html.font-scale--150 .start-link.replay:after,html.font-scale--150 .continue-link.play:after,html.font-scale--150 .continue-link.replay:after,html.font-scale--150 .unseenMessageBanner.play:after,html.font-scale--150 .unseenMessageBanner.replay:after,html.font-scale--150 .endChatButton.play:after,html.font-scale--150 .endChatButton.replay:after,html.font-scale--150 .waitingCancelChat.uiButton.play:after,html.font-scale--150 .waitingCancelChat.uiButton.replay:after{width:0.8333rem;height:0.9166rem;}}@media (min-width:1280px){html.font-scale--200 .btn.play:after,html.font-scale--200 .btn.replay:after,html.font-scale--200 .button.play:after,html.font-scale--200 .button.replay:after,html.font-scale--200 .start-link.play:after,html.font-scale--200 .start-link.replay:after,html.font-scale--200 .continue-link.play:after,html.font-scale--200 .continue-link.replay:after,html.font-scale--200 .unseenMessageBanner.play:after,html.font-scale--200 .unseenMessageBanner.replay:after,html.font-scale--200 .endChatButton.play:after,html.font-scale--200 .endChatButton.replay:after,html.font-scale--200 .waitingCancelChat.uiButton.play:after,html.font-scale--200 .waitingCancelChat.uiButton.replay:after{width:0.8333rem;height:0.9166rem;}}html.colorscheme--whiteblack .btn.play:after,html.colorscheme--whiteblack .btn.replay:after,html.colorscheme--whiteblack .button.play:after,html.colorscheme--whiteblack .button.replay:after,html.colorscheme--whiteblack .start-link.play:after,html.colorscheme--whiteblack .start-link.replay:after,html.colorscheme--whiteblack .continue-link.play:after,html.colorscheme--whiteblack .continue-link.replay:after,html.colorscheme--whiteblack .unseenMessageBanner.play:after,html.colorscheme--whiteblack .unseenMessageBanner.replay:after,html.colorscheme--whiteblack .endChatButton.play:after,html.colorscheme--whiteblack .endChatButton.replay:after,html.colorscheme--whiteblack .waitingCancelChat.uiButton.play:after,html.colorscheme--whiteblack .waitingCancelChat.uiButton.replay:after{background-image:url(/themes/custom/hadley_theme/images/play-white.svg);}html.colorscheme--yellowblack .btn.play:after,html.colorscheme--yellowblack .btn.replay:after,html.colorscheme--yellowblack .button.play:after,html.colorscheme--yellowblack .button.replay:after,html.colorscheme--yellowblack .start-link.play:after,html.colorscheme--yellowblack .start-link.replay:after,html.colorscheme--yellowblack .continue-link.play:after,html.colorscheme--yellowblack .continue-link.replay:after,html.colorscheme--yellowblack .unseenMessageBanner.play:after,html.colorscheme--yellowblack .unseenMessageBanner.replay:after,html.colorscheme--yellowblack .endChatButton.play:after,html.colorscheme--yellowblack .endChatButton.replay:after,html.colorscheme--yellowblack .waitingCancelChat.uiButton.play:after,html.colorscheme--yellowblack .waitingCancelChat.uiButton.replay:after{background-image:url(/themes/custom/hadley_theme/images/play-yellow.svg);}html.colorscheme--yellowblue .btn.play:after,html.colorscheme--yellowblue .btn.replay:after,html.colorscheme--yellowblue .button.play:after,html.colorscheme--yellowblue .button.replay:after,html.colorscheme--yellowblue .start-link.play:after,html.colorscheme--yellowblue .start-link.replay:after,html.colorscheme--yellowblue .continue-link.play:after,html.colorscheme--yellowblue .continue-link.replay:after,html.colorscheme--yellowblue .unseenMessageBanner.play:after,html.colorscheme--yellowblue .unseenMessageBanner.replay:after,html.colorscheme--yellowblue .endChatButton.play:after,html.colorscheme--yellowblue .endChatButton.replay:after,html.colorscheme--yellowblue .waitingCancelChat.uiButton.play:after,html.colorscheme--yellowblue .waitingCancelChat.uiButton.replay:after{background-image:url(/themes/custom/hadley_theme/images/play-yellow.svg);}html.colorscheme--blackwhite .btn.play.active,html.colorscheme--blackwhite .btn.replay.active,html.colorscheme--blackwhite .button.play.active,html.colorscheme--blackwhite .button.replay.active,html.colorscheme--blackwhite .start-link.play.active,html.colorscheme--blackwhite .start-link.replay.active,html.colorscheme--blackwhite .continue-link.play.active,html.colorscheme--blackwhite .continue-link.replay.active,html.colorscheme--blackwhite .unseenMessageBanner.play.active,html.colorscheme--blackwhite .unseenMessageBanner.replay.active,html.colorscheme--blackwhite .endChatButton.play.active,html.colorscheme--blackwhite .endChatButton.replay.active,html.colorscheme--blackwhite .waitingCancelChat.uiButton.play.active,html.colorscheme--blackwhite .waitingCancelChat.uiButton.replay.active{background:#000000;border-color:#000000;}.btn.play.active:after,.btn.replay.active:after,.button.play.active:after,.button.replay.active:after,.start-link.play.active:after,.start-link.replay.active:after,.continue-link.play.active:after,.continue-link.replay.active:after,.unseenMessageBanner.play.active:after,.unseenMessageBanner.replay.active:after,.endChatButton.play.active:after,.endChatButton.replay.active:after,.waitingCancelChat.uiButton.play.active:after,.waitingCancelChat.uiButton.replay.active:after{content:'';display:inline-block;background-image:url(/themes/custom/hadley_theme/images/pause-white.svg);background-repeat:no-repeat;background-size:100%;width:0.875rem;height:0.9375rem;}@media (min-width:640px){html.font-scale--100 .btn.play.active:after,html.font-scale--100 .btn.replay.active:after,html.font-scale--100 .button.play.active:after,html.font-scale--100 .button.replay.active:after,html.font-scale--100 .start-link.play.active:after,html.font-scale--100 .start-link.replay.active:after,html.font-scale--100 .continue-link.play.active:after,html.font-scale--100 .continue-link.replay.active:after,html.font-scale--100 .unseenMessageBanner.play.active:after,html.font-scale--100 .unseenMessageBanner.replay.active:after,html.font-scale--100 .endChatButton.play.active:after,html.font-scale--100 .endChatButton.replay.active:after,html.font-scale--100 .waitingCancelChat.uiButton.play.active:after,html.font-scale--100 .waitingCancelChat.uiButton.replay.active:after{width:0.8333rem;height:0.9166rem;}}@media (min-width:960px){html.font-scale--150 .btn.play.active:after,html.font-scale--150 .btn.replay.active:after,html.font-scale--150 .button.play.active:after,html.font-scale--150 .button.replay.active:after,html.font-scale--150 .start-link.play.active:after,html.font-scale--150 .start-link.replay.active:after,html.font-scale--150 .continue-link.play.active:after,html.font-scale--150 .continue-link.replay.active:after,html.font-scale--150 .unseenMessageBanner.play.active:after,html.font-scale--150 .unseenMessageBanner.replay.active:after,html.font-scale--150 .endChatButton.play.active:after,html.font-scale--150 .endChatButton.replay.active:after,html.font-scale--150 .waitingCancelChat.uiButton.play.active:after,html.font-scale--150 .waitingCancelChat.uiButton.replay.active:after{width:0.8333rem;height:0.9166rem;}}@media (min-width:1280px){html.font-scale--200 .btn.play.active:after,html.font-scale--200 .btn.replay.active:after,html.font-scale--200 .button.play.active:after,html.font-scale--200 .button.replay.active:after,html.font-scale--200 .start-link.play.active:after,html.font-scale--200 .start-link.replay.active:after,html.font-scale--200 .continue-link.play.active:after,html.font-scale--200 .continue-link.replay.active:after,html.font-scale--200 .unseenMessageBanner.play.active:after,html.font-scale--200 .unseenMessageBanner.replay.active:after,html.font-scale--200 .endChatButton.play.active:after,html.font-scale--200 .endChatButton.replay.active:after,html.font-scale--200 .waitingCancelChat.uiButton.play.active:after,html.font-scale--200 .waitingCancelChat.uiButton.replay.active:after{width:0.8333rem;height:0.9166rem;}}html.colorscheme--whiteblack .btn.play.active:after,html.colorscheme--whiteblack .btn.replay.active:after,html.colorscheme--whiteblack .button.play.active:after,html.colorscheme--whiteblack .button.replay.active:after,html.colorscheme--whiteblack .start-link.play.active:after,html.colorscheme--whiteblack .start-link.replay.active:after,html.colorscheme--whiteblack .continue-link.play.active:after,html.colorscheme--whiteblack .continue-link.replay.active:after,html.colorscheme--whiteblack .unseenMessageBanner.play.active:after,html.colorscheme--whiteblack .unseenMessageBanner.replay.active:after,html.colorscheme--whiteblack .endChatButton.play.active:after,html.colorscheme--whiteblack .endChatButton.replay.active:after,html.colorscheme--whiteblack .waitingCancelChat.uiButton.play.active:after,html.colorscheme--whiteblack .waitingCancelChat.uiButton.replay.active:after{background-image:url(/themes/custom/hadley_theme/images/pause-black.svg);}html.colorscheme--yellowblack .btn.play.active:after,html.colorscheme--yellowblack .btn.replay.active:after,html.colorscheme--yellowblack .button.play.active:after,html.colorscheme--yellowblack .button.replay.active:after,html.colorscheme--yellowblack .start-link.play.active:after,html.colorscheme--yellowblack .start-link.replay.active:after,html.colorscheme--yellowblack .continue-link.play.active:after,html.colorscheme--yellowblack .continue-link.replay.active:after,html.colorscheme--yellowblack .unseenMessageBanner.play.active:after,html.colorscheme--yellowblack .unseenMessageBanner.replay.active:after,html.colorscheme--yellowblack .endChatButton.play.active:after,html.colorscheme--yellowblack .endChatButton.replay.active:after,html.colorscheme--yellowblack .waitingCancelChat.uiButton.play.active:after,html.colorscheme--yellowblack .waitingCancelChat.uiButton.replay.active:after{background-image:url(/themes/custom/hadley_theme/images/pause-black.svg);}html.colorscheme--yellowblue .btn.play.active:after,html.colorscheme--yellowblue .btn.replay.active:after,html.colorscheme--yellowblue .button.play.active:after,html.colorscheme--yellowblue .button.replay.active:after,html.colorscheme--yellowblue .start-link.play.active:after,html.colorscheme--yellowblue .start-link.replay.active:after,html.colorscheme--yellowblue .continue-link.play.active:after,html.colorscheme--yellowblue .continue-link.replay.active:after,html.colorscheme--yellowblue .unseenMessageBanner.play.active:after,html.colorscheme--yellowblue .unseenMessageBanner.replay.active:after,html.colorscheme--yellowblue .endChatButton.play.active:after,html.colorscheme--yellowblue .endChatButton.replay.active:after,html.colorscheme--yellowblue .waitingCancelChat.uiButton.play.active:after,html.colorscheme--yellowblue .waitingCancelChat.uiButton.replay.active:after{background-image:url(/themes/custom/hadley_theme/images/pause-blue.svg);}.btn.replay:after,.button.replay:after,.start-link.replay:after,.continue-link.replay:after,.unseenMessageBanner.replay:after,.endChatButton.replay:after,.waitingCancelChat.uiButton.replay:after{background-image:url(/themes/custom/hadley_theme/images/replay-white.svg);background-size:auto 100%;}html.colorscheme--whiteblack .btn.replay:after,html.colorscheme--whiteblack .button.replay:after,html.colorscheme--whiteblack .start-link.replay:after,html.colorscheme--whiteblack .continue-link.replay:after,html.colorscheme--whiteblack .unseenMessageBanner.replay:after,html.colorscheme--whiteblack .endChatButton.replay:after,html.colorscheme--whiteblack .waitingCancelChat.uiButton.replay:after{background-image:url(/themes/custom/hadley_theme/images/replay-black.svg);}html.colorscheme--yellowblack .btn.replay:after,html.colorscheme--yellowblack .button.replay:after,html.colorscheme--yellowblack .start-link.replay:after,html.colorscheme--yellowblack .continue-link.replay:after,html.colorscheme--yellowblack .unseenMessageBanner.replay:after,html.colorscheme--yellowblack .endChatButton.replay:after,html.colorscheme--yellowblack .waitingCancelChat.uiButton.replay:after{background-image:url(/themes/custom/hadley_theme/images/replay-black.svg);}html.colorscheme--yellowblue .btn.replay:after,html.colorscheme--yellowblue .button.replay:after,html.colorscheme--yellowblue .start-link.replay:after,html.colorscheme--yellowblue .continue-link.replay:after,html.colorscheme--yellowblue .unseenMessageBanner.replay:after,html.colorscheme--yellowblue .endChatButton.replay:after,html.colorscheme--yellowblue .waitingCancelChat.uiButton.replay:after{background-image:url(/themes/custom/hadley_theme/images/replay-blue.svg);}.btn.add,.button.add,.start-link.add,.continue-link.add,.unseenMessageBanner.add,.endChatButton.add,.waitingCancelChat.uiButton.add{text-align:left;}html.colorscheme--blackwhite .btn.add,html.colorscheme--blackwhite .button.add,html.colorscheme--blackwhite .start-link.add,html.colorscheme--blackwhite .continue-link.add,html.colorscheme--blackwhite .unseenMessageBanner.add,html.colorscheme--blackwhite .endChatButton.add,html.colorscheme--blackwhite .waitingCancelChat.uiButton.add{color:#007481;}html.colorscheme--blackwhite .btn.add.btn-primary,html.colorscheme--blackwhite .button.add.btn-primary,html.colorscheme--blackwhite .start-link.add.btn-primary,html.colorscheme--blackwhite .continue-link.add.btn-primary,html.colorscheme--blackwhite .unseenMessageBanner.add.btn-primary,html.colorscheme--blackwhite .endChatButton.add.btn-primary,html.colorscheme--blackwhite .waitingCancelChat.uiButton.add.btn-primary{color:#ffffff;}.btn.add:before,.button.add:before,.start-link.add:before,.continue-link.add:before,.unseenMessageBanner.add:before,.endChatButton.add:before,.waitingCancelChat.uiButton.add:before{content:'';margin-right:0.25rem;display:inline-block;background-image:url(/themes/custom/hadley_theme/images/icon-plus.svg);background-size:100%;background-repeat:no-repeat;width:1rem;height:0.9rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}@media (min-width:640px){html.font-scale--100 .btn.add:before,html.font-scale--100 .button.add:before,html.font-scale--100 .start-link.add:before,html.font-scale--100 .continue-link.add:before,html.font-scale--100 .unseenMessageBanner.add:before,html.font-scale--100 .endChatButton.add:before,html.font-scale--100 .waitingCancelChat.uiButton.add:before{margin-right:0.3rem;}}@media (min-width:960px){html.font-scale--150 .btn.add:before,html.font-scale--150 .button.add:before,html.font-scale--150 .start-link.add:before,html.font-scale--150 .continue-link.add:before,html.font-scale--150 .unseenMessageBanner.add:before,html.font-scale--150 .endChatButton.add:before,html.font-scale--150 .waitingCancelChat.uiButton.add:before{margin-right:0.3rem;}}@media (min-width:1280px){html.font-scale--200 .btn.add:before,html.font-scale--200 .button.add:before,html.font-scale--200 .start-link.add:before,html.font-scale--200 .continue-link.add:before,html.font-scale--200 .unseenMessageBanner.add:before,html.font-scale--200 .endChatButton.add:before,html.font-scale--200 .waitingCancelChat.uiButton.add:before{margin-right:0.3rem;}}html.colorscheme--whiteblack .btn.add:before,html.colorscheme--whiteblack .button.add:before,html.colorscheme--whiteblack .start-link.add:before,html.colorscheme--whiteblack .continue-link.add:before,html.colorscheme--whiteblack .unseenMessageBanner.add:before,html.colorscheme--whiteblack .endChatButton.add:before,html.colorscheme--whiteblack .waitingCancelChat.uiButton.add:before{background-image:url(/themes/custom/hadley_theme/images/icon-plus-white.svg);}html.colorscheme--yellowblack .btn.add:before,html.colorscheme--yellowblack .button.add:before,html.colorscheme--yellowblack .start-link.add:before,html.colorscheme--yellowblack .continue-link.add:before,html.colorscheme--yellowblack .unseenMessageBanner.add:before,html.colorscheme--yellowblack .endChatButton.add:before,html.colorscheme--yellowblack .waitingCancelChat.uiButton.add:before{background-image:url(/themes/custom/hadley_theme/images/icon-plus-yellow.svg);}html.colorscheme--yellowblue .btn.add:before,html.colorscheme--yellowblue .button.add:before,html.colorscheme--yellowblue .start-link.add:before,html.colorscheme--yellowblue .continue-link.add:before,html.colorscheme--yellowblue .unseenMessageBanner.add:before,html.colorscheme--yellowblue .endChatButton.add:before,html.colorscheme--yellowblue .waitingCancelChat.uiButton.add:before{background-image:url(/themes/custom/hadley_theme/images/icon-plus-yellow.svg);}html.colorscheme--blackwhite .btn.add:hover:before,html.colorscheme--blackwhite .btn.add:focus:before,html.colorscheme--blackwhite .button.add:hover:before,html.colorscheme--blackwhite .button.add:focus:before,html.colorscheme--blackwhite .start-link.add:hover:before,html.colorscheme--blackwhite .start-link.add:focus:before,html.colorscheme--blackwhite .continue-link.add:hover:before,html.colorscheme--blackwhite .continue-link.add:focus:before,html.colorscheme--blackwhite .unseenMessageBanner.add:hover:before,html.colorscheme--blackwhite .unseenMessageBanner.add:focus:before,html.colorscheme--blackwhite .endChatButton.add:hover:before,html.colorscheme--blackwhite .endChatButton.add:focus:before,html.colorscheme--blackwhite .waitingCancelChat.uiButton.add:hover:before,html.colorscheme--blackwhite .waitingCancelChat.uiButton.add:focus:before{background-image:url(/themes/custom/hadley_theme/images/icon-plus-white.svg);}html.colorscheme--blackwhite .btn.add.active,html.colorscheme--blackwhite .button.add.active,html.colorscheme--blackwhite .start-link.add.active,html.colorscheme--blackwhite .continue-link.add.active,html.colorscheme--blackwhite .unseenMessageBanner.add.active,html.colorscheme--blackwhite .endChatButton.add.active,html.colorscheme--blackwhite .waitingCancelChat.uiButton.add.active{background:#000000;border-color:#000000;color:#ffffff;}.btn.add.active:before,.button.add.active:before,.start-link.add.active:before,.continue-link.add.active:before,.unseenMessageBanner.add.active:before,.endChatButton.add.active:before,.waitingCancelChat.uiButton.add.active:before{background-image:url(/themes/custom/hadley_theme/images/icon-minus-white.svg);}html.colorscheme--whiteblack .btn.add.active:before,html.colorscheme--whiteblack .button.add.active:before,html.colorscheme--whiteblack .start-link.add.active:before,html.colorscheme--whiteblack .continue-link.add.active:before,html.colorscheme--whiteblack .unseenMessageBanner.add.active:before,html.colorscheme--whiteblack .endChatButton.add.active:before,html.colorscheme--whiteblack .waitingCancelChat.uiButton.add.active:before{background-image:url(/themes/custom/hadley_theme/images/icon-minus-white.svg);}html.colorscheme--yellowblack .btn.add.active:before,html.colorscheme--yellowblack .button.add.active:before,html.colorscheme--yellowblack .start-link.add.active:before,html.colorscheme--yellowblack .continue-link.add.active:before,html.colorscheme--yellowblack .unseenMessageBanner.add.active:before,html.colorscheme--yellowblack .endChatButton.add.active:before,html.colorscheme--yellowblack .waitingCancelChat.uiButton.add.active:before{background-image:url(/themes/custom/hadley_theme/images/icon-minus-yellow.svg);}html.colorscheme--yellowblue .btn.add.active:before,html.colorscheme--yellowblue .button.add.active:before,html.colorscheme--yellowblue .start-link.add.active:before,html.colorscheme--yellowblue .continue-link.add.active:before,html.colorscheme--yellowblue .unseenMessageBanner.add.active:before,html.colorscheme--yellowblue .endChatButton.add.active:before,html.colorscheme--yellowblue .waitingCancelChat.uiButton.add.active:before{background-image:url(/themes/custom/hadley_theme/images/icon-minus-yellow.svg);}html.colorscheme--blackwhite .btn.add.active:hover:before,html.colorscheme--blackwhite .btn.add.active:focus:before,html.colorscheme--blackwhite .button.add.active:hover:before,html.colorscheme--blackwhite .button.add.active:focus:before,html.colorscheme--blackwhite .start-link.add.active:hover:before,html.colorscheme--blackwhite .start-link.add.active:focus:before,html.colorscheme--blackwhite .continue-link.add.active:hover:before,html.colorscheme--blackwhite .continue-link.add.active:focus:before,html.colorscheme--blackwhite .unseenMessageBanner.add.active:hover:before,html.colorscheme--blackwhite .unseenMessageBanner.add.active:focus:before,html.colorscheme--blackwhite .endChatButton.add.active:hover:before,html.colorscheme--blackwhite .endChatButton.add.active:focus:before,html.colorscheme--blackwhite .waitingCancelChat.uiButton.add.active:hover:before,html.colorscheme--blackwhite .waitingCancelChat.uiButton.add.active:focus:before{background-image:url(/themes/custom/hadley_theme/images/icon-minus-white.svg);}.btn:hover:not(:disabled):not(.open),.btn:focus:not(:disabled):not(.open),.button:hover:not(:disabled):not(.open),.button:focus:not(:disabled):not(.open),.start-link:hover:not(:disabled):not(.open),.start-link:focus:not(:disabled):not(.open),.continue-link:hover:not(:disabled):not(.open),.continue-link:focus:not(:disabled):not(.open),.unseenMessageBanner:hover:not(:disabled):not(.open),.unseenMessageBanner:focus:not(:disabled):not(.open),.endChatButton:hover:not(:disabled):not(.open),.endChatButton:focus:not(:disabled):not(.open),.waitingCancelChat.uiButton:hover:not(:disabled):not(.open),.waitingCancelChat.uiButton:focus:not(:disabled):not(.open){-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);outline:0.125rem dotted;outline-offset:0.25rem;}@media (min-width:640px){html.font-scale--100 .btn:hover:not(:disabled):not(.open),html.font-scale--100 .btn:focus:not(:disabled):not(.open),html.font-scale--100 .button:hover:not(:disabled):not(.open),html.font-scale--100 .button:focus:not(:disabled):not(.open),html.font-scale--100 .start-link:hover:not(:disabled):not(.open),html.font-scale--100 .start-link:focus:not(:disabled):not(.open),html.font-scale--100 .continue-link:hover:not(:disabled):not(.open),html.font-scale--100 .continue-link:focus:not(:disabled):not(.open),html.font-scale--100 .unseenMessageBanner:hover:not(:disabled):not(.open),html.font-scale--100 .unseenMessageBanner:focus:not(:disabled):not(.open),html.font-scale--100 .endChatButton:hover:not(:disabled):not(.open),html.font-scale--100 .endChatButton:focus:not(:disabled):not(.open),html.font-scale--100 .waitingCancelChat.uiButton:hover:not(:disabled):not(.open),html.font-scale--100 .waitingCancelChat.uiButton:focus:not(:disabled):not(.open){outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .btn:hover:not(:disabled):not(.open),html.font-scale--150 .btn:focus:not(:disabled):not(.open),html.font-scale--150 .button:hover:not(:disabled):not(.open),html.font-scale--150 .button:focus:not(:disabled):not(.open),html.font-scale--150 .start-link:hover:not(:disabled):not(.open),html.font-scale--150 .start-link:focus:not(:disabled):not(.open),html.font-scale--150 .continue-link:hover:not(:disabled):not(.open),html.font-scale--150 .continue-link:focus:not(:disabled):not(.open),html.font-scale--150 .unseenMessageBanner:hover:not(:disabled):not(.open),html.font-scale--150 .unseenMessageBanner:focus:not(:disabled):not(.open),html.font-scale--150 .endChatButton:hover:not(:disabled):not(.open),html.font-scale--150 .endChatButton:focus:not(:disabled):not(.open),html.font-scale--150 .waitingCancelChat.uiButton:hover:not(:disabled):not(.open),html.font-scale--150 .waitingCancelChat.uiButton:focus:not(:disabled):not(.open){outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .btn:hover:not(:disabled):not(.open),html.font-scale--200 .btn:focus:not(:disabled):not(.open),html.font-scale--200 .button:hover:not(:disabled):not(.open),html.font-scale--200 .button:focus:not(:disabled):not(.open),html.font-scale--200 .start-link:hover:not(:disabled):not(.open),html.font-scale--200 .start-link:focus:not(:disabled):not(.open),html.font-scale--200 .continue-link:hover:not(:disabled):not(.open),html.font-scale--200 .continue-link:focus:not(:disabled):not(.open),html.font-scale--200 .unseenMessageBanner:hover:not(:disabled):not(.open),html.font-scale--200 .unseenMessageBanner:focus:not(:disabled):not(.open),html.font-scale--200 .endChatButton:hover:not(:disabled):not(.open),html.font-scale--200 .endChatButton:focus:not(:disabled):not(.open),html.font-scale--200 .waitingCancelChat.uiButton:hover:not(:disabled):not(.open),html.font-scale--200 .waitingCancelChat.uiButton:focus:not(:disabled):not(.open){outline:0.084rem dotted;outline-offset:0.1667rem;}}html.colorscheme--blackwhite .btn:hover:not(:disabled):not(.open),html.colorscheme--blackwhite .btn:focus:not(:disabled):not(.open),html.colorscheme--blackwhite .button:hover:not(:disabled):not(.open),html.colorscheme--blackwhite .button:focus:not(:disabled):not(.open),html.colorscheme--blackwhite .start-link:hover:not(:disabled):not(.open),html.colorscheme--blackwhite .start-link:focus:not(:disabled):not(.open),html.colorscheme--blackwhite .continue-link:hover:not(:disabled):not(.open),html.colorscheme--blackwhite .continue-link:focus:not(:disabled):not(.open),html.colorscheme--blackwhite .unseenMessageBanner:hover:not(:disabled):not(.open),html.colorscheme--blackwhite .unseenMessageBanner:focus:not(:disabled):not(.open),html.colorscheme--blackwhite .endChatButton:hover:not(:disabled):not(.open),html.colorscheme--blackwhite .endChatButton:focus:not(:disabled):not(.open),html.colorscheme--blackwhite .waitingCancelChat.uiButton:hover:not(:disabled):not(.open),html.colorscheme--blackwhite .waitingCancelChat.uiButton:focus:not(:disabled):not(.open){color:#ffffff;outline-color:#000000;border-color:#000000;background-color:#000000;-webkit-box-shadow:0.08333rem 0.08333rem 0.4166rem rgba(0,0,0,0.4);box-shadow:0.08333rem 0.08333rem 0.4166rem rgba(0,0,0,0.4);}html.colorscheme--whiteblack .btn:hover:not(:disabled):not(.open),html.colorscheme--whiteblack .btn:focus:not(:disabled):not(.open),html.colorscheme--whiteblack .button:hover:not(:disabled):not(.open),html.colorscheme--whiteblack .button:focus:not(:disabled):not(.open),html.colorscheme--whiteblack .start-link:hover:not(:disabled):not(.open),html.colorscheme--whiteblack .start-link:focus:not(:disabled):not(.open),html.colorscheme--whiteblack .continue-link:hover:not(:disabled):not(.open),html.colorscheme--whiteblack .continue-link:focus:not(:disabled):not(.open),html.colorscheme--whiteblack .unseenMessageBanner:hover:not(:disabled):not(.open),html.colorscheme--whiteblack .unseenMessageBanner:focus:not(:disabled):not(.open),html.colorscheme--whiteblack .endChatButton:hover:not(:disabled):not(.open),html.colorscheme--whiteblack .endChatButton:focus:not(:disabled):not(.open),html.colorscheme--whiteblack .waitingCancelChat.uiButton:hover:not(:disabled):not(.open),html.colorscheme--whiteblack .waitingCancelChat.uiButton:focus:not(:disabled):not(.open){outline-color:#ffffff;}html.colorscheme--yellowblack .btn:hover:not(:disabled):not(.open),html.colorscheme--yellowblack .btn:focus:not(:disabled):not(.open),html.colorscheme--yellowblack .button:hover:not(:disabled):not(.open),html.colorscheme--yellowblack .button:focus:not(:disabled):not(.open),html.colorscheme--yellowblack .start-link:hover:not(:disabled):not(.open),html.colorscheme--yellowblack .start-link:focus:not(:disabled):not(.open),html.colorscheme--yellowblack .continue-link:hover:not(:disabled):not(.open),html.colorscheme--yellowblack .continue-link:focus:not(:disabled):not(.open),html.colorscheme--yellowblack .unseenMessageBanner:hover:not(:disabled):not(.open),html.colorscheme--yellowblack .unseenMessageBanner:focus:not(:disabled):not(.open),html.colorscheme--yellowblack .endChatButton:hover:not(:disabled):not(.open),html.colorscheme--yellowblack .endChatButton:focus:not(:disabled):not(.open),html.colorscheme--yellowblack .waitingCancelChat.uiButton:hover:not(:disabled):not(.open),html.colorscheme--yellowblack .waitingCancelChat.uiButton:focus:not(:disabled):not(.open){outline-color:#fff82d;}html.colorscheme--yellowblue .btn:hover:not(:disabled):not(.open),html.colorscheme--yellowblue .btn:focus:not(:disabled):not(.open),html.colorscheme--yellowblue .button:hover:not(:disabled):not(.open),html.colorscheme--yellowblue .button:focus:not(:disabled):not(.open),html.colorscheme--yellowblue .start-link:hover:not(:disabled):not(.open),html.colorscheme--yellowblue .start-link:focus:not(:disabled):not(.open),html.colorscheme--yellowblue .continue-link:hover:not(:disabled):not(.open),html.colorscheme--yellowblue .continue-link:focus:not(:disabled):not(.open),html.colorscheme--yellowblue .unseenMessageBanner:hover:not(:disabled):not(.open),html.colorscheme--yellowblue .unseenMessageBanner:focus:not(:disabled):not(.open),html.colorscheme--yellowblue .endChatButton:hover:not(:disabled):not(.open),html.colorscheme--yellowblue .endChatButton:focus:not(:disabled):not(.open),html.colorscheme--yellowblue .waitingCancelChat.uiButton:hover:not(:disabled):not(.open),html.colorscheme--yellowblue .waitingCancelChat.uiButton:focus:not(:disabled):not(.open){outline-color:#fff82d;}.btn:not(:last-child),.button:not(:last-child),.start-link:not(:last-child),.continue-link:not(:last-child),.unseenMessageBanner:not(:last-child),.endChatButton:not(:last-child),.waitingCancelChat.uiButton:not(:last-child){margin-right:0.2083rem;}.btn.button,.button.button,.start-link.button,.continue-link.button,.unseenMessageBanner.button,.endChatButton.button,.waitingCancelChat.uiButton.button{margin-top:1rem;}@media (min-width:640px){html.font-scale--100 .btn.button,html.font-scale--100 .button.button,html.font-scale--100 .start-link.button,html.font-scale--100 .continue-link.button,html.font-scale--100 .unseenMessageBanner.button,html.font-scale--100 .endChatButton.button,html.font-scale--100 .waitingCancelChat.uiButton.button{margin-bottom:0.26rem;}}@media (min-width:960px){html.font-scale--150 .btn.button,html.font-scale--150 .button.button,html.font-scale--150 .start-link.button,html.font-scale--150 .continue-link.button,html.font-scale--150 .unseenMessageBanner.button,html.font-scale--150 .endChatButton.button,html.font-scale--150 .waitingCancelChat.uiButton.button{margin-bottom:0.26rem;}}@media (min-width:1280px){html.font-scale--200 .btn.button,html.font-scale--200 .button.button,html.font-scale--200 .start-link.button,html.font-scale--200 .continue-link.button,html.font-scale--200 .unseenMessageBanner.button,html.font-scale--200 .endChatButton.button,html.font-scale--200 .waitingCancelChat.uiButton.button{margin-bottom:0.26rem;}}@media (min-width:1280px){html.font-scale--100 .btn.button,html.font-scale--100 .button.button,html.font-scale--100 .start-link.button,html.font-scale--100 .continue-link.button,html.font-scale--100 .unseenMessageBanner.button,html.font-scale--100 .endChatButton.button,html.font-scale--100 .waitingCancelChat.uiButton.button{margin-bottom:1rem;}}@media (min-width:1920px){html.font-scale--150 .btn.button,html.font-scale--150 .button.button,html.font-scale--150 .start-link.button,html.font-scale--150 .continue-link.button,html.font-scale--150 .unseenMessageBanner.button,html.font-scale--150 .endChatButton.button,html.font-scale--150 .waitingCancelChat.uiButton.button{margin-bottom:1rem;}}@media (min-width:2560px){html.font-scale--200 .btn.button,html.font-scale--200 .button.button,html.font-scale--200 .start-link.button,html.font-scale--200 .continue-link.button,html.font-scale--200 .unseenMessageBanner.button,html.font-scale--200 .endChatButton.button,html.font-scale--200 .waitingCancelChat.uiButton.button{margin-bottom:1rem;}}@media (max-width:319px){html.font-scale--100 .btn + .btn,html.font-scale--100 .button + .btn,html.font-scale--100 .start-link + .btn,html.font-scale--100 .continue-link + .btn,html.font-scale--100 .unseenMessageBanner + .btn,html.font-scale--100 .endChatButton + .btn,html.font-scale--100 .waitingCancelChat.uiButton + .btn{margin-top:0.3125rem;}}@media (max-width:479px){html.font-scale--150 .btn + .btn,html.font-scale--150 .button + .btn,html.font-scale--150 .start-link + .btn,html.font-scale--150 .continue-link + .btn,html.font-scale--150 .unseenMessageBanner + .btn,html.font-scale--150 .endChatButton + .btn,html.font-scale--150 .waitingCancelChat.uiButton + .btn{margin-top:0.3125rem;}}@media (max-width:639px){html.font-scale--200 .btn + .btn,html.font-scale--200 .button + .btn,html.font-scale--200 .start-link + .btn,html.font-scale--200 .continue-link + .btn,html.font-scale--200 .unseenMessageBanner + .btn,html.font-scale--200 .endChatButton + .btn,html.font-scale--200 .waitingCancelChat.uiButton + .btn{margin-top:0.3125rem;}}.help-btn,.minimized-chat-btn{position:fixed;z-index:99999999;-webkit-transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;-o-transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;padding:.4rem .5rem .45rem;margin:0;right:0.625rem;bottom:0.625rem;-webkit-box-shadow:inset 0rem 0rem 0rem 0.08333rem #ffffff,0.08333rem 0.08333rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:inset 0rem 0rem 0rem 0.08333rem #ffffff,0.08333rem 0.08333rem 0.125rem 0 rgba(0,0,0,0.3);}@media (min-width:640px){html.font-scale--100 .help-btn,html.font-scale--100
  .minimized-chat-btn{right:1.25rem;bottom:1.25rem;padding:.4rem .5rem .45rem;margin:0;}}@media (min-width:960px){html.font-scale--150 .help-btn,html.font-scale--150
  .minimized-chat-btn{right:1.25rem;bottom:1.25rem;padding:.4rem .5rem .45rem;margin:0;}}@media (min-width:1280px){html.font-scale--200 .help-btn,html.font-scale--200
  .minimized-chat-btn{right:1.25rem;bottom:1.25rem;padding:.4rem .5rem .45rem;margin:0;}}html.colorscheme--whiteblack .help-btn,html.colorscheme--whiteblack
.minimized-chat-btn{background:#ffffff;border-color:#ffffff;color:#000000;}html.colorscheme--yellowblack .help-btn,html.colorscheme--yellowblack
.minimized-chat-btn{background:#fff82d;border-color:#fff82d;color:#000000;}html.colorscheme--yellowblue .help-btn,html.colorscheme--yellowblue
.minimized-chat-btn{background:#fff82d;border-color:#fff82d;color:#002b7f;}html.colorscheme--blackwhite .help-btn.active,html.colorscheme--blackwhite
.minimized-chat-btn.active{background-color:#000000 !important;border-color:#000000 !important;-webkit-box-shadow:inset 0rem 0rem 0rem 0.08333rem #ffffff,0.08333rem 0.08333rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:inset 0rem 0rem 0rem 0.08333rem #ffffff,0.08333rem 0.08333rem 0.125rem 0 rgba(0,0,0,0.3);}.modal-content-wrapper .help-btn,.modal-content-wrapper .minimized-chat-btn{position:fixed !important;}.back--link{display:inline-block;background-image:url(/themes/custom/hadley_theme/images/back-arrow.svg);background-repeat:no-repeat;background-position:left center;background-size:1rem;padding-left:1.2rem;text-decoration:underline;font-weight:500;margin-bottom:1rem;border:0;background-color:transparent;cursor:pointer;}html.colorscheme--blackwhite .back--link{color:#007481;}html.colorscheme--whiteblack .back--link{background-image:url(/themes/custom/hadley_theme/images/back-arrow-white.svg);}html.colorscheme--yellowblack .back--link{background-image:url(/themes/custom/hadley_theme/images/back-arrow-yellow.svg);}html.colorscheme--yellowblue .back--link{background-image:url(/themes/custom/hadley_theme/images/back-arrow-yellow.svg);}@media (min-width:640px){html.font-scale--100 .back--link{background-size:1rem;margin-bottom:1.25rem;}}@media (min-width:960px){html.font-scale--150 .back--link{background-size:1rem;margin-bottom:1.25rem;}}@media (min-width:1280px){html.font-scale--200 .back--link{background-size:1rem;margin-bottom:1.25rem;}}@media (min-width:1280px){html.font-scale--100 .back--link{background-size:auto;}}@media (min-width:1920px){html.font-scale--150 .back--link{background-size:auto;}}@media (min-width:2560px){html.font-scale--200 .back--link{background-size:auto;}}.back--link__basic{position:relative;}@media (min-width:1280px){html.font-scale--100 .back--link__basic{left:-2rem;}}@media (min-width:1920px){html.font-scale--150 .back--link__basic{left:-2rem;}}@media (min-width:2560px){html.font-scale--200 .back--link__basic{left:-2rem;}}.back--link__workshop{position:relative;background-color:unset;background-image:url(/themes/custom/hadley_theme/images/back-arrow.svg);margin-bottom:2rem;}.back--link__workshop:after{content:'Back';text-decoration:underline;font-weight:500;padding-left:.25rem;}@media (min-width:640px){html.font-scale--100 .back--link__workshop{position:absolute;top:0;width:3.25rem;height:3.25rem;left:-1.6667rem;z-index:99999;background-color:#007481;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-white.svg);background-size:2.5rem;background-position-x:.33rem;border-bottom-right-radius:5px;border:0.084rem solid;border-top:none;border-left:none;}html.font-scale--100 .back--link__workshop:after{content:none;display:none;}}@media (min-width:960px){html.font-scale--150 .back--link__workshop{position:absolute;top:0;width:3.25rem;height:3.25rem;left:-1.6667rem;z-index:99999;background-color:#007481;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-white.svg);background-size:2.5rem;background-position-x:.33rem;border-bottom-right-radius:5px;border:0.084rem solid;border-top:none;border-left:none;}html.font-scale--150 .back--link__workshop:after{content:none;display:none;}}@media (min-width:1280px){html.font-scale--200 .back--link__workshop{position:absolute;top:0;width:3.25rem;height:3.25rem;left:-1.6667rem;z-index:99999;background-color:#007481;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-white.svg);background-size:2.5rem;background-position-x:.33rem;border-bottom-right-radius:5px;border:0.084rem solid;border-top:none;border-left:none;}html.font-scale--200 .back--link__workshop:after{content:none;display:none;}}@media (min-width:640px){html.font-scale--100.colorscheme--whiteblack .back--link__workshop{background-color:#000000;border-color:#ffffff;}}@media (min-width:960px){html.font-scale--150.colorscheme--whiteblack .back--link__workshop{background-color:#000000;border-color:#ffffff;}}@media (min-width:1280px){html.font-scale--200.colorscheme--whiteblack .back--link__workshop{background-color:#000000;border-color:#ffffff;}}@media (min-width:640px){html.font-scale--100.colorscheme--yellowblue .back--link__workshop{background-color:#002b7f;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-yellow.svg);border-color:#fff82d;}}@media (min-width:960px){html.font-scale--150.colorscheme--yellowblue .back--link__workshop{background-color:#002b7f;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-yellow.svg);border-color:#fff82d;}}@media (min-width:1280px){html.font-scale--200.colorscheme--yellowblue .back--link__workshop{background-color:#002b7f;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-yellow.svg);border-color:#fff82d;}}@media (min-width:640px){html.font-scale--100.colorscheme--yellowblack .back--link__workshop{background-color:#000000;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-yellow.svg);border-color:#fff82d;}}@media (min-width:960px){html.font-scale--150.colorscheme--yellowblack .back--link__workshop{background-color:#000000;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-yellow.svg);border-color:#fff82d;}}@media (min-width:1280px){html.font-scale--200.colorscheme--yellowblack .back--link__workshop{background-color:#000000;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-yellow.svg);border-color:#fff82d;}}@media (min-width:1280px){html.font-scale--100 .back--link__workshop{position:absolute;top:.5rem;width:2.5rem;height:2.5rem;left:-3.2rem;background-color:unset;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-teal.svg);border:none;}}@media (min-width:1920px){html.font-scale--150 .back--link__workshop{position:absolute;top:.5rem;width:2.5rem;height:2.5rem;left:-3.2rem;background-color:unset;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-teal.svg);border:none;}}@media (min-width:2560px){html.font-scale--200 .back--link__workshop{position:absolute;top:.5rem;width:2.5rem;height:2.5rem;left:-3.2rem;background-color:unset;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-teal.svg);border:none;}}@media (min-width:1280px){html.font-scale--100.colorscheme--whiteblack .back--link__workshop{background-color:unset;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-white.svg);}}@media (min-width:1920px){html.font-scale--150.colorscheme--whiteblack .back--link__workshop{background-color:unset;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-white.svg);}}@media (min-width:2560px){html.font-scale--200.colorscheme--whiteblack .back--link__workshop{background-color:unset;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-white.svg);}}@media (min-width:1280px){html.font-scale--100.colorscheme--yellowblack .back--link__workshop{background-color:unset;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-yellow.svg);}}@media (min-width:1920px){html.font-scale--150.colorscheme--yellowblack .back--link__workshop{background-color:unset;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-yellow.svg);}}@media (min-width:2560px){html.font-scale--200.colorscheme--yellowblack .back--link__workshop{background-color:unset;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-yellow.svg);}}@media (min-width:1280px){html.font-scale--100.colorscheme--yellowblue .back--link__workshop{background-color:unset;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-yellow.svg);}}@media (min-width:1920px){html.font-scale--150.colorscheme--yellowblue .back--link__workshop{background-color:unset;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-yellow.svg);}}@media (min-width:2560px){html.font-scale--200.colorscheme--yellowblue .back--link__workshop{background-color:unset;background-image:url(/themes/custom/hadley_theme/images/back-arrow-short-yellow.svg);}}.start-link,.continue-link{border:solid 0.125rem;font-weight:500;}@media (min-width:640px){html.font-scale--100 .start-link,html.font-scale--100 .continue-link{border:solid 0.21rem;}}@media (min-width:960px){html.font-scale--150 .start-link,html.font-scale--150 .continue-link{border:solid 0.21rem;}}@media (min-width:1280px){html.font-scale--200 .start-link,html.font-scale--200 .continue-link{border:solid 0.21rem;}}html.colorscheme--blackwhite .start-link,html.colorscheme--blackwhite .continue-link{background:#007481;border-color:#00515a;color:#ffffff;}html.colorscheme--whiteblack .start-link,html.colorscheme--whiteblack .continue-link{background:#ffffff !important;border-color:#ffffff;color:#000000 !important;}html.colorscheme--yellowblack .start-link,html.colorscheme--yellowblack .continue-link{background:#fff82d !important;border-color:#fff82d;color:#000000 !important;}html.colorscheme--yellowblue .start-link,html.colorscheme--yellowblue .continue-link{background:#fff82d !important;border-color:#fff82d;color:#002b7f !important;}.embedded-entity{position:relative;z-index:5;}.embedded-entity.align-left{padding:0.4rem 0;float:none;}@media (min-width:640px){html.font-scale--100 .embedded-entity.align-left{padding-right:1.666rem;padding-bottom:1rem;margin-bottom:1rem;width:13.333rem;float:left;}}@media (min-width:960px){html.font-scale--150 .embedded-entity.align-left{padding-right:1.666rem;padding-bottom:1rem;margin-bottom:1rem;width:13.333rem;float:left;}}@media (min-width:1280px){html.font-scale--200 .embedded-entity.align-left{padding-right:1.666rem;padding-bottom:1rem;margin-bottom:1rem;width:13.333rem;float:left;}}@media (min-width:1280px){html.font-scale--100 .embedded-entity.align-left{padding-right:2.083rem;width:19.783rem;}}@media (min-width:1920px){html.font-scale--150 .embedded-entity.align-left{padding-right:2.083rem;width:19.783rem;}}@media (min-width:2560px){html.font-scale--200 .embedded-entity.align-left{padding-right:2.083rem;width:19.783rem;}}.embedded-entity.align-left img{width:auto;}@media (min-width:640px){html.font-scale--100 .embedded-entity.align-left img{width:100%;}}@media (min-width:960px){html.font-scale--150 .embedded-entity.align-left img{width:100%;}}@media (min-width:1280px){html.font-scale--200 .embedded-entity.align-left img{width:100%;}}.embedded-entity.align-right{float:none;padding:0.4rem 0;}@media (min-width:640px){html.font-scale--100 .embedded-entity.align-right{padding-left:1.666rem;padding-bottom:1rem;margin-bottom:1rem;width:13.333rem;float:right;}}@media (min-width:960px){html.font-scale--150 .embedded-entity.align-right{padding-left:1.666rem;padding-bottom:1rem;margin-bottom:1rem;width:13.333rem;float:right;}}@media (min-width:1280px){html.font-scale--200 .embedded-entity.align-right{padding-left:1.666rem;padding-bottom:1rem;margin-bottom:1rem;width:13.333rem;float:right;}}@media (min-width:1280px){html.font-scale--100 .embedded-entity.align-right{padding-left:2.083rem;width:19.783rem;}}@media (min-width:1920px){html.font-scale--150 .embedded-entity.align-right{padding-left:2.083rem;width:19.783rem;}}@media (min-width:2560px){html.font-scale--200 .embedded-entity.align-right{padding-left:2.083rem;width:19.783rem;}}.embedded-entity.align-right img{width:auto;}@media (min-width:640px){html.font-scale--100 .embedded-entity.align-right img{width:100%;}}@media (min-width:960px){html.font-scale--150 .embedded-entity.align-right img{width:100%;}}@media (min-width:1280px){html.font-scale--200 .embedded-entity.align-right img{width:100%;}}.embedded-entity .image-style-wysiwyg-full{max-width:100%;}.embedded-entity img{border-radius:0.3125rem;}@media (min-width:640px){html.font-scale--100 .embedded-entity img{border-radius:0.2083rem;}}@media (min-width:960px){html.font-scale--150 .embedded-entity img{border-radius:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 .embedded-entity img{border-radius:0.2083rem;}}.embedded-entity .media--view-mode-wysiwyg-full{padding:0.6875rem 0;}@media (min-width:640px){html.font-scale--100 .embedded-entity .media--view-mode-wysiwyg-full{margin:1.9rem 0 1.55rem;}}@media (min-width:960px){html.font-scale--150 .embedded-entity .media--view-mode-wysiwyg-full{margin:1.9rem 0 1.55rem;}}@media (min-width:1280px){html.font-scale--200 .embedded-entity .media--view-mode-wysiwyg-full{margin:1.9rem 0 1.55rem;}}@media (min-width:1280px){html.font-scale--100 .embedded-entity .media--view-mode-wysiwyg-full{margin:2.4rem 0 2rem;}}@media (min-width:1920px){html.font-scale--150 .embedded-entity .media--view-mode-wysiwyg-full{margin:2.4rem 0 2rem;}}@media (min-width:2560px){html.font-scale--200 .embedded-entity .media--view-mode-wysiwyg-full{margin:2.4rem 0 2rem;}}@media (min-width:640px){html.font-scale--100 .paragraph--type--wysiwyg h2{display:table;margin-top:1.76rem;}}@media (min-width:960px){html.font-scale--150 .paragraph--type--wysiwyg h2{display:table;margin-top:1.76rem;}}@media (min-width:1280px){html.font-scale--200 .paragraph--type--wysiwyg h2{display:table;margin-top:1.76rem;}}@media (min-width:640px){html.font-scale--100 .field--name-field-wysiwyg-body p{margin-top:0 !important;}}@media (min-width:960px){html.font-scale--150 .field--name-field-wysiwyg-body p{margin-top:0 !important;}}@media (min-width:1280px){html.font-scale--200 .field--name-field-wysiwyg-body p{margin-top:0 !important;}}@media (min-width:1280px){html.font-scale--100 .field--name-field-wysiwyg-body p + h2{margin-top:1.6rem;}}@media (min-width:1920px){html.font-scale--150 .field--name-field-wysiwyg-body p + h2{margin-top:1.6rem;}}@media (min-width:2560px){html.font-scale--200 .field--name-field-wysiwyg-body p + h2{margin-top:1.6rem;}}.field--name-field-wysiwyg-body p a{font-weight:500;}@media (min-width:1280px){html.font-scale--100 .field--name-field-wysiwyg-body table + h2{margin-top:1rem;}}@media (min-width:1920px){html.font-scale--150 .field--name-field-wysiwyg-body table + h2{margin-top:1rem;}}@media (min-width:2560px){html.font-scale--200 .field--name-field-wysiwyg-body table + h2{margin-top:1rem;}}.field--name-field-wysiwyg-body ul:not(.no-list-styles){list-style:none;padding-left:1.5rem;}@media (min-width:640px){html.font-scale--100 .field--name-field-wysiwyg-body ul:not(.no-list-styles){padding-left:1.89rem;}}@media (min-width:960px){html.font-scale--150 .field--name-field-wysiwyg-body ul:not(.no-list-styles){padding-left:1.89rem;}}@media (min-width:1280px){html.font-scale--200 .field--name-field-wysiwyg-body ul:not(.no-list-styles){padding-left:1.89rem;}}@media (min-width:1280px){html.font-scale--100 .field--name-field-wysiwyg-body ul:not(.no-list-styles){padding-left:3.17rem;}}@media (min-width:1920px){html.font-scale--150 .field--name-field-wysiwyg-body ul:not(.no-list-styles){padding-left:3.17rem;}}@media (min-width:2560px){html.font-scale--200 .field--name-field-wysiwyg-body ul:not(.no-list-styles){padding-left:3.17rem;}}.field--name-field-wysiwyg-body ul:not(.no-list-styles) li{margin-bottom:0.5rem;padding-left:1.22rem;position:relative;line-height:1.5;}@media (min-width:640px){html.font-scale--100 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li{padding-left:0.7rem;}}@media (min-width:960px){html.font-scale--150 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li{padding-left:0.7rem;}}@media (min-width:1280px){html.font-scale--200 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li{padding-left:0.7rem;}}.field--name-field-wysiwyg-body ul:not(.no-list-styles) li:before{position:absolute;left:0;content:"";top:0.4rem;height:0.5rem;width:0.5rem;border-radius:50%;background:#fff82d;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media (min-width:640px){html.font-scale--100 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li:before{top:0.5rem;width:0.3334rem;height:0.3334rem;}}@media (min-width:960px){html.font-scale--150 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li:before{top:0.5rem;width:0.3334rem;height:0.3334rem;}}@media (min-width:1280px){html.font-scale--200 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li:before{top:0.5rem;width:0.3334rem;height:0.3334rem;}}@media (min-width:1280px){html.font-scale--100 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li:before{top:0.6rem;}}@media (min-width:1920px){html.font-scale--150 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li:before{top:0.6rem;}}@media (min-width:2560px){html.font-scale--200 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li:before{top:0.6rem;}}html.colorscheme--blackwhite .field--name-field-wysiwyg-body ul:not(.no-list-styles) li:before{background:#007481;}html.colorscheme--whiteblack .field--name-field-wysiwyg-body ul:not(.no-list-styles) li:before{background:#ffffff;}.field--name-field-wysiwyg-body ul:not(.no-list-styles) li ul{padding-top:0;margin-top:0.5rem;}@media (min-width:640px){html.font-scale--100 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li ul{padding-left:0.93rem;padding-top:0;}}@media (min-width:960px){html.font-scale--150 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li ul{padding-left:0.93rem;padding-top:0;}}@media (min-width:1280px){html.font-scale--200 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li ul{padding-left:0.93rem;padding-top:0;}}@media (min-width:1280px){html.font-scale--100 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li ul{padding-left:2.13rem;}}@media (min-width:1920px){html.font-scale--150 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li ul{padding-left:2.13rem;}}@media (min-width:2560px){html.font-scale--200 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li ul{padding-left:2.13rem;}}.field--name-field-wysiwyg-body ul:not(.no-list-styles) li ul li:before{background:transparent !important;border-width:0.0625rem;border-style:solid;border-color:#fff82d;}@media (min-width:640px){html.font-scale--100 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li ul li:before{border-width:0.0416rem;}}@media (min-width:960px){html.font-scale--150 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li ul li:before{border-width:0.0416rem;}}@media (min-width:1280px){html.font-scale--200 .field--name-field-wysiwyg-body ul:not(.no-list-styles) li ul li:before{border-width:0.0416rem;}}html.colorscheme--blackwhite .field--name-field-wysiwyg-body ul:not(.no-list-styles) li ul li:before{border-color:#007481;}html.colorscheme--whiteblack .field--name-field-wysiwyg-body ul:not(.no-list-styles) li ul li:before{border-color:#ffffff;}@media (min-width:640px){html.font-scale--100 .field--name-field-wysiwyg-body ol{margin-left:1.35rem;padding-top:0;}}@media (min-width:960px){html.font-scale--150 .field--name-field-wysiwyg-body ol{margin-left:1.35rem;padding-top:0;}}@media (min-width:1280px){html.font-scale--200 .field--name-field-wysiwyg-body ol{margin-left:1.35rem;padding-top:0;}}@media (min-width:1280px){html.font-scale--100 .field--name-field-wysiwyg-body ol{margin-left:2.3rem;padding-top:0.23rem;}}@media (min-width:1920px){html.font-scale--150 .field--name-field-wysiwyg-body ol{margin-left:2.3rem;padding-top:0.23rem;}}@media (min-width:2560px){html.font-scale--200 .field--name-field-wysiwyg-body ol{margin-left:2.3rem;padding-top:0.23rem;}}.field--name-field-wysiwyg-body ol li{margin-bottom:0.5rem;line-height:1.5;}.field--name-field-wysiwyg-body ol ol{margin-top:1rem;margin-top:0.5rem;}@media (min-width:640px){html.font-scale--100 .field--name-field-wysiwyg-body ol ol{margin-left:0;}}@media (min-width:960px){html.font-scale--150 .field--name-field-wysiwyg-body ol ol{margin-left:0;}}@media (min-width:1280px){html.font-scale--200 .field--name-field-wysiwyg-body ol ol{margin-left:0;}}@media (min-width:1280px){html.font-scale--100 .field--name-field-wysiwyg-body ol ol{margin-left:1.3rem;}}@media (min-width:1920px){html.font-scale--150 .field--name-field-wysiwyg-body ol ol{margin-left:1.3rem;}}@media (min-width:2560px){html.font-scale--200 .field--name-field-wysiwyg-body ol ol{margin-left:1.3rem;}}blockquote{margin:0;border:solid 0.125rem;border-radius:0.3125rem;font-size:1.5rem;padding:.95rem 1.2rem 1.3rem;line-height:1.31;margin:2.25rem 0;margin-bottom:1.44em;}@media (min-width:640px){html.font-scale--100 blockquote{border:solid 0.084rem;border-radius:0.2083rem;font-size:1.33rem;padding:.9rem 1.2rem 1.3rem;margin-bottom:1.66rem;line-height:1.31;margin:2rem 0 2.1rem;}}@media (min-width:960px){html.font-scale--150 blockquote{border:solid 0.084rem;border-radius:0.2083rem;font-size:1.33rem;padding:.9rem 1.2rem 1.3rem;margin-bottom:1.66rem;line-height:1.31;margin:2rem 0 2.1rem;}}@media (min-width:1280px){html.font-scale--200 blockquote{border:solid 0.084rem;border-radius:0.2083rem;font-size:1.33rem;padding:.9rem 1.2rem 1.3rem;margin-bottom:1.66rem;line-height:1.31;margin:2rem 0 2.1rem;}}@media (min-width:1280px){html.font-scale--100 blockquote{font-size:2rem;padding:1.59rem 2.375rem 2.1rem;margin-bottom:1.66rem;line-height:1.31;margin:2.5rem 0;}}@media (min-width:1920px){html.font-scale--150 blockquote{font-size:2rem;padding:1.59rem 2.375rem 2.1rem;margin-bottom:1.66rem;line-height:1.31;margin:2.5rem 0;}}@media (min-width:2560px){html.font-scale--200 blockquote{font-size:2rem;padding:1.59rem 2.375rem 2.1rem;margin-bottom:1.66rem;line-height:1.31;margin:2.5rem 0;}}blockquote p{margin:0 !important;line-height:1.31;}.transcript-text{margin-bottom:1.5rem;}.oz-stack .oz-controls,.ozplayer{width:100% !important;}.ozplayer video{width:100% !important;max-height:100vh;height:100%;padding-bottom:2.375rem;}@media (max-width:319px){html.font-scale--100 .ozplayer video{height:10rem;}}@media (max-width:479px){html.font-scale--150 .ozplayer video{height:10rem;}}@media (max-width:639px){html.font-scale--200 .ozplayer video{height:10rem;}}body .ozplayer-container{margin:0.68rem 0 0.3rem;}@media (min-width:640px){html.font-scale--100 body .ozplayer-container{margin:0.68rem 0 0.3rem;}}@media (min-width:960px){html.font-scale--150 body .ozplayer-container{margin:0.68rem 0 0.3rem;}}@media (min-width:1280px){html.font-scale--200 body .ozplayer-container{margin:0.68rem 0 0.3rem;}}@media (min-width:1280px){html.font-scale--100 body .ozplayer-container{margin:1.5rem 0 0.8rem;}}@media (min-width:1920px){html.font-scale--150 body .ozplayer-container{margin:1.5rem 0 0.8rem;}}@media (min-width:2560px){html.font-scale--200 body .ozplayer-container{margin:1.5rem 0 0.8rem;}}@media (min-width:1280px){html.font-scale--100 body .ozplayer-container--small{width:60%;}}@media (min-width:1920px){html.font-scale--150 body .ozplayer-container--small{width:60%;}}@media (min-width:2560px){html.font-scale--200 body .ozplayer-container--small{width:60%;}}body .ozplayer-container .ozplayer{border:0 !important;border-radius:0.25rem !important;overflow:hidden !important;background:none !important;}@media (max-width:319px){html.font-scale--100 body .ozplayer-container .ozplayer{margin-left:-1.25rem;margin-right:-1.25rem;width:auto !important;border-radius:0 !important;display:block !important;}}@media (max-width:479px){html.font-scale--150 body .ozplayer-container .ozplayer{margin-left:-1.25rem;margin-right:-1.25rem;width:auto !important;border-radius:0 !important;display:block !important;}}@media (max-width:639px){html.font-scale--200 body .ozplayer-container .ozplayer{margin-left:-1.25rem;margin-right:-1.25rem;width:auto !important;border-radius:0 !important;display:block !important;}}body .ozplayer-container .ozplayer .oz-skip-links,body .ozplayer-container .ozplayer .oz-logo-bug{display:none !important;}body .ozplayer-container .ozplayer .oz-poster{background-size:auto 100% !important;background-position:center !important;max-height:calc(100% - 2.375rem);}body .ozplayer-container .ozplayer .oz-poster > span{background:#007481 !important;border:0.17rem solid #ffffff !important;border-radius:0.25rem !important;width:9.375rem !important;height:6.5625rem !important;-webkit-transform:translate(-50%,-50%) !important;-ms-transform:translate(-50%,-50%) !important;transform:translate(-50%,-50%) !important;margin:0 !important;display:-webkit-box !important;display:-webkit-flex !important;display:-moz-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;font-weight:500;}html.colorscheme--whiteblack body .ozplayer-container .ozplayer .oz-poster > span{background:#000000 !important;border-color:#ffffff !important;color:#ffffff !important;}html.colorscheme--yellowblack body .ozplayer-container .ozplayer .oz-poster > span{background:#000000 !important;border-color:#fff82d !important;color:#fff82d !important;}html.colorscheme--yellowblue body .ozplayer-container .ozplayer .oz-poster > span{background:#002b7f !important;border-color:#fff82d !important;color:#fff82d !important;}@media (min-width:640px){html.font-scale--100 body .ozplayer-container .ozplayer .oz-poster > span{width:9.0625rem !important;height:6.5rem !important;}}@media (min-width:960px){html.font-scale--150 body .ozplayer-container .ozplayer .oz-poster > span{width:9.0625rem !important;height:6.5rem !important;}}@media (min-width:1280px){html.font-scale--200 body .ozplayer-container .ozplayer .oz-poster > span{width:9.0625rem !important;height:6.5rem !important;}}body .ozplayer-container .ozplayer .oz-poster > span:before{content:'';display:inline-block;background-image:url(/themes/custom/hadley_theme/images/video-play.svg);background-repeat:no-repeat;width:2.375rem;height:2.625rem;background-size:100%;margin-bottom:0.4375rem;}html.colorscheme--whiteblack body .ozplayer-container .ozplayer .oz-poster > span:before{background-image:url(/themes/custom/hadley_theme/images/video-play.svg);}html.colorscheme--yellowblack body .ozplayer-container .ozplayer .oz-poster > span:before{background-image:url(/themes/custom/hadley_theme/images/video-play-yellow.svg);}html.colorscheme--yellowblue body .ozplayer-container .ozplayer .oz-poster > span:before{background-image:url(/themes/custom/hadley_theme/images/video-play-yellow.svg);}@media (min-width:640px){html.font-scale--100 body .ozplayer-container .ozplayer .oz-poster > span:before{width:2.5rem;height:2.75rem;margin-bottom:0.625rem;}}@media (min-width:960px){html.font-scale--150 body .ozplayer-container .ozplayer .oz-poster > span:before{width:2.5rem;height:2.75rem;margin-bottom:0.625rem;}}@media (min-width:1280px){html.font-scale--200 body .ozplayer-container .ozplayer .oz-poster > span:before{width:2.5rem;height:2.75rem;margin-bottom:0.625rem;}}body .ozplayer-container .ozplayer .oz-controls{height:2.375rem;}body .ozplayer-container .ozplayer .oz-controls fieldset{background-color:#000000;font-family:"HCo Gotham",sans-serif;-webkit-box-shadow:none;box-shadow:none;width:100%;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 1.25rem !important;background-color:#000000;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-family:"HCo Gotham",sans-serif;-webkit-box-shadow:none;box-shadow:none;height:2.375rem;width:100%;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *{vertical-align:middle;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;max-width:1rem;margin-left:0.8rem;display:inline-block;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > * button{background-position:center !important;background-color:transparent;font-family:"HCo Gotham",sans-serif;background-repeat:no-repeat;cursor:pointer;}html.colorscheme--blackwhite body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > * button{outline-color:#ffffff !important;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > * .oz-button-tooltip{display:none !important;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-playpause{margin-left:0;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-playpause button{width:1rem;height:1rem;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-playpause button.oz-off{background-image:url(/themes/custom/hadley_theme/images/video-play.svg);background-size:100% 100%;}html.colorscheme--yellowblack body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-playpause button.oz-off{background-image:url(/themes/custom/hadley_theme/images/video-play-yellow.svg);}html.colorscheme--yellowblue body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-playpause button.oz-off{background-image:url(/themes/custom/hadley_theme/images/video-play-yellow.svg);}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-playpause button.oz-on{background-image:url(/themes/custom/hadley_theme/images/pause-white.svg);background-size:100%;}html.colorscheme--yellowblack body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-playpause button.oz-on{background-image:url(/themes/custom/hadley_theme/images/pause-yellow.svg);}html.colorscheme--yellowblue body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-playpause button.oz-on{background-image:url(/themes/custom/hadley_theme/images/pause-yellow.svg);}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-cc{max-width:1.875rem;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-cc button{background-image:url(/themes/custom/hadley_theme/images/video-icon-cc-on.png);background-size:100% 100%;width:1.8333rem;height:1.25rem;}html.colorscheme--yellowblack body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-cc button{background-image:url(/themes/custom/hadley_theme/images/video-icon-cc-on-yellow.png);}html.colorscheme--yellowblue body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-cc button{background-image:url(/themes/custom/hadley_theme/images/video-icon-cc-on-yellow.png);}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-cc button.oz-off{background-image:url(/themes/custom/hadley_theme/images/video-icon-cc-off.png);}html.colorscheme--yellowblack body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-cc button.oz-off{background-image:url(/themes/custom/hadley_theme/images/video-icon-cc-off-yellow.png);}html.colorscheme--yellowblue body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-cc button.oz-off{background-image:url(/themes/custom/hadley_theme/images/video-icon-cc-off-yellow.png);}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-time-info{font-size:1rem;font-weight:500;max-width:7.5rem;margin-right:0.8rem;}html.colorscheme--yellowblack body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-time-info{color:#fff82d;}html.colorscheme--yellowblue body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-time-info{color:#fff82d;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-seek{display:none;max-width:inherit;margin-right:1.5rem;}@media (min-width:640px){html.font-scale--100 body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-seek{display:block;width:auto !important;}}@media (min-width:960px){html.font-scale--150 body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-seek{display:block;width:auto !important;}}@media (min-width:1280px){html.font-scale--200 body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-seek{display:block;width:auto !important;}}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-seek .oz-slider-track{background:#8c8c8c;border-radius:0.0833rem;height:0.1666rem;margin-left:0;margin-right:0;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-seek .oz-slider-track .oz-slider-tooltip{display:none !important;}html.colorscheme--yellowblack body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-seek .oz-slider-track{background:#fff82d;}html.colorscheme--yellowblue body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-seek .oz-slider-track{background:#fff82d;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-seek .oz-slider-track button{height:0.75rem !important;width:0.75rem !important;top:50%;margin:0 !important;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-seek .oz-slider-track button strong{background-image:url(/themes/custom/hadley_theme/images/video-icon-cricle.svg);border:0;-webkit-box-shadow:none;box-shadow:none;height:0.75rem;width:0.75rem;border-radius:100%;background-color:transparent;background-repeat:no-repeat;background-position:center;margin:0;background-size:100%;}html.colorscheme--yellowblack body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-seek .oz-slider-track button strong{background-image:url(/themes/custom/hadley_theme/images/video-icon-cricle-yellow.svg);}html.colorscheme--yellowblue body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-seek .oz-slider-track button strong{background-image:url(/themes/custom/hadley_theme/images/video-icon-cricle-yellow.svg);}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-seek .oz-slider-track button + span{display:none;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-mute{margin-left:auto;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-mute button{background-position:center;width:1rem;height:1rem;background-size:100% 100%;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-mute button.oz-off{background-image:url(/themes/custom/hadley_theme/images/video-icon-sound.svg);}html.colorscheme--yellowblack body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-mute button.oz-off{background-image:url(/themes/custom/hadley_theme/images/video-icon-sound-yellow.svg);}html.colorscheme--yellowblue body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-mute button.oz-off{background-image:url(/themes/custom/hadley_theme/images/video-icon-sound-yellow.svg);}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-mute button.oz-on{background-image:url(/themes/custom/hadley_theme/images/video-icon-mute.svg);}@media (max-width:319px){html.font-scale--100 body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-mute button.oz-on{background-size:100% 100%;}}@media (max-width:479px){html.font-scale--150 body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-mute button.oz-on{background-size:100% 100%;}}@media (max-width:639px){html.font-scale--200 body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-mute button.oz-on{background-size:100% 100%;}}html.colorscheme--yellowblack body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-mute button.oz-on{background-image:url(/themes/custom/hadley_theme/images/video-icon-mute-yellow.svg);}html.colorscheme--yellowblue body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-mute button.oz-on{background-image:url(/themes/custom/hadley_theme/images/video-icon-mute-yellow.svg);}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-volume{display:none;margin-right:0.8rem;max-width:3.75rem;width:auto !important;}@media (min-width:960px){html.font-scale--100 body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-volume{display:block;}}@media (min-width:1440px){html.font-scale--150 body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-volume{display:block;}}@media (min-width:1920px){html.font-scale--200 body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-volume{display:block;}}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-volume .oz-slider-track{background:#8c8c8c;border-radius:0.0833rem;height:0.1666rem;margin-left:0;margin-right:0;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-volume .oz-slider-track .oz-slider-tooltip{display:none !important;}html.colorscheme--yellowblack body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-volume .oz-slider-track{background:#fff82d;}html.colorscheme--yellowblue body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-volume .oz-slider-track{background:#fff82d;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-volume .oz-slider-track button{height:0.75rem !important;width:0.75rem !important;top:50%;margin:0 !important;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-volume .oz-slider-track button strong{background-image:url(/themes/custom/hadley_theme/images/video-icon-cricle.svg);border:0;-webkit-box-shadow:none;box-shadow:none;height:0.75rem;width:0.75rem;border-radius:100%;background-color:transparent;background-repeat:no-repeat;background-position:center;margin:0;background-size:100%;}html.colorscheme--yellowblack body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-volume .oz-slider-track button strong{background-image:url(/themes/custom/hadley_theme/images/video-icon-cricle-yellow.svg);}html.colorscheme--yellowblue body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-volume .oz-slider-track button strong{background-image:url(/themes/custom/hadley_theme/images/video-icon-cricle-yellow.svg);}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-volume .oz-slider-track button + span{display:none;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-pin{display:none;}body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-fullscreen button{background-image:url(/themes/custom/hadley_theme/images/video-icon-full-screen.svg);width:1rem;height:1rem;background-size:100%;}html.colorscheme--yellowblack body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-fullscreen button{background-image:url(/themes/custom/hadley_theme/images/video-icon-full-screen-yellow.svg);}html.colorscheme--yellowblue body .ozplayer-container .ozplayer .oz-controls .video-content-wrapper > *.oz-fullscreen button{background-image:url(/themes/custom/hadley_theme/images/video-icon-full-screen-yellow.svg);}body .ozplayer-container .ozplayer .oz-captions{bottom:2.375rem;margin-bottom:0;width:100%;left:0;}body .ozplayer-container .ozplayer .oz-captions p{text-shadow:inherit;}body .ozplayer-container .ozplayer .oz-captions p *{background-color:#000000;font-family:"HCo Gotham",sans-serif;font-size:1rem;}html.colorscheme--yellowblack body .ozplayer-container .ozplayer .oz-captions p *{color:#fff82d;}html.colorscheme--yellowblue body .ozplayer-container .ozplayer .oz-captions p *{color:#fff82d;}@media (max-width:319px){html.font-scale--100 body .ozplayer-container .ozplayer:not(.oz-audio) .oz-time-info{display:none;}}@media (max-width:479px){html.font-scale--150 body .ozplayer-container .ozplayer:not(.oz-audio) .oz-time-info{display:none;}}@media (max-width:639px){html.font-scale--200 body .ozplayer-container .ozplayer:not(.oz-audio) .oz-time-info{display:none;}}@media (min-width:960px){html.font-scale--100 body .ozplayer-container .ozplayer:not(.oz-audio) .oz-time-info{display:block;}}@media (min-width:1440px){html.font-scale--150 body .ozplayer-container .ozplayer:not(.oz-audio) .oz-time-info{display:block;}}@media (min-width:1920px){html.font-scale--200 body .ozplayer-container .ozplayer:not(.oz-audio) .oz-time-info{display:block;}}.messages{-webkit-box-shadow:inherit;box-shadow:inherit;border:solid 0.125rem;border-radius:0.3125rem;margin:1rem 0;background:#000000;color:#000000 !important;}@media (min-width:640px){html.font-scale--100 .messages{border-radius:0.2083rem;border:solid 0.084rem;}}@media (min-width:960px){html.font-scale--150 .messages{border-radius:0.2083rem;border:solid 0.084rem;}}@media (min-width:1280px){html.font-scale--200 .messages{border-radius:0.2083rem;border:solid 0.084rem;}}html.colorscheme--blackwhite .messages{color:#ffffff !important;}html.colorscheme--whiteblack .messages{background:#ffffff;}html.colorscheme--yellowblack .messages{background:#fff82d;}html.colorscheme--yellowblue .messages{background:#fff82d;}.messages *{color:#000000 !important;}html.colorscheme--blackwhite .messages *{color:#ffffff !important;}.messages.messages--error{background:#000000;color:#000000 !important;}html.colorscheme--blackwhite .messages.messages--error{color:#ffffff !important;}html.colorscheme--whiteblack .messages.messages--error{background:#ffffff;}html.colorscheme--yellowblack .messages.messages--error{background:#fff82d;}html.colorscheme--yellowblue .messages.messages--error{background:#fff82d;}.messages.messages--error *{color:#000000 !important;}html.colorscheme--blackwhite .messages.messages--error *{color:#ffffff !important;}html.colorscheme--blackwhite .messages a:hover,html.colorscheme--blackwhite .messages a:focus{outline-color:#ffffff !important;}html.colorscheme--whiteblack .messages a:hover,html.colorscheme--whiteblack .messages a:focus{outline-color:#000000 !important;}html.colorscheme--yellowblack .messages a:hover,html.colorscheme--yellowblack .messages a:focus{outline-color:#000000 !important;}html.colorscheme--yellowblue .messages a:hover,html.colorscheme--yellowblue .messages a:focus{outline-color:#000000 !important;}.webform-submission-form .form-item--error-message{display:block;margin-top:0.5rem;}.webform-submission-form .form-item--error-message:before{content:none;}.webform-submission-form .fieldset-wrapper .form-item--error-message{margin-bottom:0.5rem;}.webform-submission-form .form-item > label{display:block;margin-bottom:0.6em;}@media (min-width:640px){html.font-scale--100 .webform-submission-form .form-item > label{margin-bottom:0.89em;}}@media (min-width:960px){html.font-scale--150 .webform-submission-form .form-item > label{margin-bottom:0.89em;}}@media (min-width:1280px){html.font-scale--200 .webform-submission-form .form-item > label{margin-bottom:0.89em;}}.webform-submission-form .form-item .form-text,.webform-submission-form .form-item .form-email,.webform-submission-form .form-item .form-number,.webform-submission-form .form-item .form-select,.webform-submission-form .form-item .form-date,.webform-submission-form .form-item .form-file,.webform-submission-form .form-item .form-tel{height:2.375rem;width:100%;-webkit-box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);border:solid 0.125rem;padding:0 0.83rem;border-radius:0.2083rem;background-color:transparent;}@media (min-width:640px){html.font-scale--100 .webform-submission-form .form-item .form-text,html.font-scale--100
  .webform-submission-form .form-item .form-email,html.font-scale--100
  .webform-submission-form .form-item .form-number,html.font-scale--100
  .webform-submission-form .form-item .form-select,html.font-scale--100
  .webform-submission-form .form-item .form-date,html.font-scale--100
  .webform-submission-form .form-item .form-file,html.font-scale--100
  .webform-submission-form .form-item .form-tel{-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.084rem;max-width:23.0833rem;}}@media (min-width:960px){html.font-scale--150 .webform-submission-form .form-item .form-text,html.font-scale--150
  .webform-submission-form .form-item .form-email,html.font-scale--150
  .webform-submission-form .form-item .form-number,html.font-scale--150
  .webform-submission-form .form-item .form-select,html.font-scale--150
  .webform-submission-form .form-item .form-date,html.font-scale--150
  .webform-submission-form .form-item .form-file,html.font-scale--150
  .webform-submission-form .form-item .form-tel{-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.084rem;max-width:23.0833rem;}}@media (min-width:1280px){html.font-scale--200 .webform-submission-form .form-item .form-text,html.font-scale--200
  .webform-submission-form .form-item .form-email,html.font-scale--200
  .webform-submission-form .form-item .form-number,html.font-scale--200
  .webform-submission-form .form-item .form-select,html.font-scale--200
  .webform-submission-form .form-item .form-date,html.font-scale--200
  .webform-submission-form .form-item .form-file,html.font-scale--200
  .webform-submission-form .form-item .form-tel{-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.084rem;max-width:23.0833rem;}}html.colorscheme--blackwhite .webform-submission-form .form-item .form-text,html.colorscheme--blackwhite
.webform-submission-form .form-item .form-email,html.colorscheme--blackwhite
.webform-submission-form .form-item .form-number,html.colorscheme--blackwhite
.webform-submission-form .form-item .form-select,html.colorscheme--blackwhite
.webform-submission-form .form-item .form-date,html.colorscheme--blackwhite
.webform-submission-form .form-item .form-file,html.colorscheme--blackwhite
.webform-submission-form .form-item .form-tel{color:#000000;}.webform-submission-form .form-item .form-text:focus,.webform-submission-form .form-item .form-text:hover,.webform-submission-form .form-item .form-email:focus,.webform-submission-form .form-item .form-email:hover,.webform-submission-form .form-item .form-number:focus,.webform-submission-form .form-item .form-number:hover,.webform-submission-form .form-item .form-select:focus,.webform-submission-form .form-item .form-select:hover,.webform-submission-form .form-item .form-date:focus,.webform-submission-form .form-item .form-date:hover,.webform-submission-form .form-item .form-file:focus,.webform-submission-form .form-item .form-file:hover,.webform-submission-form .form-item .form-tel:focus,.webform-submission-form .form-item .form-tel:hover{outline:0.125rem dotted;outline-offset:0.25rem;}@media (min-width:640px){html.font-scale--100 .webform-submission-form .form-item .form-text:focus,html.font-scale--100 .webform-submission-form .form-item .form-text:hover,html.font-scale--100
  .webform-submission-form .form-item .form-email:focus,html.font-scale--100
  .webform-submission-form .form-item .form-email:hover,html.font-scale--100
  .webform-submission-form .form-item .form-number:focus,html.font-scale--100
  .webform-submission-form .form-item .form-number:hover,html.font-scale--100
  .webform-submission-form .form-item .form-select:focus,html.font-scale--100
  .webform-submission-form .form-item .form-select:hover,html.font-scale--100
  .webform-submission-form .form-item .form-date:focus,html.font-scale--100
  .webform-submission-form .form-item .form-date:hover,html.font-scale--100
  .webform-submission-form .form-item .form-file:focus,html.font-scale--100
  .webform-submission-form .form-item .form-file:hover,html.font-scale--100
  .webform-submission-form .form-item .form-tel:focus,html.font-scale--100
  .webform-submission-form .form-item .form-tel:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .webform-submission-form .form-item .form-text:focus,html.font-scale--150 .webform-submission-form .form-item .form-text:hover,html.font-scale--150
  .webform-submission-form .form-item .form-email:focus,html.font-scale--150
  .webform-submission-form .form-item .form-email:hover,html.font-scale--150
  .webform-submission-form .form-item .form-number:focus,html.font-scale--150
  .webform-submission-form .form-item .form-number:hover,html.font-scale--150
  .webform-submission-form .form-item .form-select:focus,html.font-scale--150
  .webform-submission-form .form-item .form-select:hover,html.font-scale--150
  .webform-submission-form .form-item .form-date:focus,html.font-scale--150
  .webform-submission-form .form-item .form-date:hover,html.font-scale--150
  .webform-submission-form .form-item .form-file:focus,html.font-scale--150
  .webform-submission-form .form-item .form-file:hover,html.font-scale--150
  .webform-submission-form .form-item .form-tel:focus,html.font-scale--150
  .webform-submission-form .form-item .form-tel:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .webform-submission-form .form-item .form-text:focus,html.font-scale--200 .webform-submission-form .form-item .form-text:hover,html.font-scale--200
  .webform-submission-form .form-item .form-email:focus,html.font-scale--200
  .webform-submission-form .form-item .form-email:hover,html.font-scale--200
  .webform-submission-form .form-item .form-number:focus,html.font-scale--200
  .webform-submission-form .form-item .form-number:hover,html.font-scale--200
  .webform-submission-form .form-item .form-select:focus,html.font-scale--200
  .webform-submission-form .form-item .form-select:hover,html.font-scale--200
  .webform-submission-form .form-item .form-date:focus,html.font-scale--200
  .webform-submission-form .form-item .form-date:hover,html.font-scale--200
  .webform-submission-form .form-item .form-file:focus,html.font-scale--200
  .webform-submission-form .form-item .form-file:hover,html.font-scale--200
  .webform-submission-form .form-item .form-tel:focus,html.font-scale--200
  .webform-submission-form .form-item .form-tel:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}.webform-submission-form .form-item .form-file{padding-top:0.4rem;}.webform-submission-form .form-item .form-select{background-image:url(/themes/custom/hadley_theme/images/down-arrow.svg);background-repeat:no-repeat;background-position:calc(100% - 0.8125rem) center;}.webform-submission-form .form-item .form-select.error{border-width:0.1667rem;}@media (min-width:640px){html.font-scale--100 .webform-submission-form .form-item .form-select.error{border-width:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .webform-submission-form .form-item .form-select.error{border-width:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .webform-submission-form .form-item .form-select.error{border-width:0.1667rem;}}@media (min-width:640px){html.font-scale--100 .webform-submission-form .form-item .form-select{background-position:calc(100% - 0.8333rem) center;}}@media (min-width:960px){html.font-scale--150 .webform-submission-form .form-item .form-select{background-position:calc(100% - 0.8333rem) center;}}@media (min-width:1280px){html.font-scale--200 .webform-submission-form .form-item .form-select{background-position:calc(100% - 0.8333rem) center;}}html.colorscheme--whiteblack .webform-submission-form .form-item .form-select{background-image:url(/themes/custom/hadley_theme/images/down-arrow-white.svg);}html.colorscheme--yellowblack .webform-submission-form .form-item .form-select{background-image:url(/themes/custom/hadley_theme/images/down-arrow-yellow.svg);}html.colorscheme--yellowblue .webform-submission-form .form-item .form-select{background-image:url(/themes/custom/hadley_theme/images/down-arrow-yellow.svg);}.webform-submission-form .form-item textarea{border:solid 0.125rem;padding:0.83rem;border-radius:0.2083rem;background:transparent;font-family:"HCo Gotham",sans-serif;-webkit-box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);}@media (min-width:640px){html.font-scale--100 .webform-submission-form .form-item textarea{border:solid 0.084rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);}}@media (min-width:960px){html.font-scale--150 .webform-submission-form .form-item textarea{border:solid 0.084rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);}}@media (min-width:1280px){html.font-scale--200 .webform-submission-form .form-item textarea{border:solid 0.084rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);}}.webform-submission-form .form-item textarea:focus,.webform-submission-form .form-item textarea:hover{outline:0.125rem dotted;outline-offset:0.25rem;}@media (min-width:640px){html.font-scale--100 .webform-submission-form .form-item textarea:focus,html.font-scale--100 .webform-submission-form .form-item textarea:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .webform-submission-form .form-item textarea:focus,html.font-scale--150 .webform-submission-form .form-item textarea:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .webform-submission-form .form-item textarea:focus,html.font-scale--200 .webform-submission-form .form-item textarea:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}html.colorscheme--blackwhite .webform-submission-form .form-item textarea{color:#000000;}.webform-submission-form .form-item.webform-readonly input{opacity:0.5;cursor:default;}html.colorscheme--blackwhite .webform-submission-form .form-item.webform-readonly input{color:#000000;border-color:#000000;}html.colorscheme--whiteblack .webform-submission-form .form-item.webform-readonly input{color:#ffffff;border-color:#ffffff;}html.colorscheme--yellowblack .webform-submission-form .form-item.webform-readonly input{color:#fff82d;border-color:#fff82d;}html.colorscheme--yellowblue .webform-submission-form .form-item.webform-readonly input{color:#fff82d;border-color:#fff82d;}.webform-submission-form .form-item.webform-readonly input:hover,.webform-submission-form .form-item.webform-readonly input:focus{outline:none !important;}.webform-submission-form .fieldset-wrapper .form-wrapper{margin-bottom:1.3rem;}@media (min-width:640px){html.font-scale--100 .webform-submission-form .fieldset-wrapper .form-wrapper{margin-bottom:1.6rem;}}@media (min-width:960px){html.font-scale--150 .webform-submission-form .fieldset-wrapper .form-wrapper{margin-bottom:1.6rem;}}@media (min-width:1280px){html.font-scale--200 .webform-submission-form .fieldset-wrapper .form-wrapper{margin-bottom:1.6rem;}}.webform-submission-form .form-item{margin-top:1.1em;margin-bottom:1.3rem;}@media (min-width:640px){html.font-scale--100 .webform-submission-form .form-item{margin-top:0.34em;margin-bottom:1.6rem;}}@media (min-width:960px){html.font-scale--150 .webform-submission-form .form-item{margin-top:0.34em;margin-bottom:1.6rem;}}@media (min-width:1280px){html.font-scale--200 .webform-submission-form .form-item{margin-top:0.34em;margin-bottom:1.6rem;}}.webform-submission-form .fieldset-wrapper{margin-top:1rem;}.webform-submission-form .webform-type-radios,.webform-submission-form .webform-type-checkboxes{outline:0;margin-bottom:.6rem;}.webform-submission-form .webform-type-radios .fieldset-wrapper > div,.webform-submission-form .webform-type-checkboxes .fieldset-wrapper > div{margin-top:1.1rem;}.form-required:after{display:none;}.form-checkboxes .js-form-type-checkbox,form .js-form-type-checkbox,.webform-submission-form .js-form-type-checkbox{position:relative;margin-bottom:0.7rem;outline:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}@media (min-width:640px){html.font-scale--100 .form-checkboxes .js-form-type-checkbox,html.font-scale--100
  form .js-form-type-checkbox,html.font-scale--100
  .webform-submission-form .js-form-type-checkbox{margin-bottom:0.7rem;}}@media (min-width:960px){html.font-scale--150 .form-checkboxes .js-form-type-checkbox,html.font-scale--150
  form .js-form-type-checkbox,html.font-scale--150
  .webform-submission-form .js-form-type-checkbox{margin-bottom:0.7rem;}}@media (min-width:1280px){html.font-scale--200 .form-checkboxes .js-form-type-checkbox,html.font-scale--200
  form .js-form-type-checkbox,html.font-scale--200
  .webform-submission-form .js-form-type-checkbox{margin-bottom:0.7rem;}}.form-checkboxes .js-form-type-checkbox .form-checkbox,form .js-form-type-checkbox .form-checkbox,.webform-submission-form .js-form-type-checkbox .form-checkbox{top:0;left:0;bottom:0;font:0.583rem "Gotham Light",serif;outline:0;opacity:0;width:1.25rem;height:1.25rem;display:inline-block;vertical-align:bottom;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;}.form-checkboxes .js-form-type-checkbox .form-checkbox + label:before,form .js-form-type-checkbox .form-checkbox + label:before,.webform-submission-form .js-form-type-checkbox .form-checkbox + label:before{content:'';width:1.125rem;height:1.125rem;border:solid 0.125rem;display:inline-block;vertical-align:middle;margin-right:0.5833rem;border-radius:0.1875rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:absolute;left:0;}@media (min-width:640px){html.font-scale--100 .form-checkboxes .js-form-type-checkbox .form-checkbox + label:before,html.font-scale--100
  form .js-form-type-checkbox .form-checkbox + label:before,html.font-scale--100
  .webform-submission-form .js-form-type-checkbox .form-checkbox + label:before{border:solid 0.084rem;width:1.0833rem;height:1.0833rem;border-radius:0.125rem;margin-top:0;}}@media (min-width:960px){html.font-scale--150 .form-checkboxes .js-form-type-checkbox .form-checkbox + label:before,html.font-scale--150
  form .js-form-type-checkbox .form-checkbox + label:before,html.font-scale--150
  .webform-submission-form .js-form-type-checkbox .form-checkbox + label:before{border:solid 0.084rem;width:1.0833rem;height:1.0833rem;border-radius:0.125rem;margin-top:0;}}@media (min-width:1280px){html.font-scale--200 .form-checkboxes .js-form-type-checkbox .form-checkbox + label:before,html.font-scale--200
  form .js-form-type-checkbox .form-checkbox + label:before,html.font-scale--200
  .webform-submission-form .js-form-type-checkbox .form-checkbox + label:before{border:solid 0.084rem;width:1.0833rem;height:1.0833rem;border-radius:0.125rem;margin-top:0;}}.form-checkboxes .js-form-type-checkbox .form-checkbox:checked + label:before,form .js-form-type-checkbox .form-checkbox:checked + label:before,.webform-submission-form .js-form-type-checkbox .form-checkbox:checked + label:before{border:0;background-repeat:no-repeat;background-size:100%;background-image:url(/themes/custom/hadley_theme/images/checkbox.svg);}@media (min-width:640px){html.font-scale--100 .form-checkboxes .js-form-type-checkbox .form-checkbox:checked + label:before,html.font-scale--100
  form .js-form-type-checkbox .form-checkbox:checked + label:before,html.font-scale--100
  .webform-submission-form .js-form-type-checkbox .form-checkbox:checked + label:before{border:0;}}@media (min-width:960px){html.font-scale--150 .form-checkboxes .js-form-type-checkbox .form-checkbox:checked + label:before,html.font-scale--150
  form .js-form-type-checkbox .form-checkbox:checked + label:before,html.font-scale--150
  .webform-submission-form .js-form-type-checkbox .form-checkbox:checked + label:before{border:0;}}@media (min-width:1280px){html.font-scale--200 .form-checkboxes .js-form-type-checkbox .form-checkbox:checked + label:before,html.font-scale--200
  form .js-form-type-checkbox .form-checkbox:checked + label:before,html.font-scale--200
  .webform-submission-form .js-form-type-checkbox .form-checkbox:checked + label:before{border:0;}}html.colorscheme--whiteblack .form-checkboxes .js-form-type-checkbox .form-checkbox:checked + label:before,html.colorscheme--whiteblack
form .js-form-type-checkbox .form-checkbox:checked + label:before,html.colorscheme--whiteblack
.webform-submission-form .js-form-type-checkbox .form-checkbox:checked + label:before{background-image:url(/themes/custom/hadley_theme/images/checkbox-white.svg);}html.colorscheme--yellowblack .form-checkboxes .js-form-type-checkbox .form-checkbox:checked + label:before,html.colorscheme--yellowblack
form .js-form-type-checkbox .form-checkbox:checked + label:before,html.colorscheme--yellowblack
.webform-submission-form .js-form-type-checkbox .form-checkbox:checked + label:before{background-image:url(/themes/custom/hadley_theme/images/checkbox-yellow.svg);}html.colorscheme--yellowblue .form-checkboxes .js-form-type-checkbox .form-checkbox:checked + label:before,html.colorscheme--yellowblue
form .js-form-type-checkbox .form-checkbox:checked + label:before,html.colorscheme--yellowblue
.webform-submission-form .js-form-type-checkbox .form-checkbox:checked + label:before{background-image:url(/themes/custom/hadley_theme/images/checkbox-blue.svg);}.form-checkboxes .js-form-type-checkbox .form-checkbox:focus + label,.form-checkboxes .js-form-type-checkbox .form-checkbox:hover + label,form .js-form-type-checkbox .form-checkbox:focus + label,form .js-form-type-checkbox .form-checkbox:hover + label,.webform-submission-form .js-form-type-checkbox .form-checkbox:focus + label,.webform-submission-form .js-form-type-checkbox .form-checkbox:hover + label{outline:0.125rem dotted;outline-offset:0.25rem;}@media (min-width:640px){html.font-scale--100 .form-checkboxes .js-form-type-checkbox .form-checkbox:focus + label,html.font-scale--100 .form-checkboxes .js-form-type-checkbox .form-checkbox:hover + label,html.font-scale--100
  form .js-form-type-checkbox .form-checkbox:focus + label,html.font-scale--100
  form .js-form-type-checkbox .form-checkbox:hover + label,html.font-scale--100
  .webform-submission-form .js-form-type-checkbox .form-checkbox:focus + label,html.font-scale--100
  .webform-submission-form .js-form-type-checkbox .form-checkbox:hover + label{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .form-checkboxes .js-form-type-checkbox .form-checkbox:focus + label,html.font-scale--150 .form-checkboxes .js-form-type-checkbox .form-checkbox:hover + label,html.font-scale--150
  form .js-form-type-checkbox .form-checkbox:focus + label,html.font-scale--150
  form .js-form-type-checkbox .form-checkbox:hover + label,html.font-scale--150
  .webform-submission-form .js-form-type-checkbox .form-checkbox:focus + label,html.font-scale--150
  .webform-submission-form .js-form-type-checkbox .form-checkbox:hover + label{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .form-checkboxes .js-form-type-checkbox .form-checkbox:focus + label,html.font-scale--200 .form-checkboxes .js-form-type-checkbox .form-checkbox:hover + label,html.font-scale--200
  form .js-form-type-checkbox .form-checkbox:focus + label,html.font-scale--200
  form .js-form-type-checkbox .form-checkbox:hover + label,html.font-scale--200
  .webform-submission-form .js-form-type-checkbox .form-checkbox:focus + label,html.font-scale--200
  .webform-submission-form .js-form-type-checkbox .form-checkbox:hover + label{outline:0.084rem dotted;outline-offset:0.1667rem;}}html.colorscheme--blackwhite .form-checkboxes .js-form-type-checkbox .form-checkbox:focus + label,html.colorscheme--blackwhite .form-checkboxes .js-form-type-checkbox .form-checkbox:hover + label,html.colorscheme--blackwhite
form .js-form-type-checkbox .form-checkbox:focus + label,html.colorscheme--blackwhite
form .js-form-type-checkbox .form-checkbox:hover + label,html.colorscheme--blackwhite
.webform-submission-form .js-form-type-checkbox .form-checkbox:focus + label,html.colorscheme--blackwhite
.webform-submission-form .js-form-type-checkbox .form-checkbox:hover + label{outline-color:#000000;}html.colorscheme--whiteblack .form-checkboxes .js-form-type-checkbox .form-checkbox:focus + label,html.colorscheme--whiteblack .form-checkboxes .js-form-type-checkbox .form-checkbox:hover + label,html.colorscheme--whiteblack
form .js-form-type-checkbox .form-checkbox:focus + label,html.colorscheme--whiteblack
form .js-form-type-checkbox .form-checkbox:hover + label,html.colorscheme--whiteblack
.webform-submission-form .js-form-type-checkbox .form-checkbox:focus + label,html.colorscheme--whiteblack
.webform-submission-form .js-form-type-checkbox .form-checkbox:hover + label{outline-color:#ffffff;}html.colorscheme--yellowblack .form-checkboxes .js-form-type-checkbox .form-checkbox:focus + label,html.colorscheme--yellowblack .form-checkboxes .js-form-type-checkbox .form-checkbox:hover + label,html.colorscheme--yellowblack
form .js-form-type-checkbox .form-checkbox:focus + label,html.colorscheme--yellowblack
form .js-form-type-checkbox .form-checkbox:hover + label,html.colorscheme--yellowblack
.webform-submission-form .js-form-type-checkbox .form-checkbox:focus + label,html.colorscheme--yellowblack
.webform-submission-form .js-form-type-checkbox .form-checkbox:hover + label{outline-color:#fff82d;}html.colorscheme--yellowblue .form-checkboxes .js-form-type-checkbox .form-checkbox:focus + label,html.colorscheme--yellowblue .form-checkboxes .js-form-type-checkbox .form-checkbox:hover + label,html.colorscheme--yellowblue
form .js-form-type-checkbox .form-checkbox:focus + label,html.colorscheme--yellowblue
form .js-form-type-checkbox .form-checkbox:hover + label,html.colorscheme--yellowblue
.webform-submission-form .js-form-type-checkbox .form-checkbox:focus + label,html.colorscheme--yellowblue
.webform-submission-form .js-form-type-checkbox .form-checkbox:hover + label{outline-color:#fff82d;}.form-checkboxes .js-form-type-checkbox label,form .js-form-type-checkbox label,.webform-submission-form .js-form-type-checkbox label{display:inline-block;margin-left:-1.25rem;margin-bottom:0;cursor:pointer;position:relative;padding-left:1.75rem;}@media (min-width:640px){html.font-scale--100 .form-checkboxes .js-form-type-checkbox label,html.font-scale--100
  form .js-form-type-checkbox label,html.font-scale--100
  .webform-submission-form .js-form-type-checkbox label{padding-left:1.6666rem;margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .form-checkboxes .js-form-type-checkbox label,html.font-scale--150
  form .js-form-type-checkbox label,html.font-scale--150
  .webform-submission-form .js-form-type-checkbox label{padding-left:1.6666rem;margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .form-checkboxes .js-form-type-checkbox label,html.font-scale--200
  form .js-form-type-checkbox label,html.font-scale--200
  .webform-submission-form .js-form-type-checkbox label{padding-left:1.6666rem;margin-bottom:0;}}.form-checkboxes .js-form-type-checkbox label:focus,.form-checkboxes .js-form-type-checkbox label:hover,form .js-form-type-checkbox label:focus,form .js-form-type-checkbox label:hover,.webform-submission-form .js-form-type-checkbox label:focus,.webform-submission-form .js-form-type-checkbox label:hover{outline:0.125rem dotted;outline-offset:0.25rem;}@media (min-width:640px){html.font-scale--100 .form-checkboxes .js-form-type-checkbox label:focus,html.font-scale--100 .form-checkboxes .js-form-type-checkbox label:hover,html.font-scale--100
  form .js-form-type-checkbox label:focus,html.font-scale--100
  form .js-form-type-checkbox label:hover,html.font-scale--100
  .webform-submission-form .js-form-type-checkbox label:focus,html.font-scale--100
  .webform-submission-form .js-form-type-checkbox label:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .form-checkboxes .js-form-type-checkbox label:focus,html.font-scale--150 .form-checkboxes .js-form-type-checkbox label:hover,html.font-scale--150
  form .js-form-type-checkbox label:focus,html.font-scale--150
  form .js-form-type-checkbox label:hover,html.font-scale--150
  .webform-submission-form .js-form-type-checkbox label:focus,html.font-scale--150
  .webform-submission-form .js-form-type-checkbox label:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .form-checkboxes .js-form-type-checkbox label:focus,html.font-scale--200 .form-checkboxes .js-form-type-checkbox label:hover,html.font-scale--200
  form .js-form-type-checkbox label:focus,html.font-scale--200
  form .js-form-type-checkbox label:hover,html.font-scale--200
  .webform-submission-form .js-form-type-checkbox label:focus,html.font-scale--200
  .webform-submission-form .js-form-type-checkbox label:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}html.colorscheme--blackwhite .form-checkboxes .js-form-type-checkbox label:focus,html.colorscheme--blackwhite .form-checkboxes .js-form-type-checkbox label:hover,html.colorscheme--blackwhite
form .js-form-type-checkbox label:focus,html.colorscheme--blackwhite
form .js-form-type-checkbox label:hover,html.colorscheme--blackwhite
.webform-submission-form .js-form-type-checkbox label:focus,html.colorscheme--blackwhite
.webform-submission-form .js-form-type-checkbox label:hover{outline-color:#000000;}html.colorscheme--whiteblack .form-checkboxes .js-form-type-checkbox label:focus,html.colorscheme--whiteblack .form-checkboxes .js-form-type-checkbox label:hover,html.colorscheme--whiteblack
form .js-form-type-checkbox label:focus,html.colorscheme--whiteblack
form .js-form-type-checkbox label:hover,html.colorscheme--whiteblack
.webform-submission-form .js-form-type-checkbox label:focus,html.colorscheme--whiteblack
.webform-submission-form .js-form-type-checkbox label:hover{outline-color:#ffffff;}html.colorscheme--yellowblack .form-checkboxes .js-form-type-checkbox label:focus,html.colorscheme--yellowblack .form-checkboxes .js-form-type-checkbox label:hover,html.colorscheme--yellowblack
form .js-form-type-checkbox label:focus,html.colorscheme--yellowblack
form .js-form-type-checkbox label:hover,html.colorscheme--yellowblack
.webform-submission-form .js-form-type-checkbox label:focus,html.colorscheme--yellowblack
.webform-submission-form .js-form-type-checkbox label:hover{outline-color:#fff82d;}html.colorscheme--yellowblue .form-checkboxes .js-form-type-checkbox label:focus,html.colorscheme--yellowblue .form-checkboxes .js-form-type-checkbox label:hover,html.colorscheme--yellowblue
form .js-form-type-checkbox label:focus,html.colorscheme--yellowblue
form .js-form-type-checkbox label:hover,html.colorscheme--yellowblue
.webform-submission-form .js-form-type-checkbox label:focus,html.colorscheme--yellowblue
.webform-submission-form .js-form-type-checkbox label:hover{outline-color:#fff82d;}.form-checkboxes .js-form-type-checkbox:last-child,form .js-form-type-checkbox:last-child,.webform-submission-form .js-form-type-checkbox:last-child{margin-bottom:0;}.webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-two-columns,.webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-three-columns{max-width:700px;margin-top:0;}.webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-two-columns > .form-item,.webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-two-columns > .form-item:last-child,.webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-three-columns > .form-item,.webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-three-columns > .form-item:last-child{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;padding:0.3em 0;margin:0;}@media (min-width:640px){html.font-scale--100 .webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-two-columns > .form-item,html.font-scale--100
  .webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-two-columns > .form-item:last-child,html.font-scale--100 .webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-three-columns > .form-item,html.font-scale--100
  .webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-three-columns > .form-item:last-child{margin:0;}}@media (min-width:960px){html.font-scale--150 .webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-two-columns > .form-item,html.font-scale--150
  .webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-two-columns > .form-item:last-child,html.font-scale--150 .webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-three-columns > .form-item,html.font-scale--150
  .webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-three-columns > .form-item:last-child{margin:0;}}@media (min-width:1280px){html.font-scale--200 .webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-two-columns > .form-item,html.font-scale--200
  .webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-two-columns > .form-item:last-child,html.font-scale--200 .webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-three-columns > .form-item,html.font-scale--200
  .webform-submission-form .webform-type-radios .fieldset-wrapper div.form-radios.webform-options-display-three-columns > .form-item:last-child{margin:0;}}.form-radios,.webform-submission-form .form-radios{outline:0;}.form-radios .form-type-radio,.webform-submission-form .form-radios .form-type-radio{position:relative;margin-bottom:0.7rem;outline:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}@media (min-width:640px){html.font-scale--100 .form-radios .form-type-radio,html.font-scale--100
  .webform-submission-form .form-radios .form-type-radio{margin-bottom:0.7rem;}}@media (min-width:960px){html.font-scale--150 .form-radios .form-type-radio,html.font-scale--150
  .webform-submission-form .form-radios .form-type-radio{margin-bottom:0.7rem;}}@media (min-width:1280px){html.font-scale--200 .form-radios .form-type-radio,html.font-scale--200
  .webform-submission-form .form-radios .form-type-radio{margin-bottom:0.7rem;}}.form-radios .form-type-radio label,.webform-submission-form .form-radios .form-type-radio label{display:inline-block;margin-bottom:0;}@media (min-width:640px){html.font-scale--100 .form-radios .form-type-radio label,html.font-scale--100
  .webform-submission-form .form-radios .form-type-radio label{margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .form-radios .form-type-radio label,html.font-scale--150
  .webform-submission-form .form-radios .form-type-radio label{margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .form-radios .form-type-radio label,html.font-scale--200
  .webform-submission-form .form-radios .form-type-radio label{margin-bottom:0;}}.form-radios .form-type-radio .form-radio,.webform-submission-form .form-radios .form-type-radio .form-radio{top:0;left:0;bottom:0;opacity:0;cursor:pointer;font:0.583rem "Gotham Light",serif;-webkit-appearance:checkbox;display:inline-block;vertical-align:bottom;width:1.25rem;height:1.25rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.form-radios .form-type-radio .form-radio + label:before,.webform-submission-form .form-radios .form-type-radio .form-radio + label:before{content:'';width:1.125rem;height:1.125rem;border:solid 0.125rem;display:inline-block;vertical-align:middle;margin-right:0.5833rem;margin-top:-0.12rem;border-radius:100%;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:absolute;left:0;}@media (min-width:640px){html.font-scale--100 .form-radios .form-type-radio .form-radio + label:before,html.font-scale--100
  .webform-submission-form .form-radios .form-type-radio .form-radio + label:before{border:solid 0.084rem;width:1.0833rem;height:1.0833rem;margin-top:0;}}@media (min-width:960px){html.font-scale--150 .form-radios .form-type-radio .form-radio + label:before,html.font-scale--150
  .webform-submission-form .form-radios .form-type-radio .form-radio + label:before{border:solid 0.084rem;width:1.0833rem;height:1.0833rem;margin-top:0;}}@media (min-width:1280px){html.font-scale--200 .form-radios .form-type-radio .form-radio + label:before,html.font-scale--200
  .webform-submission-form .form-radios .form-type-radio .form-radio + label:before{border:solid 0.084rem;width:1.0833rem;height:1.0833rem;margin-top:0;}}.form-radios .form-type-radio .form-radio:focus + label,.form-radios .form-type-radio .form-radio:hover + label,.webform-submission-form .form-radios .form-type-radio .form-radio:focus + label,.webform-submission-form .form-radios .form-type-radio .form-radio:hover + label{outline:0.125rem dotted;outline-offset:0.25rem;}@media (min-width:640px){html.font-scale--100 .form-radios .form-type-radio .form-radio:focus + label,html.font-scale--100
  .form-radios .form-type-radio .form-radio:hover + label,html.font-scale--100
  .webform-submission-form .form-radios .form-type-radio .form-radio:focus + label,html.font-scale--100
  .webform-submission-form .form-radios .form-type-radio .form-radio:hover + label{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .form-radios .form-type-radio .form-radio:focus + label,html.font-scale--150
  .form-radios .form-type-radio .form-radio:hover + label,html.font-scale--150
  .webform-submission-form .form-radios .form-type-radio .form-radio:focus + label,html.font-scale--150
  .webform-submission-form .form-radios .form-type-radio .form-radio:hover + label{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .form-radios .form-type-radio .form-radio:focus + label,html.font-scale--200
  .form-radios .form-type-radio .form-radio:hover + label,html.font-scale--200
  .webform-submission-form .form-radios .form-type-radio .form-radio:focus + label,html.font-scale--200
  .webform-submission-form .form-radios .form-type-radio .form-radio:hover + label{outline:0.084rem dotted;outline-offset:0.1667rem;}}html.colorscheme--blackwhite .form-radios .form-type-radio .form-radio:focus + label,html.colorscheme--blackwhite
.form-radios .form-type-radio .form-radio:hover + label,html.colorscheme--blackwhite
.webform-submission-form .form-radios .form-type-radio .form-radio:focus + label,html.colorscheme--blackwhite
.webform-submission-form .form-radios .form-type-radio .form-radio:hover + label{outline-color:#000000;}html.colorscheme--whiteblack .form-radios .form-type-radio .form-radio:focus + label,html.colorscheme--whiteblack
.form-radios .form-type-radio .form-radio:hover + label,html.colorscheme--whiteblack
.webform-submission-form .form-radios .form-type-radio .form-radio:focus + label,html.colorscheme--whiteblack
.webform-submission-form .form-radios .form-type-radio .form-radio:hover + label{outline-color:#ffffff;}html.colorscheme--yellowblack .form-radios .form-type-radio .form-radio:focus + label,html.colorscheme--yellowblack
.form-radios .form-type-radio .form-radio:hover + label,html.colorscheme--yellowblack
.webform-submission-form .form-radios .form-type-radio .form-radio:focus + label,html.colorscheme--yellowblack
.webform-submission-form .form-radios .form-type-radio .form-radio:hover + label{outline-color:#fff82d;}html.colorscheme--yellowblue .form-radios .form-type-radio .form-radio:focus + label,html.colorscheme--yellowblue
.form-radios .form-type-radio .form-radio:hover + label,html.colorscheme--yellowblue
.webform-submission-form .form-radios .form-type-radio .form-radio:focus + label,html.colorscheme--yellowblue
.webform-submission-form .form-radios .form-type-radio .form-radio:hover + label{outline-color:#fff82d;}.form-radios .form-type-radio .form-radio:checked + label:before,.webform-submission-form .form-radios .form-type-radio .form-radio:checked + label:before{background-color:#ffffff;border:#a51456 solid 0.35rem;}@media (min-width:640px){html.font-scale--100 .form-radios .form-type-radio .form-radio:checked + label:before,html.font-scale--100
  .webform-submission-form .form-radios .form-type-radio .form-radio:checked + label:before{border:#a51456 solid 0.5rem;}}@media (min-width:960px){html.font-scale--150 .form-radios .form-type-radio .form-radio:checked + label:before,html.font-scale--150
  .webform-submission-form .form-radios .form-type-radio .form-radio:checked + label:before{border:#a51456 solid 0.5rem;}}@media (min-width:1280px){html.font-scale--200 .form-radios .form-type-radio .form-radio:checked + label:before,html.font-scale--200
  .webform-submission-form .form-radios .form-type-radio .form-radio:checked + label:before{border:#a51456 solid 0.5rem;}}@media (min-width:640px){html.font-scale--100 .form-radios .form-type-radio .form-radio:checked + label:before,html.font-scale--100
  .webform-submission-form .form-radios .form-type-radio .form-radio:checked + label:before{background-color:#ffffff;border:#a51456 solid 0.333rem;}}@media (min-width:960px){html.font-scale--150 .form-radios .form-type-radio .form-radio:checked + label:before,html.font-scale--150
  .webform-submission-form .form-radios .form-type-radio .form-radio:checked + label:before{background-color:#ffffff;border:#a51456 solid 0.333rem;}}@media (min-width:1280px){html.font-scale--200 .form-radios .form-type-radio .form-radio:checked + label:before,html.font-scale--200
  .webform-submission-form .form-radios .form-type-radio .form-radio:checked + label:before{background-color:#ffffff;border:#a51456 solid 0.333rem;}}html.colorscheme--whiteblack .form-radios .form-type-radio .form-radio:checked + label:before,html.colorscheme--whiteblack
.webform-submission-form .form-radios .form-type-radio .form-radio:checked + label:before{background-color:#000000;border-color:#ffffff;}html.colorscheme--yellowblack .form-radios .form-type-radio .form-radio:checked + label:before,html.colorscheme--yellowblack
.webform-submission-form .form-radios .form-type-radio .form-radio:checked + label:before{background-color:#000000;border-color:#fff82d;}html.colorscheme--yellowblue .form-radios .form-type-radio .form-radio:checked + label:before,html.colorscheme--yellowblue
.webform-submission-form .form-radios .form-type-radio .form-radio:checked + label:before{background-color:#002b7f;border-color:#fff82d;}.form-radios .form-type-radio label,.webform-submission-form .form-radios .form-type-radio label{display:inline-block;margin-left:-1.25rem;cursor:pointer;position:relative;padding-left:1.75rem;}@media (min-width:640px){html.font-scale--100 .form-radios .form-type-radio label,html.font-scale--100
  .webform-submission-form .form-radios .form-type-radio label{padding-left:1.6666rem;}}@media (min-width:960px){html.font-scale--150 .form-radios .form-type-radio label,html.font-scale--150
  .webform-submission-form .form-radios .form-type-radio label{padding-left:1.6666rem;}}@media (min-width:1280px){html.font-scale--200 .form-radios .form-type-radio label,html.font-scale--200
  .webform-submission-form .form-radios .form-type-radio label{padding-left:1.6666rem;}}.form-radios .form-type-radio label:focus,.form-radios .form-type-radio label:hover,.webform-submission-form .form-radios .form-type-radio label:focus,.webform-submission-form .form-radios .form-type-radio label:hover{outline:0.125rem dotted;outline-offset:0.25rem;}@media (min-width:640px){html.font-scale--100 .form-radios .form-type-radio label:focus,html.font-scale--100 .form-radios .form-type-radio label:hover,html.font-scale--100
  .webform-submission-form .form-radios .form-type-radio label:focus,html.font-scale--100
  .webform-submission-form .form-radios .form-type-radio label:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .form-radios .form-type-radio label:focus,html.font-scale--150 .form-radios .form-type-radio label:hover,html.font-scale--150
  .webform-submission-form .form-radios .form-type-radio label:focus,html.font-scale--150
  .webform-submission-form .form-radios .form-type-radio label:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .form-radios .form-type-radio label:focus,html.font-scale--200 .form-radios .form-type-radio label:hover,html.font-scale--200
  .webform-submission-form .form-radios .form-type-radio label:focus,html.font-scale--200
  .webform-submission-form .form-radios .form-type-radio label:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}.form-radios .form-type-radio:last-child,.webform-submission-form .form-radios .form-type-radio:last-child{margin-bottom:0;}.webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-two-columns,.webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-three-columns{max-width:700px;margin-top:0;}.webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-two-columns > .form-item,.webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-two-columns > .form-item:last-child,.webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-three-columns > .form-item,.webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-three-columns > .form-item:last-child{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;padding:0.3em 0;margin:0;}@media (min-width:640px){html.font-scale--100 .webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-two-columns > .form-item,html.font-scale--100
  .webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-two-columns > .form-item:last-child,html.font-scale--100 .webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-three-columns > .form-item,html.font-scale--100
  .webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-three-columns > .form-item:last-child{margin:0;}}@media (min-width:960px){html.font-scale--150 .webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-two-columns > .form-item,html.font-scale--150
  .webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-two-columns > .form-item:last-child,html.font-scale--150 .webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-three-columns > .form-item,html.font-scale--150
  .webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-three-columns > .form-item:last-child{margin:0;}}@media (min-width:1280px){html.font-scale--200 .webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-two-columns > .form-item,html.font-scale--200
  .webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-two-columns > .form-item:last-child,html.font-scale--200 .webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-three-columns > .form-item,html.font-scale--200
  .webform-submission-form .webform-type-checkboxes .fieldset-wrapper div.form-checkboxes.webform-options-display-three-columns > .form-item:last-child{margin:0;}}.hidden{display:none !important;}.invisble{display:none;}.toolbar-oriented .toolbar-bar{z-index:999999;}.caption{width:100%;}.caption > figcaption{font-size:80%;opacity:.9;margin-top:-.4rem;margin-bottom:.4rem;}@media (min-width:640px){html.font-scale--100 .align-right.caption > figcaption{padding-left:1.666rem;}}@media (min-width:960px){html.font-scale--150 .align-right.caption > figcaption{padding-left:1.666rem;}}@media (min-width:1280px){html.font-scale--200 .align-right.caption > figcaption{padding-left:1.666rem;}}@media (min-width:1280px){html.font-scale--100 .align-right.caption > figcaption{padding-left:2.083rem;}}@media (min-width:1920px){html.font-scale--150 .align-right.caption > figcaption{padding-left:2.083rem;}}@media (min-width:2560px){html.font-scale--200 .align-right.caption > figcaption{padding-left:2.083rem;}}.spinner-border{display:inline-block;width:0.625rem;height:0.625rem;margin-left:0.625rem;vertical-align:middle;border:0.125rem solid;border-right-color:transparent;border-radius:50%;-webkit-animation:spin .75s linear infinite;animation:spin .75s linear infinite;}@media (min-width:640px){html.font-scale--100 .spinner-border{border:solid 0.084rem;border-right-color:transparent;width:1rem;height:1rem;margin-left:0.4166rem;}}@media (min-width:960px){html.font-scale--150 .spinner-border{border:solid 0.084rem;border-right-color:transparent;width:1rem;height:1rem;margin-left:0.4166rem;}}@media (min-width:1280px){html.font-scale--200 .spinner-border{border:solid 0.084rem;border-right-color:transparent;width:1rem;height:1rem;margin-left:0.4166rem;}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}input.error{border-width:0.25rem !important;border-color:#000000 !important;}html.colorscheme--whiteblack input.error{border-color:#ffffff !important;}html.colorscheme--yellowblack input.error{border-color:#fff82d !important;}html.colorscheme--yellowblue input.error{border-color:#fff82d !important;}@media (min-width:640px){html.font-scale--100 input.error{border-width:0.1667rem !important;}}@media (min-width:960px){html.font-scale--150 input.error{border-width:0.1667rem !important;}}@media (min-width:1280px){html.font-scale--200 input.error{border-width:0.1667rem !important;}}.ui-widget textarea{font-family:inherit;}.ajax-progress-fullscreen{background:#000000 !important;width:auto !important;height:auto !important;top:50% !important;left:50% !important;bottom:inherit  !important;right:inherit !important;z-index:99999999 !important;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:solid 0.125rem;border-radius:0.3125rem;padding:0.625rem;opacity:1;font-weight:700;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-family:"HCo Gotham",sans-serif !important;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}@media (min-width:640px){html.font-scale--100 .ajax-progress-fullscreen{border-radius:0.2083rem;border:solid 0.0833rem;padding:0.8333rem;}}@media (min-width:960px){html.font-scale--150 .ajax-progress-fullscreen{border-radius:0.2083rem;border:solid 0.0833rem;padding:0.8333rem;}}@media (min-width:1280px){html.font-scale--200 .ajax-progress-fullscreen{border-radius:0.2083rem;border:solid 0.0833rem;padding:0.8333rem;}}html.colorscheme--blackwhite .ajax-progress-fullscreen{color:#ffffff;}html.colorscheme--yellowblue .ajax-progress-fullscreen{background:#002b7f !important;}.ajax-progress-fullscreen .spinner-border{margin-right:0.625rem;}@media (min-width:640px){html.font-scale--100 .ajax-progress-fullscreen .spinner-border{margin-right:0.4166rem;}}@media (min-width:960px){html.font-scale--150 .ajax-progress-fullscreen .spinner-border{margin-right:0.4166rem;}}@media (min-width:1280px){html.font-scale--200 .ajax-progress-fullscreen .spinner-border{margin-right:0.4166rem;}}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:absolute !important;}html.colorscheme--whiteblack select option{color:#ffffff;background:#000000;}html.colorscheme--yellowblack select option{color:#fff82d;background:#000000;}html.colorscheme--yellowblue select option{color:#fff82d;background:#002b7f;}a.nostyle{color:inherit !important;background-color:inherit !important;font-size:inherit !important;font-weight:inherit !important;}.oz-responsive{position:relative !important;}.oz-responsive video{position:relative;}.playPause-overlay,.playPauseFoucs{position:absolute;top:0;left:0;bottom:0;right:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:999999;background-color:#000000b3;}.playPause{background:#007481;border:0.17rem solid #ffffff;border-radius:0.25rem;width:7.375rem;height:5.5625rem;margin:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;font-weight:500;}html.colorscheme--whiteblack .playPause{background:#ffffff;border-color:#000000;color:#000000;}html.colorscheme--yellowblack .playPause{background:#fff82d;border-color:#000000;color:#000000;}html.colorscheme--yellowblue .playPause{background:#fff82d;border-color:#002b7f;color:#002b7f;}@media (min-width:640px){html.font-scale--100 .playPause{width:9.0625rem;height:6.5rem;}}@media (min-width:960px){html.font-scale--150 .playPause{width:9.0625rem;height:6.5rem;}}@media (min-width:1280px){html.font-scale--200 .playPause{width:9.0625rem;height:6.5rem;}}.playPause:before{content:'';display:inline-block;background-image:url(/themes/custom/hadley_theme/images/video-play.svg);background-repeat:no-repeat;width:1.5rem;height:1.5rem;background-size:auto 100%;margin-bottom:0.4375rem;}html.colorscheme--whiteblack .playPause:before{background-image:url(/themes/custom/hadley_theme/images/video-play-black.svg);}html.colorscheme--yellowblack .playPause:before{background-image:url(/themes/custom/hadley_theme/images/video-play-black.svg);}html.colorscheme--yellowblue .playPause:before{background-image:url(/themes/custom/hadley_theme/images/video-play-blue.svg);}@media (min-width:640px){html.font-scale--100 .playPause:before{width:2.5rem;height:2.75rem;margin-bottom:0.625rem;}}@media (min-width:960px){html.font-scale--150 .playPause:before{width:2.5rem;height:2.75rem;margin-bottom:0.625rem;}}@media (min-width:1280px){html.font-scale--200 .playPause:before{width:2.5rem;height:2.75rem;margin-bottom:0.625rem;}}.playPauseFoucs{opacity:0 !important;}.ui-widget{outline:0;}.ui-widget.ui-dialog{position:fixed !important;width:100% !important;left:0 !important;top:0 !important;font-family:"HCo Gotham",sans-serif;border:0;z-index:9999999;border-radius:0;right:0 !important;bottom:0 !important;background:transparent;overflow-x:hidden;overflow-y:auto;}@media (min-width:960px){html.font-scale--100 .ui-widget.ui-dialog.signup-modal-dialog .modal-content-wrapper{margin:1.533rem auto;}}@media (min-width:1440px){html.font-scale--150 .ui-widget.ui-dialog.signup-modal-dialog .modal-content-wrapper{margin:1.533rem auto;}}@media (min-width:1920px){html.font-scale--200 .ui-widget.ui-dialog.signup-modal-dialog .modal-content-wrapper{margin:1.533rem auto;}}@media (min-width:960px){html.font-scale--100 .ui-widget.ui-dialog.signup-modal-dialog .modal-content-wrapper .ui-dialog-content{position:static;}}@media (min-width:1440px){html.font-scale--150 .ui-widget.ui-dialog.signup-modal-dialog .modal-content-wrapper .ui-dialog-content{position:static;}}@media (min-width:1920px){html.font-scale--200 .ui-widget.ui-dialog.signup-modal-dialog .modal-content-wrapper .ui-dialog-content{position:static;}}@media (min-width:960px){html.font-scale--100 .ui-widget.ui-dialog.login-modal-dialog .modal-content-wrapper{margin:1.533rem auto;}}@media (min-width:1440px){html.font-scale--150 .ui-widget.ui-dialog.login-modal-dialog .modal-content-wrapper{margin:1.533rem auto;}}@media (min-width:1920px){html.font-scale--200 .ui-widget.ui-dialog.login-modal-dialog .modal-content-wrapper{margin:1.533rem auto;}}.ui-widget.ui-dialog .modal-content-wrapper{width:100% !important;font-family:"HCo Gotham",sans-serif;border:0;border-radius:0;background-color:#ffffff;height:100%;position:relative;}@media (min-width:960px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper{border-radius:0.2083rem;max-width:40.5rem;margin:3.0833rem auto;height:auto;border:solid 0.0833rem;}}@media (min-width:1440px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper{border-radius:0.2083rem;max-width:40.5rem;margin:3.0833rem auto;height:auto;border:solid 0.0833rem;}}@media (min-width:1920px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper{border-radius:0.2083rem;max-width:40.5rem;margin:3.0833rem auto;height:auto;border:solid 0.0833rem;}}html.colorscheme--whiteblack .ui-widget.ui-dialog .modal-content-wrapper{background-color:#000000;border-color:#ffffff;}html.colorscheme--yellowblack .ui-widget.ui-dialog .modal-content-wrapper{background-color:#000000;border-color:#fff82d;}html.colorscheme--yellowblue .ui-widget.ui-dialog .modal-content-wrapper{background-color:#002b7f;border-color:#fff82d;}.ui-widget.ui-dialog .modal-content-wrapper h3{outline:none;}html.colorscheme--blackwhite .ui-widget.ui-dialog .modal-content-wrapper h3{color:#000000;}html.colorscheme--whiteblack .ui-widget.ui-dialog .modal-content-wrapper *:not(.help-btn){color:#ffffff;}html.colorscheme--yellowblack .ui-widget.ui-dialog .modal-content-wrapper *:not(.help-btn){color:#fff82d;}html.colorscheme--yellowblue .ui-widget.ui-dialog .modal-content-wrapper *:not(.help-btn){color:#fff82d;}.ui-widget.ui-dialog .modal-content-wrapper fieldset{padding:0;margin:0;border:0;clear:both;outline:0;}.ui-widget.ui-dialog .modal-content-wrapper h2,.ui-widget.ui-dialog .modal-content-wrapper h1.h2{font-size:1.5rem;margin:0;margin-bottom:0.875rem;letter-spacing:normal;outline:none;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper h2,html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper h1.h2{font-size:1.666rem;margin:0;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper h2,html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper h1.h2{font-size:1.666rem;margin:0;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper h2,html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper h1.h2{font-size:1.666rem;margin:0;}}html.colorscheme--blackwhite .ui-widget.ui-dialog .modal-content-wrapper h2,html.colorscheme--blackwhite .ui-widget.ui-dialog .modal-content-wrapper h1.h2{color:#000000;}.ui-widget.ui-dialog .modal-content-wrapper h2:before,.ui-widget.ui-dialog .modal-content-wrapper h2:after,.ui-widget.ui-dialog .modal-content-wrapper h1.h2:before,.ui-widget.ui-dialog .modal-content-wrapper h1.h2:after{display:none;}.ui-widget.ui-dialog .modal-content-wrapper h3,.ui-widget.ui-dialog .modal-content-wrapper legend{font-weight:bold;margin-bottom:1rem;outline:none;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper h3,html.font-scale--100
  .ui-widget.ui-dialog .modal-content-wrapper legend{font-size:1rem;margin-bottom:0.75rem;max-width:27.5rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper h3,html.font-scale--150
  .ui-widget.ui-dialog .modal-content-wrapper legend{font-size:1rem;margin-bottom:0.75rem;max-width:27.5rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper h3,html.font-scale--200
  .ui-widget.ui-dialog .modal-content-wrapper legend{font-size:1rem;margin-bottom:0.75rem;max-width:27.5rem;}}html.colorscheme--blackwhite .ui-widget.ui-dialog .modal-content-wrapper h3,html.colorscheme--blackwhite
.ui-widget.ui-dialog .modal-content-wrapper legend{color:#000000;}.ui-widget.ui-dialog .modal-content-wrapper .hadley-signup-wizard h2,.ui-widget.ui-dialog .modal-content-wrapper .user-pass h2{font-size:1.5rem;margin:0;margin-bottom:0.875rem;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .hadley-signup-wizard h2,html.font-scale--100
  .ui-widget.ui-dialog .modal-content-wrapper .user-pass h2{margin:0;margin-bottom:1rem;font-size:1.1666rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .hadley-signup-wizard h2,html.font-scale--150
  .ui-widget.ui-dialog .modal-content-wrapper .user-pass h2{margin:0;margin-bottom:1rem;font-size:1.1666rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .hadley-signup-wizard h2,html.font-scale--200
  .ui-widget.ui-dialog .modal-content-wrapper .user-pass h2{margin:0;margin-bottom:1rem;font-size:1.1666rem;}}@media (min-width:1280px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .hadley-signup-wizard h2,html.font-scale--100
  .ui-widget.ui-dialog .modal-content-wrapper .user-pass h2{font-size:1.666rem;margin-bottom:1.166rem;}}@media (min-width:1920px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .hadley-signup-wizard h2,html.font-scale--150
  .ui-widget.ui-dialog .modal-content-wrapper .user-pass h2{font-size:1.666rem;margin-bottom:1.166rem;}}@media (min-width:2560px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .hadley-signup-wizard h2,html.font-scale--200
  .ui-widget.ui-dialog .modal-content-wrapper .user-pass h2{font-size:1.666rem;margin-bottom:1.166rem;}}.ui-widget.ui-dialog .modal-content-wrapper .hadley-signup-wizard h2:before,.ui-widget.ui-dialog .modal-content-wrapper .hadley-signup-wizard h2:after,.ui-widget.ui-dialog .modal-content-wrapper .user-pass h2:before,.ui-widget.ui-dialog .modal-content-wrapper .user-pass h2:after{display:none;}html.colorscheme--blackwhite .ui-widget.ui-dialog .modal-content-wrapper .hadley-signup-wizard h2,html.colorscheme--blackwhite
.ui-widget.ui-dialog .modal-content-wrapper .user-pass h2{color:#000000;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .form-radios{margin:0 -0.5833rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .form-radios{margin:0 -0.5833rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .form-radios{margin:0 -0.5833rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio{margin:0;text-align:center;width:100%;margin-bottom:20px;display:inline-block;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio{float:left;padding:0 0.5833rem;margin-bottom:0;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio{float:left;padding:0 0.5833rem;margin-bottom:0;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio{float:left;padding:0 0.5833rem;margin-bottom:0;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label{line-height:0.71;text-align:center;display:block;border:solid 2px;border-radius:5px;padding:14px;display:-ms-flexbox;display:-webkit-flex;display:-webkit-box;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-ms-flex-pack:center;font-size:32px;min-height:54px;margin-left:0;}@media (max-width:319px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label{line-height:1.15;}}@media (max-width:479px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label{line-height:1.15;}}@media (max-width:639px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label{line-height:1.15;}}html.colorscheme--blackwhite .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label{color:#000000;border-color:#007481;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label{border-width:0.21rem;border-radius:5px;padding:21px 0;font-size:48px;min-height:80px;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label{border-width:0.21rem;border-radius:5px;padding:21px 0;font-size:48px;min-height:80px;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label{border-width:0.21rem;border-radius:5px;padding:21px 0;font-size:48px;min-height:80px;}}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label:before{display:none;left:auto;}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label:hover,.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label:focus{outline:0;outline-offset:0;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label:hover,html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label:focus{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label:hover,html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label:focus{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label:hover,html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label:focus{outline:0.084rem dotted;outline-offset:0.1667rem;}}html.colorscheme--blackwhite .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label:hover,html.colorscheme--blackwhite .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label:focus{outline-color:#000000;}html.colorscheme--whiteblack .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label:hover,html.colorscheme--whiteblack .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label:focus{outline-color:#ffffff;}html.colorscheme--yellowblack .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label:hover,html.colorscheme--yellowblack .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label:focus{outline-color:#fff82d;}html.colorscheme--yellowblue .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label:hover,html.colorscheme--yellowblue .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio label:focus{outline-color:#fff82d;}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input.blackwhite + label{border-color:#007481;background:#ffffff;color:#000000;}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input.blackwhite + label *{color:#000000;}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input.whiteblack + label{background:#000000;border-color:#000000;color:#ffffff;}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input.whiteblack + label *{color:#ffffff;}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input.yellowblack + label{background:#000000;border-color:#000000;color:#fff82d;}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input.yellowblack + label *{color:#fff82d;}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input.yellowblue + label{background:#002b7f;border-color:#002b7f;color:#fff82d;}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input.yellowblue + label *{color:#fff82d;}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input:hover + label{outline:0;outline-offset:0;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input:hover + label{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input:hover + label{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input:hover + label{outline:0.084rem dotted;outline-offset:0.1667rem;}}html.colorscheme--blackwhite .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input:hover + label{outline-color:#000000;}html.colorscheme--whiteblack .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input:hover + label{outline-color:#ffffff;}html.colorscheme--yellowblack .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input:hover + label{outline-color:#fff82d;}html.colorscheme--yellowblue .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input:hover + label{outline-color:#fff82d;}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input:checked + label:after,.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input:checked + label:before{content:'';position:absolute;display:block;margin:0;top:-0.625rem;right:-0.625rem;width:1.875rem;height:1.875rem;}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input:checked + label:before{background:#007481;border-radius:100%;border:0;left:auto;}html.colorscheme--whiteblack .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input:checked + label:before{background:#ffffff;}html.colorscheme--yellowblack .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input:checked + label:before{background:#fff82d;}html.colorscheme--yellowblue .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input:checked + label:before{background:#fff82d;}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input:checked + label:after{background:url(/themes/custom/hadley_theme/images/check-black.svg) no-repeat;background-size:1.25rem;right:-0.958rem;top:-0.125rem;}html.colorscheme--blackwhite .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input:checked + label:after{background-image:url(/themes/custom/hadley_theme/images/check-white.svg);}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input.size-100 + label{font-size:24px;}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input.size-150 + label{font-size:36px;}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input.size-200 + label{font-size:48px;}html.colorscheme--whiteblack .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input + label{border-color:#ffffff;}html.colorscheme--yellowblack .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input + label{border-color:#fff82d;}html.colorscheme--yellowblue .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio input + label{border-color:#fff82d;}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button{font-size:2rem;margin-top:1.25rem;font-weight:normal;margin-bottom:-0.15rem;line-height:normal;padding:0.4rem 1rem 0.6rem;margin-left:-0.8333rem;margin-right:-0.8333rem;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button{padding:0.563rem 0.8333rem;margin:0 -0.8333rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button{padding:0.563rem 0.8333rem;margin:0 -0.8333rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button{padding:0.563rem 0.8333rem;margin:0 -0.8333rem;}}@media (min-width:1280px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button{padding:0.563rem 1rem;}}@media (min-width:1920px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button{padding:0.563rem 1rem;}}@media (min-width:2560px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button{padding:0.563rem 1rem;}}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button:after{content:'';background-image:url(/themes/custom/hadley_theme/images/next-arrow-white.svg);background-size:100%;background-repeat:no-repeat;background-position:center;display:inline-block;margin-left:.8rem;width:1.25rem;height:1.25rem;}html.colorscheme--whiteblack .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button:after{background-image:url(/themes/custom/hadley_theme/images/next-arrow-black.svg);}html.colorscheme--yellowblack .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button:after{background-image:url(/themes/custom/hadley_theme/images/next-arrow-black.svg);}html.colorscheme--yellowblue .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button:after{background-image:url(/themes/custom/hadley_theme/images/next-arrow-blue.svg);}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button:after{width:1.1rem;height:1rem;margin-top:0.15rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button:after{width:1.1rem;height:1rem;margin-top:0.15rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button:after{width:1.1rem;height:1rem;margin-top:0.15rem;}}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button{margin-top:0.89rem;margin-bottom:-.4rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button{margin-top:0.89rem;margin-bottom:-.4rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button{margin-top:0.89rem;margin-bottom:-.4rem;}}@media (min-width:1280px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button{margin-bottom:0;}}@media (min-width:1920px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button{margin-bottom:0;}}@media (min-width:2560px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio button{margin-bottom:0;}}.ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio.form-item-step1-contrast{width:100%;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio.form-item-step1-contrast{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio.form-item-step1-contrast{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio.form-item-step1-contrast{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}}@media (min-width:1280px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio.form-item-step1-contrast{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}}@media (min-width:1920px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio.form-item-step1-contrast{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}}@media (min-width:2560px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio.form-item-step1-contrast{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio.form-type-radio{margin-bottom:1.166rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio.form-type-radio{margin-bottom:1.166rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .form-radios .form-type-radio.form-type-radio{margin-bottom:1.166rem;}}.ui-widget.ui-dialog .modal-content-wrapper .ui-dialog-content{max-height:inherit !important;padding:1.15rem 1.25rem;position:static;padding-bottom:6rem;overflow:unset;background:inherit;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .ui-dialog-content{padding:1.2rem 1.6667rem;padding-top:0;padding-bottom:6.25rem;overflow:hidden;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .ui-dialog-content{padding:1.2rem 1.6667rem;padding-top:0;padding-bottom:6.25rem;overflow:hidden;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .ui-dialog-content{padding:1.2rem 1.6667rem;padding-top:0;padding-bottom:6.25rem;overflow:hidden;}}@media (min-width:960px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .ui-dialog-content{padding:2.375rem;padding-top:0;padding-bottom:2.375rem;position:relative;top:-0.4rem;}html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .ui-dialog-content#drupal-modal-help{padding-left:1.5rem;padding-right:1.5rem;}}@media (min-width:1440px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .ui-dialog-content{padding:2.375rem;padding-top:0;padding-bottom:2.375rem;position:relative;top:-0.4rem;}html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .ui-dialog-content#drupal-modal-help{padding-left:1.5rem;padding-right:1.5rem;}}@media (min-width:1920px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .ui-dialog-content{padding:2.375rem;padding-top:0;padding-bottom:2.375rem;position:relative;top:-0.4rem;}html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .ui-dialog-content#drupal-modal-help{padding-left:1.5rem;padding-right:1.5rem;}}.ui-widget.ui-dialog .modal-content-wrapper .webform-confirmation__message{text-align:left;font-weight:bold;font-size:1.5rem;margin:0;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .webform-confirmation__message{font-size:1.1666rem;text-align:center;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .webform-confirmation__message{font-size:1.1666rem;text-align:center;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .webform-confirmation__message{font-size:1.1666rem;text-align:center;}}@media (min-width:1280px){html.font-scale--100 .ui-widget.ui-dialog .modal-content-wrapper .webform-confirmation__message{font-size:1.6666rem;line-height:1.25;margin:0;}}@media (min-width:1920px){html.font-scale--150 .ui-widget.ui-dialog .modal-content-wrapper .webform-confirmation__message{font-size:1.6666rem;line-height:1.25;margin:0;}}@media (min-width:2560px){html.font-scale--200 .ui-widget.ui-dialog .modal-content-wrapper .webform-confirmation__message{font-size:1.6666rem;line-height:1.25;margin:0;}}.ui-widget.ui-dialog.suggest-modal-dialog .webform-submission-form > .js-form-type-webform-markup{margin:0;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.suggest-modal-dialog .webform-submission-form > .js-form-type-webform-markup{margin:0;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.suggest-modal-dialog .webform-submission-form > .js-form-type-webform-markup{margin:0;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.suggest-modal-dialog .webform-submission-form > .js-form-type-webform-markup{margin:0;}}.ui-widget.ui-dialog.subscribe-modal{font-size:1.25rem;}.ui-widget.ui-dialog.subscribe-modal .subscribe-modal-calendars{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin:.75rem 0 1rem;}@media (min-width:1280px){html.font-scale--100 .ui-widget.ui-dialog.subscribe-modal .subscribe-modal-calendars{margin-left:-0.5rem;margin-right:-0.5rem;}html.font-scale--100 .ui-widget.ui-dialog.subscribe-modal .subscribe-modal-calendars > .btn{margin:0 0.5rem;}}@media (min-width:1920px){html.font-scale--150 .ui-widget.ui-dialog.subscribe-modal .subscribe-modal-calendars{margin-left:-0.5rem;margin-right:-0.5rem;}html.font-scale--150 .ui-widget.ui-dialog.subscribe-modal .subscribe-modal-calendars > .btn{margin:0 0.5rem;}}@media (min-width:2560px){html.font-scale--200 .ui-widget.ui-dialog.subscribe-modal .subscribe-modal-calendars{margin-left:-0.5rem;margin-right:-0.5rem;}html.font-scale--200 .ui-widget.ui-dialog.subscribe-modal .subscribe-modal-calendars > .btn{margin:0 0.5rem;}}.ui-widget.ui-dialog.subscribe-modal .subscribe-modal-calendars .btn{font-size:1rem;margin-bottom:0 0 .5rem;}.ui-widget.ui-dialog.subscribe-modal .modal-content-wrapper .ui-dialog-content{padding-top:1.25rem;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.subscribe-modal .modal-content-wrapper .ui-dialog-content{padding-top:1.25rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.subscribe-modal .modal-content-wrapper .ui-dialog-content{padding-top:1.25rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.subscribe-modal .modal-content-wrapper .ui-dialog-content{padding-top:1.25rem;}}@media (min-width:960px){html.font-scale--100 .ui-widget.ui-dialog.help-modal--main .modal-content-wrapper,html.font-scale--100 .ui-widget.ui-dialog.chat-continued .modal-content-wrapper,html.font-scale--100 .ui-widget.ui-dialog.help-modal--chat .modal-content-wrapper{max-width:33.3333rem;}}@media (min-width:1440px){html.font-scale--150 .ui-widget.ui-dialog.help-modal--main .modal-content-wrapper,html.font-scale--150 .ui-widget.ui-dialog.chat-continued .modal-content-wrapper,html.font-scale--150 .ui-widget.ui-dialog.help-modal--chat .modal-content-wrapper{max-width:33.3333rem;}}@media (min-width:1920px){html.font-scale--200 .ui-widget.ui-dialog.help-modal--main .modal-content-wrapper,html.font-scale--200 .ui-widget.ui-dialog.chat-continued .modal-content-wrapper,html.font-scale--200 .ui-widget.ui-dialog.help-modal--chat .modal-content-wrapper{max-width:33.3333rem;}}.ui-widget.ui-dialog.offline-modal .modal-content-wrapper .ui-dialog-content .dockableContainer p{margin:0;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.offline-modal .modal-content-wrapper .ui-dialog-content .dockableContainer p{margin:1rem 0 0.4rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.offline-modal .modal-content-wrapper .ui-dialog-content .dockableContainer p{margin:1rem 0 0.4rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.offline-modal .modal-content-wrapper .ui-dialog-content .dockableContainer p{margin:1rem 0 0.4rem;}}.ui-widget.ui-dialog.offline-modal .modal-content-wrapper .ui-dialog-content .dockableContainer .sidebarBody{height:auto;padding-top:0.875rem;}@media (min-width:960px){html.font-scale--100 .ui-widget.ui-dialog.suggest-modal-dialog .modal-content-wrapper{max-width:26.4166rem;}}@media (min-width:1440px){html.font-scale--150 .ui-widget.ui-dialog.suggest-modal-dialog .modal-content-wrapper{max-width:26.4166rem;}}@media (min-width:1920px){html.font-scale--200 .ui-widget.ui-dialog.suggest-modal-dialog .modal-content-wrapper{max-width:26.4166rem;}}@media (min-width:960px){html.font-scale--100 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper{max-width:26.4166rem;}}@media (min-width:1440px){html.font-scale--150 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper{max-width:26.4166rem;}}@media (min-width:1920px){html.font-scale--200 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper{max-width:26.4166rem;}}.ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .gtx-trans-icon{display:none;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons{margin:0 !important;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons{margin:0 !important;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons{margin:0 !important;}}.ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .is-helpful-question{font-size:1.25rem;margin-bottom:1.25rem;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .is-helpful-question{line-height:1.29;font-size:1.1666rem;margin-bottom:1.1666rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .is-helpful-question{line-height:1.29;font-size:1.1666rem;margin-bottom:1.1666rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .is-helpful-question{line-height:1.29;font-size:1.1666rem;margin-bottom:1.1666rem;}}@media (min-width:1280px){html.font-scale--100 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .is-helpful-question{font-size:1.6666rem;line-height:1.25;margin-bottom:1.0416rem;}}@media (min-width:1920px){html.font-scale--150 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .is-helpful-question{font-size:1.6666rem;line-height:1.25;margin-bottom:1.0416rem;}}@media (min-width:2560px){html.font-scale--200 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .is-helpful-question{font-size:1.6666rem;line-height:1.25;margin-bottom:1.0416rem;}}html.colorscheme--blackwhite .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .is-helpful-question{color:#000000;}.ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label{background:transparent;border:solid 0.125rem;border-radius:0.3125rem;-webkit-transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;-o-transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label{border:solid 0.084rem;border-radius:0.2083rem;min-width:5.25rem;padding:0.542rem 1rem;margin-right:0.3333rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label{border:solid 0.084rem;border-radius:0.2083rem;min-width:5.25rem;padding:0.542rem 1rem;margin-right:0.3333rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label{border:solid 0.084rem;border-radius:0.2083rem;min-width:5.25rem;padding:0.542rem 1rem;margin-right:0.3333rem;}}html.colorscheme--blackwhite .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label{color:#000000;border-color:#007481;}html.colorscheme--whiteblack .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label{color:#ffffff;}html.colorscheme--yellowblack .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label{color:#fff82d;}html.colorscheme--yellowblue .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label{color:#fff82d;}.ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label:hover,.ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label:focus{outline:0.125rem dotted;outline-offset:0.25rem;-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label:hover,html.font-scale--100 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label:focus{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label:hover,html.font-scale--150 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label:focus{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label:hover,html.font-scale--200 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label:focus{outline:0.084rem dotted;outline-offset:0.1667rem;}}html.colorscheme--blackwhite .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label:hover,html.colorscheme--blackwhite .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons .form-radios label:focus{background:#000000;outline-color:#000000;color:#ffffff;border-color:#000000;}.ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons button{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:7.875rem;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons button{min-width:5.25rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons button{min-width:5.25rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .is-helpful-buttons button{min-width:5.25rem;}}.ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-item{margin:0;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-item{margin:0;margin-bottom:0.8333rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-item{margin:0;margin-bottom:0.8333rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-item{margin:0;margin-bottom:0.8333rem;}}.ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-item.js-form-type-webform-markup{font-weight:bold;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-item.js-form-type-webform-markup{margin-bottom:1.55rem;font-size:1.6666rem;line-height:1.25;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-item.js-form-type-webform-markup{margin-bottom:1.55rem;font-size:1.6666rem;line-height:1.25;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-item.js-form-type-webform-markup{margin-bottom:1.55rem;font-size:1.6666rem;line-height:1.25;}}html.colorscheme--blackwhite .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-item.js-form-type-webform-markup{color:#000000;}.ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-item.js-form-type-textarea .form-textarea-wrapper{margin-bottom:0.875rem;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-item.js-form-type-textarea .form-textarea-wrapper{margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-item.js-form-type-textarea .form-textarea-wrapper{margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-item.js-form-type-textarea .form-textarea-wrapper{margin-bottom:0;}}.ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .form-actions,.ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-wrapper{margin:0;}.ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .form-actions .form-submit,.ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-wrapper .form-submit{margin:0;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .form-actions .form-submit,html.font-scale--100
  .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-wrapper .form-submit{margin:0;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .form-actions .form-submit,html.font-scale--150
  .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-wrapper .form-submit{margin:0;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .form-actions .form-submit,html.font-scale--200
  .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .js-form-wrapper .form-submit{margin:0;}}.ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .form-actions{display:none;}.ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .webform-confirmation__message{text-align:left;margin:0;font-weight:bold;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .webform-confirmation__message{font-size:1.6666rem;line-height:1.25;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .webform-confirmation__message{font-size:1.6666rem;line-height:1.25;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .webform-confirmation__message{font-size:1.6666rem;line-height:1.25;}}html.colorscheme--blackwhite .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .webform-submission-form .webform-confirmation__message{color:#000000;}.ui-widget.ui-dialog.get-started-modal .ui-dialog-titlebar,.ui-widget.ui-dialog.get-started-modal .ui-dialog-buttonpane{display:none;}.ui-widget.ui-dialog.get-started-modal .modal-content-wrapper{width:100% !important;top:0 !important;bottom:0 !important;-webkit-transform:inherit !important;-ms-transform:inherit !important;transform:inherit !important;left:0 !important;max-height:inherit !important;border:0;max-width:inherit !important;border-radius:0;height:100% !important;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper{border-radius:0;max-width:inherit !important;height:100% !important;margin:0;max-height:inherit !important;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper{border-radius:0;max-width:inherit !important;height:100% !important;margin:0;max-height:inherit !important;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper{border-radius:0;max-width:inherit !important;height:100% !important;margin:0;max-height:inherit !important;}}@media (min-width:960px){html.font-scale--100 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper{border:0;}}@media (min-width:1440px){html.font-scale--150 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper{border:0;}}@media (min-width:1920px){html.font-scale--200 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper{border:0;}}.ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button{float:left;background-image:url(/themes/custom/hadley_theme/images/back-arrow.svg);background-repeat:no-repeat;background-position:left center;background-size:1rem;padding-left:1.2rem;text-decoration:underline;font-weight:500;background-color:transparent;border:0;cursor:pointer;}html.colorscheme--blackwhite .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button{color:#007481;}html.colorscheme--whiteblack .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button{background-image:url(/themes/custom/hadley_theme/images/back-arrow-white.svg);}html.colorscheme--yellowblack .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button{background-image:url(/themes/custom/hadley_theme/images/back-arrow-yellow.svg);}html.colorscheme--yellowblue .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button{background-image:url(/themes/custom/hadley_theme/images/back-arrow-yellow.svg);}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button{background-size:0.8rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button{background-size:0.8rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button{background-size:0.8rem;}}.ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step1-skip,.ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step2-skip{padding-left:0;padding-right:1.2rem;background-image:url(/themes/custom/hadley_theme/images/next-arrow.svg);background-position:right center;float:right;margin-top:.6rem;}html.colorscheme--whiteblack .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step1-skip,html.colorscheme--whiteblack .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step2-skip{background-image:url(/themes/custom/hadley_theme/images/next-arrow-white.svg);}html.colorscheme--yellowblack .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step1-skip,html.colorscheme--yellowblack .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step2-skip{background-image:url(/themes/custom/hadley_theme/images/next-arrow-yellow.svg);}html.colorscheme--yellowblue .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step1-skip,html.colorscheme--yellowblue .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step2-skip{background-image:url(/themes/custom/hadley_theme/images/next-arrow-yellow.svg);}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step1-skip,html.font-scale--100 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step2-skip{margin-top:0.5rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step1-skip,html.font-scale--150 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step2-skip{margin-top:0.5rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step1-skip,html.font-scale--200 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step2-skip{margin-top:0.5rem;}}@media (min-width:1280px){html.font-scale--100 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step1-skip,html.font-scale--100 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step2-skip{margin-top:0.35rem;}}@media (min-width:1920px){html.font-scale--150 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step1-skip,html.font-scale--150 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step2-skip{margin-top:0.35rem;}}@media (min-width:2560px){html.font-scale--200 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step1-skip,html.font-scale--200 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper form > button.step2-skip{margin-top:0.35rem;}}.ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content{overflow:hidden;outline:0;}.ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content h2{float:left;font-size:32px;line-height:1.25;letter-spacing:-0.0375rem;margin:16px 0 14px;}html.colorscheme--blackwhite .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content h2{color:#000000;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content h2{margin-bottom:1.2rem;line-height:1.5;letter-spacing:0;line-height:1.04;margin-top:1.2rem;font-size:48px;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content h2{margin-bottom:1.2rem;line-height:1.5;letter-spacing:0;line-height:1.04;margin-top:1.2rem;font-size:48px;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content h2{margin-bottom:1.2rem;line-height:1.5;letter-spacing:0;line-height:1.04;margin-top:1.2rem;font-size:48px;}}@media (min-width:1280px){html.font-scale--100 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content h2{margin-top:2.2rem;margin-bottom:1.7rem;}}@media (min-width:1920px){html.font-scale--150 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content h2{margin-top:2.2rem;margin-bottom:1.7rem;}}@media (min-width:2560px){html.font-scale--200 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content h2{margin-top:2.2rem;margin-bottom:1.7rem;}}.ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content h2:before,.ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content h2:after{height:4px;top:18px;display:block;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content h2:before,html.font-scale--100 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content h2:after{top:25px;height:4px;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content h2:before,html.font-scale--150 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content h2:after{top:25px;height:4px;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content h2:before,html.font-scale--200 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content h2:after{top:25px;height:4px;}}.ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content{max-height:inherit !important;padding:1.15rem 1.25rem;padding-bottom:7rem;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content{padding:1.2rem 1.6667rem;padding-bottom:7rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content{padding:1.2rem 1.6667rem;padding-bottom:7rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content{padding:1.2rem 1.6667rem;padding-bottom:7rem;}}@media (min-width:1280px){html.font-scale--100 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content{padding:3.75rem;padding-top:1.4583rem;padding-bottom:7rem;}}@media (min-width:1920px){html.font-scale--150 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content{padding:3.75rem;padding-top:1.4583rem;padding-bottom:7rem;}}@media (min-width:2560px){html.font-scale--200 .ui-widget.ui-dialog.get-started-modal .modal-content-wrapper .ui-dialog-content{padding:3.75rem;padding-top:1.4583rem;padding-bottom:7rem;}}.ui-widget.ui-dialog.get-started-modal .form-actions{display:none;}.ui-widget.ui-dialog .back--link{float:left;background-image:url(/themes/custom/hadley_theme/images/back-arrow.svg);background-repeat:no-repeat;background-position:left center;background-size:1rem;padding-left:1.2rem;text-decoration:underline;font-weight:500;cursor:pointer;}html.colorscheme--whiteblack .ui-widget.ui-dialog .back--link{background-image:url(/themes/custom/hadley_theme/images/back-arrow-white.svg);}html.colorscheme--yellowblack .ui-widget.ui-dialog .back--link{background-image:url(/themes/custom/hadley_theme/images/back-arrow-yellow.svg);}html.colorscheme--yellowblue .ui-widget.ui-dialog .back--link{background-image:url(/themes/custom/hadley_theme/images/back-arrow-yellow.svg);}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog .back--link{background-size:1rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog .back--link{background-size:1rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog .back--link{background-size:1rem;}}@media (min-width:1280px){html.font-scale--100 .ui-widget.ui-dialog .back--link{background-size:auto;}}@media (min-width:1920px){html.font-scale--150 .ui-widget.ui-dialog .back--link{background-size:auto;}}@media (min-width:2560px){html.font-scale--200 .ui-widget.ui-dialog .back--link{background-size:auto;}}.ui-widget.ui-dialog .next--link{padding-left:0;padding-right:1.2rem;background-image:url(/themes/custom/hadley_theme/images/next-arrow.svg);background-position:right center;background-repeat:no-repeat;background-size:1rem;float:right;}html.colorscheme--whiteblack .ui-widget.ui-dialog .next--link{background-image:url(/themes/custom/hadley_theme/images/next-arrow-white.svg);}html.colorscheme--yellowblack .ui-widget.ui-dialog .next--link{background-image:url(/themes/custom/hadley_theme/images/next-arrow-yellow.svg);}html.colorscheme--yellowblue .ui-widget.ui-dialog .next--link{background-image:url(/themes/custom/hadley_theme/images/next-arrow-yellow.svg);}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .ui-dialog-content{padding-top:0;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .ui-dialog-content{padding-top:0;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .ui-dialog-content{padding-top:0;}}.ui-widget.ui-dialog.rate-workshop-dialog .modal-content-wrapper .ui-dialog-content .node--type-webform .webform-submission-form h2{display:block !important;}.ui-widget .ui-dialog-titlebar{background:transparent;border:0;padding:0 0.875rem;padding-right:0.65rem;padding-top:0.74rem;}.ui-widget .ui-dialog-titlebar .ui-dialog-title{display:none;}.ui-widget .ui-dialog-titlebar-close{border:0;background:none;position:relative;float:right;width:auto;height:auto;text-indent:0;padding:0;margin:0;color:#007481;font-weight:500;text-decoration:underline;z-index:1000;}.ui-widget .ui-dialog-titlebar-close .ui-icon{width:.7rem;height:1.3rem;background-color:transparent !important;margin:0;text-indent:0;position:static;float:right;top:0;right:0;margin-left:0.2083rem;background-image:url(/themes/custom/hadley_theme/images/close-yellow.svg);background-repeat:no-repeat;background-position:center;background-size:100%;}html.colorscheme--blackwhite .ui-widget .ui-dialog-titlebar-close .ui-icon{background-image:url(/themes/custom/hadley_theme/images/close-theme.svg);}html.colorscheme--whiteblack .ui-widget .ui-dialog-titlebar-close .ui-icon{background-image:url(/themes/custom/hadley_theme/images/close-white.svg);}@media (min-width:640px){html.font-scale--100 .ui-widget .ui-dialog-titlebar-close .ui-icon{width:0.5833rem;height:1.4rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget .ui-dialog-titlebar-close .ui-icon{width:0.5833rem;height:1.4rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget .ui-dialog-titlebar-close .ui-icon{width:0.5833rem;height:1.4rem;}}.ui-widget input,.ui-widget select,.ui-widget button{font-family:"HCo Gotham",sans-serif;}.ui-widget-overlay{background:#000000;opacity:0.4;z-index:999999 !important;}.ui-widget-overlay.get-started-wrapper{z-index:10000000 !important;}html.font-scale--100 .ui-widget.ui-dialog.get-started-modal .ui-dialog-content h2,html.font-scale--100 .ui-widget.ui-dialog.get-started-modal .form-radios .form-type-radio label,html.font-scale--100 .ui-widget.ui-dialog.get-started-modal .form-radios .form-type-radio button{font-size:2rem;}html.font-scale--150 .ui-widget.ui-dialog.get-started-modal .ui-dialog-content h2,html.font-scale--150 .ui-widget.ui-dialog.get-started-modal .form-radios .form-type-radio label,html.font-scale--150 .ui-widget.ui-dialog.get-started-modal .form-radios .form-type-radio button{font-size:1.3333rem;}html.font-scale--200 .ui-widget.ui-dialog.get-started-modal .ui-dialog-content h2,html.font-scale--200 .ui-widget.ui-dialog.get-started-modal .form-radios .form-type-radio label,html.font-scale--200 .ui-widget.ui-dialog.get-started-modal .form-radios .form-type-radio button{font-size:1rem;}html.font-scale--100 .ui-widget.ui-dialog .form-radios .form-type-radio input.size-100 + label{font-size:1rem;}html.font-scale--100 .ui-widget.ui-dialog .form-radios .form-type-radio input.size-150 + label{font-size:1.5rem;}html.font-scale--100 .ui-widget.ui-dialog .form-radios .form-type-radio input.size-200 + label{font-size:2rem;}html.font-scale--150 .ui-widget.ui-dialog .form-radios .form-type-radio input.size-100 + label{font-size:0.6667rem;}html.font-scale--150 .ui-widget.ui-dialog .form-radios .form-type-radio input.size-150 + label{font-size:1rem;}html.font-scale--150 .ui-widget.ui-dialog .form-radios .form-type-radio input.size-200 + label{font-size:1.3333rem;}html.font-scale--200 .ui-widget.ui-dialog .form-radios .form-type-radio input.size-100 + label{font-size:0.5rem;}html.font-scale--200 .ui-widget.ui-dialog .form-radios .form-type-radio input.size-150 + label{font-size:0.75rem;}html.font-scale--200 .ui-widget.ui-dialog .form-radios .form-type-radio input.size-200 + label{font-size:1rem;}.welcome-hadley-more{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;}@media (min-width:1280px){html.font-scale--100 .welcome-hadley-more{margin:-1rem;}}@media (min-width:1920px){html.font-scale--150 .welcome-hadley-more{margin:-1rem;}}@media (min-width:2560px){html.font-scale--200 .welcome-hadley-more{margin:-1rem;}}.welcome-hadley-more-item{-webkit-box-flex:1;-webkit-flex:1 0 100%;-moz-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;padding:0 0 1rem;}@media (min-width:1280px){html.font-scale--100 .welcome-hadley-more-item{-webkit-box-flex:1;-webkit-flex:1 0 33.33%;-moz-box-flex:1;-ms-flex:1 0 33.33%;flex:1 0 33.33%;padding:1rem;}}@media (min-width:1920px){html.font-scale--150 .welcome-hadley-more-item{-webkit-box-flex:1;-webkit-flex:1 0 33.33%;-moz-box-flex:1;-ms-flex:1 0 33.33%;flex:1 0 33.33%;padding:1rem;}}@media (min-width:2560px){html.font-scale--200 .welcome-hadley-more-item{-webkit-box-flex:1;-webkit-flex:1 0 33.33%;-moz-box-flex:1;-ms-flex:1 0 33.33%;flex:1 0 33.33%;padding:1rem;}}.welcome-hadley-more-item > div{padding:1rem;border:solid 0.166rem;border-radius:0.4166rem;}.welcome-hadley-more-item > div h3{margin-top:0 !important;margin-bottom:0.5rem !important;}.welcome-hadley-more-item > div ul{list-style:none;padding:0 !important;margin:0;}.welcome-hadley-more-item > div ul li{padding-left:0 !important;margin:1em 0;}.welcome-hadley-more-item > div ul li:before{display:none;}.welcome-hadley-more-item > div ul li:last-child{margin-bottom:0;}[data-drupal-views-infinite-scroll-pager].pager{padding-left:0;}[data-drupal-views-infinite-scroll-pager].pager .pager__item{padding:0;}[data-drupal-views-infinite-scroll-pager].pager .pager__item .button{border:solid 0.125rem;}@media (min-width:640px){html.font-scale--100 [data-drupal-views-infinite-scroll-pager].pager .pager__item .button{border:solid 0.084rem;}}@media (min-width:960px){html.font-scale--150 [data-drupal-views-infinite-scroll-pager].pager .pager__item .button{border:solid 0.084rem;}}@media (min-width:1280px){html.font-scale--200 [data-drupal-views-infinite-scroll-pager].pager .pager__item .button{border:solid 0.084rem;}}html.colorscheme--blackwhite [data-drupal-views-infinite-scroll-pager].pager .pager__item .button{background:#007481;border-color:#00515a;color:#ffffff;}html.colorscheme--whiteblack [data-drupal-views-infinite-scroll-pager].pager .pager__item .button{background:#ffffff !important;border-color:#ffffff;color:#000000 !important;}html.colorscheme--yellowblack [data-drupal-views-infinite-scroll-pager].pager .pager__item .button{background:#fff82d !important;border-color:#fff82d;color:#000000 !important;}html.colorscheme--yellowblue [data-drupal-views-infinite-scroll-pager].pager .pager__item .button{background:#fff82d !important;border-color:#fff82d;color:#002b7f !important;}.blog-post{clear:both;}@media (min-width:960px){html.font-scale--100 .blog-post-title{float:left;width:50%;}}@media (min-width:1440px){html.font-scale--150 .blog-post-title{float:left;width:50%;}}@media (min-width:1920px){html.font-scale--200 .blog-post-title{float:left;width:50%;}}.blog-post-title h1{font-size:2.5rem;}@media (min-width:640px){html.font-scale--100 .blog-post-title h1{font-size:2.25rem;margin-bottom:1.2rem;}}@media (min-width:960px){html.font-scale--150 .blog-post-title h1{font-size:2.25rem;margin-bottom:1.2rem;}}@media (min-width:1280px){html.font-scale--200 .blog-post-title h1{font-size:2.25rem;margin-bottom:1.2rem;}}.blog-post-date{margin-bottom:1.5rem;}@media (min-width:960px){html.font-scale--100 .blog-post-date{margin-bottom:1.125rem;}}@media (min-width:1440px){html.font-scale--150 .blog-post-date{margin-bottom:1.125rem;}}@media (min-width:1920px){html.font-scale--200 .blog-post-date{margin-bottom:1.125rem;}}.blog-post-content{clear:left;}.blog-post-content ul:not(.no-list-styles){list-style:none;padding-left:1.5rem;}@media (min-width:640px){html.font-scale--100 .blog-post-content ul:not(.no-list-styles){padding-left:1.89rem;}}@media (min-width:960px){html.font-scale--150 .blog-post-content ul:not(.no-list-styles){padding-left:1.89rem;}}@media (min-width:1280px){html.font-scale--200 .blog-post-content ul:not(.no-list-styles){padding-left:1.89rem;}}@media (min-width:1280px){html.font-scale--100 .blog-post-content ul:not(.no-list-styles){padding-left:3.17rem;}}@media (min-width:1920px){html.font-scale--150 .blog-post-content ul:not(.no-list-styles){padding-left:3.17rem;}}@media (min-width:2560px){html.font-scale--200 .blog-post-content ul:not(.no-list-styles){padding-left:3.17rem;}}.blog-post-content ul:not(.no-list-styles) li{margin-bottom:0.5rem;padding-left:1.22rem;position:relative;line-height:1.5;}@media (min-width:640px){html.font-scale--100 .blog-post-content ul:not(.no-list-styles) li{padding-left:0.7rem;}}@media (min-width:960px){html.font-scale--150 .blog-post-content ul:not(.no-list-styles) li{padding-left:0.7rem;}}@media (min-width:1280px){html.font-scale--200 .blog-post-content ul:not(.no-list-styles) li{padding-left:0.7rem;}}.blog-post-content ul:not(.no-list-styles) li:before{position:absolute;left:0;content:"";top:0.4rem;height:0.5rem;width:0.5rem;border-radius:50%;background:#fff82d;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media (min-width:640px){html.font-scale--100 .blog-post-content ul:not(.no-list-styles) li:before{top:0.5rem;width:0.3334rem;height:0.3334rem;}}@media (min-width:960px){html.font-scale--150 .blog-post-content ul:not(.no-list-styles) li:before{top:0.5rem;width:0.3334rem;height:0.3334rem;}}@media (min-width:1280px){html.font-scale--200 .blog-post-content ul:not(.no-list-styles) li:before{top:0.5rem;width:0.3334rem;height:0.3334rem;}}@media (min-width:1280px){html.font-scale--100 .blog-post-content ul:not(.no-list-styles) li:before{top:0.6rem;}}@media (min-width:1920px){html.font-scale--150 .blog-post-content ul:not(.no-list-styles) li:before{top:0.6rem;}}@media (min-width:2560px){html.font-scale--200 .blog-post-content ul:not(.no-list-styles) li:before{top:0.6rem;}}html.colorscheme--blackwhite .blog-post-content ul:not(.no-list-styles) li:before{background:#007481;}html.colorscheme--whiteblack .blog-post-content ul:not(.no-list-styles) li:before{background:#ffffff;}.blog-post-content ul:not(.no-list-styles) li ul{padding-top:0;margin-top:0.5rem;}@media (min-width:640px){html.font-scale--100 .blog-post-content ul:not(.no-list-styles) li ul{padding-left:0.93rem;padding-top:0;}}@media (min-width:960px){html.font-scale--150 .blog-post-content ul:not(.no-list-styles) li ul{padding-left:0.93rem;padding-top:0;}}@media (min-width:1280px){html.font-scale--200 .blog-post-content ul:not(.no-list-styles) li ul{padding-left:0.93rem;padding-top:0;}}@media (min-width:1280px){html.font-scale--100 .blog-post-content ul:not(.no-list-styles) li ul{padding-left:2.13rem;}}@media (min-width:1920px){html.font-scale--150 .blog-post-content ul:not(.no-list-styles) li ul{padding-left:2.13rem;}}@media (min-width:2560px){html.font-scale--200 .blog-post-content ul:not(.no-list-styles) li ul{padding-left:2.13rem;}}.blog-post-content ul:not(.no-list-styles) li ul li:before{background:transparent !important;border-width:0.0625rem;border-style:solid;border-color:#fff82d;}@media (min-width:640px){html.font-scale--100 .blog-post-content ul:not(.no-list-styles) li ul li:before{border-width:0.0416rem;}}@media (min-width:960px){html.font-scale--150 .blog-post-content ul:not(.no-list-styles) li ul li:before{border-width:0.0416rem;}}@media (min-width:1280px){html.font-scale--200 .blog-post-content ul:not(.no-list-styles) li ul li:before{border-width:0.0416rem;}}html.colorscheme--blackwhite .blog-post-content ul:not(.no-list-styles) li ul li:before{border-color:#007481;}html.colorscheme--whiteblack .blog-post-content ul:not(.no-list-styles) li ul li:before{border-color:#ffffff;}@media (min-width:640px){html.font-scale--100 .blog-post-content ol{margin-left:1.35rem;padding-top:0;}}@media (min-width:960px){html.font-scale--150 .blog-post-content ol{margin-left:1.35rem;padding-top:0;}}@media (min-width:1280px){html.font-scale--200 .blog-post-content ol{margin-left:1.35rem;padding-top:0;}}@media (min-width:1280px){html.font-scale--100 .blog-post-content ol{margin-left:2.3rem;padding-top:0.23rem;}}@media (min-width:1920px){html.font-scale--150 .blog-post-content ol{margin-left:2.3rem;padding-top:0.23rem;}}@media (min-width:2560px){html.font-scale--200 .blog-post-content ol{margin-left:2.3rem;padding-top:0.23rem;}}.blog-post-content ol li{margin-bottom:0.5rem;line-height:1.5;}.blog-post-content ol ol{margin-top:1rem;margin-top:0.5rem;}@media (min-width:640px){html.font-scale--100 .blog-post-content ol ol{margin-left:0;}}@media (min-width:960px){html.font-scale--150 .blog-post-content ol ol{margin-left:0;}}@media (min-width:1280px){html.font-scale--200 .blog-post-content ol ol{margin-left:0;}}@media (min-width:1280px){html.font-scale--100 .blog-post-content ol ol{margin-left:1.3rem;}}@media (min-width:1920px){html.font-scale--150 .blog-post-content ol ol{margin-left:1.3rem;}}@media (min-width:2560px){html.font-scale--200 .blog-post-content ol ol{margin-left:1.3rem;}}.blog-post-content blockquote{overflow:auto;clear:left;padding:.9rem 0.5rem;margin:1.5rem 0;}@media (min-width:960px){html.font-scale--100 .blog-post-content blockquote{padding:1.125rem 0.75rem;border-radius:0.313rem;border:solid 0.1rem;margin:1.125rem 0;font-size:1.25rem;}}@media (min-width:1440px){html.font-scale--150 .blog-post-content blockquote{padding:1.125rem 0.75rem;border-radius:0.313rem;border:solid 0.1rem;margin:1.125rem 0;font-size:1.25rem;}}@media (min-width:1920px){html.font-scale--200 .blog-post-content blockquote{padding:1.125rem 0.75rem;border-radius:0.313rem;border:solid 0.1rem;margin:1.125rem 0;font-size:1.25rem;}}.blog-post-content blockquote:before,.blog-post-content blockquote:after{font-weight:bold;}html.colorscheme--blackwhite .blog-post-content blockquote:before,html.colorscheme--blackwhite .blog-post-content blockquote:after{color:black;}html.colorscheme--whiteblack .blog-post-content blockquote:before,html.colorscheme--whiteblack .blog-post-content blockquote:after{color:white;}html.colorscheme--yellowblue .blog-post-content blockquote:before,html.colorscheme--yellowblue .blog-post-content blockquote:after{color:#fff82d;}html.colorscheme--yellowblack .blog-post-content blockquote:before,html.colorscheme--yellowblack .blog-post-content blockquote:after{color:#fff82d;}.blog-post-content blockquote:before{content:open-quote;padding-right:0.55rem;}.blog-post-content blockquote:after{content:close-quote;padding-left:0.55rem;}.blog-post-image{margin-top:0.4583rem;margin-bottom:1.25rem;text-align:center;width:100%;}@media (min-width:640px){html.font-scale--100 .blog-post-image{width:unset;margin-top:0;}}@media (min-width:960px){html.font-scale--150 .blog-post-image{width:unset;margin-top:0;}}@media (min-width:1280px){html.font-scale--200 .blog-post-image{width:unset;margin-top:0;}}@media (min-width:960px){html.font-scale--100 .blog-post-image{float:right;height:calc(100% - 10.4166rem);max-width:50%;padding-left:2rem;}}@media (min-width:1440px){html.font-scale--150 .blog-post-image{float:right;height:calc(100% - 10.4166rem);max-width:50%;padding-left:2rem;}}@media (min-width:1920px){html.font-scale--200 .blog-post-image{float:right;height:calc(100% - 10.4166rem);max-width:50%;padding-left:2rem;}}.blog-post-image > div{position:relative;overflow:hidden;border-radius:0.3125rem;border:0.084rem solid;border-color:#000000;color:#ffffff;}html.colorscheme--whiteblack .blog-post-image > div{border-color:#ffffff;}html.colorscheme--yellowblue .blog-post-image > div{border-color:#fff82d;color:#fff82d;}html.colorscheme--yellowblack .blog-post-image > div{border-color:#fff82d;color:#fff82d;}.blog-post-image > div p{display:block;position:absolute;bottom:0;width:100%;left:0;right:0;margin:0;padding:.5rem;text-align:left;font-weight:500;background-color:#000000;}html.colorscheme--yellowblue .blog-post-image > div p{background-color:#002b7f;}@media (min-width:960px){html.font-scale--100 .landing-results ul,html.font-scale--100
  .view-explorer-section ul,html.font-scale--100
  .topic-results ul,html.font-scale--100
  .explore-cards .card-display{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:1440px){html.font-scale--150 .landing-results ul,html.font-scale--150
  .view-explorer-section ul,html.font-scale--150
  .topic-results ul,html.font-scale--150
  .explore-cards .card-display{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:1920px){html.font-scale--200 .landing-results ul,html.font-scale--200
  .view-explorer-section ul,html.font-scale--200
  .topic-results ul,html.font-scale--200
  .explore-cards .card-display{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.landing-results ul .views-row,.view-explorer-section ul .views-row,.topic-results ul .views-row,.explore-cards .card-display .views-row{margin:0;margin-top:1.416rem;}@media (min-width:960px){html.font-scale--100 .landing-results ul .views-row,html.font-scale--100
  .view-explorer-section ul .views-row,html.font-scale--100
  .topic-results ul .views-row,html.font-scale--100
  .explore-cards .card-display .views-row{width:50%;padding:0 1.04166rem;margin:0;margin-top:2.0833rem;}}@media (min-width:1440px){html.font-scale--150 .landing-results ul .views-row,html.font-scale--150
  .view-explorer-section ul .views-row,html.font-scale--150
  .topic-results ul .views-row,html.font-scale--150
  .explore-cards .card-display .views-row{width:50%;padding:0 1.04166rem;margin:0;margin-top:2.0833rem;}}@media (min-width:1920px){html.font-scale--200 .landing-results ul .views-row,html.font-scale--200
  .view-explorer-section ul .views-row,html.font-scale--200
  .topic-results ul .views-row,html.font-scale--200
  .explore-cards .card-display .views-row{width:50%;padding:0 1.04166rem;margin:0;margin-top:2.0833rem;}}.landing-results ul .views-row:first-child,.view-explorer-section ul .views-row:first-child,.topic-results ul .views-row:first-child,.explore-cards .card-display .views-row:first-child{margin-top:0;}@media (min-width:960px){html.font-scale--100 .landing-results ul .views-row:first-child,html.font-scale--100
  .view-explorer-section ul .views-row:first-child,html.font-scale--100
  .topic-results ul .views-row:first-child,html.font-scale--100
  .explore-cards .card-display .views-row:first-child{margin-top:0;}}@media (min-width:1440px){html.font-scale--150 .landing-results ul .views-row:first-child,html.font-scale--150
  .view-explorer-section ul .views-row:first-child,html.font-scale--150
  .topic-results ul .views-row:first-child,html.font-scale--150
  .explore-cards .card-display .views-row:first-child{margin-top:0;}}@media (min-width:1920px){html.font-scale--200 .landing-results ul .views-row:first-child,html.font-scale--200
  .view-explorer-section ul .views-row:first-child,html.font-scale--200
  .topic-results ul .views-row:first-child,html.font-scale--200
  .explore-cards .card-display .views-row:first-child{margin-top:0;}}@media (min-width:960px){html.font-scale--100 .landing-results ul .views-row:nth-child(2),html.font-scale--100
  .view-explorer-section ul .views-row:nth-child(2),html.font-scale--100
  .topic-results ul .views-row:nth-child(2),html.font-scale--100
  .explore-cards .card-display .views-row:nth-child(2){margin-top:0;}}@media (min-width:1440px){html.font-scale--150 .landing-results ul .views-row:nth-child(2),html.font-scale--150
  .view-explorer-section ul .views-row:nth-child(2),html.font-scale--150
  .topic-results ul .views-row:nth-child(2),html.font-scale--150
  .explore-cards .card-display .views-row:nth-child(2){margin-top:0;}}@media (min-width:1920px){html.font-scale--200 .landing-results ul .views-row:nth-child(2),html.font-scale--200
  .view-explorer-section ul .views-row:nth-child(2),html.font-scale--200
  .topic-results ul .views-row:nth-child(2),html.font-scale--200
  .explore-cards .card-display .views-row:nth-child(2){margin-top:0;}}.landing-results ul .card-display__main h3{margin:0;}.view-explorer-section ul{list-style:none;margin:0;}.group-opigno-course,.group-learning-path,.group-opigno-course .field--name-field-course-media-image{height:100%;}@media (min-width:960px){html.font-scale--100 .workshop_card_display .card-display{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:1440px){html.font-scale--150 .workshop_card_display .card-display{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:1920px){html.font-scale--200 .workshop_card_display .card-display{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.workshop_card_display .card-display li{margin:0;margin-top:1.416rem;}@media (min-width:960px){html.font-scale--100 .workshop_card_display .card-display li{width:50%;padding:0 1.04166rem;margin-top:2.0833rem;}}@media (min-width:1440px){html.font-scale--150 .workshop_card_display .card-display li{width:50%;padding:0 1.04166rem;margin-top:2.0833rem;}}@media (min-width:1920px){html.font-scale--200 .workshop_card_display .card-display li{width:50%;padding:0 1.04166rem;margin-top:2.0833rem;}}.workshop_card_display .card-display li:first-child{margin-top:0;}@media (min-width:960px){html.font-scale--100 .workshop_card_display .card-display li:first-child{margin-top:0;}}@media (min-width:1440px){html.font-scale--150 .workshop_card_display .card-display li:first-child{margin-top:0;}}@media (min-width:1920px){html.font-scale--200 .workshop_card_display .card-display li:first-child{margin-top:0;}}@media (min-width:960px){html.font-scale--100 .workshop_card_display .card-display li:nth-child(2){margin-top:0;}}@media (min-width:1440px){html.font-scale--150 .workshop_card_display .card-display li:nth-child(2){margin-top:0;}}@media (min-width:1920px){html.font-scale--200 .workshop_card_display .card-display li:nth-child(2){margin-top:0;}}.card-display{list-style:none;padding-left:0;margin-bottom:0;}@media (min-width:960px){html.font-scale--100 .card-display{margin:0 -1.04166rem;}}@media (min-width:1440px){html.font-scale--150 .card-display{margin:0 -1.04166rem;}}@media (min-width:1920px){html.font-scale--200 .card-display{margin:0 -1.04166rem;}}.card-display__help-text{margin-bottom:1.50rem;}.card-display__col{height:100%;}.card-display__inner{position:relative;height:100%;}.card-display__full .card-display__status{font-size:1.125rem;}@media (min-width:640px){html.font-scale--100 .card-display__full .card-display__status{font-size:1rem;}}@media (min-width:960px){html.font-scale--150 .card-display__full .card-display__status{font-size:1rem;}}@media (min-width:1280px){html.font-scale--200 .card-display__full .card-display__status{font-size:1rem;}}@media (min-width:1280px){html.font-scale--100 .card-display__full .card-display__status{font-size:1.25rem;}}@media (min-width:1920px){html.font-scale--150 .card-display__full .card-display__status{font-size:1.25rem;}}@media (min-width:2560px){html.font-scale--200 .card-display__full .card-display__status{font-size:1.25rem;}}.card-display__dg .card-display__full .card-display__main{cursor:default;}.card-display__dg .card-display__full .card-display__main h3 a:after,.card-display__dg .card-display__full .card-display__main h4 a:after,.card-display__dg .card-display__full .card-display__main h2 a:after{display:none !important;}.card-display__dg .card-display__full .card-display__main h3 a:hover,.card-display__dg .card-display__full .card-display__main h4 a:hover,.card-display__dg .card-display__full .card-display__main h2 a:hover{outline:0.125rem dotted !important;outline-offset:0.25rem !important;}@media (min-width:640px){html.font-scale--100 .card-display__dg .card-display__full .card-display__main h3 a:hover,html.font-scale--100
  .card-display__dg .card-display__full .card-display__main h4 a:hover,html.font-scale--100
  .card-display__dg .card-display__full .card-display__main h2 a:hover{outline:0.084rem dotted !important;outline-offset:0.1667rem !important;}}@media (min-width:960px){html.font-scale--150 .card-display__dg .card-display__full .card-display__main h3 a:hover,html.font-scale--150
  .card-display__dg .card-display__full .card-display__main h4 a:hover,html.font-scale--150
  .card-display__dg .card-display__full .card-display__main h2 a:hover{outline:0.084rem dotted !important;outline-offset:0.1667rem !important;}}@media (min-width:1280px){html.font-scale--200 .card-display__dg .card-display__full .card-display__main h3 a:hover,html.font-scale--200
  .card-display__dg .card-display__full .card-display__main h4 a:hover,html.font-scale--200
  .card-display__dg .card-display__full .card-display__main h2 a:hover{outline:0.084rem dotted !important;outline-offset:0.1667rem !important;}}.card-display__dg .card-display__full .card-display__main h3 a:hover:after,.card-display__dg .card-display__full .card-display__main h4 a:hover:after,.card-display__dg .card-display__full .card-display__main h2 a:hover:after{display:none !important;}.card-display__dg .card-display__full .card-display__main:hover,.card-display__dg .card-display__full .card-display__main:focus-within{outline:none !important;}@media (min-width:640px){html.font-scale--100 .card-display__dg .card-display__full .card-display__main:hover,html.font-scale--100 .card-display__dg .card-display__full .card-display__main:focus-within{outline:none !important;}}@media (min-width:960px){html.font-scale--150 .card-display__dg .card-display__full .card-display__main:hover,html.font-scale--150 .card-display__dg .card-display__full .card-display__main:focus-within{outline:none !important;}}@media (min-width:1280px){html.font-scale--200 .card-display__dg .card-display__full .card-display__main:hover,html.font-scale--200 .card-display__dg .card-display__full .card-display__main:focus-within{outline:none !important;}}@media (min-width:640px){html.font-scale--100 .card-display__full .card-display__main:hover,html.font-scale--100 .card-display__full .card-display__main:focus-within{outline:0.2rem dashed !important;}html.colorscheme--blackwhite html.font-scale--100 .card-display__full .card-display__main:hover,html.colorscheme--blackwhite html.font-scale--100 .card-display__full .card-display__main:focus-within{outline-color:#000000 !important;}}@media (min-width:960px){html.font-scale--150 .card-display__full .card-display__main:hover,html.font-scale--150 .card-display__full .card-display__main:focus-within{outline:0.2rem dashed !important;}html.colorscheme--blackwhite html.font-scale--150 .card-display__full .card-display__main:hover,html.colorscheme--blackwhite html.font-scale--150 .card-display__full .card-display__main:focus-within{outline-color:#000000 !important;}}@media (min-width:1280px){html.font-scale--200 .card-display__full .card-display__main:hover,html.font-scale--200 .card-display__full .card-display__main:focus-within{outline:0.2rem dashed !important;}html.colorscheme--blackwhite html.font-scale--200 .card-display__full .card-display__main:hover,html.colorscheme--blackwhite html.font-scale--200 .card-display__full .card-display__main:focus-within{outline-color:#000000 !important;}}.card-display__main{overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border:solid 0.125rem;border-radius:0.3125rem;height:100%;cursor:pointer;-webkit-transition:background 0.3s ease,color 0.3s ease;-o-transition:background 0.3s ease,color 0.3s ease;transition:background 0.3s ease,color 0.3s ease;}@media (max-width:319px){html.font-scale--100 .card-display__main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;border-radius:0;border-left:0;border-right:0;margin:0 -1.25rem;padding:0 1.25rem;}}@media (max-width:479px){html.font-scale--150 .card-display__main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;border-radius:0;border-left:0;border-right:0;margin:0 -1.25rem;padding:0 1.25rem;}}@media (max-width:639px){html.font-scale--200 .card-display__main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;border-radius:0;border-left:0;border-right:0;margin:0 -1.25rem;padding:0 1.25rem;}}@media (min-width:640px){html.font-scale--100 .card-display__main{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:960px){html.font-scale--150 .card-display__main{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 .card-display__main{border:solid 0.084rem;border-radius:0.2083rem;}}html.colorscheme--blackwhite .card-display__main{border-color:#000000;}.card-display__main:hover,.card-display__main:focus-within{outline:0.2rem dashed !important;outline-offset:0.25rem !important;}@media (min-width:640px){html.font-scale--100 .card-display__main:hover,html.font-scale--100 .card-display__main:focus-within{outline:0.15rem dashed !important;outline-offset:0.1667rem !important;}}@media (min-width:960px){html.font-scale--150 .card-display__main:hover,html.font-scale--150 .card-display__main:focus-within{outline:0.15rem dashed !important;outline-offset:0.1667rem !important;}}@media (min-width:1280px){html.font-scale--200 .card-display__main:hover,html.font-scale--200 .card-display__main:focus-within{outline:0.15rem dashed !important;outline-offset:0.1667rem !important;}}html.colorscheme--blackwhite .card-display__main:hover,html.colorscheme--blackwhite .card-display__main:focus-within{outline-color:#000000 !important;}html.colorscheme--whiteblack .card-display__main:hover,html.colorscheme--whiteblack .card-display__main:focus-within{outline-color:#ffffff !important;}html.colorscheme--yellowblack .card-display__main:hover,html.colorscheme--yellowblack .card-display__main:focus-within{outline-color:#fff82d !important;}html.colorscheme--yellowblue .card-display__main:hover,html.colorscheme--yellowblue .card-display__main:focus-within{outline-color:#fff82d !important;}.card-display__main:hover h3 a,.card-display__main:hover h4 a,.card-display__main:hover h2 a,.card-display__main:focus-within h3 a,.card-display__main:focus-within h4 a,.card-display__main:focus-within h2 a{outline:none !important;}.card-display__main:hover h3 a:after,.card-display__main:hover h4 a:after,.card-display__main:hover h2 a:after,.card-display__main:focus-within h3 a:after,.card-display__main:focus-within h4 a:after,.card-display__main:focus-within h2 a:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;display:block;}.card-display__main.next-in-series .card-display__content,.card-display__main.updated .card-display__content,.card-display__main.new .card-display__content,.card-display__main.completed .card-display__content,.card-display__main.today .card-display__content,.card-display__main.in-progress .card-display__content{margin-top:1.4rem;}html.colorscheme--blackwhite .card-display__main.completed{background:#007481;color:#ffffff;}html.colorscheme--blackwhite .card-display__main.completed:hover{outline-color:#000000 !important;}html.colorscheme--blackwhite .card-display__main.completed:hover h4 a,html.colorscheme--blackwhite .card-display__main.completed:hover h3 a,html.colorscheme--blackwhite .card-display__main.completed:hover h2 a{outline-color:#ffffff !important;}html.colorscheme--blackwhite .card-display__main.completed *{color:#ffffff;}html.colorscheme--blackwhite .card-display__main.completed .card-display__content h4 a:focus,html.colorscheme--blackwhite
.card-display__main.completed .card-display__content h3 a:focus,html.colorscheme--blackwhite
.card-display__main.completed .card-display__content h2 a:focus{outline-color:#ffffff !important;}.card-display__main--extended .card-display__main{position:relative;border-bottom-width:0 !important;border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;}.card-display__main--extended .card-display__footer{border-top-left-radius:0 !important;border-top-right-radius:0 !important;}.card-display__footer{min-width:100%;width:100%;border:solid 0.125rem;padding:0.8rem 1.5rem 0.8rem 1rem;border-radius:0.3125rem;}@media (max-width:319px){html.font-scale--100 .card-display__footer{border-radius:0;}}@media (max-width:479px){html.font-scale--150 .card-display__footer{border-radius:0;}}@media (max-width:639px){html.font-scale--200 .card-display__footer{border-radius:0;}}@media (min-width:640px){html.font-scale--100 .card-display__footer{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:960px){html.font-scale--150 .card-display__footer{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 .card-display__footer{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:1280px){html.font-scale--100 .card-display__footer{padding:1.4rem 1.875rem;}}@media (min-width:1920px){html.font-scale--150 .card-display__footer{padding:1.4rem 1.875rem;}}@media (min-width:2560px){html.font-scale--200 .card-display__footer{padding:1.4rem 1.875rem;}}.node--view-mode-list-view-minimal .card-display__footer{border-top:none !important;padding-top:0 !important;}.card-display__footer h5{margin:0;font-size:1rem;font-weight:600;}@media (min-width:640px){html.font-scale--100 .card-display__footer h5{margin:0;}}@media (min-width:960px){html.font-scale--150 .card-display__footer h5{margin:0;}}@media (min-width:1280px){html.font-scale--200 .card-display__footer h5{margin:0;}}@media (min-width:1280px){html.font-scale--100 .card-display__footer h5{font-size:1.33333rem;}}@media (min-width:1920px){html.font-scale--150 .card-display__footer h5{font-size:1.33333rem;}}@media (min-width:2560px){html.font-scale--200 .card-display__footer h5{font-size:1.33333rem;}}.card-display__footer .item-list ul li{list-style:none;margin-left:0;padding:.7rem 0 0;}@media (min-width:640px){html.font-scale--100 .card-display__footer .item-list ul li{padding:1rem 0 0;}}@media (min-width:960px){html.font-scale--150 .card-display__footer .item-list ul li{padding:1rem 0 0;}}@media (min-width:1280px){html.font-scale--200 .card-display__footer .item-list ul li{padding:1rem 0 0;}}.card-display__footer a.btn-all-episodes{margin-top:.7rem;}@media (min-width:640px){html.font-scale--100 .card-display__footer a.btn-all-episodes{margin-top:1rem;}}@media (min-width:960px){html.font-scale--150 .card-display__footer a.btn-all-episodes{margin-top:1rem;}}@media (min-width:1280px){html.font-scale--200 .card-display__footer a.btn-all-episodes{margin-top:1rem;}}.card-display__link{text-decoration:none;position:absolute;width:100%;height:100%;z-index:9;top:0;left:0;right:0;bottom:0;}.card-display__status{position:absolute;top:0.084rem;left:0.084rem;right:auto;z-index:91;}.card-display__status > div{display:none;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;background-color:#000000;padding:0.3rem 0.5rem 0.3rem 0.5rem;border-top-left-radius:0.1875rem;border-bottom-right-radius:0.1875rem;text-align:center;}@media (min-width:640px){html.font-scale--100 .card-display__status > div{border-top-left-radius:0.125rem;border-bottom-right-radius:0.125rem;padding:0.2083rem 1rem 0.2083rem;min-width:6.9166rem;border:solid 0.084rem;border-top:none;border-left:none;}}@media (min-width:960px){html.font-scale--150 .card-display__status > div{border-top-left-radius:0.125rem;border-bottom-right-radius:0.125rem;padding:0.2083rem 1rem 0.2083rem;min-width:6.9166rem;border:solid 0.084rem;border-top:none;border-left:none;}}@media (min-width:1280px){html.font-scale--200 .card-display__status > div{border-top-left-radius:0.125rem;border-bottom-right-radius:0.125rem;padding:0.2083rem 1rem 0.2083rem;min-width:6.9166rem;border:solid 0.084rem;border-top:none;border-left:none;}}html.colorscheme--blackwhite .card-display__status > div{color:#ffffff;border-color:#000000;}html.colorscheme--whiteblack .card-display__status > div{background:#000000;color:#ffffff;border-color:#ffffff;}html.colorscheme--yellowblack .card-display__status > div{background:#000000;color:#fff82d;border-color:#fff82d;}html.colorscheme--yellowblue .card-display__status > div{background:#002b7f;color:#fff82d;border-color:#fff82d;}.card-display__status .in-progress,.card-display__status .today,.card-display__status .next-in-series,.card-display__status .updated,.card-display__status .new,.card-display__status .continue,.card-display__status .played,.card-display__status .completed{display:-webkit-box !important;display:-webkit-flex !important;display:-moz-box !important;display:-ms-flexbox !important;display:flex !important;}html.colorscheme--blackwhite .card-display__status .completed{background:#ffffff;color:#000000;border-color:#ffffff;}.card-display__status .completed:before{content:'';width:1rem;height:1rem;display:inline-block;vertical-align:middle;background-color:#007481;background-image:url(/themes/custom/hadley_theme/images/check-black.svg);background-repeat:no-repeat;background-position:center;background-size:65% auto;border-radius:100%;margin-right:0.2916rem;}html.colorscheme--blackwhite .card-display__status .completed:before{background-color:#007481;background-image:url(/themes/custom/hadley_theme/images/check-white.svg);}html.colorscheme--whiteblack .card-display__status .completed:before{background-color:#ffffff;background-image:url(/themes/custom/hadley_theme/images/check-black.svg);}html.colorscheme--yellowblack .card-display__status .completed:before{background-color:#fff82d;background-image:url(/themes/custom/hadley_theme/images/check-black.svg);}html.colorscheme--yellowblue .card-display__status .completed:before{background-color:#fff82d;background-image:url(/themes/custom/hadley_theme/images/check-blue.svg);}.card-display__status .played:before{content:'';width:1rem;height:1rem;display:inline-block;vertical-align:middle;background-image:url(/themes/custom/hadley_theme/images/check-white.svg);background-repeat:no-repeat;background-position:center;background-size:65% auto;border-radius:100%;margin-right:0.2916rem;}html.colorscheme--blackwhite .card-display__status .played:before{background-image:url(/themes/custom/hadley_theme/images/check-white.svg);}html.colorscheme--whiteblack .card-display__status .played:before{background-image:url(/themes/custom/hadley_theme/images/check-black.svg);}html.colorscheme--yellowblack .card-display__status .played:before{background-image:url(/themes/custom/hadley_theme/images/check-black.svg);}html.colorscheme--yellowblue .card-display__status .played:before{background-image:url(/themes/custom/hadley_theme/images/check-blue.svg);}.card-display__content{width:calc(100% - 6rem);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:0.8rem 1.5rem 0.8rem 1rem;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}@media (min-width:640px){html.font-scale--100 .card-display__content{width:50%;padding:0.8rem 1rem;}}@media (min-width:960px){html.font-scale--150 .card-display__content{width:50%;padding:0.8rem 1rem;}}@media (min-width:1280px){html.font-scale--200 .card-display__content{width:50%;padding:0.8rem 1rem;}}@media (max-width:319px){html.font-scale--100 .card-display__content{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;padding-left:0;padding-right:0;}}@media (max-width:479px){html.font-scale--150 .card-display__content{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;padding-left:0;padding-right:0;}}@media (max-width:639px){html.font-scale--200 .card-display__content{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%;padding-left:0;padding-right:0;}}.card-display__content--full{width:100% !important;}.card-display__content h4,.card-display__content h3{margin:0;font-family:"HCo Gotham",sans-serif;font-size:1rem;font-weight:bold;text-decoration:underline;line-height:1.33;-webkit-transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;-o-transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;}html.colorscheme--blackwhite .card-display__content h4,html.colorscheme--blackwhite
.card-display__content h3{color:#007481;}@media (min-width:640px){html.font-scale--100 .card-display__content h4,html.font-scale--100
  .card-display__content h3{font-size:1rem;}}@media (min-width:960px){html.font-scale--150 .card-display__content h4,html.font-scale--150
  .card-display__content h3{font-size:1rem;}}@media (min-width:1280px){html.font-scale--200 .card-display__content h4,html.font-scale--200
  .card-display__content h3{font-size:1rem;}}.card-display__content h4 a,.card-display__content h3 a{font-weight:bold;display:inline-block;}.card-display__content h4 a:focus,.card-display__content h3 a:focus{outline:none !important;}.card-display__schedule{margin-top:1rem;font-weight:500;}.card-display__time{margin-top:1rem;font-weight:600;}.card-display__desc{margin-top:1rem;line-height:1.5;}html.colorscheme--blackwhite .card-display__desc{color:#000000;}@media (min-width:640px){html.font-scale--100 .card-display__desc p{margin:0;}}@media (min-width:960px){html.font-scale--150 .card-display__desc p{margin:0;}}@media (min-width:1280px){html.font-scale--200 .card-display__desc p{margin:0;}}.card-display__podcast_date{line-height:1.5;font-weight:500;}html.colorscheme--blackwhite .card-display__podcast_date{color:#000000;}.card-display__subs{margin-top:1rem;}.card-display__image{width:6rem;padding:1rem 0;}@media (min-width:640px){html.font-scale--100 .card-display__image{padding:0;width:50%;}}@media (min-width:960px){html.font-scale--150 .card-display__image{padding:0;width:50%;}}@media (min-width:1280px){html.font-scale--200 .card-display__image{padding:0;width:50%;}}@media (max-width:319px){html.font-scale--100 .card-display__image{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;padding-bottom:0;}}@media (max-width:479px){html.font-scale--150 .card-display__image{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;padding-bottom:0;}}@media (max-width:639px){html.font-scale--200 .card-display__image{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;width:100%;padding-bottom:0;}}.card-display__image img{display:block;width:6rem;}@media (min-width:640px){html.font-scale--100 .card-display__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;}}@media (min-width:960px){html.font-scale--150 .card-display__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;}}@media (min-width:1280px){html.font-scale--200 .card-display__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;}}.card-display__image > .field{height:100%;}.card-display__topic{font-weight:bold;width:100%;margin-top:1rem;}html.colorscheme--blackwhite .card-display__topic{color:#000000;}.card-display__full{width:100%;float:left;margin-bottom:1.25rem;}@media (min-width:640px){html.font-scale--100 .card-display__full{margin-bottom:1.4166rem;}}@media (min-width:960px){html.font-scale--150 .card-display__full{margin-bottom:1.4166rem;}}@media (min-width:1280px){html.font-scale--200 .card-display__full{margin-bottom:1.4166rem;}}@media (min-width:960px){html.font-scale--100 .card-display__full{padding:0 1.04166rem;margin-bottom:2.4166rem;}}@media (min-width:1440px){html.font-scale--150 .card-display__full{padding:0 1.04166rem;margin-bottom:2.4166rem;}}@media (min-width:1920px){html.font-scale--200 .card-display__full{padding:0 1.04166rem;margin-bottom:2.4166rem;}}.card-display__full .card-display__content{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}@media (min-width:640px){html.font-scale--100 .card-display__full .card-display__content{width:54%;}}@media (min-width:960px){html.font-scale--150 .card-display__full .card-display__content{width:54%;}}@media (min-width:1280px){html.font-scale--200 .card-display__full .card-display__content{width:54%;}}@media (min-width:1280px){html.font-scale--100 .card-display__full .card-display__content{padding:1.4rem 1.875rem;width:43%;}}@media (min-width:1920px){html.font-scale--150 .card-display__full .card-display__content{padding:1.4rem 1.875rem;width:43%;}}@media (min-width:2560px){html.font-scale--200 .card-display__full .card-display__content{padding:1.4rem 1.875rem;width:43%;}}@media (min-width:640px){html.font-scale--100 .card-display__full .card-display__image{width:46%;}}@media (min-width:960px){html.font-scale--150 .card-display__full .card-display__image{width:46%;}}@media (min-width:1280px){html.font-scale--200 .card-display__full .card-display__image{width:46%;}}@media (min-width:1280px){html.font-scale--100 .card-display__full .card-display__image{width:57%;}}@media (min-width:1920px){html.font-scale--150 .card-display__full .card-display__image{width:57%;}}@media (min-width:2560px){html.font-scale--200 .card-display__full .card-display__image{width:57%;}}.card-display__full h4:not(.nostyle),.card-display__full h3,.card-display__full h2{margin:0;font-family:"HCo Gotham",sans-serif;font-size:1.125rem;line-height:1.33;font-weight:bold;text-decoration:underline;position:static;}@media (min-width:640px){html.font-scale--100 .card-display__full h4:not(.nostyle),html.font-scale--100
  .card-display__full h3,html.font-scale--100
  .card-display__full h2{margin:0 !important;font-size:1rem;letter-spacing:normal;}}@media (min-width:960px){html.font-scale--150 .card-display__full h4:not(.nostyle),html.font-scale--150
  .card-display__full h3,html.font-scale--150
  .card-display__full h2{margin:0 !important;font-size:1rem;letter-spacing:normal;}}@media (min-width:1280px){html.font-scale--200 .card-display__full h4:not(.nostyle),html.font-scale--200
  .card-display__full h3,html.font-scale--200
  .card-display__full h2{margin:0 !important;font-size:1rem;letter-spacing:normal;}}@media (min-width:1280px){html.font-scale--100 .card-display__full h4:not(.nostyle),html.font-scale--100
  .card-display__full h3,html.font-scale--100
  .card-display__full h2{font-size:1.6666rem;line-height:1.25;}}@media (min-width:1920px){html.font-scale--150 .card-display__full h4:not(.nostyle),html.font-scale--150
  .card-display__full h3,html.font-scale--150
  .card-display__full h2{font-size:1.6666rem;line-height:1.25;}}@media (min-width:2560px){html.font-scale--200 .card-display__full h4:not(.nostyle),html.font-scale--200
  .card-display__full h3,html.font-scale--200
  .card-display__full h2{font-size:1.6666rem;line-height:1.25;}}html.colorscheme--blackwhite .card-display__full h4:not(.nostyle),html.colorscheme--blackwhite
.card-display__full h3,html.colorscheme--blackwhite
.card-display__full h2{color:#007481;}.card-display__full h4:not(.nostyle) a,.card-display__full h3 a,.card-display__full h2 a{display:inline-block;font-weight:bold;}.card-display__full h4:not(.nostyle) a:after,.card-display__full h3 a:after,.card-display__full h2 a:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;display:block;}.card-display__full h4:not(.nostyle):before,.card-display__full h4:not(.nostyle):after,.card-display__full h3:before,.card-display__full h3:after,.card-display__full h2:before,.card-display__full h2:after{display:none;}.card-display__full > a{text-decoration:none;display:block;}.card-display .more-link{display:inline-block;text-align:left;width:100%;margin-top:1.416rem;}@media (min-width:960px){html.font-scale--100 .card-display .more-link{padding:0 1.04166rem;margin-top:2.0833rem;}}@media (min-width:1440px){html.font-scale--150 .card-display .more-link{padding:0 1.04166rem;margin-top:2.0833rem;}}@media (min-width:1920px){html.font-scale--200 .card-display .more-link{padding:0 1.04166rem;margin-top:2.0833rem;}}.card-display .more-link a{padding:0.40rem 0.8125rem 0.54rem;display:inline-block;text-decoration:none;-webkit-transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;-o-transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;border-radius:0.3125rem;cursor:pointer;font-weight:500;border:solid 0.125rem;border-radius:0.1875rem;text-align:center;-webkit-box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);}@media (min-width:640px){html.font-scale--100 .card-display .more-link a{border-radius:0.2083rem;border:solid 0.21rem;padding:0.563rem 1rem;}}@media (min-width:960px){html.font-scale--150 .card-display .more-link a{border-radius:0.2083rem;border:solid 0.21rem;padding:0.563rem 1rem;}}@media (min-width:1280px){html.font-scale--200 .card-display .more-link a{border-radius:0.2083rem;border:solid 0.21rem;padding:0.563rem 1rem;}}html.colorscheme--blackwhite .card-display .more-link a{background-color:#007481;border-color:#00515a;color:#ffffff;}html.colorscheme--whiteblack .card-display .more-link a{background:#000000 !important;border-color:#ffffff;color:#ffffff !important;}html.colorscheme--yellowblack .card-display .more-link a{background:#000000 !important;border-color:#fff82d;color:#fff82d !important;}html.colorscheme--yellowblue .card-display .more-link a{background:#002b7f !important;border-color:#fff82d;color:#fff82d !important;}.card-display .more-link a:hover,.card-display .more-link a:focus{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);}html.colorscheme--blackwhite .card-display .more-link a:hover,html.colorscheme--blackwhite .card-display .more-link a:focus{background-color:#000000;border-color:#000000;}.card-display .view-empty{margin-bottom:1.5rem;}@media (min-width:960px){html.font-scale--100 .card-display .view-empty{padding:0 1.04166rem;}}@media (min-width:1440px){html.font-scale--150 .card-display .view-empty{padding:0 1.04166rem;}}@media (min-width:1920px){html.font-scale--200 .card-display .view-empty{padding:0 1.04166rem;}}.view-explorer-section .views-row:nth-child(odd){clear:both;}.adminimal-admin-toolbar .view-explorer-section .views-row:nth-child(even){clear:both;}.adminimal-admin-toolbar .view-explorer-section .views-row:nth-child(odd){clear:inherit;}.view-hadley-catalog-page .view-grouping-content .views-row:nth-child(odd),.view-hadley-whatsnew-page .view-grouping-content .views-row:nth-child(odd){clear:both;}.view-hadley-catalog-page .view-grouping-content h3 ~ .views-row:nth-child(odd),.view-hadley-whatsnew-page .view-grouping-content h3 ~ .views-row:nth-child(odd){clear:inherit;}.view-hadley-catalog-page .view-grouping-content h3 ~ .views-row:nth-child(even),.view-hadley-whatsnew-page .view-grouping-content h3 ~ .views-row:nth-child(even){clear:both;}@media (min-width:640px){html.font-scale--100 .view-hadley-whatsnew-page .card-display__content{width:50%;}html.font-scale--100 .view-hadley-whatsnew-page .card-display__image{width:50%;aspect-ratio:4/3 !important;}}@media (min-width:960px){html.font-scale--150 .view-hadley-whatsnew-page .card-display__content{width:50%;}html.font-scale--150 .view-hadley-whatsnew-page .card-display__image{width:50%;aspect-ratio:4/3 !important;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-whatsnew-page .card-display__content{width:50%;}html.font-scale--200 .view-hadley-whatsnew-page .card-display__image{width:50%;aspect-ratio:4/3 !important;}}.view-hadley-learn-page .item-list{clear:both;}.view-hadley-learn-page .item-list ul{margin:0;}.view-hadley-learn-page .item-list ul li{margin:0;list-style:none;}@media (min-width:640px){html.font-scale--100 .view-hadley-learn-page .item-list ul li .node--type-podcast .card-display__full .card-display__content{width:70%;}}@media (min-width:960px){html.font-scale--150 .view-hadley-learn-page .item-list ul li .node--type-podcast .card-display__full .card-display__content{width:70%;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-learn-page .item-list ul li .node--type-podcast .card-display__full .card-display__content{width:70%;}}@media (min-width:1280px){html.font-scale--100 .view-hadley-learn-page .item-list ul li .node--type-podcast .card-display__full .card-display__content{padding:1.4rem 1.875rem;width:60%;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-learn-page .item-list ul li .node--type-podcast .card-display__full .card-display__content{padding:1.4rem 1.875rem;width:60%;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-learn-page .item-list ul li .node--type-podcast .card-display__full .card-display__content{padding:1.4rem 1.875rem;width:60%;}}@media (min-width:640px){html.font-scale--100 .view-hadley-learn-page .item-list ul li .node--type-podcast .card-display__full .card-display__image{width:30%;}}@media (min-width:960px){html.font-scale--150 .view-hadley-learn-page .item-list ul li .node--type-podcast .card-display__full .card-display__image{width:30%;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-learn-page .item-list ul li .node--type-podcast .card-display__full .card-display__image{width:30%;}}@media (min-width:1280px){html.font-scale--100 .view-hadley-learn-page .item-list ul li .node--type-podcast .card-display__full .card-display__image{width:40%;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-learn-page .item-list ul li .node--type-podcast .card-display__full .card-display__image{width:40%;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-learn-page .item-list ul li .node--type-podcast .card-display__full .card-display__image{width:40%;}}@media (min-width:640px){html.font-scale--100 .view-hadley-blog-posts h2,html.font-scale--100
  .view-hadley-learner-stories-list h2,html.font-scale--100
  .view-hadley-home-page-podcast h2,html.font-scale--100
  .view-hadley-discussion-group-list h2{margin-top:1.2rem;margin-bottom:1.2rem;}}@media (min-width:960px){html.font-scale--150 .view-hadley-blog-posts h2,html.font-scale--150
  .view-hadley-learner-stories-list h2,html.font-scale--150
  .view-hadley-home-page-podcast h2,html.font-scale--150
  .view-hadley-discussion-group-list h2{margin-top:1.2rem;margin-bottom:1.2rem;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-blog-posts h2,html.font-scale--200
  .view-hadley-learner-stories-list h2,html.font-scale--200
  .view-hadley-home-page-podcast h2,html.font-scale--200
  .view-hadley-discussion-group-list h2{margin-top:1.2rem;margin-bottom:1.2rem;}}@media (min-width:1280px){html.font-scale--100 .view-hadley-blog-posts h2,html.font-scale--100
  .view-hadley-learner-stories-list h2,html.font-scale--100
  .view-hadley-home-page-podcast h2,html.font-scale--100
  .view-hadley-discussion-group-list h2{margin-top:1.7rem;margin-bottom:1.7rem;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-blog-posts h2,html.font-scale--150
  .view-hadley-learner-stories-list h2,html.font-scale--150
  .view-hadley-home-page-podcast h2,html.font-scale--150
  .view-hadley-discussion-group-list h2{margin-top:1.7rem;margin-bottom:1.7rem;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-blog-posts h2,html.font-scale--200
  .view-hadley-learner-stories-list h2,html.font-scale--200
  .view-hadley-home-page-podcast h2,html.font-scale--200
  .view-hadley-discussion-group-list h2{margin-top:1.7rem;margin-bottom:1.7rem;}}.view-hadley-blog-posts .views-row,.view-hadley-learner-stories-list .views-row,.view-hadley-home-page-podcast .views-row,.view-hadley-discussion-group-list .views-row{margin:0;list-style:none;}@media (min-width:640px){html.font-scale--100 .view-hadley-blog-posts .views-row:last-child .card-display__full,html.font-scale--100
  .view-hadley-learner-stories-list .views-row:last-child .card-display__full,html.font-scale--100
  .view-hadley-home-page-podcast .views-row:last-child .card-display__full,html.font-scale--100
  .view-hadley-discussion-group-list .views-row:last-child .card-display__full{margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .view-hadley-blog-posts .views-row:last-child .card-display__full,html.font-scale--150
  .view-hadley-learner-stories-list .views-row:last-child .card-display__full,html.font-scale--150
  .view-hadley-home-page-podcast .views-row:last-child .card-display__full,html.font-scale--150
  .view-hadley-discussion-group-list .views-row:last-child .card-display__full{margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-blog-posts .views-row:last-child .card-display__full,html.font-scale--200
  .view-hadley-learner-stories-list .views-row:last-child .card-display__full,html.font-scale--200
  .view-hadley-home-page-podcast .views-row:last-child .card-display__full,html.font-scale--200
  .view-hadley-discussion-group-list .views-row:last-child .card-display__full{margin-bottom:0;}}@media (min-width:1280px){html.font-scale--100 .view-hadley-learner-stories-list .card-display__full .card-display__content{width:60%;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-learner-stories-list .card-display__full .card-display__content{width:60%;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-learner-stories-list .card-display__full .card-display__content{width:60%;}}@media (min-width:1280px){html.font-scale--100 .view-hadley-learner-stories-list .card-display__full .card-display__image{width:40%;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-learner-stories-list .card-display__full .card-display__image{width:40%;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-learner-stories-list .card-display__full .card-display__image{width:40%;}}.view-hadley-home-page-podcast--all{clear:both;padding-top:1.416rem;}@media (min-width:960px){html.font-scale--100 .view-hadley-home-page-podcast--all{padding-top:2.0833rem;}}@media (min-width:1440px){html.font-scale--150 .view-hadley-home-page-podcast--all{padding-top:2.0833rem;}}@media (min-width:1920px){html.font-scale--200 .view-hadley-home-page-podcast--all{padding-top:2.0833rem;}}@media (min-width:640px){html.font-scale--100 .view-hadley-discussion-group-list h2{margin-bottom:.5rem;}}@media (min-width:960px){html.font-scale--150 .view-hadley-discussion-group-list h2{margin-bottom:.5rem;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-discussion-group-list h2{margin-bottom:.5rem;}}@media (min-width:1280px){html.font-scale--100 .view-hadley-discussion-group-list h2{margin-bottom:.7rem;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-discussion-group-list h2{margin-bottom:.7rem;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-discussion-group-list h2{margin-bottom:.7rem;}}.view-hadley-discussion-group-list--title__weekly-groups ~ div .item-list > ul > li.views-row:first-child .card-display__full{margin-top:1.25rem;}@media (min-width:640px){html.font-scale--100 .view-hadley-discussion-group-list--title__weekly-groups ~ div .item-list > ul > li.views-row:first-child .card-display__full{margin-top:1.4166rem;}}@media (min-width:960px){html.font-scale--150 .view-hadley-discussion-group-list--title__weekly-groups ~ div .item-list > ul > li.views-row:first-child .card-display__full{margin-top:1.4166rem;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-discussion-group-list--title__weekly-groups ~ div .item-list > ul > li.views-row:first-child .card-display__full{margin-top:1.4166rem;}}@media (min-width:960px){html.font-scale--100 .view-hadley-discussion-group-list--title__weekly-groups ~ div .item-list > ul > li.views-row:first-child .card-display__full{padding:0 1.04166rem;margin-top:2.4166rem;}}@media (min-width:1440px){html.font-scale--150 .view-hadley-discussion-group-list--title__weekly-groups ~ div .item-list > ul > li.views-row:first-child .card-display__full{padding:0 1.04166rem;margin-top:2.4166rem;}}@media (min-width:1920px){html.font-scale--200 .view-hadley-discussion-group-list--title__weekly-groups ~ div .item-list > ul > li.views-row:first-child .card-display__full{padding:0 1.04166rem;margin-top:2.4166rem;}}.view-hadley-discussion-group-list--all{clear:both;padding-top:1.416rem;}@media (min-width:960px){html.font-scale--100 .view-hadley-discussion-group-list--all{padding-top:2.0833rem;}}@media (min-width:1440px){html.font-scale--150 .view-hadley-discussion-group-list--all{padding-top:2.0833rem;}}@media (min-width:1920px){html.font-scale--200 .view-hadley-discussion-group-list--all{padding-top:2.0833rem;}}.view-hadley-discussion-group-list--empty{border:solid 0.125rem;border-radius:0.3125rem;padding:0.8rem 1.5rem 0.8rem 1rem;}@media (max-width:319px){html.font-scale--100 .view-hadley-discussion-group-list--empty{border-radius:0;border:0;padding:0;}}@media (max-width:479px){html.font-scale--150 .view-hadley-discussion-group-list--empty{border-radius:0;border:0;padding:0;}}@media (max-width:639px){html.font-scale--200 .view-hadley-discussion-group-list--empty{border-radius:0;border:0;padding:0;}}@media (min-width:640px){html.font-scale--100 .view-hadley-discussion-group-list--empty{border:solid 0.084rem;border-radius:0.2083rem;padding:0.8rem 1rem;}}@media (min-width:960px){html.font-scale--150 .view-hadley-discussion-group-list--empty{border:solid 0.084rem;border-radius:0.2083rem;padding:0.8rem 1rem;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-discussion-group-list--empty{border:solid 0.084rem;border-radius:0.2083rem;padding:0.8rem 1rem;}}@media (min-width:1280px){html.font-scale--100 .view-hadley-discussion-group-list--empty{padding:1.4rem 1.875rem;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-discussion-group-list--empty{padding:1.4rem 1.875rem;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-discussion-group-list--empty{padding:1.4rem 1.875rem;}}.view-hadley-discussion-group-list--empty p{margin-top:0 !important;}@media (min-width:640px){html.font-scale--100 .group--list-view .card-display__full .card-display__content{width:70%;}}@media (min-width:960px){html.font-scale--150 .group--list-view .card-display__full .card-display__content{width:70%;}}@media (min-width:1280px){html.font-scale--200 .group--list-view .card-display__full .card-display__content{width:70%;}}@media (min-width:1280px){html.font-scale--100 .group--list-view .card-display__full .card-display__content{padding:1.4rem 1.875rem;width:60%;}}@media (min-width:1920px){html.font-scale--150 .group--list-view .card-display__full .card-display__content{padding:1.4rem 1.875rem;width:60%;}}@media (min-width:2560px){html.font-scale--200 .group--list-view .card-display__full .card-display__content{padding:1.4rem 1.875rem;width:60%;}}@media (min-width:640px){html.font-scale--100 .group--list-view .card-display__image{width:30%;}}@media (min-width:960px){html.font-scale--150 .group--list-view .card-display__image{width:30%;}}@media (min-width:1280px){html.font-scale--200 .group--list-view .card-display__image{width:30%;}}@media (min-width:1280px){html.font-scale--100 .group--list-view .card-display__image{width:40%;}}@media (min-width:1920px){html.font-scale--150 .group--list-view .card-display__image{width:40%;}}@media (min-width:2560px){html.font-scale--200 .group--list-view .card-display__image{width:40%;}}.view-hadley-catalog-page,.view-hadley-whatsnew-page{float:left;width:100%;}.view-hadley-catalog-page .view-filters .form--inline,.view-hadley-whatsnew-page .view-filters .form--inline{margin:0 -0.833rem;}.view-hadley-catalog-page .view-filters .form--inline > *,.view-hadley-whatsnew-page .view-filters .form--inline > *{width:50%;margin:0;float:left;padding:0 0.833rem;margin-bottom:0.75rem;}@media (max-width:319px){html.font-scale--100 .view-hadley-catalog-page .view-filters .form--inline > *,html.font-scale--100 .view-hadley-whatsnew-page .view-filters .form--inline > *{width:100%;}}@media (max-width:479px){html.font-scale--150 .view-hadley-catalog-page .view-filters .form--inline > *,html.font-scale--150 .view-hadley-whatsnew-page .view-filters .form--inline > *{width:100%;}}@media (max-width:639px){html.font-scale--200 .view-hadley-catalog-page .view-filters .form--inline > *,html.font-scale--200 .view-hadley-whatsnew-page .view-filters .form--inline > *{width:100%;}}.view-hadley-catalog-page .view-filters .form--inline > *.form-item-complete-catalog-keys,.view-hadley-whatsnew-page .view-filters .form--inline > *.form-item-complete-catalog-keys{width:100%;margin-bottom:0.6666rem;}@media (min-width:640px){html.font-scale--100 .view-hadley-catalog-page .view-filters .form--inline > *.form-item-complete-catalog-keys,html.font-scale--100 .view-hadley-whatsnew-page .view-filters .form--inline > *.form-item-complete-catalog-keys{width:100%;}}@media (min-width:960px){html.font-scale--150 .view-hadley-catalog-page .view-filters .form--inline > *.form-item-complete-catalog-keys,html.font-scale--150 .view-hadley-whatsnew-page .view-filters .form--inline > *.form-item-complete-catalog-keys{width:100%;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-catalog-page .view-filters .form--inline > *.form-item-complete-catalog-keys,html.font-scale--200 .view-hadley-whatsnew-page .view-filters .form--inline > *.form-item-complete-catalog-keys{width:100%;}}@media (min-width:640px){html.font-scale--100 .view-hadley-catalog-page .view-filters .form--inline > *,html.font-scale--100 .view-hadley-whatsnew-page .view-filters .form--inline > *{width:50%;}}@media (min-width:960px){html.font-scale--150 .view-hadley-catalog-page .view-filters .form--inline > *,html.font-scale--150 .view-hadley-whatsnew-page .view-filters .form--inline > *{width:50%;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-catalog-page .view-filters .form--inline > *,html.font-scale--200 .view-hadley-whatsnew-page .view-filters .form--inline > *{width:50%;}}@media (min-width:1280px){html.font-scale--100 .view-hadley-catalog-page .view-filters .form--inline > *.form-item-complete-catalog-keys,html.font-scale--100 .view-hadley-whatsnew-page .view-filters .form--inline > *.form-item-complete-catalog-keys{width:33.33%;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-catalog-page .view-filters .form--inline > *.form-item-complete-catalog-keys,html.font-scale--150 .view-hadley-whatsnew-page .view-filters .form--inline > *.form-item-complete-catalog-keys{width:33.33%;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-catalog-page .view-filters .form--inline > *.form-item-complete-catalog-keys,html.font-scale--200 .view-hadley-whatsnew-page .view-filters .form--inline > *.form-item-complete-catalog-keys{width:33.33%;}}@media (min-width:1280px){html.font-scale--100 .view-hadley-catalog-page .view-filters .form--inline > *,html.font-scale--100 .view-hadley-whatsnew-page .view-filters .form--inline > *{width:33.33%;margin-bottom:0;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-catalog-page .view-filters .form--inline > *,html.font-scale--150 .view-hadley-whatsnew-page .view-filters .form--inline > *{width:33.33%;margin-bottom:0;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-catalog-page .view-filters .form--inline > *,html.font-scale--200 .view-hadley-whatsnew-page .view-filters .form--inline > *{width:33.33%;margin-bottom:0;}}.view-hadley-catalog-page .view-filters .form--inline > *:last-child,.view-hadley-whatsnew-page .view-filters .form--inline > *:last-child{margin-bottom:0;}.view-hadley-catalog-page .view-filters .form--inline > fieldset[data-drupal-selector="edit-topic-id-1"],.view-hadley-catalog-page .view-filters .form--inline > fieldset[data-drupal-selector="edit-format-1"],.view-hadley-whatsnew-page .view-filters .form--inline > fieldset[data-drupal-selector="edit-topic-id-1"],.view-hadley-whatsnew-page .view-filters .form--inline > fieldset[data-drupal-selector="edit-format-1"]{display:none;}.view-hadley-catalog-page .view-filters .form--inline > fieldset[data-drupal-selector="edit-format"] .js-form-item:first-child,.view-hadley-whatsnew-page .view-filters .form--inline > fieldset[data-drupal-selector="edit-format"] .js-form-item:first-child{display:none;}.view-hadley-catalog-page .view-filters .form--inline .form-actions,.view-hadley-whatsnew-page .view-filters .form--inline .form-actions{width:100%;}.view-hadley-catalog-page .view-filters .form--inline .form-actions .explore-catalog-results,.view-hadley-whatsnew-page .view-filters .form--inline .form-actions .explore-catalog-results{margin-bottom:0;}.view-hadley-catalog-page .view-filters .form--inline legend,.view-hadley-whatsnew-page .view-filters .form--inline legend{margin-bottom:0.416rem;display:block;line-height:1.5;}.view-hadley-catalog-page .view-filters .form-type-radio,.view-hadley-whatsnew-page .view-filters .form-type-radio{position:relative;margin-bottom:0.8rem;outline:0;margin-right:0;}.view-hadley-catalog-page .view-filters .form-type-radio .topic-radio,.view-hadley-whatsnew-page .view-filters .form-type-radio .topic-radio{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.view-hadley-catalog-page .view-filters .form-type-radio .topic-radio label,.view-hadley-whatsnew-page .view-filters .form-type-radio .topic-radio label{word-break:break-word;}.view-hadley-catalog-page .view-filters .form-type-radio .hidden-radio,.view-hadley-whatsnew-page .view-filters .form-type-radio .hidden-radio{display:none;}.view-hadley-catalog-page .view-filters .form-type-radio .hidden-radio + label,.view-hadley-whatsnew-page .view-filters .form-type-radio .hidden-radio + label{display:none;}.view-hadley-catalog-page .view-filters .form-type-textfield label,.view-hadley-whatsnew-page .view-filters .form-type-textfield label{line-height:1.5;display:block;}@media (min-width:1280px){html.font-scale--100 .view-hadley-catalog-page .view-filters .form-type-textfield label,html.font-scale--100 .view-hadley-whatsnew-page .view-filters .form-type-textfield label{max-width:14.4583rem;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-catalog-page .view-filters .form-type-textfield label,html.font-scale--150 .view-hadley-whatsnew-page .view-filters .form-type-textfield label{max-width:14.4583rem;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-catalog-page .view-filters .form-type-textfield label,html.font-scale--200 .view-hadley-whatsnew-page .view-filters .form-type-textfield label{max-width:14.4583rem;}}.view-hadley-catalog-page .view-filters .form-type-textfield .form-text,.view-hadley-whatsnew-page .view-filters .form-type-textfield .form-text{height:2.375rem;width:100%;max-width:20rem;background:none;-webkit-box-shadow:none;box-shadow:none;border:solid 0.125rem;padding:0 0.83rem;border-radius:0.1875rem;margin-top:0.625rem;-webkit-box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);}@media (min-width:640px){html.font-scale--100 .view-hadley-catalog-page .view-filters .form-type-textfield .form-text,html.font-scale--100 .view-hadley-whatsnew-page .view-filters .form-type-textfield .form-text{max-width:14.5rem;border:solid 0.084rem;border-radius:0.2083rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);}}@media (min-width:960px){html.font-scale--150 .view-hadley-catalog-page .view-filters .form-type-textfield .form-text,html.font-scale--150 .view-hadley-whatsnew-page .view-filters .form-type-textfield .form-text{max-width:14.5rem;border:solid 0.084rem;border-radius:0.2083rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);}}@media (min-width:1280px){html.font-scale--200 .view-hadley-catalog-page .view-filters .form-type-textfield .form-text,html.font-scale--200 .view-hadley-whatsnew-page .view-filters .form-type-textfield .form-text{max-width:14.5rem;border:solid 0.084rem;border-radius:0.2083rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);}}html.colorscheme--blackwhite .view-hadley-catalog-page .view-filters .form-type-textfield .form-text,html.colorscheme--blackwhite .view-hadley-whatsnew-page .view-filters .form-type-textfield .form-text{color:#000000;}@media (min-width:1280px){html.font-scale--100 .view-hadley-catalog-page .view-filters .form-type-textfield .form-text,html.font-scale--100 .view-hadley-whatsnew-page .view-filters .form-type-textfield .form-text{margin-top:1.4583rem;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-catalog-page .view-filters .form-type-textfield .form-text,html.font-scale--150 .view-hadley-whatsnew-page .view-filters .form-type-textfield .form-text{margin-top:1.4583rem;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-catalog-page .view-filters .form-type-textfield .form-text,html.font-scale--200 .view-hadley-whatsnew-page .view-filters .form-type-textfield .form-text{margin-top:1.4583rem;}}.view-hadley-catalog-page .view-header,.view-hadley-whatsnew-page .view-header{margin-top:1.75rem;outline:none;}@media (min-width:640px){html.font-scale--100 .view-hadley-catalog-page .view-header,html.font-scale--100 .view-hadley-whatsnew-page .view-header{margin-top:1.6666rem;}}@media (min-width:960px){html.font-scale--150 .view-hadley-catalog-page .view-header,html.font-scale--150 .view-hadley-whatsnew-page .view-header{margin-top:1.6666rem;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-catalog-page .view-header,html.font-scale--200 .view-hadley-whatsnew-page .view-header{margin-top:1.6666rem;}}.view-hadley-catalog-page .empty-result,.view-hadley-whatsnew-page .empty-result{margin:1rem 0 2rem;}.view-hadley-catalog-page .view-grouping,.view-hadley-whatsnew-page .view-grouping{clear:both;}.view-hadley-catalog-page .view-grouping .card-display,.view-hadley-whatsnew-page .view-grouping .card-display{overflow:inherit;margin:0;}.view-hadley-catalog-page .view-grouping .item-list,.view-hadley-whatsnew-page .view-grouping .item-list{clear:both;}.view-hadley-catalog-page .view-grouping .item-list ul,.view-hadley-whatsnew-page .view-grouping .item-list ul{margin:0;}.view-hadley-catalog-page .view-grouping .item-list ul li,.view-hadley-whatsnew-page .view-grouping .item-list ul li{margin-left:0;list-style:none;}.view-hadley-catalog-page .view-grouping .item-list:first-child h3,.view-hadley-whatsnew-page .view-grouping .item-list:first-child h3{margin-top:0.5rem;}.view-hadley-catalog-page .view-grouping-header h2,.view-hadley-whatsnew-page .view-grouping-header h2{margin-bottom:0.8rem;}.view-hadley-catalog-page .view-grouping-content h3,.view-hadley-whatsnew-page .view-grouping-content h3{margin:1.1rem 0;font-size:1.5rem;}@media (min-width:640px){html.font-scale--100 .view-hadley-catalog-page .view-grouping-content h3,html.font-scale--100 .view-hadley-whatsnew-page .view-grouping-content h3{font-size:1.166rem;}}@media (min-width:960px){html.font-scale--150 .view-hadley-catalog-page .view-grouping-content h3,html.font-scale--150 .view-hadley-whatsnew-page .view-grouping-content h3{font-size:1.166rem;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-catalog-page .view-grouping-content h3,html.font-scale--200 .view-hadley-whatsnew-page .view-grouping-content h3{font-size:1.166rem;}}@media (min-width:1280px){html.font-scale--100 .view-hadley-catalog-page .view-grouping-content h3,html.font-scale--100 .view-hadley-whatsnew-page .view-grouping-content h3{margin:1.9rem 0;font-size:1.66rem;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-catalog-page .view-grouping-content h3,html.font-scale--150 .view-hadley-whatsnew-page .view-grouping-content h3{margin:1.9rem 0;font-size:1.66rem;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-catalog-page .view-grouping-content h3,html.font-scale--200 .view-hadley-whatsnew-page .view-grouping-content h3{margin:1.9rem 0;font-size:1.66rem;}}@media (min-width:960px){html.font-scale--100 .view-hadley-catalog-page .view-grouping-content .topic-results,html.font-scale--100 .view-hadley-whatsnew-page .view-grouping-content .topic-results{margin:0 -1.04166rem;}}@media (min-width:1440px){html.font-scale--150 .view-hadley-catalog-page .view-grouping-content .topic-results,html.font-scale--150 .view-hadley-whatsnew-page .view-grouping-content .topic-results{margin:0 -1.04166rem;}}@media (min-width:1920px){html.font-scale--200 .view-hadley-catalog-page .view-grouping-content .topic-results,html.font-scale--200 .view-hadley-whatsnew-page .view-grouping-content .topic-results{margin:0 -1.04166rem;}}.view-hadley-completed-workshops .view-header{margin-top:1.75rem;outline:none;}@media (min-width:640px){html.font-scale--100 .view-hadley-completed-workshops .view-header{margin-top:1.6666rem;}}@media (min-width:960px){html.font-scale--150 .view-hadley-completed-workshops .view-header{margin-top:1.6666rem;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-completed-workshops .view-header{margin-top:1.6666rem;}}.view-hadley-completed-workshops .view-header--wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}@media (min-width:1280px){html.font-scale--100 .view-hadley-completed-workshops .view-header--wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-completed-workshops .view-header--wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-completed-workshops .view-header--wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}}.view-hadley-completed-workshops .view-header--wrapper .certificate-icon{height:100%;background-size:100% auto;background-image:url(/themes/custom/hadley_theme/images/certificate.svg);background-repeat:no-repeat;width:120px;margin-right:0.875rem;}html.colorscheme--whiteblack .view-hadley-completed-workshops .view-header--wrapper .certificate-icon{background-image:url(/themes/custom/hadley_theme/images/certificate-white.svg);}html.colorscheme--yellowblack .view-hadley-completed-workshops .view-header--wrapper .certificate-icon{background-image:url(/themes/custom/hadley_theme/images/certificate-yellow.svg);}html.colorscheme--yellowblue .view-hadley-completed-workshops .view-header--wrapper .certificate-icon{background-image:url(/themes/custom/hadley_theme/images/certificate-yellow.svg);}@media (min-width:640px){html.font-scale--100 .view-hadley-completed-workshops .view-header--wrapper .certificate-icon{width:80px;margin-right:1.25rem;}}@media (min-width:960px){html.font-scale--150 .view-hadley-completed-workshops .view-header--wrapper .certificate-icon{width:80px;margin-right:1.25rem;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-completed-workshops .view-header--wrapper .certificate-icon{width:80px;margin-right:1.25rem;}}.view-hadley-completed-workshops .view-header--wrapper p{margin:0;}.view-hadley-completed-workshops .view-header--wrapper > div{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}.view-hadley-completed-workshops .view-header--wrapper > div:nth-child(2){max-width:450px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:0.9166rem;}@media (min-width:1280px){html.font-scale--100 .view-hadley-completed-workshops .view-header--wrapper > div:nth-child(2){-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:0;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-completed-workshops .view-header--wrapper > div:nth-child(2){-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:0;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-completed-workshops .view-header--wrapper > div:nth-child(2){-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:0;}}.view-hadley-completed-workshops .view-header--wrapper > div:nth-child(2) p{font-size:1.25rem;font-weight:bold;line-height:1.21;margin-top:.33rem;margin-bottom:0.875rem;}@media (min-width:1280px){html.font-scale--100 .view-hadley-completed-workshops .view-header--wrapper > div:nth-child(2) p{font-size:1.4rem;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-completed-workshops .view-header--wrapper > div:nth-child(2) p{font-size:1.4rem;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-completed-workshops .view-header--wrapper > div:nth-child(2) p{font-size:1.4rem;}}.view-hadley-completed-workshops .view-header--wrapper > div:nth-child(2) p ~ div:not(:last-child){margin-bottom:0.66rem;}.view-hadley-completed-workshops .view-grouping .card-display{overflow:inherit;margin:0;}.view-hadley-completed-workshops .view-grouping .item-list ul{margin:0;}.view-hadley-completed-workshops .view-grouping .item-list ul li{margin-left:0;list-style:none;}.view-hadley-completed-workshops .view-grouping-header h2{margin-bottom:0.8rem;}.view-hadley-completed-workshops .view-grouping-content h3{margin:0.5rem 1rem 1rem;font-size:1.5rem;}@media (min-width:640px){html.font-scale--100 .view-hadley-completed-workshops .view-grouping-content h3{font-size:1.166rem;}}@media (min-width:960px){html.font-scale--150 .view-hadley-completed-workshops .view-grouping-content h3{font-size:1.166rem;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-completed-workshops .view-grouping-content h3{font-size:1.166rem;}}@media (min-width:1280px){html.font-scale--100 .view-hadley-completed-workshops .view-grouping-content h3{margin:0.5rem 1.9rem 1rem;font-size:1.66rem;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-completed-workshops .view-grouping-content h3{margin:0.5rem 1.9rem 1rem;font-size:1.66rem;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-completed-workshops .view-grouping-content h3{margin:0.5rem 1.9rem 1rem;font-size:1.66rem;}}.view-hadley-completed-workshops .completed-cards .views-row{margin:0;margin-top:1.416rem;}@media (min-width:960px){html.font-scale--100 .view-hadley-completed-workshops .completed-cards .views-row{margin:0;margin-top:2.0833rem;}}@media (min-width:1440px){html.font-scale--150 .view-hadley-completed-workshops .completed-cards .views-row{margin:0;margin-top:2.0833rem;}}@media (min-width:1920px){html.font-scale--200 .view-hadley-completed-workshops .completed-cards .views-row{margin:0;margin-top:2.0833rem;}}.view-hadley-completed-workshops .completed-cards .views-row:first-child{margin-top:0.716rem;}@media (min-width:960px){html.font-scale--100 .view-hadley-completed-workshops .completed-cards .views-row:first-child{margin:0;margin-top:1.0833rem;}}@media (min-width:1440px){html.font-scale--150 .view-hadley-completed-workshops .completed-cards .views-row:first-child{margin:0;margin-top:1.0833rem;}}@media (min-width:1920px){html.font-scale--200 .view-hadley-completed-workshops .completed-cards .views-row:first-child{margin:0;margin-top:1.0833rem;}}embeddedservice-chat-header{position:absolute;width:100%;}.embeddedServiceSidebarFeature .unseenMessageNotificationWrapper{display:none;}.embeddedServiceSidebarFeature.featureBody{width:100%;height:100%;}.embeddedServiceLiveAgentStateChat{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.embeddedServiceLiveAgentStateChat .messageArea{width:100%;max-height:100%;overflow-y:auto;margin:0;padding-top:172px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-color:#fff;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-webkit-overflow-scrolling:touch;}.embeddedServiceLiveAgentStateChat .chatSessionStartTime{color:#333;font-weight:400;line-height:1.3;font-size:.75em;display:block;margin:8px 0 4px;}.embeddedServiceLiveAgentStateChat .messageWrapper{padding:0;margin:0;list-style:none;-webkit-overflow-scrolling:touch;}.embeddedServiceSidebarFeature ul,.embeddedServiceSidebarFeature li{display:block;list-style:none;margin:0;padding:0;}.embeddedServiceLiveAgentStateChatItem.chatMessage{background-color:#fff;position:relative;word-wrap:break-word;overflow:hidden;padding:0 18px;margin-bottom:4px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;list-style:none;}.embeddedServiceLiveAgentStateChat .endChatContainer{position:relative;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 0 24px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.embeddedServiceSidebarButton{position:relative;border:none;background:#0074bd;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;border-radius:4px;-webkit-transition:background .4s ease;-o-transition:background .4s ease;transition:background .4s ease;color:white;font-size:1em;font-weight:400;font-family:'Arial',sans-serif;width:100%;margin:0;height:44px;}.embeddedServiceSidebarButton .uiButton--default{text-align:center;}.embeddedServiceSidebarButton .label,.embeddedServiceSidebarButton:disabled .label{z-index:1;position:relative;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;color:white;}.embeddedServiceSidebarButton .uiButton .label{display:block;white-space:normal;}.embeddedServiceLiveAgentStateChat .messageWrapper{padding:0;margin:0;list-style:none;-webkit-overflow-scrolling:touch;}.embeddedServiceLiveAgentStateChatItem.chatMessage{background-color:#fff;position:relative;word-wrap:break-word;overflow:hidden;padding:0 18px;margin-bottom:4px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;list-style:none;}.embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.agent.plaintextContent{color:#333;background:#f4f4f4;border-radius:10px 10px 10px 0;float:left;}.embeddedServiceLiveAgentStateChatPlaintextMessageDefaultUI.plaintextContent{position:relative;font-weight:400;line-height:1.3;max-width:70%;padding:10px;font-size:.875em;border-radius:10px 10px 0;float:right;margin-left:40px;white-space:pre-wrap;}.embeddedServiceLiveAgentStateChatMessage .uiOutputRichText{text-align:left;}.embeddedServiceLiveAgentStateChatItem.agent .nameAndTimeContent{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.embeddedServiceLiveAgentStateChatItem .nameAndTimeContent{font-weight:400;line-height:1.3;font-size:.625em;color:#666;padding-top:2px;clear:both;}.embeddedServiceLiveAgentStateChat .chasitorInputWrapper{border-radius:0;}.embeddedServiceLiveAgentStateChatInputFooter .chasitorControls{position:relative;height:calc(100% - 16px);margin:8px;border-radius:4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}.embeddedServiceLiveAgentStateChatInputFooter .chasitorControls .uiInput{-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;max-width:100%;height:100%;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.embeddedServiceLiveAgentStateChatInputFooter .chasitorText{font-family:'Arial',sans-serif;font-weight:300;background:#fff;border:1px solid #fff;resize:none;font-size:.875em;line-height:1.3;overflow:hidden;width:100%;height:100%;color:#333;border-radius:4px;padding:8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.embeddedServiceSidebarExtendedHeader,.embeddedServiceIcon,.spacer,.sidebarLoadingIndicator,.chatSessionStartTime,.embeddedServiceLiveAgentStateChatAvatar,.chasitorControls .assistiveText,.nameAndTimeDotDivider,.helpButton,.embeddedServiceSidebarMinimizedDefaultUI,#sidebarDialogAssistiveText,.embeddedServiceLiveAgentStateChatTypingIndicator,.unseenMessageBanner{display:none !important;}.embeddedServiceLiveAgentSidebarFeature{font-size:inherit !important;}.embeddedServiceLiveAgentStateWaiting h2{text-align:left;margin-bottom:1rem !important;}.embeddedServiceLiveAgentStateWaiting .waitingStateContent{-webkit-box-pack:left;-webkit-justify-content:left;-moz-box-pack:left;-ms-flex-pack:left;justify-content:left;}.embeddedServiceLiveAgentStateWaiting .waitingStateContent .waitingGreetingContent{display:none;}.embeddedServiceLiveAgentStateWaiting .waitingStateContent .loadingBallContainer{display:none;}.embeddedServiceLiveAgentStateWaiting .waitingStateButtonContainer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-webkit-justify-content:left;-moz-box-pack:left;-ms-flex-pack:left;justify-content:left;}.embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton{width:auto;height:auto;font-size:1rem;padding:0.45rem 0.8125rem 0.49rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;-webkit-transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;-o-transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;border-radius:0.1875rem;cursor:pointer;background:transparent;font-family:"HCo Gotham",sans-serif !important;-webkit-box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);white-space:normal;font-weight:500;text-align:center;border:solid 0.125rem;}@media (min-width:640px){html.font-scale--100 .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton{border:solid 0.084rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton{border:solid 0.084rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton{border:solid 0.084rem;}}html.colorscheme--blackwhite .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton{background:#007481;border-color:#00515a;color:#ffffff;}html.colorscheme--whiteblack .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton{background:#ffffff !important;border-color:#ffffff;color:#000000 !important;}html.colorscheme--yellowblack .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton{background:#fff82d !important;border-color:#fff82d;color:#000000 !important;}html.colorscheme--yellowblue .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton{background:#fff82d !important;border-color:#fff82d;color:#002b7f !important;}.embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton:hover,.embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton:focus{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);outline:0.125rem dotted;outline-offset:0.25rem;}@media (min-width:640px){html.font-scale--100 .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton:hover,html.font-scale--100 .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton:focus{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton:hover,html.font-scale--150 .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton:focus{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton:hover,html.font-scale--200 .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton:focus{outline:0.084rem dotted;outline-offset:0.1667rem;}}html.colorscheme--blackwhite .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton:hover,html.colorscheme--blackwhite .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton:focus{outline-color:#000000;border-color:#000000;background-color:#000000;-webkit-box-shadow:0.08333rem 0.08333rem 0.4166rem rgba(0,0,0,0.4);box-shadow:0.08333rem 0.08333rem 0.4166rem rgba(0,0,0,0.4);}html.colorscheme--whiteblack .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton:hover,html.colorscheme--whiteblack .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton:focus{outline-color:#ffffff;}html.colorscheme--yellowblack .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton:hover,html.colorscheme--yellowblack .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton:focus{outline-color:#fff82d;}html.colorscheme--yellowblue .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton:hover,html.colorscheme--yellowblue .embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton:focus{outline-color:#fff82d;}.embeddedServiceLiveAgentStateWaiting .waitingCancelChat.uiButton span{font-family:inherit;font-weight:inherit;font-size:inherit;color:inherit !important;}.embeddedServiceLiveAgentStateWaiting .assistiveText{display:none !important;}.dialogTextContainer{display:none;}.continue-message{font-weight:bold;outline:none;}html.colorscheme--blackwhite .continue-message{color:#000000;}.embeddedServiceLiveAgentStateWaiting .waitingStateContainer{padding-top:1rem;}@media (min-width:1280px){html.font-scale--100 .embeddedServiceLiveAgentStateWaiting .waitingStateContainer{padding-top:1.85rem;}}@media (min-width:1920px){html.font-scale--150 .embeddedServiceLiveAgentStateWaiting .waitingStateContainer{padding-top:1.85rem;}}@media (min-width:2560px){html.font-scale--200 .embeddedServiceLiveAgentStateWaiting .waitingStateContainer{padding-top:1.85rem;}}.ui-widget.ui-dialog.chat-ended .modal-content-wrapper .ui-dialog-content{padding:0 0.83335rem .33rem;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.chat-ended .modal-content-wrapper .ui-dialog-content{padding:0 1.6667rem .33rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.chat-ended .modal-content-wrapper .ui-dialog-content{padding:0 1.6667rem .33rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.chat-ended .modal-content-wrapper .ui-dialog-content{padding:0 1.6667rem .33rem;}}.ui-widget.ui-dialog.chat-continued .modal-content-wrapper .ui-dialog-content,.ui-widget.ui-dialog.help-modal--chat .modal-content-wrapper .ui-dialog-content{padding:0 0.83335rem .33rem;}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.chat-continued .modal-content-wrapper .ui-dialog-content,html.font-scale--100
  .ui-widget.ui-dialog.help-modal--chat .modal-content-wrapper .ui-dialog-content{padding:0 1.6667rem .33rem;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.chat-continued .modal-content-wrapper .ui-dialog-content,html.font-scale--150
  .ui-widget.ui-dialog.help-modal--chat .modal-content-wrapper .ui-dialog-content{padding:0 1.6667rem .33rem;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.chat-continued .modal-content-wrapper .ui-dialog-content,html.font-scale--200
  .ui-widget.ui-dialog.help-modal--chat .modal-content-wrapper .ui-dialog-content{padding:0 1.6667rem .33rem;}}@media (min-width:640px){html.font-scale--100 .ui-widget.ui-dialog.help-modal--chat .modal-content-wrapper .dockableContainer .sidebarBody,html.font-scale--100
  .ui-widget.ui-dialog.chat-continued .modal-content-wrapper .dockableContainer .sidebarBody{height:100vh;}}@media (min-width:960px){html.font-scale--150 .ui-widget.ui-dialog.help-modal--chat .modal-content-wrapper .dockableContainer .sidebarBody,html.font-scale--150
  .ui-widget.ui-dialog.chat-continued .modal-content-wrapper .dockableContainer .sidebarBody{height:100vh;}}@media (min-width:1280px){html.font-scale--200 .ui-widget.ui-dialog.help-modal--chat .modal-content-wrapper .dockableContainer .sidebarBody,html.font-scale--200
  .ui-widget.ui-dialog.chat-continued .modal-content-wrapper .dockableContainer .sidebarBody{height:100vh;}}@media (min-width:960px){html.font-scale--100 .ui-widget.ui-dialog.help-modal--chat .modal-content-wrapper .dockableContainer .sidebarBody,html.font-scale--100
  .ui-widget.ui-dialog.chat-continued .modal-content-wrapper .dockableContainer .sidebarBody{height:17.5rem;}}@media (min-width:1440px){html.font-scale--150 .ui-widget.ui-dialog.help-modal--chat .modal-content-wrapper .dockableContainer .sidebarBody,html.font-scale--150
  .ui-widget.ui-dialog.chat-continued .modal-content-wrapper .dockableContainer .sidebarBody{height:17.5rem;}}@media (min-width:1920px){html.font-scale--200 .ui-widget.ui-dialog.help-modal--chat .modal-content-wrapper .dockableContainer .sidebarBody,html.font-scale--200
  .ui-widget.ui-dialog.chat-continued .modal-content-wrapper .dockableContainer .sidebarBody{height:17.5rem;}}.ui-widget.ui-dialog.chat-confirmation-box .modal-content-wrapper .dockableContainer .sidebarBody{height:auto !important;}@media (min-width:960px){html.font-scale--100 .ui-widget.ui-dialog.chat-confirmation-box .modal-content-wrapper .dockableContainer .sidebarBody{height:auto !important;}}@media (min-width:1440px){html.font-scale--150 .ui-widget.ui-dialog.chat-confirmation-box .modal-content-wrapper .dockableContainer .sidebarBody{height:auto !important;}}@media (min-width:1920px){html.font-scale--200 .ui-widget.ui-dialog.chat-confirmation-box .modal-content-wrapper .dockableContainer .sidebarBody{height:auto !important;}}.embeddedServiceSidebar{display:none !important;}#drupal-modal-help .embeddedServiceSidebar{font-size:inherit !important;display:block !important;}#drupal-modal-help .embeddedServiceSidebar.layout-docked{display:none !important;}.embeddedServiceSidebar .dockableContainer{font-size:1rem;}html.colorscheme--whiteblack .embeddedServiceSidebar .dockableContainer *{background:transparent !important;}html.colorscheme--yellowblack .embeddedServiceSidebar .dockableContainer *{background:transparent !important;}html.colorscheme--yellowblue .embeddedServiceSidebar .dockableContainer *{background:transparent !important;}.embeddedServiceSidebar .dockableContainer embeddedservice-chat-header{width:auto;left:0;right:0;border-radius:0;}.embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .sidebarHeader{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;height:auto;color:#000000;font-size:1rem;border-radius:0;padding:1rem;border-bottom:solid 0.125rem;}.embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .sidebarHeader h2{display:none;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .sidebarHeader{padding:0.3916rem 1rem;border-bottom:solid 0.084rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .sidebarHeader{padding:0.3916rem 1rem;border-bottom:solid 0.084rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .sidebarHeader{padding:0.3916rem 1rem;border-bottom:solid 0.084rem;}}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .sidebarHeader{color:#007481;border-color:#000000;background:#ffffff !important;}.embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .assistiveText{position:relative !important;}.embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .headerText{display:none !important;}.embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .shortHeaderContent{display:block;}.embeddedServiceSidebar .dockableContainer embeddedservice-chat-header lightning-icon{display:none;}.embeddedServiceSidebar .dockableContainer embeddedservice-chat-header embeddedservice-chat-header-announcement{display:none;}.embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .minimizeButton{width:auto !important;}@media (max-width:319px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .minimizeButton{float:left;width:100%;text-align:left;}}@media (max-width:479px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .minimizeButton{float:left;width:100%;text-align:left;}}@media (max-width:639px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .minimizeButton{float:left;width:100%;text-align:left;}}.embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .minimizeButton:after{content:'';background-image:url(/themes/custom/hadley_theme/images/next-arrow-yellow.svg);background-repeat:no-repeat;display:inline-block;background-size:100%;background-position:bottom;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border:0 !important;position:static !important;width:0.7rem !important;height:0.7rem !important;margin-left:0.5rem;}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .minimizeButton:after{background-image:url(/themes/custom/hadley_theme/images/next-arrow.svg);}html.colorscheme--whiteblack .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .minimizeButton:after{background-image:url(/themes/custom/hadley_theme/images/next-arrow-white.svg);}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .minimizeButton:after{width:0.6666rem !important;height:0.8333rem !important;margin-left:0.375rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .minimizeButton:after{width:0.6666rem !important;height:0.8333rem !important;margin-left:0.375rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .minimizeButton:after{width:0.6666rem !important;height:0.8333rem !important;margin-left:0.375rem;}}.embeddedServiceSidebar .dockableContainer embeddedservice-chat-header button{height:auto;min-height:unset;font-weight:500;padding:0;line-height:normal;text-decoration:underline;}.embeddedServiceSidebar .dockableContainer embeddedservice-chat-header button:focus{outline:0.125rem dotted;outline-offset:0.25rem;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header button:focus{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header button:focus{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header button:focus{outline:0.084rem dotted;outline-offset:0.1667rem;}}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header button:focus{outline-color:#000000;}.embeddedServiceSidebar .dockableContainer embeddedservice-chat-header button:before{display:none;}.embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .closeButton{float:right;padding:0 !important;width:auto !important;}@media (max-width:319px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .closeButton{float:left;width:100%;margin-top:0.56rem;text-align:left;}}@media (max-width:479px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .closeButton{float:left;width:100%;margin-top:0.56rem;text-align:left;}}@media (max-width:639px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .closeButton{float:left;width:100%;margin-top:0.56rem;text-align:left;}}.embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .closeButton:after{content:'';background-image:url(/themes/custom/hadley_theme/images/close-yellow.svg);background-repeat:no-repeat;background-size:100%;position:static !important;display:inline-block;vertical-align:middle;border:0 !important;margin-left:0.1666rem;width:0.7rem !important;height:0.7rem !important;border-radius:0 !important;}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .closeButton:after{background-image:url(/themes/custom/hadley_theme/images/close-theme.svg);}html.colorscheme--whiteblack .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .closeButton:after{background-image:url(/themes/custom/hadley_theme/images/close-white.svg);}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .closeButton:after{width:0.5833rem !important;height:0.5833rem !important;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .closeButton:after{width:0.5833rem !important;height:0.5833rem !important;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer embeddedservice-chat-header .closeButton:after{width:0.5833rem !important;height:0.5833rem !important;}}.embeddedServiceSidebar .dockableContainer .sidebarBody{position:relative;padding-top:2rem;top:0;height:100vh;overflow:unset;}@media (max-width:319px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .sidebarBody{padding-top:4rem;}}@media (max-width:479px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .sidebarBody{padding-top:4rem;}}@media (max-width:639px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .sidebarBody{padding-top:4rem;}}@media (max-width:319px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .sidebarBody.end-confirmation-box{padding-top:0;}}@media (max-width:479px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .sidebarBody.end-confirmation-box{padding-top:0;}}@media (max-width:639px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .sidebarBody.end-confirmation-box{padding-top:0;}}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .sidebarBody{padding-top:2rem;height:calc(100vh - 1rem);}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .sidebarBody{padding-top:2rem;height:calc(100vh - 1rem);}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .sidebarBody{padding-top:2rem;height:calc(100vh - 1rem);}}@media (min-width:960px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .sidebarBody{padding-top:2.7666rem;height:calc(100vh - 11.53rem);height:17.5rem;}}@media (min-width:1440px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .sidebarBody{padding-top:2.7666rem;height:calc(100vh - 11.53rem);height:17.5rem;}}@media (min-width:1920px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .sidebarBody{padding-top:2.7666rem;height:calc(100vh - 11.53rem);height:17.5rem;}}.embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature{height:100%;}.embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading h3:first-child{padding-top:1rem;}@media (min-width:1280px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading h3:first-child{padding-top:1.85rem;}}@media (min-width:1920px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading h3:first-child{padding-top:1.85rem;}}@media (min-width:2560px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading h3:first-child{padding-top:1.85rem;}}.embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0{padding:0.45rem 0.8125rem 0.49rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;-webkit-transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;-o-transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;border-radius:0.1875rem;cursor:pointer;background:transparent;font-family:"HCo Gotham",sans-serif !important;-webkit-box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);white-space:normal;font-weight:500;text-align:center;border:solid 0.125rem;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0{border:solid 0.084rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0{border:solid 0.084rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0{border:solid 0.084rem;}}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0{background:#007481;border-color:#00515a;color:#ffffff;}html.colorscheme--whiteblack .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0{background:#ffffff !important;border-color:#ffffff;color:#000000 !important;}html.colorscheme--yellowblack .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0{background:#fff82d !important;border-color:#fff82d;color:#000000 !important;}html.colorscheme--yellowblue .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0{background:#fff82d !important;border-color:#fff82d;color:#002b7f !important;}.embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0:hover,.embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0:focus{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);outline:0.125rem dotted;outline-offset:0.25rem;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0:hover,html.font-scale--100 .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0:focus{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0:hover,html.font-scale--150 .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0:focus{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0:hover,html.font-scale--200 .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0:focus{outline:0.084rem dotted;outline-offset:0.1667rem;}}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0:hover,html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0:focus{outline-color:#000000;border-color:#000000;background-color:#000000;-webkit-box-shadow:0.08333rem 0.08333rem 0.4166rem rgba(0,0,0,0.4);box-shadow:0.08333rem 0.08333rem 0.4166rem rgba(0,0,0,0.4);}html.colorscheme--whiteblack .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0:hover,html.colorscheme--whiteblack .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0:focus{outline-color:#ffffff;}html.colorscheme--yellowblack .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0:hover,html.colorscheme--yellowblack .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0:focus{outline-color:#fff82d;}html.colorscheme--yellowblue .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0:hover,html.colorscheme--yellowblue .embeddedServiceSidebar .dockableContainer .sidebarBody .activeFeature.hideWhileLoading .dialogButtonContainer .dialog-button-0:focus{outline-color:#fff82d;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .sidebarBody.end-confirmation-box{padding-top:1.25rem;height:auto;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .sidebarBody.end-confirmation-box{padding-top:1.25rem;height:auto;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .sidebarBody.end-confirmation-box{padding-top:1.25rem;height:auto;}}@media (min-width:1280px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .sidebarBody.end-confirmation-box{height:auto;}}@media (min-width:1920px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .sidebarBody.end-confirmation-box{height:auto;}}@media (min-width:2560px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .sidebarBody.end-confirmation-box{height:auto;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage{margin:0;padding:0.5rem 0;border-bottom:solid 0.125rem;padding-bottom:0.7083rem;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage:last-child{border:0;margin-bottom:1.25rem;margin-bottom:0;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage{padding:0.5rem 0;border-bottom:solid 0.084rem;padding-bottom:0.7083rem;min-height:4.7916rem;}html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage:last-child{border:0;margin-bottom:0.8333rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage{padding:0.5rem 0;border-bottom:solid 0.084rem;padding-bottom:0.7083rem;min-height:4.7916rem;}html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage:last-child{border:0;margin-bottom:0.8333rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage{padding:0.5rem 0;border-bottom:solid 0.084rem;padding-bottom:0.7083rem;min-height:4.7916rem;}html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage:last-child{border:0;margin-bottom:0.8333rem;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .plaintextContent{font-size:1rem;line-height:1.5;padding:0;max-width:inherit;float:none;background:transparent !important;color:#000000;margin:0;}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .plaintextContent a{color:#000000;}html.colorscheme--whiteblack .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .plaintextContent a{color:#ffffff;}html.colorscheme--yellowblack .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .plaintextContent a{color:#fff82d;}html.colorscheme--yellowblue .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .plaintextContent a{color:#fff82d;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .plaintextContent .uiOutputRichText{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}@media (max-width:319px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .plaintextContent .uiOutputRichText{display:block;}}@media (max-width:479px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .plaintextContent .uiOutputRichText{display:block;}}@media (max-width:639px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .plaintextContent .uiOutputRichText{display:block;}}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .plaintextContent .uiOutputRichText{padding-left:3.8333rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .plaintextContent .uiOutputRichText{padding-left:3.8333rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .plaintextContent .uiOutputRichText{padding-left:3.8333rem;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .nameAndTimeContent{line-height:1.5;font-size:0.75rem;color:#000000;padding:0;margin-top:0.8333rem;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .nameAndTimeContent .agentName,.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .nameAndTimeContent .onlyTimeDisplayed{margin-left:3.8333rem !important;text-align:left;}@media (max-width:319px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .nameAndTimeContent .agentName,html.font-scale--100
  .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .nameAndTimeContent .onlyTimeDisplayed{margin-left:0 !important;}}@media (max-width:479px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .nameAndTimeContent .agentName,html.font-scale--150
  .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .nameAndTimeContent .onlyTimeDisplayed{margin-left:0 !important;}}@media (max-width:639px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .nameAndTimeContent .agentName,html.font-scale--200
  .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .nameAndTimeContent .onlyTimeDisplayed{margin-left:0 !important;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage .nameAndTimeContent .timeContent{margin-left:0.2083rem;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.agent .plaintextContent{font-size:1rem;line-height:1.5;padding:0;max-width:inherit;float:none;background:transparent !important;color:#000000;margin:0;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.agent .plaintextContent .uiOutputRichText:before{content:'';background:url(/themes/custom/hadley_theme/images/logo.svg) no-repeat;display:inline-block;background-size:100% 100%;float:left;margin-right:0.8333rem;margin-top:0.3333rem;width:3rem;height:3rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}html.colorscheme--whiteblack .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.agent .plaintextContent .uiOutputRichText:before{background:url(/themes/custom/hadley_theme/images/logo-white.svg) no-repeat;}html.colorscheme--yellowblack .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.agent .plaintextContent .uiOutputRichText:before{background:url(/themes/custom/hadley_theme/images/logo-yellow.svg) no-repeat;}html.colorscheme--yellowblue .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.agent .plaintextContent .uiOutputRichText:before{background:url(/themes/custom/hadley_theme/images/logo-yellow.svg) no-repeat;}@media (max-width:319px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.agent .plaintextContent .uiOutputRichText:before{float:none;display:block;margin-right:0;margin-bottom:0.5rem;}}@media (max-width:479px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.agent .plaintextContent .uiOutputRichText:before{float:none;display:block;margin-right:0;margin-bottom:0.5rem;}}@media (max-width:639px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.agent .plaintextContent .uiOutputRichText:before{float:none;display:block;margin-right:0;margin-bottom:0.5rem;}}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.agent .plaintextContent .uiOutputRichText:before{margin-right:0.8333rem;margin-top:0.3333rem;position:absolute;left:0;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.agent .plaintextContent .uiOutputRichText:before{margin-right:0.8333rem;margin-top:0.3333rem;position:absolute;left:0;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.agent .plaintextContent .uiOutputRichText:before{margin-right:0.8333rem;margin-top:0.3333rem;position:absolute;left:0;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.chasitor .uiOutputRichText span{min-width:3rem;width:3rem;height:3rem;display:inline-block;text-align:center;line-height:3rem;float:left;border-radius:0.3125rem;font-weight:bold;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:0;margin-right:0.8333rem;}@media (max-width:319px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.chasitor .uiOutputRichText span{display:block;float:none;margin-right:0;margin-bottom:0.5rem;}}@media (max-width:479px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.chasitor .uiOutputRichText span{display:block;float:none;margin-right:0;margin-bottom:0.5rem;}}@media (max-width:639px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.chasitor .uiOutputRichText span{display:block;float:none;margin-right:0;margin-bottom:0.5rem;}}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.chasitor .uiOutputRichText span{background:#000000;color:#ffffff;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.chasitor .uiOutputRichText span{width:3rem;height:3rem;border-radius:0.2083rem;margin-right:0.8333rem;margin-top:0.3333rem;border:solid 0.084rem;position:absolute;left:0;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.chasitor .uiOutputRichText span{width:3rem;height:3rem;border-radius:0.2083rem;margin-right:0.8333rem;margin-top:0.3333rem;border:solid 0.084rem;position:absolute;left:0;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.chasitor .uiOutputRichText span{width:3rem;height:3rem;border-radius:0.2083rem;margin-right:0.8333rem;margin-top:0.3333rem;border:solid 0.084rem;position:absolute;left:0;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.ended{display:none;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.transferred{min-height:auto;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.transferred{min-height:auto;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.transferred{min-height:auto;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.transferred .eventMessage{font-size:1rem;font-weight:bold;margin:0;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.transferred .eventMessage:before,.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .chatMessage.transferred .eventMessage:after{display:none;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .featureBody{position:relative;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody{height:100%;padding-bottom:0;padding-bottom:6.2rem;}@media (max-width:319px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody{height:100%;padding-bottom:10.5rem;}}@media (max-width:479px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody{height:100%;padding-bottom:10.5rem;}}@media (max-width:639px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody{height:100%;padding-bottom:10.5rem;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.chat-ended{height:100%;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.chat-ended{height:100%;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.chat-ended{height:100%;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.chat-ended{height:100%;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .messageArea{height:100%;overflow:hidden;height:calc(100vh - 2rem);}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .messageArea{height:calc(100vh - 1rem);}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .messageArea{height:calc(100vh - 1rem);}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .messageArea{height:calc(100vh - 1rem);}}@media (min-width:1280px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .messageArea{height:17.5rem;}}@media (min-width:1920px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .messageArea{height:17.5rem;}}@media (min-width:2560px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .messageArea{height:17.5rem;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .messageArea .messageWrapper{overflow:auto;height:100%;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper{position:fixed;bottom:0;right:0;left:0;padding:0.82rem 0 0;border-top:solid 0.125rem;height:6.5rem;min-height:3.5rem;width:100%;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper--small{height:4.5rem;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper--small .chasitorAvatar{display:none !important;}@media (max-width:319px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper{height:10.5rem;}}@media (max-width:479px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper{height:10.5rem;}}@media (max-width:639px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper{height:10.5rem;}}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper{background:#ffffff !important;}html.colorscheme--whiteblack .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper{background:#000000 !important;}html.colorscheme--yellowblack .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper{background:#000000 !important;}html.colorscheme--yellowblue .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper{background:#002b7f !important;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper{border-top:solid 0.084rem;right:inherit;left:inherit;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper{border-top:solid 0.084rem;right:inherit;left:inherit;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper{border-top:solid 0.084rem;right:inherit;left:inherit;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .unseenMessageBanner{width:100%;max-width:11rem;height:auto;margin-right:0;z-index:1000;top:-1.5rem;-webkit-transform:translate(-50%) !important;-ms-transform:translate(-50%) !important;transform:translate(-50%) !important;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .unseenMessageBanner *{font-size:1rem;}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .unseenMessageBanner *{color:#ffffff;}html.colorscheme--whiteblack .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .unseenMessageBanner *{color:#000000 !important;}html.colorscheme--yellowblack .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .unseenMessageBanner *{color:#000000 !important;}html.colorscheme--yellowblue .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .unseenMessageBanner *{color:#002b7f !important;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls{margin:0;height:auto;border-radius:0;font-size:1rem;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chatActionButton{margin-left:.333rem;-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:1.147rem;width:calc(4rem - .333rem);background-color:#007481 !important;border-color:#007481 !important;border:solid 0.125rem;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chatActionButton{border:solid 0.084rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chatActionButton{border:solid 0.084rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chatActionButton{border:solid 0.084rem;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chatActionButton .embeddedServiceIcon svg{width:1rem !important;height:1rem !important;fill:#ffffff !important;}html.colorscheme--whiteblack .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chatActionButton{background-color:transparent !important;border-color:#ffffff !important;}html.colorscheme--yellowblack .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chatActionButton{background-color:#000000 !important;border-color:#fff82d !important;}html.colorscheme--yellowblack .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chatActionButton .embeddedServiceIcon svg{fill:#fff82d !important;}html.colorscheme--yellowblue .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chatActionButton{background-color:#002b7f !important;border-color:#fff82d !important;}html.colorscheme--yellowblue .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chatActionButton .embeddedServiceIcon svg{fill:#fff82d !important;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chatActionButton .embeddedServiceIcon,.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chatActionButton .assistiveText{display:inherit !important;}@media (max-width:319px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls{padding-bottom:0.82rem;}}@media (max-width:479px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls{padding-bottom:0.82rem;}}@media (max-width:639px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls{padding-bottom:0.82rem;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chasitorAvatar{width:3rem;height:3rem;display:inline-block;text-align:center;line-height:3rem;margin-right:0.3rem;float:left;border-radius:0.2083rem;font-weight:bold;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:solid 0.125rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}@media (max-width:319px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chasitorAvatar{width:3rem;float:none;display:block;margin-right:0;}}@media (max-width:479px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chasitorAvatar{width:3rem;float:none;display:block;margin-right:0;}}@media (max-width:639px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chasitorAvatar{width:3rem;float:none;display:block;margin-right:0;}}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chasitorAvatar{background:#000000;color:#ffffff;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chasitorAvatar{width:3rem;height:3rem;border-radius:0.2083rem;border:solid 0.084rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chasitorAvatar{width:3rem;height:3rem;border-radius:0.2083rem;border:solid 0.084rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chasitorAvatar{width:3rem;height:3rem;border-radius:0.2083rem;border:solid 0.084rem;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .uiInput--textarea{padding-left:1rem;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:calc(100% - 4rem);}@media (max-width:319px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .uiInput--textarea{width:100%;padding-left:0;margin-top:0.56rem;}}@media (max-width:479px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .uiInput--textarea{width:100%;padding-left:0;margin-top:0.56rem;}}@media (max-width:639px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .uiInput--textarea{width:100%;padding-left:0;margin-top:0.56rem;}}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .uiInput--textarea{padding-left:0.8333rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .uiInput--textarea{padding-left:0.8333rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .uiInput--textarea{padding-left:0.8333rem;}}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chat-submit{margin-left:0.7083rem;height:3rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chat-submit{margin-left:0.7083rem;height:3rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorControls .chat-submit{margin-left:0.7083rem;height:3rem;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorText{line-height:1.5;font-size:1rem;background:transparent !important;height:auto !important;padding:0.647rem 0.8333rem;border:solid 0.125rem;border-radius:0.3125rem;-webkit-box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorText{color:#000000;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorText{border:solid 0.084rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border-radius:0.2083rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorText{border:solid 0.084rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border-radius:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorText{border:solid 0.084rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border-radius:0.2083rem;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorText:focus,.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorText:hover{outline:0.125rem dotted;outline-offset:0.25rem;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorText:focus,html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorText:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorText:focus,html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorText:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorText:focus,html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorText:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorText:focus,html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chasitorText:hover{outline-color:#000000;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chat-help-text{font-size:.8rem;line-height:1.2;margin-top:0.5rem;display:block !important;}@media (max-width:319px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chat-help-text{padding-left:0;}}@media (max-width:479px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chat-help-text{padding-left:0;}}@media (max-width:639px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chat-help-text{padding-left:0;}}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .chasitorInputWrapper .chat-help-text{color:#000000;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogTextContainer{-webkit-box-flex:inherit;-webkit-flex-grow:inherit;-moz-box-flex:inherit;-ms-flex-positive:inherit;flex-grow:inherit;display:block;padding:0;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState #dialogTextTitle{text-align:left;color:inherit;margin-bottom:1rem;}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState #dialogTextTitle{color:#000000;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState #dialogTextTitle{font-size:1.6666rem;margin-bottom:1.0416rem;line-height:1.25;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState #dialogTextTitle{font-size:1.6666rem;margin-bottom:1.0416rem;line-height:1.25;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState #dialogTextTitle{font-size:1.6666rem;margin-bottom:1.0416rem;line-height:1.25;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState #dialogTextBody{text-align:left;line-height:1.5;margin:0;left:0;padding:0;font-size:1rem;}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState #dialogTextBody{color:#000000;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer{padding:0;margin-top:1rem;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer{margin-top:1.6666rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer{margin-top:1.6666rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer{margin-top:1.6666rem;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button{display:inline-block;vertical-align:middle;height:auto;width:auto;margin:0;text-decoration:none;font-weight:500;-webkit-transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;-o-transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;margin-right:1rem;padding:0;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button{margin-right:0;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button{margin-right:0;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button{margin-right:0;}}html.colorscheme--whiteblack .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button *{color:#000000 !important;}html.colorscheme--yellowblack .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button *{color:#000000 !important;}html.colorscheme--yellowblue .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button *{color:#002b7f !important;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button.dialog-button-0{margin-right:1.2083rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button.dialog-button-0{margin-right:1.2083rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button.dialog-button-0{margin-right:1.2083rem;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button.dialog-button-1{background:transparent !important;-webkit-box-shadow:inherit !important;box-shadow:inherit !important;outline-color:#000000 !important;}@media (max-width:319px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button.dialog-button-1{margin-top:1rem;display:block;}}@media (max-width:479px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button.dialog-button-1{margin-top:1rem;display:block;}}@media (max-width:639px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button.dialog-button-1{margin-top:1rem;display:block;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button.dialog-button-1 span{text-decoration:underline;font-weight:500;}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button.dialog-button-1 span{color:#007481;}html.colorscheme--whiteblack .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button.dialog-button-1 span{color:#ffffff !important;}html.colorscheme--yellowblack .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button.dialog-button-1 span{color:#fff82d !important;}html.colorscheme--yellowblue .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button.dialog-button-1 span{color:#fff82d !important;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button:focus,.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button:hover{outline:0.125rem dotted;outline-offset:0.25rem;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button:focus,html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button:focus,html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button:focus,html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button:focus,html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody.embeddedServiceSidebarDialogState .dialogButtonContainer button:hover{outline-color:#000000;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0;padding:0;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;padding-top:1rem;margin-top:1rem;margin-bottom:.5rem;border-top:solid 0.125rem;position:absolute;width:100%;height:3.5rem;bottom:0;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer{margin-top:1.1666rem;border-top:solid 0.084rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer{margin-top:1.1666rem;border-top:solid 0.084rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer{margin-top:1.1666rem;border-top:solid 0.084rem;}}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .saveTranscriptButton{display:none;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .closeChatButton{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;width:auto;height:auto;line-height:normal;margin:0;text-decoration:none;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .closeChatButton:focus,.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .closeChatButton:hover{outline:0.125rem dotted;outline-offset:0.25rem;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .closeChatButton:focus,html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .closeChatButton:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .closeChatButton:focus,html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .closeChatButton:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .closeChatButton:focus,html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .closeChatButton:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .closeChatButton:focus,html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .closeChatButton:hover{outline-color:#000000;}html.colorscheme--whiteblack .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .closeChatButton *{color:#ffffff !important;}html.colorscheme--yellowblack .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .closeChatButton *{color:#fff82d !important;}html.colorscheme--yellowblue .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .closeChatButton *{color:#fff82d !important;}.embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .assistiveText{font-weight:bold;margin-right:1rem;}@media (min-width:640px){html.font-scale--100 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .assistiveText{margin-right:1.2083rem;}}@media (min-width:960px){html.font-scale--150 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .assistiveText{margin-right:1.2083rem;}}@media (min-width:1280px){html.font-scale--200 .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .assistiveText{margin-right:1.2083rem;}}html.colorscheme--blackwhite .embeddedServiceSidebar .dockableContainer .embeddedServiceSidebarFeature .stateBody .endChatContainer .assistiveText{color:#000000;}.embeddedServiceLiveAgentStateChatInputFooter .chasitorText{font-family:inherit !important;font-weight:400 !important;}.embeddedServiceLiveAgentStateChat .messageArea{padding-top:0 !important;border:0 !important;}.embeddedServiceLiveAgentStateChat .endChatContainer:before{display:none;}.embeddedServiceLiveAgentSidebarFeature{font-size:1rem;}embeddedservice-chat-input-footer-menu{display:none;}.offline-modal .dockableContainer p{font-size:1rem;}html.colorscheme--blackwhite .offline-modal .dockableContainer p{color:#000000;}@media (min-width:640px){html.font-scale--100 .offline-modal .dockableContainer .sidebarBody{padding:0;height:auto;}}@media (min-width:960px){html.font-scale--150 .offline-modal .dockableContainer .sidebarBody{padding:0;height:auto;}}@media (min-width:1280px){html.font-scale--200 .offline-modal .dockableContainer .sidebarBody{padding:0;height:auto;}}.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody{height:auto;font-size:1rem;}.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .dialogTextContainer{-webkit-align-self:inherit;-ms-flex-item-align:inherit;-ms-grid-row-align:inherit;align-self:inherit;display:block;text-align:center;}.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .dialogTextContainer #dialogTextTitle{display:block;text-align:center;}@media (min-width:640px){html.font-scale--100 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .dialogTextContainer #dialogTextTitle{max-width:inherit;}}@media (min-width:960px){html.font-scale--150 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .dialogTextContainer #dialogTextTitle{max-width:inherit;}}@media (min-width:1280px){html.font-scale--200 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .dialogTextContainer #dialogTextTitle{max-width:inherit;}}.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .dialogTextContainer #dialogTextBody{text-align:center;}html.colorscheme--blackwhite .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .dialogTextContainer #dialogTextBody{color:#000000;}html.colorscheme--whiteblack .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .dialogTextContainer #dialogTextBody{color:#ffffff;}html.colorscheme--yellowblack .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .dialogTextContainer #dialogTextBody{color:#fff82d;}html.colorscheme--yellowblue .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .dialogTextContainer #dialogTextBody{color:#fff82d;}.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent{margin:0;height:auto;overflow:visible;}.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList{margin:0;padding:0;}.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField{margin:0;}html.colorscheme--blackwhite .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField *{color:#000000;}.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField label{margin:0;padding:0;font-size:1rem;line-height:1.15;display:block;margin-bottom:0.6em;}@media (min-width:640px){html.font-scale--100 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField label{margin-bottom:0.89em;}}@media (min-width:960px){html.font-scale--150 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField label{margin-bottom:0.89em;}}@media (min-width:1280px){html.font-scale--200 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField label{margin-bottom:0.89em;}}.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField input{border:solid 0.125rem;border-radius:0.1875rem;max-width:11.375rem;height:auto;padding:0 0.83rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);}@media (min-width:640px){html.font-scale--100 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField input{border:solid 0.084rem;border-radius:0.2083rem;max-width:inherit;padding:0.4791rem 0.4166rem;height:auto;font-size:1rem;font-family:"HCo Gotham",sans-serif;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);}html.colorscheme--blackwhite html.font-scale--100 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField input:focus,html.colorscheme--blackwhite html.font-scale--100 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField input:hover{outline-color:#000000;}}@media (min-width:960px){html.font-scale--150 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField input{border:solid 0.084rem;border-radius:0.2083rem;max-width:inherit;padding:0.4791rem 0.4166rem;height:auto;font-size:1rem;font-family:"HCo Gotham",sans-serif;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);}html.colorscheme--blackwhite html.font-scale--150 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField input:focus,html.colorscheme--blackwhite html.font-scale--150 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField input:hover{outline-color:#000000;}}@media (min-width:1280px){html.font-scale--200 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField input{border:solid 0.084rem;border-radius:0.2083rem;max-width:inherit;padding:0.4791rem 0.4166rem;height:auto;font-size:1rem;font-family:"HCo Gotham",sans-serif;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);}html.colorscheme--blackwhite html.font-scale--200 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField input:focus,html.colorscheme--blackwhite html.font-scale--200 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField input:hover{outline-color:#000000;}}@media (min-width:640px){html.font-scale--100 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField input.SuppliedEmail{max-width:15.375rem;}}@media (min-width:960px){html.font-scale--150 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField input.SuppliedEmail{max-width:15.375rem;}}@media (min-width:1280px){html.font-scale--200 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField input.SuppliedEmail{max-width:15.375rem;}}.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField .uiInput--input{margin-bottom:1.3rem;}@media (min-width:640px){html.font-scale--100 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField .uiInput--input{margin-bottom:0.75rem;}}@media (min-width:960px){html.font-scale--150 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField .uiInput--input{margin-bottom:0.75rem;}}@media (min-width:1280px){html.font-scale--200 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField .uiInput--input{margin-bottom:0.75rem;}}.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField .uiInputDefaultError{margin:0 !important;}.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField .uiInputDefaultError .form-element__help{background:none;color:#000000;-webkit-box-shadow:inherit;box-shadow:inherit;border:solid 0.125rem;border-radius:0.3125rem;margin:1rem 0;font-size:1rem;padding:0.625rem;background:#000000 !important;color:#000000 !important;}@media (min-width:640px){html.font-scale--100 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField .uiInputDefaultError .form-element__help{border-radius:0.2083rem;border:solid 0.084rem;padding:0.625rem 0.8333rem 0.625rem 1.4583rem;}}@media (min-width:960px){html.font-scale--150 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField .uiInputDefaultError .form-element__help{border-radius:0.2083rem;border:solid 0.084rem;padding:0.625rem 0.8333rem 0.625rem 1.4583rem;}}@media (min-width:1280px){html.font-scale--200 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField .uiInputDefaultError .form-element__help{border-radius:0.2083rem;border:solid 0.084rem;padding:0.625rem 0.8333rem 0.625rem 1.4583rem;}}html.colorscheme--blackwhite .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField .uiInputDefaultError .form-element__help{color:#ffffff !important;}html.colorscheme--whiteblack .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField .uiInputDefaultError .form-element__help{background:#ffffff !important;}html.colorscheme--yellowblack .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField .uiInputDefaultError .form-element__help{background:#fff82d !important;}html.colorscheme--yellowblue .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField .uiInputDefaultError .form-element__help{background:#fff82d !important;}.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .formContent .fieldList .embeddedServiceSidebarFormField .required{display:none;}.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .buttonWrapper{position:static;padding:0;}.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .buttonWrapper .submitButton{height:auto;-webkit-transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;-o-transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;display:inline-block;width:auto;float:left;text-decoration:none;font-weight:500;padding:0.47rem 0.8125rem;margin-top:.5rem;}.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .buttonWrapper .submitButton:focus,.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .buttonWrapper .submitButton:hover{outline:0.125rem dotted;outline-offset:0.25rem;}@media (min-width:640px){html.font-scale--100 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .buttonWrapper .submitButton:focus,html.font-scale--100 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .buttonWrapper .submitButton:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .buttonWrapper .submitButton:focus,html.font-scale--150 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .buttonWrapper .submitButton:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .buttonWrapper .submitButton:focus,html.font-scale--200 .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .buttonWrapper .submitButton:hover{outline:0.084rem dotted;outline-offset:0.1667rem;}}html.colorscheme--blackwhite .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .buttonWrapper .submitButton:focus,html.colorscheme--blackwhite .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .buttonWrapper .submitButton:hover{outline-color:#000000;}html.colorscheme--blackwhite .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .buttonWrapper .submitButton{background:#007481 !important;border-color:#00515a !important;color:#ffffff !important;}html.colorscheme--whiteblack .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .buttonWrapper .submitButton{background:#ffffff !important;border-color:#ffffff !important;color:#000000 !important;}html.colorscheme--yellowblack .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .buttonWrapper .submitButton{background:#fff82d !important;border-color:#fff82d !important;color:#000000 !important;}html.colorscheme--yellowblue .offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .buttonWrapper .submitButton{background:#fff82d !important;border-color:#fff82d !important;color:#002b7f !important;}.offline-modal .dockableContainer .embeddedServiceSidebarFeature .stateBody .embeddedServiceLiveAgentStateOfflineSupportDefaultUI{overflow:visible;}.embeddedServiceSidebarButton .label,.embeddedServiceSidebarButton:disabled .label{font-weight:500;font-size:1rem;}@media (min-width:640px){html.font-scale--100 .webform-submission-suggest-your-idea-form h2{margin-bottom:1.75rem !important;}}@media (min-width:960px){html.font-scale--150 .webform-submission-suggest-your-idea-form h2{margin-bottom:1.75rem !important;}}@media (min-width:1280px){html.font-scale--200 .webform-submission-suggest-your-idea-form h2{margin-bottom:1.75rem !important;}}html.colorscheme--blackwhite .webform-submission-suggest-your-idea-form h2{color:#000000;}.webform-submission-suggest-your-idea-form .js-form-type-textarea{margin:0;margin-bottom:1.25rem;}@media (min-width:640px){html.font-scale--100 .webform-submission-suggest-your-idea-form .js-form-type-textarea{margin:0;margin-bottom:0.8333rem;}}@media (min-width:960px){html.font-scale--150 .webform-submission-suggest-your-idea-form .js-form-type-textarea{margin:0;margin-bottom:0.8333rem;}}@media (min-width:1280px){html.font-scale--200 .webform-submission-suggest-your-idea-form .js-form-type-textarea{margin:0;margin-bottom:0.8333rem;}}.webform-submission-suggest-your-idea-form fieldset{margin:0;}@media (min-width:640px){html.font-scale--100 .webform-submission-suggest-your-idea-form fieldset{margin:0 !important;}}@media (min-width:960px){html.font-scale--150 .webform-submission-suggest-your-idea-form fieldset{margin:0 !important;}}@media (min-width:1280px){html.font-scale--200 .webform-submission-suggest-your-idea-form fieldset{margin:0 !important;}}.webform-submission-suggest-your-idea-form fieldset legend{display:none !important;}@media (min-width:640px){html.font-scale--100 .webform-submission-suggest-your-idea-form fieldset legend{display:none !important;}}@media (min-width:960px){html.font-scale--150 .webform-submission-suggest-your-idea-form fieldset legend{display:none !important;}}@media (min-width:1280px){html.font-scale--200 .webform-submission-suggest-your-idea-form fieldset legend{display:none !important;}}.webform-submission-suggest-your-idea-form fieldset .button{margin:0;}@media (min-width:640px){html.font-scale--100 .webform-submission-suggest-your-idea-form fieldset .button{margin:0;}}@media (min-width:960px){html.font-scale--150 .webform-submission-suggest-your-idea-form fieldset .button{margin:0;}}@media (min-width:1280px){html.font-scale--200 .webform-submission-suggest-your-idea-form fieldset .button{margin:0;}}table{width:100% !important;margin:0 auto;padding:0;border:0;table-layout:fixed;border-collapse:separate;margin-bottom:1rem;}table th,table td{padding:1.03rem 0.4rem .5rem;text-align:left;border:0;vertical-align:top;}@media (min-width:640px){html.font-scale--100 table th,html.font-scale--100
  table td{padding:.05rem 0.4rem .88rem;line-height:1.5;}}@media (min-width:960px){html.font-scale--150 table th,html.font-scale--150
  table td{padding:.05rem 0.4rem .88rem;line-height:1.5;}}@media (min-width:1280px){html.font-scale--200 table th,html.font-scale--200
  table td{padding:.05rem 0.4rem .88rem;line-height:1.5;}}@media (min-width:1280px){html.font-scale--100 table th,html.font-scale--100
  table td{padding:1.03rem 0.4rem 1.4rem;line-height:normal;}}@media (min-width:1920px){html.font-scale--150 table th,html.font-scale--150
  table td{padding:1.03rem 0.4rem 1.4rem;line-height:normal;}}@media (min-width:2560px){html.font-scale--200 table th,html.font-scale--200
  table td{padding:1.03rem 0.4rem 1.4rem;line-height:normal;}}table th{font-weight:bold;}table thead tr th{border-bottom:0.25rem solid;}html.colorscheme--blackwhite table thead tr th{border-color:#50A8B4;}html.colorscheme--whiteblack table thead tr th{border-color:#ffffff;}html.colorscheme--yellowblack table thead tr th{border-color:#fff82d;}html.colorscheme--yellowblue table thead tr th{border-color:#fff82d;}table thead tr th:first-child{padding-left:0;}@media (min-width:640px){html.font-scale--100 table thead tr th:first-child{padding-left:0;}}@media (min-width:960px){html.font-scale--150 table thead tr th:first-child{padding-left:0;}}@media (min-width:1280px){html.font-scale--200 table thead tr th:first-child{padding-left:0;}}table tbody tr td,table tbody tr th{word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;line-height:1.5;border-bottom:0.0933rem solid;padding:1.1rem .5rem 1.2rem;}html.colorscheme--blackwhite table tbody tr td,html.colorscheme--blackwhite
table tbody tr th{border-color:#000000;}html.colorscheme--whiteblack table tbody tr td,html.colorscheme--whiteblack
table tbody tr th{border-color:#ffffff;}html.colorscheme--yellowblack table tbody tr td,html.colorscheme--yellowblack
table tbody tr th{border-color:#fff82d;}html.colorscheme--yellowblue table tbody tr td,html.colorscheme--yellowblue
table tbody tr th{border-color:#fff82d;}@media (min-width:640px){html.font-scale--100 table tbody tr td,html.font-scale--100
  table tbody tr th{padding:1.1rem .5rem 1.1rem;}}@media (min-width:960px){html.font-scale--150 table tbody tr td,html.font-scale--150
  table tbody tr th{padding:1.1rem .5rem 1.1rem;}}@media (min-width:1280px){html.font-scale--200 table tbody tr td,html.font-scale--200
  table tbody tr th{padding:1.1rem .5rem 1.1rem;}}@media (min-width:1280px){html.font-scale--100 table tbody tr td,html.font-scale--100
  table tbody tr th{padding:1.1rem .5rem 1.2rem;}}@media (min-width:1920px){html.font-scale--150 table tbody tr td,html.font-scale--150
  table tbody tr th{padding:1.1rem .5rem 1.2rem;}}@media (min-width:2560px){html.font-scale--200 table tbody tr td,html.font-scale--200
  table tbody tr th{padding:1.1rem .5rem 1.2rem;}}table tbody tr th{padding-left:0;}@media (min-width:640px){html.font-scale--100 table tbody tr th{padding-left:0;}}@media (min-width:960px){html.font-scale--150 table tbody tr th{padding-left:0;}}@media (min-width:1280px){html.font-scale--200 table tbody tr th{padding-left:0;}}.responsive-table{overflow:auto;margin-right:-1.25rem;}@media (min-width:640px){html.font-scale--100 .responsive-table{overflow:hidden;margin:0;}}@media (min-width:960px){html.font-scale--150 .responsive-table{overflow:hidden;margin:0;}}@media (min-width:1280px){html.font-scale--200 .responsive-table{overflow:hidden;margin:0;}}.responsive-table table{width:40rem !important;border:solid 0.125rem;border-radius:0.3125rem;padding:1rem;margin:1rem 0;}@media (min-width:640px){html.font-scale--100 .responsive-table table{width:100% !important;border:0;padding:0;margin-top:0;}}@media (min-width:960px){html.font-scale--150 .responsive-table table{width:100% !important;border:0;padding:0;margin-top:0;}}@media (min-width:1280px){html.font-scale--200 .responsive-table table{width:100% !important;border:0;padding:0;margin-top:0;}}@media (max-width:319px){html.font-scale--100 .discussion{overflow:inherit;}}@media (max-width:479px){html.font-scale--150 .discussion{overflow:inherit;}}@media (max-width:639px){html.font-scale--200 .discussion{overflow:inherit;}}@media (min-width:960px){html.font-scale--100 .discussion{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}}@media (min-width:1440px){html.font-scale--150 .discussion{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}}@media (min-width:1920px){html.font-scale--200 .discussion{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}}.discussion__group-content{width:100%;}@media (min-width:640px){html.font-scale--100 .discussion__group-content{width:100%;}}@media (min-width:960px){html.font-scale--150 .discussion__group-content{width:100%;}}@media (min-width:1280px){html.font-scale--200 .discussion__group-content{width:100%;}}@media (min-width:960px){html.font-scale--100 .discussion__group-content{width:auto;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}}@media (min-width:1440px){html.font-scale--150 .discussion__group-content{width:auto;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}}@media (min-width:1920px){html.font-scale--200 .discussion__group-content{width:auto;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}}.discussion__group-video{width:100%;float:left;margin-top:0.4583rem;}@media (min-width:640px){html.font-scale--100 .discussion__group-video{width:100%;margin-top:0;}}@media (min-width:960px){html.font-scale--150 .discussion__group-video{width:100%;margin-top:0;}}@media (min-width:1280px){html.font-scale--200 .discussion__group-video{width:100%;margin-top:0;}}@media (min-width:960px){html.font-scale--100 .discussion__group-video{width:calc(100% - 15.5417rem);height:calc(100% - 10.4166rem);padding-left:4.0416rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}@media (min-width:1440px){html.font-scale--150 .discussion__group-video{width:calc(100% - 15.5417rem);height:calc(100% - 10.4166rem);padding-left:4.0416rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}@media (min-width:1920px){html.font-scale--200 .discussion__group-video{width:calc(100% - 15.5417rem);height:calc(100% - 10.4166rem);padding-left:4.0416rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}.discussion__group-video .ozplayer-container{margin:0;}@media (min-width:640px){html.font-scale--100 .discussion__group-video .ozplayer-container{margin:0.4rem 0 0;}}@media (min-width:960px){html.font-scale--150 .discussion__group-video .ozplayer-container{margin:0.4rem 0 0;}}@media (min-width:1280px){html.font-scale--200 .discussion__group-video .ozplayer-container{margin:0.4rem 0 0;}}@media (min-width:960px){html.font-scale--100 .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 0.8rem !important;}}@media (min-width:1440px){html.font-scale--150 .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 0.8rem !important;}}@media (min-width:1920px){html.font-scale--200 .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 0.8rem !important;}}@media (min-width:1280px){html.font-scale--100 .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 1.25rem !important;}}@media (min-width:1920px){html.font-scale--150 .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 1.25rem !important;}}@media (min-width:2560px){html.font-scale--200 .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 1.25rem !important;}}@media (min-width:960px){html.font-scale--100 .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--100
  .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:none !important;}}@media (min-width:1440px){html.font-scale--150 .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--150
  .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:none !important;}}@media (min-width:1920px){html.font-scale--200 .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--200
  .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:none !important;}}@media (min-width:1280px){html.font-scale--100 .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--100
  .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:inline-block !important;}}@media (min-width:1920px){html.font-scale--150 .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--150
  .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:inline-block !important;}}@media (min-width:2560px){html.font-scale--200 .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--200
  .discussion__group-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:inline-block !important;}}.discussion__group-title h1{margin-bottom:0.9166rem;}@media (min-width:640px){html.font-scale--100 .discussion__group-title h1{margin-bottom:1.2083rem;}}@media (min-width:960px){html.font-scale--150 .discussion__group-title h1{margin-bottom:1.2083rem;}}@media (min-width:1280px){html.font-scale--200 .discussion__group-title h1{margin-bottom:1.2083rem;}}.discussion__group-timing{font-family:"HCo Gotham",sans-serif;margin-bottom:1rem;line-height:1.5;font-weight:bold;}.discussion-episode{clear:both;}@media (min-width:1280px){html.font-scale--100 .discussion-episode__title h1{margin-bottom:1.0416rem;margin-top:0;}}@media (min-width:1920px){html.font-scale--150 .discussion-episode__title h1{margin-bottom:1.0416rem;margin-top:0;}}@media (min-width:2560px){html.font-scale--200 .discussion-episode__title h1{margin-bottom:1.0416rem;margin-top:0;}}.discussion-episode__date{font-family:"HCo Gotham",sans-serif;font-weight:bold;line-height:1.5;}.discussion-episode__short-decs{line-height:1.5;}.discussion-episode__short-decs a{font-weight:500;display:inline-block;}.discussion-episode .toggle-audio{margin-top:0.6rem;}.discussion-episode__buttons h2{font-size:1rem;letter-spacing:normal;font-weight:500;margin-top:0;display:inline-block;vertical-align:bottom;}@media (min-width:640px){html.font-scale--100 .discussion-episode__buttons h2{vertical-align:top;font-size:1rem;letter-spacing:normal;font-weight:500;margin-top:0;margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .discussion-episode__buttons h2{vertical-align:top;font-size:1rem;letter-spacing:normal;font-weight:500;margin-top:0;margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .discussion-episode__buttons h2{vertical-align:top;font-size:1rem;letter-spacing:normal;font-weight:500;margin-top:0;margin-bottom:0;}}@media (min-width:640px){html.font-scale--100 .discussion-episode__buttons h2 .btn{margin-bottom:0.6rem;}}@media (min-width:960px){html.font-scale--150 .discussion-episode__buttons h2 .btn{margin-bottom:0.6rem;}}@media (min-width:1280px){html.font-scale--200 .discussion-episode__buttons h2 .btn{margin-bottom:0.6rem;}}.discussion-episode__buttons h2:before,.discussion-episode__buttons h2:after{display:none;}.discussion-episode__buttons *{vertical-align:middle;}.discussion-episode__buttons > *{margin-bottom:0.3rem;}@media (min-width:640px){html.font-scale--100 .discussion-episode__buttons > *{margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .discussion-episode__buttons > *{margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .discussion-episode__buttons > *{margin-bottom:0;}}.discussion-episode__audio{margin-top:1.95rem;}@media (min-width:640px){html.font-scale--100 .discussion-episode__audio{margin-top:2.1666rem;}}@media (min-width:960px){html.font-scale--150 .discussion-episode__audio{margin-top:2.1666rem;}}@media (min-width:1280px){html.font-scale--200 .discussion-episode__audio{margin-top:2.1666rem;}}.discussion-episode__audio .oz-controls{width:100% !important;}.discussion-episode .transcript__buttons{margin-top:0.81rem;}@media (min-width:640px){html.font-scale--100 .next-discussion__title h3{margin-top:0;margin-bottom:1.166rem;}}@media (min-width:960px){html.font-scale--150 .next-discussion__title h3{margin-top:0;margin-bottom:1.166rem;}}@media (min-width:1280px){html.font-scale--200 .next-discussion__title h3{margin-top:0;margin-bottom:1.166rem;}}.next-discussion h3{font-size:1.5rem;}.next-discussion__date{font-family:"HCo Gotham",sans-serif;font-weight:bold;}.next-discussion__contact{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border:solid 0.125rem;border-radius:0.3125rem;padding:1.25rem;}@media (max-width:319px){html.font-scale--100 .next-discussion__contact{border-radius:0;border-left:0;border-right:0;margin:0 -1.25rem;}}@media (max-width:479px){html.font-scale--150 .next-discussion__contact{border-radius:0;border-left:0;border-right:0;margin:0 -1.25rem;}}@media (max-width:639px){html.font-scale--200 .next-discussion__contact{border-radius:0;border-left:0;border-right:0;margin:0 -1.25rem;}}@media (min-width:640px){html.font-scale--100 .next-discussion__contact{border-radius:0.2083rem;border:solid 0.084rem;padding:1.25rem;}}@media (min-width:960px){html.font-scale--150 .next-discussion__contact{border-radius:0.2083rem;border:solid 0.084rem;padding:1.25rem;}}@media (min-width:1280px){html.font-scale--200 .next-discussion__contact{border-radius:0.2083rem;border:solid 0.084rem;padding:1.25rem;}}@media (min-width:1280px){html.font-scale--100 .next-discussion__contact{padding:1.9375rem 2.5rem;}}@media (min-width:1920px){html.font-scale--150 .next-discussion__contact{padding:1.9375rem 2.5rem;}}@media (min-width:2560px){html.font-scale--200 .next-discussion__contact{padding:1.9375rem 2.5rem;}}.node--view-mode-list-view-minimal .next-discussion__contact{padding:0 !important;border:none !important;}.next-discussion__contact-info{width:100%;}@media (min-width:640px){html.font-scale--100 .next-discussion__contact-info{width:50%;}}@media (min-width:960px){html.font-scale--150 .next-discussion__contact-info{width:50%;}}@media (min-width:1280px){html.font-scale--200 .next-discussion__contact-info{width:50%;}}@media (min-width:640px){html.font-scale--100 .next-discussion__contact-info:last-child{width:100%;}}@media (min-width:960px){html.font-scale--150 .next-discussion__contact-info:last-child{width:100%;}}@media (min-width:1280px){html.font-scale--200 .next-discussion__contact-info:last-child{width:100%;}}@media (min-width:960px){html.font-scale--100 .next-discussion__contact-info{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;margin-bottom:0;}}@media (min-width:1440px){html.font-scale--150 .next-discussion__contact-info{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;margin-bottom:0;}}@media (min-width:1920px){html.font-scale--200 .next-discussion__contact-info{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;margin-bottom:0;}}.next-discussion__contact-info h4{margin:0;margin-bottom:1.14583rem;}@media (min-width:1280px){html.font-scale--100 .next-discussion__contact-info h4{font-size:1.25rem;}}@media (min-width:1920px){html.font-scale--150 .next-discussion__contact-info h4{font-size:1.25rem;}}@media (min-width:2560px){html.font-scale--200 .next-discussion__contact-info h4{font-size:1.25rem;}}.next-discussion__contact-info .meeting-id,.next-discussion__contact-info .local-number{margin-top:0.3rem;}@media (min-width:640px){html.font-scale--100 .next-discussion__contact-info{padding-right:1rem;}}@media (min-width:960px){html.font-scale--150 .next-discussion__contact-info{padding-right:1rem;}}@media (min-width:1280px){html.font-scale--200 .next-discussion__contact-info{padding-right:1rem;}}.next-discussion__contact-info:not(:last-child){margin-bottom:1rem;}@media (min-width:640px){html.font-scale--100 .next-discussion__contact-info:not(:last-child){margin-bottom:2rem;}}@media (min-width:960px){html.font-scale--150 .next-discussion__contact-info:not(:last-child){margin-bottom:2rem;}}@media (min-width:1280px){html.font-scale--200 .next-discussion__contact-info:not(:last-child){margin-bottom:2rem;}}@media (min-width:1280px){html.font-scale--100 .next-discussion__contact-info:not(:last-child){margin-bottom:0;}}@media (min-width:1920px){html.font-scale--150 .next-discussion__contact-info:not(:last-child){margin-bottom:0;}}@media (min-width:2560px){html.font-scale--200 .next-discussion__contact-info:not(:last-child){margin-bottom:0;}}.next-discussion__help-text{margin-top:1.125rem;line-height:1.5;}.next-discussion__help-text a{font-family:"HCo Gotham",sans-serif;font-weight:500;display:inline-block;}.past-discussion .views-row{list-style:none;margin-left:0;}.past-discussion .views-row h3 a{display:inline-block;font-weight:bold;}.past-discussion .views-row:not(:last-child){margin-bottom:1.3541rem;padding-bottom:1.3541rem;border-bottom:solid 0.125rem;}@media (min-width:640px){html.font-scale--100 .past-discussion .views-row:not(:last-child){border-bottom:solid 0.084rem;}}@media (min-width:960px){html.font-scale--150 .past-discussion .views-row:not(:last-child){border-bottom:solid 0.084rem;}}@media (min-width:1280px){html.font-scale--200 .past-discussion .views-row:not(:last-child){border-bottom:solid 0.084rem;}}.past-discussion .views-field-field-disc-episode-date{font-family:"HCo Gotham",sans-serif;font-weight:bold;line-height:1.5;}.past-discussion .views-field-title{margin:0;font-size:1.25rem;font-weight:bold;line-height:1.3333;}@media (min-width:640px){html.font-scale--100 .past-discussion .views-field-title{font-size:1rem;line-height:1.42;}}@media (min-width:960px){html.font-scale--150 .past-discussion .views-field-title{font-size:1rem;line-height:1.42;}}@media (min-width:1280px){html.font-scale--200 .past-discussion .views-field-title{font-size:1rem;line-height:1.42;}}@media (min-width:1280px){html.font-scale--100 .past-discussion .views-field-title{font-size:1.25rem;line-height:1.33;}}@media (min-width:1920px){html.font-scale--150 .past-discussion .views-field-title{font-size:1.25rem;line-height:1.33;}}@media (min-width:2560px){html.font-scale--200 .past-discussion .views-field-title{font-size:1.25rem;line-height:1.33;}}.schedule{width:100%;padding:1.5rem 0;}.schedule-wrapper{padding:1.25rem;border:solid 0.125rem;border-radius:0.3125rem;}@media (max-width:319px){html.font-scale--100 .schedule-wrapper{border-radius:0;border-left:0;border-right:0;margin:0 -1.25rem;padding:1.25rem;}}@media (max-width:479px){html.font-scale--150 .schedule-wrapper{border-radius:0;border-left:0;border-right:0;margin:0 -1.25rem;padding:1.25rem;}}@media (max-width:639px){html.font-scale--200 .schedule-wrapper{border-radius:0;border-left:0;border-right:0;margin:0 -1.25rem;padding:1.25rem;}}@media (min-width:640px){html.font-scale--100 .schedule-wrapper{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:960px){html.font-scale--150 .schedule-wrapper{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 .schedule-wrapper{border:solid 0.084rem;border-radius:0.2083rem;}}.schedule-top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;}@media (min-width:1280px){html.font-scale--100 .schedule-top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:1920px){html.font-scale--150 .schedule-top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:2560px){html.font-scale--200 .schedule-top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}}.schedule-top button{margin-top:1rem;white-space:nowrap;}@media (min-width:1280px){html.font-scale--100 .schedule-top button{margin-top:0;margin-left:2rem;}}@media (min-width:1920px){html.font-scale--150 .schedule-top button{margin-top:0;margin-left:2rem;}}@media (min-width:2560px){html.font-scale--200 .schedule-top button{margin-top:0;margin-left:2rem;}}@media (max-width:319px){html.font-scale--100 .schedule-top button{margin-top:1rem;}}@media (max-width:479px){html.font-scale--150 .schedule-top button{margin-top:1rem;}}@media (max-width:639px){html.font-scale--200 .schedule-top button{margin-top:1rem;}}.schedule-row{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:1.666rem;border-radius:0.3125rem;overflow:hidden;}@media (min-width:640px){html.font-scale--100 .schedule-row{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);margin-bottom:0;border-radius:none;overflow:unset;}}@media (min-width:960px){html.font-scale--150 .schedule-row{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);margin-bottom:0;border-radius:none;overflow:unset;}}@media (min-width:1280px){html.font-scale--200 .schedule-row{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);margin-bottom:0;border-radius:none;overflow:unset;}}.schedule-item{position:relative;border:solid 0.125rem;border-color:#000000;}html.colorscheme--whiteblack .schedule-item{border-color:#ffffff;}html.colorscheme--yellowblack .schedule-item{border-color:#fff82d;}html.colorscheme--yellowblue .schedule-item{border-color:#fff82d;}.schedule-item:not(:first-child){border-top-width:0px;}@media (min-width:640px){html.font-scale--100 .schedule-item:not(:first-child){border-top-width:0.125rem;border-left-width:0px;}html.font-scale--100 .schedule-item:not(.bt){border-top:none;}html.font-scale--100 .schedule-item.btlr{border-top-left-radius:0.3125rem;}html.font-scale--100 .schedule-item.btrr{border-top-right-radius:0.3125rem;}html.font-scale--100 .schedule-item.bblr{border-bottom-left-radius:0.3125rem;}html.font-scale--100 .schedule-item.bbrr{border-bottom-right-radius:0.3125rem;}}@media (min-width:960px){html.font-scale--150 .schedule-item:not(:first-child){border-top-width:0.125rem;border-left-width:0px;}html.font-scale--150 .schedule-item:not(.bt){border-top:none;}html.font-scale--150 .schedule-item.btlr{border-top-left-radius:0.3125rem;}html.font-scale--150 .schedule-item.btrr{border-top-right-radius:0.3125rem;}html.font-scale--150 .schedule-item.bblr{border-bottom-left-radius:0.3125rem;}html.font-scale--150 .schedule-item.bbrr{border-bottom-right-radius:0.3125rem;}}@media (min-width:1280px){html.font-scale--200 .schedule-item:not(:first-child){border-top-width:0.125rem;border-left-width:0px;}html.font-scale--200 .schedule-item:not(.bt){border-top:none;}html.font-scale--200 .schedule-item.btlr{border-top-left-radius:0.3125rem;}html.font-scale--200 .schedule-item.btrr{border-top-right-radius:0.3125rem;}html.font-scale--200 .schedule-item.bblr{border-bottom-left-radius:0.3125rem;}html.font-scale--200 .schedule-item.bbrr{border-bottom-right-radius:0.3125rem;}}.schedule-item-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.2rem .5rem;font-size:1rem;font-weight:700;background-color:#007481;color:#ffffff;overflow:hidden;}html.colorscheme--whiteblack .schedule-item-header{background-color:#000000;color:#ffffff;border-bottom:solid 0.125rem #ffffff;}html.colorscheme--yellowblack .schedule-item-header{background-color:#000000;color:#fff82d;border-bottom:solid 0.125rem #fff82d;}html.colorscheme--yellowblue .schedule-item-header{background-color:#002b7f;color:#fff82d;border-bottom:solid 0.125rem #fff82d;}.schedule-item-body{padding:1.2rem .5rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0.33rem;text-align:center;}.schedule-item-body a{display:block;font-weight:700;color:#000000 !important;cursor:pointer;text-decoration:none !important;outline:none !important;}@media (min-width:640px){html.font-scale--100 .schedule-item-body a{outline:none !important;}}@media (min-width:960px){html.font-scale--150 .schedule-item-body a{outline:none !important;}}@media (min-width:1280px){html.font-scale--200 .schedule-item-body a{outline:none !important;}}html.colorscheme--whiteblack .schedule-item-body a{color:#ffffff !important;}html.colorscheme--yellowblack .schedule-item-body a{color:#fff82d !important;}html.colorscheme--yellowblue .schedule-item-body a{color:#fff82d !important;}.schedule-item-body a span{position:absolute;top:0;bottom:0;left:0;right:0;}.schedule-item-body a:hover span,.schedule-item-body a:focus span{z-index:9999;outline:0.125rem dotted !important;outline-offset:0.25rem !important;}@media (min-width:640px){html.font-scale--100 .schedule-item-body a:hover span,html.font-scale--100 .schedule-item-body a:focus span{outline:0.184rem dotted !important;outline-offset:0.2667rem !important;}}@media (min-width:960px){html.font-scale--150 .schedule-item-body a:hover span,html.font-scale--150 .schedule-item-body a:focus span{outline:0.184rem dotted !important;outline-offset:0.2667rem !important;}}@media (min-width:1280px){html.font-scale--200 .schedule-item-body a:hover span,html.font-scale--200 .schedule-item-body a:focus span{outline:0.184rem dotted !important;outline-offset:0.2667rem !important;}}html.colorscheme--blackwhite .schedule-item-body a:hover span,html.colorscheme--blackwhite .schedule-item-body a:focus span{outline-color:#000000 !important;}html.colorscheme--whiteblack .schedule-item-body a:hover span,html.colorscheme--whiteblack .schedule-item-body a:focus span{outline-color:#ffffff !important;}html.colorscheme--yellowblack .schedule-item-body a:hover span,html.colorscheme--yellowblack .schedule-item-body a:focus span{outline-color:#fff82d !important;}html.colorscheme--yellowblue .schedule-item-body a:hover span,html.colorscheme--yellowblue .schedule-item-body a:focus span{outline-color:#fff82d !important;}.donate--admin{overflow-x:auto;}.donate--admin table{table-layout:auto;}.donate--admin table thead tr th,.donate--admin table tbody tr td{width:-webkit-max-content !important;width:-moz-max-content !important;width:max-content !important;white-space:nowrap;}.donate-monthly-info{margin-top:2rem;padding:1.5rem;border:solid 0.125rem;border-radius:0.3125rem;}@media (min-width:640px){html.font-scale--100 .donate-monthly-info{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:960px){html.font-scale--150 .donate-monthly-info{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 .donate-monthly-info{border:solid 0.084rem;border-radius:0.2083rem;}}.donate-monthly-info h3{margin:0 !important;font-size:1rem !important;}.donate--full-width{width:calc(100vw - (1.25rem * 2));}@media (min-width:640px){html.font-scale--100 .donate--full-width{width:calc(100vw - (1.6667rem * 2));}}@media (min-width:960px){html.font-scale--150 .donate--full-width{width:calc(100vw - (1.6667rem * 2));}}@media (min-width:1280px){html.font-scale--200 .donate--full-width{width:calc(100vw - (1.6667rem * 2));}}@media (min-width:1280px){html.font-scale--100 .donate--full-width{width:calc(100vw - (3.75rem * 2));}}@media (min-width:1920px){html.font-scale--150 .donate--full-width{width:calc(100vw - (3.75rem * 2));}}@media (min-width:2560px){html.font-scale--200 .donate--full-width{width:calc(100vw - (3.75rem * 2));}}.donate-wrapper{width:100%;}@media (min-width:640px){html.font-scale--100 .donate-wrapper{max-width:23.0833rem;}html.font-scale--100 .donate-wrapper--full{max-width:unset;}}@media (min-width:960px){html.font-scale--150 .donate-wrapper{max-width:23.0833rem;}html.font-scale--150 .donate-wrapper--full{max-width:unset;}}@media (min-width:1280px){html.font-scale--200 .donate-wrapper{max-width:23.0833rem;}html.font-scale--200 .donate-wrapper--full{max-width:unset;}}@media (min-width:1280px){html.font-scale--100 .donate-wrapper h2{font-size:2.25rem;}}@media (min-width:1920px){html.font-scale--150 .donate-wrapper h2{font-size:2.25rem;}}@media (min-width:2560px){html.font-scale--200 .donate-wrapper h2{font-size:2.25rem;}}.donate-wrapper fieldset{border:none !important;margin:0 !important;padding:0 !important;}.donate-wrapper .back--link{margin:0 !important;}.donate-wrapper .form-wrapper{margin-bottom:0 !important;}.donate-wrapper .form-submit{margin-left:0 !important;}.donate-wrapper .form-item{width:100%;}.donate-wrapper .form-group.error{margin-top:1.1em;margin-bottom:1.3rem;}@media (min-width:640px){html.font-scale--100 .donate-wrapper .form-group.error{margin-top:0.34em;margin-bottom:1.6rem;}}@media (min-width:960px){html.font-scale--150 .donate-wrapper .form-group.error{margin-top:0.34em;margin-bottom:1.6rem;}}@media (min-width:1280px){html.font-scale--200 .donate-wrapper .form-group.error{margin-top:0.34em;margin-bottom:1.6rem;}}.donate-wrapper .form-group.error .form-item{margin-top:0 !important;margin-bottom:0 !important;}.donate-pay-now{margin-top:1rem;}.donate-stripe{margin-bottom:1rem;}.donate-stripe.StripeElement{border:solid 0.125rem;border-radius:0.3125rem;padding:0.6666rem;}@media (min-width:640px){html.font-scale--100 .donate-stripe.StripeElement{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:960px){html.font-scale--150 .donate-stripe.StripeElement{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 .donate-stripe.StripeElement{border:solid 0.084rem;border-radius:0.2083rem;}}.donate-express h3,.donate-express-or{position:relative;text-align:left;font-size:1.5rem;letter-spacing:-0.028125rem;font-weight:bold;}@media (min-width:640px){html.font-scale--100 .donate-express h3,html.font-scale--100 .donate-express-or{margin-top:1rem;margin-bottom:1rem;font-size:1.166rem;letter-spacing:0;}}@media (min-width:960px){html.font-scale--150 .donate-express h3,html.font-scale--150 .donate-express-or{margin-top:1rem;margin-bottom:1rem;font-size:1.166rem;letter-spacing:0;}}@media (min-width:1280px){html.font-scale--200 .donate-express h3,html.font-scale--200 .donate-express-or{margin-top:1rem;margin-bottom:1rem;font-size:1.166rem;letter-spacing:0;}}@media (min-width:1280px){html.font-scale--100 .donate-express h3,html.font-scale--100 .donate-express-or{margin-top:1.125rem;margin-bottom:1.17rem;font-size:1.66rem;}}@media (min-width:1920px){html.font-scale--150 .donate-express h3,html.font-scale--150 .donate-express-or{margin-top:1.125rem;margin-bottom:1.17rem;font-size:1.66rem;}}@media (min-width:2560px){html.font-scale--200 .donate-express h3,html.font-scale--200 .donate-express-or{margin-top:1.125rem;margin-bottom:1.17rem;font-size:1.66rem;}}.donate-express h3 span,.donate-express-or span{position:relative;z-index:1;padding:0 .8rem;margin-left:-0.8rem;}html.colorscheme--blackwhite .donate-express h3 span,html.colorscheme--blackwhite .donate-express-or span{background-color:#ffffff;}html.colorscheme--whiteblack .donate-express h3 span,html.colorscheme--whiteblack .donate-express-or span{background-color:#000000;}html.colorscheme--yellowblack .donate-express h3 span,html.colorscheme--yellowblack .donate-express-or span{background-color:#000000;}html.colorscheme--yellowblue .donate-express h3 span,html.colorscheme--yellowblue .donate-express-or span{background-color:#002b7f;}.donate-express h3::before,.donate-express h3::after,.donate-express-or::before,.donate-express-or::after{position:absolute;top:calc(50% - 0.1rem);width:100%;border-bottom:.2rem solid;display:block;content:'';z-index:0;}html.colorscheme--blackwhite .donate-express h3::before,html.colorscheme--blackwhite .donate-express h3::after,html.colorscheme--blackwhite .donate-express-or::before,html.colorscheme--blackwhite .donate-express-or::after{border-bottom-color:#000000;}html.colorscheme--whiteblack .donate-express h3::before,html.colorscheme--whiteblack .donate-express h3::after,html.colorscheme--whiteblack .donate-express-or::before,html.colorscheme--whiteblack .donate-express-or::after{border-bottom-color:#ffffff;}html.colorscheme--yellowblack .donate-express h3::before,html.colorscheme--yellowblack .donate-express h3::after,html.colorscheme--yellowblack .donate-express-or::before,html.colorscheme--yellowblack .donate-express-or::after{border-bottom-color:#fff82d;}html.colorscheme--yellowblue .donate-express h3::before,html.colorscheme--yellowblue .donate-express h3::after,html.colorscheme--yellowblue .donate-express-or::before,html.colorscheme--yellowblue .donate-express-or::after{border-bottom-color:#fff82d;}@media (min-width:640px){html.font-scale--100 .donate-express h3::before,html.font-scale--100 .donate-express h3::after,html.font-scale--100 .donate-express-or::before,html.font-scale--100 .donate-express-or::after{border-bottom-width:.14rem;top:calc(50% - 0.07rem);}}@media (min-width:960px){html.font-scale--150 .donate-express h3::before,html.font-scale--150 .donate-express h3::after,html.font-scale--150 .donate-express-or::before,html.font-scale--150 .donate-express-or::after{border-bottom-width:.14rem;top:calc(50% - 0.07rem);}}@media (min-width:1280px){html.font-scale--200 .donate-express h3::before,html.font-scale--200 .donate-express h3::after,html.font-scale--200 .donate-express-or::before,html.font-scale--200 .donate-express-or::after{border-bottom-width:.14rem;top:calc(50% - 0.07rem);}}@media (min-width:1280px){html.font-scale--100 .donate-express h3::before,html.font-scale--100 .donate-express h3::after,html.font-scale--100 .donate-express-or::before,html.font-scale--100 .donate-express-or::after{border-bottom-width:.2rem;}}@media (min-width:1920px){html.font-scale--150 .donate-express h3::before,html.font-scale--150 .donate-express h3::after,html.font-scale--150 .donate-express-or::before,html.font-scale--150 .donate-express-or::after{border-bottom-width:.2rem;}}@media (min-width:2560px){html.font-scale--200 .donate-express h3::before,html.font-scale--200 .donate-express h3::after,html.font-scale--200 .donate-express-or::before,html.font-scale--200 .donate-express-or::after{border-bottom-width:.2rem;}}.donate-express h3::before,.donate-express-or::before{margin-left:-4rem;}.donate-express h3::after,.donate-express-or::after{margin-left:4rem;}.donate-express-checkout{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;}@media (min-width:640px){html.font-scale--100 .donate-express-checkout{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:960px){html.font-scale--150 .donate-express-checkout{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:1280px){html.font-scale--200 .donate-express-checkout{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}.donate-express-checkout-mounted,.donate-express-checkout-unmounted{display:none;width:9rem;}.donate-express-checkout .__PrivateStripeElement{width:100%;max-width:9rem;}.donate-summary{border:solid 0.125rem;border-radius:0.3125rem;}@media (min-width:640px){html.font-scale--100 .donate-summary{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:960px){html.font-scale--150 .donate-summary{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 .donate-summary{border:solid 0.084rem;border-radius:0.2083rem;}}.donate-summary > div{padding:1rem;}.donate-summary > div:not(:last-child){border-bottom:solid 0.125rem;}@media (min-width:640px){html.font-scale--100 .donate-summary > div:not(:last-child){border-bottom-width:0.084rem;}}@media (min-width:960px){html.font-scale--150 .donate-summary > div:not(:last-child){border-bottom-width:0.084rem;}}@media (min-width:1280px){html.font-scale--200 .donate-summary > div:not(:last-child){border-bottom-width:0.084rem;}}.donate-summary-header > *{margin:0;padding:0;text-align:center;}@media (min-width:960px){html.font-scale--100 .donate-summary-content p{margin:0 0 0.33rem;}html.font-scale--100 .donate-summary-content p:last-child{margin:0;}}@media (min-width:1440px){html.font-scale--150 .donate-summary-content p{margin:0 0 0.33rem;}html.font-scale--150 .donate-summary-content p:last-child{margin:0;}}@media (min-width:1920px){html.font-scale--200 .donate-summary-content p{margin:0 0 0.33rem;}html.font-scale--200 .donate-summary-content p:last-child{margin:0;}}.donate-block-form-label{display:block;margin-bottom:0.6em;}@media (min-width:640px){html.font-scale--100 .donate-block-form-label{margin-bottom:0.89em;}}@media (min-width:960px){html.font-scale--150 .donate-block-form-label{margin-bottom:0.89em;}}@media (min-width:1280px){html.font-scale--200 .donate-block-form-label{margin-bottom:0.89em;}}.donate-block-form .form-item--input-group{position:relative;}.donate-block-form .form-item--dollar{position:absolute;left:0;top:0;right:0;height:100%;width:2.375rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:solid 0.125rem;}@media (min-width:640px){html.font-scale--100 .donate-block-form .form-item--dollar{border-right:solid 0.084rem;}}@media (min-width:960px){html.font-scale--150 .donate-block-form .form-item--dollar{border-right:solid 0.084rem;}}@media (min-width:1280px){html.font-scale--200 .donate-block-form .form-item--dollar{border-right:solid 0.084rem;}}.donate-block-form .form-item--dollar ~ input{padding-left:calc(0.83rem + 2.375rem) !important;}@media (min-width:640px){html.font-scale--100 .donate-block-form .form-radios{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -0.6041rem;}}@media (min-width:960px){html.font-scale--150 .donate-block-form .form-radios{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -0.6041rem;}}@media (min-width:1280px){html.font-scale--200 .donate-block-form .form-radios{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -0.6041rem;}}.donate-block-form .form-radios > .form-item{width:100%;margin:0;text-align:center;margin-bottom:1.25rem;display:inline-block;}@media (min-width:640px){html.font-scale--100 .donate-block-form .form-radios > .form-item{-webkit-box-flex:0;-webkit-flex:0 0 20rem;-moz-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem;max-width:20rem;padding:0 0.6041rem;margin-bottom:1.2083rem;}html.font-scale--100 .donate-block-form .form-radios > .form-item--small{-webkit-box-flex:0;-webkit-flex:0 0 10rem;-moz-box-flex:0;-ms-flex:0 0 10rem;flex:0 0 10rem;max-width:10rem;}}@media (min-width:960px){html.font-scale--150 .donate-block-form .form-radios > .form-item{-webkit-box-flex:0;-webkit-flex:0 0 20rem;-moz-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem;max-width:20rem;padding:0 0.6041rem;margin-bottom:1.2083rem;}html.font-scale--150 .donate-block-form .form-radios > .form-item--small{-webkit-box-flex:0;-webkit-flex:0 0 10rem;-moz-box-flex:0;-ms-flex:0 0 10rem;flex:0 0 10rem;max-width:10rem;}}@media (min-width:1280px){html.font-scale--200 .donate-block-form .form-radios > .form-item{-webkit-box-flex:0;-webkit-flex:0 0 20rem;-moz-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem;max-width:20rem;padding:0 0.6041rem;margin-bottom:1.2083rem;}html.font-scale--200 .donate-block-form .form-radios > .form-item--small{-webkit-box-flex:0;-webkit-flex:0 0 10rem;-moz-box-flex:0;-ms-flex:0 0 10rem;flex:0 0 10rem;max-width:10rem;}}.donate-block-form .form-radios > .form-item .form-item--radio{position:relative;border:solid 0.125rem;border-radius:0.3125rem;text-align:center;min-height:3.33rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"HCo Gotham",sans-serif;font-weight:400;}@media (min-width:640px){html.font-scale--100 .donate-block-form .form-radios > .form-item .form-item--radio{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:960px){html.font-scale--150 .donate-block-form .form-radios > .form-item .form-item--radio{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 .donate-block-form .form-radios > .form-item .form-item--radio{border:solid 0.084rem;border-radius:0.2083rem;}}html.colorscheme--blackwhite .donate-block-form .form-radios > .form-item .form-item--radio{border-color:#007481;}.donate-block-form .form-radios > .form-item .form-item--radio input{width:100%;height:100%;position:absolute;cursor:pointer;top:0;left:0;opacity:0;z-index:9;}.donate-block-form .form-radios > .form-item .form-item--radio input + label{padding:0.98rem;display:inline-block;height:100%;width:100%;font-weight:500;}@media (min-width:640px){html.font-scale--100 .donate-block-form .form-radios > .form-item .form-item--radio input + label{padding:.5rem;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:3.33rem;}}@media (min-width:960px){html.font-scale--150 .donate-block-form .form-radios > .form-item .form-item--radio input + label{padding:.5rem;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:3.33rem;}}@media (min-width:1280px){html.font-scale--200 .donate-block-form .form-radios > .form-item .form-item--radio input + label{padding:.5rem;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:3.33rem;}}.donate-block-form .form-radios > .form-item .form-item--radio input + label:before{display:none;}.donate-block-form .form-radios > .form-item .form-item--radio input:focus + label,.donate-block-form .form-radios > .form-item .form-item--radio input:hover + label{outline:0.125rem dotted;outline-offset:0.25rem;}@media (min-width:640px){html.font-scale--100 .donate-block-form .form-radios > .form-item .form-item--radio input:focus + label,html.font-scale--100
  .donate-block-form .form-radios > .form-item .form-item--radio input:hover + label{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:960px){html.font-scale--150 .donate-block-form .form-radios > .form-item .form-item--radio input:focus + label,html.font-scale--150
  .donate-block-form .form-radios > .form-item .form-item--radio input:hover + label{outline:0.084rem dotted;outline-offset:0.1667rem;}}@media (min-width:1280px){html.font-scale--200 .donate-block-form .form-radios > .form-item .form-item--radio input:focus + label,html.font-scale--200
  .donate-block-form .form-radios > .form-item .form-item--radio input:hover + label{outline:0.084rem dotted;outline-offset:0.1667rem;}}html.colorscheme--blackwhite .donate-block-form .form-radios > .form-item .form-item--radio input:focus + label,html.colorscheme--blackwhite
.donate-block-form .form-radios > .form-item .form-item--radio input:hover + label{outline-color:#000000;}html.colorscheme--whiteblack .donate-block-form .form-radios > .form-item .form-item--radio input:focus + label,html.colorscheme--whiteblack
.donate-block-form .form-radios > .form-item .form-item--radio input:hover + label{outline-color:#ffffff;}html.colorscheme--yellowblack .donate-block-form .form-radios > .form-item .form-item--radio input:focus + label,html.colorscheme--yellowblack
.donate-block-form .form-radios > .form-item .form-item--radio input:hover + label{outline-color:#fff82d;}html.colorscheme--yellowblue .donate-block-form .form-radios > .form-item .form-item--radio input:focus + label,html.colorscheme--yellowblue
.donate-block-form .form-radios > .form-item .form-item--radio input:hover + label{outline-color:#fff82d;}.donate-block-form .form-radios > .form-item .form-item--radio input:checked + label:before{content:'';position:absolute;display:block;margin:0;top:-0.625rem;right:-0.625rem;width:1.875rem;height:1.875rem;}.donate-block-form .form-radios > .form-item .form-item--radio input:checked + label:before{border-radius:100%;border:0;left:auto;background:#007481 url(/themes/custom/hadley_theme/images/check-black.svg) no-repeat center;background-size:1.25rem;}html.colorscheme--whiteblack .donate-block-form .form-radios > .form-item .form-item--radio input:checked + label:before{background:#ffffff url(/themes/custom/hadley_theme/images/check-black.svg) no-repeat center;background-size:1.25rem;}html.colorscheme--yellowblack .donate-block-form .form-radios > .form-item .form-item--radio input:checked + label:before{background:#fff82d url(/themes/custom/hadley_theme/images/check-black.svg) no-repeat center;background-size:1.25rem;}html.colorscheme--yellowblue .donate-block-form .form-radios > .form-item .form-item--radio input:checked + label:before{background:#fff82d url(/themes/custom/hadley_theme/images/check-black.svg) no-repeat center;background-size:1.25rem;}html.colorscheme--blackwhite .donate-block-form .form-radios > .form-item .form-item--radio input:checked + label:before{background-image:url(/themes/custom/hadley_theme/images/check-white.svg);}.donate-block-form .form-radios > .form-item .form-item--radio label{margin-left:0;}.donate-thank-you h1{font-size:2.25rem;margin:0 0 0.875rem;}@media (min-width:640px){html.font-scale--100 .donate-thank-you h1{font-size:2.5rem;margin:0;}}@media (min-width:960px){html.font-scale--150 .donate-thank-you h1{font-size:2.5rem;margin:0;}}@media (min-width:1280px){html.font-scale--200 .donate-thank-you h1{font-size:2.5rem;margin:0;}}.donate-info{border:solid 0.125rem;border-radius:0.3125rem;padding:.95rem 1.2rem;}@media (min-width:640px){html.font-scale--100 .donate-info{border:solid 0.084rem;border-radius:0.2083rem;padding:.9rem 1.2rem;}}@media (min-width:960px){html.font-scale--150 .donate-info{border:solid 0.084rem;border-radius:0.2083rem;padding:.9rem 1.2rem;}}@media (min-width:1280px){html.font-scale--200 .donate-info{border:solid 0.084rem;border-radius:0.2083rem;padding:.9rem 1.2rem;}}.donate-info p{margin:0 !important;line-height:1.75;}.donate-video{position:relative;}@media (min-width:1280px){html.font-scale--100 .donate-video{max-width:60%;}html.font-scale--100 .donate-video .ozplayer-container--small{width:unset !important;}}@media (min-width:1920px){html.font-scale--150 .donate-video{max-width:60%;}html.font-scale--150 .donate-video .ozplayer-container--small{width:unset !important;}}@media (min-width:2560px){html.font-scale--200 .donate-video{max-width:60%;}html.font-scale--200 .donate-video .ozplayer-container--small{width:unset !important;}}.donate-video--popup{z-index:500000;background:#000000;width:100%;border-bottom:solid 0.125rem;overflow:hidden;}.donate-video--popup .ui-dialog-titlebar{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;}.donate-video--popup-content{padding:1.25rem;padding-top:.375rem;}@media (min-width:640px){html.font-scale--100 .donate-video--popup-content{padding:1.125rem;padding-top:.125rem;}}@media (min-width:960px){html.font-scale--150 .donate-video--popup-content{padding:1.125rem;padding-top:.125rem;}}@media (min-width:1280px){html.font-scale--200 .donate-video--popup-content{padding:1.125rem;padding-top:.125rem;}}@media (min-width:960px){html.font-scale--100 .donate-video--popup-content{padding:1.375rem;padding-top:.375rem;}}@media (min-width:1440px){html.font-scale--150 .donate-video--popup-content{padding:1.375rem;padding-top:.375rem;}}@media (min-width:1920px){html.font-scale--200 .donate-video--popup-content{padding:1.375rem;padding-top:.375rem;}}html.colorscheme--blackwhite .donate-video--popup{background:#ffffff;}html.colorscheme--yellowblue .donate-video--popup{background:#002b7f;}@media (min-width:640px){html.font-scale--100 .donate-video--popup{position:absolute;top:0;left:0;right:0;bottom:2.375rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}@media (min-width:960px){html.font-scale--150 .donate-video--popup{position:absolute;top:0;left:0;right:0;bottom:2.375rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}@media (min-width:1280px){html.font-scale--200 .donate-video--popup{position:absolute;top:0;left:0;right:0;bottom:2.375rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}}@media (min-width:960px){html.font-scale--100 .donate-video--popup{top:50%;left:50%;bottom:inherit;right:inherit;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:26.4166rem;border-radius:0.2083rem;border:solid 0.084rem;}}@media (min-width:1440px){html.font-scale--150 .donate-video--popup{top:50%;left:50%;bottom:inherit;right:inherit;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:26.4166rem;border-radius:0.2083rem;border:solid 0.084rem;}}@media (min-width:1920px){html.font-scale--200 .donate-video--popup{top:50%;left:50%;bottom:inherit;right:inherit;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:26.4166rem;border-radius:0.2083rem;border:solid 0.084rem;}}@media (min-width:640px){html.font-scale--100 .donate-video--popup{margin:0 !important;}}@media (min-width:960px){html.font-scale--150 .donate-video--popup{margin:0 !important;}}@media (min-width:1280px){html.font-scale--200 .donate-video--popup{margin:0 !important;}}.donate-video--popup h2{font-size:1.25rem;margin-bottom:1.25rem;}@media (min-width:640px){html.font-scale--100 .donate-video--popup h2{line-height:1.29;font-size:1.1666rem;margin-bottom:1.1666rem;}}@media (min-width:960px){html.font-scale--150 .donate-video--popup h2{line-height:1.29;font-size:1.1666rem;margin-bottom:1.1666rem;}}@media (min-width:1280px){html.font-scale--200 .donate-video--popup h2{line-height:1.29;font-size:1.1666rem;margin-bottom:1.1666rem;}}@media (min-width:1280px){html.font-scale--100 .donate-video--popup h2{font-size:1.6666rem;line-height:1.25;margin-bottom:1.0416rem;}}@media (min-width:1920px){html.font-scale--150 .donate-video--popup h2{font-size:1.6666rem;line-height:1.25;margin-bottom:1.0416rem;}}@media (min-width:2560px){html.font-scale--200 .donate-video--popup h2{font-size:1.6666rem;line-height:1.25;margin-bottom:1.0416rem;}}html.colorscheme--blackwhite .donate-video--popup h2{color:#000000;}.donate-video--popup a{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:7.875rem;}@media (min-width:640px){html.font-scale--100 .donate-video--popup a{min-width:5.25rem;}}@media (min-width:960px){html.font-scale--150 .donate-video--popup a{min-width:5.25rem;}}@media (min-width:1280px){html.font-scale--200 .donate-video--popup a{min-width:5.25rem;}}#block-morewaystogivedonatepages .donate-card{margin-bottom:1.5rem;padding:1.5rem;border:solid 0.125rem;border-radius:0.3125rem;}@media (min-width:640px){html.font-scale--100 #block-morewaystogivedonatepages .donate-card{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:960px){html.font-scale--150 #block-morewaystogivedonatepages .donate-card{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 #block-morewaystogivedonatepages .donate-card{border:solid 0.084rem;border-radius:0.2083rem;}}#block-morewaystogivedonatepages ul{margin:0 !important;padding:0 !important;list-style:none;}#block-morewaystogivedonatepages ul li{margin-bottom:0.75rem;line-height:1.5;}#block-morewaystogivedonatepages ul li a{font-weight:bold;}.experts{clear:both;}.experts__main{clear:both;}.experts__inner{overflow:hidden;}@media (max-width:319px){html.font-scale--100 .experts__inner{overflow:inherit;}}@media (max-width:479px){html.font-scale--150 .experts__inner{overflow:inherit;}}@media (max-width:639px){html.font-scale--200 .experts__inner{overflow:inherit;}}@media (min-width:1280px){html.font-scale--100 .experts__inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}}@media (min-width:1920px){html.font-scale--150 .experts__inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}}@media (min-width:2560px){html.font-scale--200 .experts__inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}}.experts__details{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border:solid 0.125rem;width:100%;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0.3125rem;margin-bottom:1.75rem;font-family:"HCo Gotham",sans-serif;font-weight:bold;padding:1rem 0.5rem;margin-top:1rem;outline:none;}@media (max-width:319px){html.font-scale--100 .experts__details{border-radius:0;border-left:0;border-right:0;margin:0 -1.25rem;width:auto;padding:1rem 1.25rem;margin-bottom:1.5rem;}}@media (max-width:479px){html.font-scale--150 .experts__details{border-radius:0;border-left:0;border-right:0;margin:0 -1.25rem;width:auto;padding:1rem 1.25rem;margin-bottom:1.5rem;}}@media (max-width:639px){html.font-scale--200 .experts__details{border-radius:0;border-left:0;border-right:0;margin:0 -1.25rem;width:auto;padding:1rem 1.25rem;margin-bottom:1.5rem;}}@media (min-width:640px){html.font-scale--100 .experts__details{border:solid 0.084rem;border-radius:0.2083rem;padding:1.33rem;padding-bottom:1.9166rem;margin-top:0.75rem;}}@media (min-width:960px){html.font-scale--150 .experts__details{border:solid 0.084rem;border-radius:0.2083rem;padding:1.33rem;padding-bottom:1.9166rem;margin-top:0.75rem;}}@media (min-width:1280px){html.font-scale--200 .experts__details{border:solid 0.084rem;border-radius:0.2083rem;padding:1.33rem;padding-bottom:1.9166rem;margin-top:0.75rem;}}@media (min-width:1280px){html.font-scale--100 .experts__details{width:14.8489rem;margin-bottom:0;margin-top:0;padding:0 0.5rem;margin-right:1.9166rem;}}@media (min-width:1920px){html.font-scale--150 .experts__details{width:14.8489rem;margin-bottom:0;margin-top:0;padding:0 0.5rem;margin-right:1.9166rem;}}@media (min-width:2560px){html.font-scale--200 .experts__details{width:14.8489rem;margin-bottom:0;margin-top:0;padding:0 0.5rem;margin-right:1.9166rem;}}.experts__details > *{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;display:table;}.experts__details > * a{display:inline-block;}.experts__details h3{font-size:1rem;}@media (min-width:640px){html.font-scale--100 .experts__details h3{font-size:1rem;}}@media (min-width:960px){html.font-scale--150 .experts__details h3{font-size:1rem;}}@media (min-width:1280px){html.font-scale--200 .experts__details h3{font-size:1rem;}}@media (min-width:1280px){html.font-scale--100 .experts__details h3{font-size:1rem;}}@media (min-width:1920px){html.font-scale--150 .experts__details h3{font-size:1rem;}}@media (min-width:2560px){html.font-scale--200 .experts__details h3{font-size:1rem;}}.experts__details span{font-family:"HCo Gotham",sans-serif;display:block;font-weight:normal;vertical-align:middle;margin-bottom:.261rem;}.experts__details > div:not(:last-child){margin-bottom:0.8rem;}.experts__wrapper{overflow:hidden;margin:0 -0.625rem -1.25rem;padding:0;}@media (min-width:640px){html.font-scale--100 .experts__wrapper{margin:0 -0.9791rem;}}@media (min-width:960px){html.font-scale--150 .experts__wrapper{margin:0 -0.9791rem;}}@media (min-width:1280px){html.font-scale--200 .experts__wrapper{margin:0 -0.9791rem;}}@media (min-width:1280px){html.font-scale--100 .experts__wrapper{width:calc(100% - 14.66rem);margin:0 -0.9166rem;margin-right:0;}}@media (min-width:1920px){html.font-scale--150 .experts__wrapper{width:calc(100% - 14.66rem);margin:0 -0.9166rem;margin-right:0;}}@media (min-width:2560px){html.font-scale--200 .experts__wrapper{width:calc(100% - 14.66rem);margin:0 -0.9166rem;margin-right:0;}}.experts__wrapper .field__items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}@media (max-width:319px){html.font-scale--100 .experts__wrapper .field__item .experts__items{margin-bottom:1.5rem;}}@media (max-width:479px){html.font-scale--150 .experts__wrapper .field__item .experts__items{margin-bottom:1.5rem;}}@media (max-width:639px){html.font-scale--200 .experts__wrapper .field__item .experts__items{margin-bottom:1.5rem;}}@media (max-width:319px){html.font-scale--100 .experts__wrapper .field__item:last-child .experts__items{margin-bottom:0;}}@media (max-width:479px){html.font-scale--150 .experts__wrapper .field__item:last-child .experts__items{margin-bottom:0;}}@media (max-width:639px){html.font-scale--200 .experts__wrapper .field__item:last-child .experts__items{margin-bottom:0;}}@media (min-width:640px){html.font-scale--100 .experts__wrapper .field__item .experts__items{margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .experts__wrapper .field__item .experts__items{margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .experts__wrapper .field__item .experts__items{margin-bottom:0;}}.experts__items{width:9.375rem;float:left;padding:0 1.5625rem;margin-bottom:1.25rem;text-align:center;list-style:none;}@media (min-width:640px){html.font-scale--100 .experts__items{width:8.2083rem;padding:0 0.9791rem;margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .experts__items{width:8.2083rem;padding:0 0.9791rem;margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .experts__items{width:8.2083rem;padding:0 0.9791rem;margin-bottom:0;}}@media (min-width:1280px){html.font-scale--100 .experts__items{padding:0 0.9166rem;width:10.375rem;}}@media (min-width:1920px){html.font-scale--150 .experts__items{padding:0 0.9166rem;width:10.375rem;}}@media (min-width:2560px){html.font-scale--200 .experts__items{padding:0 0.9166rem;width:10.375rem;}}.experts__photo img{border-radius:50%;max-width:100%;height:auto;border:solid 0.125rem;}@media (min-width:640px){html.font-scale--100 .experts__photo img{border:solid 0.0833rem;}}@media (min-width:960px){html.font-scale--150 .experts__photo img{border:solid 0.0833rem;}}@media (min-width:1280px){html.font-scale--200 .experts__photo img{border:solid 0.0833rem;}}.experts__name{font-family:"HCo Gotham",sans-serif;font-weight:bold;text-transform:capitalize;margin-bottom:0.47339rem;}.help-wrapper{text-align:center;margin-top:2rem;margin-bottom:2rem;}@media (min-width:640px){html.font-scale--100 .help-wrapper{margin-top:1.7083rem;margin-bottom:1.7083rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:960px){html.font-scale--150 .help-wrapper{margin-top:1.7083rem;margin-bottom:1.7083rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:1280px){html.font-scale--200 .help-wrapper{margin-top:1.7083rem;margin-bottom:1.7083rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:640px){html.font-scale--100 .help-wrapper > *{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}}@media (min-width:960px){html.font-scale--150 .help-wrapper > *{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}}@media (min-width:1280px){html.font-scale--200 .help-wrapper > *{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;}}@media (min-width:640px){html.font-scale--100 .help-wrapper > *{padding-top:1.25rem;padding-bottom:0.4166rem;}}@media (min-width:960px){html.font-scale--150 .help-wrapper > *{padding-top:1.25rem;padding-bottom:0.4166rem;}}@media (min-width:1280px){html.font-scale--200 .help-wrapper > *{padding-top:1.25rem;padding-bottom:0.4166rem;}}.help-wrapper .help-email{padding-left:1.5rem;}.help-wrapper .help-email a{vertical-align:middle;}@media (min-width:640px){html.font-scale--100 .help-wrapper .help-email a{font-size:1.25rem;}}@media (min-width:960px){html.font-scale--150 .help-wrapper .help-email a{font-size:1.25rem;}}@media (min-width:1280px){html.font-scale--200 .help-wrapper .help-email a{font-size:1.25rem;}}.help-wrapper .help-contact{border-bottom:solid 0.125rem;position:relative;padding-bottom:1.5rem;margin-bottom:1.5rem;}@media (min-width:640px){html.font-scale--100 .help-wrapper .help-contact{border-right:solid 0.084rem;border-bottom:0;padding-bottom:0;padding-right:0.8rem;margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .help-wrapper .help-contact{border-right:solid 0.084rem;border-bottom:0;padding-bottom:0;padding-right:0.8rem;margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .help-wrapper .help-contact{border-right:solid 0.084rem;border-bottom:0;padding-bottom:0;padding-right:0.8rem;margin-bottom:0;}}.help-wrapper .help-contact .separator{position:absolute;line-height:1.25;font-weight:bold;background:#ffffff;bottom:-0.88rem;padding:0 0.5rem;font-size:1.5rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}@media (min-width:640px){html.font-scale--100 .help-wrapper .help-contact .separator{font-size:1.666rem;right:-1rem;padding:0;margin:0;bottom:inherit;top:0.8333rem;left:inherit;-webkit-transform:none;-ms-transform:none;transform:none;}}@media (min-width:960px){html.font-scale--150 .help-wrapper .help-contact .separator{font-size:1.666rem;right:-1rem;padding:0;margin:0;bottom:inherit;top:0.8333rem;left:inherit;-webkit-transform:none;-ms-transform:none;transform:none;}}@media (min-width:1280px){html.font-scale--200 .help-wrapper .help-contact .separator{font-size:1.666rem;right:-1rem;padding:0;margin:0;bottom:inherit;top:0.8333rem;left:inherit;-webkit-transform:none;-ms-transform:none;transform:none;}}html.colorscheme--whiteblack .help-wrapper .help-contact .separator{background:#000000;}html.colorscheme--yellowblack .help-wrapper .help-contact .separator{background:#000000;}html.colorscheme--yellowblue .help-wrapper .help-contact .separator{background:#002b7f;}.help-wrapper .help-contact span{display:block;line-height:1.5;}html.colorscheme--blackwhite .help-wrapper .help-contact span{color:#000000;}html.colorscheme--blackwhite .help-wrapper .help-contact span a{color:#000000;}.help-wrapper .help-contact span.number{font-weight:bold;line-height:1.5;}@media (min-width:640px){html.font-scale--100 .help-wrapper .help-contact span.number{font-size:1.25rem;margin-bottom:0.4583rem;}}@media (min-width:960px){html.font-scale--150 .help-wrapper .help-contact span.number{font-size:1.25rem;margin-bottom:0.4583rem;}}@media (min-width:1280px){html.font-scale--200 .help-wrapper .help-contact span.number{font-size:1.25rem;margin-bottom:0.4583rem;}}.help-wrapper .help-contact--empty{border-bottom:none;}@media (min-width:640px){html.font-scale--100 .help-wrapper .help-contact--empty{border-right:none;padding-right:0;}}@media (min-width:960px){html.font-scale--150 .help-wrapper .help-contact--empty{border-right:none;padding-right:0;}}@media (min-width:1280px){html.font-scale--200 .help-wrapper .help-contact--empty{border-right:none;padding-right:0;}}.help-wrapper .help-contact--empty .separator{display:none;}.help-footer{padding-top:0.5rem;text-align:center;}.hero__main{position:relative;clear:both;margin:-0.9rem -1.25rem;margin-bottom:0;}@media (min-width:640px){html.font-scale--100 .hero__main{margin:-1.2rem -1.6667rem;margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .hero__main{margin:-1.2rem -1.6667rem;margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .hero__main{margin:-1.2rem -1.6667rem;margin-bottom:0;}}@media (min-width:1280px){html.font-scale--100 .hero__main{margin:-1.8rem -3.75rem;margin-bottom:0;}}@media (min-width:1920px){html.font-scale--150 .hero__main{margin:-1.8rem -3.75rem;margin-bottom:0;}}@media (min-width:2560px){html.font-scale--200 .hero__main{margin:-1.8rem -3.75rem;margin-bottom:0;}}.hero__main .field--name-body{padding:1.25rem;width:100%;outline:0;}@media (min-width:640px){html.font-scale--100 .hero__main .field--name-body{position:absolute;border-radius:0.208rem;top:1.75rem;left:1.6667rem;width:11.58rem;padding:1.25rem;}}@media (min-width:960px){html.font-scale--150 .hero__main .field--name-body{position:absolute;border-radius:0.208rem;top:1.75rem;left:1.6667rem;width:11.58rem;padding:1.25rem;}}@media (min-width:1280px){html.font-scale--200 .hero__main .field--name-body{position:absolute;border-radius:0.208rem;top:1.75rem;left:1.6667rem;width:11.58rem;padding:1.25rem;}}@media (min-width:1280px){html.font-scale--100 .hero__main .field--name-body{left:3.75rem;top:1.875rem;padding:1.875rem;padding-top:1.2rem;width:19.45rem;}}@media (min-width:1920px){html.font-scale--150 .hero__main .field--name-body{left:3.75rem;top:1.875rem;padding:1.875rem;padding-top:1.2rem;width:19.45rem;}}@media (min-width:2560px){html.font-scale--200 .hero__main .field--name-body{left:3.75rem;top:1.875rem;padding:1.875rem;padding-top:1.2rem;width:19.45rem;}}html.colorscheme--blackwhite .hero__main .field--name-body{background-color:#ffffff;}html.colorscheme--whiteblack .hero__main .field--name-body{background-color:#000000;}html.colorscheme--yellowblack .hero__main .field--name-body{background-color:#000000;}html.colorscheme--yellowblue .hero__main .field--name-body{background-color:#002b7f;}.hero__main .field--name-body .hero__title{margin:0;font-family:"HCo Gotham",sans-serif;font-weight:normal;font-size:1.5rem;line-height:1.33;}@media (min-width:640px){html.font-scale--100 .hero__main .field--name-body .hero__title{font-size:1.3333rem;line-height:1.31;}}@media (min-width:960px){html.font-scale--150 .hero__main .field--name-body .hero__title{font-size:1.3333rem;line-height:1.31;}}@media (min-width:1280px){html.font-scale--200 .hero__main .field--name-body .hero__title{font-size:1.3333rem;line-height:1.31;}}@media (min-width:1280px){html.font-scale--100 .hero__main .field--name-body .hero__title{font-size:2rem;}}@media (min-width:1920px){html.font-scale--150 .hero__main .field--name-body .hero__title{font-size:2rem;}}@media (min-width:2560px){html.font-scale--200 .hero__main .field--name-body .hero__title{font-size:2rem;}}.hero__main .field--name-body .hero__title span{width:100%;margin:0.30rem 0 0.7519rem;font-weight:bold;display:block;line-height:1.2;font-size:1.875rem;}@media (min-width:640px){html.font-scale--100 .hero__main .field--name-body .hero__title span{width:auto;font-size:1.6666rem;letter-spacing:-0.04166rem;line-height:1.2;}}@media (min-width:960px){html.font-scale--150 .hero__main .field--name-body .hero__title span{width:auto;font-size:1.6666rem;letter-spacing:-0.04166rem;line-height:1.2;}}@media (min-width:1280px){html.font-scale--200 .hero__main .field--name-body .hero__title span{width:auto;font-size:1.6666rem;letter-spacing:-0.04166rem;line-height:1.2;}}@media (min-width:1280px){html.font-scale--100 .hero__main .field--name-body .hero__title span{margin:0.3rem 0 0.4rem;font-size:2.75rem;line-height:1.14;letter-spacing:-0.06874px;}}@media (min-width:1920px){html.font-scale--150 .hero__main .field--name-body .hero__title span{margin:0.3rem 0 0.4rem;font-size:2.75rem;line-height:1.14;letter-spacing:-0.06874px;}}@media (min-width:2560px){html.font-scale--200 .hero__main .field--name-body .hero__title span{margin:0.3rem 0 0.4rem;font-size:2.75rem;line-height:1.14;letter-spacing:-0.06874px;}}.hero__main .field--name-body p{margin:0;}.hero__main .field--name-field-background-image img{width:100%;min-height:13.875rem;-o-object-fit:cover;object-fit:cover;-o-object-position:100% 0;object-position:100% 0;display:block;}@media (min-width:640px){html.font-scale--100 .hero__main .field--name-field-background-image img{min-height:18.5rem;}}@media (min-width:960px){html.font-scale--150 .hero__main .field--name-field-background-image img{min-height:18.5rem;}}@media (min-width:1280px){html.font-scale--200 .hero__main .field--name-field-background-image img{min-height:18.5rem;}}@media (min-width:1280px){html.font-scale--100 .hero__main .field--name-field-background-image img{height:auto;}}@media (min-width:1920px){html.font-scale--150 .hero__main .field--name-field-background-image img{height:auto;}}@media (min-width:2560px){html.font-scale--200 .hero__main .field--name-field-background-image img{height:auto;}}.hero__main .cta--button{margin-top:.8rem;}@media (min-width:1280px){html.font-scale--100 .hero__main .cta--button{font-size:1.1666rem;}}@media (min-width:1920px){html.font-scale--150 .hero__main .cta--button{font-size:1.1666rem;}}@media (min-width:2560px){html.font-scale--200 .hero__main .cta--button{font-size:1.1666rem;}}@media (min-width:640px){html.font-scale--100 .hero__main .block-anonymous-get-started--large .field--name-body{width:50% !important;}}@media (min-width:960px){html.font-scale--150 .hero__main .block-anonymous-get-started--large .field--name-body{width:50% !important;}}@media (min-width:1280px){html.font-scale--200 .hero__main .block-anonymous-get-started--large .field--name-body{width:50% !important;}}@media (min-width:1280px){html.font-scale--100 .hero__main .block-anonymous-get-started--large .field--name-body{width:28rem !important;}}@media (min-width:1920px){html.font-scale--150 .hero__main .block-anonymous-get-started--large .field--name-body{width:28rem !important;}}@media (min-width:2560px){html.font-scale--200 .hero__main .block-anonymous-get-started--large .field--name-body{width:28rem !important;}}@media (min-width:1280px){html.font-scale--100 .hero__main .block-anonymous-get-started--large .hero__title{font-size:1.5rem;}}@media (min-width:1920px){html.font-scale--150 .hero__main .block-anonymous-get-started--large .hero__title{font-size:1.5rem;}}@media (min-width:2560px){html.font-scale--200 .hero__main .block-anonymous-get-started--large .hero__title{font-size:1.5rem;}}@media (min-width:1280px){html.font-scale--100 .hero__main .block-anonymous-get-started--large .hero__title span{font-size:2.25rem;}}@media (min-width:1920px){html.font-scale--150 .hero__main .block-anonymous-get-started--large .hero__title span{font-size:2.25rem;}}@media (min-width:2560px){html.font-scale--200 .hero__main .block-anonymous-get-started--large .hero__title span{font-size:2.25rem;}}.size__contrast a{display:block;}@media (min-width:640px){html.font-scale--100 .size__contrast a{display:block;float:right;}}@media (min-width:960px){html.font-scale--150 .size__contrast a{display:block;float:right;}}@media (min-width:1280px){html.font-scale--200 .size__contrast a{display:block;float:right;}}@media (min-width:1280px){html.font-scale--100 .size__contrast .large{margin-bottom:.6rem;}}@media (min-width:1920px){html.font-scale--150 .size__contrast .large{margin-bottom:.6rem;}}@media (min-width:2560px){html.font-scale--200 .size__contrast .large{margin-bottom:.6rem;}}@media (min-width:640px){html.font-scale--100 .size__contrast .align-right{width:auto;}}@media (min-width:960px){html.font-scale--150 .size__contrast .align-right{width:auto;}}@media (min-width:1280px){html.font-scale--200 .size__contrast .align-right{width:auto;}}@media (min-width:1280px){html.font-scale--100 .size__contrast .align-right{padding-top:.2rem;}}@media (min-width:1920px){html.font-scale--150 .size__contrast .align-right{padding-top:.2rem;}}@media (min-width:2560px){html.font-scale--200 .size__contrast .align-right{padding-top:.2rem;}}.size__contrast img{max-width:13.75rem;width:100%;}@media (min-width:640px){html.font-scale--100 .size__contrast img{max-width:8.95rem;}}@media (min-width:960px){html.font-scale--150 .size__contrast img{max-width:8.95rem;}}@media (min-width:1280px){html.font-scale--200 .size__contrast img{max-width:8.95rem;}}@media (min-width:1280px){html.font-scale--100 .size__contrast img{max-width:17.9166rem;}}@media (min-width:1920px){html.font-scale--150 .size__contrast img{max-width:17.9166rem;}}@media (min-width:2560px){html.font-scale--200 .size__contrast img{max-width:17.9166rem;}}@media (min-width:640px){html.font-scale--100 .size__contrast__text{float:left;max-width:50%;}}@media (min-width:960px){html.font-scale--150 .size__contrast__text{float:left;max-width:50%;}}@media (min-width:1280px){html.font-scale--200 .size__contrast__text{float:left;max-width:50%;}}.large{font-size:1.5rem;}@media (min-width:640px){html.font-scale--100 .large{font-size:1.33rem;}}@media (min-width:960px){html.font-scale--150 .large{font-size:1.33rem;}}@media (min-width:1280px){html.font-scale--200 .large{font-size:1.33rem;}}@media (min-width:1280px){html.font-scale--100 .large{font-size:2rem;margin-bottom:.5rem;}}@media (min-width:1920px){html.font-scale--150 .large{font-size:2rem;margin-bottom:.5rem;}}@media (min-width:2560px){html.font-scale--200 .large{font-size:2rem;margin-bottom:.5rem;}}.how-learn .card-display h3{font-size:1.5rem;}@media (min-width:640px){html.font-scale--100 .how-learn .card-display h3{font-size:1.4rem;}}@media (min-width:960px){html.font-scale--150 .how-learn .card-display h3{font-size:1.4rem;}}@media (min-width:1280px){html.font-scale--200 .how-learn .card-display h3{font-size:1.4rem;}}@media (min-width:1280px){html.font-scale--100 .how-learn .card-display h3{font-size:2.25rem;}}@media (min-width:1920px){html.font-scale--150 .how-learn .card-display h3{font-size:2.25rem;}}@media (min-width:2560px){html.font-scale--200 .how-learn .card-display h3{font-size:2.25rem;}}.how-learn .card-display__content{width:100% !important;}.block-explore-block .view-footer,.view-hadley-learn-page .view-footer{margin-top:0.4rem;}.block-explore-block .view-footer a,.view-hadley-learn-page .view-footer a{font-weight:500;display:inline-block;}.block-explore-block fieldset,.view-hadley-learn-page fieldset{margin:0;outline:0;}.block-explore-block fieldset .fieldset-legend,.view-hadley-learn-page fieldset .fieldset-legend{font-size:1.125rem;margin-bottom:1rem;display:inline-block;font-family:"HCo Gotham",sans-serif;}@media (min-width:640px){html.font-scale--100 .block-explore-block fieldset .fieldset-legend,html.font-scale--100
  .view-hadley-learn-page fieldset .fieldset-legend{font-size:1.1666rem;margin-bottom:1.25rem;}}@media (min-width:960px){html.font-scale--150 .block-explore-block fieldset .fieldset-legend,html.font-scale--150
  .view-hadley-learn-page fieldset .fieldset-legend{font-size:1.1666rem;margin-bottom:1.25rem;}}@media (min-width:1280px){html.font-scale--200 .block-explore-block fieldset .fieldset-legend,html.font-scale--200
  .view-hadley-learn-page fieldset .fieldset-legend{font-size:1.1666rem;margin-bottom:1.25rem;}}@media (min-width:1280px){html.font-scale--100 .block-explore-block fieldset .fieldset-legend,html.font-scale--100
  .view-hadley-learn-page fieldset .fieldset-legend{font-size:1.66rem;margin-bottom:1.66rem;}}@media (min-width:1920px){html.font-scale--150 .block-explore-block fieldset .fieldset-legend,html.font-scale--150
  .view-hadley-learn-page fieldset .fieldset-legend{font-size:1.66rem;margin-bottom:1.66rem;}}@media (min-width:2560px){html.font-scale--200 .block-explore-block fieldset .fieldset-legend,html.font-scale--200
  .view-hadley-learn-page fieldset .fieldset-legend{font-size:1.66rem;margin-bottom:1.66rem;}}.block-explore-block fieldset[data-drupal-selector="edit-topic-id"],.view-hadley-learn-page fieldset[data-drupal-selector="edit-topic-id"]{width:100%;}.block-explore-block fieldset[data-drupal-selector="edit-topic-id"] legend,.view-hadley-learn-page fieldset[data-drupal-selector="edit-topic-id"] legend{display:none;}.block-explore-block .form-actions,.view-hadley-learn-page .form-actions{width:100%;text-align:center;margin:0;outline:0;}@media (min-width:640px){html.font-scale--100 .block-explore-block .form-actions,html.font-scale--100
  .view-hadley-learn-page .form-actions{width:48%;}}@media (min-width:960px){html.font-scale--150 .block-explore-block .form-actions,html.font-scale--150
  .view-hadley-learn-page .form-actions{width:48%;}}@media (min-width:1280px){html.font-scale--200 .block-explore-block .form-actions,html.font-scale--200
  .view-hadley-learn-page .form-actions{width:48%;}}@media (min-width:1280px){html.font-scale--100 .block-explore-block .form-actions,html.font-scale--100
  .view-hadley-learn-page .form-actions{width:33%;}}@media (min-width:1920px){html.font-scale--150 .block-explore-block .form-actions,html.font-scale--150
  .view-hadley-learn-page .form-actions{width:33%;}}@media (min-width:2560px){html.font-scale--200 .block-explore-block .form-actions,html.font-scale--200
  .view-hadley-learn-page .form-actions{width:33%;}}.block-explore-block .form-actions .button,.view-hadley-learn-page .form-actions .button{margin-top:0;}@media (min-width:640px){html.font-scale--100 .block-explore-block .form-radios .form-radios,html.font-scale--100
  .view-hadley-learn-page .form-radios .form-radios{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -0.6041rem;}}@media (min-width:960px){html.font-scale--150 .block-explore-block .form-radios .form-radios,html.font-scale--150
  .view-hadley-learn-page .form-radios .form-radios{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -0.6041rem;}}@media (min-width:1280px){html.font-scale--200 .block-explore-block .form-radios .form-radios,html.font-scale--200
  .view-hadley-learn-page .form-radios .form-radios{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -0.6041rem;}}.block-explore-block .form-radios .form-radios > .form-item,.view-hadley-learn-page .form-radios .form-radios > .form-item{width:100%;margin:0;text-align:center;margin-bottom:1.25rem;display:inline-block;}@media (min-width:640px){html.font-scale--100 .block-explore-block .form-radios .form-radios > .form-item,html.font-scale--100
  .view-hadley-learn-page .form-radios .form-radios > .form-item{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 0.6041rem;margin-bottom:1.2083rem;}}@media (min-width:960px){html.font-scale--150 .block-explore-block .form-radios .form-radios > .form-item,html.font-scale--150
  .view-hadley-learn-page .form-radios .form-radios > .form-item{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 0.6041rem;margin-bottom:1.2083rem;}}@media (min-width:1280px){html.font-scale--200 .block-explore-block .form-radios .form-radios > .form-item,html.font-scale--200
  .view-hadley-learn-page .form-radios .form-radios > .form-item{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 0.6041rem;margin-bottom:1.2083rem;}}@media (min-width:1280px){html.font-scale--100 .block-explore-block .form-radios .form-radios > .form-item,html.font-scale--100
  .view-hadley-learn-page .form-radios .form-radios > .form-item{-webkit-box-flex:0;-webkit-flex:0 0 33.33%;-moz-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;}}@media (min-width:1920px){html.font-scale--150 .block-explore-block .form-radios .form-radios > .form-item,html.font-scale--150
  .view-hadley-learn-page .form-radios .form-radios > .form-item{-webkit-box-flex:0;-webkit-flex:0 0 33.33%;-moz-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;}}@media (min-width:2560px){html.font-scale--200 .block-explore-block .form-radios .form-radios > .form-item,html.font-scale--200
  .view-hadley-learn-page .form-radios .form-radios > .form-item{-webkit-box-flex:0;-webkit-flex:0 0 33.33%;-moz-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;}}.block-explore-block .form-radios .form-radios > .form-item .topic-radio,.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio{position:relative;border:solid 0.125rem;border-radius:0.3125rem;text-align:center;min-height:3.33rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"HCo Gotham",sans-serif;font-weight:400;}@media (min-width:640px){html.font-scale--100 .block-explore-block .form-radios .form-radios > .form-item .topic-radio,html.font-scale--100
  .view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:960px){html.font-scale--150 .block-explore-block .form-radios .form-radios > .form-item .topic-radio,html.font-scale--150
  .view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 .block-explore-block .form-radios .form-radios > .form-item .topic-radio,html.font-scale--200
  .view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio{border:solid 0.084rem;border-radius:0.2083rem;}}html.colorscheme--blackwhite .block-explore-block .form-radios .form-radios > .form-item .topic-radio,html.colorscheme--blackwhite
.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio{border-color:#007481;}.block-explore-block .form-radios .form-radios > .form-item .topic-radio input,.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input{width:100%;height:100%;position:absolute;cursor:pointer;top:0;left:0;opacity:0;z-index:9;}.block-explore-block .form-radios .form-radios > .form-item .topic-radio input + label,.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input + label{padding:0.98rem;display:inline-block;height:100%;width:100%;font-weight:500;}@media (min-width:640px){html.font-scale--100 .block-explore-block .form-radios .form-radios > .form-item .topic-radio input + label,html.font-scale--100
  .view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input + label{padding:.5rem;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:3.33rem;}}@media (min-width:960px){html.font-scale--150 .block-explore-block .form-radios .form-radios > .form-item .topic-radio input + label,html.font-scale--150
  .view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input + label{padding:.5rem;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:3.33rem;}}@media (min-width:1280px){html.font-scale--200 .block-explore-block .form-radios .form-radios > .form-item .topic-radio input + label,html.font-scale--200
  .view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input + label{padding:.5rem;top:0;left:0;right:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:3.33rem;}}.block-explore-block .form-radios .form-radios > .form-item .topic-radio input + label:before,.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input + label:before{display:none;}.block-explore-block .form-radios .form-radios > .form-item .topic-radio input:checked + label:before,.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:checked + label:before{content:'';position:absolute;display:block;margin:0;top:-0.625rem;right:-0.625rem;width:1.875rem;height:1.875rem;}.block-explore-block .form-radios .form-radios > .form-item .topic-radio input:checked + label:before,.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:checked + label:before{border-radius:100%;border:0;left:auto;background:#007481 url(/themes/custom/hadley_theme/images/check-black.svg) no-repeat center;background-size:1.25rem;}html.colorscheme--whiteblack .block-explore-block .form-radios .form-radios > .form-item .topic-radio input:checked + label:before,html.colorscheme--whiteblack
.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:checked + label:before{background:#ffffff url(/themes/custom/hadley_theme/images/check-black.svg) no-repeat center;background-size:1.25rem;}html.colorscheme--yellowblack .block-explore-block .form-radios .form-radios > .form-item .topic-radio input:checked + label:before,html.colorscheme--yellowblack
.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:checked + label:before{background:#fff82d url(/themes/custom/hadley_theme/images/check-black.svg) no-repeat center;background-size:1.25rem;}html.colorscheme--yellowblue .block-explore-block .form-radios .form-radios > .form-item .topic-radio input:checked + label:before,html.colorscheme--yellowblue
.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:checked + label:before{background:#fff82d url(/themes/custom/hadley_theme/images/check-black.svg) no-repeat center;background-size:1.25rem;}html.colorscheme--blackwhite .block-explore-block .form-radios .form-radios > .form-item .topic-radio input:checked + label:before,html.colorscheme--blackwhite
.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:checked + label:before{background-image:url(/themes/custom/hadley_theme/images/check-white.svg);}.block-explore-block .form-radios .form-radios > .form-item .topic-radio label,.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio label{margin-left:0;}.block-explore-block .form-radios .form-radios > .form-item .btn,.view-hadley-learn-page .form-radios .form-radios > .form-item .btn{margin:0;margin-top:1.25rem;}@media (min-width:640px){html.font-scale--100 .block-explore-block .form-radios .form-radios > .form-item .btn,html.font-scale--100
  .view-hadley-learn-page .form-radios .form-radios > .form-item .btn{margin-top:1rem;}}@media (min-width:960px){html.font-scale--150 .block-explore-block .form-radios .form-radios > .form-item .btn,html.font-scale--150
  .view-hadley-learn-page .form-radios .form-radios > .form-item .btn{margin-top:1rem;}}@media (min-width:1280px){html.font-scale--200 .block-explore-block .form-radios .form-radios > .form-item .btn,html.font-scale--200
  .view-hadley-learn-page .form-radios .form-radios > .form-item .btn{margin-top:1rem;}}.block-explore-block h3{font-size:1.5rem;letter-spacing:-0.028125rem;}@media (min-width:640px){html.font-scale--100 .block-explore-block .explore-topics{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:960px){html.font-scale--150 .block-explore-block .explore-topics{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:1280px){html.font-scale--200 .block-explore-block .explore-topics{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}}@media (min-width:640px){html.font-scale--100 .block-explore-block .explore-topics{margin:0 -0.6041rem;}}@media (min-width:960px){html.font-scale--150 .block-explore-block .explore-topics{margin:0 -0.6041rem;}}@media (min-width:1280px){html.font-scale--200 .block-explore-block .explore-topics{margin:0 -0.6041rem;}}.block-explore-block .explore-topics-item{width:100%;text-align:center;margin-bottom:1.25rem;display:inline-block;}@media (min-width:640px){html.font-scale--100 .block-explore-block .explore-topics-item{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin:0;padding:0 0.6041rem;margin-bottom:1.2083rem;}}@media (min-width:960px){html.font-scale--150 .block-explore-block .explore-topics-item{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin:0;padding:0 0.6041rem;margin-bottom:1.2083rem;}}@media (min-width:1280px){html.font-scale--200 .block-explore-block .explore-topics-item{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin:0;padding:0 0.6041rem;margin-bottom:1.2083rem;}}@media (min-width:1280px){html.font-scale--100 .block-explore-block .explore-topics-item{-webkit-box-flex:0;-webkit-flex:0 0 33.33%;-moz-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;}}@media (min-width:1920px){html.font-scale--150 .block-explore-block .explore-topics-item{-webkit-box-flex:0;-webkit-flex:0 0 33.33%;-moz-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;}}@media (min-width:2560px){html.font-scale--200 .block-explore-block .explore-topics-item{-webkit-box-flex:0;-webkit-flex:0 0 33.33%;-moz-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;}}.block-explore-block .explore-topics-item > a{position:relative;border:solid 0.125rem;border-radius:0.3125rem;text-align:center;min-height:3.33rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"HCo Gotham",sans-serif;font-weight:500;text-decoration:none;}@media (min-width:640px){html.font-scale--100 .block-explore-block .explore-topics-item > a{border:solid 0.083rem;border-radius:0.2083rem;}}@media (min-width:960px){html.font-scale--150 .block-explore-block .explore-topics-item > a{border:solid 0.083rem;border-radius:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 .block-explore-block .explore-topics-item > a{border:solid 0.083rem;border-radius:0.2083rem;}}html.colorscheme--blackwhite .block-explore-block .explore-topics-item > a{border-color:#007481;color:#000000;}.path-frontpage .block-page-title-block h1{margin-bottom:0;}@media (min-width:1280px){html.font-scale--100 .path-frontpage .block-page-title-block h1{margin-bottom:0;margin:-0.5rem 0;}}@media (min-width:1920px){html.font-scale--150 .path-frontpage .block-page-title-block h1{margin-bottom:0;margin:-0.5rem 0;}}@media (min-width:2560px){html.font-scale--200 .path-frontpage .block-page-title-block h1{margin-bottom:0;margin:-0.5rem 0;}}.path-frontpage .page--title-subtitle h1{margin-bottom:1rem;}@media (min-width:960px){html.font-scale--100 .path-frontpage .page--title-subtitle h1{margin:0;}}@media (min-width:1440px){html.font-scale--150 .path-frontpage .page--title-subtitle h1{margin:0;}}@media (min-width:1920px){html.font-scale--200 .path-frontpage .page--title-subtitle h1{margin:0;}}@media (min-width:960px){html.font-scale--100 .path-frontpage .page--title-subtitle{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:1440px){html.font-scale--150 .path-frontpage .page--title-subtitle{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:1920px){html.font-scale--200 .path-frontpage .page--title-subtitle{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:focus + label,.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:hover + label,.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:checked + label,.block-explore-block .form-radios > .form-item .topic-radio input:checked + label,.block-explore-block .form-radios > .form-item .topic-radio input:hover + label,.block-explore-block .form-radios > .form-item .topic-radio input:focus + label{outline:none;}.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:focus + label:after,.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:hover + label:after,.view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:checked + label:after,.block-explore-block .form-radios > .form-item .topic-radio input:focus + label:after,.block-explore-block .form-radios > .form-item .topic-radio input:hover + label:after,.block-explore-block .form-radios > .form-item .topic-radio input:checked + label:after{content:"";position:absolute;top:-0.35rem;right:-0.35rem;bottom:-0.35rem;left:-0.35rem;border:0.125rem dotted;}}@media all and (-ms-high-contrast:none) and (min-width:640px),(-ms-high-contrast:active) and (min-width:640px){html.font-scale--100 .view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:focus + label:after,html.font-scale--100
  .view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:hover + label:after,html.font-scale--100
  .view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:checked + label:after,html.font-scale--100
  .block-explore-block .form-radios > .form-item .topic-radio input:focus + label:after,html.font-scale--100
  .block-explore-block .form-radios > .form-item .topic-radio input:hover + label:after,html.font-scale--100
  .block-explore-block .form-radios > .form-item .topic-radio input:checked + label:after{border:0.084rem dotted;top:-0.2667rem;right:-0.2667rem;bottom:-0.2667rem;left:-0.2667rem;}}@media all and (-ms-high-contrast:none) and (min-width:960px),(-ms-high-contrast:active) and (min-width:960px){html.font-scale--150 .view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:focus + label:after,html.font-scale--150
  .view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:hover + label:after,html.font-scale--150
  .view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:checked + label:after,html.font-scale--150
  .block-explore-block .form-radios > .form-item .topic-radio input:focus + label:after,html.font-scale--150
  .block-explore-block .form-radios > .form-item .topic-radio input:hover + label:after,html.font-scale--150
  .block-explore-block .form-radios > .form-item .topic-radio input:checked + label:after{border:0.084rem dotted;top:-0.2667rem;right:-0.2667rem;bottom:-0.2667rem;left:-0.2667rem;}}@media all and (-ms-high-contrast:none) and (min-width:1280px),(-ms-high-contrast:active) and (min-width:1280px){html.font-scale--200 .view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:focus + label:after,html.font-scale--200
  .view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:hover + label:after,html.font-scale--200
  .view-hadley-learn-page .form-radios .form-radios > .form-item .topic-radio input:checked + label:after,html.font-scale--200
  .block-explore-block .form-radios > .form-item .topic-radio input:focus + label:after,html.font-scale--200
  .block-explore-block .form-radios > .form-item .topic-radio input:hover + label:after,html.font-scale--200
  .block-explore-block .form-radios > .form-item .topic-radio input:checked + label:after{border:0.084rem dotted;top:-0.2667rem;right:-0.2667rem;bottom:-0.2667rem;left:-0.2667rem;}}.block-workshops-review-block h3{margin:0.5rem 1rem 1rem;font-size:1.5rem;}@media (min-width:640px){html.font-scale--100 .block-workshops-review-block h3{font-size:1.166rem;}}@media (min-width:960px){html.font-scale--150 .block-workshops-review-block h3{font-size:1.166rem;}}@media (min-width:1280px){html.font-scale--200 .block-workshops-review-block h3{font-size:1.166rem;}}@media (min-width:1280px){html.font-scale--100 .block-workshops-review-block h3{margin:0.5rem 1.9rem 1rem;font-size:1.66rem;}}@media (min-width:1920px){html.font-scale--150 .block-workshops-review-block h3{margin:0.5rem 1.9rem 1rem;font-size:1.66rem;}}@media (min-width:2560px){html.font-scale--200 .block-workshops-review-block h3{margin:0.5rem 1.9rem 1rem;font-size:1.66rem;}}.block-workshops-review-block .group--card-view-completed{margin-bottom:1.416rem;}@media (min-width:960px){html.font-scale--100 .block-workshops-review-block .group--card-view-completed{margin-bottom:2.0833rem;}}@media (min-width:1440px){html.font-scale--150 .block-workshops-review-block .group--card-view-completed{margin-bottom:2.0833rem;}}@media (min-width:1920px){html.font-scale--200 .block-workshops-review-block .group--card-view-completed{margin-bottom:2.0833rem;}}.block-audio-podcasts-block{clear:both;}.view-hadley-home-page-podcast::after{content:'';clear:both;display:block;}@media (min-width:640px){html.font-scale--100 .view-hadley-home-page-podcast .card-display__full .card-display__content{width:70%;}}@media (min-width:960px){html.font-scale--150 .view-hadley-home-page-podcast .card-display__full .card-display__content{width:70%;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-home-page-podcast .card-display__full .card-display__content{width:70%;}}@media (min-width:1280px){html.font-scale--100 .view-hadley-home-page-podcast .card-display__full .card-display__content{padding:1.4rem 1.875rem;width:60%;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-home-page-podcast .card-display__full .card-display__content{padding:1.4rem 1.875rem;width:60%;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-home-page-podcast .card-display__full .card-display__content{padding:1.4rem 1.875rem;width:60%;}}@media (min-width:640px){html.font-scale--100 .view-hadley-home-page-podcast .card-display__full .card-display__image{width:30%;}}@media (min-width:960px){html.font-scale--150 .view-hadley-home-page-podcast .card-display__full .card-display__image{width:30%;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-home-page-podcast .card-display__full .card-display__image{width:30%;}}@media (min-width:1280px){html.font-scale--100 .view-hadley-home-page-podcast .card-display__full .card-display__image{width:40%;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-home-page-podcast .card-display__full .card-display__image{width:40%;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-home-page-podcast .card-display__full .card-display__image{width:40%;}}.view-hadley-home-page-podcast .card-display__footer ul li{margin-top:0 !important;}@media (min-width:960px){html.font-scale--100 .view-hadley-home-page-podcast .card-display__footer ul li{margin-top:0 !important;}}@media (min-width:1440px){html.font-scale--150 .view-hadley-home-page-podcast .card-display__footer ul li{margin-top:0 !important;}}@media (min-width:1920px){html.font-scale--200 .view-hadley-home-page-podcast .card-display__footer ul li{margin-top:0 !important;}}.view-hadley-home-page-review .item-list ul{margin:0;}.view-hadley-home-page-review .item-list ul li{list-style:none;margin:0;margin-top:1.416rem;}@media (min-width:960px){html.font-scale--100 .view-hadley-home-page-review .item-list ul li{margin:0;margin-top:2.0833rem;}}@media (min-width:1440px){html.font-scale--150 .view-hadley-home-page-review .item-list ul li{margin:0;margin-top:2.0833rem;}}@media (min-width:1920px){html.font-scale--200 .view-hadley-home-page-review .item-list ul li{margin:0;margin-top:2.0833rem;}}.view-hadley-home-page-review .item-list ul li:first-child{margin-top:0;}@media (min-width:960px){html.font-scale--100 .view-hadley-home-page-review .item-list ul li:first-child{margin-top:0;}}@media (min-width:1440px){html.font-scale--150 .view-hadley-home-page-review .item-list ul li:first-child{margin-top:0;}}@media (min-width:1920px){html.font-scale--200 .view-hadley-home-page-review .item-list ul li:first-child{margin-top:0;}}.announcements-block{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;border:solid 0.125rem;border-radius:0.3125rem;padding:.95rem 1.2rem 1.3rem;margin:2.25rem 0 0;}@media (min-width:640px){html.font-scale--100 .announcements-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:solid 0.084rem;border-radius:0.2083rem;padding:.9rem 1.2rem 1.3rem;margin:2rem 0 0;}}@media (min-width:960px){html.font-scale--150 .announcements-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:solid 0.084rem;border-radius:0.2083rem;padding:.9rem 1.2rem 1.3rem;margin:2rem 0 0;}}@media (min-width:1280px){html.font-scale--200 .announcements-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:solid 0.084rem;border-radius:0.2083rem;padding:.9rem 1.2rem 1.3rem;margin:2rem 0 0;}}@media (min-width:1280px){html.font-scale--100 .announcements-block{gap:2.25rem;padding:1.59rem 2.375rem 2.1rem;margin:2.5rem 0 0;}}@media (min-width:1920px){html.font-scale--150 .announcements-block{gap:2.25rem;padding:1.59rem 2.375rem 2.1rem;margin:2.5rem 0 0;}}@media (min-width:2560px){html.font-scale--200 .announcements-block{gap:2.25rem;padding:1.59rem 2.375rem 2.1rem;margin:2.5rem 0 0;}}.announcements-block p{margin:0;padding:0;}.announcements-block .btn{display:block;white-space:nowrap;text-align:center;}.view-hadley-learn-page .view-hadley-workshop-series > .view-content{border-bottom:none !important;}.view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__new .card-display__status div,.view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__updated .card-display__status div,.view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__progress .card-display__status div,.view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__status div{display:-webkit-box !important;display:-webkit-flex !important;display:-moz-box !important;display:-ms-flexbox !important;display:flex !important;}.view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__new .card-display__content,.view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__updated .card-display__content,.view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__progress .card-display__content,.view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__content{margin-top:1.4rem;}.view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__new .card-display__status div:after{content:"New";}.view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__updated .card-display__status div:after{content:"Updated";}.view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__progress .card-display__status div:after{content:"Started";}.view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__status div:after{content:"Completed";}html.colorscheme--blackwhite .view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__status div{background:#ffffff;color:#000000;border-color:#ffffff;}.view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__status div:before{content:'';width:1rem;height:1rem;display:inline-block;vertical-align:middle;background-color:#007481;background-image:url(/themes/custom/hadley_theme/images/check-black.svg);background-repeat:no-repeat;background-position:center;background-size:65% auto;border-radius:100%;margin-right:0.2916rem;}html.colorscheme--blackwhite .view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__status div:before{background-color:#007481;background-image:url(/themes/custom/hadley_theme/images/check-white.svg);}html.colorscheme--whiteblack .view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__status div:before{background-color:#ffffff;background-image:url(/themes/custom/hadley_theme/images/check-black.svg);}html.colorscheme--yellowblack .view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__status div:before{background-color:#fff82d;background-image:url(/themes/custom/hadley_theme/images/check-black.svg);}html.colorscheme--yellowblue .view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__status div:before{background-color:#fff82d;background-image:url(/themes/custom/hadley_theme/images/check-blue.svg);}html.colorscheme--blackwhite .view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__main{background:#007481;color:#ffffff;}html.colorscheme--blackwhite .view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__main:hover{outline-color:#000000 !important;}html.colorscheme--blackwhite .view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__main:hover h4 a,html.colorscheme--blackwhite .view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__main:hover h3 a,html.colorscheme--blackwhite .view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__main:hover h2 a{outline-color:#ffffff !important;}html.colorscheme--blackwhite .view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__main *{color:#ffffff;}html.colorscheme--blackwhite .view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__main .card-display__content h4 a:focus,html.colorscheme--blackwhite
.view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__main .card-display__content h3 a:focus,html.colorscheme--blackwhite
.view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li.workshop_series_status__completed .card-display__main .card-display__content h2 a:focus{outline-color:#ffffff !important;}.view-hadley-learn-page .view-hadley-workshop-series > .view-content ul > li:last-child .card-display__full{margin-bottom:0 !important;}.view-hadley-learn-page .view-hadley-workshop-series .workshops-filters{margin-bottom:1.25rem;}@media (min-width:640px){html.font-scale--100 .view-hadley-learn-page .view-hadley-workshop-series .workshops-filters > .view-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -0.6041rem;}}@media (min-width:960px){html.font-scale--150 .view-hadley-learn-page .view-hadley-workshop-series .workshops-filters > .view-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -0.6041rem;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-learn-page .view-hadley-workshop-series .workshops-filters > .view-content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -0.6041rem;}}.view-hadley-learn-page .view-hadley-workshop-series .workshops-filters .workshops-filters-item{width:100%;margin:0;text-align:center;margin-bottom:1.25rem;display:inline-block;}@media (min-width:640px){html.font-scale--100 .view-hadley-learn-page .view-hadley-workshop-series .workshops-filters .workshops-filters-item{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 0.6041rem;margin-bottom:1.2083rem;}}@media (min-width:960px){html.font-scale--150 .view-hadley-learn-page .view-hadley-workshop-series .workshops-filters .workshops-filters-item{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 0.6041rem;margin-bottom:1.2083rem;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-learn-page .view-hadley-workshop-series .workshops-filters .workshops-filters-item{-webkit-box-flex:0;-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 0.6041rem;margin-bottom:1.2083rem;}}@media (min-width:1280px){html.font-scale--100 .view-hadley-learn-page .view-hadley-workshop-series .workshops-filters .workshops-filters-item{-webkit-box-flex:0;-webkit-flex:0 0 33.33%;-moz-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-learn-page .view-hadley-workshop-series .workshops-filters .workshops-filters-item{-webkit-box-flex:0;-webkit-flex:0 0 33.33%;-moz-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-learn-page .view-hadley-workshop-series .workshops-filters .workshops-filters-item{-webkit-box-flex:0;-webkit-flex:0 0 33.33%;-moz-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;}}.view-hadley-learn-page .view-hadley-workshop-series .workshops-filters .workshops-filters-item > a{position:relative;border:solid 0.125rem;border-radius:0.3125rem;text-align:left;min-height:3.33rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"HCo Gotham",sans-serif;font-weight:500;padding:0 0.85rem;color:black;text-decoration:none;}@media (min-width:640px){html.font-scale--100 .view-hadley-learn-page .view-hadley-workshop-series .workshops-filters .workshops-filters-item > a{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:960px){html.font-scale--150 .view-hadley-learn-page .view-hadley-workshop-series .workshops-filters .workshops-filters-item > a{border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-learn-page .view-hadley-workshop-series .workshops-filters .workshops-filters-item > a{border:solid 0.084rem;border-radius:0.2083rem;}}html.colorscheme--whiteblack .view-hadley-learn-page .view-hadley-workshop-series .workshops-filters .workshops-filters-item > a{border-color:#ffffff;color:#ffffff;}html.colorscheme--yellowblue .view-hadley-learn-page .view-hadley-workshop-series .workshops-filters .workshops-filters-item > a{border-color:#fff82d;color:#fff82d;}html.colorscheme--yellowblack .view-hadley-learn-page .view-hadley-workshop-series .workshops-filters .workshops-filters-item > a{border-color:#fff82d;color:#fff82d;}.view-hadley-learn-page .form-actions{margin-bottom:0;}.view-hadley-learn-page.view-display-id-block_1 > .view-header ~ .view-footer{padding-top:1.1916rem;display:inline-block;width:100%;}.view-hadley-learn-page .view-result-summary{width:100%;text-align:center;outline:0;cursor:default;}@media (min-width:640px){html.font-scale--100 .view-hadley-learn-page .view-result-summary{width:49%;}}@media (min-width:960px){html.font-scale--150 .view-hadley-learn-page .view-result-summary{width:49%;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-learn-page .view-result-summary{width:49%;}}@media (min-width:1280px){html.font-scale--100 .view-hadley-learn-page .view-result-summary{width:32%;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-learn-page .view-result-summary{width:32%;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-learn-page .view-result-summary{width:32%;}}.view-hadley-learn-page .item-list h3{padding-top:1rem;}@media (min-width:640px){html.font-scale--100 .view-hadley-learn-page .item-list h3{font-size:1.1666rem;padding-top:1.2rem;}}@media (min-width:960px){html.font-scale--150 .view-hadley-learn-page .item-list h3{font-size:1.1666rem;padding-top:1.2rem;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-learn-page .item-list h3{font-size:1.1666rem;padding-top:1.2rem;}}@media (min-width:1280px){html.font-scale--100 .view-hadley-learn-page .item-list h3{margin-top:0rem;margin-bottom:1.9rem;font-size:1.66rem;}}@media (min-width:1920px){html.font-scale--150 .view-hadley-learn-page .item-list h3{margin-top:0rem;margin-bottom:1.9rem;font-size:1.66rem;}}@media (min-width:2560px){html.font-scale--200 .view-hadley-learn-page .item-list h3{margin-top:0rem;margin-bottom:1.9rem;font-size:1.66rem;}}.view-hadley-learn-page .item-list-back{padding:1rem 0 .5rem;clear:both;}@media (min-width:960px){html.font-scale--100 .landing-signup p{margin-bottom:.5rem;}}@media (min-width:1440px){html.font-scale--150 .landing-signup p{margin-bottom:.5rem;}}@media (min-width:1920px){html.font-scale--200 .landing-signup p{margin-bottom:.5rem;}}@media (min-width:960px){html.font-scale--100 .landing-results{margin:0 -1.04166rem;}}@media (min-width:1440px){html.font-scale--150 .landing-results{margin:0 -1.04166rem;}}@media (min-width:1920px){html.font-scale--200 .landing-results{margin:0 -1.04166rem;}}.landing-results ul{list-style:none;padding:0;margin:0;}.landing-results .card-display__image div{height:100%;}.login-heading{margin-bottom:0.666rem;text-align:center;}@media (min-width:640px){html.font-scale--100 .login-heading{margin-bottom:1rem;}}@media (min-width:960px){html.font-scale--150 .login-heading{margin-bottom:1rem;}}@media (min-width:1280px){html.font-scale--200 .login-heading{margin-bottom:1rem;}}.login-heading > *{display:inline-block;vertical-align:baseline;}.login-heading h2{font-size:1.166rem;margin-bottom:0.9166rem;margin-top:0;}@media (min-width:640px){html.font-scale--100 .login-heading h2{font-size:1.66rem;margin-bottom:1.8rem;margin-top:0.2rem;}}@media (min-width:960px){html.font-scale--150 .login-heading h2{font-size:1.66rem;margin-bottom:1.8rem;margin-top:0.2rem;}}@media (min-width:1280px){html.font-scale--200 .login-heading h2{font-size:1.66rem;margin-bottom:1.8rem;margin-top:0.2rem;}}.login-heading h2:before,.login-heading h2:after{display:none;}.path-user-signup .signup-facebook-only .social-links{border-right:none !important;}.path-user-signup .signup-facebook-only .separator,.path-user-signup .signup-facebook-only .user-form,.path-user-signup .signup-facebook-only .google-btn,.path-user-signup .signup-facebook-only .yahoo-btn,.path-user-signup .signup-facebook-only .profile-header{display:none !important;}.profile-header{margin-top:0.5rem;text-align:center;}.profile-wrapper{clear:both;}@media (min-width:640px){html.font-scale--100 .profile-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}}@media (min-width:960px){html.font-scale--150 .profile-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}}@media (min-width:1280px){html.font-scale--200 .profile-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}}@media (min-width:1280px){html.font-scale--100 .profile-wrapper{margin-top:0.5rem;}}@media (min-width:1920px){html.font-scale--150 .profile-wrapper{margin-top:0.5rem;}}@media (min-width:2560px){html.font-scale--200 .profile-wrapper{margin-top:0.5rem;}}@media (min-width:640px){html.font-scale--100 .profile-wrapper > *{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;padding-top:1.2rem;position:relative;}}@media (min-width:960px){html.font-scale--150 .profile-wrapper > *{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;padding-top:1.2rem;position:relative;}}@media (min-width:1280px){html.font-scale--200 .profile-wrapper > *{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;padding-top:1.2rem;position:relative;}}.profile-wrapper > * .social-text{margin-bottom:1rem;text-align:center;line-height:1.5;}@media (min-width:640px){html.font-scale--100 .profile-wrapper > * .social-text{margin-bottom:0.8333rem;}}@media (min-width:960px){html.font-scale--150 .profile-wrapper > * .social-text{margin-bottom:0.8333rem;}}@media (min-width:1280px){html.font-scale--200 .profile-wrapper > * .social-text{margin-bottom:0.8333rem;}}.profile-wrapper .social-links{border-bottom:solid 0.125rem;text-align:center;position:relative;padding-bottom:1.5625rem;margin-bottom:1.1rem;}@media (min-width:640px){html.font-scale--100 .profile-wrapper .social-links{border-right:solid 0.084rem;padding-right:1.5416rem;padding-bottom:0;margin-bottom:0;border-bottom:0;}}@media (min-width:960px){html.font-scale--150 .profile-wrapper .social-links{border-right:solid 0.084rem;padding-right:1.5416rem;padding-bottom:0;margin-bottom:0;border-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .profile-wrapper .social-links{border-right:solid 0.084rem;padding-right:1.5416rem;padding-bottom:0;margin-bottom:0;border-bottom:0;}}@media (min-width:1280px){html.font-scale--100 .profile-wrapper .social-links{padding-right:2.375rem;}}@media (min-width:1920px){html.font-scale--150 .profile-wrapper .social-links{padding-right:2.375rem;}}@media (min-width:2560px){html.font-scale--200 .profile-wrapper .social-links{padding-right:2.375rem;}}.profile-wrapper .social-links .auth-link{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0 auto;text-decoration:none;margin-bottom:0.625rem;border-style:solid;border-width:0.125rem;max-width:8.5rem;line-height:normal;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}@media (min-width:640px){html.font-scale--100 .profile-wrapper .social-links .auth-link{display:block;margin:auto;margin-bottom:0.4166rem;max-width:9.0833rem;border-style:solid;border-width:0.084rem;}}@media (min-width:960px){html.font-scale--150 .profile-wrapper .social-links .auth-link{display:block;margin:auto;margin-bottom:0.4166rem;max-width:9.0833rem;border-style:solid;border-width:0.084rem;}}@media (min-width:1280px){html.font-scale--200 .profile-wrapper .social-links .auth-link{display:block;margin:auto;margin-bottom:0.4166rem;max-width:9.0833rem;border-style:solid;border-width:0.084rem;}}.profile-wrapper .social-links .auth-link svg,.profile-wrapper .social-links .auth-link img{vertical-align:middle;width:1rem;-webkit-filter:none;filter:none;margin-right:0.5rem;-webkit-animation:none;animation:none;height:1.5rem;}@media (min-width:640px){html.font-scale--100 .profile-wrapper .social-links .auth-link svg,html.font-scale--100
  .profile-wrapper .social-links .auth-link img{width:1.25rem;height:1.25rem;margin-right:0.2083rem;padding:0;}}@media (min-width:960px){html.font-scale--150 .profile-wrapper .social-links .auth-link svg,html.font-scale--150
  .profile-wrapper .social-links .auth-link img{width:1.25rem;height:1.25rem;margin-right:0.2083rem;padding:0;}}@media (min-width:1280px){html.font-scale--200 .profile-wrapper .social-links .auth-link svg,html.font-scale--200
  .profile-wrapper .social-links .auth-link img{width:1.25rem;height:1.25rem;margin-right:0.2083rem;padding:0;}}html.colorscheme--whiteblack .profile-wrapper .social-links .auth-link svg g,html.colorscheme--whiteblack
.profile-wrapper .social-links .auth-link svg path,html.colorscheme--whiteblack
.profile-wrapper .social-links .auth-link img g,html.colorscheme--whiteblack
.profile-wrapper .social-links .auth-link img path{fill:#000000;}html.colorscheme--yellowblack .profile-wrapper .social-links .auth-link svg g,html.colorscheme--yellowblack
.profile-wrapper .social-links .auth-link svg path,html.colorscheme--yellowblack
.profile-wrapper .social-links .auth-link img g,html.colorscheme--yellowblack
.profile-wrapper .social-links .auth-link img path{fill:#000000;}html.colorscheme--yellowblue .profile-wrapper .social-links .auth-link svg g,html.colorscheme--yellowblue
.profile-wrapper .social-links .auth-link svg path,html.colorscheme--yellowblue
.profile-wrapper .social-links .auth-link img g,html.colorscheme--yellowblue
.profile-wrapper .social-links .auth-link img path{fill:#002b7f;}html.colorscheme--blackwhite .profile-wrapper .social-links .auth-link.facebook-btn{background:#4255ad;border-color:#192a7a;color:#ffffff;}html.colorscheme--whiteblack .profile-wrapper .social-links .auth-link.facebook-btn{background:#ffffff;border-color:#ffffff;color:#000000 !important;}html.colorscheme--yellowblack .profile-wrapper .social-links .auth-link.facebook-btn{background:#fff82d;border-color:#fff82d;color:#000000 !important;}html.colorscheme--yellowblue .profile-wrapper .social-links .auth-link.facebook-btn{background:#fff82d;border-color:#fff82d;color:#002b7f !important;}html.colorscheme--blackwhite .profile-wrapper .social-links .auth-link.google-btn{background:#c04040;border-color:#8d1c1c;color:#ffffff;}html.colorscheme--whiteblack .profile-wrapper .social-links .auth-link.google-btn{background:#ffffff;border-color:#ffffff;color:#000000 !important;}html.colorscheme--yellowblack .profile-wrapper .social-links .auth-link.google-btn{background:#fff82d;border-color:#fff82d;color:#000000 !important;}html.colorscheme--yellowblue .profile-wrapper .social-links .auth-link.google-btn{background:#fff82d;border-color:#fff82d;color:#002b7f !important;}.profile-wrapper .social-links .auth-link.yahoo-btn svg{width:1.3rem;}html.colorscheme--blackwhite .profile-wrapper .social-links .auth-link.yahoo-btn{background:#7f40bd;border-color:#461b71;color:#ffffff;}html.colorscheme--whiteblack .profile-wrapper .social-links .auth-link.yahoo-btn{background:#ffffff;border-color:#ffffff;color:#000000 !important;}html.colorscheme--yellowblack .profile-wrapper .social-links .auth-link.yahoo-btn{background:#fff82d;border-color:#fff82d;color:#000000 !important;}html.colorscheme--yellowblue .profile-wrapper .social-links .auth-link.yahoo-btn{background:#fff82d;border-color:#fff82d;color:#002b7f !important;}html.colorscheme--blackwhite .profile-wrapper .social-links .auth-link.auth-link:focus,html.colorscheme--blackwhite .profile-wrapper .social-links .auth-link.auth-link:hover{background:#000000;border-color:#000000;}.profile-wrapper .social-links .separator{position:absolute;line-height:1.25;font-weight:bold;background:#ffffff;bottom:-0.88rem;padding:0 0.5rem;font-size:1.5rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}@media (min-width:640px){html.font-scale--100 .profile-wrapper .social-links .separator{font-size:1.666rem;right:-1rem;padding:0;margin:0;bottom:inherit;top:0.8333rem;left:inherit;-webkit-transform:none;-ms-transform:none;transform:none;}}@media (min-width:960px){html.font-scale--150 .profile-wrapper .social-links .separator{font-size:1.666rem;right:-1rem;padding:0;margin:0;bottom:inherit;top:0.8333rem;left:inherit;-webkit-transform:none;-ms-transform:none;transform:none;}}@media (min-width:1280px){html.font-scale--200 .profile-wrapper .social-links .separator{font-size:1.666rem;right:-1rem;padding:0;margin:0;bottom:inherit;top:0.8333rem;left:inherit;-webkit-transform:none;-ms-transform:none;transform:none;}}html.colorscheme--whiteblack .profile-wrapper .social-links .separator{background:#000000;}html.colorscheme--yellowblack .profile-wrapper .social-links .separator{background:#000000;}html.colorscheme--yellowblue .profile-wrapper .social-links .separator{background:#002b7f;}@media (min-width:640px){html.font-scale--100 .profile-wrapper .user-form{padding-left:1.9583rem;}}@media (min-width:960px){html.font-scale--150 .profile-wrapper .user-form{padding-left:1.9583rem;}}@media (min-width:1280px){html.font-scale--200 .profile-wrapper .user-form{padding-left:1.9583rem;}}@media (min-width:1280px){html.font-scale--100 .profile-wrapper .user-form{padding-left:2.375rem;}}@media (min-width:1920px){html.font-scale--150 .profile-wrapper .user-form{padding-left:2.375rem;}}@media (min-width:2560px){html.font-scale--200 .profile-wrapper .user-form{padding-left:2.375rem;}}.profile-wrapper .user-form form{position:relative;}.profile-wrapper .user-form form .form-item{margin-top:0;margin-bottom:0.75rem;}.profile-wrapper .user-form form .form-item:last-child{margin-bottom:0;}.profile-wrapper .user-form form .form-item.login-modal-form-actions .button{margin-bottom:0;margin-top:0.7083rem;}.profile-wrapper .user-form form .form-item.js-form-type-checkbox label{display:inline-block;}.profile-wrapper .user-form form .form-item.login-modal-form-actions{border:0;padding:0;}.profile-wrapper .user-form form .form-group.error{margin-bottom:0.75rem;}.profile-wrapper .user-form form .form-group.error .form-item{margin-bottom:0;}.profile-wrapper .user-form form .form-item-password-reveal-checkbox{position:static;margin-bottom:0;}@media (min-width:1280px){html.font-scale--100 .profile-wrapper .user-form form .form-item-password-reveal-checkbox{position:absolute;right:0;}}@media (min-width:1920px){html.font-scale--150 .profile-wrapper .user-form form .form-item-password-reveal-checkbox{position:absolute;right:0;}}@media (min-width:2560px){html.font-scale--200 .profile-wrapper .user-form form .form-item-password-reveal-checkbox{position:absolute;right:0;}}.profile-wrapper .user-form form label{display:block;margin-bottom:0.4166rem;}html.colorscheme--blackwhite .profile-wrapper .user-form form label{color:#000000;}.profile-wrapper .user-form form label:after{display:none;}.profile-wrapper .user-form form .form-text,.profile-wrapper .user-form form .form-email{-webkit-box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);border:solid 0.125rem;height:2.375rem;width:100%;padding:0 0.83rem;border-radius:0.1875rem;background:transparent;}@media (min-width:640px){html.font-scale--100 .profile-wrapper .user-form form .form-text,html.font-scale--100
  .profile-wrapper .user-form form .form-email{-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:960px){html.font-scale--150 .profile-wrapper .user-form form .form-text,html.font-scale--150
  .profile-wrapper .user-form form .form-email{-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 .profile-wrapper .user-form form .form-text,html.font-scale--200
  .profile-wrapper .user-form form .form-email{-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.084rem;border-radius:0.2083rem;}}.profile-wrapper .user-form form .password-link{font-weight:500;display:block;margin-bottom:0.75rem;}@media (min-width:1280px){html.font-scale--100 .profile-wrapper .user-form form.es-lang .form-item-password-reveal-checkbox{position:inherit;margin-bottom:0.4166rem;}}@media (min-width:1920px){html.font-scale--150 .profile-wrapper .user-form form.es-lang .form-item-password-reveal-checkbox{position:inherit;margin-bottom:0.4166rem;}}@media (min-width:2560px){html.font-scale--200 .profile-wrapper .user-form form.es-lang .form-item-password-reveal-checkbox{position:inherit;margin-bottom:0.4166rem;}}.profile-wrapper .user-form .create-profile__link{text-align:center;line-height:normal;}.profile-footer{text-align:center;margin-top:1rem;line-height:1.5;}@media (min-width:640px){html.font-scale--100 .profile-footer{margin-top:0.7916rem;}}@media (min-width:960px){html.font-scale--150 .profile-footer{margin-top:0.7916rem;}}@media (min-width:1280px){html.font-scale--200 .profile-footer{margin-top:0.7916rem;}}.profile-footer a{font-weight:500;display:inline-block;}.profile-privacy{border:0.084rem solid black;border-radius:0.25rem;padding:1rem;}@media (min-width:640px){html.font-scale--100 .profile-privacy{padding:0.7916rem;}}@media (min-width:960px){html.font-scale--150 .profile-privacy{padding:0.7916rem;}}@media (min-width:1280px){html.font-scale--200 .profile-privacy{padding:0.7916rem;}}.hadley-signup-wizard,.hadley-continue-signup-wizard{line-height:1.5;}@media (min-width:640px){html.font-scale--100 .hadley-signup-wizard,html.font-scale--100
  .hadley-continue-signup-wizard{margin-top:1.0833rem;}}@media (min-width:960px){html.font-scale--150 .hadley-signup-wizard,html.font-scale--150
  .hadley-continue-signup-wizard{margin-top:1.0833rem;}}@media (min-width:1280px){html.font-scale--200 .hadley-signup-wizard,html.font-scale--200
  .hadley-continue-signup-wizard{margin-top:1.0833rem;}}@media (min-width:640px){html.font-scale--100 .hadley-signup-wizard:not(.es-lang) .form-item.js-form-item-step1-password-reveal-checkbox,html.font-scale--100
  .hadley-continue-signup-wizard:not(.es-lang) .form-item.js-form-item-step1-password-reveal-checkbox{position:absolute;margin-top:1.4583rem;right:0;}}@media (min-width:960px){html.font-scale--150 .hadley-signup-wizard:not(.es-lang) .form-item.js-form-item-step1-password-reveal-checkbox,html.font-scale--150
  .hadley-continue-signup-wizard:not(.es-lang) .form-item.js-form-item-step1-password-reveal-checkbox{position:absolute;margin-top:1.4583rem;right:0;}}@media (min-width:1280px){html.font-scale--200 .hadley-signup-wizard:not(.es-lang) .form-item.js-form-item-step1-password-reveal-checkbox,html.font-scale--200
  .hadley-continue-signup-wizard:not(.es-lang) .form-item.js-form-item-step1-password-reveal-checkbox{position:absolute;margin-top:1.4583rem;right:0;}}@media (min-width:640px){html.font-scale--100 .hadley-signup-wizard:not(.es-lang) .form-item.js-form-item-step1-pass label,html.font-scale--100
  .hadley-continue-signup-wizard:not(.es-lang) .form-item.js-form-item-step1-pass label{max-width:11.9583rem;}}@media (min-width:960px){html.font-scale--150 .hadley-signup-wizard:not(.es-lang) .form-item.js-form-item-step1-pass label,html.font-scale--150
  .hadley-continue-signup-wizard:not(.es-lang) .form-item.js-form-item-step1-pass label{max-width:11.9583rem;}}@media (min-width:1280px){html.font-scale--200 .hadley-signup-wizard:not(.es-lang) .form-item.js-form-item-step1-pass label,html.font-scale--200
  .hadley-continue-signup-wizard:not(.es-lang) .form-item.js-form-item-step1-pass label{max-width:11.9583rem;}}.hadley-signup-wizard .form-item,.hadley-continue-signup-wizard .form-item{margin-top:0;margin-bottom:0.75rem;}.hadley-signup-wizard .form-item:last-child,.hadley-continue-signup-wizard .form-item:last-child{margin-bottom:0;}.hadley-signup-wizard .form-item.js-form-type-checkbox,.hadley-continue-signup-wizard .form-item.js-form-type-checkbox{margin-bottom:0;}@media (min-width:640px){html.font-scale--100 .hadley-signup-wizard .form-item.js-form-type-checkbox,html.font-scale--100
  .hadley-continue-signup-wizard .form-item.js-form-type-checkbox{margin-bottom:0.375rem;}}@media (min-width:960px){html.font-scale--150 .hadley-signup-wizard .form-item.js-form-type-checkbox,html.font-scale--150
  .hadley-continue-signup-wizard .form-item.js-form-type-checkbox{margin-bottom:0.375rem;}}@media (min-width:1280px){html.font-scale--200 .hadley-signup-wizard .form-item.js-form-type-checkbox,html.font-scale--200
  .hadley-continue-signup-wizard .form-item.js-form-type-checkbox{margin-bottom:0.375rem;}}.hadley-signup-wizard .form-group.error,.hadley-continue-signup-wizard .form-group.error{margin-bottom:0.75rem;}.hadley-signup-wizard .form-group.error .form-item,.hadley-continue-signup-wizard .form-group.error .form-item{margin-bottom:0;}.hadley-signup-wizard fieldset,.hadley-continue-signup-wizard fieldset{position:relative;}.hadley-signup-wizard fieldset .terms,.hadley-continue-signup-wizard fieldset .terms{margin-top:.8rem;}html.colorscheme--blackwhite .hadley-signup-wizard fieldset .terms,html.colorscheme--blackwhite
.hadley-continue-signup-wizard fieldset .terms{color:#000000;}.hadley-signup-wizard fieldset .terms a,.hadley-continue-signup-wizard fieldset .terms a{font-weight:500;display:inline-block;}.hadley-signup-wizard label,.hadley-continue-signup-wizard label{display:block;margin-bottom:0.4166rem;}html.colorscheme--blackwhite .hadley-signup-wizard label,html.colorscheme--blackwhite
.hadley-continue-signup-wizard label{color:#000000;}.hadley-signup-wizard label:after,.hadley-continue-signup-wizard label:after{display:none;}.hadley-signup-wizard .form-text,.hadley-signup-wizard .form-textarea,.hadley-signup-wizard .form-email,.hadley-continue-signup-wizard .form-text,.hadley-continue-signup-wizard .form-textarea,.hadley-continue-signup-wizard .form-email{-webkit-box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);border:solid 0.125rem;height:2.375rem;width:100%;padding:0 0.83rem;border-radius:0.1875rem;background:transparent;}@media (min-width:640px){html.font-scale--100 .hadley-signup-wizard .form-text,html.font-scale--100
  .hadley-signup-wizard .form-textarea,html.font-scale--100
  .hadley-signup-wizard .form-email,html.font-scale--100
  .hadley-continue-signup-wizard .form-text,html.font-scale--100
  .hadley-continue-signup-wizard .form-textarea,html.font-scale--100
  .hadley-continue-signup-wizard .form-email{-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:960px){html.font-scale--150 .hadley-signup-wizard .form-text,html.font-scale--150
  .hadley-signup-wizard .form-textarea,html.font-scale--150
  .hadley-signup-wizard .form-email,html.font-scale--150
  .hadley-continue-signup-wizard .form-text,html.font-scale--150
  .hadley-continue-signup-wizard .form-textarea,html.font-scale--150
  .hadley-continue-signup-wizard .form-email{-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 .hadley-signup-wizard .form-text,html.font-scale--200
  .hadley-signup-wizard .form-textarea,html.font-scale--200
  .hadley-signup-wizard .form-email,html.font-scale--200
  .hadley-continue-signup-wizard .form-text,html.font-scale--200
  .hadley-continue-signup-wizard .form-textarea,html.font-scale--200
  .hadley-continue-signup-wizard .form-email{-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.084rem;border-radius:0.2083rem;}}.hadley-signup-wizard .form-textarea,.hadley-continue-signup-wizard .form-textarea{height:6rem;padding:0.83rem;}.hadley-signup-wizard .modal-header,.hadley-continue-signup-wizard .modal-header{position:absolute;top:0.75rem;left:0.8333rem;}.hadley-signup-wizard .btn-next,.hadley-continue-signup-wizard .btn-next{margin-left:0;margin-right:0;background-repeat:no-repeat;background-position:calc(100% - 0.6875rem) center;background-image:url(/themes/custom/hadley_theme/images/next-arrow-white.svg);color:#ffffff;border-style:solid;border-width:0.125rem;padding:0.47rem 0.8125rem;padding-right:2.25rem;background-size:0.75rem;margin-bottom:0;-webkit-box-shadow:0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.3);box-shadow:0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.3);}@media (min-width:640px){html.font-scale--100 .hadley-signup-wizard .btn-next,html.font-scale--100
  .hadley-continue-signup-wizard .btn-next{background-position:calc(100% - 0.875rem) center;padding:0.5833rem 0.916rem;padding-right:2.188rem;-webkit-box-shadow:0.084rem 0.084rem 0.25rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.25rem 0 rgba(0,0,0,0.3);border-width:0.084rem;margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .hadley-signup-wizard .btn-next,html.font-scale--150
  .hadley-continue-signup-wizard .btn-next{background-position:calc(100% - 0.875rem) center;padding:0.5833rem 0.916rem;padding-right:2.188rem;-webkit-box-shadow:0.084rem 0.084rem 0.25rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.25rem 0 rgba(0,0,0,0.3);border-width:0.084rem;margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .hadley-signup-wizard .btn-next,html.font-scale--200
  .hadley-continue-signup-wizard .btn-next{background-position:calc(100% - 0.875rem) center;padding:0.5833rem 0.916rem;padding-right:2.188rem;-webkit-box-shadow:0.084rem 0.084rem 0.25rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.25rem 0 rgba(0,0,0,0.3);border-width:0.084rem;margin-bottom:0;}}html.colorscheme--blackwhite .hadley-signup-wizard .btn-next,html.colorscheme--blackwhite
.hadley-continue-signup-wizard .btn-next{background-color:#007481;border-color:#00515a;}html.colorscheme--whiteblack .hadley-signup-wizard .btn-next,html.colorscheme--whiteblack
.hadley-continue-signup-wizard .btn-next{background-image:url(/themes/custom/hadley_theme/images/next-arrow-black.svg);background-color:#ffffff;border-color:#ffffff;color:#000000 !important;}html.colorscheme--yellowblack .hadley-signup-wizard .btn-next,html.colorscheme--yellowblack
.hadley-continue-signup-wizard .btn-next{background-image:url(/themes/custom/hadley_theme/images/next-arrow-black.svg);border-color:#fff82d;background-color:#fff82d;color:#000000 !important;}html.colorscheme--yellowblue .hadley-signup-wizard .btn-next,html.colorscheme--yellowblue
.hadley-continue-signup-wizard .btn-next{background-image:url(/themes/custom/hadley_theme/images/next-arrow-blue.svg);border-color:#fff82d;background-color:#fff82d;color:#002b7f !important;}html.colorscheme--blackwhite .hadley-signup-wizard .btn-next:hover,html.colorscheme--blackwhite .hadley-signup-wizard .btn-next:active,html.colorscheme--blackwhite
.hadley-continue-signup-wizard .btn-next:hover,html.colorscheme--blackwhite
.hadley-continue-signup-wizard .btn-next:active{background-color:#000000;color:#ffffff;border-color:#000000;}.hadley-signup-wizard .welcome-msg,.hadley-continue-signup-wizard .welcome-msg{text-align:center;}.hadley-signup-wizard .welcome-msg h2,.hadley-continue-signup-wizard .welcome-msg h2{display:inline-block;margin-bottom:0.75rem !important;letter-spacing:normal;}@media (min-width:640px){html.font-scale--100 .hadley-signup-wizard .welcome-msg h2,html.font-scale--100
  .hadley-continue-signup-wizard .welcome-msg h2{margin-bottom:0.5rem !important;display:inline-block;}}@media (min-width:960px){html.font-scale--150 .hadley-signup-wizard .welcome-msg h2,html.font-scale--150
  .hadley-continue-signup-wizard .welcome-msg h2{margin-bottom:0.5rem !important;display:inline-block;}}@media (min-width:1280px){html.font-scale--200 .hadley-signup-wizard .welcome-msg h2,html.font-scale--200
  .hadley-continue-signup-wizard .welcome-msg h2{margin-bottom:0.5rem !important;display:inline-block;}}html.colorscheme--blackwhite .hadley-signup-wizard .welcome-msg h2,html.colorscheme--blackwhite
.hadley-continue-signup-wizard .welcome-msg h2{color:#000000;}.hadley-signup-wizard .welcome-msg h2 span,.hadley-continue-signup-wizard .welcome-msg h2 span{font-size:1rem;display:block;}@media (min-width:640px){html.font-scale--100 .hadley-signup-wizard .welcome-msg h2 span,html.font-scale--100
  .hadley-continue-signup-wizard .welcome-msg h2 span{font-size:1rem;}}@media (min-width:960px){html.font-scale--150 .hadley-signup-wizard .welcome-msg h2 span,html.font-scale--150
  .hadley-continue-signup-wizard .welcome-msg h2 span{font-size:1rem;}}@media (min-width:1280px){html.font-scale--200 .hadley-signup-wizard .welcome-msg h2 span,html.font-scale--200
  .hadley-continue-signup-wizard .welcome-msg h2 span{font-size:1rem;}}.hadley-signup-wizard .welcome-msg + fieldset,.hadley-continue-signup-wizard .welcome-msg + fieldset{text-align:center;}@media (min-width:1280px){html.font-scale--100 .hadley-signup-wizard .welcome-msg + fieldset,html.font-scale--100
  .hadley-continue-signup-wizard .welcome-msg + fieldset{max-width:100%;}}@media (min-width:1920px){html.font-scale--150 .hadley-signup-wizard .welcome-msg + fieldset,html.font-scale--150
  .hadley-continue-signup-wizard .welcome-msg + fieldset{max-width:100%;}}@media (min-width:2560px){html.font-scale--200 .hadley-signup-wizard .welcome-msg + fieldset,html.font-scale--200
  .hadley-continue-signup-wizard .welcome-msg + fieldset{max-width:100%;}}.hadley-signup-wizard .welcome-msg + fieldset .continue-step-button,.hadley-continue-signup-wizard .welcome-msg + fieldset .continue-step-button{margin:0;margin-top:0.5rem;}@media (min-width:640px){html.font-scale--100 .hadley-signup-wizard .welcome-msg + fieldset .continue-step-button,html.font-scale--100
  .hadley-continue-signup-wizard .welcome-msg + fieldset .continue-step-button{margin:0;margin-top:0.75rem;}}@media (min-width:960px){html.font-scale--150 .hadley-signup-wizard .welcome-msg + fieldset .continue-step-button,html.font-scale--150
  .hadley-continue-signup-wizard .welcome-msg + fieldset .continue-step-button{margin:0;margin-top:0.75rem;}}@media (min-width:1280px){html.font-scale--200 .hadley-signup-wizard .welcome-msg + fieldset .continue-step-button,html.font-scale--200
  .hadley-continue-signup-wizard .welcome-msg + fieldset .continue-step-button{margin:0;margin-top:0.75rem;}}.hadley-signup-wizard .continue-button-wrapper,.hadley-continue-signup-wizard .continue-button-wrapper{text-align:center;}.hadley-signup-wizard .continue-button-wrapper .continue-step-button,.hadley-continue-signup-wizard .continue-button-wrapper .continue-step-button{margin-left:auto;margin-right:auto;}.hadley-signup-wizard .continue-button-wrapper .continue-step-button:disabled,.hadley-continue-signup-wizard .continue-button-wrapper .continue-step-button:disabled{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:0.75;}.hadley-signup-wizard .continue-button-wrapper .continue-step-button:disabled:hover,.hadley-continue-signup-wizard .continue-button-wrapper .continue-step-button:disabled:hover{outline:none !important;}@media (min-width:960px){html.font-scale--100 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step1"]{max-width:23.083rem;}}@media (min-width:1440px){html.font-scale--150 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step1"]{max-width:23.083rem;}}@media (min-width:1920px){html.font-scale--200 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step1"]{max-width:23.083rem;}}.hadley-signup-wizard fieldset[data-drupal-selector="edit-step1"] legend{display:none;}@media (min-width:640px){html.font-scale--100 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"]{max-width:15.4166rem;}}@media (min-width:960px){html.font-scale--150 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"]{max-width:15.4166rem;}}@media (min-width:1280px){html.font-scale--200 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"]{max-width:15.4166rem;}}@media (min-width:960px){html.font-scale--100 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"]{max-width:32rem;}}@media (min-width:1440px){html.font-scale--150 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"]{max-width:32rem;}}@media (min-width:1920px){html.font-scale--200 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"]{max-width:32rem;}}@media (min-width:960px){html.font-scale--100 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"] .fieldset-wrapper{margin:0 -0.625rem;}}@media (min-width:1440px){html.font-scale--150 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"] .fieldset-wrapper{margin:0 -0.625rem;}}@media (min-width:1920px){html.font-scale--200 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"] .fieldset-wrapper{margin:0 -0.625rem;}}.hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"] .form-item{width:100%;}@media (min-width:960px){html.font-scale--100 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"] .form-item{margin-bottom:0;width:50%;float:left;padding:0 0.625rem;}}@media (min-width:1440px){html.font-scale--150 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"] .form-item{margin-bottom:0;width:50%;float:left;padding:0 0.625rem;}}@media (min-width:1920px){html.font-scale--200 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"] .form-item{margin-bottom:0;width:50%;float:left;padding:0 0.625rem;}}.hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"] .form-group.error{width:100%;}@media (min-width:960px){html.font-scale--100 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"] .form-group.error{margin-bottom:0;width:50%;float:left;padding:0 0.625rem;}}@media (min-width:1440px){html.font-scale--150 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"] .form-group.error{margin-bottom:0;width:50%;float:left;padding:0 0.625rem;}}@media (min-width:1920px){html.font-scale--200 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"] .form-group.error{margin-bottom:0;width:50%;float:left;padding:0 0.625rem;}}.hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"] .form-group.error .form-item{width:100%;}@media (min-width:960px){html.font-scale--100 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"] .form-group.error .form-item{margin-bottom:0;width:100%;float:left;padding:0;}}@media (min-width:1440px){html.font-scale--150 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"] .form-group.error .form-item{margin-bottom:0;width:100%;float:left;padding:0;}}@media (min-width:1920px){html.font-scale--200 .hadley-signup-wizard fieldset[data-drupal-selector="edit-step2"] .form-group.error .form-item{margin-bottom:0;width:100%;float:left;padding:0;}}.hadley-signup-wizard fieldset[data-drupal-selector="edit-step3"] legend{margin-bottom:0.75rem;}html.colorscheme--blackwhite .hadley-signup-wizard fieldset[data-drupal-selector="edit-step3"] legend{color:#000000;}.hadley-signup-wizard fieldset[data-drupal-selector="edit-step4"] fieldset legend{margin-bottom:0.75rem;}html.colorscheme--blackwhite .hadley-signup-wizard fieldset[data-drupal-selector="edit-step4"] fieldset legend{color:#000000;}.hadley-signup-wizard .form-checkboxes .js-form-type-checkbox .form-checkbox + label:before{margin-top:0.125rem;}@media (min-width:640px){html.font-scale--100 .hadley-signup-wizard .form-checkboxes .js-form-type-checkbox .form-checkbox + label:before{margin-top:0.2083rem;}}@media (min-width:960px){html.font-scale--150 .hadley-signup-wizard .form-checkboxes .js-form-type-checkbox .form-checkbox + label:before{margin-top:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 .hadley-signup-wizard .form-checkboxes .js-form-type-checkbox .form-checkbox + label:before{margin-top:0.2083rem;}}.hadley-continue-signup-wizard fieldset{position:relative;}.hadley-continue-signup-wizard fieldset legend{margin-bottom:0.75rem;}html.colorscheme--blackwhite .hadley-continue-signup-wizard fieldset legend{color:#000000;}.hadley-continue-signup-wizard fieldset[data-drupal-selector="edit-actions"] legend{margin-bottom:0;}.user-pass{line-height:1.5;}@media (min-width:640px){html.font-scale--100 .user-pass{margin-top:1.0833rem;max-width:23.083rem;}}@media (min-width:960px){html.font-scale--150 .user-pass{margin-top:1.0833rem;max-width:23.083rem;}}@media (min-width:1280px){html.font-scale--200 .user-pass{margin-top:1.0833rem;max-width:23.083rem;}}@media (min-width:640px){html.font-scale--100 .user-pass p{margin:0;}}@media (min-width:960px){html.font-scale--150 .user-pass p{margin:0;}}@media (min-width:1280px){html.font-scale--200 .user-pass p{margin:0;}}.user-pass .form-item{margin-top:0;margin-bottom:0.75rem;}.user-pass .form-item:last-child{margin-bottom:0;}.user-pass .form-item.login-modal-form-actions .button{margin-bottom:0;margin-top:0.7083rem;}.user-pass label{display:block;}html.colorscheme--blackwhite .user-pass label{color:#000000;margin-bottom:0.4166rem;}.user-pass label:after{display:none;}.user-pass .form-text,.user-pass .form-email{-webkit-box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);border:solid 0.125rem;height:2.375rem;width:100%;padding:0 0.83rem;border-radius:0.1875rem;background:transparent;}@media (min-width:640px){html.font-scale--100 .user-pass .form-text,html.font-scale--100
  .user-pass .form-email{-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:960px){html.font-scale--150 .user-pass .form-text,html.font-scale--150
  .user-pass .form-email{-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.084rem;border-radius:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 .user-pass .form-text,html.font-scale--200
  .user-pass .form-email{-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.084rem;border-radius:0.2083rem;}}.user-pass .modal-header{position:absolute;top:0.75rem;left:0.8333rem;}@media (min-width:640px){html.font-scale--100 .startchat-form .js-form-item{margin:0;margin-bottom:0.8333rem;}}@media (min-width:960px){html.font-scale--150 .startchat-form .js-form-item{margin:0;margin-bottom:0.8333rem;}}@media (min-width:1280px){html.font-scale--200 .startchat-form .js-form-item{margin:0;margin-bottom:0.8333rem;}}.startchat-form .js-form-item label{margin-bottom:0.625rem;display:block;}@media (min-width:640px){html.font-scale--100 .startchat-form .js-form-item label{margin-top:1rem;margin-bottom:0.4166rem;}}@media (min-width:960px){html.font-scale--150 .startchat-form .js-form-item label{margin-top:1rem;margin-bottom:0.4166rem;}}@media (min-width:1280px){html.font-scale--200 .startchat-form .js-form-item label{margin-top:1rem;margin-bottom:0.4166rem;}}html.colorscheme--blackwhite .startchat-form .js-form-item label{color:#000000;}.startchat-form .js-form-item label:after{display:none;}.startchat-form .js-form-item textarea{border:solid 0.125rem;border-radius:0.1875rem;-webkit-box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);background:transparent !important;padding:1rem;}@media (min-width:640px){html.font-scale--100 .startchat-form .js-form-item textarea{border-radius:0.2083rem;padding:0.5rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.084rem;min-height:6.0416rem;}}@media (min-width:960px){html.font-scale--150 .startchat-form .js-form-item textarea{border-radius:0.2083rem;padding:0.5rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.084rem;min-height:6.0416rem;}}@media (min-width:1280px){html.font-scale--200 .startchat-form .js-form-item textarea{border-radius:0.2083rem;padding:0.5rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.084rem;min-height:6.0416rem;}}.startchat-form .start-chat{margin:0;}@media (min-width:640px){html.font-scale--100 .startchat-form .start-chat{margin:0;}}@media (min-width:960px){html.font-scale--150 .startchat-form .start-chat{margin:0;}}@media (min-width:1280px){html.font-scale--200 .startchat-form .start-chat{margin:0;}}.login-heading h1{margin:0;}@media (min-width:640px){html.font-scale--100 .login-heading h1{margin:0;}}@media (min-width:960px){html.font-scale--150 .login-heading h1{margin:0;}}@media (min-width:1280px){html.font-scale--200 .login-heading h1{margin:0;}}.request-password{text-align:center;}.form-unauthenticated{max-width:768px;}@media (min-width:640px){html.font-scale--100 .form-unauthenticated h1{margin-bottom:0.5rem;}html.font-scale--100 .form-unauthenticated .form-unauthenticated-message{margin-top:0;margin-bottom:1rem;}}@media (min-width:960px){html.font-scale--150 .form-unauthenticated h1{margin-bottom:0.5rem;}html.font-scale--150 .form-unauthenticated .form-unauthenticated-message{margin-top:0;margin-bottom:1rem;}}@media (min-width:1280px){html.font-scale--200 .form-unauthenticated h1{margin-bottom:0.5rem;}html.font-scale--200 .form-unauthenticated .form-unauthenticated-message{margin-top:0;margin-bottom:1rem;}}.form-unauthenticated .js-form-item-name{display:none;}.form-item-step2-username{position:absolute;z-index:-1;visibility:hidden;}.news-page .ozplayer-container{margin-top:0 !important;}@media (min-width:640px){html.font-scale--100 .news-page .ozplayer-container{margin-top:0 !important;}}@media (min-width:960px){html.font-scale--150 .news-page .ozplayer-container{margin-top:0 !important;}}@media (min-width:1280px){html.font-scale--200 .news-page .ozplayer-container{margin-top:0 !important;}}.news-page h3{margin-bottom:0;}@media (min-width:640px){html.font-scale--100 .news-page h3{margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .news-page h3{margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .news-page h3{margin-bottom:0;}}.news-rows{list-style:none;margin:0 0 1.5rem;padding:0;}@media (min-width:640px){html.font-scale--100 .news-rows{margin:0 0 1.5rem;padding:0;}}@media (min-width:960px){html.font-scale--150 .news-rows{margin:0 0 1.5rem;padding:0;}}@media (min-width:1280px){html.font-scale--200 .news-rows{margin:0 0 1.5rem;padding:0;}}.news-row{margin:1.5rem 0 0;}.news-row:first-child{margin-top:0rem;}@media (min-width:640px){html.font-scale--100 .news-row{margin:1.5rem 0 0;}html.font-scale--100 .news-row:first-child{margin-top:0rem;}}@media (min-width:960px){html.font-scale--150 .news-row{margin:1.5rem 0 0;}html.font-scale--150 .news-row:first-child{margin-top:0rem;}}@media (min-width:1280px){html.font-scale--200 .news-row{margin:1.5rem 0 0;}html.font-scale--200 .news-row:first-child{margin-top:0rem;}}.news-row h2,.news-row h3,.news-row h4{font-size:1rem;margin:0;}@media (min-width:640px){html.font-scale--100 .news-row h2,html.font-scale--100
  .news-row h3,html.font-scale--100
  .news-row h4{font-size:1rem;margin:0;}}@media (min-width:960px){html.font-scale--150 .news-row h2,html.font-scale--150
  .news-row h3,html.font-scale--150
  .news-row h4{font-size:1rem;margin:0;}}@media (min-width:1280px){html.font-scale--200 .news-row h2,html.font-scale--200
  .news-row h3,html.font-scale--200
  .news-row h4{font-size:1rem;margin:0;}}.news-row p{margin:.25rem 0 0 !important;line-height:1.5;}@media (min-width:640px){html.font-scale--100 .news-row p{margin:.25rem 0 0 !important;}}@media (min-width:960px){html.font-scale--150 .news-row p{margin:.25rem 0 0 !important;}}@media (min-width:1280px){html.font-scale--200 .news-row p{margin:.25rem 0 0 !important;}}.menu-item.menu-item--partner{display:none !important;}body.user-partner .menu-item.menu-item--partner{display:inline-block !important;}.onboarding-wrapper .js-form-item.form-type-checkbox label{line-height:1rem;margin-bottom:1rem !important;}.onboarding-wrapper .js-form-item.form-type-checkbox label:hover{outline:none !important;}.partner--referral_code > div:first-child{min-width:26rem;}.partner--referral_code .form-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem;}.partner--referral_code .form-item input[readonly]{background-color:#f1f1f1;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.partner-qr-code{width:250px;padding:12px;border:.16rem solid;border-radius:.25rem;}.partner-dashboard--card-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem;}.partner-dashboard--card-header h3{margin:0 !important;}.partner-dashboard--chart{position:relative;max-width:40rem;}.partner-dashboard--chart-empty{position:absolute;top:0;left:0;right:0;bottom:4rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}.partner-engagement--summary{padding:0 1rem;border-radius:.25rem;border:.16rem solid;}.partner-engagement .partner-dashboard--cardlist ul{list-style:none;margin:0;padding:0;}.partner-engagement .partner-dashboard--cardlist-item{margin-bottom:1.25rem;padding:0 1rem;border-radius:.25rem;border:.16rem solid;}@media (min-width:640px){html.font-scale--100 .partner-engagement .partner-dashboard--cardlist-item{margin-bottom:1.4166rem;}}@media (min-width:960px){html.font-scale--150 .partner-engagement .partner-dashboard--cardlist-item{margin-bottom:1.4166rem;}}@media (min-width:1280px){html.font-scale--200 .partner-engagement .partner-dashboard--cardlist-item{margin-bottom:1.4166rem;}}@media (min-width:960px){html.font-scale--100 .partner-engagement .partner-dashboard--cardlist-item{padding:0 1.04166rem;margin-bottom:2.4166rem;}}@media (min-width:1440px){html.font-scale--150 .partner-engagement .partner-dashboard--cardlist-item{padding:0 1.04166rem;margin-bottom:2.4166rem;}}@media (min-width:1920px){html.font-scale--200 .partner-engagement .partner-dashboard--cardlist-item{padding:0 1.04166rem;margin-bottom:2.4166rem;}}.partner-engagement .partner-dashboard--cardlist-item h3{margin-top:1rem !important;}.partner-engagement .partner-dashboard--cardlist .card-display__main,.partner-engagement .partner-dashboard--cardlist .card-display__inner{height:unset !important;}.partner-stats{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:0.75rem;margin-bottom:1.25rem;}@media (min-width:640px){html.font-scale--100 .partner-stats{display:-ms-grid;display:grid;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:1fr;grid-template-rows:1fr;}html.font-scale--100 .partner-stats > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}html.font-scale--100 .partner-stats > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;}}@media (min-width:960px){html.font-scale--150 .partner-stats{display:-ms-grid;display:grid;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:1fr;grid-template-rows:1fr;}html.font-scale--150 .partner-stats > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}html.font-scale--150 .partner-stats > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;}}@media (min-width:1280px){html.font-scale--200 .partner-stats{display:-ms-grid;display:grid;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:1fr;grid-template-rows:1fr;}html.font-scale--200 .partner-stats > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1;}html.font-scale--200 .partner-stats > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:2;}}@media (min-width:1280px){html.font-scale--100 .partner-stats{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);}}@media (min-width:1920px){html.font-scale--150 .partner-stats{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);}}@media (min-width:2560px){html.font-scale--200 .partner-stats{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);}}.partner-stats-item{border:solid 0.125rem;border-radius:0.2083rem;padding:0.8rem 1.5rem 0.8rem 1rem;min-height:8rem;}@media (min-width:640px){html.font-scale--100 .partner-stats-item{padding:0.8rem 1rem;}}@media (min-width:960px){html.font-scale--150 .partner-stats-item{padding:0.8rem 1rem;}}@media (min-width:1280px){html.font-scale--200 .partner-stats-item{padding:0.8rem 1rem;}}.partner-stats-item-header{font-weight:bold;margin-bottom:1rem;}.partner-stats-item-body{font-size:2.25rem;color:#007481;font-weight:bold;margin-bottom:.25rem;}.partner-stats-item-footer{font-size:1.15rem;font-weight:bold;}a.partner-stats-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-weight:bold;font-size:1.25rem;}html.colorscheme--blackwhite .partner-stats-link{border-color:#000;background-color:#007481;color:#fff;}.divided-or{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}@media (min-width:1280px){html.font-scale--100 .divided-or{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}}@media (min-width:1920px){html.font-scale--150 .divided-or{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}}@media (min-width:2560px){html.font-scale--200 .divided-or{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}}@media (min-width:1280px){html.font-scale--100 .divided-or > *:first-child{padding-right:2rem;}}@media (min-width:1920px){html.font-scale--150 .divided-or > *:first-child{padding-right:2rem;}}@media (min-width:2560px){html.font-scale--200 .divided-or > *:first-child{padding-right:2rem;}}@media (min-width:1280px){html.font-scale--100 .divided-or > *:last-child{position:relative;border-left:solid 0.084rem;padding-left:4rem;}html.font-scale--100 .divided-or > *:last-child .form-item .description{margin-top:0.5rem;}html.font-scale--100 .divided-or > *:last-child::before{content:'Or';position:absolute;left:-1.5rem;top:1rem;font-size:2rem;font-weight:bold;background-color:#fff;width:3rem;text-align:center;}}@media (min-width:1920px){html.font-scale--150 .divided-or > *:last-child{position:relative;border-left:solid 0.084rem;padding-left:4rem;}html.font-scale--150 .divided-or > *:last-child .form-item .description{margin-top:0.5rem;}html.font-scale--150 .divided-or > *:last-child::before{content:'Or';position:absolute;left:-1.5rem;top:1rem;font-size:2rem;font-weight:bold;background-color:#fff;width:3rem;text-align:center;}}@media (min-width:2560px){html.font-scale--200 .divided-or > *:last-child{position:relative;border-left:solid 0.084rem;padding-left:4rem;}html.font-scale--200 .divided-or > *:last-child .form-item .description{margin-top:0.5rem;}html.font-scale--200 .divided-or > *:last-child::before{content:'Or';position:absolute;left:-1.5rem;top:1rem;font-size:2rem;font-weight:bold;background-color:#fff;width:3rem;text-align:center;}}.webform-submission-partner-portal-submit-referral-form .webform-flex--container,.webform-submission-partner-portal-submit-referral-form .form-wrapper,.webform-submission-partner-portal-submit-referral-form .form-wrapper .form-submit{margin:0 !important;}.webform-submission-partner-portal-submit-referral-form .fieldgroup .fieldset-wrapper .messages{margin-top:0 !important;}.partner-news h1{margin-bottom:0.5rem !important;}.partner-news-post{padding:1rem;border:solid 0.125rem;border-radius:0.2083rem;margin-top:1rem;}.partner-news-post p:first-child{margin-top:0 !important;}.view-hadley-partner-portal-news .item-list ul{margin:0;}.view-hadley-partner-portal-news .item-list ul li{margin-left:0;margin-bottom:1rem;list-style:none;}.view-hadley-partner-portal-offline-materials .js-form-item{margin-right:0.4166rem !important;}@media (min-width:640px){html.font-scale--100 .node--type-partner-handout h1.h2{margin-top:1rem;margin-bottom:1rem;font-size:2rem;}}@media (min-width:960px){html.font-scale--150 .node--type-partner-handout h1.h2{margin-top:1rem;margin-bottom:1rem;font-size:2rem;}}@media (min-width:1280px){html.font-scale--200 .node--type-partner-handout h1.h2{margin-top:1rem;margin-bottom:1rem;font-size:2rem;}}.node--type-partner-handout hr{border:0.08rem solid;}.view-display-id-block_handouts .item-list ul{margin:0;padding:0;list-style:none;}.view-display-id-block_handouts .item-list ul li{margin:0 0 1rem;}.view-hadley-partner-portal .card-display__content{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}@media (min-width:640px){html.font-scale--100 .view-hadley-partner-portal .card-display__content p{margin-top:0.5rem;}}@media (min-width:960px){html.font-scale--150 .view-hadley-partner-portal .card-display__content p{margin-top:0.5rem;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-partner-portal .card-display__content p{margin-top:0.5rem;}}.podcasts{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}@media (min-width:960px){html.font-scale--100 .podcasts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}}@media (min-width:1440px){html.font-scale--150 .podcasts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}}@media (min-width:1920px){html.font-scale--200 .podcasts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;}}.podcasts__audio{width:100%;}.podcasts__audio .ozplayer-container{width:100%;margin:0;margin-bottom:1rem;}.podcasts__audio .ozplayer-container .oz-controls{width:100% !important;}.podcasts__search .webform-submission-form{margin-bottom:1.6rem;}.podcasts__search .webform-submission-form > div{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;}@media (min-width:640px){html.font-scale--100 .podcasts__search .webform-submission-form > div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;}}@media (min-width:960px){html.font-scale--150 .podcasts__search .webform-submission-form > div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;}}@media (min-width:1280px){html.font-scale--200 .podcasts__search .webform-submission-form > div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-webkit-align-items:flex-end;-moz-box-align:end;-ms-flex-align:end;align-items:flex-end;}}.podcasts__search .webform-submission-form .form-actions{margin-bottom:0;}.podcasts__search .webform-submission-form .form-submit{margin:0 !important;}.podcasts__search .webform-submission-form .form-item-title{float:none;display:block;margin-bottom:0 !important;}.podcasts__search .webform-submission-form .form-item-title label{font-weight:bold;line-height:1.5;margin-bottom:0.416rem;}.podcasts__search .webform-submission-form .form-item-title .form-text{height:2.666rem;}.podcasts__content{width:100%;}@media (min-width:640px){html.font-scale--100 .podcasts__content{width:100%;}}@media (min-width:960px){html.font-scale--150 .podcasts__content{width:100%;}}@media (min-width:1280px){html.font-scale--200 .podcasts__content{width:100%;}}@media (min-width:960px){html.font-scale--100 .podcasts__content{width:auto;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}}@media (min-width:1440px){html.font-scale--150 .podcasts__content{width:auto;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}}@media (min-width:1920px){html.font-scale--200 .podcasts__content{width:auto;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}}.podcasts__desc ul:not(.no-list-styles){list-style:none;padding-left:1.5rem;}@media (min-width:640px){html.font-scale--100 .podcasts__desc ul:not(.no-list-styles){padding-left:1.89rem;}}@media (min-width:960px){html.font-scale--150 .podcasts__desc ul:not(.no-list-styles){padding-left:1.89rem;}}@media (min-width:1280px){html.font-scale--200 .podcasts__desc ul:not(.no-list-styles){padding-left:1.89rem;}}@media (min-width:1280px){html.font-scale--100 .podcasts__desc ul:not(.no-list-styles){padding-left:3.17rem;}}@media (min-width:1920px){html.font-scale--150 .podcasts__desc ul:not(.no-list-styles){padding-left:3.17rem;}}@media (min-width:2560px){html.font-scale--200 .podcasts__desc ul:not(.no-list-styles){padding-left:3.17rem;}}.podcasts__desc ul:not(.no-list-styles) li{margin-bottom:0.5rem;padding-left:1.22rem;position:relative;line-height:1.5;}@media (min-width:640px){html.font-scale--100 .podcasts__desc ul:not(.no-list-styles) li{padding-left:0.7rem;}}@media (min-width:960px){html.font-scale--150 .podcasts__desc ul:not(.no-list-styles) li{padding-left:0.7rem;}}@media (min-width:1280px){html.font-scale--200 .podcasts__desc ul:not(.no-list-styles) li{padding-left:0.7rem;}}.podcasts__desc ul:not(.no-list-styles) li:before{position:absolute;left:0;content:"";top:0.4rem;height:0.5rem;width:0.5rem;border-radius:50%;background:#fff82d;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media (min-width:640px){html.font-scale--100 .podcasts__desc ul:not(.no-list-styles) li:before{top:0.5rem;width:0.3334rem;height:0.3334rem;}}@media (min-width:960px){html.font-scale--150 .podcasts__desc ul:not(.no-list-styles) li:before{top:0.5rem;width:0.3334rem;height:0.3334rem;}}@media (min-width:1280px){html.font-scale--200 .podcasts__desc ul:not(.no-list-styles) li:before{top:0.5rem;width:0.3334rem;height:0.3334rem;}}@media (min-width:1280px){html.font-scale--100 .podcasts__desc ul:not(.no-list-styles) li:before{top:0.6rem;}}@media (min-width:1920px){html.font-scale--150 .podcasts__desc ul:not(.no-list-styles) li:before{top:0.6rem;}}@media (min-width:2560px){html.font-scale--200 .podcasts__desc ul:not(.no-list-styles) li:before{top:0.6rem;}}html.colorscheme--blackwhite .podcasts__desc ul:not(.no-list-styles) li:before{background:#007481;}html.colorscheme--whiteblack .podcasts__desc ul:not(.no-list-styles) li:before{background:#ffffff;}.podcasts__desc ul:not(.no-list-styles) li ul{padding-top:0;margin-top:0.5rem;}@media (min-width:640px){html.font-scale--100 .podcasts__desc ul:not(.no-list-styles) li ul{padding-left:0.93rem;padding-top:0;}}@media (min-width:960px){html.font-scale--150 .podcasts__desc ul:not(.no-list-styles) li ul{padding-left:0.93rem;padding-top:0;}}@media (min-width:1280px){html.font-scale--200 .podcasts__desc ul:not(.no-list-styles) li ul{padding-left:0.93rem;padding-top:0;}}@media (min-width:1280px){html.font-scale--100 .podcasts__desc ul:not(.no-list-styles) li ul{padding-left:2.13rem;}}@media (min-width:1920px){html.font-scale--150 .podcasts__desc ul:not(.no-list-styles) li ul{padding-left:2.13rem;}}@media (min-width:2560px){html.font-scale--200 .podcasts__desc ul:not(.no-list-styles) li ul{padding-left:2.13rem;}}.podcasts__desc ul:not(.no-list-styles) li ul li:before{background:transparent !important;border-width:0.0625rem;border-style:solid;border-color:#fff82d;}@media (min-width:640px){html.font-scale--100 .podcasts__desc ul:not(.no-list-styles) li ul li:before{border-width:0.0416rem;}}@media (min-width:960px){html.font-scale--150 .podcasts__desc ul:not(.no-list-styles) li ul li:before{border-width:0.0416rem;}}@media (min-width:1280px){html.font-scale--200 .podcasts__desc ul:not(.no-list-styles) li ul li:before{border-width:0.0416rem;}}html.colorscheme--blackwhite .podcasts__desc ul:not(.no-list-styles) li ul li:before{border-color:#007481;}html.colorscheme--whiteblack .podcasts__desc ul:not(.no-list-styles) li ul li:before{border-color:#ffffff;}@media (min-width:640px){html.font-scale--100 .podcasts__desc ol{margin-left:1.35rem;padding-top:0;}}@media (min-width:960px){html.font-scale--150 .podcasts__desc ol{margin-left:1.35rem;padding-top:0;}}@media (min-width:1280px){html.font-scale--200 .podcasts__desc ol{margin-left:1.35rem;padding-top:0;}}@media (min-width:1280px){html.font-scale--100 .podcasts__desc ol{margin-left:2.3rem;padding-top:0.23rem;}}@media (min-width:1920px){html.font-scale--150 .podcasts__desc ol{margin-left:2.3rem;padding-top:0.23rem;}}@media (min-width:2560px){html.font-scale--200 .podcasts__desc ol{margin-left:2.3rem;padding-top:0.23rem;}}.podcasts__desc ol li{margin-bottom:0.5rem;line-height:1.5;}.podcasts__desc ol ol{margin-top:1rem;margin-top:0.5rem;}@media (min-width:640px){html.font-scale--100 .podcasts__desc ol ol{margin-left:0;}}@media (min-width:960px){html.font-scale--150 .podcasts__desc ol ol{margin-left:0;}}@media (min-width:1280px){html.font-scale--200 .podcasts__desc ol ol{margin-left:0;}}@media (min-width:1280px){html.font-scale--100 .podcasts__desc ol ol{margin-left:1.3rem;}}@media (min-width:1920px){html.font-scale--150 .podcasts__desc ol ol{margin-left:1.3rem;}}@media (min-width:2560px){html.font-scale--200 .podcasts__desc ol ol{margin-left:1.3rem;}}.podcasts__footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.7rem;margin-bottom:1rem;}.podcasts__footer .podcasts__share:first-child{margin-left:0 !important;}.podcasts__share{position:relative;}.podcasts__share .links{position:absolute;z-index:99999;margin:0;padding:0;right:inherit;left:0;list-style:none;background-color:#000000;border:solid 0.125rem;-webkit-box-shadow:0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.3);box-shadow:0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.3);border-radius:0.3125rem;border-top-left-radius:0;overflow:unset;}html.colorscheme--blackwhite .podcasts__share .links{background-color:#ffffff;}html.colorscheme--yellowblue .podcasts__share .links{background-color:#002b7f;}@media (min-width:640px){html.font-scale--100 .podcasts__share .links{width:14.0416rem;border:solid 0.21rem;-webkit-box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);border-radius:0.2083rem;border-top-left-radius:0;}}@media (min-width:960px){html.font-scale--150 .podcasts__share .links{width:14.0416rem;border:solid 0.21rem;-webkit-box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);border-radius:0.2083rem;border-top-left-radius:0;}}@media (min-width:1280px){html.font-scale--200 .podcasts__share .links{width:14.0416rem;border:solid 0.21rem;-webkit-box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);border-radius:0.2083rem;border-top-left-radius:0;}}html.colorscheme--blackwhite .podcasts__share .links{border-color:#000000;}html.colorscheme--blackwhite .podcasts__share .links.primary{border-color:#007481;}html.colorscheme--blackwhite .podcasts__share .links.primary li a,html.colorscheme--blackwhite
.podcasts__share .links.primary li button{color:#007481;}.podcasts__share .links li a,.podcasts__share .links li button{display:block;font-weight:500;text-decoration:none;background-position:0.8333rem center;background-repeat:no-repeat;padding:0.625rem;padding-left:3.125rem;border:0;width:100%;text-align:left;border-bottom:solid 0.125rem;background-color:transparent;}@media (min-width:640px){html.font-scale--100 .podcasts__share .links li a,html.font-scale--100
  .podcasts__share .links li button{border-bottom:solid 0.21rem;padding:0.563rem 0.8333rem;padding-left:2.4166rem;background-position:0.8333rem center;}}@media (min-width:960px){html.font-scale--150 .podcasts__share .links li a,html.font-scale--150
  .podcasts__share .links li button{border-bottom:solid 0.21rem;padding:0.563rem 0.8333rem;padding-left:2.4166rem;background-position:0.8333rem center;}}@media (min-width:1280px){html.font-scale--200 .podcasts__share .links li a,html.font-scale--200
  .podcasts__share .links li button{border-bottom:solid 0.21rem;padding:0.563rem 0.8333rem;padding-left:2.4166rem;background-position:0.8333rem center;}}html.colorscheme--blackwhite .podcasts__share .links li a,html.colorscheme--blackwhite
.podcasts__share .links li button{color:#000000;}.podcasts__share .links li a.apple,.podcasts__share .links li button.apple{background-size:1rem auto;}html.colorscheme--blackwhite .podcasts__share .links li a.apple,html.colorscheme--blackwhite
.podcasts__share .links li button.apple{background-image:url(/themes/custom/hadley_theme/images/apple.svg);}html.colorscheme--whiteblack .podcasts__share .links li a.apple,html.colorscheme--whiteblack
.podcasts__share .links li button.apple{background-image:url(/themes/custom/hadley_theme/images/apple-white.svg);}html.colorscheme--yellowblack .podcasts__share .links li a.apple,html.colorscheme--yellowblack
.podcasts__share .links li button.apple{background-image:url(/themes/custom/hadley_theme/images/apple-yellow.svg);}html.colorscheme--yellowblue .podcasts__share .links li a.apple,html.colorscheme--yellowblue
.podcasts__share .links li button.apple{background-image:url(/themes/custom/hadley_theme/images/apple-yellow.svg);}.podcasts__share .links li a.pandora,.podcasts__share .links li button.pandora{background-size:1rem auto;}html.colorscheme--blackwhite .podcasts__share .links li a.pandora,html.colorscheme--blackwhite
.podcasts__share .links li button.pandora{background-image:url(/themes/custom/hadley_theme/images/pandora.svg);}html.colorscheme--whiteblack .podcasts__share .links li a.pandora,html.colorscheme--whiteblack
.podcasts__share .links li button.pandora{background-image:url(/themes/custom/hadley_theme/images/pandora-white.svg);}html.colorscheme--yellowblack .podcasts__share .links li a.pandora,html.colorscheme--yellowblack
.podcasts__share .links li button.pandora{background-image:url(/themes/custom/hadley_theme/images/pandora-yellow.svg);}html.colorscheme--yellowblue .podcasts__share .links li a.pandora,html.colorscheme--yellowblue
.podcasts__share .links li button.pandora{background-image:url(/themes/custom/hadley_theme/images/pandora-yellow.svg);}.podcasts__share .links li a.tunein,.podcasts__share .links li button.tunein{background-size:1rem auto;}html.colorscheme--blackwhite .podcasts__share .links li a.tunein,html.colorscheme--blackwhite
.podcasts__share .links li button.tunein{background-image:url(/themes/custom/hadley_theme/images/tunein.svg);}html.colorscheme--whiteblack .podcasts__share .links li a.tunein,html.colorscheme--whiteblack
.podcasts__share .links li button.tunein{background-image:url(/themes/custom/hadley_theme/images/tunein-white.svg);}html.colorscheme--yellowblack .podcasts__share .links li a.tunein,html.colorscheme--yellowblack
.podcasts__share .links li button.tunein{background-image:url(/themes/custom/hadley_theme/images/tunein-yellow.svg);}html.colorscheme--yellowblue .podcasts__share .links li a.tunein,html.colorscheme--yellowblue
.podcasts__share .links li button.tunein{background-image:url(/themes/custom/hadley_theme/images/tunein-yellow.svg);}.podcasts__share .links li a.overcast,.podcasts__share .links li button.overcast{background-size:1rem auto;}html.colorscheme--blackwhite .podcasts__share .links li a.overcast,html.colorscheme--blackwhite
.podcasts__share .links li button.overcast{background-image:url(/themes/custom/hadley_theme/images/overcast.svg);}html.colorscheme--whiteblack .podcasts__share .links li a.overcast,html.colorscheme--whiteblack
.podcasts__share .links li button.overcast{background-image:url(/themes/custom/hadley_theme/images/overcast-white.svg);}html.colorscheme--yellowblack .podcasts__share .links li a.overcast,html.colorscheme--yellowblack
.podcasts__share .links li button.overcast{background-image:url(/themes/custom/hadley_theme/images/overcast-yellow.svg);}html.colorscheme--yellowblue .podcasts__share .links li a.overcast,html.colorscheme--yellowblue
.podcasts__share .links li button.overcast{background-image:url(/themes/custom/hadley_theme/images/overcast-yellow.svg);}.podcasts__share .links li a.rss,.podcasts__share .links li button.rss{background-size:1rem auto;}html.colorscheme--blackwhite .podcasts__share .links li a.rss,html.colorscheme--blackwhite
.podcasts__share .links li button.rss{background-image:url(/themes/custom/hadley_theme/images/rss.svg);}html.colorscheme--whiteblack .podcasts__share .links li a.rss,html.colorscheme--whiteblack
.podcasts__share .links li button.rss{background-image:url(/themes/custom/hadley_theme/images/rss-white.svg);}html.colorscheme--yellowblack .podcasts__share .links li a.rss,html.colorscheme--yellowblack
.podcasts__share .links li button.rss{background-image:url(/themes/custom/hadley_theme/images/rss-yellow.svg);}html.colorscheme--yellowblue .podcasts__share .links li a.rss,html.colorscheme--yellowblue
.podcasts__share .links li button.rss{background-image:url(/themes/custom/hadley_theme/images/rss-yellow.svg);}.podcasts__share .links li a.facebook,.podcasts__share .links li button.facebook{background-size:1rem auto;}html.colorscheme--blackwhite .podcasts__share .links li a.facebook,html.colorscheme--blackwhite
.podcasts__share .links li button.facebook{background-image:url(/themes/custom/hadley_theme/images/facebook-theme.svg);}html.colorscheme--whiteblack .podcasts__share .links li a.facebook,html.colorscheme--whiteblack
.podcasts__share .links li button.facebook{background-image:url(/themes/custom/hadley_theme/images/facebook-white.svg);}html.colorscheme--yellowblack .podcasts__share .links li a.facebook,html.colorscheme--yellowblack
.podcasts__share .links li button.facebook{background-image:url(/themes/custom/hadley_theme/images/facebook-yellow.svg);}html.colorscheme--yellowblue .podcasts__share .links li a.facebook,html.colorscheme--yellowblue
.podcasts__share .links li button.facebook{background-image:url(/themes/custom/hadley_theme/images/facebook-yellow.svg);}.podcasts__share .links li a.twitter,.podcasts__share .links li button.twitter{background-size:1rem auto;}html.colorscheme--blackwhite .podcasts__share .links li a.twitter,html.colorscheme--blackwhite
.podcasts__share .links li button.twitter{background-image:url(/themes/custom/hadley_theme/images/twitter-theme.svg);}html.colorscheme--whiteblack .podcasts__share .links li a.twitter,html.colorscheme--whiteblack
.podcasts__share .links li button.twitter{background-image:url(/themes/custom/hadley_theme/images/twitter-white.svg);}html.colorscheme--yellowblack .podcasts__share .links li a.twitter,html.colorscheme--yellowblack
.podcasts__share .links li button.twitter{background-image:url(/themes/custom/hadley_theme/images/twitter-yellow.svg);}html.colorscheme--yellowblue .podcasts__share .links li a.twitter,html.colorscheme--yellowblue
.podcasts__share .links li button.twitter{background-image:url(/themes/custom/hadley_theme/images/twitter-yellow.svg);}.podcasts__share .links li a.clipboard,.podcasts__share .links li button.clipboard{background-size:1rem auto;}html.colorscheme--blackwhite .podcasts__share .links li a.clipboard,html.colorscheme--blackwhite
.podcasts__share .links li button.clipboard{background-image:url(/themes/custom/hadley_theme/images/clipboard-theme.svg);}html.colorscheme--whiteblack .podcasts__share .links li a.clipboard,html.colorscheme--whiteblack
.podcasts__share .links li button.clipboard{background-image:url(/themes/custom/hadley_theme/images/clipboard-white.svg);}html.colorscheme--yellowblack .podcasts__share .links li a.clipboard,html.colorscheme--yellowblack
.podcasts__share .links li button.clipboard{background-image:url(/themes/custom/hadley_theme/images/clipboard-yellow.svg);}html.colorscheme--yellowblue .podcasts__share .links li a.clipboard,html.colorscheme--yellowblue
.podcasts__share .links li button.clipboard{background-image:url(/themes/custom/hadley_theme/images/clipboard-yellow.svg);}.podcasts__share .links li a.googlepodcast,.podcasts__share .links li button.googlepodcast{background-size:1rem auto;}html.colorscheme--blackwhite .podcasts__share .links li a.googlepodcast,html.colorscheme--blackwhite
.podcasts__share .links li button.googlepodcast{background-image:url(/themes/custom/hadley_theme/images/googlepodcast.svg);}html.colorscheme--whiteblack .podcasts__share .links li a.googlepodcast,html.colorscheme--whiteblack
.podcasts__share .links li button.googlepodcast{background-image:url(/themes/custom/hadley_theme/images/googlepodcast-white.svg);}html.colorscheme--yellowblack .podcasts__share .links li a.googlepodcast,html.colorscheme--yellowblack
.podcasts__share .links li button.googlepodcast{background-image:url(/themes/custom/hadley_theme/images/googlepodcast-yellow.svg);}html.colorscheme--yellowblue .podcasts__share .links li a.googlepodcast,html.colorscheme--yellowblue
.podcasts__share .links li button.googlepodcast{background-image:url(/themes/custom/hadley_theme/images/googlepodcast-yellow.svg);}.podcasts__share .links li a.spotify,.podcasts__share .links li button.spotify{background-size:1rem auto;}html.colorscheme--blackwhite .podcasts__share .links li a.spotify,html.colorscheme--blackwhite
.podcasts__share .links li button.spotify{background-image:url(/themes/custom/hadley_theme/images/spotify.svg);}html.colorscheme--whiteblack .podcasts__share .links li a.spotify,html.colorscheme--whiteblack
.podcasts__share .links li button.spotify{background-image:url(/themes/custom/hadley_theme/images/spotify-white.svg);}html.colorscheme--yellowblack .podcasts__share .links li a.spotify,html.colorscheme--yellowblack
.podcasts__share .links li button.spotify{background-image:url(/themes/custom/hadley_theme/images/spotify-yellow.svg);}html.colorscheme--yellowblue .podcasts__share .links li a.spotify,html.colorscheme--yellowblue
.podcasts__share .links li button.spotify{background-image:url(/themes/custom/hadley_theme/images/spotify-yellow.svg);}.podcasts__share .links li:last-child a,.podcasts__share .links li:last-child button{border-bottom:0;}@media (min-width:640px){html.font-scale--100 .podcasts__share .links li:last-child a,html.font-scale--100
  .podcasts__share .links li:last-child button{border-bottom:0;}}@media (min-width:960px){html.font-scale--150 .podcasts__share .links li:last-child a,html.font-scale--150
  .podcasts__share .links li:last-child button{border-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .podcasts__share .links li:last-child a,html.font-scale--200
  .podcasts__share .links li:last-child button{border-bottom:0;}}.podcasts__image{margin-bottom:1rem;}@media (min-width:640px){html.font-scale--100 .podcasts__image{width:100%;margin:0;}html.font-scale--100 .podcasts__image img{width:100%;}}@media (min-width:960px){html.font-scale--150 .podcasts__image{width:100%;margin:0;}html.font-scale--150 .podcasts__image img{width:100%;}}@media (min-width:1280px){html.font-scale--200 .podcasts__image{width:100%;margin:0;}html.font-scale--200 .podcasts__image img{width:100%;}}@media (min-width:960px){html.font-scale--100 .podcasts__image{max-width:20rem;padding-left:2rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}@media (min-width:1440px){html.font-scale--150 .podcasts__image{max-width:20rem;padding-left:2rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}@media (min-width:1920px){html.font-scale--200 .podcasts__image{max-width:20rem;padding-left:2rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}.podcasts__video{width:100%;float:left;margin-top:0.4583rem;}@media (min-width:640px){html.font-scale--100 .podcasts__video{width:100%;margin-top:0;}}@media (min-width:960px){html.font-scale--150 .podcasts__video{width:100%;margin-top:0;}}@media (min-width:1280px){html.font-scale--200 .podcasts__video{width:100%;margin-top:0;}}@media (min-width:960px){html.font-scale--100 .podcasts__video{width:calc(100% - 15.5417rem);height:calc(100% - 10.4166rem);padding-left:4.0416rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}@media (min-width:1440px){html.font-scale--150 .podcasts__video{width:calc(100% - 15.5417rem);height:calc(100% - 10.4166rem);padding-left:4.0416rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}@media (min-width:1920px){html.font-scale--200 .podcasts__video{width:calc(100% - 15.5417rem);height:calc(100% - 10.4166rem);padding-left:4.0416rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}.podcasts__video .ozplayer-container{margin:0;}@media (min-width:640px){html.font-scale--100 .podcasts__video .ozplayer-container{margin:0.4rem 0 0;}}@media (min-width:960px){html.font-scale--150 .podcasts__video .ozplayer-container{margin:0.4rem 0 0;}}@media (min-width:1280px){html.font-scale--200 .podcasts__video .ozplayer-container{margin:0.4rem 0 0;}}@media (min-width:960px){html.font-scale--100 .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 0.8rem !important;}}@media (min-width:1440px){html.font-scale--150 .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 0.8rem !important;}}@media (min-width:1920px){html.font-scale--200 .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 0.8rem !important;}}@media (min-width:1280px){html.font-scale--100 .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 1.25rem !important;}}@media (min-width:1920px){html.font-scale--150 .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 1.25rem !important;}}@media (min-width:2560px){html.font-scale--200 .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 1.25rem !important;}}@media (min-width:960px){html.font-scale--100 .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--100
  .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:none !important;}}@media (min-width:1440px){html.font-scale--150 .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--150
  .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:none !important;}}@media (min-width:1920px){html.font-scale--200 .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--200
  .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:none !important;}}@media (min-width:1280px){html.font-scale--100 .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--100
  .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:inline-block !important;}}@media (min-width:1920px){html.font-scale--150 .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--150
  .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:inline-block !important;}}@media (min-width:2560px){html.font-scale--200 .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--200
  .podcasts__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:inline-block !important;}}.podcasts__title h1{margin-bottom:0.9166rem;}@media (min-width:640px){html.font-scale--100 .podcasts__title h1{margin-bottom:1.2083rem;}}@media (min-width:960px){html.font-scale--150 .podcasts__title h1{margin-bottom:1.2083rem;}}@media (min-width:1280px){html.font-scale--200 .podcasts__title h1{margin-bottom:1.2083rem;}}.podcasts__number{font-family:"HCo Gotham",sans-serif;margin-bottom:1rem;line-height:1.5;font-weight:bold;}.podcast-episode{clear:both;}@media (min-width:1280px){html.font-scale--100 .podcast-episode__title h1{margin-bottom:1.0416rem;margin-top:0;}}@media (min-width:1920px){html.font-scale--150 .podcast-episode__title h1{margin-bottom:1.0416rem;margin-top:0;}}@media (min-width:2560px){html.font-scale--200 .podcast-episode__title h1{margin-bottom:1.0416rem;margin-top:0;}}.podcast-episode__date{font-family:"HCo Gotham",sans-serif;font-weight:bold;line-height:1.5;}.podcast-episode__short-decs{line-height:1.5;}.podcast-episode__short-decs a{font-weight:500;display:inline-block;}.podcast-episode__buttons{margin-bottom:1rem;}@media (min-width:640px){html.font-scale--100 .podcast-episode__buttons{margin-bottom:1rem;}}@media (min-width:960px){html.font-scale--150 .podcast-episode__buttons{margin-bottom:1rem;}}@media (min-width:1280px){html.font-scale--200 .podcast-episode__buttons{margin-bottom:1rem;}}.podcast-episode__buttons h2{font-size:1rem;letter-spacing:normal;font-weight:500;margin-top:0;display:inline-block;vertical-align:bottom;}@media (min-width:640px){html.font-scale--100 .podcast-episode__buttons h2{vertical-align:top;font-size:1rem;letter-spacing:normal;font-weight:500;margin-top:0;margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .podcast-episode__buttons h2{vertical-align:top;font-size:1rem;letter-spacing:normal;font-weight:500;margin-top:0;margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .podcast-episode__buttons h2{vertical-align:top;font-size:1rem;letter-spacing:normal;font-weight:500;margin-top:0;margin-bottom:0;}}@media (min-width:640px){html.font-scale--100 .podcast-episode__buttons h2 .btn{margin-bottom:0.6rem;}}@media (min-width:960px){html.font-scale--150 .podcast-episode__buttons h2 .btn{margin-bottom:0.6rem;}}@media (min-width:1280px){html.font-scale--200 .podcast-episode__buttons h2 .btn{margin-bottom:0.6rem;}}.podcast-episode__buttons h2:before,.podcast-episode__buttons h2:after{display:none;}.podcast-episode__buttons *{vertical-align:middle;}.podcast-episode__buttons > *{margin-bottom:0.3rem !important;}@media (min-width:640px){html.font-scale--100 .podcast-episode__buttons > *{margin-bottom:0 !important;}}@media (min-width:960px){html.font-scale--150 .podcast-episode__buttons > *{margin-bottom:0 !important;}}@media (min-width:1280px){html.font-scale--200 .podcast-episode__buttons > *{margin-bottom:0 !important;}}.podcast-episode__buttons .btn{margin-right:0;}.podcast-episode__buttons .podcasts__share{margin:0;display:inline-block;}.podcast-episode .transcript__buttons{margin-top:0.81rem;}.podcast-episodes .view-hadley-podcast-episode .pager__items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:0;}.podcast-episodes .view-hadley-podcast-episode .pager__items .pager__item:first-child{padding-left:0;}.podcast-episodes .view-hadley-podcast-episode ul li.views-row .card-display__inner .card-display__status ~ .card-display__main .card-display__content{padding-top:2.25rem;}@media (min-width:640px){html.font-scale--100 .podcast-episodes .view-hadley-podcast-episode ul li.views-row .card-display__inner .card-display__status ~ .card-display__main .card-display__content{padding-top:2.25rem;}}@media (min-width:960px){html.font-scale--150 .podcast-episodes .view-hadley-podcast-episode ul li.views-row .card-display__inner .card-display__status ~ .card-display__main .card-display__content{padding-top:2.25rem;}}@media (min-width:1280px){html.font-scale--200 .podcast-episodes .view-hadley-podcast-episode ul li.views-row .card-display__inner .card-display__status ~ .card-display__main .card-display__content{padding-top:2.25rem;}}.podcast-episodes .view-hadley-podcast-episode ul li.views-row .card-display__inner h3 ~ .card-display__podcast_date{margin-top:.35rem;}@media (min-width:640px){html.font-scale--100 .podcast-episodes .view-hadley-podcast-episode ul li.views-row .card-display__inner h3 ~ .card-display__podcast_date{margin-top:.35rem;}}@media (min-width:960px){html.font-scale--150 .podcast-episodes .view-hadley-podcast-episode ul li.views-row .card-display__inner h3 ~ .card-display__podcast_date{margin-top:.35rem;}}@media (min-width:1280px){html.font-scale--200 .podcast-episodes .view-hadley-podcast-episode ul li.views-row .card-display__inner h3 ~ .card-display__podcast_date{margin-top:.35rem;}}.podcast-episodes .view-header{margin-bottom:1.3541rem;}.podcast-episodes .views-row{list-style:none;margin-left:0;}.podcast-episodes .views-row{margin-bottom:1.3541rem;padding-bottom:1.3541rem;border-bottom:solid 0.125rem;}@media (min-width:640px){html.font-scale--100 .podcast-episodes .views-row{border-bottom:solid 0.084rem;}}@media (min-width:960px){html.font-scale--150 .podcast-episodes .views-row{border-bottom:solid 0.084rem;}}@media (min-width:1280px){html.font-scale--200 .podcast-episodes .views-row{border-bottom:solid 0.084rem;}}html.colorscheme--blackwhite .podcast-episodes .views-row{border-color:#000000;}.podcast-episodes .views-field-field-podcast-episode-date{font-family:"HCo Gotham",sans-serif;font-weight:bold;line-height:1.5;}.podcast-episodes .episodes_item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;}@media (min-width:640px){html.font-scale--100 .podcast-episodes .episodes_item__index{margin-top:1rem;}}@media (min-width:960px){html.font-scale--150 .podcast-episodes .episodes_item__index{margin-top:1rem;}}@media (min-width:1280px){html.font-scale--200 .podcast-episodes .episodes_item__index{margin-top:1rem;}}.podcast-episodes .episodes_item__header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1rem;}.podcast-episodes .episodes_item__header h3{margin:0;font-size:1rem;font-weight:700;line-height:1.42;}.podcast-episodes .episodes_item__header h3 a{font-weight:bold;display:inline-block;}.podcast-episodes .episodes_item__status{font-size:.95rem;padding:0.15rem 0.75rem !important;pointer-events:none;margin-bottom:.75rem;}.podcast-episodes .episodes_item__date_message{font-size:.95rem;font-weight:500;margin-top:1rem;}.podcast-episodes .episodes_item__player > .ozplayer-container{width:100%;padding:.5rem 0;}@media (min-width:1280px){html.font-scale--100 .podcast-episodes .episodes_item__player > .ozplayer-container{margin:0.68rem 0 0.3rem;}}@media (min-width:1920px){html.font-scale--150 .podcast-episodes .episodes_item__player > .ozplayer-container{margin:0.68rem 0 0.3rem;}}@media (min-width:2560px){html.font-scale--200 .podcast-episodes .episodes_item__player > .ozplayer-container{margin:0.68rem 0 0.3rem;}}.podcast-episodes .episodes_item__player > .ozplayer-container .oz-controls{width:100% !important;}.podcast-episodes .episodes_item__share{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0.7rem;margin-top:.75rem;}@media (min-width:640px){html.font-scale--100 .podcast-episodes .episodes_item__share{margin-top:.75rem;}}@media (min-width:960px){html.font-scale--150 .podcast-episodes .episodes_item__share{margin-top:.75rem;}}@media (min-width:1280px){html.font-scale--200 .podcast-episodes .episodes_item__share{margin-top:.75rem;}}.podcast-episodes .episodes_item__share .podcasts__share ul li{margin:0 !important;}.podcast-episodes .episodes_item__share .podcasts__share ul li a{border-radius:0 !important;}.podcast-episodes .episodes_item__share a,.podcast-episodes .episodes_item__share button{padding:0.45rem 0.8125rem 0.49rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;border-radius:0.1875rem;cursor:pointer;background:transparent;white-space:normal;font-weight:500;text-align:center;background-color:#fff;color:#000;}@media (max-width:319px){html.font-scale--100 .podcast-episodes .episodes_item__share a,html.font-scale--100 .podcast-episodes .episodes_item__share button{margin:0;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}}@media (max-width:479px){html.font-scale--150 .podcast-episodes .episodes_item__share a,html.font-scale--150 .podcast-episodes .episodes_item__share button{margin:0;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}}@media (max-width:639px){html.font-scale--200 .podcast-episodes .episodes_item__share a,html.font-scale--200 .podcast-episodes .episodes_item__share button{margin:0;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;}}@media (min-width:640px){html.font-scale--100 .podcast-episodes .episodes_item__share a,html.font-scale--100 .podcast-episodes .episodes_item__share button{border-radius:0.2083rem;padding:0.563rem 0.8333rem;}}@media (min-width:960px){html.font-scale--150 .podcast-episodes .episodes_item__share a,html.font-scale--150 .podcast-episodes .episodes_item__share button{border-radius:0.2083rem;padding:0.563rem 0.8333rem;}}@media (min-width:1280px){html.font-scale--200 .podcast-episodes .episodes_item__share a,html.font-scale--200 .podcast-episodes .episodes_item__share button{border-radius:0.2083rem;padding:0.563rem 0.8333rem;}}@media (min-width:1280px){html.font-scale--100 .podcast-episodes .episodes_item__share a,html.font-scale--100 .podcast-episodes .episodes_item__share button{padding:0.553rem 0.8333rem;}}@media (min-width:1920px){html.font-scale--150 .podcast-episodes .episodes_item__share a,html.font-scale--150 .podcast-episodes .episodes_item__share button{padding:0.553rem 0.8333rem;}}@media (min-width:2560px){html.font-scale--200 .podcast-episodes .episodes_item__share a,html.font-scale--200 .podcast-episodes .episodes_item__share button{padding:0.553rem 0.8333rem;}}.recorder--main::before{content:'';display:block;width:140px;height:140px;border:.15rem solid #000;background-size:2rem auto;background-repeat:no-repeat;background-position:center;border-radius:50%;margin-bottom:1rem;}html.colorscheme--blackwhite .recorder--main::before{background-image:url(/themes/custom/hadley_theme/images/mic.svg);}html.colorscheme--whiteblack .recorder--main::before{background-image:url(/themes/custom/hadley_theme/images/mic-white.svg);}html.colorscheme--yellowblack .recorder--main::before{background-image:url(/themes/custom/hadley_theme/images/mic-yellow.svg);}html.colorscheme--yellowblue .recorder--main::before{background-image:url(/themes/custom/hadley_theme/images/mic-yellow.svg);}.random_tag{display:none;}.profile__card{border:solid 0.125rem;border-radius:0.3125rem;padding:1rem;margin-bottom:1rem;}@media (max-width:319px){html.font-scale--100 .profile__card{padding:1rem 1.25rem;margin-left:-1.25rem;margin-right:-1.25rem;border-radius:0;border-left:0;border-right:0;}}@media (max-width:479px){html.font-scale--150 .profile__card{padding:1rem 1.25rem;margin-left:-1.25rem;margin-right:-1.25rem;border-radius:0;border-left:0;border-right:0;}}@media (max-width:639px){html.font-scale--200 .profile__card{padding:1rem 1.25rem;margin-left:-1.25rem;margin-right:-1.25rem;border-radius:0;border-left:0;border-right:0;}}@media (min-width:640px){html.font-scale--100 .profile__card{border:solid 0.084rem;border-radius:0.2083rem;margin-bottom:1.5rem;padding:2rem;padding-top:1.4166rem;}}@media (min-width:960px){html.font-scale--150 .profile__card{border:solid 0.084rem;border-radius:0.2083rem;margin-bottom:1.5rem;padding:2rem;padding-top:1.4166rem;}}@media (min-width:1280px){html.font-scale--200 .profile__card{border:solid 0.084rem;border-radius:0.2083rem;margin-bottom:1.5rem;padding:2rem;padding-top:1.4166rem;}}.profile__card:last-child{margin-bottom:0;}@media (min-width:640px){html.font-scale--100 .profile__card:last-child{margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .profile__card:last-child{margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .profile__card:last-child{margin-bottom:0;}}.profile__text{margin-bottom:1rem;line-height:1.5;}@media (min-width:640px){html.font-scale--100 .profile__text{margin-bottom:1.6666rem;}}@media (min-width:960px){html.font-scale--150 .profile__text{margin-bottom:1.6666rem;}}@media (min-width:1280px){html.font-scale--200 .profile__text{margin-bottom:1.6666rem;}}@media (min-width:640px){html.font-scale--100 .change-password-form{max-width:23.0833rem;}}@media (min-width:960px){html.font-scale--150 .change-password-form{max-width:23.0833rem;}}@media (min-width:1280px){html.font-scale--200 .change-password-form{max-width:23.0833rem;}}.change-password-form,.update-profile-form,.reset-password-form{position:relative;}@media (min-width:640px){html.font-scale--100 .change-password-form,html.font-scale--100
  .update-profile-form,html.font-scale--100
  .reset-password-form{width:100%;margin:0;}}@media (min-width:960px){html.font-scale--150 .change-password-form,html.font-scale--150
  .update-profile-form,html.font-scale--150
  .reset-password-form{width:100%;margin:0;}}@media (min-width:1280px){html.font-scale--200 .change-password-form,html.font-scale--200
  .update-profile-form,html.font-scale--200
  .reset-password-form{width:100%;margin:0;}}.change-password-form .js-form-item,.update-profile-form .js-form-item,.reset-password-form .js-form-item{margin:0;margin-bottom:1.3rem;width:100%;margin-right:0 !important;}@media (min-width:640px){html.font-scale--100 .change-password-form .js-form-item,html.font-scale--100
  .update-profile-form .js-form-item,html.font-scale--100
  .reset-password-form .js-form-item{margin-bottom:1.6rem;display:block;max-width:23.0833rem;}}@media (min-width:960px){html.font-scale--150 .change-password-form .js-form-item,html.font-scale--150
  .update-profile-form .js-form-item,html.font-scale--150
  .reset-password-form .js-form-item{margin-bottom:1.6rem;display:block;max-width:23.0833rem;}}@media (min-width:1280px){html.font-scale--200 .change-password-form .js-form-item,html.font-scale--200
  .update-profile-form .js-form-item,html.font-scale--200
  .reset-password-form .js-form-item{margin-bottom:1.6rem;display:block;max-width:23.0833rem;}}.change-password-form .js-form-item label,.update-profile-form .js-form-item label,.reset-password-form .js-form-item label{display:inline-block;margin-bottom:0.6em;}@media (min-width:640px){html.font-scale--100 .change-password-form .js-form-item label,html.font-scale--100
  .update-profile-form .js-form-item label,html.font-scale--100
  .reset-password-form .js-form-item label{margin-bottom:0.89em;}}@media (min-width:960px){html.font-scale--150 .change-password-form .js-form-item label,html.font-scale--150
  .update-profile-form .js-form-item label,html.font-scale--150
  .reset-password-form .js-form-item label{margin-bottom:0.89em;}}@media (min-width:1280px){html.font-scale--200 .change-password-form .js-form-item label,html.font-scale--200
  .update-profile-form .js-form-item label,html.font-scale--200
  .reset-password-form .js-form-item label{margin-bottom:0.89em;}}.change-password-form .js-form-item label:after,.update-profile-form .js-form-item label:after,.reset-password-form .js-form-item label:after{display:none;}.change-password-form .js-form-item .form-text,.change-password-form .js-form-item .form-email,.change-password-form .js-form-item .form-tel,.change-password-form .js-form-item .form-select,.change-password-form .js-form-item .form-number,.update-profile-form .js-form-item .form-text,.update-profile-form .js-form-item .form-email,.update-profile-form .js-form-item .form-tel,.update-profile-form .js-form-item .form-select,.update-profile-form .js-form-item .form-number,.reset-password-form .js-form-item .form-text,.reset-password-form .js-form-item .form-email,.reset-password-form .js-form-item .form-tel,.reset-password-form .js-form-item .form-select,.reset-password-form .js-form-item .form-number{width:100%;background:none;-webkit-box-shadow:none;box-shadow:none;border:solid 0.125rem;padding:0 0.83rem;border-radius:0.2083rem;padding:0.625rem;-webkit-box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);}@media (min-width:640px){html.font-scale--100 .change-password-form .js-form-item .form-text,html.font-scale--100
  .change-password-form .js-form-item .form-email,html.font-scale--100
  .change-password-form .js-form-item .form-tel,html.font-scale--100
  .change-password-form .js-form-item .form-select,html.font-scale--100
  .change-password-form .js-form-item .form-number,html.font-scale--100
  .update-profile-form .js-form-item .form-text,html.font-scale--100
  .update-profile-form .js-form-item .form-email,html.font-scale--100
  .update-profile-form .js-form-item .form-tel,html.font-scale--100
  .update-profile-form .js-form-item .form-select,html.font-scale--100
  .update-profile-form .js-form-item .form-number,html.font-scale--100
  .reset-password-form .js-form-item .form-text,html.font-scale--100
  .reset-password-form .js-form-item .form-email,html.font-scale--100
  .reset-password-form .js-form-item .form-tel,html.font-scale--100
  .reset-password-form .js-form-item .form-select,html.font-scale--100
  .reset-password-form .js-form-item .form-number{border:solid 0.084rem;padding:0.5416rem 0.8333rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);}}@media (min-width:960px){html.font-scale--150 .change-password-form .js-form-item .form-text,html.font-scale--150
  .change-password-form .js-form-item .form-email,html.font-scale--150
  .change-password-form .js-form-item .form-tel,html.font-scale--150
  .change-password-form .js-form-item .form-select,html.font-scale--150
  .change-password-form .js-form-item .form-number,html.font-scale--150
  .update-profile-form .js-form-item .form-text,html.font-scale--150
  .update-profile-form .js-form-item .form-email,html.font-scale--150
  .update-profile-form .js-form-item .form-tel,html.font-scale--150
  .update-profile-form .js-form-item .form-select,html.font-scale--150
  .update-profile-form .js-form-item .form-number,html.font-scale--150
  .reset-password-form .js-form-item .form-text,html.font-scale--150
  .reset-password-form .js-form-item .form-email,html.font-scale--150
  .reset-password-form .js-form-item .form-tel,html.font-scale--150
  .reset-password-form .js-form-item .form-select,html.font-scale--150
  .reset-password-form .js-form-item .form-number{border:solid 0.084rem;padding:0.5416rem 0.8333rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);}}@media (min-width:1280px){html.font-scale--200 .change-password-form .js-form-item .form-text,html.font-scale--200
  .change-password-form .js-form-item .form-email,html.font-scale--200
  .change-password-form .js-form-item .form-tel,html.font-scale--200
  .change-password-form .js-form-item .form-select,html.font-scale--200
  .change-password-form .js-form-item .form-number,html.font-scale--200
  .update-profile-form .js-form-item .form-text,html.font-scale--200
  .update-profile-form .js-form-item .form-email,html.font-scale--200
  .update-profile-form .js-form-item .form-tel,html.font-scale--200
  .update-profile-form .js-form-item .form-select,html.font-scale--200
  .update-profile-form .js-form-item .form-number,html.font-scale--200
  .reset-password-form .js-form-item .form-text,html.font-scale--200
  .reset-password-form .js-form-item .form-email,html.font-scale--200
  .reset-password-form .js-form-item .form-tel,html.font-scale--200
  .reset-password-form .js-form-item .form-select,html.font-scale--200
  .reset-password-form .js-form-item .form-number{border:solid 0.084rem;padding:0.5416rem 0.8333rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);}}.change-password-form .js-form-item .form-select,.update-profile-form .js-form-item .form-select,.reset-password-form .js-form-item .form-select{background-image:url(/themes/custom/hadley_theme/images/down-arrow.svg);background-repeat:no-repeat;background-position:calc(100% - 0.8125rem) center;}@media (min-width:640px){html.font-scale--100 .change-password-form .js-form-item .form-select,html.font-scale--100
  .update-profile-form .js-form-item .form-select,html.font-scale--100
  .reset-password-form .js-form-item .form-select{background-position:calc(100% - 0.8333rem) center;}}@media (min-width:960px){html.font-scale--150 .change-password-form .js-form-item .form-select,html.font-scale--150
  .update-profile-form .js-form-item .form-select,html.font-scale--150
  .reset-password-form .js-form-item .form-select{background-position:calc(100% - 0.8333rem) center;}}@media (min-width:1280px){html.font-scale--200 .change-password-form .js-form-item .form-select,html.font-scale--200
  .update-profile-form .js-form-item .form-select,html.font-scale--200
  .reset-password-form .js-form-item .form-select{background-position:calc(100% - 0.8333rem) center;}}html.colorscheme--whiteblack .change-password-form .js-form-item .form-select,html.colorscheme--whiteblack
.update-profile-form .js-form-item .form-select,html.colorscheme--whiteblack
.reset-password-form .js-form-item .form-select{background-image:url(/themes/custom/hadley_theme/images/down-arrow-white.svg);}html.colorscheme--yellowblack .change-password-form .js-form-item .form-select,html.colorscheme--yellowblack
.update-profile-form .js-form-item .form-select,html.colorscheme--yellowblack
.reset-password-form .js-form-item .form-select{background-image:url(/themes/custom/hadley_theme/images/down-arrow-yellow.svg);}html.colorscheme--yellowblue .change-password-form .js-form-item .form-select,html.colorscheme--yellowblue
.update-profile-form .js-form-item .form-select,html.colorscheme--yellowblue
.reset-password-form .js-form-item .form-select{background-image:url(/themes/custom/hadley_theme/images/down-arrow-yellow.svg);}.change-password-form .js-form-item.js-form-type-checkbox,.update-profile-form .js-form-item.js-form-type-checkbox,.reset-password-form .js-form-item.js-form-type-checkbox{margin:0;}@media (min-width:640px){html.font-scale--100 .change-password-form .js-form-item.js-form-type-checkbox,html.font-scale--100
  .update-profile-form .js-form-item.js-form-type-checkbox,html.font-scale--100
  .reset-password-form .js-form-item.js-form-type-checkbox{position:absolute;right:0;}}@media (min-width:960px){html.font-scale--150 .change-password-form .js-form-item.js-form-type-checkbox,html.font-scale--150
  .update-profile-form .js-form-item.js-form-type-checkbox,html.font-scale--150
  .reset-password-form .js-form-item.js-form-type-checkbox{position:absolute;right:0;}}@media (min-width:1280px){html.font-scale--200 .change-password-form .js-form-item.js-form-type-checkbox,html.font-scale--200
  .update-profile-form .js-form-item.js-form-type-checkbox,html.font-scale--200
  .reset-password-form .js-form-item.js-form-type-checkbox{position:absolute;right:0;}}.change-password-form .js-form-item:last-child,.update-profile-form .js-form-item:last-child,.reset-password-form .js-form-item:last-child{margin-bottom:0;}@media (min-width:640px){html.font-scale--100 .change-password-form .js-form-item:last-child,html.font-scale--100
  .update-profile-form .js-form-item:last-child,html.font-scale--100
  .reset-password-form .js-form-item:last-child{margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .change-password-form .js-form-item:last-child,html.font-scale--150
  .update-profile-form .js-form-item:last-child,html.font-scale--150
  .reset-password-form .js-form-item:last-child{margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .change-password-form .js-form-item:last-child,html.font-scale--200
  .update-profile-form .js-form-item:last-child,html.font-scale--200
  .reset-password-form .js-form-item:last-child{margin-bottom:0;}}.change-password-form .form-group.error,.update-profile-form .form-group.error,.reset-password-form .form-group.error{margin-bottom:1.3rem;}@media (min-width:640px){html.font-scale--100 .change-password-form .form-group.error,html.font-scale--100
  .update-profile-form .form-group.error,html.font-scale--100
  .reset-password-form .form-group.error{margin-bottom:1.6rem;}}@media (min-width:960px){html.font-scale--150 .change-password-form .form-group.error,html.font-scale--150
  .update-profile-form .form-group.error,html.font-scale--150
  .reset-password-form .form-group.error{margin-bottom:1.6rem;}}@media (min-width:1280px){html.font-scale--200 .change-password-form .form-group.error,html.font-scale--200
  .update-profile-form .form-group.error,html.font-scale--200
  .reset-password-form .form-group.error{margin-bottom:1.6rem;}}.change-password-form .form-group.error .js-form-item,.update-profile-form .form-group.error .js-form-item,.reset-password-form .form-group.error .js-form-item{margin-bottom:0;}@media (min-width:640px){html.font-scale--100 .change-password-form .form-group.error .js-form-item,html.font-scale--100
  .update-profile-form .form-group.error .js-form-item,html.font-scale--100
  .reset-password-form .form-group.error .js-form-item{margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .change-password-form .form-group.error .js-form-item,html.font-scale--150
  .update-profile-form .form-group.error .js-form-item,html.font-scale--150
  .reset-password-form .form-group.error .js-form-item{margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .change-password-form .form-group.error .js-form-item,html.font-scale--200
  .update-profile-form .form-group.error .js-form-item,html.font-scale--200
  .reset-password-form .form-group.error .js-form-item{margin-bottom:0;}}.change-password-form .password-link,.update-profile-form .password-link,.reset-password-form .password-link{font-weight:500;margin-bottom:1.3rem;display:block;}@media (min-width:640px){html.font-scale--100 .change-password-form .password-link,html.font-scale--100
  .update-profile-form .password-link,html.font-scale--100
  .reset-password-form .password-link{margin-bottom:1.6rem;}}@media (min-width:960px){html.font-scale--150 .change-password-form .password-link,html.font-scale--150
  .update-profile-form .password-link,html.font-scale--150
  .reset-password-form .password-link{margin-bottom:1.6rem;}}@media (min-width:1280px){html.font-scale--200 .change-password-form .password-link,html.font-scale--200
  .update-profile-form .password-link,html.font-scale--200
  .reset-password-form .password-link{margin-bottom:1.6rem;}}@media (min-width:640px){html.font-scale--100 .change-password-form,html.font-scale--100
  .reset-password-form{max-width:23.0833rem;}}@media (min-width:960px){html.font-scale--150 .change-password-form,html.font-scale--150
  .reset-password-form{max-width:23.0833rem;}}@media (min-width:1280px){html.font-scale--200 .change-password-form,html.font-scale--200
  .reset-password-form{max-width:23.0833rem;}}@media (min-width:640px){html.font-scale--100 .change-password-form .js-form-item,html.font-scale--100
  .reset-password-form .js-form-item{width:auto;}}@media (min-width:960px){html.font-scale--150 .change-password-form .js-form-item,html.font-scale--150
  .reset-password-form .js-form-item{width:auto;}}@media (min-width:1280px){html.font-scale--200 .change-password-form .js-form-item,html.font-scale--200
  .reset-password-form .js-form-item{width:auto;}}.reset-password-form .button{margin:0;}@media (min-width:640px){html.font-scale--100 .reset-password-form .button{margin:0;}}@media (min-width:960px){html.font-scale--150 .reset-password-form .button{margin:0;}}@media (min-width:1280px){html.font-scale--200 .reset-password-form .button{margin:0;}}.reset-password-form .password-link{display:inline-block;}.update-profile-form .js-form-wrapper{margin:0;margin-bottom:1.3rem;}@media (min-width:640px){html.font-scale--100 .update-profile-form .js-form-wrapper{margin-bottom:1.6rem;}}@media (min-width:960px){html.font-scale--150 .update-profile-form .js-form-wrapper{margin-bottom:1.6rem;}}@media (min-width:1280px){html.font-scale--200 .update-profile-form .js-form-wrapper{margin-bottom:1.6rem;}}.update-profile-form .js-form-wrapper legend{margin-bottom:0.9375rem;}@media (min-width:640px){html.font-scale--100 .update-profile-form .js-form-wrapper legend{margin-bottom:0.95rem;}}@media (min-width:960px){html.font-scale--150 .update-profile-form .js-form-wrapper legend{margin-bottom:0.95rem;}}@media (min-width:1280px){html.font-scale--200 .update-profile-form .js-form-wrapper legend{margin-bottom:0.95rem;}}.update-profile-form .js-form-wrapper summary{list-style:none;}.update-profile-form .js-form-item.js-form-type-checkbox{margin-bottom:0.7em;}@media (min-width:640px){html.font-scale--100 .update-profile-form .js-form-item.js-form-type-checkbox{position:relative;margin-bottom:0.7rem;}}@media (min-width:960px){html.font-scale--150 .update-profile-form .js-form-item.js-form-type-checkbox{position:relative;margin-bottom:0.7rem;}}@media (min-width:1280px){html.font-scale--200 .update-profile-form .js-form-item.js-form-type-checkbox{position:relative;margin-bottom:0.7rem;}}.update-profile-form .js-form-item.js-form-type-checkbox label{margin-bottom:0;display:inline;}@media (min-width:640px){html.font-scale--100 .update-profile-form .js-form-item.js-form-type-checkbox label{margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .update-profile-form .js-form-item.js-form-type-checkbox label{margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .update-profile-form .js-form-item.js-form-type-checkbox label{margin-bottom:0;}}.update-profile-form .form-group.error{margin-bottom:1.3rem;}@media (min-width:640px){html.font-scale--100 .update-profile-form .form-group.error{margin-bottom:1.6rem;}}@media (min-width:960px){html.font-scale--150 .update-profile-form .form-group.error{margin-bottom:1.6rem;}}@media (min-width:1280px){html.font-scale--200 .update-profile-form .form-group.error{margin-bottom:1.6rem;}}.update-profile-form .form-group.error .js-form-wrapper{margin-bottom:0;}@media (min-width:640px){html.font-scale--100 .update-profile-form .form-group.error .js-form-wrapper{margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .update-profile-form .form-group.error .js-form-wrapper{margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .update-profile-form .form-group.error .js-form-wrapper{margin-bottom:0;}}.update-profile-form .button{margin-left:0;margin-right:0;}@media (min-width:640px){html.font-scale--100 .update-profile-form .button{margin-left:0;margin-right:0;}}@media (min-width:960px){html.font-scale--150 .update-profile-form .button{margin-left:0;margin-right:0;}}@media (min-width:1280px){html.font-scale--200 .update-profile-form .button{margin-left:0;margin-right:0;}}.change-password-form h2{display:block;}@media (min-width:640px){html.font-scale--100 .change-password-form h2{display:block;}}@media (min-width:960px){html.font-scale--150 .change-password-form h2{display:block;}}@media (min-width:1280px){html.font-scale--200 .change-password-form h2{display:block;}}.change-password-form h2:before,.change-password-form h2:after{display:none;}.change-password-form .button{margin:0;}@media (min-width:640px){html.font-scale--100 .change-password-form .button{margin:0;}}@media (min-width:960px){html.font-scale--150 .change-password-form .button{margin:0;}}@media (min-width:1280px){html.font-scale--200 .change-password-form .button{margin:0;}}.input-error-desc{font-weight:bold;margin-top:0.5rem;}html.colorscheme--blackwhite .input-error-desc{color:#000000 !important;}.resource-items,.transcript-items{display:none;}.resource-items a,.transcript-items a{font-weight:500;}.resources{display:inline-block;width:100%;margin-top:1.57rem;}@media (max-width:319px){html.font-scale--100 .resources{display:inline-block;}}@media (max-width:479px){html.font-scale--150 .resources{display:inline-block;}}@media (max-width:639px){html.font-scale--200 .resources{display:inline-block;}}@media (min-width:640px){html.font-scale--100 .resources{margin-top:1rem;}}@media (min-width:960px){html.font-scale--150 .resources{margin-top:1rem;}}@media (min-width:1280px){html.font-scale--200 .resources{margin-top:1rem;}}.resources__image{width:6rem;float:right;margin-bottom:1.16rem;margin-left:1rem;}@media (max-width:319px){html.font-scale--100 .resources__image{width:auto;max-width:6rem;float:none;margin-left:0;}}@media (max-width:479px){html.font-scale--150 .resources__image{width:auto;max-width:6rem;float:none;margin-left:0;}}@media (max-width:639px){html.font-scale--200 .resources__image{width:auto;max-width:6rem;float:none;margin-left:0;}}@media (min-width:640px){html.font-scale--100 .resources__image{width:9.083rem;float:left;margin-left:0;padding-right:1.16rem;margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .resources__image{width:9.083rem;float:left;margin-left:0;padding-right:1.16rem;margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .resources__image{width:9.083rem;float:left;margin-left:0;padding-right:1.16rem;margin-bottom:0;}}.resources__image img{border-radius:0.25rem;}.resources__image__icon{height:4rem;background-repeat:no-repeat;background-position:center top;background-size:auto;}@media (min-width:640px){html.font-scale--100 .resources__image__icon{height:5rem;background-size:5rem 5rem;}}@media (min-width:960px){html.font-scale--150 .resources__image__icon{height:5rem;background-size:5rem 5rem;}}@media (min-width:1280px){html.font-scale--200 .resources__image__icon{height:5rem;background-size:5rem 5rem;}}.resources__image__icon.app{background-image:url(/themes/custom/hadley_theme/images/resources/app.svg);}html.colorscheme--whiteblack .resources__image__icon.app{background-image:url(/themes/custom/hadley_theme/images/resources/app-white.svg);}html.colorscheme--yellowblue .resources__image__icon.app{background-image:url(/themes/custom/hadley_theme/images/resources/app-yellow.svg);}html.colorscheme--yellowblack .resources__image__icon.app{background-image:url(/themes/custom/hadley_theme/images/resources/app-yellow.svg);}.resources__image__icon.book{background-image:url(/themes/custom/hadley_theme/images/resources/book.svg);}html.colorscheme--whiteblack .resources__image__icon.book{background-image:url(/themes/custom/hadley_theme/images/resources/book-white.svg);}html.colorscheme--yellowblue .resources__image__icon.book{background-image:url(/themes/custom/hadley_theme/images/resources/book-yellow.svg);}html.colorscheme--yellowblack .resources__image__icon.book{background-image:url(/themes/custom/hadley_theme/images/resources/book-yellow.svg);}.resources__image__icon.calendar{background-image:url(/themes/custom/hadley_theme/images/resources/calendar.svg);}html.colorscheme--whiteblack .resources__image__icon.calendar{background-image:url(/themes/custom/hadley_theme/images/resources/calendar-white.svg);}html.colorscheme--yellowblue .resources__image__icon.calendar{background-image:url(/themes/custom/hadley_theme/images/resources/calendar-yellow.svg);}html.colorscheme--yellowblack .resources__image__icon.calendar{background-image:url(/themes/custom/hadley_theme/images/resources/calendar-yellow.svg);}.resources__image__icon.document{background-image:url(/themes/custom/hadley_theme/images/resources/document.svg);}html.colorscheme--whiteblack .resources__image__icon.document{background-image:url(/themes/custom/hadley_theme/images/resources/document-white.svg);}html.colorscheme--yellowblue .resources__image__icon.document{background-image:url(/themes/custom/hadley_theme/images/resources/document-yellow.svg);}html.colorscheme--yellowblack .resources__image__icon.document{background-image:url(/themes/custom/hadley_theme/images/resources/document-yellow.svg);}.resources__image__icon.organization{background-image:url(/themes/custom/hadley_theme/images/resources/organization.svg);}html.colorscheme--whiteblack .resources__image__icon.organization{background-image:url(/themes/custom/hadley_theme/images/resources/organization-white.svg);}html.colorscheme--yellowblue .resources__image__icon.organization{background-image:url(/themes/custom/hadley_theme/images/resources/organization-yellow.svg);}html.colorscheme--yellowblack .resources__image__icon.organization{background-image:url(/themes/custom/hadley_theme/images/resources/organization-yellow.svg);}.resources__image__icon.podcast{background-image:url(/themes/custom/hadley_theme/images/resources/podcast.svg);}html.colorscheme--whiteblack .resources__image__icon.podcast{background-image:url(/themes/custom/hadley_theme/images/resources/podcast-white.svg);}html.colorscheme--yellowblue .resources__image__icon.podcast{background-image:url(/themes/custom/hadley_theme/images/resources/podcast-yellow.svg);}html.colorscheme--yellowblack .resources__image__icon.podcast{background-image:url(/themes/custom/hadley_theme/images/resources/podcast-yellow.svg);}.resources__image__icon.product{background-image:url(/themes/custom/hadley_theme/images/resources/product.svg);}html.colorscheme--whiteblack .resources__image__icon.product{background-image:url(/themes/custom/hadley_theme/images/resources/product-white.svg);}html.colorscheme--yellowblue .resources__image__icon.product{background-image:url(/themes/custom/hadley_theme/images/resources/product-yellow.svg);}html.colorscheme--yellowblack .resources__image__icon.product{background-image:url(/themes/custom/hadley_theme/images/resources/product-yellow.svg);}.resources__image__icon.website{background-image:url(/themes/custom/hadley_theme/images/resources/website.svg);}html.colorscheme--whiteblack .resources__image__icon.website{background-image:url(/themes/custom/hadley_theme/images/resources/website-white.svg);}html.colorscheme--yellowblue .resources__image__icon.website{background-image:url(/themes/custom/hadley_theme/images/resources/website-yellow.svg);}html.colorscheme--yellowblack .resources__image__icon.website{background-image:url(/themes/custom/hadley_theme/images/resources/website-yellow.svg);}.resources__desc{line-height:1.5;}.resources__content{width:100%;}@media (min-width:640px){html.font-scale--100 .resources__content{width:calc(100% - 9.083rem);float:left;}}@media (min-width:960px){html.font-scale--150 .resources__content{width:calc(100% - 9.083rem);float:left;}}@media (min-width:1280px){html.font-scale--200 .resources__content{width:calc(100% - 9.083rem);float:left;}}.resources__content > h3{margin-top:0;font-weight:bold;margin-bottom:0.75rem;font-size:1rem;clear:none;}@media (min-width:640px){html.font-scale--100 .resources__content > h3{font-size:1rem;line-height:1.42;}}@media (min-width:960px){html.font-scale--150 .resources__content > h3{font-size:1rem;line-height:1.42;}}@media (min-width:1280px){html.font-scale--200 .resources__content > h3{font-size:1rem;line-height:1.42;}}@media (min-width:1280px){html.font-scale--100 .resources__content > h3{font-size:1.25rem;margin-bottom:0.875rem;line-height:1.33;}}@media (min-width:1920px){html.font-scale--150 .resources__content > h3{font-size:1.25rem;margin-bottom:0.875rem;line-height:1.33;}}@media (min-width:2560px){html.font-scale--200 .resources__content > h3{font-size:1.25rem;margin-bottom:0.875rem;line-height:1.33;}}.resources__content > h3 a{font-weight:bold;}@media (min-width:640px){html.font-scale--100 .resources__content > h3 a{display:inline-block;}}@media (min-width:960px){html.font-scale--150 .resources__content > h3 a{display:inline-block;}}@media (min-width:1280px){html.font-scale--200 .resources__content > h3 a{display:inline-block;}}.resource-items .field__item:not(:last-child){border-bottom:solid 0.125rem;padding-bottom:1.3541rem;}@media (min-width:640px){html.font-scale--100 .resource-items .field__item:not(:last-child){border-bottom:solid 0.084rem;}}@media (min-width:960px){html.font-scale--150 .resource-items .field__item:not(:last-child){border-bottom:solid 0.084rem;}}@media (min-width:1280px){html.font-scale--200 .resource-items .field__item:not(:last-child){border-bottom:solid 0.084rem;}}.resource-items ul{margin:0;padding:0;list-style:none;}.learner-story{clear:both;}@media (min-width:960px){html.font-scale--100 .learner-story-title{float:left;}}@media (min-width:1440px){html.font-scale--150 .learner-story-title{float:left;}}@media (min-width:1920px){html.font-scale--200 .learner-story-title{float:left;}}.learner-story-title h1{font-size:2.5rem;}@media (min-width:640px){html.font-scale--100 .learner-story-title h1{font-size:2.25rem;margin-bottom:1.2rem;}}@media (min-width:960px){html.font-scale--150 .learner-story-title h1{font-size:2.25rem;margin-bottom:1.2rem;}}@media (min-width:1280px){html.font-scale--200 .learner-story-title h1{font-size:2.25rem;margin-bottom:1.2rem;}}.learner-story-content{clear:left;}.learner-story-content blockquote{overflow:auto;clear:left;padding:.9rem 0.5rem;margin:1.5rem 0;}@media (min-width:960px){html.font-scale--100 .learner-story-content blockquote{padding:1.125rem 0.75rem;border-radius:0.313rem;border:solid 0.1rem;margin:1.125rem 0;font-size:1.25rem;}}@media (min-width:1440px){html.font-scale--150 .learner-story-content blockquote{padding:1.125rem 0.75rem;border-radius:0.313rem;border:solid 0.1rem;margin:1.125rem 0;font-size:1.25rem;}}@media (min-width:1920px){html.font-scale--200 .learner-story-content blockquote{padding:1.125rem 0.75rem;border-radius:0.313rem;border:solid 0.1rem;margin:1.125rem 0;font-size:1.25rem;}}.learner-story-content blockquote:before,.learner-story-content blockquote:after{font-weight:bold;}html.colorscheme--blackwhite .learner-story-content blockquote:before,html.colorscheme--blackwhite .learner-story-content blockquote:after{color:black;}html.colorscheme--whiteblack .learner-story-content blockquote:before,html.colorscheme--whiteblack .learner-story-content blockquote:after{color:white;}html.colorscheme--yellowblue .learner-story-content blockquote:before,html.colorscheme--yellowblue .learner-story-content blockquote:after{color:#fff82d;}html.colorscheme--yellowblack .learner-story-content blockquote:before,html.colorscheme--yellowblack .learner-story-content blockquote:after{color:#fff82d;}.learner-story-content blockquote:before{content:open-quote;padding-right:0.55rem;}.learner-story-content blockquote:after{content:close-quote;padding-left:0.55rem;}.learner-story-video,.learner-story-image{margin-top:0.4583rem;margin-bottom:1.25rem;text-align:center;width:100%;}@media (min-width:640px){html.font-scale--100 .learner-story-video,html.font-scale--100 .learner-story-image{width:unset;margin-top:0;}}@media (min-width:960px){html.font-scale--150 .learner-story-video,html.font-scale--150 .learner-story-image{width:unset;margin-top:0;}}@media (min-width:1280px){html.font-scale--200 .learner-story-video,html.font-scale--200 .learner-story-image{width:unset;margin-top:0;}}@media (min-width:960px){html.font-scale--100 .learner-story-video,html.font-scale--100 .learner-story-image{float:right;height:calc(100% - 10.4166rem);padding-left:2rem;}}@media (min-width:1440px){html.font-scale--150 .learner-story-video,html.font-scale--150 .learner-story-image{float:right;height:calc(100% - 10.4166rem);padding-left:2rem;}}@media (min-width:1920px){html.font-scale--200 .learner-story-video,html.font-scale--200 .learner-story-image{float:right;height:calc(100% - 10.4166rem);padding-left:2rem;}}@media (min-width:640px){html.font-scale--100 .learner-story-video{width:100%;}}@media (min-width:960px){html.font-scale--150 .learner-story-video{width:100%;}}@media (min-width:1280px){html.font-scale--200 .learner-story-video{width:100%;}}@media (min-width:960px){html.font-scale--100 .learner-story-video{width:calc(50% + 2rem);}}@media (min-width:1440px){html.font-scale--150 .learner-story-video{width:calc(50% + 2rem);}}@media (min-width:1920px){html.font-scale--200 .learner-story-video{width:calc(50% + 2rem);}}.learner-story-image > div{position:relative;overflow:hidden;border-radius:0.3125rem;border:0.084rem solid;border-color:#000000;color:#ffffff;}html.colorscheme--whiteblack .learner-story-image > div{border-color:#ffffff;}html.colorscheme--yellowblue .learner-story-image > div{border-color:#fff82d;color:#fff82d;}html.colorscheme--yellowblack .learner-story-image > div{border-color:#fff82d;color:#fff82d;}.learner-story-image > div p{display:block;position:absolute;bottom:0;width:100%;left:0;right:0;margin:0;padding:.5rem;text-align:center;font-weight:500;background-color:#000000;}html.colorscheme--yellowblue .learner-story-image > div p{background-color:#002b7f;}.learner-story-video .ozplayer-container{margin:0;}@media (min-width:640px){html.font-scale--100 .learner-story-video .ozplayer-container{margin:0.4rem 0 0;}}@media (min-width:960px){html.font-scale--150 .learner-story-video .ozplayer-container{margin:0.4rem 0 0;}}@media (min-width:1280px){html.font-scale--200 .learner-story-video .ozplayer-container{margin:0.4rem 0 0;}}@media (min-width:960px){html.font-scale--100 .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 0.8rem !important;}}@media (min-width:1440px){html.font-scale--150 .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 0.8rem !important;}}@media (min-width:1920px){html.font-scale--200 .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 0.8rem !important;}}@media (min-width:1280px){html.font-scale--100 .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 1.25rem !important;}}@media (min-width:1920px){html.font-scale--150 .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 1.25rem !important;}}@media (min-width:2560px){html.font-scale--200 .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 1.25rem !important;}}@media (min-width:960px){html.font-scale--100 .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--100
  .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:none !important;}}@media (min-width:1440px){html.font-scale--150 .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--150
  .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:none !important;}}@media (min-width:1920px){html.font-scale--200 .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--200
  .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:none !important;}}@media (min-width:1280px){html.font-scale--100 .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--100
  .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:inline-block !important;}}@media (min-width:1920px){html.font-scale--150 .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--150
  .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:inline-block !important;}}@media (min-width:2560px){html.font-scale--200 .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--200
  .learner-story-video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:inline-block !important;}}.workshop-series{clear:both;}@media (min-width:960px){html.font-scale--100 .workshop-series{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}}@media (min-width:1440px){html.font-scale--150 .workshop-series{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}}@media (min-width:1920px){html.font-scale--200 .workshop-series{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}}.workshop-series__content{width:100%;}@media (min-width:640px){html.font-scale--100 .workshop-series__content{width:100%;}}@media (min-width:960px){html.font-scale--150 .workshop-series__content{width:100%;}}@media (min-width:1280px){html.font-scale--200 .workshop-series__content{width:100%;}}@media (min-width:960px){html.font-scale--100 .workshop-series__content{width:auto;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}}@media (min-width:1440px){html.font-scale--150 .workshop-series__content{width:auto;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}}@media (min-width:1920px){html.font-scale--200 .workshop-series__content{width:auto;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;}}.workshop-series__desc a{font-weight:500;}.workshop-series__start{margin-top:0.4583rem;}.workshop-series__video{width:100%;float:left;margin-top:0.4583rem;}@media (min-width:640px){html.font-scale--100 .workshop-series__video{width:100%;margin-top:0;}}@media (min-width:960px){html.font-scale--150 .workshop-series__video{width:100%;margin-top:0;}}@media (min-width:1280px){html.font-scale--200 .workshop-series__video{width:100%;margin-top:0;}}@media (min-width:960px){html.font-scale--100 .workshop-series__video{width:calc(100% -  15.5417rem);height:calc(100% - 10.4166rem);padding-left:4.0416rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}@media (min-width:1440px){html.font-scale--150 .workshop-series__video{width:calc(100% -  15.5417rem);height:calc(100% - 10.4166rem);padding-left:4.0416rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}@media (min-width:1920px){html.font-scale--200 .workshop-series__video{width:calc(100% -  15.5417rem);height:calc(100% - 10.4166rem);padding-left:4.0416rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}}.workshop-series__video .ozplayer-container{margin:0;}@media (min-width:640px){html.font-scale--100 .workshop-series__video .ozplayer-container{margin:0.4rem 0 0;}}@media (min-width:960px){html.font-scale--150 .workshop-series__video .ozplayer-container{margin:0.4rem 0 0;}}@media (min-width:1280px){html.font-scale--200 .workshop-series__video .ozplayer-container{margin:0.4rem 0 0;}}@media (min-width:960px){html.font-scale--100 .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 0.8rem !important;}}@media (min-width:1440px){html.font-scale--150 .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 0.8rem !important;}}@media (min-width:1920px){html.font-scale--200 .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 0.8rem !important;}}@media (min-width:1280px){html.font-scale--100 .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 1.25rem !important;}}@media (min-width:1920px){html.font-scale--150 .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 1.25rem !important;}}@media (min-width:2560px){html.font-scale--200 .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper{padding:0 1.25rem !important;}}@media (min-width:960px){html.font-scale--100 .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--100
  .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:none !important;}}@media (min-width:1440px){html.font-scale--150 .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--150
  .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:none !important;}}@media (min-width:1920px){html.font-scale--200 .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--200
  .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:none !important;}}@media (min-width:1280px){html.font-scale--100 .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--100
  .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:inline-block !important;}}@media (min-width:1920px){html.font-scale--150 .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--150
  .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:inline-block !important;}}@media (min-width:2560px){html.font-scale--200 .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-seek,html.font-scale--200
  .workshop-series__video .ozplayer-container .ozplayer .oz-controls .video-content-wrapper .oz-volume{display:inline-block !important;}}.workshop-series__title h1{margin-bottom:0.9166rem;}@media (min-width:640px){html.font-scale--100 .workshop-series__title h1{margin-bottom:1.2083rem;}}@media (min-width:960px){html.font-scale--150 .workshop-series__title h1{margin-bottom:1.2083rem;}}@media (min-width:1280px){html.font-scale--200 .workshop-series__title h1{margin-bottom:1.2083rem;}}.workshop{border:solid 0.125rem;border-top:0;border-radius:0.3125rem;border-top-left-radius:0;border-top-right-radius:0;border-top:0;}@media (max-width:319px){html.font-scale--100 .workshop{margin-left:-1.25rem;margin-right:-1.25rem;border:0;}}@media (max-width:479px){html.font-scale--150 .workshop{margin-left:-1.25rem;margin-right:-1.25rem;border:0;}}@media (max-width:639px){html.font-scale--200 .workshop{margin-left:-1.25rem;margin-right:-1.25rem;border:0;}}@media (min-width:640px){html.font-scale--100 .workshop{border:solid 0.084rem;border-top:0;border-radius:0.2083rem;border-top-left-radius:0;border-top-right-radius:0;}}@media (min-width:960px){html.font-scale--150 .workshop{border:solid 0.084rem;border-top:0;border-radius:0.2083rem;border-top-left-radius:0;border-top-right-radius:0;}}@media (min-width:1280px){html.font-scale--200 .workshop{border:solid 0.084rem;border-top:0;border-radius:0.2083rem;border-top-left-radius:0;border-top-right-radius:0;}}.workshop .ozplayer-container{margin:0;}@media (min-width:640px){html.font-scale--100 .workshop .ozplayer-container{margin:0;}}@media (min-width:960px){html.font-scale--150 .workshop .ozplayer-container{margin:0;}}@media (min-width:1280px){html.font-scale--200 .workshop .ozplayer-container{margin:0;}}.workshop .ozplayer-container .ozplayer{border-radius:0 !important;}@media (max-width:319px){html.font-scale--100 .workshop .ozplayer-container .ozplayer{margin:auto;}}@media (max-width:479px){html.font-scale--150 .workshop .ozplayer-container .ozplayer{margin:auto;}}@media (max-width:639px){html.font-scale--200 .workshop .ozplayer-container .ozplayer{margin:auto;}}@media (min-width:640px){html.font-scale--100 .workshop .ozplayer-container .ozplayer{border-radius:0 !important;}}@media (min-width:960px){html.font-scale--150 .workshop .ozplayer-container .ozplayer{border-radius:0 !important;}}@media (min-width:1280px){html.font-scale--200 .workshop .ozplayer-container .ozplayer{border-radius:0 !important;}}.workshop__card{clear:both;}.workshop__card .card-display{overflow:inherit;}@media (min-width:1280px){html.font-scale--100 .workshop__card .group-opigno-course:nth-child(even){clear:both;}}@media (min-width:1920px){html.font-scale--150 .workshop__card .group-opigno-course:nth-child(even){clear:both;}}@media (min-width:2560px){html.font-scale--200 .workshop__card .group-opigno-course:nth-child(even){clear:both;}}.workshop__content{padding:1.25rem;padding-top:0.9375rem;}@media (min-width:640px){html.font-scale--100 .workshop__content{padding:1.25rem;position:relative;}}@media (min-width:960px){html.font-scale--150 .workshop__content{padding:1.25rem;position:relative;}}@media (min-width:1280px){html.font-scale--200 .workshop__content{padding:1.25rem;position:relative;}}@media (min-width:1280px){html.font-scale--100 .workshop__content{padding:1.3333rem 2.375rem 2.4583rem;}}@media (min-width:1920px){html.font-scale--150 .workshop__content{padding:1.3333rem 2.375rem 2.4583rem;}}@media (min-width:2560px){html.font-scale--200 .workshop__content{padding:1.3333rem 2.375rem 2.4583rem;}}.workshop__content .workshop__progress{margin-bottom:1rem;}.workshop__title{display:inline-block;}@media (min-width:640px){html.font-scale--100 .workshop__title{padding-right:7.0833rem;}}@media (min-width:960px){html.font-scale--150 .workshop__title{padding-right:7.0833rem;}}@media (min-width:1280px){html.font-scale--200 .workshop__title{padding-right:7.0833rem;}}.workshop__title h1{letter-spacing:-0.028125rem;}@media (min-width:640px){html.font-scale--100 .workshop__title h1{letter-spacing:normal;margin-bottom:0.4166rem;margin-top:0;}}@media (min-width:960px){html.font-scale--150 .workshop__title h1{letter-spacing:normal;margin-bottom:0.4166rem;margin-top:0;}}@media (min-width:1280px){html.font-scale--200 .workshop__title h1{letter-spacing:normal;margin-bottom:0.4166rem;margin-top:0;}}.workshop .share-in-socials{position:relative;margin-bottom:0.7rem;}@media (min-width:640px){html.font-scale--100 .workshop .share-in-socials{margin-top:0;position:absolute;top:1.25rem;right:1.25rem;}}@media (min-width:960px){html.font-scale--150 .workshop .share-in-socials{margin-top:0;position:absolute;top:1.25rem;right:1.25rem;}}@media (min-width:1280px){html.font-scale--200 .workshop .share-in-socials{margin-top:0;position:absolute;top:1.25rem;right:1.25rem;}}@media (min-width:1280px){html.font-scale--100 .workshop .share-in-socials{right:2.375rem;}}@media (min-width:1920px){html.font-scale--150 .workshop .share-in-socials{right:2.375rem;}}@media (min-width:2560px){html.font-scale--200 .workshop .share-in-socials{right:2.375rem;}}.workshop .share-in-socials .links{position:absolute;z-index:1;margin:0;padding:0;left:0;right:inherit;list-style:none;background-color:#000000;border:solid 0.125rem;-webkit-box-shadow:0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.3);box-shadow:0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.3);border-radius:0.3125rem;border-top-left-radius:0;overflow:unset;}html.colorscheme--blackwhite .workshop .share-in-socials .links{background-color:#ffffff;}html.colorscheme--yellowblue .workshop .share-in-socials .links{background-color:#002b7f;}@media (min-width:640px){html.font-scale--100 .workshop .share-in-socials .links{right:0;left:inherit;width:10.0416rem;border:solid 0.21rem;-webkit-box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);border-radius:0.2083rem;border-top-right-radius:0;}}@media (min-width:960px){html.font-scale--150 .workshop .share-in-socials .links{right:0;left:inherit;width:10.0416rem;border:solid 0.21rem;-webkit-box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);border-radius:0.2083rem;border-top-right-radius:0;}}@media (min-width:1280px){html.font-scale--200 .workshop .share-in-socials .links{right:0;left:inherit;width:10.0416rem;border:solid 0.21rem;-webkit-box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);border-radius:0.2083rem;border-top-right-radius:0;}}html.colorscheme--blackwhite .workshop .share-in-socials .links{border-color:#007481;}.workshop .share-in-socials .links li a,.workshop .share-in-socials .links li button{display:block;font-weight:500;text-decoration:none;background-position:0.8333rem center;background-repeat:no-repeat;padding:0.625rem;padding-left:3.125rem;border:0;width:100%;text-align:left;border-bottom:solid 0.125rem;background-color:transparent;}@media (min-width:640px){html.font-scale--100 .workshop .share-in-socials .links li a,html.font-scale--100
  .workshop .share-in-socials .links li button{border-bottom:solid 0.21rem;padding:0.563rem 0.8333rem;padding-left:2.4166rem;background-position:0.8333rem center;}}@media (min-width:960px){html.font-scale--150 .workshop .share-in-socials .links li a,html.font-scale--150
  .workshop .share-in-socials .links li button{border-bottom:solid 0.21rem;padding:0.563rem 0.8333rem;padding-left:2.4166rem;background-position:0.8333rem center;}}@media (min-width:1280px){html.font-scale--200 .workshop .share-in-socials .links li a,html.font-scale--200
  .workshop .share-in-socials .links li button{border-bottom:solid 0.21rem;padding:0.563rem 0.8333rem;padding-left:2.4166rem;background-position:0.8333rem center;}}html.colorscheme--blackwhite .workshop .share-in-socials .links li a,html.colorscheme--blackwhite
.workshop .share-in-socials .links li button{color:#007481;}.workshop .share-in-socials .links li a.twitter,.workshop .share-in-socials .links li button.twitter{background-size:1rem auto;background-image:url(/themes/custom/hadley_theme/images/twitter-yellow.svg);}html.colorscheme--blackwhite .workshop .share-in-socials .links li a.twitter,html.colorscheme--blackwhite
.workshop .share-in-socials .links li button.twitter{background-image:url(/themes/custom/hadley_theme/images/twitter-theme.svg);}html.colorscheme--whiteblack .workshop .share-in-socials .links li a.twitter,html.colorscheme--whiteblack
.workshop .share-in-socials .links li button.twitter{background-image:url(/themes/custom/hadley_theme/images/twitter-white.svg);}.workshop .share-in-socials .links li a.facebook,.workshop .share-in-socials .links li button.facebook{background-size:1rem auto;background-image:url(/themes/custom/hadley_theme/images/facebook-yellow.svg);}html.colorscheme--blackwhite .workshop .share-in-socials .links li a.facebook,html.colorscheme--blackwhite
.workshop .share-in-socials .links li button.facebook{background-image:url(/themes/custom/hadley_theme/images/facebook-theme.svg);}html.colorscheme--whiteblack .workshop .share-in-socials .links li a.facebook,html.colorscheme--whiteblack
.workshop .share-in-socials .links li button.facebook{background-image:url(/themes/custom/hadley_theme/images/facebook-white.svg);}.workshop .share-in-socials .links li a.clipboard,.workshop .share-in-socials .links li button.clipboard{background-size:1rem auto;background-image:url(/themes/custom/hadley_theme/images/link-yellow.svg);}html.colorscheme--blackwhite .workshop .share-in-socials .links li a.clipboard,html.colorscheme--blackwhite
.workshop .share-in-socials .links li button.clipboard{background-image:url(/themes/custom/hadley_theme/images/link-theme.svg);}html.colorscheme--whiteblack .workshop .share-in-socials .links li a.clipboard,html.colorscheme--whiteblack
.workshop .share-in-socials .links li button.clipboard{background-image:url(/themes/custom/hadley_theme/images/link-white.svg);}.workshop .share-in-socials .links li:last-child a,.workshop .share-in-socials .links li:last-child button{border-bottom:0;}@media (min-width:640px){html.font-scale--100 .workshop .share-in-socials .links li:last-child a,html.font-scale--100
  .workshop .share-in-socials .links li:last-child button{border-bottom:0;}}@media (min-width:960px){html.font-scale--150 .workshop .share-in-socials .links li:last-child a,html.font-scale--150
  .workshop .share-in-socials .links li:last-child button{border-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .workshop .share-in-socials .links li:last-child a,html.font-scale--200
  .workshop .share-in-socials .links li:last-child button{border-bottom:0;}}.workshop__data{margin-bottom:1.25rem;line-height:1.5;}@media (min-width:640px){html.font-scale--100 .workshop__data{margin-top:1rem;}}@media (min-width:960px){html.font-scale--150 .workshop__data{margin-top:1rem;}}@media (min-width:1280px){html.font-scale--200 .workshop__data{margin-top:1rem;}}@media (min-width:1280px){html.font-scale--100 .workshop__data{margin-bottom:1.666rem;margin-top:1rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}}@media (min-width:1920px){html.font-scale--150 .workshop__data{margin-bottom:1.666rem;margin-top:1rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}}@media (min-width:2560px){html.font-scale--200 .workshop__data{margin-bottom:1.666rem;margin-top:1rem;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;}}.workshop__data *{display:inline;}.workshop__data * a{font-weight:500;display:inline-block;}.workshop__data .field--name-field-workshop-author{font-weight:bold;margin-right:1rem;}.workshop__progress{display:inline-block;}@media (min-width:640px){html.font-scale--100 .workshop__progress{display:block;}}@media (min-width:960px){html.font-scale--150 .workshop__progress{display:block;}}@media (min-width:1280px){html.font-scale--200 .workshop__progress{display:block;}}.workshop__progress .completed{font-weight:500;background-color:#000000;padding:0.5rem;border-radius:0.1875rem;text-align:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;}@media (min-width:640px){html.font-scale--100 .workshop__progress .completed{border-radius:0.125rem;padding:0.2083rem;width:8.0416rem;border:solid 0.08333rem;}}@media (min-width:960px){html.font-scale--150 .workshop__progress .completed{border-radius:0.125rem;padding:0.2083rem;width:8.0416rem;border:solid 0.08333rem;}}@media (min-width:1280px){html.font-scale--200 .workshop__progress .completed{border-radius:0.125rem;padding:0.2083rem;width:8.0416rem;border:solid 0.08333rem;}}html.colorscheme--blackwhite .workshop__progress .completed{color:#ffffff;border-color:#000000;}html.colorscheme--whiteblack .workshop__progress .completed{background:#000000;}html.colorscheme--yellowblack .workshop__progress .completed{background:#000000;}html.colorscheme--yellowblue .workshop__progress .completed{background:#002b7f;}.workshop__progress .completed:before{content:'';width:1rem;height:1rem;display:inline-block;vertical-align:middle;background-color:#007481;background-image:url(/themes/custom/hadley_theme/images/check-black.svg);background-repeat:no-repeat;background-position:center;border-radius:100%;margin-right:0.2916rem;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}html.colorscheme--blackwhite .workshop__progress .completed:before{background-color:#007481;background-image:url(/themes/custom/hadley_theme/images/check-white.svg);}html.colorscheme--whiteblack .workshop__progress .completed:before{background-color:#ffffff;}html.colorscheme--yellowblack .workshop__progress .completed:before{background-color:#fff82d;}html.colorscheme--yellowblue .workshop__progress .completed:before{background-color:#fff82d;}.workshop__progress .new,.workshop__progress .updated{display:none;}.workshop__buttons h2{font-size:1rem;letter-spacing:normal;font-weight:500;margin-top:0;display:inline-block;}@media (min-width:640px){html.font-scale--100 .workshop__buttons h2{font-size:1rem;letter-spacing:normal;font-weight:500;margin-top:0;margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .workshop__buttons h2{font-size:1rem;letter-spacing:normal;font-weight:500;margin-top:0;margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .workshop__buttons h2{font-size:1rem;letter-spacing:normal;font-weight:500;margin-top:0;margin-bottom:0;}}@media (min-width:640px){html.font-scale--100 .workshop__buttons h2 .btn{margin-bottom:0.6rem;}}@media (min-width:960px){html.font-scale--150 .workshop__buttons h2 .btn{margin-bottom:0.6rem;}}@media (min-width:1280px){html.font-scale--200 .workshop__buttons h2 .btn{margin-bottom:0.6rem;}}.workshop__buttons h2:before,.workshop__buttons h2:after{display:none;}.workshop__buttons *{vertical-align:middle;}.workshop__buttons > *{margin-bottom:0.3rem;}@media (min-width:640px){html.font-scale--100 .workshop__buttons > *{margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .workshop__buttons > *{margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .workshop__buttons > *{margin-bottom:0;}}.workshop__order_form{margin-top:1rem;}.workshop__order_form h3{font-size:1.25rem;}@media (min-width:640px){html.font-scale--100 .workshop__order_form h3{font-size:1.2rem;}}@media (min-width:960px){html.font-scale--150 .workshop__order_form h3{font-size:1.2rem;}}@media (min-width:1280px){html.font-scale--200 .workshop__order_form h3{font-size:1.2rem;}}@media (min-width:1280px){html.font-scale--100 .workshop__order_form h3{font-size:1.25rem;}}@media (min-width:1920px){html.font-scale--150 .workshop__order_form h3{font-size:1.25rem;}}@media (min-width:2560px){html.font-scale--200 .workshop__order_form h3{font-size:1.25rem;}}@media (min-width:1280px){html.font-scale--100 .adminimal-admin-toolbar .workshop__card .group-opigno-course:nth-child(even){clear:inherit;}}@media (min-width:1920px){html.font-scale--150 .adminimal-admin-toolbar .workshop__card .group-opigno-course:nth-child(even){clear:inherit;}}@media (min-width:2560px){html.font-scale--200 .adminimal-admin-toolbar .workshop__card .group-opigno-course:nth-child(even){clear:inherit;}}@media (min-width:1280px){html.font-scale--100 .adminimal-admin-toolbar .workshop__card .group-opigno-course:nth-child(odd){clear:both;}}@media (min-width:1920px){html.font-scale--150 .adminimal-admin-toolbar .workshop__card .group-opigno-course:nth-child(odd){clear:both;}}@media (min-width:2560px){html.font-scale--200 .adminimal-admin-toolbar .workshop__card .group-opigno-course:nth-child(odd){clear:both;}}@media (min-width:1280px){html.font-scale--100 .group-opigno-course .card-display .views-row:nth-child(odd){clear:both;}}@media (min-width:1920px){html.font-scale--150 .group-opigno-course .card-display .views-row:nth-child(odd){clear:both;}}@media (min-width:2560px){html.font-scale--200 .group-opigno-course .card-display .views-row:nth-child(odd){clear:both;}}.block-resume-block{display:inline-block;width:100%;}.block-resume-block .card-display__full{margin-bottom:0;}@media (min-width:640px){html.font-scale--100 .block-resume-block .card-display__full{margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .block-resume-block .card-display__full{margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .block-resume-block .card-display__full{margin-bottom:0;}}.path-workshop .workshop{margin-top:-0.9rem;}@media (min-width:640px){html.font-scale--100 .path-workshop .workshop{margin-top:-1.2rem;}}@media (min-width:960px){html.font-scale--150 .path-workshop .workshop{margin-top:-1.2rem;}}@media (min-width:1280px){html.font-scale--200 .path-workshop .workshop{margin-top:-1.2rem;}}@media (min-width:1280px){html.font-scale--100 .path-workshop .workshop{margin-top:-1.8rem;}}@media (min-width:1920px){html.font-scale--150 .path-workshop .workshop{margin-top:-1.8rem;}}@media (min-width:2560px){html.font-scale--200 .path-workshop .workshop{margin-top:-1.8rem;}}#suggest-your-idea-block{padding-top:1.416rem;line-height:1.5;}@media (min-width:640px){html.font-scale--100 #suggest-your-idea-block{padding-top:1.9166rem;}}@media (min-width:960px){html.font-scale--150 #suggest-your-idea-block{padding-top:1.9166rem;}}@media (min-width:1280px){html.font-scale--200 #suggest-your-idea-block{padding-top:1.9166rem;}}@media (min-width:1280px){html.font-scale--100 #suggest-your-idea-block{padding-top:0.6666rem;}}@media (min-width:1920px){html.font-scale--150 #suggest-your-idea-block{padding-top:0.6666rem;}}@media (min-width:2560px){html.font-scale--200 #suggest-your-idea-block{padding-top:0.6666rem;}}#suggest-your-idea-block > *{display:inline-block;vertical-align:middle;}#suggest-your-idea-block .suggest-your-idea-link{margin-top:1.416rem;display:block;}@media (min-width:640px){html.font-scale--100 #suggest-your-idea-block .suggest-your-idea-link{margin-top:1.25rem;}}@media (min-width:960px){html.font-scale--150 #suggest-your-idea-block .suggest-your-idea-link{margin-top:1.25rem;}}@media (min-width:1280px){html.font-scale--200 #suggest-your-idea-block .suggest-your-idea-link{margin-top:1.25rem;}}@media (min-width:1280px){html.font-scale--100 #suggest-your-idea-block .suggest-your-idea-link{margin-top:0;margin-left:1rem;display:inline-block;}}@media (min-width:1920px){html.font-scale--150 #suggest-your-idea-block .suggest-your-idea-link{margin-top:0;margin-left:1rem;display:inline-block;}}@media (min-width:2560px){html.font-scale--200 #suggest-your-idea-block .suggest-your-idea-link{margin-top:0;margin-left:1rem;display:inline-block;}}#suggest-your-idea-block .suggest-your-idea-link a{font-weight:500;}.path-workshop-series .card-display__topic{display:none;}.workshop{position:relative;overflow:hidden;}.workshop .opigno_activity{position:relative;}.workshop .ozplayer video{max-height:calc(100vh - 7.6875rem);}@media (min-width:640px){html.font-scale--100 .workshop .ozplayer video{max-height:calc(100vh - 5.8333rem);}}@media (min-width:960px){html.font-scale--150 .workshop .ozplayer video{max-height:calc(100vh - 5.8333rem);}}@media (min-width:1280px){html.font-scale--200 .workshop .ozplayer video{max-height:calc(100vh - 5.8333rem);}}@media (min-width:1280px){html.font-scale--100 .workshop .ozplayer video{max-height:calc(100vh - 4.3333rem);}}@media (min-width:1920px){html.font-scale--150 .workshop .ozplayer video{max-height:calc(100vh - 4.3333rem);}}@media (min-width:2560px){html.font-scale--200 .workshop .ozplayer video{max-height:calc(100vh - 4.3333rem);}}.workshop .scorm-ui-player{border-bottom:solid 0.125rem;}@media (max-width:319px){html.font-scale--100 .workshop .scorm-ui-player{border:0;}}@media (max-width:479px){html.font-scale--150 .workshop .scorm-ui-player{border:0;}}@media (max-width:639px){html.font-scale--200 .workshop .scorm-ui-player{border:0;}}@media (min-width:640px){html.font-scale--100 .workshop .scorm-ui-player{border-bottom:solid 0.084rem;}}@media (min-width:960px){html.font-scale--150 .workshop .scorm-ui-player{border-bottom:solid 0.084rem;}}@media (min-width:1280px){html.font-scale--200 .workshop .scorm-ui-player{border-bottom:solid 0.084rem;}}.workshop .scorm-ui-player-iframe-wrapper{height:100vh;max-height:23.75rem;}@media (min-width:640px){html.font-scale--100 .workshop .scorm-ui-player-iframe-wrapper{max-height:calc(100vh - 5.8333rem);}}@media (min-width:960px){html.font-scale--150 .workshop .scorm-ui-player-iframe-wrapper{max-height:calc(100vh - 5.8333rem);}}@media (min-width:1280px){html.font-scale--200 .workshop .scorm-ui-player-iframe-wrapper{max-height:calc(100vh - 5.8333rem);}}@media (min-width:1280px){html.font-scale--100 .workshop .scorm-ui-player-iframe-wrapper{max-height:calc(100vh - 4.3333rem);}}@media (min-width:1920px){html.font-scale--150 .workshop .scorm-ui-player-iframe-wrapper{max-height:calc(100vh - 4.3333rem);}}@media (min-width:2560px){html.font-scale--200 .workshop .scorm-ui-player-iframe-wrapper{max-height:calc(100vh - 4.3333rem);}}.workshop .scorm-ui-player-iframe-wrapper iframe{height:100%;min-height:auto;}.workshop .node--type-webform{z-index:200;background:#000000;width:100%;padding:1.25rem;border-bottom:solid 0.125rem;overflow:hidden;}html.colorscheme--blackwhite .workshop .node--type-webform{background:#ffffff;}html.colorscheme--yellowblue .workshop .node--type-webform{background:#002b7f;}@media (min-width:640px){html.font-scale--100 .workshop .node--type-webform{position:absolute;top:0;left:0;right:0;bottom:2.375rem;padding:1.125rem;padding-top:0.625rem;border-bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:960px){html.font-scale--150 .workshop .node--type-webform{position:absolute;top:0;left:0;right:0;bottom:2.375rem;padding:1.125rem;padding-top:0.625rem;border-bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:1280px){html.font-scale--200 .workshop .node--type-webform{position:absolute;top:0;left:0;right:0;bottom:2.375rem;padding:1.125rem;padding-top:0.625rem;border-bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:960px){html.font-scale--100 .workshop .node--type-webform{top:50%;left:50%;bottom:inherit;right:inherit;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:26.4166rem;padding:2.375rem;padding-top:1.875rem;border-radius:0.2083rem;border:solid 0.084rem;}}@media (min-width:1440px){html.font-scale--150 .workshop .node--type-webform{top:50%;left:50%;bottom:inherit;right:inherit;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:26.4166rem;padding:2.375rem;padding-top:1.875rem;border-radius:0.2083rem;border:solid 0.084rem;}}@media (min-width:1920px){html.font-scale--200 .workshop .node--type-webform{top:50%;left:50%;bottom:inherit;right:inherit;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:26.4166rem;padding:2.375rem;padding-top:1.875rem;border-radius:0.2083rem;border:solid 0.084rem;}}.workshop .node--type-webform .field--name-webform > a{outline:none !important;}.workshop .node--type-webform fieldset{margin:0;}@media (min-width:640px){html.font-scale--100 .workshop .node--type-webform fieldset{margin:0 !important;}}@media (min-width:960px){html.font-scale--150 .workshop .node--type-webform fieldset{margin:0 !important;}}@media (min-width:1280px){html.font-scale--200 .workshop .node--type-webform fieldset{margin:0 !important;}}.workshop .node--type-webform fieldset legend{font-size:1.25rem;margin-bottom:1.25rem;}@media (min-width:640px){html.font-scale--100 .workshop .node--type-webform fieldset legend{line-height:1.29;font-size:1.1666rem;margin-bottom:1.1666rem;}}@media (min-width:960px){html.font-scale--150 .workshop .node--type-webform fieldset legend{line-height:1.29;font-size:1.1666rem;margin-bottom:1.1666rem;}}@media (min-width:1280px){html.font-scale--200 .workshop .node--type-webform fieldset legend{line-height:1.29;font-size:1.1666rem;margin-bottom:1.1666rem;}}@media (min-width:1280px){html.font-scale--100 .workshop .node--type-webform fieldset legend{font-size:1.6666rem;line-height:1.25;margin-bottom:1.0416rem;}}@media (min-width:1920px){html.font-scale--150 .workshop .node--type-webform fieldset legend{font-size:1.6666rem;line-height:1.25;margin-bottom:1.0416rem;}}@media (min-width:2560px){html.font-scale--200 .workshop .node--type-webform fieldset legend{font-size:1.6666rem;line-height:1.25;margin-bottom:1.0416rem;}}.workshop .node--type-webform fieldset .form-radios label{background:transparent;border:solid 0.125rem;border-radius:0.3125rem;-webkit-transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;-o-transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;margin-right:0.5rem;}@media (min-width:640px){html.font-scale--100 .workshop .node--type-webform fieldset .form-radios label{border:solid 0.084rem;border-radius:0.2083rem;min-width:5.25rem;padding:0.542rem 1rem;margin-right:0.3333rem;}}@media (min-width:960px){html.font-scale--150 .workshop .node--type-webform fieldset .form-radios label{border:solid 0.084rem;border-radius:0.2083rem;min-width:5.25rem;padding:0.542rem 1rem;margin-right:0.3333rem;}}@media (min-width:1280px){html.font-scale--200 .workshop .node--type-webform fieldset .form-radios label{border:solid 0.084rem;border-radius:0.2083rem;min-width:5.25rem;padding:0.542rem 1rem;margin-right:0.3333rem;}}html.colorscheme--blackwhite .workshop .node--type-webform fieldset .form-radios label{color:#000000;border-color:#007481;}html.colorscheme--whiteblack .workshop .node--type-webform fieldset .form-radios label{color:#ffffff;}html.colorscheme--yellowblack .workshop .node--type-webform fieldset .form-radios label{color:#fff82d;}html.colorscheme--yellowblue .workshop .node--type-webform fieldset .form-radios label{color:#fff82d;}.workshop .node--type-webform fieldset .form-radios label:hover,.workshop .node--type-webform fieldset .form-radios label:focus{outline:0.125rem dotted;outline-offset:0.125rem;-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);}html.colorscheme--blackwhite .workshop .node--type-webform fieldset .form-radios label:hover,html.colorscheme--blackwhite .workshop .node--type-webform fieldset .form-radios label:focus{background:#000000;outline-color:#000000;color:#ffffff;border-color:#000000;}.workshop .node--type-webform .js-form-item{margin:0;margin-bottom:1rem;}@media (min-width:640px){html.font-scale--100 .workshop .node--type-webform .js-form-item{margin:0;margin-bottom:0.8333rem;}}@media (min-width:960px){html.font-scale--150 .workshop .node--type-webform .js-form-item{margin:0;margin-bottom:0.8333rem;}}@media (min-width:1280px){html.font-scale--200 .workshop .node--type-webform .js-form-item{margin:0;margin-bottom:0.8333rem;}}.workshop .node--type-webform .js-form-item.js-form-type-webform-markup{font-weight:bold;font-size:1.5rem;}@media (min-width:640px){html.font-scale--100 .workshop .node--type-webform .js-form-item.js-form-type-webform-markup{font-size:1.1666rem;line-height:1.25;}}@media (min-width:960px){html.font-scale--150 .workshop .node--type-webform .js-form-item.js-form-type-webform-markup{font-size:1.1666rem;line-height:1.25;}}@media (min-width:1280px){html.font-scale--200 .workshop .node--type-webform .js-form-item.js-form-type-webform-markup{font-size:1.1666rem;line-height:1.25;}}@media (min-width:1280px){html.font-scale--100 .workshop .node--type-webform .js-form-item.js-form-type-webform-markup{font-size:1.6666rem;}}@media (min-width:1920px){html.font-scale--150 .workshop .node--type-webform .js-form-item.js-form-type-webform-markup{font-size:1.6666rem;}}@media (min-width:2560px){html.font-scale--200 .workshop .node--type-webform .js-form-item.js-form-type-webform-markup{font-size:1.6666rem;}}.workshop .node--type-webform .js-form-item.js-form-type-webform-markup h2{margin-bottom:0;}@media (min-width:640px){html.font-scale--100 .workshop .node--type-webform .js-form-item.js-form-type-webform-markup h2{margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .workshop .node--type-webform .js-form-item.js-form-type-webform-markup h2{margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .workshop .node--type-webform .js-form-item.js-form-type-webform-markup h2{margin-bottom:0;}}@media (min-width:640px){html.font-scale--100 .workshop .node--type-webform .js-form-item textarea{height:3.4583rem;}}@media (min-width:960px){html.font-scale--150 .workshop .node--type-webform .js-form-item textarea{height:3.4583rem;}}@media (min-width:1280px){html.font-scale--200 .workshop .node--type-webform .js-form-item textarea{height:3.4583rem;}}@media (min-width:1280px){html.font-scale--100 .workshop .node--type-webform .js-form-item textarea{height:auto;}}@media (min-width:1920px){html.font-scale--150 .workshop .node--type-webform .js-form-item textarea{height:auto;}}@media (min-width:2560px){html.font-scale--200 .workshop .node--type-webform .js-form-item textarea{height:auto;}}.workshop .node--type-webform .form-actions,.workshop .node--type-webform .js-form-wrapper{margin:0;}.workshop .node--type-webform .form-actions .form-submit,.workshop .node--type-webform .js-form-wrapper .form-submit{margin:0;}@media (min-width:640px){html.font-scale--100 .workshop .node--type-webform .form-actions .form-submit,html.font-scale--100
  .workshop .node--type-webform .js-form-wrapper .form-submit{margin:0;}}@media (min-width:960px){html.font-scale--150 .workshop .node--type-webform .form-actions .form-submit,html.font-scale--150
  .workshop .node--type-webform .js-form-wrapper .form-submit{margin:0;}}@media (min-width:1280px){html.font-scale--200 .workshop .node--type-webform .form-actions .form-submit,html.font-scale--200
  .workshop .node--type-webform .js-form-wrapper .form-submit{margin:0;}}.workshop .node--type-webform .form-actions button,.workshop .node--type-webform .js-form-wrapper button{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:7.875rem;margin-bottom:0.2083rem;width:46%;margin-bottom:0.2083rem;}@media (min-width:640px){html.font-scale--100 .workshop .node--type-webform .form-actions button,html.font-scale--100
  .workshop .node--type-webform .js-form-wrapper button{min-width:5.25rem;}}@media (min-width:960px){html.font-scale--150 .workshop .node--type-webform .form-actions button,html.font-scale--150
  .workshop .node--type-webform .js-form-wrapper button{min-width:5.25rem;}}@media (min-width:1280px){html.font-scale--200 .workshop .node--type-webform .form-actions button,html.font-scale--200
  .workshop .node--type-webform .js-form-wrapper button{min-width:5.25rem;}}.workshop .node--type-webform .webform-confirmation{float:left;width:100%;}.workshop .node--type-webform .webform-confirmation__message{text-align:left;margin:0;font-weight:bold;font-size:1.5rem;}@media (min-width:640px){html.font-scale--100 .workshop .node--type-webform .webform-confirmation__message{font-size:1.1666rem;text-align:center;}}@media (min-width:960px){html.font-scale--150 .workshop .node--type-webform .webform-confirmation__message{font-size:1.1666rem;text-align:center;}}@media (min-width:1280px){html.font-scale--200 .workshop .node--type-webform .webform-confirmation__message{font-size:1.1666rem;text-align:center;}}@media (min-width:1280px){html.font-scale--100 .workshop .node--type-webform .webform-confirmation__message{font-size:1.6666rem;line-height:1.25;margin:0;}}@media (min-width:1920px){html.font-scale--150 .workshop .node--type-webform .webform-confirmation__message{font-size:1.6666rem;line-height:1.25;margin:0;}}@media (min-width:2560px){html.font-scale--200 .workshop .node--type-webform .webform-confirmation__message{font-size:1.6666rem;line-height:1.25;margin:0;}}.workshop .node--type-webform h2{margin:0;font-size:1.5rem;margin-bottom:1.25rem;letter-spacing:normal;overflow:hidden;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;}@media (min-width:640px){html.font-scale--100 .workshop .node--type-webform h2{font-size:1.1666rem;margin:0;margin-bottom:1.1666rem;letter-spacing:normal;}}@media (min-width:960px){html.font-scale--150 .workshop .node--type-webform h2{font-size:1.1666rem;margin:0;margin-bottom:1.1666rem;letter-spacing:normal;}}@media (min-width:1280px){html.font-scale--200 .workshop .node--type-webform h2{font-size:1.1666rem;margin:0;margin-bottom:1.1666rem;letter-spacing:normal;}}@media (min-width:960px){html.font-scale--100 .workshop .node--type-webform h2{font-size:1.6666rem;margin-bottom:1.0416rem;letter-spacing:normal;}}@media (min-width:1440px){html.font-scale--150 .workshop .node--type-webform h2{font-size:1.6666rem;margin-bottom:1.0416rem;letter-spacing:normal;}}@media (min-width:1920px){html.font-scale--200 .workshop .node--type-webform h2{font-size:1.6666rem;margin-bottom:1.0416rem;letter-spacing:normal;}}.workshop .node--type-webform h2:before,.workshop .node--type-webform h2:after{display:none;}.workshop #gtx-trans{display:none;}.overlay-explore-btn{font-size:1rem;}.overlay-next-workshop-btn,.overlay-order-next-package-btn{font-size:1rem;margin-top:1.0416rem;line-height:1.5;}#webform-submission-rate-workshop-form-ajax-content{display:none !important;}html.font-scale--200 .path-workshop .workshop .ozplayer video{max-height:inherit;}@media (min-width:999px){html.font-scale--200 .path-workshop .workshop .ozplayer video{max-height:100vh;}}.header{position:relative;top:0;z-index:99999;-webkit-transition:top 0.2s ease;-o-transition:top 0.2s ease;transition:top 0.2s ease;padding:1.25rem;border-bottom:solid 0.25rem;float:left;width:100%;}@media (min-width:43.75rem){html.font-scale--100 .header{border-bottom:solid 0.166rem;padding:0.6666rem 1.25rem 0.6666rem 1.25rem;padding-bottom:2.5833rem;}}@media (min-width:65.625rem){html.font-scale--150 .header{border-bottom:solid 0.166rem;padding:0.6666rem 1.25rem 0.6666rem 1.25rem;padding-bottom:2.5833rem;}}@media (min-width:87.5rem){html.font-scale--200 .header{border-bottom:solid 0.166rem;padding:0.6666rem 1.25rem 0.6666rem 1.25rem;padding-bottom:2.5833rem;}}@media (min-width:1280px){html.font-scale--100 .header{border-bottom:solid 0.25rem;padding:0.9166rem 0.9166rem 0.875rem 1.25rem;}}@media (min-width:1920px){html.font-scale--150 .header{border-bottom:solid 0.25rem;padding:0.9166rem 0.9166rem 0.875rem 1.25rem;}}@media (min-width:2560px){html.font-scale--200 .header{border-bottom:solid 0.25rem;padding:0.9166rem 0.9166rem 0.875rem 1.25rem;}}@media (min-width:43.75rem){html.font-scale--100 .header__left{float:left;}}@media (min-width:65.625rem){html.font-scale--150 .header__left{float:left;}}@media (min-width:87.5rem){html.font-scale--200 .header__left{float:left;}}@media (min-width:1280px){html.font-scale--100 .header__left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:1920px){html.font-scale--150 .header__left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:2560px){html.font-scale--200 .header__left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:1280px){html.font-scale--100 .header__left > *{display:inline-block;vertical-align:middle;}}@media (min-width:1920px){html.font-scale--150 .header__left > *{display:inline-block;vertical-align:middle;}}@media (min-width:2560px){html.font-scale--200 .header__left > *{display:inline-block;vertical-align:middle;}}.header__left .toggle-menu{padding:0.5rem .9rem;margin:0;float:right;}@media (max-width:319px){html.font-scale--100 .header__left .toggle-menu{float:none;margin-top:1.21875rem;display:block;}}@media (max-width:479px){html.font-scale--150 .header__left .toggle-menu{float:none;margin-top:1.21875rem;display:block;}}@media (max-width:639px){html.font-scale--200 .header__left .toggle-menu{float:none;margin-top:1.21875rem;display:block;}}@media (min-width:43.75rem){html.font-scale--100 .header__left .toggle-menu{display:none;}}@media (min-width:65.625rem){html.font-scale--150 .header__left .toggle-menu{display:none;}}@media (min-width:87.5rem){html.font-scale--200 .header__left .toggle-menu{display:none;}}.header__logo{display:inline-block;}.header__logo .site-logo{text-decoration:none;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;}html.colorscheme--blackwhite .header__logo .site-logo{color:#000000;}.header__logo .site-logo img,.header__logo .site-logo svg{width:8.6875rem;height:3rem;border-style:none;max-width:100%;height:auto;max-height:2.4rem;}@media (max-width:319px){html.font-scale--100 .header__logo .site-logo img,html.font-scale--100
  .header__logo .site-logo svg{width:7.40625rem;height:1.5937rem;}}@media (max-width:479px){html.font-scale--150 .header__logo .site-logo img,html.font-scale--150
  .header__logo .site-logo svg{width:7.40625rem;height:1.5937rem;}}@media (max-width:639px){html.font-scale--200 .header__logo .site-logo img,html.font-scale--200
  .header__logo .site-logo svg{width:7.40625rem;height:1.5937rem;}}@media (min-width:640px){html.font-scale--100 .header__logo .site-logo img,html.font-scale--100
  .header__logo .site-logo svg{width:8.1666rem;height:1.875rem;}}@media (min-width:960px){html.font-scale--150 .header__logo .site-logo img,html.font-scale--150
  .header__logo .site-logo svg{width:8.1666rem;height:1.875rem;}}@media (min-width:1280px){html.font-scale--200 .header__logo .site-logo img,html.font-scale--200
  .header__logo .site-logo svg{width:8.1666rem;height:1.875rem;}}html.colorscheme--whiteblack .header__logo .site-logo img g,html.colorscheme--whiteblack
.header__logo .site-logo img path,html.colorscheme--whiteblack
.header__logo .site-logo svg g,html.colorscheme--whiteblack
.header__logo .site-logo svg path{fill:#ffffff;}html.colorscheme--yellowblack .header__logo .site-logo img g,html.colorscheme--yellowblack
.header__logo .site-logo img path,html.colorscheme--yellowblack
.header__logo .site-logo svg g,html.colorscheme--yellowblack
.header__logo .site-logo svg path{fill:#fff82d;}html.colorscheme--yellowblue .header__logo .site-logo img g,html.colorscheme--yellowblue
.header__logo .site-logo img path,html.colorscheme--yellowblue
.header__logo .site-logo svg g,html.colorscheme--yellowblue
.header__logo .site-logo svg path{fill:#fff82d;}.header__logo .site-logo span{letter-spacing:-0.0625rem;font-size:2.1rem;padding-left:0.2666rem;}@media (max-width:319px){html.font-scale--100 .header__logo .site-logo span{font-size:1.8rem;}}@media (max-width:479px){html.font-scale--150 .header__logo .site-logo span{font-size:1.8rem;}}@media (max-width:639px){html.font-scale--200 .header__logo .site-logo span{font-size:1.8rem;}}@media (min-width:640px){html.font-scale--100 .header__logo .site-logo span{letter-spacing:-0.12541rem;padding-left:0.2083rem;}}@media (min-width:960px){html.font-scale--150 .header__logo .site-logo span{letter-spacing:-0.12541rem;padding-left:0.2083rem;}}@media (min-width:1280px){html.font-scale--200 .header__logo .site-logo span{letter-spacing:-0.12541rem;padding-left:0.2083rem;}}.header__menus{margin-top:1.4rem;display:none;}@media (min-width:43.75rem){html.font-scale--100 .header__menus{display:block !important;margin-top:0.77rem;position:absolute;margin-left:0;}}@media (min-width:65.625rem){html.font-scale--150 .header__menus{display:block !important;margin-top:0.77rem;position:absolute;margin-left:0;}}@media (min-width:87.5rem){html.font-scale--200 .header__menus{display:block !important;margin-top:0.77rem;position:absolute;margin-left:0;}}@media (min-width:1280px){html.font-scale--100 .header__menus{margin:0;position:inherit;display:inline-block;}}@media (min-width:1920px){html.font-scale--150 .header__menus{margin:0;position:inherit;display:inline-block;}}@media (min-width:2560px){html.font-scale--200 .header__menus{margin:0;position:inherit;display:inline-block;}}.header__menus .main__menu{display:inline-block;}@media (min-width:1280px){html.font-scale--100 .header__menus .main__menu{margin-left:2.26em;}}@media (min-width:1920px){html.font-scale--150 .header__menus .main__menu{margin-left:2.26em;}}@media (min-width:2560px){html.font-scale--200 .header__menus .main__menu{margin-left:2.26em;}}.header__menus .main__menu .menu li a{padding:0;font-weight:500;display:block;margin-right:1.0625rem;}@media (min-width:640px){html.font-scale--100 .header__menus .main__menu .menu li a{margin-right:1rem;}}@media (min-width:960px){html.font-scale--150 .header__menus .main__menu .menu li a{margin-right:1rem;}}@media (min-width:1280px){html.font-scale--200 .header__menus .main__menu .menu li a{margin-right:1rem;}}@media (min-width:1280px){html.font-scale--100 .header__menus .main__menu .menu li a{margin-top:0.2083rem;margin-right:1.4166rem;}}@media (min-width:1920px){html.font-scale--150 .header__menus .main__menu .menu li a{margin-top:0.2083rem;margin-right:1.4166rem;}}@media (min-width:2560px){html.font-scale--200 .header__menus .main__menu .menu li a{margin-top:0.2083rem;margin-right:1.4166rem;}}.header__menus .menu{margin:0;}.header__menus .menu li{display:inline-block;padding:0;}.header__menus .menu li a{text-decoration:none;}html.colorscheme--blackwhite .header__menus .menu li a.is-active{color:#007481;}html.colorscheme--whiteblack .header__menus .menu li a.is-active{color:#ffffff;}html.colorscheme--yellowblack .header__menus .menu li a.is-active{color:#fff82d;}html.colorscheme--yellowblue .header__menus .menu li a.is-active{color:#fff82d;}@media (max-width:319px){html.font-scale--100 .header__menus .menu li a{margin-top:0.5rem;}}@media (max-width:479px){html.font-scale--150 .header__menus .menu li a{margin-top:0.5rem;}}@media (max-width:639px){html.font-scale--200 .header__menus .menu li a{margin-top:0.5rem;}}.header .secondary__menu{margin-top:1.5rem;display:none;}@media (min-width:43.75rem){html.font-scale--100 .header .secondary__menu{float:right;margin-top:0;display:block !important;}}@media (min-width:65.625rem){html.font-scale--150 .header .secondary__menu{float:right;margin-top:0;display:block !important;}}@media (min-width:87.5rem){html.font-scale--200 .header .secondary__menu{float:right;margin-top:0;display:block !important;}}.header .secondary__menu .block{float:left;margin-right:0.625rem;}@media (min-width:640px){html.font-scale--100 .header .secondary__menu .block{margin-right:0.4166rem;}}@media (min-width:960px){html.font-scale--150 .header .secondary__menu .block{margin-right:0.4166rem;}}@media (min-width:1280px){html.font-scale--200 .header .secondary__menu .block{margin-right:0.4166rem;}}.header .secondary__menu .block p,.header .secondary__menu .block .button{line-height:1.15;margin:0;}@media (min-width:640px){html.font-scale--100 .header .secondary__menu .block p,html.font-scale--100
  .header .secondary__menu .block .button{margin:0;}}@media (min-width:960px){html.font-scale--150 .header .secondary__menu .block p,html.font-scale--150
  .header .secondary__menu .block .button{margin:0;}}@media (min-width:1280px){html.font-scale--200 .header .secondary__menu .block p,html.font-scale--200
  .header .secondary__menu .block .button{margin:0;}}.header .secondary__menu .block .btn{padding:0.5rem .9rem;margin-bottom:0.625rem;}@media (min-width:640px){html.font-scale--100 .header .secondary__menu .block .btn{padding:0.57rem .9rem;margin-bottom:0;}}@media (min-width:960px){html.font-scale--150 .header .secondary__menu .block .btn{padding:0.57rem .9rem;margin-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .header .secondary__menu .block .btn{padding:0.57rem .9rem;margin-bottom:0;}}@media (min-width:1280px){html.font-scale--100 .header .secondary__menu .block .btn{padding:0.5rem .9rem;}}@media (min-width:1920px){html.font-scale--150 .header .secondary__menu .block .btn{padding:0.5rem .9rem;}}@media (min-width:2560px){html.font-scale--200 .header .secondary__menu .block .btn{padding:0.5rem .9rem;}}.header .secondary__menu .block:last-child{margin-right:0;}@media (min-width:640px){html.font-scale--100 .header .secondary__menu .block:last-child{margin-right:0;}}@media (min-width:960px){html.font-scale--150 .header .secondary__menu .block:last-child{margin-right:0;}}@media (min-width:1280px){html.font-scale--200 .header .secondary__menu .block:last-child{margin-right:0;}}.header .secondary__menu .block.block-profilemenu-block{position:relative;}@media (min-width:43.75rem){html.font-scale--100 .header .secondary__menu .block.block-profilemenu-block{width:auto;}}@media (min-width:65.625rem){html.font-scale--150 .header .secondary__menu .block.block-profilemenu-block{width:auto;}}@media (min-width:87.5rem){html.font-scale--200 .header .secondary__menu .block.block-profilemenu-block{width:auto;}}.header .secondary__menu .block.block-profilemenu-block .user__links{margin:0;list-style:none;width:100%;border-radius:0.1875rem;border:solid 0.125rem;margin-top:1.625rem;padding:0;}@media (max-width:319px){html.font-scale--100 .header .secondary__menu .block.block-profilemenu-block .user__links{width:100%;position:static;margin-top:1rem;}}@media (max-width:479px){html.font-scale--150 .header .secondary__menu .block.block-profilemenu-block .user__links{width:100%;position:static;margin-top:1rem;}}@media (max-width:639px){html.font-scale--200 .header .secondary__menu .block.block-profilemenu-block .user__links{width:100%;position:static;margin-top:1rem;}}@media (max-width:43.687rem){html.font-scale--100 .header .secondary__menu .block.block-profilemenu-block .user__links{display:block !important;}}@media (max-width:65.583rem){html.font-scale--150 .header .secondary__menu .block.block-profilemenu-block .user__links{display:block !important;}}@media (max-width:87.469rem){html.font-scale--200 .header .secondary__menu .block.block-profilemenu-block .user__links{display:block !important;}}@media (min-width:43.75rem){html.font-scale--100 .header .secondary__menu .block.block-profilemenu-block .user__links{width:17.625rem;border:solid 0.084rem;border-radius:0.2083rem;border-top-right-radius:0;margin-top:0;-webkit-box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);z-index:9;position:absolute;right:0;display:none;}}@media (min-width:65.625rem){html.font-scale--150 .header .secondary__menu .block.block-profilemenu-block .user__links{width:17.625rem;border:solid 0.084rem;border-radius:0.2083rem;border-top-right-radius:0;margin-top:0;-webkit-box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);z-index:9;position:absolute;right:0;display:none;}}@media (min-width:87.5rem){html.font-scale--200 .header .secondary__menu .block.block-profilemenu-block .user__links{width:17.625rem;border:solid 0.084rem;border-radius:0.2083rem;border-top-right-radius:0;margin-top:0;-webkit-box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);box-shadow:0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.3);z-index:9;position:absolute;right:0;display:none;}}html.colorscheme--blackwhite .header .secondary__menu .block.block-profilemenu-block .user__links{border-color:#007481;background:#ffffff;}html.colorscheme--whiteblack .header .secondary__menu .block.block-profilemenu-block .user__links{background:#000000;}html.colorscheme--yellowblack .header .secondary__menu .block.block-profilemenu-block .user__links{background:#000000;}html.colorscheme--yellowblue .header .secondary__menu .block.block-profilemenu-block .user__links{background:#002b7f;}.header .secondary__menu .block.block-profilemenu-block .user__links li *{display:block;text-decoration:none;-webkit-transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;-o-transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;width:100%;text-align:left;background:transparent;font-weight:500;padding:0.5rem 1rem;border-bottom:solid 0.125rem;}@media (min-width:640px){html.font-scale--100 .header .secondary__menu .block.block-profilemenu-block .user__links li *{border-bottom:solid 0.084rem;padding:.6669rem 1.0833rem;}}@media (min-width:960px){html.font-scale--150 .header .secondary__menu .block.block-profilemenu-block .user__links li *{border-bottom:solid 0.084rem;padding:.6669rem 1.0833rem;}}@media (min-width:1280px){html.font-scale--200 .header .secondary__menu .block.block-profilemenu-block .user__links li *{border-bottom:solid 0.084rem;padding:.6669rem 1.0833rem;}}html.colorscheme--blackwhite .header .secondary__menu .block.block-profilemenu-block .user__links li *{color:#007481;}html.colorscheme--blackwhite .header .secondary__menu .block.block-profilemenu-block .user__links li *:hover,html.colorscheme--blackwhite .header .secondary__menu .block.block-profilemenu-block .user__links li *:focus{background-color:#007481;color:#ffffff;border-color:#007481;}.header .secondary__menu .block.block-profilemenu-block .user__links li:last-child button{border:0;}@media (min-width:640px){html.font-scale--100 .header .secondary__menu .block.block-profilemenu-block .user__links li:last-child button{border:0;}}@media (min-width:960px){html.font-scale--150 .header .secondary__menu .block.block-profilemenu-block .user__links li:last-child button{border:0;}}@media (min-width:1280px){html.font-scale--200 .header .secondary__menu .block.block-profilemenu-block .user__links li:last-child button{border:0;}}.header .secondary__menu .block.block-profilemenu-block .username-link{margin-right:0;display:none;}@media (max-width:319px){html.font-scale--100 .header .secondary__menu .block.block-profilemenu-block .username-link{display:none;}}@media (max-width:479px){html.font-scale--150 .header .secondary__menu .block.block-profilemenu-block .username-link{display:none;}}@media (max-width:639px){html.font-scale--200 .header .secondary__menu .block.block-profilemenu-block .username-link{display:none;}}@media (min-width:43.75rem){html.font-scale--100 .header .secondary__menu .block.block-profilemenu-block .username-link{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;}}@media (min-width:65.625rem){html.font-scale--150 .header .secondary__menu .block.block-profilemenu-block .username-link{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;}}@media (min-width:87.5rem){html.font-scale--200 .header .secondary__menu .block.block-profilemenu-block .username-link{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;}}.header .secondary__menu .block.block-profilemenu-block .username-link:after{content:'';display:inline-block;background-image:url(/themes/custom/hadley_theme/images/menu-down.svg);background-repeat:no-repeat;vertical-align:middle;-webkit-transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;transition:background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;-o-transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear;transition:transform 0.2s linear,background-color 0.2s linear,color 0.2s linear,-webkit-transform 0.2s linear;width:.8rem;height:.5rem;background-size:100%;margin-left:0.3125rem;}@media (min-width:640px){html.font-scale--100 .header .secondary__menu .block.block-profilemenu-block .username-link:after{width:0.8333rem;height:0.4166rem;margin-left:0.375rem;}}@media (min-width:960px){html.font-scale--150 .header .secondary__menu .block.block-profilemenu-block .username-link:after{width:0.8333rem;height:0.4166rem;margin-left:0.375rem;}}@media (min-width:1280px){html.font-scale--200 .header .secondary__menu .block.block-profilemenu-block .username-link:after{width:0.8333rem;height:0.4166rem;margin-left:0.375rem;}}html.colorscheme--whiteblack .header .secondary__menu .block.block-profilemenu-block .username-link:after{background-image:url(/themes/custom/hadley_theme/images/menu-down.svg);}html.colorscheme--yellowblack .header .secondary__menu .block.block-profilemenu-block .username-link:after{background-image:url(/themes/custom/hadley_theme/images/menu-down-yellow.svg);}html.colorscheme--yellowblue .header .secondary__menu .block.block-profilemenu-block .username-link:after{background-image:url(/themes/custom/hadley_theme/images/menu-down-yellow.svg);}.header .secondary__menu .block.block-profilemenu-block .username-link.active{-webkit-transform:inherit;-ms-transform:inherit;transform:inherit;}@media (min-width:640px){html.font-scale--100 .header .secondary__menu .block.block-profilemenu-block .username-link.active{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:0;}}@media (min-width:960px){html.font-scale--150 .header .secondary__menu .block.block-profilemenu-block .username-link.active{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:0;}}@media (min-width:1280px){html.font-scale--200 .header .secondary__menu .block.block-profilemenu-block .username-link.active{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:0;}}html.colorscheme--blackwhite .header .secondary__menu .block.block-profilemenu-block .username-link.active{background-color:#ffffff;color:#007481;border-color:#007481;}.header .secondary__menu .block.block-profilemenu-block .username-link.active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}html.colorscheme--blackwhite .header .secondary__menu .block.block-profilemenu-block .username-link.active:after{background-image:url(/themes/custom/hadley_theme/images/menu-down-theme.svg);}.header .secondary__menu.menu-open{display:block;}.user-logged-in .header .secondary__menu .block.block-profilemenu-block{width:100%;}.footer{padding:0 1.25rem;border-top:solid 0.125rem;padding:1.25rem;padding-bottom:1.6875rem;}.footer > .region{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;}@media (min-width:640px){html.font-scale--100 .footer > .region{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:960px){html.font-scale--150 .footer > .region{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:1280px){html.font-scale--200 .footer > .region{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}}@media (min-width:640px){html.font-scale--100 .footer{border-top:solid 0.084rem;font-size:0.75rem;padding-bottom:2.9166rem;}}@media (min-width:960px){html.font-scale--150 .footer{border-top:solid 0.084rem;font-size:0.75rem;padding-bottom:2.9166rem;}}@media (min-width:1280px){html.font-scale--200 .footer{border-top:solid 0.084rem;font-size:0.75rem;padding-bottom:2.9166rem;}}.footer .block p{margin:0;line-height:1.44;}.footer .block:nth-child(2){margin-top:0.875rem;}@media (min-width:640px){html.font-scale--100 .footer .block:nth-child(2){margin-top:0;margin-left:1.6666rem;}}@media (min-width:960px){html.font-scale--150 .footer .block:nth-child(2){margin-top:0;margin-left:1.6666rem;}}@media (min-width:1280px){html.font-scale--200 .footer .block:nth-child(2){margin-top:0;margin-left:1.6666rem;}}.footer .block:nth-child(3){margin-top:0.9375rem;}@media (min-width:640px){html.font-scale--100 .footer .block:nth-child(3){margin-top:1.0833rem;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;}}@media (min-width:960px){html.font-scale--150 .footer .block:nth-child(3){margin-top:1.0833rem;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;}}@media (min-width:1280px){html.font-scale--200 .footer .block:nth-child(3){margin-top:1.0833rem;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;}}@media (min-width:1280px){html.font-scale--100 .footer .block:nth-child(3){margin-left:1.4583rem;margin-top:0;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;}}@media (min-width:1920px){html.font-scale--150 .footer .block:nth-child(3){margin-left:1.4583rem;margin-top:0;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;}}@media (min-width:2560px){html.font-scale--200 .footer .block:nth-child(3){margin-left:1.4583rem;margin-top:0;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;}}.footer .site-logo{text-decoration:none;display:block;}.footer .site-logo img,.footer .site-logo svg{width:8.3125rem;height:1.875rem;display:inline-block;vertical-align:middle;border-style:none;max-width:100%;height:auto;}@media (max-width:319px){html.font-scale--100 .footer .site-logo img,html.font-scale--100
  .footer .site-logo svg{width:7.3437rem;height:1.7812rem;}}@media (max-width:479px){html.font-scale--150 .footer .site-logo img,html.font-scale--150
  .footer .site-logo svg{width:7.3437rem;height:1.7812rem;}}@media (max-width:639px){html.font-scale--200 .footer .site-logo img,html.font-scale--200
  .footer .site-logo svg{width:7.3437rem;height:1.7812rem;}}@media (min-width:640px){html.font-scale--100 .footer .site-logo img,html.font-scale--100
  .footer .site-logo svg{width:5.25rem;height:1.25rem;}}@media (min-width:960px){html.font-scale--150 .footer .site-logo img,html.font-scale--150
  .footer .site-logo svg{width:5.25rem;height:1.25rem;}}@media (min-width:1280px){html.font-scale--200 .footer .site-logo img,html.font-scale--200
  .footer .site-logo svg{width:5.25rem;height:1.25rem;}}html.colorscheme--whiteblack .footer .site-logo img g,html.colorscheme--whiteblack
.footer .site-logo img path,html.colorscheme--whiteblack
.footer .site-logo svg g,html.colorscheme--whiteblack
.footer .site-logo svg path{fill:#ffffff;}html.colorscheme--yellowblack .footer .site-logo img g,html.colorscheme--yellowblack
.footer .site-logo img path,html.colorscheme--yellowblack
.footer .site-logo svg g,html.colorscheme--yellowblack
.footer .site-logo svg path{fill:#fff82d;}html.colorscheme--yellowblue .footer .site-logo img g,html.colorscheme--yellowblue
.footer .site-logo img path,html.colorscheme--yellowblue
.footer .site-logo svg g,html.colorscheme--yellowblue
.footer .site-logo svg path{fill:#fff82d;}html.colorscheme--blackwhite .footer .site-logo{color:#000000;}.footer .site-name{display:inline-block;vertical-align:middle;font-size:1.875rem;}@media (max-width:319px){html.font-scale--100 .footer .site-name{width:auto;letter-spacing:-0.125rem;}}@media (max-width:479px){html.font-scale--150 .footer .site-name{width:auto;letter-spacing:-0.125rem;}}@media (max-width:639px){html.font-scale--200 .footer .site-name{width:auto;letter-spacing:-0.125rem;}}@media (min-width:640px){html.font-scale--100 .footer .site-name{font-size:1.2rem;}}@media (min-width:960px){html.font-scale--150 .footer .site-name{font-size:1.2rem;}}@media (min-width:1280px){html.font-scale--200 .footer .site-name{font-size:1.2rem;}}.footer .menu{margin:0;}.footer .menu li{display:inline-block;vertical-align:middle;}.footer .menu li a{padding:0;font-weight:500;margin-right:1.1875rem;display:inline-block;}@media (max-width:319px){html.font-scale--100 .footer .menu li a{margin-right:0;margin-bottom:0.5rem;display:block;}}@media (max-width:479px){html.font-scale--150 .footer .menu li a{margin-right:0;margin-bottom:0.5rem;display:block;}}@media (max-width:639px){html.font-scale--200 .footer .menu li a{margin-right:0;margin-bottom:0.5rem;display:block;}}@media (min-width:640px){html.font-scale--100 .footer .menu li a{margin-right:1.25rem;}}@media (min-width:960px){html.font-scale--150 .footer .menu li a{margin-right:1.25rem;}}@media (min-width:1280px){html.font-scale--200 .footer .menu li a{margin-right:1.25rem;}}@media (min-width:1280px){html.font-scale--100 .footer .menu li a{margin-right:1.4583rem;}}@media (min-width:1920px){html.font-scale--150 .footer .menu li a{margin-right:1.4583rem;}}@media (min-width:2560px){html.font-scale--200 .footer .menu li a{margin-right:1.4583rem;}}html.colorscheme--blackwhite .footer .menu li a{color:#007481;}html.colorscheme--whiteblack .footer .menu li a{color:#ffffff;}html.colorscheme--yellowblack .footer .menu li a{color:#fff82d;}html.colorscheme--yellowblue .footer .menu li a{color:#fff82d;}.footer #block-socialmedialinks{margin-top:1.625rem;}@media (min-width:640px){html.font-scale--100 .footer #block-socialmedialinks{margin-top:1.0833rem;margin-right:.5rem;}}@media (min-width:960px){html.font-scale--150 .footer #block-socialmedialinks{margin-top:1.0833rem;margin-right:.5rem;}}@media (min-width:1280px){html.font-scale--200 .footer #block-socialmedialinks{margin-top:1.0833rem;margin-right:.5rem;}}@media (min-width:1280px){html.font-scale--100 .footer #block-socialmedialinks{margin-left:auto;margin-top:0;}}@media (min-width:1920px){html.font-scale--150 .footer #block-socialmedialinks{margin-left:auto;margin-top:0;}}@media (min-width:2560px){html.font-scale--200 .footer #block-socialmedialinks{margin-left:auto;margin-top:0;}}.footer #block-socialmedialinks .social-media-links{list-style:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0;padding:0;}.footer #block-socialmedialinks .social-media--facebook{display:block;width:2.25rem;height:2.25rem;background-image:url(/themes/custom/hadley_theme/images/logos/facebook-circle.svg);background-repeat:no-repeat;margin-right:.25rem;}@media (min-width:640px){html.font-scale--100 .footer #block-socialmedialinks .social-media--facebook{width:1.75rem;height:1.75rem;}}@media (min-width:960px){html.font-scale--150 .footer #block-socialmedialinks .social-media--facebook{width:1.75rem;height:1.75rem;}}@media (min-width:1280px){html.font-scale--200 .footer #block-socialmedialinks .social-media--facebook{width:1.75rem;height:1.75rem;}}html.colorscheme--whiteblack .footer #block-socialmedialinks .social-media--facebook{background-image:url(/themes/custom/hadley_theme/images/logos/facebook-circle-white.svg);}html.colorscheme--yellowblue .footer #block-socialmedialinks .social-media--facebook{background-image:url(/themes/custom/hadley_theme/images/logos/facebook-circle-yellow.svg);}html.colorscheme--yellowblack .footer #block-socialmedialinks .social-media--facebook{background-image:url(/themes/custom/hadley_theme/images/logos/facebook-circle-yellow.svg);}.footer #block-socialmedialinks .social-media--twitter{display:block;width:2.25rem;height:2.25rem;background-image:url(/themes/custom/hadley_theme/images/logos/twitter-circle.svg);background-repeat:no-repeat;margin-right:.25rem;}@media (min-width:640px){html.font-scale--100 .footer #block-socialmedialinks .social-media--twitter{width:1.75rem;height:1.75rem;}}@media (min-width:960px){html.font-scale--150 .footer #block-socialmedialinks .social-media--twitter{width:1.75rem;height:1.75rem;}}@media (min-width:1280px){html.font-scale--200 .footer #block-socialmedialinks .social-media--twitter{width:1.75rem;height:1.75rem;}}html.colorscheme--whiteblack .footer #block-socialmedialinks .social-media--twitter{background-image:url(/themes/custom/hadley_theme/images/logos/twitter-circle-white.svg);}html.colorscheme--yellowblue .footer #block-socialmedialinks .social-media--twitter{background-image:url(/themes/custom/hadley_theme/images/logos/twitter-circle-yellow.svg);}html.colorscheme--yellowblack .footer #block-socialmedialinks .social-media--twitter{background-image:url(/themes/custom/hadley_theme/images/logos/twitter-circle-yellow.svg);}.footer #block-socialmedialinks .social-media--youtube{display:block;width:2.25rem;height:2.25rem;background-image:url(/themes/custom/hadley_theme/images/logos/youtube-circle.svg);background-repeat:no-repeat;margin-right:.25rem;}@media (min-width:640px){html.font-scale--100 .footer #block-socialmedialinks .social-media--youtube{width:1.75rem;height:1.75rem;}}@media (min-width:960px){html.font-scale--150 .footer #block-socialmedialinks .social-media--youtube{width:1.75rem;height:1.75rem;}}@media (min-width:1280px){html.font-scale--200 .footer #block-socialmedialinks .social-media--youtube{width:1.75rem;height:1.75rem;}}html.colorscheme--whiteblack .footer #block-socialmedialinks .social-media--youtube{background-image:url(/themes/custom/hadley_theme/images/logos/youtube-circle-white.svg);}html.colorscheme--yellowblue .footer #block-socialmedialinks .social-media--youtube{background-image:url(/themes/custom/hadley_theme/images/logos/youtube-circle-yellow.svg);}html.colorscheme--yellowblack .footer #block-socialmedialinks .social-media--youtube{background-image:url(/themes/custom/hadley_theme/images/logos/youtube-circle-yellow.svg);}.footer #block-socialmedialinks .social-media--linkedin{display:block;width:2.25rem;height:2.25rem;background-image:url(/themes/custom/hadley_theme/images/logos/linkedin-circle.svg);background-repeat:no-repeat;margin-right:.25rem;}@media (min-width:640px){html.font-scale--100 .footer #block-socialmedialinks .social-media--linkedin{width:1.75rem;height:1.75rem;}}@media (min-width:960px){html.font-scale--150 .footer #block-socialmedialinks .social-media--linkedin{width:1.75rem;height:1.75rem;}}@media (min-width:1280px){html.font-scale--200 .footer #block-socialmedialinks .social-media--linkedin{width:1.75rem;height:1.75rem;}}html.colorscheme--whiteblack .footer #block-socialmedialinks .social-media--linkedin{background-image:url(/themes/custom/hadley_theme/images/logos/linkedin-circle-white.svg);}html.colorscheme--yellowblue .footer #block-socialmedialinks .social-media--linkedin{background-image:url(/themes/custom/hadley_theme/images/logos/linkedin-circle-yellow.svg);}html.colorscheme--yellowblack .footer #block-socialmedialinks .social-media--linkedin{background-image:url(/themes/custom/hadley_theme/images/logos/linkedin-circle-yellow.svg);}.footer .block-views-exposed-filter-blockhadley-search-page-1,.footer .block-views-exposed-filter-blocksearch-algolia-page-1{margin-top:1.625rem;}@media (min-width:640px){html.font-scale--100 .footer .block-views-exposed-filter-blockhadley-search-page-1,html.font-scale--100
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1{margin-top:1.0833rem;}}@media (min-width:960px){html.font-scale--150 .footer .block-views-exposed-filter-blockhadley-search-page-1,html.font-scale--150
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1{margin-top:1.0833rem;}}@media (min-width:1280px){html.font-scale--200 .footer .block-views-exposed-filter-blockhadley-search-page-1,html.font-scale--200
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1{margin-top:1.0833rem;}}@media (min-width:1280px){html.font-scale--100 .footer .block-views-exposed-filter-blockhadley-search-page-1,html.font-scale--100
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1{margin-top:0;}}@media (min-width:1920px){html.font-scale--150 .footer .block-views-exposed-filter-blockhadley-search-page-1,html.font-scale--150
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1{margin-top:0;}}@media (min-width:2560px){html.font-scale--200 .footer .block-views-exposed-filter-blockhadley-search-page-1,html.font-scale--200
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1{margin-top:0;}}.footer .block-views-exposed-filter-blockhadley-search-page-1 .js-form-item,.footer .block-views-exposed-filter-blocksearch-algolia-page-1 .js-form-item{margin:0;float:left;}.footer .block-views-exposed-filter-blockhadley-search-page-1 .js-form-item .form-text,.footer .block-views-exposed-filter-blocksearch-algolia-page-1 .js-form-item .form-text{background:transparent;width:11.375rem;border:solid 0.125rem;border-radius:0.1875rem;padding:0.5rem 0.8125rem;-webkit-box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);}@media (max-width:319px){html.font-scale--100 .footer .block-views-exposed-filter-blockhadley-search-page-1 .js-form-item .form-text,html.font-scale--100
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1 .js-form-item .form-text{width:7.5rem;margin-right:0.3125rem;margin-bottom:0.3125rem;}}@media (max-width:479px){html.font-scale--150 .footer .block-views-exposed-filter-blockhadley-search-page-1 .js-form-item .form-text,html.font-scale--150
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1 .js-form-item .form-text{width:7.5rem;margin-right:0.3125rem;margin-bottom:0.3125rem;}}@media (max-width:639px){html.font-scale--200 .footer .block-views-exposed-filter-blockhadley-search-page-1 .js-form-item .form-text,html.font-scale--200
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1 .js-form-item .form-text{width:7.5rem;margin-right:0.3125rem;margin-bottom:0.3125rem;}}@media (min-width:640px){html.font-scale--100 .footer .block-views-exposed-filter-blockhadley-search-page-1 .js-form-item .form-text,html.font-scale--100
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1 .js-form-item .form-text{border:solid 0.21rem;border-radius:0.125rem;padding:0.375rem 0.5rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);width:7.5833rem;font-size:0.75rem;font-weight:500;}}@media (min-width:960px){html.font-scale--150 .footer .block-views-exposed-filter-blockhadley-search-page-1 .js-form-item .form-text,html.font-scale--150
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1 .js-form-item .form-text{border:solid 0.21rem;border-radius:0.125rem;padding:0.375rem 0.5rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);width:7.5833rem;font-size:0.75rem;font-weight:500;}}@media (min-width:1280px){html.font-scale--200 .footer .block-views-exposed-filter-blockhadley-search-page-1 .js-form-item .form-text,html.font-scale--200
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1 .js-form-item .form-text{border:solid 0.21rem;border-radius:0.125rem;padding:0.375rem 0.5rem;-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);width:7.5833rem;font-size:0.75rem;font-weight:500;}}.footer .block-views-exposed-filter-blockhadley-search-page-1 .form-actions,.footer .block-views-exposed-filter-blocksearch-algolia-page-1 .form-actions{margin:0;clear:none;float:left;}.footer .block-views-exposed-filter-blockhadley-search-page-1 .form-actions .button,.footer .block-views-exposed-filter-blocksearch-algolia-page-1 .form-actions .button{margin:0;margin-left:0.375rem;padding:0.5rem 0.75rem;border-radius:0.1875rem;}@media (max-width:319px){html.font-scale--100 .footer .block-views-exposed-filter-blockhadley-search-page-1 .form-actions .button,html.font-scale--100
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1 .form-actions .button{margin:0;}}@media (max-width:479px){html.font-scale--150 .footer .block-views-exposed-filter-blockhadley-search-page-1 .form-actions .button,html.font-scale--150
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1 .form-actions .button{margin:0;}}@media (max-width:639px){html.font-scale--200 .footer .block-views-exposed-filter-blockhadley-search-page-1 .form-actions .button,html.font-scale--200
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1 .form-actions .button{margin:0;}}@media (min-width:640px){html.font-scale--100 .footer .block-views-exposed-filter-blockhadley-search-page-1 .form-actions .button,html.font-scale--100
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1 .form-actions .button{padding:0.375rem 0.6666rem;margin-left:0.25rem;border-radius:0.125rem;}}@media (min-width:960px){html.font-scale--150 .footer .block-views-exposed-filter-blockhadley-search-page-1 .form-actions .button,html.font-scale--150
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1 .form-actions .button{padding:0.375rem 0.6666rem;margin-left:0.25rem;border-radius:0.125rem;}}@media (min-width:1280px){html.font-scale--200 .footer .block-views-exposed-filter-blockhadley-search-page-1 .form-actions .button,html.font-scale--200
  .footer .block-views-exposed-filter-blocksearch-algolia-page-1 .form-actions .button{padding:0.375rem 0.6666rem;margin-left:0.25rem;border-radius:0.125rem;}}.view-hadley-search .js-form-item,.view-hadley-partner-portal-offline-materials .js-form-item{display:inline-block;margin:0;float:none;vertical-align:bottom;}.view-hadley-search .js-form-item > label,.view-hadley-partner-portal-offline-materials .js-form-item > label{display:block;}.view-hadley-search .js-form-item .form-text,.view-hadley-partner-portal-offline-materials .js-form-item .form-text{-webkit-box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.125rem 0.125rem 0.1875rem 0 rgba(0,0,0,0.2);border:solid 0.125rem;height:calc(0.563rem * 2 + 1.15rem + 0.42rem);width:100%;padding:0 0.83rem;border-radius:0.3125rem;background:transparent;}@media (min-width:640px){html.font-scale--100 .view-hadley-search .js-form-item .form-text,html.font-scale--100
  .view-hadley-partner-portal-offline-materials .js-form-item .form-text{-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.21rem;border-radius:0.2083rem;font-weight:500;}}@media (min-width:960px){html.font-scale--150 .view-hadley-search .js-form-item .form-text,html.font-scale--150
  .view-hadley-partner-portal-offline-materials .js-form-item .form-text{-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.21rem;border-radius:0.2083rem;font-weight:500;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-search .js-form-item .form-text,html.font-scale--200
  .view-hadley-partner-portal-offline-materials .js-form-item .form-text{-webkit-box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);box-shadow:inset 0.084rem 0.084rem 0.125rem 0 rgba(0,0,0,0.2);border:solid 0.21rem;border-radius:0.2083rem;font-weight:500;}}.view-hadley-search .form-actions,.view-hadley-partner-portal-offline-materials .form-actions{clear:none;margin:0;display:inline-block;vertical-align:middle;}@media (min-width:640px){html.font-scale--100 .view-hadley-search .form-actions .button,html.font-scale--100
  .view-hadley-partner-portal-offline-materials .form-actions .button{margin:0;}}@media (min-width:960px){html.font-scale--150 .view-hadley-search .form-actions .button,html.font-scale--150
  .view-hadley-partner-portal-offline-materials .form-actions .button{margin:0;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-search .form-actions .button,html.font-scale--200
  .view-hadley-partner-portal-offline-materials .form-actions .button{margin:0;}}.view-hadley-search .view-empty,.view-hadley-search .view-content,.view-hadley-partner-portal-offline-materials .view-empty,.view-hadley-partner-portal-offline-materials .view-content{margin-top:1rem;}.view-hadley-search .item-list ul,.view-hadley-partner-portal-offline-materials .item-list ul{margin:0;list-style:none;}.view-hadley-search .item-list ul li,.view-hadley-partner-portal-offline-materials .item-list ul li{padding-bottom:1rem;margin:0;margin-bottom:1rem;border-bottom:solid 0.084rem;line-height:1.5;}.view-hadley-search .item-list ul li:last-child,.view-hadley-partner-portal-offline-materials .item-list ul li:last-child{border:0;}.view-hadley-search .item-list ul li .views-field-title,.view-hadley-search .item-list ul li .views-field-label,.view-hadley-partner-portal-offline-materials .item-list ul li .views-field-title,.view-hadley-partner-portal-offline-materials .item-list ul li .views-field-label{font-weight:500;margin-bottom:1rem;}.view-hadley-search .item-list ul li .views-field-title a,.view-hadley-search .item-list ul li .views-field-label a,.view-hadley-partner-portal-offline-materials .item-list ul li .views-field-title a,.view-hadley-partner-portal-offline-materials .item-list ul li .views-field-label a{display:inline-block;}.view-hadley-search .hadley-search-block .js-form-type-textfield,.view-hadley-partner-portal-offline-materials .hadley-search-block .js-form-type-textfield{width:calc(100% - 5.625rem);padding-right:0.625rem;}@media (max-width:319px){html.font-scale--100 .view-hadley-search .hadley-search-block .js-form-type-textfield,html.font-scale--100
  .view-hadley-partner-portal-offline-materials .hadley-search-block .js-form-type-textfield{width:100%;padding-right:0;}}@media (max-width:479px){html.font-scale--150 .view-hadley-search .hadley-search-block .js-form-type-textfield,html.font-scale--150
  .view-hadley-partner-portal-offline-materials .hadley-search-block .js-form-type-textfield{width:100%;padding-right:0;}}@media (max-width:639px){html.font-scale--200 .view-hadley-search .hadley-search-block .js-form-type-textfield,html.font-scale--200
  .view-hadley-partner-portal-offline-materials .hadley-search-block .js-form-type-textfield{width:100%;padding-right:0;}}@media (min-width:640px){html.font-scale--100 .view-hadley-search .hadley-search-block .js-form-type-textfield,html.font-scale--100
  .view-hadley-partner-portal-offline-materials .hadley-search-block .js-form-type-textfield{max-width:14.5833rem;padding-right:0.4166rem;}}@media (min-width:960px){html.font-scale--150 .view-hadley-search .hadley-search-block .js-form-type-textfield,html.font-scale--150
  .view-hadley-partner-portal-offline-materials .hadley-search-block .js-form-type-textfield{max-width:14.5833rem;padding-right:0.4166rem;}}@media (min-width:1280px){html.font-scale--200 .view-hadley-search .hadley-search-block .js-form-type-textfield,html.font-scale--200
  .view-hadley-partner-portal-offline-materials .hadley-search-block .js-form-type-textfield{max-width:14.5833rem;padding-right:0.4166rem;}}.view-hadley-search .hadley-search-block .form-actions .button,.view-hadley-partner-portal-offline-materials .hadley-search-block .form-actions .button{margin-top:0;}@media (max-width:319px){html.font-scale--100 .view-hadley-search .hadley-search-block .form-actions .button,html.font-scale--100
  .view-hadley-partner-portal-offline-materials .hadley-search-block .form-actions .button{margin-top:0.5rem;}}@media (max-width:479px){html.font-scale--150 .view-hadley-search .hadley-search-block .form-actions .button,html.font-scale--150
  .view-hadley-partner-portal-offline-materials .hadley-search-block .form-actions .button{margin-top:0.5rem;}}@media (max-width:639px){html.font-scale--200 .view-hadley-search .hadley-search-block .form-actions .button,html.font-scale--200
  .view-hadley-partner-portal-offline-materials .hadley-search-block .form-actions .button{margin-top:0.5rem;}}
