@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";
/* @license MIT https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}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;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}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{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{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-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/profiles/custom/ik_drupal_starter/themes/ik_starter/images/icons/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(/profiles/custom/ik_drupal_starter/themes/ik_starter/images/icons/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(/profiles/custom/ik_drupal_starter/themes/ik_starter/images/icons/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/profiles/custom/ik_drupal_starter/themes/ik_starter/images/icons/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(/profiles/custom/ik_drupal_starter/themes/ik_starter/images/icons/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;}
.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(/profiles/custom/ik_drupal_starter/themes/ik_starter/images/icons/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(/profiles/custom/ik_drupal_starter/themes/ik_starter/images/icons/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(/profiles/custom/ik_drupal_starter/themes/ik_starter/images/icons/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;}
.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden !important}@font-face{font-family:"FontAwesome";src:url(/themes/custom/ik_client/static/fonts/FontAwesome/fontawesome-webfont.eot?v=4.7.0);src:url(/themes/custom/ik_client/static/fonts/FontAwesome/fontawesome-webfont.eot#iefix&v=4.7.0) format("embedded-opentype"),url(/themes/custom/ik_client/static/fonts/FontAwesome/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/themes/custom/ik_client/static/fonts/FontAwesome/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/themes/custom/ik_client/static/fonts/FontAwesome/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(/themes/custom/ik_client/static/fonts/FontAwesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:normal;font-style:normal}.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:14px;user-select:none}.chosen-container .visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1011;width:100%;border:1px solid #aaa;border-top-width:0;border-radius:0 0 4px 4px;background:#fff;clip:rect(0,0,0,0);clip-path:inset(100% 100%);margin-top:-1px;background-clip:padding-box}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;clip-path:none}.chosen-container.chosen-dropup .chosen-choices,.chosen-container.chosen-dropup .chosen-single{z-index:1010}.chosen-container.chosen-dropup .chosen-drop{top:auto;bottom:calc(100% - 1.5px);border-color:#aaa;border-width:1px 1px 0 1px;border-radius:4px 4px 0 0}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container .search-choice-close{position:absolute;right:3px;top:0;bottom:0;margin:auto;border:none;cursor:pointer;display:block;width:15px;height:15px;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NiIgaGVpZ2h0PSI1NiIgdmlld0JveD0iMCAwIDU2IDU2Ij48cGF0aCBmaWxsPSIjODg4IiBkPSJNIDI3Ljk5OTkgNTEuOTA2MyBDIDQxLjA1NDYgNTEuOTA2MyA1MS45MDYzIDQxLjA3ODEgNTEuOTA2MyAyOCBDIDUxLjkwNjMgMTQuOTQ1MyA0MS4wMzEyIDQuMDkzNyAyNy45NzY1IDQuMDkzNyBDIDE0Ljg5ODMgNC4wOTM3IDQuMDkzNyAxNC45NDUzIDQuMDkzNyAyOCBDIDQuMDkzNyA0MS4wNzgxIDE0LjkyMTggNTEuOTA2MyAyNy45OTk5IDUxLjkwNjMgWiBNIDE5LjU4NTggMzguNDA2MyBDIDE4LjQ4NDMgMzguNDA2MyAxNy41OTM2IDM3LjUxNTYgMTcuNTkzNiAzNi40MTQxIEMgMTcuNTkzNiAzNS44NzUwIDE3LjgyODAgMzUuNDA2MyAxOC4yMDMwIDM1LjA1NDcgTCAyNS4xODc0IDI4LjAyMzQgTCAxOC4yMDMwIDIwLjk5MjIgQyAxNy44MjgwIDIwLjY2NDEgMTcuNTkzNiAyMC4xNzE5IDE3LjU5MzYgMTkuNjMyOCBDIDE3LjU5MzYgMTguNTU0NyAxOC40ODQzIDE3LjY4NzUgMTkuNTg1OCAxNy42ODc1IEMgMjAuMTI0OSAxNy42ODc1IDIwLjU5MzYgMTcuODk4NCAyMC45NDUyIDE4LjI3MzQgTCAyNy45NzY1IDI1LjI4MTIgTCAzNS4wNTQ2IDE4LjI1IEMgMzUuNDUzMCAxNy44MjgxIDM1Ljg3NDkgMTcuNjQwNiAzNi4zOTA1IDE3LjY0MDYgQyAzNy40OTIxIDE3LjY0MDYgMzguMzgyNyAxOC41MzEyIDM4LjM4MjcgMTkuNjA5NCBDIDM4LjM4MjcgMjAuMTQ4NCAzOC4xOTUyIDIwLjU5MzcgMzcuNzk2OCAyMC45Njg4IEwgMzAuNzY1NSAyOC4wMjM0IEwgMzcuNzczMyAzNS4wMDc4IEMgMzguMTI0OSAzNS4zODI4IDM4LjM1OTMgMzUuODUxNiAzOC4zNTkzIDM2LjQxNDEgQyAzOC4zNTkzIDM3LjUxNTYgMzcuNDY4NyAzOC40MDYzIDM2LjM2NzEgMzguNDA2MyBDIDM1LjgwNDYgMzguNDA2MyAzNS4zMzU4IDM4LjE3MTkgMzQuOTg0MyAzNy44MjAzIEwgMjcuOTc2NSAzMC43ODkwIEwgMjAuOTkyMSAzNy44MjAzIEMgMjAuNjQwNSAzOC4xOTUzIDIwLjEyNDkgMzguNDA2MyAxOS41ODU4IDM4LjQwNjMgWiIvPjwvc3ZnPg==") no-repeat right 0 top 50%;background-size:15px 15px}.chosen-container .search-choice-close:hover,.chosen-container .search-choice-close:active{background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NiIgaGVpZ2h0PSI1NiIgdmlld0JveD0iMCAwIDU2IDU2Ij48cGF0aCBmaWxsPSIjNTU1IiBkPSJNIDI3Ljk5OTkgNTEuOTA2MyBDIDQxLjA1NDYgNTEuOTA2MyA1MS45MDYzIDQxLjA3ODEgNTEuOTA2MyAyOCBDIDUxLjkwNjMgMTQuOTQ1MyA0MS4wMzEyIDQuMDkzNyAyNy45NzY1IDQuMDkzNyBDIDE0Ljg5ODMgNC4wOTM3IDQuMDkzNyAxNC45NDUzIDQuMDkzNyAyOCBDIDQuMDkzNyA0MS4wNzgxIDE0LjkyMTggNTEuOTA2MyAyNy45OTk5IDUxLjkwNjMgWiBNIDE5LjU4NTggMzguNDA2MyBDIDE4LjQ4NDMgMzguNDA2MyAxNy41OTM2IDM3LjUxNTYgMTcuNTkzNiAzNi40MTQxIEMgMTcuNTkzNiAzNS44NzUwIDE3LjgyODAgMzUuNDA2MyAxOC4yMDMwIDM1LjA1NDcgTCAyNS4xODc0IDI4LjAyMzQgTCAxOC4yMDMwIDIwLjk5MjIgQyAxNy44MjgwIDIwLjY2NDEgMTcuNTkzNiAyMC4xNzE5IDE3LjU5MzYgMTkuNjMyOCBDIDE3LjU5MzYgMTguNTU0NyAxOC40ODQzIDE3LjY4NzUgMTkuNTg1OCAxNy42ODc1IEMgMjAuMTI0OSAxNy42ODc1IDIwLjU5MzYgMTcuODk4NCAyMC45NDUyIDE4LjI3MzQgTCAyNy45NzY1IDI1LjI4MTIgTCAzNS4wNTQ2IDE4LjI1IEMgMzUuNDUzMCAxNy44MjgxIDM1Ljg3NDkgMTcuNjQwNiAzNi4zOTA1IDE3LjY0MDYgQyAzNy40OTIxIDE3LjY0MDYgMzguMzgyNyAxOC41MzEyIDM4LjM4MjcgMTkuNjA5NCBDIDM4LjM4MjcgMjAuMTQ4NCAzOC4xOTUyIDIwLjU5MzcgMzcuNzk2OCAyMC45Njg4IEwgMzAuNzY1NSAyOC4wMjM0IEwgMzcuNzczMyAzNS4wMDc4IEMgMzguMTI0OSAzNS4zODI4IDM4LjM1OTMgMzUuODUxNiAzOC4zNTkzIDM2LjQxNDEgQyAzOC4zNTkzIDM3LjUxNTYgMzcuNDY4NyAzOC40MDYzIDM2LjM2NzEgMzguNDA2MyBDIDM1LjgwNDYgMzguNDA2MyAzNS4zMzU4IDM4LjE3MTkgMzQuOTg0MyAzNy44MjAzIEwgMjcuOTc2NSAzMC43ODkwIEwgMjAuOTkyMSAzNy44MjAzIEMgMjAuNjQwNSAzOC4xOTUzIDIwLjEyNDkgMzguNDA2MyAxOS41ODU4IDM4LjQwNjMgWiIvPjwvc3ZnPg==") no-repeat right 0 top 50%;background-size:15px 15px}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:2.5px 0 2.5px 7px;border:1px solid #aaa;border-radius:4px;background-color:#fff;background-clip:padding-box;color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default span{opacity:.5}.chosen-container-single .chosen-single-with-deselect.chosen-default span,.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:42px}.chosen-container-single .chosen-single .search-choice-close{right:26px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url("data:image/svg+xml;data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NiIgaGVpZ2h0PSI1NiIgdmlld0JveD0iMCAwIDU2IDU2Ij48cGF0aCBmaWxsPSIjNTU1IiBkPSJNIDI4IDcuMjU3OCBDIDI3LjQ4NDQgNy4yNTc4IDI2Ljk2ODggNy40Njg3IDI2LjQwNjMgNy45Mzc1IEwgMTAuNjA5NCAyMC43NTc4IEMgMTAuMjExMCAyMS4xMDk0IDkuOTc2NiAyMS42MDE2IDkuOTc2NiAyMi4zMDQ3IEMgOS45NzY2IDIzLjUyMzQgMTAuODkwNiAyNC40Mzc1IDEyLjEzMjggMjQuNDM3NSBDIDEyLjYyNTAgMjQuNDM3NSAxMy4xNDA2IDI0LjI1MDAgMTMuNjc5NyAyMy44MjgxIEwgMjggMTIuMTU2MiBMIDQyLjMyMDMgMjMuODI4MSBDIDQyLjg1OTQgMjQuMjUwMCA0My4zNzUwIDI0LjQzNzUgNDMuODkwNiAyNC40Mzc1IEMgNDUuMTA5NCAyNC40Mzc1IDQ2LjAyMzQgMjMuNTIzNCA0Ni4wMjM0IDIyLjMwNDcgQyA0Ni4wMjM0IDIxLjYwMTYgNDUuNzg5MCAyMS4xMDk0IDQ1LjM5MDYgMjAuNzU3OCBMIDI5LjU5MzcgNy45MTQwIEMgMjkuMDMxMiA3LjQ2ODcgMjguNTM5MCA3LjI1NzggMjggNy4yNTc4IFogTSAyOCA0OC43NDIyIEMgMjguNTM5MCA0OC43NDIyIDI5LjAzMTIgNDguNTMxMiAyOS41OTM3IDQ4LjA4NTkgTCA0NS4zOTA2IDM1LjI0MjIgQyA0NS43ODkwIDM0Ljg5MDYgNDYuMDIzNCAzNC4zOTg0IDQ2LjAyMzQgMzMuNjk1MyBDIDQ2LjAyMzQgMzIuNDc2NSA0NS4xMDk0IDMxLjUzOTEgNDMuODkwNiAzMS41MzkxIEMgNDMuMzc1MCAzMS41MzkxIDQyLjg1OTQgMzEuNzUwMCA0Mi4zMjAzIDMyLjE3MTggTCAyOCA0My44NDM3IEwgMTMuNjc5NyAzMi4xNzE4IEMgMTMuMTQwNiAzMS43NTAwIDEyLjYyNTAgMzEuNTM5MSAxMi4xMzI4IDMxLjUzOTEgQyAxMC44OTA2IDMxLjUzOTEgOS45NzY2IDMyLjQ3NjUgOS45NzY2IDMzLjY5NTMgQyA5Ljk3NjYgMzQuMzk4NCAxMC4yMTEwIDM0Ljg5MDYgMTAuNjA5NCAzNS4yNDIyIEwgMjYuNDA2MyA0OC4wNjI1IEMgMjYuOTY4OCA0OC41MzEyIDI3LjQ4NDQgNDguNzQyMiAyOCA0OC43NDIyIFoiLz48L3N2Zz4=") no-repeat right 5px top 52%;background-size:15px 15px}.chosen-container-single .chosen-search{position:relative;z-index:1011;margin:0 0 4px 0;padding:0 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:0;padding:5px 20px 5px 5px;width:100%;height:auto;outline:none;border:1px solid #ccc;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NiIgaGVpZ2h0PSI1NiIgdmlld0JveD0iMCAwIDU2IDU2Ij48cGF0aCBmaWxsPSIjNTU1IiBkPSJNIDIzLjk1NzAgNDEuNzY5NSBDIDI3Ljg0NzYgNDEuNzY5NSAzMS40ODA0IDQwLjUwMzkgMzQuNDMzNiAzOC4zOTQ1IEwgNDUuNTQyOSA0OS41MDM5IEMgNDYuMDU4NSA1MC4wMTk1IDQ2LjczODIgNTAuMjc3NCA0Ny40NDE0IDUwLjI3NzQgQyA0OC45NjQ4IDUwLjI3NzQgNTAuMDY2NCA0OS4xMDU1IDUwLjA2NjQgNDcuNjA1NSBDIDUwLjA2NjQgNDYuOTAyMyA0OS44MzIyIDQ2LjI0NjEgNDkuMzE2MiA0NS43MzA1IEwgMzguMjc3MyAzNC42Njc5IEMgNDAuNTk3NiAzMS42MjExIDQxLjk4MDQgMjcuODQ3NiA0MS45ODA0IDIzLjc0NjEgQyA0MS45ODA0IDEzLjgzMjAgMzMuODcxMCA1LjcyMjYgMjMuOTU3MCA1LjcyMjYgQyAxNC4wMTk1IDUuNzIyNiA1LjkzMzYgMTMuODMyMCA1LjkzMzYgMjMuNzQ2MSBDIDUuOTMzNiAzMy42NjAxIDE0LjAxOTUgNDEuNzY5NSAyMy45NTcwIDQxLjc2OTUgWiBNIDIzLjk1NzAgMzcuODc4OSBDIDE2LjE5OTIgMzcuODc4OSA5LjgyNDIgMzEuNDgwNSA5LjgyNDIgMjMuNzQ2MSBDIDkuODI0MiAxNi4wMTE3IDE2LjE5OTIgOS42MTMzIDIzLjk1NzAgOS42MTMzIEMgMzEuNjkxNCA5LjYxMzMgMzguMDg5OCAxNi4wMTE3IDM4LjA4OTggMjMuNzQ2MSBDIDM4LjA4OTggMzEuNDgwNSAzMS42OTE0IDM3Ljg3ODkgMjMuOTU3MCAzNy44Nzg5IFoiLz48L3N2Zz4=") no-repeat right 5px top 50%;background-size:15px 15px;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:4px}.chosen-container-single.chosen-dropup .chosen-search{margin-top:4px}.chosen-container-single.chosen-dropup .chosen-results{margin-bottom:0}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);clip-path:inset(100% 100%)}.chosen-container-single.chosen-container-single-nosearch.chosen-dropup .chosen-results{margin-top:4px}.chosen-container-single.chosen-container-single-nosearch.chosen-dropup .chosen-single{z-index:1010}.chosen-container-single .chosen-drop .result-selected{background-color:#e0e0e0}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none;border-radius:4px}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;opacity:.5;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.no-results span{font-style:italic}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 3px;width:100%;height:auto;border-radius:4px;border:1px solid #aaa;background-color:#fff;cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:0 3px;padding:6.5px 0;outline:none;border:none;background:rgba(0,0,0,0);box-shadow:none;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:4px 20px 4px 5px;border:1px solid #aaa;border-radius:3px;max-width:100%;background-color:#eee;color:#333;line-height:12px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{font-size:95%;word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#5897fb;cursor:default}.chosen-container-multi.chosen-dropup .chosen-results{margin-top:4px}.chosen-container-multi.chosen-dropup .chosen-single{z-index:1010}.chosen-container-active.chosen-with-drop .chosen-single,.chosen-container-active.chosen-with-drop .chosen-choices{border-top-width:1px;border-bottom-right-radius:0;border-bottom-left-radius:0}.chosen-container-active.chosen-with-drop .chosen-single div b{background:url("data:image/svg+xml;data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NiIgaGVpZ2h0PSI1NiIgdmlld0JveD0iMCAwIDU2IDU2Ij48cGF0aCBmaWxsPSIjNTU1IiBkPSJNIDI4IDcuMjU3OCBDIDI3LjQ4NDQgNy4yNTc4IDI2Ljk2ODggNy40Njg3IDI2LjQwNjMgNy45Mzc1IEwgMTAuNjA5NCAyMC43NTc4IEMgMTAuMjExMCAyMS4xMDk0IDkuOTc2NiAyMS42MDE2IDkuOTc2NiAyMi4zMDQ3IEMgOS45NzY2IDIzLjUyMzQgMTAuODkwNiAyNC40Mzc1IDEyLjEzMjggMjQuNDM3NSBDIDEyLjYyNTAgMjQuNDM3NSAxMy4xNDA2IDI0LjI1MDAgMTMuNjc5NyAyMy44MjgxIEwgMjggMTIuMTU2MiBMIDQyLjMyMDMgMjMuODI4MSBDIDQyLjg1OTQgMjQuMjUwMCA0My4zNzUwIDI0LjQzNzUgNDMuODkwNiAyNC40Mzc1IEMgNDUuMTA5NCAyNC40Mzc1IDQ2LjAyMzQgMjMuNTIzNCA0Ni4wMjM0IDIyLjMwNDcgQyA0Ni4wMjM0IDIxLjYwMTYgNDUuNzg5MCAyMS4xMDk0IDQ1LjM5MDYgMjAuNzU3OCBMIDI5LjU5MzcgNy45MTQwIEMgMjkuMDMxMiA3LjQ2ODcgMjguNTM5MCA3LjI1NzggMjggNy4yNTc4IFogTSAyOCA0OC43NDIyIEMgMjguNTM5MCA0OC43NDIyIDI5LjAzMTIgNDguNTMxMiAyOS41OTM3IDQ4LjA4NTkgTCA0NS4zOTA2IDM1LjI0MjIgQyA0NS43ODkwIDM0Ljg5MDYgNDYuMDIzNCAzNC4zOTg0IDQ2LjAyMzQgMzMuNjk1MyBDIDQ2LjAyMzQgMzIuNDc2NSA0NS4xMDk0IDMxLjUzOTEgNDMuODkwNiAzMS41MzkxIEMgNDMuMzc1MCAzMS41MzkxIDQyLjg1OTQgMzEuNzUwMCA0Mi4zMjAzIDMyLjE3MTggTCAyOCA0My44NDM3IEwgMTMuNjc5NyAzMi4xNzE4IEMgMTMuMTQwNiAzMS43NTAwIDEyLjYyNTAgMzEuNTM5MSAxMi4xMzI4IDMxLjUzOTEgQyAxMC44OTA2IDMxLjUzOTEgOS45NzY2IDMyLjQ3NjUgOS45NzY2IDMzLjY5NTMgQyA5Ljk3NjYgMzQuMzk4NCAxMC4yMTEwIDM0Ljg5MDYgMTAuNjA5NCAzNS4yNDIyIEwgMjYuNDA2MyA0OC4wNjI1IEMgMjYuOTY4OCA0OC41MzEyIDI3LjQ4NDQgNDguNzQyMiAyOCA0OC43NDIyIFoiLz48L3N2Zz4=") no-repeat right 5px top 52%;background-size:15px 15px}.chosen-container-active.chosen-with-drop.chosen-dropup .chosen-single,.chosen-container-active.chosen-with-drop.chosen-dropup .chosen-choices{border-radius:0 0 4px 4px}.chosen-container-active .chosen-single,.chosen-container-active .chosen-choices,.chosen-container-active .chosen-drop{border-color:#5897fb}.chosen-container-active.chosen-dropup .chosen-single,.chosen-container-active.chosen-dropup .chosen-choices,.chosen-container-active.chosen-dropup .chosen-drop{border-color:#5897fb}.chosen-disabled{opacity:.5;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .search-choice-close{cursor:default}.create-option a{font-size:95%;word-wrap:break-word;position:relative;margin:3px 5px 3px -6px;padding:4px 5px;border:1px solid #aaa;border-radius:4px;max-width:100%;background-color:#eee;color:#333;line-height:12px}.create-option a:hover{text-decoration:none}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{padding:2px 7px 2px 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:42px}.chosen-rtl .chosen-single div{right:auto;left:0}.chosen-rtl .chosen-single .search-choice-close{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 0 3px 5px;padding:3px 5px 3px 20px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:3px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl .chosen-search input[type=text]{padding:5px 5px 5px 20px;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NiIgaGVpZ2h0PSI1NiIgdmlld0JveD0iMCAwIDU2IDU2Ij48cGF0aCBmaWxsPSIjNTU1IiBkPSJNIDIzLjk1NzAgNDEuNzY5NSBDIDI3Ljg0NzYgNDEuNzY5NSAzMS40ODA0IDQwLjUwMzkgMzQuNDMzNiAzOC4zOTQ1IEwgNDUuNTQyOSA0OS41MDM5IEMgNDYuMDU4NSA1MC4wMTk1IDQ2LjczODIgNTAuMjc3NCA0Ny40NDE0IDUwLjI3NzQgQyA0OC45NjQ4IDUwLjI3NzQgNTAuMDY2NCA0OS4xMDU1IDUwLjA2NjQgNDcuNjA1NSBDIDUwLjA2NjQgNDYuOTAyMyA0OS44MzIyIDQ2LjI0NjEgNDkuMzE2MiA0NS43MzA1IEwgMzguMjc3MyAzNC42Njc5IEMgNDAuNTk3NiAzMS42MjExIDQxLjk4MDQgMjcuODQ3NiA0MS45ODA0IDIzLjc0NjEgQyA0MS45ODA0IDEzLjgzMjAgMzMuODcxMCA1LjcyMjYgMjMuOTU3MCA1LjcyMjYgQyAxNC4wMTk1IDUuNzIyNiA1LjkzMzYgMTMuODMyMCA1LjkzMzYgMjMuNzQ2MSBDIDUuOTMzNiAzMy42NjAxIDE0LjAxOTUgNDEuNzY5NSAyMy45NTcwIDQxLjc2OTUgWiBNIDIzLjk1NzAgMzcuODc4OSBDIDE2LjE5OTIgMzcuODc4OSA5LjgyNDIgMzEuNDgwNSA5LjgyNDIgMjMuNzQ2MSBDIDkuODI0MiAxNi4wMTE3IDE2LjE5OTIgOS42MTMzIDIzLjk1NzAgOS42MTMzIEMgMzEuNjkxNCA5LjYxMzMgMzguMDg5OCAxNi4wMTE3IDM4LjA4OTggMjMuNzQ2MSBDIDM4LjA4OTggMzEuNDgwNSAzMS42OTE0IDM3Ljg3ODkgMjMuOTU3MCAzNy44Nzg5IFoiLz48L3N2Zz4=") no-repeat left 5px top 55%;background-size:15px 15px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background:url("data:image/svg+xml;data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NiIgaGVpZ2h0PSI1NiIgdmlld0JveD0iMCAwIDU2IDU2Ij48cGF0aCBmaWxsPSIjNTU1IiBkPSJNIDI4IDcuMjU3OCBDIDI3LjQ4NDQgNy4yNTc4IDI2Ljk2ODggNy40Njg3IDI2LjQwNjMgNy45Mzc1IEwgMTAuNjA5NCAyMC43NTc4IEMgMTAuMjExMCAyMS4xMDk0IDkuOTc2NiAyMS42MDE2IDkuOTc2NiAyMi4zMDQ3IEMgOS45NzY2IDIzLjUyMzQgMTAuODkwNiAyNC40Mzc1IDEyLjEzMjggMjQuNDM3NSBDIDEyLjYyNTAgMjQuNDM3NSAxMy4xNDA2IDI0LjI1MDAgMTMuNjc5NyAyMy44MjgxIEwgMjggMTIuMTU2MiBMIDQyLjMyMDMgMjMuODI4MSBDIDQyLjg1OTQgMjQuMjUwMCA0My4zNzUwIDI0LjQzNzUgNDMuODkwNiAyNC40Mzc1IEMgNDUuMTA5NCAyNC40Mzc1IDQ2LjAyMzQgMjMuNTIzNCA0Ni4wMjM0IDIyLjMwNDcgQyA0Ni4wMjM0IDIxLjYwMTYgNDUuNzg5MCAyMS4xMDk0IDQ1LjM5MDYgMjAuNzU3OCBMIDI5LjU5MzcgNy45MTQwIEMgMjkuMDMxMiA3LjQ2ODcgMjguNTM5MCA3LjI1NzggMjggNy4yNTc4IFogTSAyOCA0OC43NDIyIEMgMjguNTM5MCA0OC43NDIyIDI5LjAzMTIgNDguNTMxMiAyOS41OTM3IDQ4LjA4NTkgTCA0NS4zOTA2IDM1LjI0MjIgQyA0NS43ODkwIDM0Ljg5MDYgNDYuMDIzNCAzNC4zOTg0IDQ2LjAyMzQgMzMuNjk1MyBDIDQ2LjAyMzQgMzIuNDc2NSA0NS4xMDk0IDMxLjUzOTEgNDMuODkwNiAzMS41MzkxIEMgNDMuMzc1MCAzMS41MzkxIDQyLjg1OTQgMzEuNzUwMCA0Mi4zMjAzIDMyLjE3MTggTCAyOCA0My44NDM3IEwgMTMuNjc5NyAzMi4xNzE4IEMgMTMuMTQwNiAzMS43NTAwIDEyLjYyNTAgMzEuNTM5MSAxMi4xMzI4IDMxLjUzOTEgQyAxMC44OTA2IDMxLjUzOTEgOS45NzY2IDMyLjQ3NjUgOS45NzY2IDMzLjY5NTMgQyA5Ljk3NjYgMzQuMzk4NCAxMC4yMTEwIDM0Ljg5MDYgMTAuNjA5NCAzNS4yNDIyIEwgMjYuNDA2MyA0OC4wNjI1IEMgMjYuOTY4OCA0OC41MzEyIDI3LjQ4NDQgNDguNzQyMiAyOCA0OC43NDIyIFoiLz48L3N2Zz4=") no-repeat left 5px top 52%;background-size:15px 15px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background:url("data:image/svg+xml;data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NiIgaGVpZ2h0PSI1NiIgdmlld0JveD0iMCAwIDU2IDU2Ij48cGF0aCBmaWxsPSIjNTU1IiBkPSJNIDI4IDcuMjU3OCBDIDI3LjQ4NDQgNy4yNTc4IDI2Ljk2ODggNy40Njg3IDI2LjQwNjMgNy45Mzc1IEwgMTAuNjA5NCAyMC43NTc4IEMgMTAuMjExMCAyMS4xMDk0IDkuOTc2NiAyMS42MDE2IDkuOTc2NiAyMi4zMDQ3IEMgOS45NzY2IDIzLjUyMzQgMTAuODkwNiAyNC40Mzc1IDEyLjEzMjggMjQuNDM3NSBDIDEyLjYyNTAgMjQuNDM3NSAxMy4xNDA2IDI0LjI1MDAgMTMuNjc5NyAyMy44MjgxIEwgMjggMTIuMTU2MiBMIDQyLjMyMDMgMjMuODI4MSBDIDQyLjg1OTQgMjQuMjUwMCA0My4zNzUwIDI0LjQzNzUgNDMuODkwNiAyNC40Mzc1IEMgNDUuMTA5NCAyNC40Mzc1IDQ2LjAyMzQgMjMuNTIzNCA0Ni4wMjM0IDIyLjMwNDcgQyA0Ni4wMjM0IDIxLjYwMTYgNDUuNzg5MCAyMS4xMDk0IDQ1LjM5MDYgMjAuNzU3OCBMIDI5LjU5MzcgNy45MTQwIEMgMjkuMDMxMiA3LjQ2ODcgMjguNTM5MCA3LjI1NzggMjggNy4yNTc4IFogTSAyOCA0OC43NDIyIEMgMjguNTM5MCA0OC43NDIyIDI5LjAzMTIgNDguNTMxMiAyOS41OTM3IDQ4LjA4NTkgTCA0NS4zOTA2IDM1LjI0MjIgQyA0NS43ODkwIDM0Ljg5MDYgNDYuMDIzNCAzNC4zOTg0IDQ2LjAyMzQgMzMuNjk1MyBDIDQ2LjAyMzQgMzIuNDc2NSA0NS4xMDk0IDMxLjUzOTEgNDMuODkwNiAzMS41MzkxIEMgNDMuMzc1MCAzMS41MzkxIDQyLjg1OTQgMzEuNzUwMCA0Mi4zMjAzIDMyLjE3MTggTCAyOCA0My44NDM3IEwgMTMuNjc5NyAzMi4xNzE4IEMgMTMuMTQwNiAzMS43NTAwIDEyLjYyNTAgMzEuNTM5MSAxMi4xMzI4IDMxLjUzOTEgQyAxMC44OTA2IDMxLjUzOTEgOS45NzY2IDMyLjQ3NjUgOS45NzY2IDMzLjY5NTMgQyA5Ljk3NjYgMzQuMzk4NCAxMC4yMTEwIDM0Ljg5MDYgMTAuNjA5NCAzNS4yNDIyIEwgMjYuNDA2MyA0OC4wNjI1IEMgMjYuOTY4OCA0OC41MzEyIDI3LjQ4NDQgNDguNzQyMiAyOCA0OC43NDIyIFoiLz48L3N2Zz4=") no-repeat left 5px top 52%;background-size:15px 15px}.layout--related-content{padding:5rem 0rem 3.2rem 0rem}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*::before,*::after{box-sizing:border-box;color:inherit}a,a:hover,a:visited,a:active,a:focus{text-decoration:none}input,button,textarea,select{font:inherit}button{background-color:rgba(0,0,0,0);border:0}h1,h2,h3,h4{text-wrap:balance}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}*:focus{outline:2px solid #479dea}html{font-size:100%;line-height:1.5;overflow-x:hidden}body{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;color:#333;font-weight:400;color:#000;min-width:320px;margin:0 auto;max-width:1920px;min-height:100vh;overflow-x:hidden;position:relative}body img{display:block;margin:0 auto;max-width:100%;height:auto}body figure{margin:0}body figure img{margin:0 auto}body em{font-style:italic}body hr{border:1px solid #d2d2d2;margin:1.25rem 0}body strong{font-weight:700}body sup,body sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline}body sub{bottom:-0.25em}body sup{top:-0.5em}body iframe{width:100%}body button{cursor:pointer}body label{font-family:"Ubuntu",sans-serif;font-size:16px;font-size:1rem;line-height:1.75;font-weight:500}body input:not([type=checkbox]),body .chosen-container{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;font-family:"Roboto",sans-serif;font-weight:400;border:1px solid #d2d2d2;border-radius:0;color:#333;padding:7px 10px;width:100%}@media screen and (min-width:768px){body input:not([type=checkbox]),body .chosen-container{width:unset}}body input:not([type=checkbox])[type=email][disabled],body input:not([type=checkbox])[type=text][disabled],body input:not([type=checkbox])[type=password][disabled],body .chosen-container[type=email][disabled],body .chosen-container[type=text][disabled],body .chosen-container[type=password][disabled]{background-color:#f5f5f5}body input[type=submit],body a.button{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.6470588235;font-weight:500;background-color:#26488e;background-image:url("/themes/custom/ik_client/static/svg/caret-right.svg");background-position-x:calc(100% - 12px);background-position-y:center;background-repeat:no-repeat;background-size:.5rem .875rem;border:0;box-shadow:0 1px 2px rgba(0,0,0,.25);color:#fff;cursor:pointer;margin:0;padding:8px 30px 8px 16px;transition:all 200ms ease}body input[type=submit]:focus,body input[type=submit]:hover,body a.button:focus,body a.button:hover{background-color:#5a6580;text-decoration:none}body input[type=submit].action-add,body a.button.action-add{background-image:url("/themes/custom/ik_client/static/svg/plus.svg");background-position-x:calc(100% - 9px);background-position-y:calc(50% - 1px);background-size:.875rem}body input[type=submit][disabled],body a.button[disabled]{background-color:#eee;color:#333}body a.button[disabled]{pointer-events:none}body input::placeholder,body select::placeholder,body textarea::placeholder{font-family:"Ubuntu",sans-serif;color:#757575;font-family:"Roboto",sans-serif;font-style:italic}body textarea{padding:1rem}body details,body .details{border-top:1px solid #d2d2d2;border-bottom:0;border-left:0;border-right:0;margin:0}body details:last-of-type,body .details:last-of-type{border-bottom:1px solid #d2d2d2}body details:last-of-type[open],body .details:last-of-type[open]{padding-bottom:2rem}body details[open],body .details[open]{margin-bottom:2rem}body summary{font-family:"Ubuntu",sans-serif;font-size:22px;font-size:1.375rem;line-height:1.3636363636;color:#333;font-family:"Roboto",sans-serif;font-weight:500;border:0;padding:.75rem 2.8925rem .75rem 0;position:relative}body summary::marker{content:""}body summary::after{content:"";background-image:url("/themes/custom/ik_client/static/svg/icon-caret-up-grey-dark.svg");background-position:center;background-repeat:no-repeat;display:inline-block;height:100%;position:absolute;right:1rem;top:0;transform:rotate(180deg);transition:all 200ms ease;width:1.5625rem}body summary[aria-expanded=true]{margin-bottom:1.75rem}body summary[aria-expanded=true]::after{transform:rotate(0deg)}body progress{appearance:none;-webkit-appearance:none;background-color:#bebebe;border:0}body ::-webkit-progress-bar{background-color:#bebebe}body ::-moz-progress-bar{background-color:#26488e}body ::-webkit-progress-value{background-color:#26488e}.fontw-light{font-weight:300}.fontw-regular{font-weight:400}.fontw-medium{font-weight:500}.fontw-semibold{font-weight:600}.fontw-bold{font-weight:700}.fontw-black{font-weight:900}.nowrap{white-space:nowrap}.sr-only{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.sr-only:not(caption){position:absolute !important}.sr-only *{overflow:hidden !important}.sr-only-focusable:focus{position:absolute;top:0;left:0;z-index:2;width:auto;height:auto;margin:0;color:#fff;background-color:#000;clip:inherit}.noscroll{height:100vh;overflow:hidden}.clearfix{clear:both}.cke_editable{padding:15px}.messages{font-family:"Roboto",sans-serif;text-align:center}.messages__inner{margin-left:auto;margin-right:auto;width:1280px;max-width:100%}.modal-bg{background-color:#000;display:block;height:0%;left:0;opacity:0;position:absolute;top:0;transition:opacity 150ms linear;width:100%;z-index:21}.modal-bg.active{height:100%;opacity:.5}.node--unpublished{background-color:#f5d0d0 !important}*[role=button]{cursor:pointer}.row{margin:0 !important}.row.row,.row [class^=row].row{padding-bottom:0}.is-italic{font-style:italic}[data-drupal-selector$=format-help]{display:none}.field--name-field-additional-resources{margin:2.5rem auto}.field--name-field-additional-resources .field__label,.field--name-field-additional-resources .field__item{font-family:"Ubuntu",sans-serif}.field--name-field-additional-resources .field__label{font-size:1.5rem;font-weight:500;margin-bottom:.5rem}.field--name-field-additional-resources .field__item{font-size:1.0625rem}.field--name-field-affiliation{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400;font-style:italic}blockquote{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.8333333333;color:#404040;font-weight:300;border-left:5px solid #cfdeeb;padding:0 7.5%}blockquote>p:not(:last-child){margin-bottom:1rem}blockquote .attribution{font-family:"Ubuntu",sans-serif;font-size:16px;font-size:1rem;line-height:1.75;font-weight:500;text-align:right}blockquote.quote-hero{font-size:30px;font-size:1.875rem;line-height:normal;background-color:#404040;border:0;border-top:10px solid #b79856;color:#fff;font-family:"Ubuntu",sans-serif;font-style:normal;font-weight:500;line-height:44px;padding:3rem}.field--name-field-comment-body{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400}.field--name-field-course{font-size:14px;font-size:0.875rem;line-height:2;color:#333}.field--name-field-course .field__items .field__item{display:inline-block}.course-label{font-family:"Ubuntu",sans-serif;font-size:14px;font-size:0.875rem;line-height:2;color:#333;font-weight:400}.theme-date{font-family:"Ubuntu",sans-serif;font-size:14px;font-size:0.875rem;line-height:2;color:#333;font-weight:400}.field--field-discussion{font-family:"Ubuntu",sans-serif;font-size:16px;font-size:1rem;line-height:1.125;color:#5a6580;font-family:"Roboto",sans-serif;font-style:italic}h1,h2,h3,h4{margin:1.25rem 0 1.25rem}h1,.h1{font-family:"Ubuntu",sans-serif;font-size:30px;font-size:1.875rem;line-height:1.0666666667;color:#000;font-family:"Roboto",sans-serif;font-weight:700}@media screen and (min-width:768px){h1,.h1{font-size:48px;font-size:3rem;line-height:1.0416666667}}h1.mobile,.h1.mobile{font-family:"Ubuntu",sans-serif;font-size:40px;font-size:2.5rem;line-height:1.25;color:#263850;font-family:"Roboto",sans-serif;font-weight:700}h2,.h2{font-family:"Ubuntu",sans-serif;font-size:30px;font-size:1.875rem;line-height:1.1333333333;color:#333;font-family:"Roboto",sans-serif;font-weight:500;margin:3.25rem 0 1.25rem}h3,.h3{font-family:"Ubuntu",sans-serif;font-size:22px;font-size:1.375rem;line-height:1.3636363636;color:#333;font-family:"Roboto",sans-serif;font-weight:500}h4,.h4{font-family:"Ubuntu",sans-serif;font-size:19px;font-size:1.1875rem;line-height:1.5789473684;color:#333;font-family:"Roboto",sans-serif;font-weight:500}h5,.h5{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.3888888889;font-family:"Roboto",sans-serif;font-weight:500}h6,.h6{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.3888888889;font-family:"Roboto",sans-serif;font-weight:500}.subhead-unit{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#404040;font-family:"Roboto",sans-serif;font-weight:500}.subhead{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#bebebe;font-family:"Roboto",sans-serif;font-weight:500}.component-heading{font-family:"Ubuntu",sans-serif;font-size:28px;font-size:1.75rem;line-height:1.1428571429;color:#26488e;font-family:"Roboto",sans-serif;font-weight:400}img{display:block;margin:0 auto;max-width:100%;height:auto}figure{margin:0}figure img{margin:0 auto}a{font-family:"Ubuntu",sans-serif;font-family:"Roboto",sans-serif;font-weight:600;color:#000}a.icon-external::after{display:inline-block;font:normal normal normal 1em/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-left:5px}a:hover,a:focus{color:#333;text-decoration:underline}a:visited{color:#680966}.dashboard-link a,.more-link a{font-family:"Ubuntu",sans-serif;font-size:16px;font-size:1rem;line-height:1.75;background-image:url("/themes/custom/ik_client/static/svg/double-angle.svg");background-position:right center;background-repeat:no-repeat;color:#26488e;font-style:italic;font-weight:400;padding-right:20px}.manager-link a{font-family:"Ubuntu",sans-serif;font-size:15px;font-size:0.9375rem;line-height:1.8666666667;color:#8f0039;font-weight:400;text-decoration:underline;text-transform:uppercase}a.icon-external::after,a[target=_blank]::after{display:inline-block;font:normal normal normal 1em/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";margin-left:5px}ol,ul{margin:0 0 15px 2.5rem;padding:0}ul:not(.menu){list-style-type:circle}ul:not(.menu) li{list-style-image:url("/themes/custom/ik_client/static/svg/bullet-disc.svg");list-style-position:outside;padding-left:.3125rem}ul:not(.menu).callout li{list-style-image:url("/themes/custom/ik_client/static/svg/bullet-callout-disc.svg")}ol{list-style-type:decimal}ol li{padding-left:.3125rem}ol li::marker{font-weight:700}ol ol{list-style-type:lower-alpha;margin-left:1.5rem}ol ol ol{list-style-type:lower-roman;margin-left:1.5rem}ol ol ol ol{list-style-type:lower-greek;margin-left:1.5rem}ol.circle{counter-reset:list-number;list-style-type:none;margin-left:3rem}ol.circle li{padding-left:0;position:relative}ol.circle li:before{font-size:18px;font-size:1.125rem;line-height:normal;align-items:center;background-color:#26488e;border-radius:50%;color:#fff;content:counter(list-number);counter-increment:list-number;display:inline-flex;flex-grow:0;font-weight:700;height:1.75rem;justify-content:center;left:-2.5rem;position:absolute;width:1.75rem}ol.circle li:not(:last-of-type){margin-bottom:.5rem}.field--type-markup{font-size:16px;font-size:1rem;line-height:1.5;font-family:"Roboto",sans-serif;margin-bottom:1.6875rem;margin-top:0}.field--name-field-meeting-link:not(.form-wrapper){font-family:"Ubuntu",sans-serif;font-size:16px;font-size:1rem;line-height:1.125;color:#5a6580;font-family:"Roboto",sans-serif;font-style:italic;display:inline-block}.field--name-field-meeting-link:not(.form-wrapper) a{color:#26488e;font-weight:400}.field--name-field-membership-request:not(.form-wrapper){font-family:"Ubuntu",sans-serif;font-size:14px;font-size:0.875rem;line-height:2;color:#333;font-weight:400;text-transform:uppercase}.field--name-field-references .field__label{font-size:1.5rem;font-family:"Ubuntu",sans-serif;font-weight:500;margin-bottom:.8rem}.field--name-field-references .field__item{font-size:.9375rem}.field--name-field-references .field__item ol{margin:0 0 15px 1rem}.field--name-field-related,.field--name-field-related-multi{position:relative}.field--name-field-related .field__label,.field--name-field-related-multi .field__label{font-size:1.875rem;font-family:"Ubuntu",sans-serif;font-weight:500}.field--name-field-related article[class*=node--view-mode-course-] .node__content,.field--name-field-related-multi article[class*=node--view-mode-course-] .node__content{background-position:left 1.8rem}.field--name-field-related .inline,.field--name-field-related-multi .inline{margin-bottom:.2rem !important}.field--name-field-related .field__item,.field--name-field-related-multi .field__item{font-family:"Roboto",sans-serif;font-weight:400}.field--name-field-related .field--name-field-subtitle,.field--name-field-related-multi .field--name-field-subtitle{font-size:1.125rem}.field--name-field-related:not(.field--name-field-related-multi)::after,.field--name-field-related-multi:not(.field--name-field-related-multi)::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background-color:#bebebe}.field--name-field-related-terms .field__label{font-size:1.875rem;font-family:"Ubuntu",sans-serif;font-weight:500}.field--name-field-related-terms .field__items .field__item{display:inline-block;margin-bottom:1rem;margin-right:1.5rem}.field--name-field-short-description{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#404040;font-family:"Roboto",sans-serif;font-weight:500;margin-bottom:2.25rem}.spectrum{background-color:#b79856;height:10px;width:100%;background-position-x:0}.field--name-field-subtitle{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#404040;font-family:"Roboto",sans-serif;font-weight:500;margin-bottom:2.25rem}.field--name-field-type{text-transform:uppercase}em,.is-emphasized{text-decoration:italic}.text-formatted{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;color:#333;font-weight:400;overflow-wrap:break-word;word-wrap:break-word}.text-formatted .field__item>*{margin-bottom:1.625rem}.text-formatted p{margin:0 0 1.625rem}.text-formatted p.h1{font-family:"Ubuntu",sans-serif;font-size:30px;font-size:1.875rem;line-height:1.0666666667;color:#000;font-family:"Roboto",sans-serif;font-weight:700}@media screen and (min-width:768px){.text-formatted p.h1{font-size:48px;font-size:3rem;line-height:1.0416666667}}.text-formatted p.h2{font-family:"Ubuntu",sans-serif;font-size:30px;font-size:1.875rem;line-height:1.1333333333;color:#333;font-family:"Roboto",sans-serif;font-weight:500}.text-formatted p.h3{font-family:"Ubuntu",sans-serif;font-size:22px;font-size:1.375rem;line-height:1.3636363636;color:#333;font-family:"Roboto",sans-serif;font-weight:500}.text-formatted p.h4{font-family:"Ubuntu",sans-serif;font-size:19px;font-size:1.1875rem;line-height:1.5789473684;color:#333;font-family:"Roboto",sans-serif;font-weight:500}.text-formatted p.h5{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.3888888889;font-family:"Roboto",sans-serif;font-weight:500}.text-formatted p.h6{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.3888888889;font-family:"Roboto",sans-serif;font-weight:500}.text-formatted p:last-child{margin-bottom:0}.text-formatted .alt{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400}.text-formatted .pin{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400;background-image:url("/themes/custom/ik_client/static/svg/pin.svg");background-position:top left;background-repeat:no-repeat;background-size:2.125rem;min-height:2.2rem;padding-left:3rem}.text-formatted .font-20{font-size:20px;font-size:1.25rem;line-height:1.25}.text-formatted .aqua-green{color:#26488e}.text-formatted .salute-blue{color:#26488e}.text-formatted .asparagus{color:#599c35}.text-formatted .claret{color:#8f0039}.text-formatted .dark-spring-green{color:#057c3b}.text-formatted .midnight-green{color:#014b51}.text-formatted .navy-shade{color:#17273a}.text-formatted .ochre{color:#d46e08}.text-formatted .pakistan-green{color:#024e03}.text-formatted .polynesian-blue{color:#044b8c}.text-formatted .purple{color:#680966}.text-formatted .quinacridone-magenta{color:#9e2863}.text-formatted .rose-red{color:#c92856}.text-formatted .russian-violet{color:#44044f}.text-formatted .syracuse-orange{color:#ce4a03}.text-formatted .teal{color:#0a8385}.text-formatted .un-blue{color:#3595e9}.block-local-tasks-block ul.tabs.primary{margin:0;text-align:center}.block-local-tasks-block ul.tabs.primary a{color:#26488e}.block-local-tasks-block ul.tabs.primary a.is-active{background-color:#26488e;color:#fff}.back-to-course-link{font-family:"Ubuntu",sans-serif;font-weight:400;font-size:.9375rem;text-transform:uppercase;text-decoration:none;color:#404040;border-bottom:1px solid #bebebe;display:flex;justify-content:space-between;align-items:center}.back-to-course-link img{margin:unset;margin-left:auto;padding-right:2rem;padding-bottom:.5rem;padding-top:.5rem}@media screen and (min-width:1280px){.back-to-course-link img{margin:auto}}.back-to-course-link .close-btn{display:none;width:30px;height:30px;background-image:url("/themes/custom/ik_client/static/svg/x-close-button.svg");background-repeat:no-repeat;background-position:center;background-size:contain}@media screen and (min-width:1280px){.back-to-course-link .close-btn{display:block;padding-right:1rem;cursor:pointer}}.back-to-course-link::before{background-image:url("/themes/custom/ik_client/static/svg/icon-caret-up.svg");background-position:center;background-repeat:no-repeat;content:" ";display:inline-block;transform:rotate(-90deg);height:14px;width:30px;margin-right:10px;filter:opacity(0.7);scale:.75}.back-to-top{position:fixed;bottom:20px;right:10px;background-color:#263850;color:#fff;border:none;padding:10px;border-top-left-radius:10px;border-bottom-left-radius:10px;cursor:pointer;width:45px;height:45px;display:flex;justify-content:center;align-items:center;z-index:1}@media screen and (min-width:1280px){.back-to-top{margin-right:10px}}.arrow.up:before{content:"";background-image:url("/themes/custom/ik_client/static/svg/caret-right-white.svg");width:20px;height:35px;background-position:center;background-repeat:no-repeat;display:block;transform:rotate(-90deg)}.book-navigation .nav-title{display:none}@media screen and (min-width:934px){.book-navigation .nav-title{display:inline}}.book-navigation .nav-direction{display:inline}.book-navigation li:first-child{margin-right:1rem}.book-navigation li a{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.6470588235;font-weight:500;color:#333;display:flex}.book-navigation li a:hover,.book-navigation li a:visited,.book-navigation li a:focus{color:#333}.region-breadcrumbs .book-navigation li a{font-size:0}@media screen and (min-width:768px){.region-breadcrumbs .book-navigation li a{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.6470588235;font-weight:500}}.book-navigation li a[rel=next]::after{background-image:url("/themes/custom/ik_client/static/svg/icon-caret-right.svg");background-position:center;background-repeat:no-repeat;background-size:contain;content:"";height:25px;margin-left:.67rem;position:relative;width:15px}@media screen and (min-width:934px){.book-navigation li a[rel=next]::after{height:auto}}.book-navigation li a[rel=prev]::before{background-image:url("/themes/custom/ik_client/static/svg/icon-caret-left.svg");background-position:center;background-repeat:no-repeat;background-size:contain;content:"";height:25px;margin-right:.67rem;position:relative;width:15px}@media screen and (min-width:934px){.book-navigation li a[rel=prev]::before{height:auto}}.layout__region.layout__region--second .book-navigation .nav-direction,.layout--onecol.layout--second .book-navigation .nav-direction{display:inline}@media screen and (min-width:934px){.layout__region.layout__region--second .book-navigation .nav-direction::after,.layout--onecol.layout--second .book-navigation .nav-direction::after{content:": "}}.page-node-type-certificate .layout__region.layout__region--second .book-navigation a[title=Next] .nav-direction{display:inline}@media screen and (min-width:934px){.page-node-type-certificate .layout__region.layout__region--second .book-navigation a[title=Next] .nav-direction::after{content:" "}}.block-system-breadcrumb-block{display:none;flex-grow:1}@media screen and (min-width:1280px){.block-system-breadcrumb-block{display:block}}.block-system-breadcrumb-block .breadcrumb{padding:0 1rem 0 2rem}.breadcrumb{background-color:none;background-image:url("/themes/custom/ik_client/static/svg/home.svg");background-position:0 .25rem;background-repeat:no-repeat}.breadcrumb .breadcrumb__item{font-size:17px;font-size:1.0625rem;line-height:1.6470588235;color:#000;font-family:"Ubuntu",sans-serif;font-weight:400}.breadcrumb .breadcrumb__item:visited{color:#000}.breadcrumb .breadcrumb__item+.breadcrumb__item::before{content:">";display:inline-block;padding:0 .75rem}.captcha__description{font-size:16px;font-size:1rem;line-height:1.5;margin-top:1rem}.chat-suggestions .chat-suggestion{margin-bottom:.5rem}.chat-suggestions .chat-suggestion__btn{font-family:"Ubuntu",sans-serif;font-size:16px;font-size:1rem;line-height:1.75;background-image:url("/themes/custom/ik_client/static/svg/double-angle.svg");background-position:right center;background-repeat:no-repeat;color:#26488e;font-style:italic;font-weight:400;padding-right:20px;background-position:left center;font-style:normal;padding-left:2rem}.chat-suggestions .chat-suggestion__btn:focus,.chat-suggestions .chat-suggestion__btn:hover{text-decoration:underline}.chat-suggestions .chat-suggestion__btn[disabled]:not(.selected){background-image:url("/themes/custom/ik_client/static/svg/double-angle-gray.svg");color:#ccc;text-decoration:none}.chat-suggestions .chat-suggestion__btn.selected{text-decoration:underline}.chat-suggestions .chat-suggestion__btn.other{margin-bottom:.5rem}.chat-suggestions .chat-suggestion__input-wrapper{display:none}.chat-suggestions .chat-suggestion__input-wrapper>*{margin-bottom:.5rem}.chat-suggestions .chat-suggestion__input-wrapper.active{display:block}.chat-suggestions .chat-suggestion__input-wrapper input[type=text],.chat-suggestions .chat-suggestion__input-wrapper input[type=number]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}.chosen-container{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;font-family:"Roboto",sans-serif;font-weight:400;background-image:url("/themes/custom/ik_client/static/svg/caret-down-gray.svg");background-position:95% center;background-repeat:no-repeat;margin-right:18px;width:100% !important}.chosen-container-multi .chosen-choices{background-image:none;background-color:rgba(0,0,0,0);border:0;box-shadow:none}.chosen-container-multi .chosen-choices li.search-choice{background-image:none;line-height:24px}.comment-helpful{align-items:center;display:flex;width:100%}.comment-helpful button.helpful{background-position:center;background-repeat:no-repeat;height:1.25rem;padding:0;width:1.25rem}.comment-helpful button.helpful[data-helpful=mark]{background-image:url("/themes/custom/ik_client/static/svg/thumb.svg")}.comment-helpful button.helpful[data-helpful=unmark]{background-image:url("/themes/custom/ik_client/static/svg/thumb-select.svg");height:1.5rem;margin-right:.25rem;width:1.5rem}.comment-helpful button.helpful[data-helpful=unmark]~.i-found{font-weight:600}.comment-helpful .count{font-size:14px;font-size:0.875rem;line-height:2;font-weight:600}.comment-helpful .i-found{font-size:14px;font-size:0.875rem;line-height:2;color:#757575;font-style:italic;margin-left:.625rem}.comment-helpful .comment-thread-link{font-size:14px;font-size:0.875rem;line-height:2;font-style:italic;font-weight:400;display:none;margin-left:1rem;text-decoration:underline;text-transform:lowercase}.comment-helpful .comment-thread-link:hover{text-decoration:none}.field--name-field-content-narration details:last-of-type{border:0}.field--name-field-content-narration details:last-of-type[open]{margin-bottom:1rem;padding:0}.field--name-field-content-narration details summary{font-size:16px;font-size:1rem;line-height:1.75;font-weight:400;margin-bottom:.25rem;padding:0}.field--name-field-content-narration details summary::after{background-image:none}.field--name-field-content-narration details summary .listen{background-repeat:no-repeat;display:inline-block;padding-right:2rem;position:relative;width:fit-content}.field--name-field-content-narration details summary .listen::after{content:"";background-image:url("/themes/custom/ik_client/static/svg/speak.svg");background-repeat:no-repeat;display:inline-block;width:2rem;height:2rem;position:absolute;right:-9px;top:3px}.field--name-field-content-narration details summary .listen.desktop{display:none}@media screen and (min-width:450px){.field--name-field-content-narration details summary .listen.desktop{display:block}}@media screen and (min-width:450px){.field--name-field-content-narration details summary .listen.mobile{display:none}}.field--name-field-content-narration.fixed{background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.25);left:0;padding-top:1rem;position:fixed;top:0;width:100%;z-index:11}.field--name-field-content-narration.fixed details{margin-left:auto;margin-right:auto;width:870px;max-width:calc(100% - 32px)}@media screen and (min-width:768px){.field--name-field-content-narration.fixed details{max-width:calc(100% - 64px)}}.due{font-size:16px;font-size:1rem;line-height:1.375;display:inline-block;font-weight:700;padding:0rem .25rem;text-transform:uppercase}.due::before{content:"";background-image:none;background-position:left center;background-repeat:no-repeat;background-size:auto;width:.625rem;height:100%;position:absolute;left:0}.due::after{content:"";background-image:none;background-position:right center;background-repeat:no-repeat;background-size:auto;width:.625rem;height:100%;position:absolute}.due__wrapper{display:flex;padding-left:.375rem;position:relative}.due-today{background-color:#0073e6;color:#fff}.due-today::before{background-image:url("/themes/custom/ik_client/static/svg/banner-edge-blue-left.svg")}.due-today::after{background-image:url("/themes/custom/ik_client/static/svg/banner-edge-blue-right.svg")}.due-tomorrow{background-color:#404040;color:#fff}.due-tomorrow::before{background-image:url("/themes/custom/ik_client/static/svg/banner-edge-gray-left.svg")}.due-tomorrow::after{background-image:url("/themes/custom/ik_client/static/svg/banner-edge-gray-right.svg")}.form-actions{align-items:center;display:flex;flex-wrap:wrap}.form-actions>*{margin-right:1rem}.form-actions .button:first-child{margin-bottom:1rem;margin-right:0}@media screen and (min-width:768px){.form-actions .button:first-child{margin-bottom:0;margin-right:1rem}}fieldset legend{font-family:"Ubuntu",sans-serif;font-size:22px;font-size:1.375rem;line-height:1.3636363636;color:#333;font-family:"Roboto",sans-serif;font-weight:500;margin-bottom:1.5rem}fieldset.fieldgroup legend{font-family:"Ubuntu",sans-serif;font-size:16px;font-size:1rem;line-height:1.75;font-weight:500}fieldset .fieldset-wrapper>.description{margin-bottom:1.5rem;margin-top:0}.form-composite{max-width:37.5rem}.form-composite .fieldset-wrapper>.description,.form-composite .form-item .description{font-size:16px;font-size:1rem;line-height:1.5;font-family:"Roboto",sans-serif}.form-item{margin-bottom:1.6875rem;margin-top:0}.form-item:not(fieldset):not(.text-format-wrapper):not(.form-type-textarea){max-width:37.5rem}.form-item label:not(.option){display:block;margin-bottom:.435rem}.form-item .description,.form-item .password-confirm-message,.form-item .password-strength__title{font-size:16px;font-size:1rem;line-height:1.5;font-family:"Roboto",sans-serif;margin-top:.625rem}.form-required::after{margin:0 .1em}.ck-editor label.ck-label{display:none}.password-suggestions{font-size:16px;font-size:1rem;line-height:1.5;font-family:"Roboto",sans-serif;padding:.75rem 1rem}input[type=submit].textfield-search-button{background-color:#000;background-image:url("/themes/custom/ik_client/static/svg/search.svg");background-size:25px;box-shadow:none;height:100%;width:auto}input[type=submit].textfield-search-button:hover,input[type=submit].textfield-search-button:focus{background-color:#b79856;background-image:url("/themes/custom/ik_client/static/svg/search-blue.svg")}.form-type-checkbox .description{margin-left:1.2em}.dashboard-quick-actions.form-actions{gap:1rem}.dashboard-quick-actions.form-actions .button:first-child{margin-bottom:unset;margin-right:unset}.tooltip.glossary{background-color:#fffff4;border:1px solid #bebebe;box-shadow:0 1px 2px rgba(0,0,0,.25);opacity:0;overflow:hidden;padding:1rem;position:absolute;transition:all 200ms ease;transform:translateY(0);width:350px}.tooltip.glossary.active{opacity:1;transform:translateY(0);z-index:24}.tooltip.glossary .text-formatted p:last-of-type{margin-bottom:.5rem}.tooltip.glossary .tooltip-close{background-image:url("/themes/custom/ik_client/static/svg/close-circle-white.svg");background-position:center;background-repeat:no-repeat;background-size:contain;height:1.625rem;position:absolute;right:1rem;top:1rem;width:1.625rem;z-index:1}.tooltip.glossary .more-link{margin-bottom:0}a.toggle-tooltip,button.toggle-tooltip,[role=button].toggle-tooltip{border-bottom:1px solid #26488e;border-bottom-style:dashed;color:inherit;font-weight:inherit;cursor:pointer;text-decoration:none}a.toggle-tooltip:hover,a.toggle-tooltip:focus,a.toggle-tooltip.active,button.toggle-tooltip:hover,button.toggle-tooltip:focus,button.toggle-tooltip.active,[role=button].toggle-tooltip:hover,[role=button].toggle-tooltip:focus,[role=button].toggle-tooltip.active{color:#26488e}.header-search{display:flex}.header-search input[type=text]{border:0;flex-grow:1;padding:5px 10px;width:auto}.header-search input[type=submit]{background-color:#000;background-image:url("/themes/custom/ik_client/static/svg/search.svg");background-size:25px;box-shadow:none;height:100%;width:auto}.header-search input[type=submit]:hover,.header-search input[type=submit]:focus{background-color:#b79856;background-image:url("/themes/custom/ik_client/static/svg/search-blue.svg")}.user-role--anonymous .block-naccho-roots-header__content__left .header-search input[type=text]{border:0;border-right:solid 2px #263850}.user-role--anonymous .block-naccho-roots-header__content__left .header-search input[type=submit]{background-color:#fff;background-image:url("/themes/custom/ik_client/static/svg/search-white.svg")}.user-role--anonymous .block-naccho-roots-header__content__left .header-search input[type=submit]:hover,.user-role--anonymous .block-naccho-roots-header__content__left .header-search input[type=submit]:focus{background-color:#5a6580}.header-search #header-search-mobile{border:1px solid #000;border-right:0}.header-search-desktop button{background-color:#000;background-image:url("/themes/custom/ik_client/static/svg/search.svg");background-size:25px;box-shadow:none;height:100%;width:auto;background-color:#000;background-position:center;background-repeat:no-repeat;background-size:25px;height:46px;transition:all 200ms ease;width:44px}.header-search-desktop button:hover,.header-search-desktop button:focus{background-color:#b79856;background-image:url("/themes/custom/ik_client/static/svg/search-blue.svg")}.user-role--anonymous .header-search-desktop button{background-color:#fff;background-image:url("/themes/custom/ik_client/static/svg/search-blue.svg");transition:all 200ms ease}.user-role--anonymous .header-search-desktop button:hover,.user-role--anonymous .header-search-desktop button:focus{background-color:#b79856;background-image:url("/themes/custom/ik_client/static/svg/search.svg")}.header-search-desktop__form{align-items:center;background-color:#000;color:#fff;display:flex;height:78px;justify-content:center;margin:0;opacity:0;position:absolute;right:0;top:0;transform:translateY(-100%);transition:all 200ms ease;width:100vw;z-index:24}.header-search-desktop__form.is-active{display:flex;opacity:1;pointer-events:visible;transform:translateY(0)}.header-search-desktop__form .header-search{display:flex;flex-grow:1;height:3rem;position:relative}.header-search-desktop__form .header-search input{height:100%;width:unset}.header-search-desktop__form .header-search__wrapper{align-items:center;border-bottom:1px solid #fff;display:flex;justify-content:center;width:768px;max-width:90%}.header-search-desktop__form .close-search{background-image:url("/themes/custom/ik_client/static/svg/close-white.svg");background-position:center;background-repeat:no-repeat;height:46px;position:absolute;right:.25rem;top:.25rem;width:46px}.header-search-desktop__form .close-search:focus,.header-search-desktop__form .close-search:hover{background-color:#b79856;background-image:url("/themes/custom/ik_client/static/svg/close-blue.svg")}.header-search-desktop__form input[type=text]{font-size:20px;font-size:1.25rem;line-height:1.5;background-color:#000;color:#fff;flex-grow:1;font-family:"Roboto",sans-serif}.header-search-desktop__form input[type=text]::placeholder{font-size:20px;font-size:1.25rem;line-height:1.5;color:#fff;font-family:"Roboto",sans-serif;font-style:italic;opacity:1}.header-search-desktop__form input[type=text]:focus{outline:none}.header-search-desktop__form input[type=submit]{height:auto}.block-naccho-roots-header__content__left .header-search.header-search-desktop__form{margin:0}.user-role--anonymous .block-naccho-roots-header__content__left .header-search input[type=submit]{background-color:#000;background-image:url("/themes/custom/ik_client/static/svg/search.svg");background-size:25px;box-shadow:none;height:100%;width:auto}.user-role--anonymous .block-naccho-roots-header__content__left .header-search input[type=submit]:hover,.user-role--anonymous .block-naccho-roots-header__content__left .header-search input[type=submit]:focus{background-color:#b79856;background-image:url("/themes/custom/ik_client/static/svg/search-blue.svg")}.user-role--anonymous .block-naccho-roots-header__content__left .header-search input[type=text]{border:0}.horizontal-tabs .horizontal-tab-button{list-style:none;padding:0}.indented{margin-left:0}.indent-1{margin-left:1.5rem}.indent-2{margin-left:3rem}.indent-3{margin-left:4.5rem}.indent-4{margin-left:6rem}.indent-5{margin-left:7.5rem}.indent-6{margin-left:9rem}.indent-7{margin-left:10.5rem}.indent-8{margin-left:12rem}.indent-9{margin-left:13.5rem}.indent-10{margin-left:15rem}.indent-11{margin-left:16.5rem}.indent-12{margin-left:18rem}.indent-13{margin-left:19.5rem}.indent-14{margin-left:21rem}.indent-15{margin-left:22.5rem}.indent-16{margin-left:24rem}.indent-17{margin-left:25.5rem}.indent-18{margin-left:27rem}.indent-19{margin-left:28.5rem}.indent-20{margin-left:30rem}.input--textfield--search{display:flex;flex-wrap:nowrap}.input--textfield--search input[type=text]{border-right:0;flex-grow:1;padding:5px 10px;width:auto}.messages-wrapper .messages{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;color:#333;font-weight:400;background-image:none;border:0;font-weight:500;padding:1.5rem 0}.messages-wrapper .messages strong{font-size:1.25rem}.messages-wrapper .messages__inner ul:not(.menu){list-style:none}.messages-wrapper .messages__inner ul:not(.menu) li{list-style-image:none}.messages-wrapper .messages+.messages{margin-top:0}.messages-wrapper .messages.messages--error{background-color:#c92856;color:#fff}.messages-wrapper .messages.messages--error a{color:#fff;text-decoration:underline}.messages-wrapper .messages.messages--error a:hover,.messages-wrapper .messages.messages--error a:focus{text-decoration:none}.messages-wrapper .messages.messages--info{background-color:#226ab2;color:#fff}.messages-wrapper .messages.messages--info a{color:#fff;text-decoration:underline}.messages-wrapper .messages.messages--info a:hover,.messages-wrapper .messages.messages--info a:focus{text-decoration:none}.messages-wrapper .messages.messages--status{background-color:#057c3b;color:#fff}.messages-wrapper .messages.messages--status a{color:#fff;text-decoration:underline}.messages-wrapper .messages.messages--status a:hover,.messages-wrapper .messages.messages--status a:focus{text-decoration:none}.messages-wrapper .messages.messages--warning{background-color:#daa520;color:#000}.messages-wrapper .messages.messages--warning a{color:#000;text-decoration:underline}.messages-wrapper .messages.messages--warning a:hover,.messages-wrapper .messages.messages--warning a:focus{text-decoration:none}.messages .placeholder{background-color:rgba(0,0,0,0);cursor:default;display:inline-block;font-weight:700;opacity:1;vertical-align:baseline}.naccho-roots-group-menu.topmenu{flex-wrap:wrap;height:100%;justify-content:flex-start;margin:0}.naccho-roots-group-menu.topmenu:last-of-type{justify-content:flex-end}.naccho-roots-group-menu.topmenu li{display:inline-block;list-style:none;position:relative}.naccho-roots-group-menu.topmenu:nth-of-type(2) li{margin-left:auto}.naccho-roots-group-menu.topmenu>.menu-item:not(:first-of-type){display:none}@media screen and (min-width:934px){.naccho-roots-group-menu.topmenu>.menu-item:not(:first-of-type){display:block}}.naccho-roots-group-menu.topmenu>.menu-item>a:hover,.naccho-roots-group-menu.topmenu>.menu-item>a:focus{border-bottom:.125rem solid #000;margin-bottom:-0.125rem;text-decoration:none;border-bottom-color:#26488e}@media screen and (min-width:768px){.naccho-roots-group-menu.topmenu>.menu-item>a:hover,.naccho-roots-group-menu.topmenu>.menu-item>a:focus{border-bottom:.625rem solid #000;margin-bottom:-0.625rem;text-decoration:none;border-bottom-color:#26488e}}.naccho-roots-group-menu.topmenu>.menu-item:not(:last-of-type){margin-right:1.625rem}.naccho-roots-group-menu.topmenu.naccho-roots-dashboard-menu>.menu-item>a:hover,.naccho-roots-group-menu.topmenu.naccho-roots-dashboard-menu>.menu-item>a:focus,.naccho-roots-group-menu.topmenu.naccho-roots-my-account>.menu-item>a:hover,.naccho-roots-group-menu.topmenu.naccho-roots-my-account>.menu-item>a:focus{border-bottom:.125rem solid #000;margin-bottom:-0.125rem;text-decoration:none;border-bottom-color:#000}@media screen and (min-width:768px){.naccho-roots-group-menu.topmenu.naccho-roots-dashboard-menu>.menu-item>a:hover,.naccho-roots-group-menu.topmenu.naccho-roots-dashboard-menu>.menu-item>a:focus,.naccho-roots-group-menu.topmenu.naccho-roots-my-account>.menu-item>a:hover,.naccho-roots-group-menu.topmenu.naccho-roots-my-account>.menu-item>a:focus{border-bottom:.625rem solid #000;margin-bottom:-0.625rem;text-decoration:none;border-bottom-color:#000}}.naccho-roots-group-menu .submenu{background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.25);display:none;margin:0;padding:1.25rem;position:absolute;top:calc(100% - .05rem);width:260px;z-index:100}.naccho-roots-group-menu .submenu a{font-size:18px;font-size:1.125rem;line-height:1}.naccho-roots-group-menu .submenu li{display:block}.naccho-roots-group-menu .submenu .menu-item:not(:last-of-type){margin-bottom:.75rem}.naccho-roots-group-menu .menu-item--expanded>a:after{background-image:url("/themes/custom/ik_client/static/svg/icon-caret-up.svg");background-position:center;background-repeat:no-repeat;background-size:15px 23px;content:"";display:inline-block;height:10px;transform:rotate(-180deg);transition:all 200ms ease;width:25px}.naccho-roots-group-menu .menu-item--expanded>a:focus,.naccho-roots-group-menu .menu-item--expanded>a:hover{text-decoration:none}.naccho-roots-group-menu .hover-intent.menu-item--expanded>a{border-bottom:.625rem solid #000;margin-bottom:-0.625rem;text-decoration:none}.naccho-roots-group-menu .hover-intent.menu-item--expanded>a:after{transform:rotate(0deg)}.naccho-roots-group-menu .hover-intent .submenu{display:block;min-width:100%}.user-role--anonymous .block-naccho-roots-header__content__left .naccho-roots-group-menu.topmenu>.menu-item>a,.user-role--anonymous .block-naccho-roots-header__content__right .naccho-roots-group-menu.topmenu>.menu-item>a{color:#000}.user-role--anonymous .block-naccho-roots-header__content__left .naccho-roots-group-menu.topmenu>.menu-item>a:hover,.user-role--anonymous .block-naccho-roots-header__content__left .naccho-roots-group-menu.topmenu>.menu-item>a:focus,.user-role--anonymous .block-naccho-roots-header__content__right .naccho-roots-group-menu.topmenu>.menu-item>a:hover,.user-role--anonymous .block-naccho-roots-header__content__right .naccho-roots-group-menu.topmenu>.menu-item>a:focus{border-bottom-color:#000}.field--widget-naccho-roots-organization-widget fieldset{border:1px solid #d2d2d2;padding:1rem}.poll-biggest-obstacles-results .result{margin-bottom:2rem}.poll-biggest-obstacles-results .result__title{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;color:#333;font-weight:400;display:block;margin-bottom:.75rem}.poll-biggest-obstacles-results .result progress{appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #bebebe;height:2rem;vertical-align:middle;width:100%}.poll-biggest-obstacles-results .result__data{font-size:15px;font-size:0.9375rem;line-height:2;text-align:right}.poll-biggest-obstacles-results .result__your-selection{color:#0073e6}.poll-biggest-obstacles-results .result progress::-moz-progress-bar{background-color:#014b51}.poll-biggest-obstacles-results .result progress::-webkit-progress-value{background-color:#014b51}.poll-biggest-obstacles-results .result.user-selection .result__title{font-weight:700}.poll-biggest-obstacles-results .legend{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:3rem}.poll-biggest-obstacles-results .legend__total{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#404040;font-family:"Roboto",sans-serif;font-weight:500}.survey-seeing-race-results .result{margin-bottom:2rem}.survey-seeing-race-results .result__title{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;color:#333;font-weight:400;display:block;margin-bottom:.75rem}.survey-seeing-race-results .result progress{appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #bebebe;height:2rem;vertical-align:middle;width:100%}.survey-seeing-race-results .result__summary{display:flex;flex-wrap:nowrap}.survey-seeing-race-results .result__bar{background-color:#263850;height:30px;min-width:1rem;margin-right:.75rem}.survey-seeing-race-results .result__bar__empty{background-color:#fff;border:1px solid #d2d2d2;width:1rem}.survey-seeing-race-results .result__data{font-size:15px;font-size:0.9375rem;line-height:2;text-align:right}.survey-seeing-race-results .result__your-selection{color:#0073e6}.survey-seeing-race-results .result.user-selection .result__title{font-weight:700}.survey-seeing-race-results .legend{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:3rem}.survey-seeing-race-results .legend__total{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#404040;font-family:"Roboto",sans-serif;font-weight:500;margin-bottom:2rem}table{border-collapse:collapse}table+table{margin-top:1.875rem}table caption{border:1px solid #bebebe;border-bottom:none;font-weight:700;text-align:left;padding:1.875rem 1.75rem}table td,table th{border:1px solid #bebebe;padding:1.75rem;page-break-inside:avoid;text-align:left}table td:first-child,table th:first-child{border-left:0}table td:last-child,table th:last-child{border-right:0}table td figure,table td img,table th figure,table th img{margin-right:.4375rem;width:50px}table thead{font-weight:700}table thead th{font-family:"Ubuntu",sans-serif;font-size:22px;font-size:1.375rem;line-height:1.3636363636;color:#333;font-family:"Roboto",sans-serif;font-weight:500;background-color:#26488e;border-bottom:0;color:#fff;padding:.9rem 1.75rem;vertical-align:middle}table tbody{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400}table tbody th{background-color:#fff;font-weight:700}table tbody td{padding:1.875rem 1.75rem;vertical-align:top}table tbody td[colspan]{background-color:#263850;border-top:0;color:#fff;font-style:italic;padding-bottom:.625rem;padding-top:.625rem}table tbody td[colspan] a.toggle-tooltip{border-bottom-color:#fff}a.header-menu-link.translate-button{display:flex;justify-content:flex-start;align-items:center;text-decoration:none;cursor:pointer;font-weight:400}a.header-menu-link.translate-button:hover,a.header-menu-link.translate-button:active,a.header-menu-link.translate-button:focus{border-bottom:.625rem solid rgba(0,0,0,0);margin-bottom:-0.625rem}a.header-menu-link.translate-button:hover::after,a.header-menu-link.translate-button:active::after,a.header-menu-link.translate-button:focus::after{border-bottom:.625rem solid rgba(0,0,0,0);margin-bottom:-0.625rem;display:flex;align-items:center;text-decoration:none;cursor:pointer}body.user-logged-in a.header-menu-link.translate-button{color:#ce4a03}body.user-logged-in a.header-menu-link.translate-button .link-text:hover,body.user-logged-in a.header-menu-link.translate-button .link-text:active,body.user-logged-in a.header-menu-link.translate-button .link-text:focus{border-bottom:.625rem solid #ce4a03;margin-bottom:-0.625rem}:not(.user-logged-in) a.header-menu-link.translate-button{color:#f7912d}:not(.user-logged-in) a.header-menu-link.translate-button:hover,:not(.user-logged-in) a.header-menu-link.translate-button:active,:not(.user-logged-in) a.header-menu-link.translate-button:focus{border-bottom:.625rem solid rgba(0,0,0,0);margin-bottom:-0.625rem}:not(.user-logged-in) a.header-menu-link.translate-button .link-text:hover{border-bottom:.625rem solid #f7912d;margin-bottom:-0.625rem}.unit-completion{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;flex-grow:1;justify-content:space-between}.unit-completion label{flex-basis:100%}@media screen and (min-width:768px){.unit-completion label{flex-basis:auto}}.unit-completion .bar{flex-grow:1;height:.5rem;margin:0 .5rem 0 0}@media screen and (min-width:768px){.unit-completion .bar{margin:0 .5rem}}.unit-completion .bar>div{background:#263850;height:100%;margin-left:0;margin-right:auto}.unit-completion .percentage{font-family:"Ubuntu",sans-serif;font-size:16px;font-size:1rem;line-height:1.75;font-weight:500;color:#26488e}.quiz-result-table tbody td,.quiz-result-table thead th{padding:.33rem .25rem;text-align:center;vertical-align:middle}@media screen and (min-width:768px){.quiz-result-table tbody td,.quiz-result-table thead th{padding:1rem .85rem}}.quiz-result-table tbody td img,.quiz-result-table thead th img{margin:0 auto;width:auto}.quiz-result-table td.quiz-result-cell-choice{text-align:left}.quiz-result-table thead th{font-size:14px;font-size:0.875rem;line-height:1.0714285714}@media screen and (min-width:768px){.quiz-result-table thead th{font-size:22px;font-size:1.375rem;line-height:1.1363636364}}.block-ik-upgraded-menus ul,.block-ik-upgraded-menus li{list-style:none;margin-left:0;padding-left:0}.block-ik-upgraded-menus>nav>ul{list-style:none}@media screen and (min-width:934px){.block-ik-upgraded-menus>nav>ul{display:flex}.block-ik-upgraded-menus>nav>ul>li{padding:0 5px;position:relative}.block-ik-upgraded-menus>nav>ul>li>ul{position:absolute}}.navigation.menu--footer{margin-bottom:3rem}.navigation.menu--footer ul{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;margin:0}@media screen and (min-width:934px){.navigation.menu--footer ul{justify-content:flex-end;margin-bottom:0}.navigation.menu--footer ul li{margin-right:.5rem}.navigation.menu--footer ul li:last-child{margin-right:0}}.navigation.menu--footer a{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400;color:#fff;font-weight:500}.navigation.menu--footer a:hover,.navigation.menu--footer a:focus{text-decoration:underline}.block-local-tasks-block{margin-bottom:1.5rem}.block-views{margin-bottom:1.625rem}.block-views__title{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#404040;font-family:"Roboto",sans-serif;font-weight:400;margin-bottom:2rem;margin-top:2rem}.block-group-operations{margin-left:auto;margin-right:auto;width:1280px;margin-bottom:1.5rem}.block-naccho-roots__title{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#404040;font-family:"Roboto",sans-serif;font-weight:400;margin-bottom:1.125rem}.layout__region--first .block-naccho-roots{margin-bottom:1.625rem;padding:1.125rem}.layout__region--second .block-naccho-roots{margin-bottom:1.625rem}.block-naccho-roots__content .porcelan-box{background:#e6e7e8;padding:1.875rem 2rem 1.875rem 1.125rem}.block-naccho-roots__content .placeholder{background-color:#e6e7e8;height:2rem}.block-naccho-roots .all-courses-link{font-size:15px;font-size:0.9375rem;line-height:1.8666666667;font-weight:500;padding:1rem .25rem;text-transform:uppercase}.block-naccho-roots .all-courses-link a,.block-naccho-roots .all-courses-link a:hover,.block-naccho-roots .all-courses-link a:visited,.block-naccho-roots .all-courses-link a:focus{background-image:url("/themes/custom/ik_client/static/svg/caret-left-gray.svg");background-position:center left;background-repeat:no-repeat;background-size:14px;color:#404040;padding-left:1.25rem}.block-naccho-roots .user-role{font-family:"Ubuntu",sans-serif;color:#5a6580;font-style:italic}.chat-callout{background-color:#26488e;padding:1.25rem}.chat-callout img{margin-left:0;margin-right:0}.chat-callout__header{align-items:center;display:flex;flex-wrap:nowrap;margin-bottom:1rem}.chat-callout__header__title{font-family:"Ubuntu",sans-serif;font-size:36px;font-size:2.25rem;line-height:1.3888888889;color:#26488e;font-family:"Roboto",sans-serif;font-weight:700;color:#fff;padding-left:1.25rem}.chat-callout__body{color:#fff;margin-bottom:1.25rem}.chat-callout__link{display:flex;justify-content:flex-end}.chat-callout__link a{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.6470588235;font-weight:500;background-color:#26488e;background-image:url("/themes/custom/ik_client/static/svg/caret-right.svg");background-position-x:calc(100% - 12px);background-position-y:center;background-repeat:no-repeat;background-size:.5rem .875rem;border:0;box-shadow:0 1px 2px rgba(0,0,0,.25);color:#fff;cursor:pointer;margin:0;padding:8px 30px 8px 16px;transition:all 200ms ease;background-color:#479dea;margin-left:auto}.chat-callout__link a:focus,.chat-callout__link a:hover{background-color:#5a6580;text-decoration:none}.chat-callout__link a.action-add{background-image:url("/themes/custom/ik_client/static/svg/plus.svg");background-position-x:calc(100% - 9px);background-position-y:calc(50% - 1px);background-size:.875rem}.chat-callout__link a[disabled]{background-color:#eee;color:#333}.chat-callout__link a:hover,.chat-callout__link a:focus{background-color:#fff;background-image:url("/themes/custom/ik_client/static/svg/caret-right-gray.svg");color:#333}.block-naccho-roots-all-unit-references__title{font-family:"Ubuntu",sans-serif;font-size:30px;font-size:1.875rem;line-height:1.1333333333;color:#333;font-family:"Roboto",sans-serif;font-weight:500}.block-naccho-roots-assigned-course .completion-wrapper{align-items:center;display:flex;justify-content:space-between;flex-wrap:wrap}.block-naccho-roots-assigned-course .completion-wrapper .unit-completion{margin-right:2rem}.block-naccho-roots-assigned-course .dashboard-link,.block-naccho-roots-assigned-course .manager-link{text-align:right}.block-naccho-roots-assigned-course .unit-box{font-size:30px;font-size:1.875rem;line-height:.9333333333;align-items:center;display:flex;font-weight:700;flex-shrink:0;height:40px;justify-content:center;width:40px;margin-right:.75rem;margin-top:.5rem}@media screen and (min-width:934px){.block-naccho-roots-assigned-course .unit-box{margin-top:0}}.block-naccho-roots-assigned-course .unit-name{font-family:"Ubuntu",sans-serif;font-size:36px;font-size:2.25rem;line-height:1.3888888889;color:#26488e;font-family:"Roboto",sans-serif;font-weight:700}.block-naccho-roots-assigned-course .unit-wrapper{align-items:top;display:flex;flex-direction:row;justify-content:flex-start}@media screen and (min-width:934px){.block-naccho-roots-assigned-course .unit-wrapper{align-items:center}}.page-node-type-dashboard.alias-dashboard-assigned-course #edit-group-group-information,.page-node-type-dashboard.alias-dashboard-assigned-course #edit-label-wrapper,.page-node-type-dashboard.alias-dashboard-assigned-course #edit-field-affiliation-wrapper,.page-node-type-dashboard.alias-dashboard-assigned-course #edit-field-description-wrapper,.page-node-type-dashboard.alias-dashboard-assigned-course #edit-field-membership-request-wrapper,.page-node-type-dashboard.alias-dashboard-assigned-course #edit-field-directory-wrapper{display:none}.page-node-type-dashboard.alias-dashboard-assigned-course #edit-field-assigned-course-wrapper{display:block}.block-naccho-roots-back-to-course{margin-bottom:0}.layout__region--first .block-naccho-roots-back-to-groups{padding-left:0;padding-right:0;padding-top:0}.block-naccho-roots-back-to-groups a{font-size:15px;font-size:0.9375rem;line-height:1.8666666667;background-image:url("/themes/custom/ik_client/static/svg/icon-caret-left.svg");background-size:contain;background-position:left center;background-repeat:no-repeat;color:#404040;font-family:"Ubuntu",sans-serif;font-weight:500;padding-left:2em;text-transform:uppercase}.block.block-naccho-roots.block-certificate-block .certificate-wrapper{display:none}@media screen and (min-width:934px){.block.block-naccho-roots.block-certificate-block .certificate-wrapper{display:block;background:url("/themes/custom/ik_client/static/images/certificate-of-completion.png") no-repeat center center;background-size:contain;width:829px;height:640px;position:relative;box-shadow:0 0 10px rgba(0,0,0,.1);border:1px solid #ccc}.block.block-naccho-roots.block-certificate-block .certificate-wrapper.certificate-disabled{filter:grayscale(100%);opacity:.5}.block.block-naccho-roots.block-certificate-block .certificate-wrapper.certificate-disabled .certificate-date{display:inline-block;min-width:81px}}.block.block-naccho-roots.block-certificate-block .certificate-message{margin-bottom:1rem;font-size:18px;color:#000;font-family:"Roboto",sans-serif}.block.block-naccho-roots.block-certificate-block .certificate-body{text-align:center;color:#000;position:absolute;top:160px;width:100%}.block.block-naccho-roots.block-certificate-block .certificate-student-name{font-size:45px;font-weight:bold}.block.block-naccho-roots.block-certificate-block .certificate-course-name{color:#26488e;font-size:50px;line-height:55px;font-weight:bold;height:270px;margin:auto;padding-top:40px;text-transform:uppercase;width:70%}.block.block-naccho-roots.block-certificate-block .certificate-date{font-size:16px;text-align:center;padding-top:10px;position:relative;right:45px;top:-65px}.block.block-naccho-roots.block-certificate-block .certificate-hours{padding-top:5px;font-size:12px;text-align:center}.block.block-naccho-roots.block-certificate-block .course-hours{font-size:16px;left:20px;position:relative;text-align:center;top:-65px}.block.block-naccho-roots.block-certificate-block .certificate-download-container{text-align:end;margin:1.5rem 2.5rem 0 0}.block.block-naccho-roots.block-certificate-block .certificate-download-container a.certificate-download-button{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.6470588235;font-weight:500;background-color:#26488e;background-image:url("/themes/custom/ik_client/static/svg/caret-right.svg");background-position-x:calc(100% - 12px);background-position-y:center;background-repeat:no-repeat;background-size:.5rem .875rem;border:0;box-shadow:0 1px 2px rgba(0,0,0,.25);color:#fff;cursor:pointer;margin:0;padding:8px 30px 8px 16px;transition:all 200ms ease;color:#fff}.block.block-naccho-roots.block-certificate-block .certificate-download-container a.certificate-download-button:focus,.block.block-naccho-roots.block-certificate-block .certificate-download-container a.certificate-download-button:hover{background-color:#5a6580;text-decoration:none}.block.block-naccho-roots.block-certificate-block .certificate-download-container a.certificate-download-button.action-add{background-image:url("/themes/custom/ik_client/static/svg/plus.svg");background-position-x:calc(100% - 9px);background-position-y:calc(50% - 1px);background-size:.875rem}.block.block-naccho-roots.block-certificate-block .certificate-download-container a.certificate-download-button[disabled]{background-color:#eee;color:#333}.block-naccho-roots-course-discussion-form .comment-course-discussion-form .form-actions{margin-bottom:0}.block-naccho-roots-course-discussion-form .comment-course-discussion-form .form-actions .form-submit{display:block;margin-left:0;margin-right:auto}.block-naccho-roots-course-discussion-form .comment-course-discussion-form .js-form-submit{background-image:none !important;padding:8px 16px 8px 16px}.block-naccho-roots-course-navigation,.block-salute1-quiz-navigation{margin:0;margin-top:3rem}.region-breadcrumbs .block-naccho-roots-course-navigation__content,.region-breadcrumbs .block-salute1-quiz-navigation__content{margin-left:auto}@media screen and (min-width:768px){.region-breadcrumbs .block-naccho-roots-course-navigation__content,.region-breadcrumbs .block-salute1-quiz-navigation__content{width:210px}}.block-naccho-roots-course-navigation__content ul,.block-salute1-quiz-navigation__content ul{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;list-style-type:none;margin:0}.block-naccho-roots-course-navigation__content ul.only-next,.block-salute1-quiz-navigation__content ul.only-next{justify-content:flex-end}@media screen and (min-width:768px){.block-naccho-roots-course-navigation__content ul,.block-salute1-quiz-navigation__content ul{justify-content:space-between}}.region-breadcrumbs .block-naccho-roots-course-navigation__content ul,.region-breadcrumbs .block-salute1-quiz-navigation__content ul{flex-wrap:nowrap}.block-naccho-roots-course-navigation__content ul li,.block-salute1-quiz-navigation__content ul li{display:block;margin-bottom:2rem}.region-breadcrumbs .block-naccho-roots-course-navigation__content ul li,.region-breadcrumbs .block-salute1-quiz-navigation__content ul li{margin-bottom:0}.block-naccho-roots-course-navigation-mobile-button{margin:0}@media screen and (min-width:1280px){.block-naccho-roots-course-navigation-mobile-button{display:none}}.block-naccho-roots-course-navigation-mobile-button button{font-family:"Ubuntu",sans-serif;font-family:"Roboto",sans-serif;font-weight:600;border:0;background-color:rgba(0,0,0,0);background-image:url("/themes/custom/ik_client/static/svg/menu.svg");background-position:left;background-repeat:no-repeat;background-size:22px;padding-left:1.75rem}.block-naccho-roots-course-overview details:last-of-type[open]{padding-bottom:0}body .layout-container .block-naccho-roots-course-overview details[open]{margin-bottom:0}body .layout-container .block-naccho-roots-course-overview details summary{margin-bottom:0}.block-naccho-roots-course-overview details>.details-wrapper{padding-left:0;padding-right:0}.block-naccho-roots-course-overview details>.details-wrapper p{margin-bottom:1.25rem}.layout__region--first .block-naccho-roots-course-overview{padding:0}.layout__region--first .block-naccho-roots-course-overview summary{font-size:20px;font-size:1.25rem;line-height:1.4;padding-left:.5rem;padding-right:2.75rem}.layout__region--first .block-naccho-roots-course-overview summary[aria-expanded=true]{margin-bottom:0}.layout__region--first .block-naccho-roots-course-overview details[open]{margin-bottom:0}.layout__region--first .block-naccho-roots-course-overview details>.details-wrapper{padding:0}.layout__region--first .block-naccho-roots-course-overview details>.details-wrapper p{display:none}.block-naccho-roots-course-overview .active,.block-naccho-roots-course-overview article.node--view-mode-course-navigation:hover,.block-naccho-roots-course-overview summary:hover{background-color:#e6e7e8}.block-naccho-roots-course-overview .all-courses .unit-box{font-size:30px;font-size:1.875rem;line-height:.9333333333;align-items:center;display:flex;font-weight:700;flex-shrink:0;height:40px;justify-content:center;width:40px;border:1px solid #fff;margin-right:.33rem}.block-naccho-roots-course-overview .all-courses .unit-box__wrapper{align-items:center;background-color:#404040;display:flex;flex-wrap:nowrap;font-weight:700;padding:1rem .5rem}.block-naccho-roots-course-overview .all-courses .unit-title a{font-size:22px;font-size:1.375rem;line-height:1.2727272727;color:#fff}.block-naccho-roots-course-overview .current-group{font-size:16px;font-size:1rem;line-height:1.25;padding:.67rem .25rem}.block-naccho-roots-course-overview .current-group .full-name{font-size:16px;font-size:1rem;line-height:1.25;color:#26488e;font-weight:500}.block-naccho-roots-course-overview .current-group .user-role{font-size:15px;font-size:0.9375rem;line-height:1.3333333333;color:#5a6580;font-style:italic}.block-naccho-roots-course-overview .wrap-up-list{padding-left:2rem}.block-naccho-roots-course-overview .wrap-up-list a{font-size:18px;font-size:1.125rem;line-height:1.2222222222}.block-naccho-roots-course-overview-status img{height:140px;object-fit:cover;object-position:center;width:100%}.block-naccho-roots-course-overview-status .hero-container{position:relative}.block-naccho-roots-course-overview-status .unit-box{font-size:30px;font-size:1.875rem;line-height:.9333333333;align-items:center;display:flex;font-weight:700;flex-shrink:0;height:40px;justify-content:center;width:40px;border:1px solid #fff}.block-naccho-roots-course-overview-status .title-wrapper{align-items:center;background-color:#000;bottom:0;color:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;overflow-wrap:break-word;padding:1rem;position:absolute;word-break:break-word}.block-naccho-roots-course-overview-status .hero-box{flex-basis:40px;flex-shrink:0;margin-right:1rem}.block-naccho-roots-course-overview-status .hero-title{font-size:36px;font-size:2.25rem;line-height:1.1111111111;font-weight:700}@media screen and (min-width:768px){.block-naccho-roots-course-overview-status .hero-title{font-size:48px;font-size:3rem;line-height:1.0416666667}}.block-naccho-roots-course-overview-status .data-container{background-color:#e6e7e8;padding:1rem 1rem .75rem 1rem}.block-naccho-roots-course-overview-status .unit-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.block-naccho-roots-course-overview-status .unit-wrapper__left{flex-basis:80%}.block-naccho-roots-course-overview-status .unit-wrapper .dashboard-link{flex-basis:100%;text-align:right}.block-naccho-roots-course-overview-status .unit-completion .pages-visited{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#404040;font-family:"Roboto",sans-serif;font-weight:400}.block-naccho-roots-course-overview-status .unit-completion .bar{height:1rem;margin:0 1rem}.block-naccho-roots-course-overview-status .node--view-mode-course-navigation .inline{margin-bottom:.5rem}.block-naccho-roots-course-overview-status .unit-time-estimate{font-family:"Ubuntu",sans-serif;font-size:14px;font-size:0.875rem;line-height:2;color:#333;font-weight:400}.block-naccho-roots-course-overview-status .unit-time-estimate span{text-transform:uppercase}.block-naccho-roots-course-progress-report table,.block-naccho-roots-page-progress-report table{width:100%}.block-naccho-roots-course-progress-report table th,.block-naccho-roots-page-progress-report table th{font-weight:400}.block-naccho-roots-course-progress-report table th a,.block-naccho-roots-page-progress-report table th a{color:#fff;font-weight:400}.block-naccho-roots-course-progress-report table th .tablesort,.block-naccho-roots-page-progress-report table th .tablesort{margin-left:.25rem}.block-naccho-roots-course-progress-report table th .tablesort--asc,.block-naccho-roots-page-progress-report table th .tablesort--asc{background-image:url("/themes/custom/ik_client/static/svg/icon-caret-up-white.svg");background-repeat:no-repeat;background-size:1rem}.block-naccho-roots-course-progress-report table th .tablesort--desc,.block-naccho-roots-page-progress-report table th .tablesort--desc{background-image:url("/themes/custom/ik_client/static/svg/icon-caret-up-white.svg");background-repeat:no-repeat;background-size:1rem;transform:rotate(180deg)}.block-naccho-roots-course-progress-report table td,.block-naccho-roots-page-progress-report table td{padding-bottom:.75rem;padding-top:.75rem}.block-naccho-roots-course-progress-report table td:first-child,.block-naccho-roots-page-progress-report table td:first-child{border-left:1px solid #d2d2d2}.block-naccho-roots-course-progress-report table td:last-child,.block-naccho-roots-page-progress-report table td:last-child{border-right:1px solid #d2d2d2}.block-naccho-roots-course-progress-report table td a,.block-naccho-roots-page-progress-report table td a{font-weight:400}.block-naccho-roots-course-progress-report .report__table-show-limit button,.block-naccho-roots-page-progress-report .report__table-show-limit button{color:#479dea;padding:0}.block-naccho-roots-course-progress-report .report__table-show-limit button:hover,.block-naccho-roots-course-progress-report .report__table-show-limit button:focus,.block-naccho-roots-page-progress-report .report__table-show-limit button:hover,.block-naccho-roots-page-progress-report .report__table-show-limit button:focus{text-decoration:underline}.block-naccho-roots-course-progress-report .report__table-show-limit button[data-active=true],.block-naccho-roots-page-progress-report .report__table-show-limit button[data-active=true]{color:#000}.block-naccho-roots-course-progress-report .table-title,.block-naccho-roots-page-progress-report .table-title{display:flex;font-weight:500;justify-content:space-between}.block-naccho-roots-course-progress-report .report-table-pagination,.block-naccho-roots-page-progress-report .report-table-pagination{text-align:right}.block-naccho-roots-course-progress-report .report-table-pagination button,.block-naccho-roots-page-progress-report .report-table-pagination button{color:#479dea;font-weight:500}.block-naccho-roots-current-group{margin-bottom:0;text-align:right}.block-naccho-roots-current-group .group-name{font-family:"Ubuntu",sans-serif;font-size:28px;font-size:1.75rem;line-height:1.7857142857;color:#000;font-family:"Ubuntu",sans-serif;font-weight:700;line-height:1}.block-naccho-roots-current-group .group-leader{font-family:"Ubuntu",sans-serif;color:#5a6580;font-style:italic}.block-naccho-roots-current-group .group-user-profile>*{margin-left:.5rem}.block-naccho-roots-current-group .group-user-profile>*:first-child{margin-left:0}.block-naccho-roots-current-group .user-name{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;color:#333;font-weight:400}.block-naccho-roots-footer-logos__content img{margin-bottom:2rem}@media screen and (min-width:934px){.block-naccho-roots-footer-logos__content{align-items:center;display:flex}.block-naccho-roots-footer-logos__content img{margin-bottom:0;margin-left:0;margin-right:2.5rem}}.naccho-roots-dashboard-menu a{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.7777777778;color:#000;font-family:"Roboto",sans-serif;font-weight:400}.naccho-roots-dashboard-menu.topmenu{display:flex;position:relative;margin-right:.5rem}@media screen and (min-width:934px){.naccho-roots-dashboard-menu.topmenu{margin-right:0;right:-0.5rem}}.naccho-roots-dashboard-menu.topmenu>li>a{align-items:center;display:flex;flex-wrap:nowrap;padding:.5rem .5rem 0 .5rem;position:relative}.naccho-roots-dashboard-menu.topmenu>li>a::before{background-image:url("/themes/custom/ik_client/static/svg/dashboard.svg");background-repeat:no-repeat;background-size:1.625rem;content:"";display:inline-block;height:1.625rem;left:-5px;position:relative;width:1.625rem}.block-naccho-roots-header__mobile-menu__content .naccho-roots-dashboard-menu{display:flex;margin-bottom:1rem}.block-naccho-roots-header__mobile-menu__content .naccho-roots-dashboard-menu.topmenu>li{width:100%}.block-naccho-roots-header__mobile-menu__content .naccho-roots-dashboard-menu.topmenu>li>a{align-items:center;display:flex;flex-wrap:nowrap;width:100%}.block-naccho-roots-header__mobile-menu__content .naccho-roots-dashboard-menu.topmenu>li>a:hover,.block-naccho-roots-header__mobile-menu__content .naccho-roots-dashboard-menu.topmenu>li>a:focus,.block-naccho-roots-header__mobile-menu__content .naccho-roots-dashboard-menu.topmenu>li>a:active{border:0;padding-bottom:0}.block-naccho-roots-header__mobile-menu__content .naccho-roots-dashboard-menu.topmenu>li>a:hover{text-decoration:underline}.block-naccho-roots-header__mobile-menu__content .naccho-roots-dashboard-menu.topmenu>li>a::after{position:absolute;right:0;top:33%}.block-naccho-roots-header__mobile-menu__content .naccho-roots-dashboard-menu .submenu{box-shadow:none;display:block;padding:1rem 1rem 0 1rem;position:relative;top:0;width:100%}.block-naccho-roots-header__mobile-menu__content .naccho-roots-dashboard-menu a[href="/dashboard"]:hover,.block-naccho-roots-header__mobile-menu__content .naccho-roots-dashboard-menu a[href="/dashboard"]:focus,.block-naccho-roots-header__mobile-menu__content .naccho-roots-dashboard-menu a[href="/dashboard"]:active{padding-bottom:1.15rem !important}.block-naccho-roots-dashboard-messages .dashboard-messages{font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#404040}.block-naccho-roots-dashboard-messages .dashboard-messages__message__timestamp{font-size:16px;font-size:1rem;line-height:1.125;color:#000;margin-bottom:1rem;text-decoration:underline}.block-naccho-roots-dashboard-messages .dashboard-messages .dashboard-messages__message+.dashboard-messages__message{margin-top:1.6rem}@media screen and (min-width:1280px){.block-naccho-roots-glossary-search-sidebar h2{display:none}}.block-naccho-roots-glossary-search-sidebar .glossary-search{display:flex}.block-naccho-roots-glossary-search-sidebar .glossary-search input[type=text]{border:solid 1px #263850;border-right:0;flex-grow:1;padding:5px 10px;width:255px}.block-naccho-roots-glossary-search-sidebar .glossary-search input[type=submit]{background-color:#000;background-image:url("/themes/custom/ik_client/static/svg/search.svg");background-size:25px;box-shadow:none;height:100%;width:auto}.block-naccho-roots-glossary-search-sidebar .glossary-search input[type=submit]:hover,.block-naccho-roots-glossary-search-sidebar .glossary-search input[type=submit]:focus{background-color:#b79856;background-image:url("/themes/custom/ik_client/static/svg/search-blue.svg")}.block-naccho-roots-glossary-term-back-link.block-naccho-roots{margin-bottom:1rem;padding:0}.block-naccho-roots-glossary-term-back-link a{font-size:15px;font-size:0.9375rem;line-height:1.8666666667;background-image:url("/themes/custom/ik_client/static/svg/caret-left-gray.svg");background-position:left center;background-repeat:no-repeat;color:#263850;padding:1.5rem;text-transform:uppercase}.block-naccho-roots-group-leader-reports .report__quiz-report,.block-naccho-roots-group-leader-reports .report__course-progress,.block-naccho-roots-group-leader-reports .report__page-progress,.block-naccho-roots-group-leader-reports .report__certificate-download{margin-bottom:2rem}@media screen and (min-width:768px){.block-naccho-roots-group-leader-reports .report__quiz-report,.block-naccho-roots-group-leader-reports .report__course-progress,.block-naccho-roots-group-leader-reports .report__page-progress,.block-naccho-roots-group-leader-reports .report__certificate-download{margin-bottom:4.75rem}}.block-naccho-roots-group-leader-reports .report__quiz-report h2,.block-naccho-roots-group-leader-reports .report__course-progress h2,.block-naccho-roots-group-leader-reports .report__page-progress h2,.block-naccho-roots-group-leader-reports .report__certificate-download h2{margin-bottom:.25rem}.block-naccho-roots-group-leader-reports .report__quiz-report p,.block-naccho-roots-group-leader-reports .report__course-progress p,.block-naccho-roots-group-leader-reports .report__page-progress p,.block-naccho-roots-group-leader-reports .report__certificate-download p{margin-bottom:.75rem}.block-naccho-roots-group-leader-reports .report__quiz-report .form-item,.block-naccho-roots-group-leader-reports .report__quiz-report a.button,.block-naccho-roots-group-leader-reports .report__course-progress .form-item,.block-naccho-roots-group-leader-reports .report__course-progress a.button,.block-naccho-roots-group-leader-reports .report__page-progress .form-item,.block-naccho-roots-group-leader-reports .report__page-progress a.button,.block-naccho-roots-group-leader-reports .report__certificate-download .form-item,.block-naccho-roots-group-leader-reports .report__certificate-download a.button{margin-bottom:1rem}.block-naccho-roots-group-user-menu{padding:0 0 10px 0}@media screen and (min-width:1400px){.block-naccho-roots-group-user-menu{padding:0 0 .625rem 0rem}}.block-naccho-roots-group-user-menu__content{display:grid;grid-template-columns:max-content max-content 1fr}@media screen and (min-width:934px){.block-naccho-roots-group-user-menu__content{grid-template-columns:1fr 260px}}.block-naccho-roots-group-user-menu__button{content:"";background-color:rgba(0,0,0,0);background-image:url("/themes/custom/ik_client/static/svg/ellipses.svg");background-position:center;background-repeat:no-repeat;border:none;position:relative;top:2px;width:32px}@media screen and (min-width:934px){.block-naccho-roots-group-user-menu__button{display:none}}.block-naccho-roots-group-user-menu a{font-size:16px;font-size:1rem;line-height:1.125;color:#000;font-family:"Roboto",sans-serif;font-weight:400}.block-naccho-roots-group-user-menu .open.group-user-menu{background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.25);display:block;height:100%;left:0;position:absolute;padding:1.25rem;top:0;width:260px}.block-naccho-roots-group-user-menu .open.group-user-menu>.menu-item:not(:first-of-type){display:block}.block-naccho-roots-group-user-menu .group-user-menu__mobile__container{background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.25);height:100%;left:0;padding:2rem 1rem;position:absolute;top:0;transition:all 200ms ease;transform:translateX(-105%);width:calc(100% - 64px);max-width:300px;z-index:23}.block-naccho-roots-group-user-menu .group-user-menu__mobile__container.open{display:block;transform:translateX(0)}.block-naccho-roots-group-user-menu .group-user-menu__mobile__container.open .group-user-menu.topmenu>.menu-item{display:block}.block-naccho-roots-group-user-menu .group-user-menu__mobile__container button{content:"";background-color:rgba(0,0,0,0);background-image:url("/themes/custom/ik_client/static/svg/close.svg");background-position:top center;background-repeat:no-repeat;border:none;height:2rem;margin-bottom:1rem;position:relative;top:2px;width:2rem}@media screen and (min-width:934px){.block-naccho-roots-group-user-menu .group-user-menu.topmenu{display:flex}}.block-naccho-roots-group-user-menu .group-user-menu.topmenu>.menu-item>a{font-family:"Ubuntu",sans-serif;font-family:"Roboto",sans-serif;font-weight:600}.block-naccho-roots-group-user-menu .group-user-menu .hover-intent .submenu{display:flex;flex-wrap:wrap}.block-naccho-roots-group-user-menu .group-user-menu .hover-intent .submenu>.menu-item{flex:0 0 50%;width:unset}.block-naccho-roots-group-user-menu .group-user-menu .hover-intent .submenu>.menu-item a{display:inline-block;padding:.5rem .7rem}.adminimal-admin-toolbar .group-user-menu__mobile__container{display:none}.adminimal-admin-toolbar .group-user-menu__mobile__container.open{display:block}.block-naccho-roots-group-user-profile{background:#ecf1f5;padding-bottom:2rem;padding-top:2rem}.block-naccho-roots-group-user-profile .user-profile-image{background-image:url("/themes/custom/ik_client/static/svg/profile.svg");background-position:center center;background-repeat:no-repeat;height:53px;margin-bottom:1rem}.block-naccho-roots-group-user-profile .user-name{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#404040;font-family:"Roboto",sans-serif;font-weight:400}.block-naccho-roots-group-user-profile .user-role{font-size:21px;font-size:1.3125rem;line-height:1.5238095238}.block-naccho-roots-group-user-profile .user-member-since{margin-bottom:20px}.block-naccho-roots-header{flex-basis:100%;margin:0}.block-naccho-roots-header__content{display:flex;height:100%;justify-content:flex-end}.block-naccho-roots-header__content>div{align-items:center}@media screen and (min-width:768px){.block-naccho-roots-header__content>div{padding-bottom:.75rem;padding-top:.75rem}}.block-naccho-roots-header__content__left{border-right:solid 1px #000;display:none;justify-content:flex-end;padding-right:1rem}@media screen and (min-width:768px){.block-naccho-roots-header__content__left{display:flex}}.block-naccho-roots-header__content__left>*:not(:last-child){margin-right:1.2rem}@media screen and (min-width:1400px){.block-naccho-roots-header__content__left>*:not(:last-child){margin-right:2.1rem}}.block-naccho-roots-header__content__right{display:flex;justify-content:space-between;padding-left:1rem}.user-role--anonymous .block-naccho-roots-header__content__right{color:#000;background-color:#000}@media screen and (min-width:1280px){.user-role--anonymous .block-naccho-roots-header__content__right{background-color:#e6e7e8}}@media screen and (min-width:1280px){.user-role--anonymous .block-naccho-roots-header__content__right.active{background-color:#fff}}.block-naccho-roots-header__content .block-naccho-roots-header__mobile-menu{padding:1rem}.block-naccho-roots-header__content .block-naccho-roots-header__mobile-menu__content{background:#fff;padding:1rem}.user-role--anonymous .block-naccho-roots-header__content__right .header-menu-link,.user-role--anonymous .block-naccho-roots-header__content__left .header-menu-link{color:#fff}.user-role--anonymous .block-naccho-roots-header__content__right .header-menu-link:hover,.user-role--anonymous .block-naccho-roots-header__content__right .header-menu-link:focus,.user-role--anonymous .block-naccho-roots-header__content__left .header-menu-link:hover,.user-role--anonymous .block-naccho-roots-header__content__left .header-menu-link:focus{border-bottom-color:#fff}@media screen and (min-width:934px){.user-role--anonymous .block-naccho-roots-header__content>div{padding:.75rem 1.825rem}}.block-naccho-roots-header .header-menu-link{color:#000;display:none;line-height:1.5rem}@media screen and (min-width:1280px){.block-naccho-roots-header .header-menu-link{display:block}.block-naccho-roots-header .header-menu-link:hover,.block-naccho-roots-header .header-menu-link:focus{border-bottom:.625rem solid #000;margin-bottom:-0.625rem;text-decoration:none;border-bottom-color:#000}}.block-naccho-roots-header .header-menu-link__dashboard{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.7777777778;color:#000;font-family:"Roboto",sans-serif;font-weight:400;display:block}.block-naccho-roots-header .header-menu-link__dashboard:hover,.block-naccho-roots-header .header-menu-link__dashboard:focus{border-bottom:.625rem solid #000;margin-bottom:-0.625rem;text-decoration:none;border-bottom-color:#000}.block-naccho-roots-header .header-menu-link__dashboard::before{background-image:url("/themes/custom/ik_client/static/svg/dashboard.svg");background-repeat:no-repeat;background-size:1.625rem;content:"";display:inline-block;height:1.625rem;left:-5px;position:relative;top:6px;width:1.625rem}.block-naccho-roots-header__button__open{display:flex;justify-content:center;margin-left:1.5rem;position:relative}@media screen and (min-width:1280px){.block-naccho-roots-header__button__open{display:none}}.block-naccho-roots-header__button__open button{background-image:url("/themes/custom/ik_client/static/svg/ellipses.svg");background-position:center;background-repeat:no-repeat;height:2rem;width:2rem}.user-role--anonymous .block-naccho-roots-header__button__open button{background-image:url("/themes/custom/ik_client/static/svg/ellipses-white.svg")}.block-naccho-roots-header__button__close{display:flex;justify-content:flex-end;margin-bottom:1rem;position:relative}@media screen and (min-width:1280px){.block-naccho-roots-header__button__close{display:none}}.block-naccho-roots-header__button__close button{background-image:url("/themes/custom/ik_client/static/svg/close.svg");background-position:center;background-repeat:no-repeat;height:2rem;width:2rem}.block-naccho-roots-header__mobile-menu{background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.25);display:block;height:100%;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform 300ms ease;width:100%;z-index:23}@media screen and (min-width:1280px){.block-naccho-roots-header__mobile-menu{display:none}}.block-naccho-roots-header__mobile-menu.active{transform:translateX(0)}.block-naccho-roots-header__mobile-menu__content{display:block;margin:0 auto;max-width:300px}.block-naccho-roots-header__mobile-menu__content>*{margin:0 0 1rem 0}.block-naccho-roots-header__mobile-menu__content .header-menu-link{display:block}.block-naccho-roots-header__mobile-menu__content .naccho-roots-my-account.topmenu li>a{padding-bottom:0;padding-top:0}.block-naccho-roots-header__mobile-menu__content .naccho-roots-my-account.topmenu li>a:hover,.block-naccho-roots-header__mobile-menu__content .naccho-roots-my-account.topmenu li>a:focus{margin-bottom:0;padding-bottom:0;padding-top:0;text-decoration:underline}.hero-image-title{position:relative}.hero-image-title .title{background-image:url("/themes/custom/ik_client/static/svg/spectrum.svg");background-position-x:1.25rem;background-repeat:no-repeat;background-color:#17273a;background-position:top center;padding:3rem 1rem}@media screen and (min-width:934px){.hero-image-title .title{max-width:600px;padding:5.5rem 3rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}}.hero-image-title .title *{font-size:40px;font-size:2.5rem;line-height:1.05;color:#fff;margin:0 auto}.block-naccho-roots.block-naccho-roots-membership-action{padding:0;margin-bottom:3.125rem}.naccho-roots-my-account{display:none}@media screen and (min-width:1280px){.naccho-roots-my-account{display:flex}}.naccho-roots-my-account a{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.7777777778;color:#000;font-family:"Roboto",sans-serif;font-weight:400}.naccho-roots-my-account.topmenu>li>a{align-items:center;display:flex;flex-wrap:nowrap;max-width:38ch;overflow:hidden;padding:.5rem .5rem 0rem .5rem;position:relative;text-overflow:ellipsis;white-space:nowrap}.naccho-roots-my-account.topmenu>li>a::before{background-image:url("/themes/custom/ik_client/static/svg/profile-small.svg");background-repeat:no-repeat;background-size:1.625rem;content:"";display:inline-block;height:1.625rem;left:-5px;position:relative;width:1.625rem}.user-role--anonymous .block-naccho-roots-header__content__right .naccho-roots-my-account.topmenu>li a::before{background-image:url("/themes/custom/ik_client/static/svg/profile-small.svg")}.block-naccho-roots-header__mobile-menu__content .naccho-roots-my-account{display:flex;margin-bottom:1rem}.block-naccho-roots-header__mobile-menu__content .naccho-roots-my-account.topmenu>li{width:100%}.block-naccho-roots-header__mobile-menu__content .naccho-roots-my-account.topmenu>li>a{align-items:center;display:flex;flex-wrap:nowrap;width:100%}.block-naccho-roots-header__mobile-menu__content .naccho-roots-my-account.topmenu>li>a:hover,.block-naccho-roots-header__mobile-menu__content .naccho-roots-my-account.topmenu>li>a:focus,.block-naccho-roots-header__mobile-menu__content .naccho-roots-my-account.topmenu>li>a:active{border:0;padding-bottom:0}.block-naccho-roots-header__mobile-menu__content .naccho-roots-my-account.topmenu>li>a:hover{text-decoration:underline}.block-naccho-roots-header__mobile-menu__content .naccho-roots-my-account.topmenu>li>a::after{position:absolute;right:0;top:33%}.block-naccho-roots-header__mobile-menu__content .naccho-roots-my-account .submenu{box-shadow:none;display:block;padding:1rem 1rem 0 1rem;position:relative;top:0;width:100%}.naccho-roots-my-groups.topmenu{display:flex}.naccho-roots-my-groups .submenu{right:0;width:260px}.naccho-roots-my-groups.open{position:absolute;right:0;top:0}.block-naccho-roots-ai__title{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#404040;font-family:"Roboto",sans-serif;font-weight:400;margin-bottom:1.125rem}.layout__region--first .block-naccho-roots-ai{margin-bottom:1.625rem}.layout__region--second .block-naccho-roots-ai{margin-bottom:1.625rem}.block-naccho-roots-mark-page-complete__content{text-align:right}.block-naccho-roots-mark-page-complete__content button{font-size:14px;font-size:0.875rem;line-height:2;background:none;background-position-x:right;background-position-y:center;background-repeat:no-repeat;background-size:1.75rem;padding-right:2rem;border:0}.block-naccho-roots-mark-page-complete__content button.complete{background-image:url("/themes/custom/ik_client/static/svg/complete.svg")}.block-naccho-roots-mark-page-complete__content button.incomplete{background-image:url("/themes/custom/ik_client/static/svg/incomplete.svg")}.block-naccho-roots-mark-page-complete__content .message.error{font-size:16px;font-size:1rem;line-height:1.25;color:#8f0039}.block-naccho-roots-rainbow{margin:0}.layout__region--second .block-naccho-roots-rainbow.block-naccho-roots{margin-bottom:0}.block-naccho-roots-rainbow__content *{background-color:#b79856;height:10px;width:100%;background-position:3.75rem;padding:2.2rem 0}.block-naccho-roots-recent-comments{background-color:#e6e7e8}.block-naccho-roots-recent-comments__content .comment-parent-entity,.block-naccho-roots-recent-comments__content .comment-parent-entity a{font-family:"Ubuntu",sans-serif;font-size:14px;font-size:0.875rem;line-height:2;color:#333;font-weight:400;color:#26488e}.block-naccho-roots-recent-comments__content .indented{margin:0}.block-naccho-roots-recent-comments__content .dashboard-link{text-align:right}.block-naccho-roots-recent-content .block-naccho-roots-recent-content-item,.block-naccho-roots-recent-content-sidebar .block-naccho-roots-recent-content-item{margin-bottom:1rem}.block-naccho-roots-recent-content .dashboard-link,.block-naccho-roots-recent-content-sidebar .dashboard-link{text-align:right}.block-naccho-roots-recent-content-item .porcelan-box,.block-naccho-roots-recent-content-sidebar-item .porcelan-box{padding:1.875rem 2rem 1.875rem 1.125rem}@media screen and (min-width:450px){.block-naccho-roots-recent-content-item .porcelan-box,.block-naccho-roots-recent-content-sidebar-item .porcelan-box{padding-left:2.25rem;padding-right:2.25rem}}.block-naccho-roots-recent-content-item .dashboard-link,.block-naccho-roots-recent-content-sidebar-item .dashboard-link{margin-left:calc(40px + 1.2rem);text-align:left}@media screen and (min-width:450px){.block-naccho-roots-recent-content-item .dashboard-link,.block-naccho-roots-recent-content-sidebar-item .dashboard-link{margin-left:0;text-align:right}}.block-naccho-roots-recent-content-item .due__wrapper,.block-naccho-roots-recent-content-sidebar-item .due__wrapper{flex-basis:100%;margin-bottom:.625rem}.block-naccho-roots-recent-content-item .unit-wrapper,.block-naccho-roots-recent-content-sidebar-item .unit-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:1rem;flex-wrap:nowrap;justify-content:space-between;margin-bottom:.5rem}@media screen and (min-width:450px){.block-naccho-roots-recent-content-item .unit-wrapper,.block-naccho-roots-recent-content-sidebar-item .unit-wrapper{align-items:center;display:flex;flex-direction:row}}.block-naccho-roots-recent-content-item .unit-wrapper__left,.block-naccho-roots-recent-content-sidebar-item .unit-wrapper__left{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.block-naccho-roots-recent-content-item .unit-wrapper__right,.block-naccho-roots-recent-content-sidebar-item .unit-wrapper__right{margin-left:calc(40px + 1.2rem)}.block-naccho-roots-recent-content-item .unit-box,.block-naccho-roots-recent-content-sidebar-item .unit-box{font-size:30px;font-size:1.875rem;line-height:.9333333333;align-items:center;display:flex;font-weight:700;flex-shrink:0;height:40px;justify-content:center;width:40px;align-self:flex-start;margin-right:1.2rem;flex-shrink:0}.block-naccho-roots-recent-content-item .unit-name,.block-naccho-roots-recent-content-sidebar-item .unit-name{font-family:"Ubuntu",sans-serif;font-size:14px;font-size:0.875rem;line-height:2;color:#333;font-weight:400;line-height:1.2}.block-naccho-roots-recent-content-item .unit-name__wrapper,.block-naccho-roots-recent-content-sidebar-item .unit-name__wrapper{padding-right:.5rem}.block-naccho-roots-recent-content-item .content-title,.block-naccho-roots-recent-content-sidebar-item .content-title{font-family:"Ubuntu",sans-serif;font-size:36px;font-size:2.25rem;line-height:1.3888888889;color:#26488e;font-family:"Roboto",sans-serif;font-weight:700;font-size:22px;font-size:1.375rem;line-height:1.2727272727;align-items:center;display:flex}.block-naccho-roots-recent-content-item .content-title img,.block-naccho-roots-recent-content-sidebar-item .content-title img{margin-left:.5rem}.block-naccho-roots-recent-content-item .discussion.empty,.block-naccho-roots-recent-content-sidebar-item .discussion.empty{height:1.25rem;width:100%}.block-naccho-roots-recent-content-sidebar{background-color:#e6e7e8}.block-naccho-roots-recent-content-sidebar__content .porcelan-box{padding:0}.block-naccho-roots-recent-content-sidebar__content .dashboard-link{text-align:right}.block-naccho-roots-recent-content-sidebar-item .unit-wrapper__right{display:none}.block-naccho-roots-recent-content-sidebar-item .unit-wrapper__left{align-items:flex-start}.block-naccho-roots-recent-content-sidebar-item .unit-name{line-height:1rem}.block-naccho-roots-recent-content-sidebar-item .content-title{line-height:1.8rem}.block-naccho-roots-recent-content-sidebar-item .content-title img{display:none}.block-naccho-roots-recent-content-sidebar-item .dashboard-link{display:none}.block-naccho-roots-recent-content-sidebar-item .content-title{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.2222222222;color:#26488e;font-weight:500}.block-naccho-roots-recent-content-sidebar-item .unit-box{font-size:18px;font-size:1.125rem;line-height:1.5555555556;align-self:flex-start;height:25px;width:25px}.block-naccho-roots-search-log-in{padding:0}.layout__region--first .block-naccho-roots.block-naccho-roots-search-log-in{padding:0}.layout__region--first .block-naccho-roots-search-filter-by-type,.layout__region--second .block-naccho-roots-search-filter-by-type{padding:0}.block-naccho-roots-upcoming-dates{background-color:#e6e7e8;margin:1.7rem 0rem}.block-naccho-roots-upcoming-dates__content .node.node--type-event{margin-bottom:1.5rem}.block-naccho-roots-upcoming-dates__content .dashboard-link{display:flex}.block-naccho-roots-upcoming-dates__content .dashboard-link a{margin-left:auto;margin-right:0}.block-salute1__title{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#404040;font-family:"Roboto",sans-serif;font-weight:400;margin-bottom:1.125rem}.layout__region--first .block-salute1{margin-bottom:1.625rem;padding:1.125rem}.layout__region--second .block-salute1{margin-bottom:1.625rem}.block-salute1__content .porcelan-box{background:#e6e7e8;padding:1.875rem 2rem 1.875rem 1.125rem}.block-salute1__content .placeholder{background-color:#e6e7e8;height:2rem}.block-salute1 .all-courses-link{font-size:15px;font-size:0.9375rem;line-height:1.8666666667;font-weight:500;padding:1rem .25rem;text-transform:uppercase}.block-salute1 .all-courses-link a,.block-salute1 .all-courses-link a:hover,.block-salute1 .all-courses-link a:visited,.block-salute1 .all-courses-link a:focus{background-image:url("/themes/custom/ik_client/static/svg/caret-left-gray.svg");background-position:center left;background-repeat:no-repeat;background-size:14px;color:#404040;padding-left:1.25rem}.block-salute1 .user-role{font-family:"Ubuntu",sans-serif;color:#5a6580;font-style:italic}.block-salute1-break{background-color:#404040;padding:0 3.75rem 1rem 3.75rem}.block-salute1-break.no-body{padding-bottom:3.75rem}.block-salute1-break .border{border-top:10px solid #b79856;height:10px;max-width:155px;width:20%}.block-field-blocknodechaptertitle+.block-salute1-break{margin-bottom:0}.interactive__advice-wall h2{color:#26488e}.interactive__advice-wall p.hand-icon{background:url("/themes/custom/ik_client/static/svg/interactive.svg") top left no-repeat;background-size:1.625rem;font-family:"Roboto",sans-serif;padding-left:2rem}.interactive__advice-wall__grid{display:grid;gap:1rem;justify-content:center}@media screen and (min-width:768px){.interactive__advice-wall__grid{grid-template-columns:repeat(2,0fr)}}@media screen and (min-width:934px){.interactive__advice-wall__grid{grid-template-columns:repeat(3,1fr)}}.interactive__advice-wall__tile{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:1.375rem 0 1.3125rem;color:#fff;cursor:pointer;transition:box-shadow .3s ease,transform .2s ease,background-color .3s ease,color .3s ease;border:4px solid rgba(0,0,0,0);width:280px;height:290px}.interactive__advice-wall__tile:hover{box-shadow:0 4px 8px rgba(0,0,0,.3)}.interactive__advice-wall__tile:focus{outline:2px solid #0078d4;outline-offset:4px}.interactive__advice-wall__tile.one{background-color:#26488e;border-color:#26488e}.interactive__advice-wall__tile.one.active img{border:2px solid #26488e}.interactive__advice-wall__tile.two{background-color:#057c3b;border-color:#057c3b}.interactive__advice-wall__tile.two.active img{border:2px solid #057c3b}.interactive__advice-wall__tile.three{background-color:#26488e;border-color:#26488e}.interactive__advice-wall__tile.three.active img{border:2px solid #26488e}.interactive__advice-wall__tile.four{background-color:#312a55;border-color:#312a55}.interactive__advice-wall__tile.four.active img{border:2px solid #312a55}.interactive__advice-wall__tile.five{background-color:#036587;border-color:#036587}.interactive__advice-wall__tile.five.active img{border:2px solid #036587}.interactive__advice-wall__tile.six{background-color:#ce4a03;border-color:#ce4a03}.interactive__advice-wall__tile.six.active img{border:2px solid #ce4a03}.interactive__advice-wall__tile.seven{background-color:#8f0039;border-color:#8f0039}.interactive__advice-wall__tile.seven.active img{border:2px solid #8f0039}.interactive__advice-wall__tile.eight{background-color:#17273a;border-color:#17273a}.interactive__advice-wall__tile.eight.active img{border:2px solid #17273a}.interactive__advice-wall__tile.nine{background-color:#014b51;border-color:#014b51}.interactive__advice-wall__tile.nine.active{padding-bottom:0}.interactive__advice-wall__tile.nine.active img{border:2px solid #014b51}.interactive__advice-wall__tile.active{box-shadow:0 6px 12px rgba(0,0,0,.2);background-color:#fff;color:#000}.interactive__advice-wall__tile.active h3{color:#000}.interactive__advice-wall__tile.active .interactive__advice-wall__tile__subtitle{display:none}.interactive__advice-wall__tile.active .interactive__advice-wall__tile__organization{color:#000}.interactive__advice-wall__tile.active .interactive__advice-wall__audio-wrapper{display:block !important}.interactive__advice-wall__tile.active span{display:none}.interactive__advice-wall__tile.active img{width:120px;height:120px}.interactive__advice-wall__tile .interactive__advice-wall__audio-wrapper{display:none;transition:opacity .3s ease;width:100%;max-width:250px;margin-top:22px}.interactive__advice-wall__tile .interactive__advice-wall__audio-wrapper audio{width:90%;height:42px}.interactive__advice-wall__tile img{width:80px;height:80px;border-radius:50%;object-fit:cover;object-position:top;border:2px solid #fff;transition:border .3s ease,width .3s ease,height .3s ease}.interactive__advice-wall__tile h3{font-size:1.0625rem;margin:.5rem 0 0;color:#fff;line-height:normal;font-weight:300;letter-spacing:.05rem;transition:color .3s ease}.interactive__advice-wall__tile__subtitle{font-size:1.4375rem;margin-bottom:auto;line-height:normal;max-width:95%}.interactive__advice-wall__tile span{margin-top:auto;font-size:1.0625rem;font-weight:bold;text-transform:uppercase;font-weight:400}.interactive__advice-wall__tile__organization{margin:.2rem 0 .5rem;padding:0;color:#fff;font-weight:300;font-size:.9375rem;transition:color .3s ease}.interactive__advice-wall__transcript{margin-top:2rem;margin-top:1.25rem}.interactive__advice-wall__transcript__toggle{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.6470588235;font-weight:500;align-items:center;color:#404040;display:flex;margin-left:auto;margin-right:0;justify-content:flex-start}.interactive__advice-wall__transcript__toggle span{margin-right:5px}.interactive__advice-wall__transcript__toggle:after{background-image:url("/themes/custom/ik_client/static/svg/icon-caret-up.svg");background-position:center;background-repeat:no-repeat;background-size:contain;content:" ";display:block;transform:rotate(180deg);transition:transform .3s ease;height:14px;width:45px}.interactive__advice-wall__transcript__toggle[aria-expanded=true]:after{transform:rotate(0deg)}.interactive__advice-wall__transcript__toggle[aria-expanded=true]+*{display:block}.interactive__advice-wall__transcript__content{display:none;padding:0 1.75rem}@media screen and (min-width:934px){.interactive__advice-wall__transcript__content{padding:0 3.75rem}}.interactive__advice-wall__transcript__content p{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400}.interactive__advice-wall__transcript.open .interactive__advice-wall__transcript__content{display:block;height:100%;font-size:1.0625rem;background:#ecf1f5;border-bottom:2rem solid #ecf1f5;border-top:2rem solid #ecf1f5;border-right:1rem solid #ecf1f5;border-left:1rem solid #ecf1f5;max-height:300px;overflow-y:auto;padding:0 2rem;transition:all 200ms ease}.interactive__advice-wall__transcript__toggle{cursor:pointer;margin-top:1rem;background-color:rgba(0,0,0,0);border:none;color:#404040}.interactive__advice-wall__transcript__toggle:hover{text-decoration:none}.census-interactive>*{border-left:1px solid #d2d2d2;border-right:1px solid #d2d2d2;border-top:1px solid #d2d2d2;padding:1rem;margin:0}.census-interactive>*:last-child{border-bottom:1px solid #d2d2d2}.census-interactive #chart{display:none}.census-interactive #intro-img{transition:all 200ms ease;opacity:1}.census-interactive.chart #chart{display:block}.census-interactive.chart #intro-img{opacity:0;position:absolute}.census-interactive__intro{padding:2rem 1rem}@media screen and (min-width:934px){.census-interactive__intro{min-height:645px}}@media screen and (min-width:934px){.census-interactive__controls{padding-left:4rem;padding-right:4rem}}.census-interactive__controls ul:not(.menu){align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.census-interactive__controls ul:not(.menu) li{list-style-type:none;list-style-image:none;padding:0}.census-interactive__controls ul:not(.menu) li:first-of-type,.census-interactive__controls ul:not(.menu) li:last-of-type{display:flex}.census-interactive__controls ul:not(.menu) li button{color:#757575;padding:0 .5rem}.census-interactive__controls ul:not(.menu) li button.active{color:#000;font-weight:700}.census-interactive__controls ul:not(.menu) li button.previous{background-image:url("/themes/custom/ik_client/static/svg/icon-caret-left.svg");background-position:center;background-repeat:no-repeat;height:25px;width:15px}.census-interactive__controls ul:not(.menu) li button.next{background-image:url("/themes/custom/ik_client/static/svg/icon-caret-right.svg");background-position:center;background-repeat:no-repeat;height:25px;width:15px}.census-interactive__information{margin-bottom:2rem;overflow-y:hidden}@media screen and (min-width:934px){.census-interactive__information{padding:1rem 4rem}}.census-interactive__information__inner{max-height:250px;overflow-y:scroll;padding-right:1rem}.census-interactive__information__item{margin-bottom:250px}.census-interactive__information__item h2{font-size:70px;font-size:4.375rem;line-height:1.0285714286;color:#757575;margin-top:0;text-align:center}.census-interactive p.alt{border:none;position:relative;padding-left:35px;margin:1rem 0rem 2rem}.census-interactive p.alt::before{content:"";display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);background-image:url("/themes/custom/ik_client/static/svg/interactive.svg");background-size:contain;background-repeat:no-repeat;width:25px;height:25px}.census-interactive .legend{column-count:1;column-gap:20px;border:none}.census-interactive .legend .legend-item{display:flex;align-items:center;break-inside:avoid;margin-bottom:10px}.census-interactive .legend .color-circle{display:inline-block;width:24px;height:24px;border-radius:50%;margin-right:8px}@media screen and (min-width:768px){.census-interactive .legend{column-count:auto;column-width:300px}}.circles-of-power-interactive{margin-bottom:2rem;margin-top:2rem}.circles-of-power-interactive__explainers{position:absolute}.circles-of-power-interactive__explainers__item{font-size:14px;font-size:0.875rem;line-height:1.4285714286;display:none}@media screen and (min-width:768px){.circles-of-power-interactive__explainers__item{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;color:#333;font-weight:400}}.interactive__net-worth{position:relative}.interactive__net-worth__years{margin-top:1rem}@media screen and (min-width:934px){.interactive__net-worth__years{margin:0 auto 0 5rem;position:absolute;transform:translateY(-100%);width:200px}}.interactive__net-worth__year{font-size:40px;font-size:2.5rem;line-height:.85;color:#17273a;font-weight:300;text-align:center}@media screen and (min-width:934px){.interactive__net-worth__year{font-size:80px;font-size:5rem;line-height:1}}.interactive__net-worth__swiper-pagination__wrapper{align-items:center;display:flex;justify-content:center;padding-bottom:2rem;padding-top:.5rem}@media screen and (min-width:934px){.interactive__net-worth__swiper-pagination__wrapper{justify-content:flex-start;padding-left:1rem}}.interactive__net-worth__swiper-pagination__wrapper .swiper-pagination{width:auto;padding:0 2rem}.interactive__net-worth__swiper-pagination__wrapper .swiper-pagination,.interactive__net-worth__swiper-pagination__wrapper .swiper-button-prev,.interactive__net-worth__swiper-pagination__wrapper .swiper-button-next{margin-top:0;position:relative}.interactive__net-worth__swiper-pagination__wrapper .swiper-button-next{background-image:url("/themes/custom/ik_client/static/svg/caret-right-gray.svg");background-position:center;background-repeat:no-repeat;background-size:contain}.interactive__net-worth__swiper-pagination__wrapper .swiper-button-next::after{content:""}.interactive__net-worth__swiper-pagination__wrapper .swiper-button-prev{background-image:url("/themes/custom/ik_client/static/svg/caret-left-gray.svg");background-position:center;background-repeat:no-repeat;background-size:contain}.interactive__net-worth__swiper-pagination__wrapper .swiper-button-prev::after{content:""}.interactive__net-worth__swiper-pagination__wrapper .swiper-pagination-bullet{height:1rem;width:1rem}.interactive__net-worth__swiper-pagination__wrapper .swiper-pagination-bullet-active{background-color:#17273a}.interactive__power-mapping{background:#f9fafc;border:1px solid #bebebe;padding:1rem 0}.interactive__power-mapping__chart{margin:0 auto 1rem auto;width:330px}@media screen and (min-width:768px){.interactive__power-mapping__chart{margin:0 auto 1.33rem 0;width:700px}}@media screen and (min-width:1280px){.interactive__power-mapping__chart{width:870px}}.interactive__power-mapping__chart .agenda__wrapper{display:flex;flex-wrap:nowrap;padding-left:60px;padding-right:15px}@media screen and (min-width:768px){.interactive__power-mapping__chart .agenda__wrapper{padding-left:80px}}.interactive__power-mapping__chart .agenda{align-items:center;background-color:#263850;color:#fff;flex-basis:50%;flex-grow:0;flex-shrink:0;padding-bottom:.25rem;padding-top:.25rem;text-align:center;transition:background-color 500ms linear}.interactive__power-mapping__chart .agenda h2{font-size:24px;font-size:1.5rem;line-height:1.25;color:#fff;margin:0}@media screen and (min-width:768px){.interactive__power-mapping__chart .agenda{padding:.5rem 1.5rem}}.interactive__power-mapping__chart .agenda .mobile-only{display:none}@media screen and (min-width:768px){.interactive__power-mapping__chart .agenda .mobile-only{display:inline-block}}.interactive__power-mapping__chart .agenda-equity{border-right:1px solid #fff}.interactive__power-mapping__chart .agenda.inactive{background-color:#757575}.interactive__power-mapping__chart text{color:#333;font-family:"Ubuntu",sans-serif}.interactive__power-mapping__chart .tick text{font-size:16px;font-size:1rem;line-height:normal;font-weight:500}.interactive__power-mapping__chart .axis path,.interactive__power-mapping__chart .tick line{stroke:#bebebe}.interactive__power-mapping__slide-titles{align-items:flex-start;display:flex;flex-direction:column-reverse;flex-wrap:nowrap;justify-content:space-between;margin-bottom:1rem;margin:0 1rem;position:relative}@media screen and (min-width:768px){.interactive__power-mapping__slide-titles{flex-direction:row;margin:0 1rem 0 4.5rem;width:calc(700px - 5.5rem)}.interactive__power-mapping__slide-titles h3{margin-bottom:1rem;margin-top:1rem}}@media screen and (min-width:1280px){.interactive__power-mapping__slide-titles{margin:0 1rem 0 4.5rem;width:calc(868px - 5.5rem)}}.interactive__power-mapping__slide-titles .slide-title{display:none;flex-wrap:nowrap;justify-content:flex-start;width:100%}@media screen and (min-width:768px){.interactive__power-mapping__slide-titles .slide-title{width:unset}}.interactive__power-mapping__slide-titles .slide-title img{margin:0 1rem 0 0}.interactive__power-mapping__slide-titles .slide-count{font-size:15px;font-size:0.9375rem;line-height:normal;font-weight:700}.interactive__power-mapping__slide-titles .slide-controls{align-items:center;align-self:center;display:flex;flex-wrap:nowrap;color:#757575}.interactive__power-mapping__slide-titles .power-mapping-slides-button{background-image:url("/themes/custom/ik_client/static/svg/caret-left-gray.svg");background-position:center;background-repeat:no-repeat;background-size:contain;display:block;padding:0;height:2rem;width:2rem}.interactive__power-mapping__slide-titles .power-mapping-slides-button.power-mapping-slides-button-prev{margin-right:1rem}.interactive__power-mapping__slide-titles .power-mapping-slides-button.power-mapping-slides-button-next{margin-left:1rem;transform:rotate(180deg)}.interactive__power-mapping__slideshow{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400;margin:0 1rem}@media screen and (min-width:768px){.interactive__power-mapping__slideshow{flex-direction:row;margin:0 1rem 0 4.5rem;width:calc(700px - 5.5rem)}}@media screen and (min-width:1280px){.interactive__power-mapping__slideshow{width:calc(868px - 5.5rem)}}.block-naccho-roots-power-mapping-interactive p.hand-icon{background-image:url("/themes/custom/ik_client/static/svg/interactive.svg");background-position:top left;background-size:1.625rem;background-repeat:no-repeat;padding-left:2rem}.interactive-root-causes p.hand-icon{background-image:url("/themes/custom/ik_client/static/svg/interactive.svg");background-position:top left;background-size:1.625rem;background-repeat:no-repeat;font-family:"Roboto",sans-serif;padding-left:2rem}.interactive-root-causes img{border:solid 5px #479dea;height:550px;object-fit:cover;width:100%}.interactive-root-causes__button{font-size:26px;font-size:1.625rem;line-height:1.3076923077;color:#fff;font-weight:900;position:absolute;transform:translateX(-50%);left:50%;width:80%}.interactive-root-causes__button:hover{text-decoration:underline}.interactive-root-causes__button:focus{outline:solid 2px #479dea}.interactive-root-causes__button:first-of-type{top:33%}.interactive-root-causes__button:nth-of-type(2){top:52.5%}.interactive-root-causes__button:nth-of-type(3){top:75%}@media screen and (min-width:934px){.interactive-root-causes__button{font-family:"Ubuntu",sans-serif;font-size:36px;font-size:2.25rem;line-height:1.3888888889;color:#26488e;font-family:"Roboto",sans-serif;font-weight:700;color:#fff;font-weight:900;width:260px}.interactive-root-causes__button:first-of-type{left:20%;top:40%}.interactive-root-causes__button:nth-of-type(2){left:50%;top:65%}.interactive-root-causes__button:nth-of-type(3){left:80%;top:40%}}.interactive-root-causes__image{position:relative}.interactive-root-causes__modal{background-color:#fff;border:solid 5px #479dea;display:none;height:95%;left:2.5%;opacity:0;padding:2rem 1.5rem;position:absolute;top:2.5%;transition:all 200ms ease;width:95%}@media screen and (min-width:934px){.interactive-root-causes__modal{height:83%;top:10%}}.interactive-root-causes__modal.is-active{display:block;opacity:1}.interactive-root-causes__modal__close button{content:"";background-color:rgba(0,0,0,0);background-image:url("/themes/custom/ik_client/static/svg/close.svg");background-position:top center;background-repeat:no-repeat;border:none;height:2rem;margin-bottom:1rem;position:absolute;right:1rem;top:1rem;width:2rem}.interactive-root-causes__modal__close button:focus{outline:solid 2px #479dea}.interactive-root-causes__modal p{font-size:18px;font-size:1.125rem;line-height:1.6666666667;font-family:"Roboto",sans-serif}@media screen and (min-width:934px){.interactive-root-causes__modal p{font-size:30px;font-size:1.875rem;line-height:1.3333333333}}.interactive-root-causes__modal p.heading{font-size:28px;font-size:1.75rem;line-height:1.2857142857;color:#226ab2;font-weight:900;margin-bottom:1.6rem}@media screen and (min-width:934px){.interactive-root-causes__modal p.heading{font-size:40px;font-size:2.5rem;line-height:1.2}}.social-justice-approaches{display:block;position:relative;margin:0 auto;width:100%;height:100vh;max-height:85vw;opacity:0}.social-justice-approaches .background-image{position:absolute;z-index:1;transform:translate(-35%,-50%);max-width:95%;opacity:1;transition:opacity .5s ease-in-out}.social-justice-approaches .background-image-alt{position:absolute;z-index:1;max-width:95%;margin:2.7% 0% 0% 4.5%;opacity:0;transition:opacity .5s ease-in-out}.social-justice-approaches .preloaded .background-image,.social-justice-approaches .preloaded .background-image-alt{opacity:1}.social-justice-approaches__wedges{position:absolute;z-index:2;margin:12.3% 14.5%}.social-justice-approaches .center-image-svg{z-index:3;margin:12.3% 14.5%}.social-justice-approaches .wedge-group text{font-size:.4rem;font-weight:700;fill:#fff}@media screen and (min-width:450px){.social-justice-approaches .wedge-group text{font-size:.55rem}}@media screen and (min-width:768px){.social-justice-approaches .wedge-group text{font-size:.8rem}}@media screen and (min-width:934px){.social-justice-approaches .wedge-group text{font-size:.8rem}}@media screen and (min-width:934px){.social-justice-approaches .wedge-group text{font-size:.8rem}}.social-justice-approaches .wedge-group:focus{outline:none !important}.social-justice-approaches .wedge-group:focus-visible{outline:2px solid #4a90e2 !important}.social-justice-approaches .social-justice-approaches__reset-container{position:absolute;right:3%;bottom:0%;z-index:1;scale:.5}@media screen and (min-width:400px){.social-justice-approaches .social-justice-approaches__reset-container{scale:.7}}@media screen and (min-width:700px){.social-justice-approaches .social-justice-approaches__reset-container{scale:1}}@media screen and (min-width:800px){.social-justice-approaches .social-justice-approaches__reset-container{scale:1;bottom:3rem}}@media screen and (min-width:900px){.social-justice-approaches .social-justice-approaches__reset-container{scale:1;bottom:5rem}}@media screen and (min-width:934px){.social-justice-approaches .social-justice-approaches__reset-container{bottom:3rem}}@media screen and (min-width:1280px){.social-justice-approaches .social-justice-approaches__reset-container{bottom:1rem}}.social-justice-approaches .social-justice-approaches__reset-container .reset-button{padding:10px 20px;background-color:#4a90e2;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.social-justice-approaches .social-justice-approaches__reset-container .reset-button:hover{background-color:#2c74d0}.social-justice-approaches .social-justice-approaches__reset-container .reset-button:focus{outline:none;box-shadow:0 0 0 3px rgba(74,144,226,.5)}@media only screen and (width:1024px)and (height:600px){.social-justice-approaches{max-height:unset;height:135vh}}@media only screen and (width:912px)and (height:1368px){.social-justice-approaches{max-height:unset;height:50vh}}body:not(.keyboard-navigation) .background-image-alt:focus{outline:none}.block.block-callout,.field--name-field-blocks .field__item{background-color:#e6e7e8;margin-bottom:1.25rem;padding-bottom:.5rem;position:relative}.block.block-callout .field--name-field-headline,.field--name-field-blocks .field__item .field--name-field-headline{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#404040;font-family:"Roboto",sans-serif;font-weight:400;margin:0 1rem .5rem 1rem;padding-top:1rem}.block.block-callout .field--name-body,.field--name-field-blocks .field__item .field--name-body{font-size:16px;font-size:1rem;line-height:1.5;margin:0 1rem 5rem 1rem}.block.block-callout .field--name-field-link,.field--name-field-blocks .field__item .field--name-field-link{margin:0 1rem .5rem 1rem;position:absolute;bottom:1rem}.block.block-callout .field--name-field-link a,.field--name-field-blocks .field__item .field--name-field-link a{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.6470588235;font-weight:500;background-color:#26488e;background-image:url("/themes/custom/ik_client/static/svg/caret-right.svg");background-position-x:calc(100% - 12px);background-position-y:center;background-repeat:no-repeat;background-size:.5rem .875rem;border:0;box-shadow:0 1px 2px rgba(0,0,0,.25);color:#fff;cursor:pointer;margin:0;padding:8px 30px 8px 16px;transition:all 200ms ease;display:inline-block}.block.block-callout .field--name-field-link a:focus,.block.block-callout .field--name-field-link a:hover,.field--name-field-blocks .field__item .field--name-field-link a:focus,.field--name-field-blocks .field__item .field--name-field-link a:hover{background-color:#5a6580;text-decoration:none}.block.block-callout .field--name-field-link a.action-add,.field--name-field-blocks .field__item .field--name-field-link a.action-add{background-image:url("/themes/custom/ik_client/static/svg/plus.svg");background-position-x:calc(100% - 9px);background-position-y:calc(50% - 1px);background-size:.875rem}.block.block-callout .field--name-field-link a[disabled],.field--name-field-blocks .field__item .field--name-field-link a[disabled]{background-color:#eee;color:#333}.block-field-blocknodecontent-pagetitle{margin-left:0;margin-right:auto;width:1280px;max-width:100%}.block-field-subtitle{margin-left:0;margin-right:auto;width:1280px;max-width:100%}#block-ik-client-welcomepleaselogin{margin-bottom:4rem}.ai-api-chat-generation{padding-bottom:2rem}.ai-api-chat-generation textarea{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#404040;width:100%}.ai-api-chat-generation .chat{display:flex;flex-direction:row}.ai-api-chat-generation .chat__avatar{flex-shrink:0;margin-right:1.4rem}.ai-api-chat-generation .chat__content{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400;color:#404040}.ai-api-chat-generation .chat__content p{margin-bottom:1rem}.ai-api-chat-generation .chat__content__inner,.ai-api-chat-generation .chat__content .chat-suggestions{padding:1rem 1.5rem}.ai-api-chat-generation .chat.chat-ai .chat__content__inner{background-color:#e6e7e8}.ai-api-chat-generation .chat.chat-ai .chat__content__loader{display:none}.ai-api-chat-generation .chat.chat-ai.loading .chat__content{align-items:center;display:flex;padding:1rem 1.5rem}.ai-api-chat-generation .chat.chat-ai.loading .chat__content__loader{display:block}.ai-api-chat-generation .chat.chat-ai.loading .chat__content__inner,.ai-api-chat-generation .chat.chat-ai.loading .chat-suggestions{display:none}.ai-api-chat-generation .chat.chat-user .chat__content{align-items:center;display:flex}.ai-api-chat-generation .chat__save{display:flex;justify-content:flex-end}.ai-api-chat-generation .chat__save button{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.6470588235;font-weight:500;background-color:#26488e;background-image:url("/themes/custom/ik_client/static/svg/caret-right.svg");background-position-x:calc(100% - 12px);background-position-y:center;background-repeat:no-repeat;background-size:.5rem .875rem;border:0;box-shadow:0 1px 2px rgba(0,0,0,.25);color:#fff;cursor:pointer;margin:0;padding:8px 30px 8px 16px;transition:all 200ms ease}.ai-api-chat-generation .chat__save button:focus,.ai-api-chat-generation .chat__save button:hover{background-color:#5a6580;text-decoration:none}.ai-api-chat-generation .chat__save button.action-add{background-image:url("/themes/custom/ik_client/static/svg/plus.svg");background-position-x:calc(100% - 9px);background-position-y:calc(50% - 1px);background-size:.875rem}.ai-api-chat-generation .chat__save button[disabled]{background-color:#eee;color:#333}.ai-api-chat-generation .ai-avatar,.ai-api-chat-generation .user-avatar{margin:0}.ai-api-chat-generation .form-actions [type=submit]{margin-left:auto;margin-right:0}.ai-api-chat-generation .node--view-mode-course-overview .field .field__item{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400;color:#404040}.ai-api-chat-generation .chat-disclaimer .chat.chat-ai{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400;font-style:italic;margin-top:3rem}.ai-api-chat-generation .chat-disclaimer .chat.chat-ai p{color:#8f0039}.ai-api-chat-generation .chat-disclaimer .chat.chat-ai p:last-of-type{margin-bottom:0}.ai-api-chat-generation .chat-disclaimer .chat.chat-ai .chat__avatar{visibility:hidden}.ai-api-chat-generation .chat-disclaimer .chat.chat-ai .chat__content__inner{background-color:unset}#naccho-roots-poll-biggest-obstacles{margin-bottom:4rem;position:relative}#naccho-roots-poll-biggest-obstacles hr{margin:2.5rem 0}#naccho-roots-poll-biggest-obstacles .form-type-checkbox{margin-bottom:1.85rem}#naccho-roots-poll-biggest-obstacles .form-type-checkbox input{display:none}#naccho-roots-poll-biggest-obstacles .form-type-checkbox label.option{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;color:#333;font-weight:400;align-items:flex-start;cursor:pointer;display:flex;line-height:1.25rem}#naccho-roots-poll-biggest-obstacles .form-type-checkbox label.option::before{background-color:#fff;border:4px solid #014b51;content:"";margin-right:1.25rem;max-height:1.25rem;padding:.5rem;position:relative;top:-0.3em;transition:all 200ms ease}@media screen and (min-width:934px){#naccho-roots-poll-biggest-obstacles .form-type-checkbox label.option::before{padding:.75rem}}#naccho-roots-poll-biggest-obstacles .form-type-checkbox label.option:focus{outline:none}#naccho-roots-poll-biggest-obstacles .form-type-checkbox label.option:focus::before{outline:2px solid #0073e6}#naccho-roots-poll-biggest-obstacles .form-type-checkbox input:checked+label.option{font-weight:700}#naccho-roots-poll-biggest-obstacles .form-type-checkbox input:checked+label.option::before{background-color:#0073e6}#naccho-roots-poll-biggest-obstacles input[type=submit]{display:block;margin-left:auto}#naccho-roots-poll-biggest-obstacles .ajax-progress{display:flex;justify-content:flex-end;margin:0;width:100%}.comment-course-discussion-form [data-drupal-selector=edit-author]{display:none}body[class*=content-create-group-nodeevent] form fieldset legend{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#404040;font-family:"Roboto",sans-serif;font-weight:400}body[class*=content-create-group-nodeevent] form .field--name-field-meeting-link legend{width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}body[class*=content-create-group-nodeevent] form .field--name-field-meeting-link legend:not(caption){position:absolute !important}body[class*=content-create-group-nodeevent] form .field--name-field-meeting-link legend *{overflow:hidden !important}body[class*=content-create-group-nodeevent] form .field--name-field-related::after{display:none}body[class*=content-create-group-nodeevent] form .field--type-datetime legend{font-family:"Ubuntu",sans-serif;font-size:16px;font-size:1rem;line-height:1.75;font-weight:500;margin-bottom:.435rem}@media screen and (min-width:1280px){body.route--group-add-roots-group:not(.path-node) .layout-content .region-content,body.route--group-add-salute1:not(.path-node) .layout-content .region-content{margin-left:auto;margin-right:auto;width:870px;max-width:unset}}#naccho-roots-survey-seeing-race{margin-bottom:4rem;position:relative}#naccho-roots-survey-seeing-race hr{margin:2.5rem 0}#naccho-roots-survey-seeing-race fieldset{max-width:100%}#naccho-roots-survey-seeing-race fieldset.fieldgroup legend{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#404040;font-family:"Roboto",sans-serif;font-weight:500;margin-bottom:2rem}#naccho-roots-survey-seeing-race .form-type-checkbox,#naccho-roots-survey-seeing-race .form-type-radio{margin-bottom:1.85rem}#naccho-roots-survey-seeing-race .form-type-checkbox input,#naccho-roots-survey-seeing-race .form-type-radio input{display:none}#naccho-roots-survey-seeing-race .form-type-checkbox label.option,#naccho-roots-survey-seeing-race .form-type-radio label.option{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;color:#333;font-weight:400;align-items:flex-start;cursor:pointer;display:flex;line-height:1.25rem}#naccho-roots-survey-seeing-race .form-type-checkbox label.option::before,#naccho-roots-survey-seeing-race .form-type-radio label.option::before{background-color:#fff;border:4px solid #014b51;content:"";margin-right:1.25rem;max-height:1.25rem;padding:.5rem;position:relative;top:-0.3em;transition:all 200ms ease}@media screen and (min-width:934px){#naccho-roots-survey-seeing-race .form-type-checkbox label.option::before,#naccho-roots-survey-seeing-race .form-type-radio label.option::before{padding:.75rem}}#naccho-roots-survey-seeing-race .form-type-checkbox label.option:focus,#naccho-roots-survey-seeing-race .form-type-radio label.option:focus{outline:none}#naccho-roots-survey-seeing-race .form-type-checkbox label.option:focus::before,#naccho-roots-survey-seeing-race .form-type-radio label.option:focus::before{outline:2px solid #0073e6}#naccho-roots-survey-seeing-race .form-type-checkbox input:checked+label.option,#naccho-roots-survey-seeing-race .form-type-radio input:checked+label.option{font-weight:700}#naccho-roots-survey-seeing-race .form-type-checkbox input:checked+label.option::before,#naccho-roots-survey-seeing-race .form-type-radio input:checked+label.option::before{background-color:#0073e6}#naccho-roots-survey-seeing-race input[type=submit]{display:block;margin-left:auto}#naccho-roots-survey-seeing-race .ajax-progress{display:flex;justify-content:flex-end;margin:0;width:100%}.user-login-form{margin:0 auto 13rem auto;max-width:95%;position:relative}@media screen and (min-width:934px){.user-login-form{max-width:650px}}.slick{position:relative;width:100%}.slick .slick__slider{margin:0 auto}.slick .slick-slide figure{margin:0 auto;width:330px}@media screen and (min-width:934px){.slick .slick-slide figure{width:100%}}.slick .slick-prev,.slick .slick-next{background-color:#26488e;border:1px solid none;height:91px !important;position:absolute;top:50%;transform:translateY(-50%);width:40px !important;z-index:1}.slick .slick-prev svg,.slick .slick-next svg{height:24px}@media screen and (min-width:934px){.slick .slick-prev svg,.slick .slick-next svg{height:34px}}.slick .slick-prev svg:focus,.slick .slick-next svg:focus{outline:none}.slick .slick-prev .stroke,.slick .slick-next .stroke{stroke:none}.slick .slick-prev .stroke:focus,.slick .slick-next .stroke:focus{outline:none}.slick .slick-prev.slick-disabled,.slick .slick-next.slick-disabled{cursor:not-allowed;opacity:.5}.slick .slick-prev:focus,.slick .slick-next:focus{outline:2px solid #479dea}.slick .slick-prev:hover,.slick .slick-prev:focus,.slick .slick-next:hover,.slick .slick-next:focus{background-color:rgb(43.3833333333,82.2,162.1166666667);border:1px solid none}.slick .slick-prev:hover .stroke,.slick .slick-prev:focus .stroke,.slick .slick-next:hover .stroke,.slick .slick-next:focus .stroke{stroke:none}.slick .slick-prev{background-image:url("/themes/custom/ik_client/static/svg/caret-left.svg");background-position:center;background-repeat:no-repeat;background-size:16px 30px;border-top-right-radius:5px;border-bottom-right-radius:5px;left:0}.slick .slick-next{background-image:url("/themes/custom/ik_client/static/svg/caret-right.svg");background-position:center;background-repeat:no-repeat;background-size:16px 30px;border-top-left-radius:5px;border-bottom-left-radius:5px;right:0}.slick .slick-next svg{transform:rotate(180deg)}.slick .slick-dots{align-items:center;display:flex;flex-wrap:wrap;list-style:none;justify-content:center;margin:0;width:100%}.slick .slick-dots li{list-style:none}.slick .slick-dots li button{background-color:#fff;border:1px solid #bebebe;border-radius:50%;cursor:pointer;font-size:0;height:18px;margin:0 7.5px;width:18px}.slick .slick-dots li button:focus{outline:2px solid #479dea}.slick .slick-dots li.slick-active button{border-color:#bebebe;background-color:#000}.slick.unslicked .slick__slider,.slick.unslick .slick__slider{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.slick.unslicked .slick-list,.slick.unslicked .slick-track,.slick.unslick .slick-list,.slick.unslick .slick-track{width:100% !important}.slick.unslicked .slick__arrow,.slick.unslick .slick__arrow{display:none}.slick.unwrapped{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.swiper__media-only{position:relative}.swiper .swiper-button{background-color:#26488e;background-position:center;background-repeat:no-repeat;background-size:16px 30px;height:3.125rem;top:50%;transform:translateY(-25%);transition:all 200ms ease;width:1.875rem}@media screen and (min-width:450px){.swiper .swiper-button{height:5.625rem;width:2.5rem}}.swiper .swiper-button.swiper-button-next{background-image:url("/themes/custom/ik_client/static/svg/caret-right.svg");border-top-left-radius:5px;border-bottom-left-radius:5px;right:0}.swiper .swiper-button.swiper-button-prev{background-image:url("/themes/custom/ik_client/static/svg/caret-left.svg");border-top-right-radius:5px;border-bottom-right-radius:5px;left:0}.swiper .swiper-button::after{content:""}.swiper .swiper-button:hover{background-color:rgb(43.3833333333,82.2,162.1166666667)}.swiper .swiper-captions{margin-left:auto;margin-right:auto;width:700px;width:760px}.swiper .swiper-captions .swiper-caption{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400;display:none}.swiper .swiper-pagination{display:flex;flex-wrap:nowrap;position:relative;width:auto}.swiper .swiper-pagination__wrapper{display:flex;flex-wrap:nowrap;justify-content:center}.swiper .swiper-pagination__wrapper .swiper-pagination-button{background-position:center center;background-repeat:no-repeat;margin:0;position:relative;left:0;right:0;top:0}.swiper .swiper-pagination__wrapper .swiper-pagination-button::after{content:""}.swiper .swiper-pagination__wrapper .swiper-pagination-button:hover{border:1px solid #26488e}.swiper .swiper-pagination__wrapper .swiper-button-next{background-image:url("/themes/custom/ik_client/static/svg/caret-right-blue.svg")}.swiper .swiper-pagination__wrapper .swiper-button-prev{background-image:url("/themes/custom/ik_client/static/svg/caret-left-blue.svg")}.swiper .swiper-pagination.swiper-pagination-bullets{bottom:0;left:0;top:0}.swiper .swiper-pagination .swiper-pagination-bullet{font-size:17px;font-size:1.0625rem;line-height:1.6470588235;background:rgba(0,0,0,0);border:none;border-radius:0;color:#26488e;font-weight:700;height:auto;opacity:1;width:auto}.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.swiper .swiper-pagination .swiper-pagination-bullet:hover{text-decoration:underline}.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{color:#333}.viewer-backdrop{background-color:#333}.viewer-open-button{height:2.375rem;padding:0;position:absolute;right:.5rem;top:.5rem;width:2.375rem}@media screen and (min-width:934px){.viewer-open-button{right:1rem;top:1rem}}.viewer-open-button img{margin:0;width:100%}.viewer-reset:before{content:"";background-color:rgba(0,0,0,0);background-image:url("/themes/custom/ik_client/static/svg/refresh.svg");background-position:center;background-size:100%;height:2.375rem;margin:0;padding:0;width:2.375rem}.viewer-footer{bottom:1rem;display:block;left:unset;overflow:hidden;position:absolute;right:1rem}.viewer-footer ul{display:flex;flex-direction:column}.viewer-toolbar>ul{margin:0;padding:2px}.viewer-toolbar>ul>li{background-color:rgba(0,0,0,0);border-radius:0;height:2.375rem;margin:0;padding:0;width:2.375rem}.viewer-toolbar>ul>li:hover{background-color:rgba(0,0,0,0)}.viewer-toolbar>ul>li::before{margin:0}.viewer-toolbar>ul>li+li{margin:1rem 0 0 0}.viewer-toolbar>ul>li:focus{outline:2px solid #479dea}.viewer-zoom-in:before,.viewer-zoom-out:before{content:""}.viewer-zoom-in::before,.viewer-zoom-out::before{background-color:rgba(0,0,0,0);background-image:url("/themes/custom/ik_client/static/svg/zoom-in.svg");background-position:center;background-size:100%;height:2.375rem;margin:0;padding:0;width:2.375rem}.viewer-zoom-out::before{background-image:url("/themes/custom/ik_client/static/svg/zoom-out.svg")}.viewer-button.viewer-close{background-color:rgba(0,0,0,0);border-radius:0;height:2.375rem;right:1rem;top:1rem;width:2.375rem}.viewer-button.viewer-close::hover{background-color:rgba(0,0,0,0)}.viewer-button.viewer-close::before{background-image:url("/themes/custom/ik_client/static/svg/square-close.svg");background-position:center;background-size:100%;bottom:0;height:2.375rem;left:0;margin:0;padding:0;width:2.375rem}.viewer-button.viewer-close:focus{outline:2px solid #479dea}.media--type-audio .media--type-audio__transcript{margin-top:1.25rem}.media--type-audio .media--type-audio__transcript__toggle{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.6470588235;font-weight:500;align-items:center;color:#404040;display:flex;margin-left:auto;margin-right:0;justify-content:flex-start}.media--type-audio .media--type-audio__transcript__toggle span{margin-right:5px}.media--type-audio .media--type-audio__transcript__toggle:after{background-image:url("/themes/custom/ik_client/static/svg/icon-caret-up.svg");background-position:center;background-repeat:no-repeat;background-size:contain;content:" ";display:block;transform:rotate(180deg);transition:transform .3s ease;height:14px;width:45px}.media--type-audio .media--type-audio__transcript__toggle[aria-expanded=true]:after{transform:rotate(0deg)}.media--type-audio .media--type-audio__transcript__toggle[aria-expanded=true]+*{display:block}.media--type-audio .media--type-audio__transcript__content{display:none;padding:0 1.75rem}@media screen and (min-width:934px){.media--type-audio .media--type-audio__transcript__content{padding:0 3.75rem}}.media--type-audio .media--type-audio__transcript__content p{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400}.media--type-document .file{background-image:none !important}.media--type-video,.media--type-video_file{position:relative}.media--type-video video,.media--type-video_file video{max-width:870px}.media--type-video .able,.media--type-video_file .able{box-shadow:0 1px 2px rgba(0,0,0,.25);z-index:1}.media--type-video .able-status-bar,.media--type-video_file .able-status-bar{height:2.5rem}.media--type-video .able-big-play-button:focus svg,.media--type-video .able-big-play-button:hover svg,.media--type-video_file .able-big-play-button:focus svg,.media--type-video_file .able-big-play-button:hover svg{outline-color:#b79856 !important}.media--type-video .able-media-container,.media--type-video_file .able-media-container{position:relative}.media--type-video .able-big-play-button,.media--type-video_file .able-big-play-button{height:100%;width:100%}.media--type-video .able-left-controls,.media--type-video_file .able-left-controls{float:left}.media--type-video .able-right-controls,.media--type-video_file .able-right-controls{float:right}.media--type-video .able-wrapper,.media--type-video_file .able-wrapper{margin:0}.media--type-video .able-transcript-area,.media--type-video_file .able-transcript-area{max-width:100%;position:relative !important;left:initial !important;top:initial !important;min-height:100px;z-index:1}@media screen and (min-width:934px){.media--type-video .able-transcript-area,.media--type-video_file .able-transcript-area{width:100% !important}}.media--type-video .able-transcript-area .able-window-toolbar,.media--type-video .able-transcript-area .able-resizable,.media--type-video_file .able-transcript-area .able-window-toolbar,.media--type-video_file .able-transcript-area .able-resizable{display:none !important}.media--type-video .able-transcript-area .able-transcript,.media--type-video_file .able-transcript-area .able-transcript{min-height:100%}.media--type-video .video-poster,.media--type-video_file .video-poster{background-color:#000;background-image:none;background-repeat:no-repeat;background-size:cover;background-position:center;border:1px solid #bebebe;height:100%;left:0;opacity:1;pointer-events:visible;position:absolute;top:0;transition:all 200ms ease;width:100%;z-index:3}.media--type-video .video-poster button,.media--type-video_file .video-poster button{background-color:#333;background-image:url("/themes/custom/ik_client/static/svg/play.svg");background-position:1.5rem center;background-repeat:no-repeat;background-size:50%;border-radius:50%;height:4rem;left:50%;position:absolute;top:40%;transform:translate(-50%,-50%);width:4rem}.media--type-video .video-poster button:focus,.media--type-video_file .video-poster button:focus{outline:2px solid #fff}.media--type-video .video-poster button:hover,.media--type-video_file .video-poster button:hover{background-color:hsl(0,0%,25%)}@media screen and (min-width:450px){.media--type-video .video-poster button,.media--type-video_file .video-poster button{height:4.5rem;width:4.5rem}}@media screen and (min-width:768px){.media--type-video .video-poster button,.media--type-video_file .video-poster button{background-position:2rem center;height:5.5rem;top:50%;width:5.5rem}}.media--type-video .video-poster__title,.media--type-video_file .video-poster__title{bottom:0;background-color:#333;color:#fff;font-weight:700;position:absolute;padding:.5rem 1rem;right:0;text-align:center;width:100%}@media screen and (min-width:768px){.media--type-video .video-poster__title,.media--type-video_file .video-poster__title{font-size:24px;font-size:1.5rem;line-height:1.0416666667;padding:1rem 2rem}}@media screen and (min-width:934px){.media--type-video .video-poster__title,.media--type-video_file .video-poster__title{font-family:"Ubuntu",sans-serif;font-size:30px;font-size:1.875rem;line-height:1.0666666667;color:#000;font-family:"Roboto",sans-serif;font-weight:700;bottom:2rem;color:#fff;left:50%;max-width:80%;padding:1.5rem 3rem;text-align:left;transform:translateX(-50%)}}@media screen and (min-width:934px)and (min-width:768px){.media--type-video .video-poster__title,.media--type-video_file .video-poster__title{font-size:48px;font-size:3rem;line-height:1.0416666667}}.media--type-video .video-poster~.able-wrapper .able-player,.media--type-video_file .video-poster~.able-wrapper .able-player{display:none}.media--type-video .video-poster.hide,.media--type-video_file .video-poster.hide{height:0;opacity:0;pointer-events:none}.media--type-video .video-poster.hide~.able-wrapper .able-player,.media--type-video_file .video-poster.hide~.able-wrapper .able-player{display:block}.media--type-video .media--type-video__transcript,.media--type-video_file .media--type-video__transcript{margin-top:1.25rem}.media--type-video .media--type-video__transcript__toggle,.media--type-video_file .media--type-video__transcript__toggle{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.6470588235;font-weight:500;align-items:center;color:#404040;display:flex;margin-left:auto;margin-right:0;justify-content:flex-start}.media--type-video .media--type-video__transcript__toggle span,.media--type-video_file .media--type-video__transcript__toggle span{margin-right:5px}.media--type-video .media--type-video__transcript__toggle:after,.media--type-video_file .media--type-video__transcript__toggle:after{background-image:url("/themes/custom/ik_client/static/svg/icon-caret-up.svg");background-position:center;background-repeat:no-repeat;background-size:contain;content:" ";display:block;transform:rotate(180deg);transition:transform .3s ease;height:14px;width:45px}.media--type-video .media--type-video__transcript__toggle[aria-expanded=true]:after,.media--type-video_file .media--type-video__transcript__toggle[aria-expanded=true]:after{transform:rotate(0deg)}.media--type-video .media--type-video__transcript__toggle[aria-expanded=true]+*,.media--type-video_file .media--type-video__transcript__toggle[aria-expanded=true]+*{display:block}.media--type-video .media--type-video__transcript__content,.media--type-video_file .media--type-video__transcript__content{display:none;padding:0 1.75rem}@media screen and (min-width:934px){.media--type-video .media--type-video__transcript__content,.media--type-video_file .media--type-video__transcript__content{padding:0 3.75rem}}.media--type-video .media--type-video__transcript__content p,.media--type-video_file .media--type-video__transcript__content p{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400}.media--type-video .able-status-bar,.media--type-video_file .able-status-bar{height:2.5rem}.media--type-video .able-transcript-area,.media--type-video_file .able-transcript-area{max-width:100%;position:relative !important;left:initial !important;top:initial !important;min-height:100px}@media screen and (min-width:934px){.media--type-video .able-transcript-area,.media--type-video_file .able-transcript-area{width:100% !important}}.media--type-video .able-transcript-area .able-window-toolbar,.media--type-video .able-transcript-area .able-resizable,.media--type-video_file .able-transcript-area .able-window-toolbar,.media--type-video_file .able-transcript-area .able-resizable{display:none !important}.media--type-video .able-transcript-area .able-transcript,.media--type-video_file .able-transcript-area .able-transcript{min-height:100%}.media--type-video .video_file-size-button,.media--type-video_file .video_file-size-button{bottom:-2rem;display:none;position:absolute}@media screen and (min-width:934px){.media--type-video .video_file-size-button,.media--type-video_file .video_file-size-button{display:block}}body.user-logged-in.user-role--cms-admin .paragraph .field--name-field-headline.visually-hidden,body.user-logged-in.user-role--administrator .paragraph .field--name-field-headline.visually-hidden{border:1px dotted !important;height:auto !important;opacity:.3;position:relative !important;width:auto !important}body.user-logged-in.user-role--cms-admin .paragraph .field--name-field-headline.visually-hidden:after,body.user-logged-in.user-role--administrator .paragraph .field--name-field-headline.visually-hidden:after{content:"(screen reader only)";display:block;position:absolute;top:0;right:0;background-color:gray;color:#fff;font-size:11px;padding:3px;font-family:monospace}.paragraph.paragraph--type--2-up{margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--2-up{margin-bottom:2.35rem;margin-top:2.35rem}}@media screen and (min-width:934px){.paragraph.paragraph--type--2-up .view-content>.slick>.slick__slider,.paragraph.paragraph--type--2-up .view-content>.slick.unwrapped,.paragraph.paragraph--type--2-up .slick--field-content-blocks>.slick__slider{align-items:stretch;display:inline-flex;justify-content:flex-start;flex-wrap:wrap;margin-left:-1%;margin-right:-1%;width:103%}.paragraph.paragraph--type--2-up .view-content>.slick>.slick__slider .slick__slide,.paragraph.paragraph--type--2-up .view-content>.slick.unwrapped .slick__slide,.paragraph.paragraph--type--2-up .slick--field-content-blocks>.slick__slider .slick__slide{margin:0 1%;width:48%}.paragraph.paragraph--type--2-up .view-content>.slick>.slick__slider .slick__slide>article.node,.paragraph.paragraph--type--2-up .view-content>.slick>.slick__slider .slick__slide>.paragraph.paragraph--type-feature-item,.paragraph.paragraph--type--2-up .view-content>.slick.unwrapped .slick__slide>article.node,.paragraph.paragraph--type--2-up .view-content>.slick.unwrapped .slick__slide>.paragraph.paragraph--type-feature-item,.paragraph.paragraph--type--2-up .slick--field-content-blocks>.slick__slider .slick__slide>article.node,.paragraph.paragraph--type--2-up .slick--field-content-blocks>.slick__slider .slick__slide>.paragraph.paragraph--type-feature-item{height:100%}}.paragraph.paragraph--type--3-up{margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--3-up{margin-bottom:2.35rem;margin-top:2.35rem}}@media screen and (min-width:934px){.paragraph.paragraph--type--3-up .view-content>.slick>.slick__slider,.paragraph.paragraph--type--3-up .view-content>.slick.unwrapped,.paragraph.paragraph--type--3-up .slick--field-content-blocks>.slick__slider{align-items:stretch;display:inline-flex;justify-content:flex-start;flex-wrap:wrap;margin-left:-1%;margin-right:-1%;width:103%}.paragraph.paragraph--type--3-up .view-content>.slick>.slick__slider .slick__slide,.paragraph.paragraph--type--3-up .view-content>.slick.unwrapped .slick__slide,.paragraph.paragraph--type--3-up .slick--field-content-blocks>.slick__slider .slick__slide{margin:0 1% 55px;width:31%}.paragraph.paragraph--type--3-up .view-content>.slick>.slick__slider .slick__slide>article.node,.paragraph.paragraph--type--3-up .view-content>.slick.unwrapped .slick__slide>article.node,.paragraph.paragraph--type--3-up .slick--field-content-blocks>.slick__slider .slick__slide>article.node{height:100%}}.paragraph.paragraph--type--4-up{margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--4-up{margin-bottom:2.35rem;margin-top:2.35rem}}@media screen and (min-width:934px){.paragraph.paragraph--type--4-up .view-content>.slick>.slick__slider,.paragraph.paragraph--type--4-up .view-content>.slick.unwrapped,.paragraph.paragraph--type--4-up .slick--field-content-blocks>.slick__slider{align-items:stretch;display:inline-flex;justify-content:flex-start;flex-wrap:wrap;margin-left:-1%;margin-right:-1%;width:103%}.paragraph.paragraph--type--4-up .view-content>.slick>.slick__slider .slick__slide,.paragraph.paragraph--type--4-up .view-content>.slick.unwrapped .slick__slide,.paragraph.paragraph--type--4-up .slick--field-content-blocks>.slick__slider .slick__slide{margin:0 1% 55px;width:23%}.paragraph.paragraph--type--4-up .view-content>.slick>.slick__slider .slick__slide>article.node,.paragraph.paragraph--type--4-up .view-content>.slick.unwrapped .slick__slide>article.node,.paragraph.paragraph--type--4-up .slick--field-content-blocks>.slick__slider .slick__slide>article.node{height:100%}.paragraph.paragraph--type--4-up .view-content>.slick>.slick__slider .slick__slide .field--name-field-headline h3,.paragraph.paragraph--type--4-up .view-content>.slick>.slick__slider .slick__slide .field--name-field-title h3,.paragraph.paragraph--type--4-up .view-content>.slick.unwrapped .slick__slide .field--name-field-headline h3,.paragraph.paragraph--type--4-up .view-content>.slick.unwrapped .slick__slide .field--name-field-title h3,.paragraph.paragraph--type--4-up .slick--field-content-blocks>.slick__slider .slick__slide .field--name-field-headline h3,.paragraph.paragraph--type--4-up .slick--field-content-blocks>.slick__slider .slick__slide .field--name-field-title h3{font-size:22px;font-size:1.375rem;line-height:normal}}.paragraph.paragraph--type--accordions,.paragraph.paragraph--type--tabs{margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--accordions,.paragraph.paragraph--type--tabs{margin-bottom:2.35rem;margin-top:2.35rem}}.paragraph.paragraph--type--accordions .field--name-field-headline *,.paragraph.paragraph--type--tabs .field--name-field-headline *{color:#26488e}.paragraph.paragraph--type--accordions .accordion .accordion-opener[aria-expanded=false] .accordion-label,.paragraph.paragraph--type--tabs .accordion .accordion-opener[aria-expanded=false] .accordion-label{color:#26488e}.paragraph.paragraph--type--accordions .accordion .accordion-opener[aria-expanded=false]~.accordion-content,.paragraph.paragraph--type--tabs .accordion .accordion-opener[aria-expanded=false]~.accordion-content{display:none}.paragraph.paragraph--type--accordions .accordion .accordion-label,.paragraph.paragraph--type--tabs .accordion .accordion-label{margin:0}.paragraph.paragraph--type--accordions .accordion .accordion-content .paragraph,.paragraph.paragraph--type--accordions .accordion .accordion-content .field__item,.paragraph.paragraph--type--tabs .accordion .accordion-content .paragraph,.paragraph.paragraph--type--tabs .accordion .accordion-content .field__item{margin-top:0}.paragraph.paragraph--type--accordions .accordion .accordion-closer,.paragraph.paragraph--type--accordions .accordion .accordion-preview-closer,.paragraph.paragraph--type--tabs .accordion .accordion-closer,.paragraph.paragraph--type--tabs .accordion .accordion-preview-closer{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.6470588235;font-weight:500;background-image:url("/themes/custom/ik_client/static/svg/icon-caret-up.svg");background-position:right;background-repeat:no-repeat;color:#26488e;display:block;font-style:italic;font-weight:400;margin-left:auto;margin-right:0;padding-right:2rem}.paragraph.paragraph--type--accordions .accordion .accordion-closer__wrapper,.paragraph.paragraph--type--accordions .accordion .accordion-preview-closer__wrapper,.paragraph.paragraph--type--tabs .accordion .accordion-closer__wrapper,.paragraph.paragraph--type--tabs .accordion .accordion-preview-closer__wrapper{padding-right:1rem}.paragraph.paragraph--type--accordions details[open],.paragraph.paragraph--type--tabs details[open]{margin-bottom:.75rem}.paragraph.paragraph--type--accordions details[open]:last-of-type,.paragraph.paragraph--type--tabs details[open]:last-of-type{padding-bottom:.75rem}.paragraph.paragraph--type--accordions .summary.has-image,.paragraph.paragraph--type--tabs .summary.has-image{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-start}.paragraph.paragraph--type--accordions .summary.has-image img,.paragraph.paragraph--type--tabs .summary.has-image img{margin:0 1rem 0 0;max-width:60px}@media screen and (min-width:934px){.paragraph.paragraph--type--accordions .summary.has-image img,.paragraph.paragraph--type--tabs .summary.has-image img{max-width:100px}}.paragraph.paragraph--type--accordions .paragraph--type--accordions__accordion .content-preview,.paragraph.paragraph--type--tabs .paragraph--type--accordions__accordion .content-preview{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-bottom:1.75rem;overflow:hidden}.paragraph.paragraph--type--accordions .paragraph--type--accordions__accordion .content-preview__wrapper,.paragraph.paragraph--type--tabs .paragraph--type--accordions__accordion .content-preview__wrapper{margin-bottom:.75rem}.paragraph.paragraph--type--accordions .paragraph--type--accordions__accordion details[open]+.content-preview__wrapper,.paragraph.paragraph--type--tabs .paragraph--type--accordions__accordion details[open]+.content-preview__wrapper{display:none}.paragraph.paragraph--type--accordions .paragraph--type--accordions__accordion .accordion-preview .summary,.paragraph.paragraph--type--tabs .paragraph--type--accordions__accordion .accordion-preview .summary{padding:.75rem 0}.paragraph.paragraph--type--accordions .paragraph--type--accordions__accordion .accordion-preview .summary::after,.paragraph.paragraph--type--tabs .paragraph--type--accordions__accordion .accordion-preview .summary::after{background-image:none}.paragraph.paragraph--type--accordions .paragraph--type--accordions__accordion .accordion-preview .summary .accordion-label,.paragraph.paragraph--type--tabs .paragraph--type--accordions__accordion .accordion-preview .summary .accordion-label{color:#26488e}.paragraph.paragraph--type--accordions .paragraph--type--accordions__accordion .accordion-preview .accordion-content,.paragraph.paragraph--type--tabs .paragraph--type--accordions__accordion .accordion-preview .accordion-content{display:none}.paragraph.paragraph--type--accordions .paragraph--type--accordions__accordion .accordion-preview+.content-preview__wrapper,.paragraph.paragraph--type--tabs .paragraph--type--accordions__accordion .accordion-preview+.content-preview__wrapper{display:block}.paragraph.paragraph--type--accordions .paragraph--type--accordions__accordion .accordion-preview[open] .summary,.paragraph.paragraph--type--tabs .paragraph--type--accordions__accordion .accordion-preview[open] .summary{margin-bottom:1.5rem}.paragraph.paragraph--type--accordions .paragraph--type--accordions__accordion .accordion-preview[open] .summary .accordion-label,.paragraph.paragraph--type--tabs .paragraph--type--accordions__accordion .accordion-preview[open] .summary .accordion-label{color:#000}.paragraph.paragraph--type--accordions .paragraph--type--accordions__accordion .accordion-preview[open] .accordion-content,.paragraph.paragraph--type--tabs .paragraph--type--accordions__accordion .accordion-preview[open] .accordion-content{display:block}.paragraph.paragraph--type--accordions .paragraph--type--accordions__accordion .accordion-preview[open]+.content-preview__wrapper,.paragraph.paragraph--type--tabs .paragraph--type--accordions__accordion .accordion-preview[open]+.content-preview__wrapper{display:none}.paragraph.paragraph--type--accordions .paragraph--type--accordions__accordion .accordion-preview-opener,.paragraph.paragraph--type--tabs .paragraph--type--accordions__accordion .accordion-preview-opener{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.6470588235;font-weight:500;background-image:url("/themes/custom/ik_client/static/svg/icon-caret-down-green.svg");background-position:right;background-repeat:no-repeat;color:#26488e;display:block;font-style:italic;font-weight:400;margin-left:auto;margin-right:0;padding-right:2rem}.paragraph.paragraph--type--accordions .paragraph--type--accordions__accordion .accordion-preview-opener__wrapper,.paragraph.paragraph--type--tabs .paragraph--type--accordions__accordion .accordion-preview-opener__wrapper{padding-right:1rem}.paragraph.paragraph--type--acknowledgements{background-color:#b79856;height:10px;width:100%;background-color:#263850;background-position:center top;color:#fff;height:auto;padding:2rem 2.75rem;margin-bottom:2.35rem;margin-top:4.35rem}@media screen and (min-width:934px){.paragraph.paragraph--type--acknowledgements{background-position:2.5rem top}}.paragraph.paragraph--type--acknowledgements .field--name-field-headline *{color:#fff;margin-top:0;text-align:center}@media screen and (min-width:934px){.paragraph.paragraph--type--acknowledgements .field--name-field-headline *{text-align:left}}.paragraph.paragraph--type--acknowledgements .field--name-field-content-blocks .paragraph{color:#fff}.paragraph.paragraph--type--acknowledgements .field--name-field-content-blocks .paragraph .text-formatted{color:#fff}.paragraph.paragraph--type--acknowledgements .spectrum{margin-bottom:1.25rem}.paragraph.paragraph--type--acknowledgements .paragraph.paragraph--type--image-item .field--name-field-image{margin-left:auto;margin-right:auto}@media screen and (min-width:934px){.paragraph.paragraph--type--acknowledgements .paragraph.paragraph--type--image-item .field--name-field-image{margin-left:unset;margin-right:2.5rem}}.paragraph.paragraph--type--acknowledgements .paragraph.paragraph--type--image-item .field--name-field-image img{width:134px;margin:.5rem 0px 0px 0px}.paragraph.paragraph--type--block{margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--block{margin-bottom:2.35rem;margin-top:2.35rem}}.paragraph.paragraph--type--block .field--name-field-blocks>.field__items{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.paragraph.paragraph--type--block .field--name-field-blocks>.field__items>.field__item{display:flex;flex-direction:column;flex-basis:345px}@media screen and (min-width:934px){.paragraph.paragraph--type--block .field--name-field-blocks>.field__items>.field__item{flex-basis:47.5%}}.paragraph.paragraph--type--callout{margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--callout{margin-bottom:2.35rem;margin-top:2.35rem}}.paragraph .paragraph--type--card{position:relative;width:280px;height:220px;transform-style:preserve-3d;transition:transform 1s ease;cursor:pointer}.paragraph .paragraph--type--card .field__label{font-size:14px;font-weight:400;padding-bottom:.2em}.paragraph .paragraph--type--card .card-side{position:absolute;width:100%;height:100%;backface-visibility:hidden;padding:26px 26px 26px 26px;overflow:hidden;font-size:22px;color:#fff;display:flex;place-content:center;display:flex;flex-direction:column;justify-content:start;overflow-y:auto;transition:transform 1s ease,opacity .5s ease}.paragraph .paragraph--type--card .card-side.card-front{background-color:#26488e;z-index:1}.paragraph .paragraph--type--card .card-side.card-back{background-color:#fff;border:solid 5px #26488e;color:#000;transform:rotateY(180deg);padding:16px}.paragraph .paragraph--type--card .card-side.card-back .field__item{font-size:18px;font-weight:400;line-height:1.25}.paragraph .paragraph--type--card .card-side.card-back .field__item,.paragraph .paragraph--type--card .card-side.card-back .field__label{transform:rotateY(-180deg)}.paragraph .paragraph--type--card.flipped{transform:rotateY(180deg)}.paragraph .paragraph--type--card.flipped .card-front{transform:rotateY(-180deg)}.paragraph .paragraph--type--card.flipped .card-back{transform:rotateY(0)}.paragraph.paragraph--type--carousel{margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--carousel{margin-bottom:2.35rem;margin-top:2.35rem}}@media screen and (min-width:934px){.paragraph.paragraph--type--carousel{margin-left:0;margin-right:auto;width:870px;max-width:100%}}.paragraph.paragraph--type--choose-your-path .stages-overview{background-image:url("/themes/custom/ik_client/static/svg/cyp_stages_mobile.svg");width:100%;height:297px;background-repeat:no-repeat;background-size:contain;background-position:center;margin-bottom:3rem}@media screen and (min-width:768px){.paragraph.paragraph--type--choose-your-path .stages-overview{background-image:url("/themes/custom/ik_client/static/svg/cyp_stages.svg");height:139px;background-size:contain}}.paragraph.paragraph--type--choose-your-path .choose-your-path-header{margin-top:2rem}.paragraph.paragraph--type--choose-your-path .choose-your-path-header .field--name-field-headline h2{font-size:1.75rem;color:#26488e;font-weight:400;line-height:2rem;text-wrap:unset}.paragraph.paragraph--type--choose-your-path .choose-your-path-header .field--name-field-text p{display:flex;align-items:center;font-family:"Roboto",sans-serif;font-size:1.2rem;font-weight:400;color:#333}.paragraph.paragraph--type--choose-your-path .choose-your-path-header .field--name-field-text p::before{content:"";background-image:url("/themes/custom/ik_client/static/svg/interactive.svg");background-size:contain;background-repeat:no-repeat;width:26px;height:26px;display:block;margin-right:.5rem}.paragraph.paragraph--type--content-callout{margin-left:0;margin-right:auto;width:870px;max-width:100%;margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--content-callout{margin-bottom:2.35rem;margin-top:2.35rem}}.paragraph.paragraph--type--content-callout .field--name-field-headline *{color:#26488e}.paragraph.paragraph--type--content-callout .content-callout__wrapper{border:1px solid #d2d2d2;display:flex;flex-direction:row;flex-wrap:wrap;padding:1rem}@media screen and (min-width:768px){.paragraph.paragraph--type--content-callout .content-callout__wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;padding:1.875rem}}.paragraph.paragraph--type--content-callout .content-callout__wrapper__left{display:none}@media screen and (min-width:768px){.paragraph.paragraph--type--content-callout .content-callout__wrapper__left{display:block}}.paragraph.paragraph--type--content-callout .content-callout__wrapper__right .title-content{display:flex}.paragraph.paragraph--type--content-callout .content-callout__wrapper__right .field--name-field-image{display:block}@media screen and (min-width:768px){.paragraph.paragraph--type--content-callout .content-callout__wrapper__right .field--name-field-image{display:none}}.paragraph.paragraph--type--content-callout .content-callout__wrapper .field--name-field-image{margin-bottom:0;margin-right:1rem;min-width:58px;width:60px}@media screen and (min-width:768px){.paragraph.paragraph--type--content-callout .content-callout__wrapper .field--name-field-image{flex-basis:135px;margin-bottom:0;margin-right:1.875rem;width:135px}.paragraph.paragraph--type--content-callout .content-callout__wrapper .field--name-field-image figure{width:135px}}.paragraph.paragraph--type--content-callout .content-callout__wrapper .field--name-field-image figure{border:1px solid #d2d2d2}.paragraph.paragraph--type--content-callout .callout-download{display:inline-block;margin-top:1rem}.paragraph.paragraph--type--content-callout .field--name-field-text{margin-top:1rem}.paragraph.paragraph--type--content-callout .field--name-field-reference{align-items:center;display:flex}.paragraph.paragraph--type--course-highlight{margin-bottom:1.725rem;margin-top:1.725rem;display:flex;flex-direction:column;padding-left:40px;padding-right:40px}@media screen and (min-width:934px){.paragraph.paragraph--type--course-highlight{margin-bottom:2.35rem;margin-top:2.35rem}}@media screen and (min-width:768px){.paragraph.paragraph--type--course-highlight{flex-direction:row}}@media screen and (min-width:934px){.paragraph.paragraph--type--course-highlight{padding-left:0;padding-right:0}}.paragraph.paragraph--type--course-highlight .field--name-field-image{align-items:center;border:1px solid #bebebe;display:flex;flex-basis:200px;justify-content:center}.paragraph.paragraph--type--course-highlight .field--name-field-reference{flex-shrink:100}.paragraph.paragraph--type--discussion{margin-top:4.6875rem}.paragraph.paragraph--type--discussion .field--name-field-headline{margin-bottom:2.25rem}.paragraph.paragraph--type--discussion .field--name-field-headline .field__item>*{background-image:url("/themes/custom/ik_client/static/svg/discussion-blue.svg");background-position:top left;background-repeat:no-repeat;background-size:2.625rem;color:#26488e;line-height:2.625rem;margin-bottom:0;min-height:2.625rem;padding-left:3rem}.paragraph.paragraph--type--discussion .field--name-field-headline .discuss{font-style:italic}.paragraph.paragraph--type--discussion .field--name-field-text{margin-bottom:2.25rem}.paragraph.paragraph--type--discussion .block-naccho-roots-course-discussion-form{margin-bottom:4rem}.paragraph.paragraph--type--discussion .block-naccho-roots-course-discussion-form::after{content:"";display:block;border:0;border-top:1px solid #bebebe;margin:4rem 0}.paragraph.paragraph--type--discussion .block-views-blockcomment-block-content::after{content:"";display:block;border:0;border-top:1px solid #bebebe;margin:4rem 0}.paragraph.paragraph--type--download-resource-callout{margin-left:0;margin-right:auto;width:870px;max-width:100%;margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--download-resource-callout{margin-bottom:2.35rem;margin-top:2.35rem}}.paragraph.paragraph--type--download-resource-callout .field--name-field-headline *{color:#26488e}.paragraph.paragraph--type--download-resource-callout .content-callout__wrapper{border:1px solid #d2d2d2;display:flex;flex-direction:row;padding:1rem}@media screen and (min-width:768px){.paragraph.paragraph--type--download-resource-callout .content-callout__wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;padding:1.875rem}}.paragraph.paragraph--type--download-resource-callout .content-callout__wrapper__left{display:none}@media screen and (min-width:768px){.paragraph.paragraph--type--download-resource-callout .content-callout__wrapper__left{display:block}}.paragraph.paragraph--type--download-resource-callout .content-callout__wrapper__right .title-container{display:flex}.paragraph.paragraph--type--download-resource-callout .content-callout__wrapper__right .inline-title-wrapper{display:flex;flex-direction:column}.paragraph.paragraph--type--download-resource-callout .content-callout__wrapper__right .inline-title-wrapper div.inline{text-transform:uppercase;margin-bottom:.3rem}.paragraph.paragraph--type--download-resource-callout .content-callout__wrapper__right .inline-title-wrapper div.title .field--name-field-headline h2{font-family:"Roboto",sans-serif;font-size:18px;font-weight:600;margin:0}@media screen and (min-width:768px){.paragraph.paragraph--type--download-resource-callout .content-callout__wrapper__right .inline-title-wrapper{flex-direction:column}}.paragraph.paragraph--type--download-resource-callout .content-callout__wrapper__right .download-callout{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.paragraph.paragraph--type--download-resource-callout .content-callout__wrapper__right .field--name-field-image{display:block}@media screen and (min-width:768px){.paragraph.paragraph--type--download-resource-callout .content-callout__wrapper__right .field--name-field-image{display:none}}.paragraph.paragraph--type--download-resource-callout .content-callout__wrapper .field--name-field-image{margin-bottom:0;margin-right:1rem;min-width:58px;width:60px}@media screen and (min-width:768px){.paragraph.paragraph--type--download-resource-callout .content-callout__wrapper .field--name-field-image{flex-basis:135px;margin-bottom:0;margin-right:1.875rem;width:135px}.paragraph.paragraph--type--download-resource-callout .content-callout__wrapper .field--name-field-image figure{width:135px}}.paragraph.paragraph--type--download-resource-callout .content-callout__wrapper .field--name-field-image figure{border:1px solid #d2d2d2}.paragraph.paragraph--type--download-resource-callout .callout-download{display:inline-block;margin-top:1rem}.paragraph.paragraph--type--download-resource-callout .field--name-field-text{margin-top:1rem}.paragraph.paragraph--type--download-resource-callout .field--name-field-reference{align-items:center;display:flex}.paragraph.paragraph--type--feature-item{margin-top:0}.paragraph.paragraph--type--flip-card{margin:3rem auto}.paragraph.paragraph--type--flip-card .field--name-field-headline h2{color:#26488e;font-weight:400}.paragraph.paragraph--type--flip-card .field--name-field-text .field__item{display:flex;margin:0rem 0rem 2rem 0rem}.paragraph.paragraph--type--flip-card .field--name-field-text .field__item::before{content:"";display:inline-block;max-width:40px;width:100%;background-image:url("/themes/custom/ik_client/static/images/icons/click-tap-hand.png");background-size:contain;background-repeat:no-repeat}.paragraph.paragraph--type--flip-card .field--name-field-text p{font-family:"Roboto",sans-serif;font-size:21px}.paragraph.paragraph--type--flip-card .flip-cards .field__items{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+1) .card-front{background-color:#26488e}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+1) .card-back{border:solid 5px #26488e}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+1) .card-back .field__label{color:#26488e}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+2) .card-front{background-color:#263850}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+2) .card-back{border:solid 5px #263850}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+2) .card-back .field__label{color:#263850}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+3) .card-front{background-color:#014b51}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+3) .card-back{border:solid 5px #014b51}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+3) .card-back .field__label{color:#014b51}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+4) .card-front{background-color:#263850}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+4) .card-back{border:solid 5px #263850}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+4) .card-back .field__label{color:#263850}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+5) .card-front{background-color:#014b51}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+5) .card-back{border:solid 5px #014b51}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+5) .card-back .field__label{color:#014b51}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+6) .card-front{background-color:#26488e}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+6) .card-back{border:solid 5px #26488e}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+6) .card-back .field__label{color:#26488e}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+7) .card-front{background-color:#014b51}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+7) .card-back{border:solid 5px #014b51}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+7) .card-back .field__label{color:#014b51}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+8) .card-front{background-color:#26488e}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+8) .card-back{border:solid 5px #26488e}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+8) .card-back .field__label{color:#26488e}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+9) .card-front{background-color:#263850}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+9) .card-back{border:solid 5px #263850}.paragraph.paragraph--type--flip-card .flip-cards .field__items .field__item:nth-of-type(9n+9) .card-back .field__label{color:#263850}@media screen and (min-width:768px){.paragraph.paragraph--type--flip-card .flip-cards .field__items{flex-direction:row;flex-wrap:wrap}}.paragraph.paragraph--type--flip-card p,.paragraph.paragraph--type--flip-card span{line-height:normal}.paragraph.paragraph--type--homepage-hero .hero-content-wrapper{background-repeat:no-repeat;position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:20px;text-align:center;height:450px}@media screen and (min-width:560px){.paragraph.paragraph--type--homepage-hero .hero-content-wrapper{height:690px}}.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .hero-content-circle{width:100%;height:100%;max-width:250px;max-height:250px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-bottom:1rem}@media screen and (min-width:560px){.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .hero-content-circle{max-width:635px;max-height:314px}}.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .field--name-field-headline>*{font-family:"Ubuntu",sans-serif;font-weight:500;color:#fff;font-size:1.5rem;line-height:1.5rem;margin:2rem 1rem .5rem 1rem;width:85%}@media screen and (min-width:560px){.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .field--name-field-headline>*{margin-bottom:20px;font-size:3.5rem;line-height:3.5rem;width:unset}}.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .hero-text p,.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .field--name-field-text p{font-size:18px;font-size:1.125rem;line-height:1.1111111111;font-family:"Ubuntu",sans-serif;color:#fff;width:100%;margin:0px auto .5rem;font-weight:500;text-shadow:#000 0px 3px 6px;text-transform:uppercase}@media screen and (min-width:560px){.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .hero-text p,.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .field--name-field-text p{font-size:22px;font-size:1.375rem;line-height:1.0909090909;margin:0px auto 30px}}.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .hero-play-button{background-color:rgba(0,0,0,0);border:none;cursor:pointer}.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .hero-play-button img{width:45px;height:45px}@media screen and (min-width:560px){.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .hero-play-button img{width:88px;height:88px}}.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .hero-play-button:hover img{transform:scale(1.1)}.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .hero-buttons{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:560px){.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .hero-buttons{flex-wrap:wrap;flex-direction:row}}.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .hero-buttons .hero-button{background-color:#000;background-image:url("/themes/custom/ik_client/static/svg/caret-right-white.svg");background-position-x:95%;background-position-y:50%;background-repeat:no-repeat;background-size:25px 15px;font-family:"Ubuntu",sans-serif;border:1px solid #fff;padding:5px 50px 5px 10px;cursor:pointer;text-decoration:none;color:#fff;display:flex;align-items:center;justify-content:center}@media screen and (min-width:560px){.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .hero-buttons .hero-button{border:2px solid #fff;padding:10px 50px 10px 20px}}.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .hero-buttons .hero-button .arrow-right{font-size:2rem;line-height:1rem;margin-bottom:.5rem}.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .hero-buttons .hero-button:hover,.paragraph.paragraph--type--homepage-hero .hero-content-wrapper .hero-buttons .hero-button:focus{background-image:url("/themes/custom/ik_client/static/svg/caret-right-black.svg");background-color:#b79856;color:#000}.paragraph.paragraph--type--homepage-hero .hero-media{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover}.paragraph.paragraph--type--homepage-hero .hero-video{display:none;margin-top:-1.2rem}.paragraph.paragraph--type--homepage-hero .able-media-container iframe{height:633px}.paragraph.paragraph--type--image{margin-bottom:1.725rem;margin-top:1.725rem;position:relative}@media screen and (min-width:934px){.paragraph.paragraph--type--image{margin-bottom:2.35rem;margin-top:2.35rem}}@media screen and (min-width:934px){.paragraph.paragraph--type--image{margin-left:0;margin-right:auto;width:870px;max-width:100%}.paragraph.paragraph--type--image img{margin:0 0 1.5rem 0}}.paragraph.paragraph--type--image.image-viewer-enabled img{cursor:pointer}.paragraph.paragraph--type--image-item{align-items:flex-start;display:flex;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:1.625rem}.paragraph.paragraph--type--image-item .paragraph--type--image-item__image{display:none}@media screen and (min-width:934px){.paragraph.paragraph--type--image-item .paragraph--type--image-item__image{display:block}}.paragraph.paragraph--type--image-item .paragraph--type--image-item__content{display:flex;flex-direction:row;flex-wrap:wrap}.paragraph.paragraph--type--image-item .paragraph--type--image-item__content .field--name-field-image{display:block}@media screen and (min-width:934px){.paragraph.paragraph--type--image-item .paragraph--type--image-item__content .field--name-field-image{display:none}}.paragraph.paragraph--type--image-item .field--name-field-image{margin-right:1.25rem}.paragraph.paragraph--type--image-item .field--name-field-image img{width:60px;max-width:unset}@media screen and (min-width:934px){.paragraph.paragraph--type--image-item .field--name-field-image{margin-right:2.5rem}.paragraph.paragraph--type--image-item .field--name-field-image img{width:134px}}.paragraph.paragraph--type--image-item .field--name-field-headline,.paragraph.paragraph--type--image-item .field--name-field-content-blocks{overflow:hidden}.paragraph.paragraph--type--image-item .field--name-field-headline{align-items:flex-end;display:flex}@media screen and (min-width:934px){.paragraph.paragraph--type--image-item .field--name-field-headline{flex-basis:100%}}.paragraph.paragraph--type--image-item .field--name-field-headline .field__item *{margin:0}@media screen and (min-width:934px){.paragraph.paragraph--type--image-item .field--name-field-headline .field__item *{margin:1.25rem 0 1.25rem;margin-top:0}}.paragraph.paragraph--type--image-item .field--name-field-content-blocks{margin-top:1.25rem}@media screen and (min-width:934px){.paragraph.paragraph--type--image-item .field--name-field-content-blocks{margin-top:0}}.paragraph.paragraph--type--image-item .field--name-field-content-blocks .field__item:first-of-type .paragraph{margin-top:0}.paragraph.paragraph--type--image-item .field--name-field-content-blocks .field__item:last-of-type .paragraph{margin-bottom:0}.paragraph--type--image-list--small .paragraph.paragraph--type--image-item .field--name-field-image,.paragraph--type--image-list--numbered .paragraph.paragraph--type--image-item .field--name-field-image{margin-right:1.25rem}@media screen and (min-width:934px){.paragraph--type--image-list--small .paragraph.paragraph--type--image-item .field--name-field-image img,.paragraph--type--image-list--numbered .paragraph.paragraph--type--image-item .field--name-field-image img{width:60px}}.paragraph--type--image-list--numbered .paragraph.paragraph--type--image-item{align-items:start;display:flex;flex-direction:row;flex-wrap:nowrap}.paragraph--type--image-list--numbered .paragraph.paragraph--type--image-item .image-item-number{margin-right:.75rem}.paragraph--type--image-list--numbered .paragraph.paragraph--type--image-item .image-item-number__inner{background-color:#26488e;border-radius:50%;height:1.75rem;width:1.75rem}.paragraph--type--image-list--numbered .paragraph.paragraph--type--image-item .image-item-number__inner::before{color:#fff;counter-increment:item;content:counter(item);display:block;text-align:center}.paragraph--type--image-list--numbered .paragraph.paragraph--type--image-item .paragraph--type--image-item__content{flex-grow:1}.paragraph--type--image-list--numbered .paragraph.paragraph--type--image-item .field--name-field-content-blocks{width:100%}.paragraph.paragraph--type--image-list{margin-bottom:1.725rem;margin-top:1.725rem;counter-reset:item}@media screen and (min-width:934px){.paragraph.paragraph--type--image-list{margin-bottom:2.35rem;margin-top:2.35rem}}.paragraph.paragraph--type--image-list .field--name-field-headline h2{font-family:"Ubuntu",sans-serif;font-size:28px;font-size:1.75rem;line-height:1.1428571429;color:#26488e;font-family:"Roboto",sans-serif;font-weight:400}.paragraph.paragraph--type--quiz .quiz__block .field--name-title{display:none}.paragraph.paragraph--type--quiz .quiz-config-overview-take{margin:2rem 0rem;text-align:end}.paragraph.paragraph--type--remote-callout{margin-left:0;margin-right:auto;width:870px;max-width:100%;margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--remote-callout{margin-bottom:2.35rem;margin-top:2.35rem}}.paragraph.paragraph--type--remote-callout .field--name-field-headline *{color:#26488e}.paragraph.paragraph--type--remote-callout .content-callout__wrapper{border:1px solid #d2d2d2;display:flex;flex-direction:row;flex-wrap:wrap;padding:1rem}@media screen and (min-width:768px){.paragraph.paragraph--type--remote-callout .content-callout__wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;padding:1.875rem}}.paragraph.paragraph--type--remote-callout .content-callout__wrapper__left{display:none}@media screen and (min-width:768px){.paragraph.paragraph--type--remote-callout .content-callout__wrapper__left{display:block}}.paragraph.paragraph--type--remote-callout .content-callout__wrapper__right .title-content{display:flex;width:100%}.paragraph.paragraph--type--remote-callout .content-callout__wrapper__right .field--name-field-image{display:block}@media screen and (min-width:768px){.paragraph.paragraph--type--remote-callout .content-callout__wrapper__right .field--name-field-image{display:none}}.paragraph.paragraph--type--remote-callout .content-callout__wrapper .field--name-field-image{margin-bottom:0;margin-right:1rem;min-width:58px;width:60px}@media screen and (min-width:768px){.paragraph.paragraph--type--remote-callout .content-callout__wrapper .field--name-field-image{flex-basis:135px;margin-bottom:0;margin-right:1.875rem;width:135px}.paragraph.paragraph--type--remote-callout .content-callout__wrapper .field--name-field-image figure{width:135px}}.paragraph.paragraph--type--remote-callout .content-callout__wrapper .field--name-field-image figure{border:1px solid #d2d2d2}.paragraph.paragraph--type--remote-callout .callout-download{display:inline-block;margin-top:1rem}.paragraph.paragraph--type--remote-callout .field--name-field-text{margin-top:1rem}.paragraph.paragraph--type--remote-callout .field--name-field-reference{align-items:center;display:flex}.paragraph.paragraph--type--reveal-cards{align-items:stretch;display:flex;flex-direction:column;justify-content:space-around;margin-bottom:1.875rem}@media screen and (min-width:934px){.paragraph.paragraph--type--reveal-cards{flex-direction:row}}.paragraph.paragraph--type--reveal-cards .reveal-card{flex-basis:45%;padding:28px;border:2px solid #bebebe;border-radius:5px;margin-bottom:1rem;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.paragraph.paragraph--type--reveal-cards .reveal-card-label{text-transform:uppercase;font-family:"Ubuntu",sans-serif;color:#26488e;font-size:14px;margin-bottom:1rem}.paragraph.paragraph--type--reveal-cards .reveal-card.concealed-card{background-color:#e6e7e8}.paragraph.paragraph--type--reveal-cards .reveal-card.concealed-card .field--name-field-text-two{opacity:0;transition:all .5s ease-in-out;visibility:hidden}.paragraph.paragraph--type--reveal-cards .reveal-card.concealed-card.active{background-color:#fff}.paragraph.paragraph--type--reveal-cards .reveal-card.concealed-card.active .field--name-field-text-two{opacity:1;visibility:visible}.paragraph.paragraph--type--reveal-cards .right-caret-circle{margin:auto auto .75rem auto;flex-basis:10%}.paragraph.paragraph--type--reveal-cards .right-caret-circle svg{fill:#26488e;transform:rotate(90deg)}.paragraph.paragraph--type--reveal-cards .right-caret-circle:hover svg{fill:#1e3a72}.paragraph.paragraph--type--reveal-cards .right-caret-circle:active svg,.paragraph.paragraph--type--reveal-cards .right-caret-circle.active svg{fill:#949494}@media screen and (min-width:934px){.paragraph.paragraph--type--reveal-cards .right-caret-circle{margin-bottom:auto}.paragraph.paragraph--type--reveal-cards .right-caret-circle svg{transform:unset}}@media(max-width:768px){.paragraph .reveal-card{display:block}}.paragraph.paragraph--type--reveal-cards-list .field--name-field-headline h2{font-family:"Ubuntu",sans-serif;font-weight:400;color:#26488e;margin-bottom:2rem;font-size:28px}.paragraph.paragraph--type--reveal-cards-list .labels{display:flex;justify-content:space-around;margin-bottom:1rem}.paragraph.paragraph--type--reveal-cards-list .label__one,.paragraph.paragraph--type--reveal-cards-list .label__two{display:none}@media screen and (min-width:934px){.paragraph.paragraph--type--reveal-cards-list .label__one,.paragraph.paragraph--type--reveal-cards-list .label__two{display:block}.paragraph.paragraph--type--reveal-cards-list .label__one p,.paragraph.paragraph--type--reveal-cards-list .label__two p{font-family:"Ubuntu",sans-serif;font-weight:500}}.paragraph.paragraph--type--reveal-cards-list .label__one{flex-basis:55%}.paragraph.paragraph--type--reveal-cards-list .label__two{flex-basis:45%}.paragraph.paragraph--type--scenario.scenario-wrapper{border-radius:4px;margin-bottom:5rem}.paragraph.paragraph--type--scenario.scenario-wrapper p{color:#fff}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-header{margin-bottom:2.5rem}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-header .field--name-field-headline{text-align:center;font-family:"Ubuntu",sans-serif;font-weight:500;color:#333}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-header .field--name-field-headline h2{font-size:1.5rem}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-header .field--name-field-text p{font-family:"Roboto",sans-serif;font-size:1.2rem;font-weight:400;list-style:1.875rem;color:#333}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content{display:flex;justify-content:space-between}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option{flex:1;background:#fff;padding:.9375rem;border:1px solid #ccc;margin-right:10px;cursor:pointer;max-width:50%;width:100%;background-color:#17273a}@media screen and (min-width:768px){.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option{padding:1.875rem}}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option:hover{background-color:#294260}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option:last-child{margin-right:0}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option .scenario-option-label{font-weight:bold;margin-bottom:5px;display:flex;align-items:center}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option .scenario-option-label::before{content:"";background-image:url("/themes/custom/ik_client/static/svg/interactive.svg");background-size:contain;background-repeat:no-repeat;width:26px;height:26px;display:block;margin-right:.5rem}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option .scenario-option-label p{font-size:.8rem}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option .scenario-option-description p{font-size:1.0625rem}@media screen and (min-width:768px){.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option .scenario-option-description p{font-size:1.3125rem}}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option.active{position:relative}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option.active::after{content:"";position:absolute;left:50%;bottom:-20px;width:0;height:0;border-left:20px solid rgba(0,0,0,0);border-right:20px solid rgba(0,0,0,0);border-top:20px solid currentColor;transform:translateX(-50%);z-index:1}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option.active.ignore{background-color:#44044f}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option.active.ignore::after{border-top:20px solid #44044f}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option.active.inform{background-color:#226ab2}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option.active.inform::after{border-top:20px solid #226ab2}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option.active.consult{background-color:#006d76}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option.active.consult::after{border-top:20px solid #006d76}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option.active.involve{background-color:#057c3b}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option.active.involve::after{border-top:20px solid #057c3b}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option.active.collaborate{background-color:#ce4a03}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option.active.collaborate::after{border-top:20px solid #ce4a03}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option.active.defer_to{background-color:#c92856}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-content .scenario-option.active.defer_to::after{border-top:20px solid #c92856}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-reveal{display:none;margin:3.125rem 0rem 1.875rem 0rem}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-reveal p{color:#949494;font-family:"Roboto",sans-serif;font-size:1.5rem;line-height:34px;font-weight:600}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-reveal .reveal-highlight{font-weight:700}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-reveal.stage-ignore .reveal-highlight{color:#44044f}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-reveal.stage-inform .reveal-highlight{color:#226ab2}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-reveal.stage-consult .reveal-highlight{color:#006d76}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-reveal.stage-involve .reveal-highlight{color:#057c3b}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-reveal.stage-collaborate .reveal-highlight{color:#ce4a03}.paragraph.paragraph--type--scenario.scenario-wrapper .scenario-reveal.stage-defer_to .reveal-highlight{color:#c92856}.paragraph.paragraph--type--scenario.scenario-wrapper .next{background-color:#17273a;color:#fff;display:flex;justify-content:center;align-items:center;padding:.5rem 1rem;margin:1rem auto}.paragraph.paragraph--type--scenario.scenario-wrapper .next::after{content:"";background-image:url("/themes/custom/ik_client/static/svg/caret-right.svg");background-size:contain;background-repeat:no-repeat;width:15px;height:15px;display:block;margin:10px 0px 0px 10px;transform:rotate(90deg)}.paragraph.paragraph--type--scenario.scenario-wrapper .next.disabled{background-color:#ccc;color:#666;cursor:not-allowed}.paragraph.paragraph--type--scenario.scenario-wrapper .next.complete{color:#17273a;background-color:rgba(0,0,0,0)}.paragraph.paragraph--type--scenario.scenario-wrapper .next.complete::after{content:"";width:0px}.paragraph.paragraph--type--scenario.scenario-wrapper .try-again{display:flex;justify-content:center;align-items:center;padding:.5rem 1rem;margin:1rem auto;color:#8f0039;text-transform:uppercase;cursor:not-allowed}.paragraph.paragraph--type--section-header{background-color:#263850;padding:28px;margin-bottom:1rem}.paragraph.paragraph--type--section-header .field__item p{color:#fff;font-weight:300}.paragraph .paragraph--type--slideshow-item .field--name-field-text{display:none}.paragraph.paragraph--type--survey{font-family:"Roboto",sans-serif}.paragraph.paragraph--type--survey .completion-status{font-size:18px;max-width:735px}.paragraph.paragraph--type--survey .webform-submission-form{border:1px solid #707070;margin:1.5rem 0rem 3rem 0;padding:1.5rem}@media screen and (min-width:934px){.paragraph.paragraph--type--survey .webform-submission-form{padding:1.5rem 0rem 1rem 2.5rem}}@media screen and (min-width:934px){.paragraph.paragraph--type--survey .form-textarea-wrapper textarea{max-width:72.5%}}.paragraph.paragraph--type--survey fieldset .fieldset-wrapper .js-webform-radios.webform-options-display-side-by-side{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background:#ecf1f5;padding:0rem .5rem .5rem}@media screen and (min-width:934px){.paragraph.paragraph--type--survey fieldset .fieldset-wrapper .js-webform-radios.webform-options-display-side-by-side{flex-direction:row}}.paragraph.paragraph--type--survey fieldset .fieldset-wrapper .js-webform-radios.webform-options-display-side-by-side .form-item.js-form-type-radio{display:inline-flex;align-items:center;gap:1rem}@media screen and (min-width:934px){.paragraph.paragraph--type--survey fieldset .fieldset-wrapper .js-webform-radios.webform-options-display-side-by-side .form-item.js-form-type-radio{display:flex;align-items:baseline;gap:1rem}}.paragraph.paragraph--type--survey fieldset .fieldset-wrapper .js-webform-radios.webform-options-display-side-by-side .form-item.js-form-type-radio input{width:unset}.paragraph.paragraph--type--survey fieldset .fieldset-legend,.paragraph.paragraph--type--survey fieldset label{font-size:18px;color:#333;font-family:"Roboto",sans-serif}.paragraph.paragraph--type--survey fieldset .fieldset-legend{line-height:2rem}@media screen and (min-width:934px){.paragraph.paragraph--type--survey fieldset label{max-width:78px}}.paragraph.paragraph--type--survey .webform-button--submit{width:unset;margin-right:auto}@media screen and (min-width:934px){.paragraph.paragraph--type--survey .webform-button--submit{margin-right:5rem;margin-left:auto}}.paragraph.paragraph--type--survey .unlock-survey{padding:0rem 0rem 2rem 0rem}.paragraph.paragraph--type--tabs{margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--tabs{margin-bottom:2.35rem;margin-top:2.35rem}}.paragraph.paragraph--type--tabs .accordion{display:block}@media screen and (min-width:934px){.paragraph.paragraph--type--tabs .accordion{display:none}}.paragraph.paragraph--type--tabs .field--name-field-headline *{color:#26488e}.paragraph.paragraph--type--tabs .tabs-wrapper{display:none}@media screen and (min-width:934px){.paragraph.paragraph--type--tabs .tabs-wrapper{display:block}}.paragraph.paragraph--type--tabs .tabs-wrapper .tab-labels{align-items:stretch;display:flex;flex-direction:column;overflow-x:auto;position:relative;top:1px;width:100%;z-index:1}@media screen and (min-width:934px){.paragraph.paragraph--type--tabs .tabs-wrapper .tab-labels{flex-direction:row}}.paragraph.paragraph--type--tabs .tabs-wrapper .tab-labels button{font-family:"Ubuntu",sans-serif;font-size:22px;font-size:1.375rem;line-height:1.3636363636;color:#333;font-family:"Roboto",sans-serif;font-weight:500;background-color:#fff;border-left:1px solid #bebebe;border-right:1px solid #bebebe;border-top:1px solid #bebebe;display:flex;flex-direction:row;flex-grow:0;justify-content:space-between;margin:0;padding:0}@media screen and (min-width:934px){.paragraph.paragraph--type--tabs .tabs-wrapper .tab-labels button{flex-direction:column;flex-grow:1;margin:0 .5rem 0 0}}.paragraph.paragraph--type--tabs .tabs-wrapper .tab-labels button:focus,.paragraph.paragraph--type--tabs .tabs-wrapper .tab-labels button:hover,.paragraph.paragraph--type--tabs .tabs-wrapper .tab-labels button[aria-selected=true]{background-color:#e6e7e8}.paragraph.paragraph--type--tabs .tabs-wrapper .tab-labels button[aria-selected=false]{background-color:#fff;color:#26488e}.paragraph.paragraph--type--tabs .tabs-wrapper .tab-labels button[aria-selected=false]:last-of-type{border-bottom:1px solid #bebebe}@media screen and (min-width:934px){.paragraph.paragraph--type--tabs .tabs-wrapper .tab-labels button[aria-selected=false]{border-bottom:1px solid #bebebe}}.paragraph.paragraph--type--tabs .tabs-wrapper .tab-labels button:last-of-type{margin-right:0}.paragraph.paragraph--type--tabs .tabs-wrapper .tab-labels button img{margin-bottom:0;margin-left:0;margin-right:1rem;max-width:60px}@media screen and (min-width:934px){.paragraph.paragraph--type--tabs .tabs-wrapper .tab-labels button img{margin-bottom:1rem;margin-left:auto;margin-right:auto;max-width:unset}}.paragraph.paragraph--type--tabs .tabs-wrapper .tab-labels button .tab-label-bar{background-color:#26488e;width:10px}@media screen and (min-width:934px){.paragraph.paragraph--type--tabs .tabs-wrapper .tab-labels button .tab-label-bar{height:10px;width:100%}}.paragraph.paragraph--type--tabs .tabs-wrapper .tab-labels button .tab-label-text{align-items:center;display:flex;padding:1.25rem .5rem;width:100%}@media screen and (min-width:934px){.paragraph.paragraph--type--tabs .tabs-wrapper .tab-labels button .tab-label-text{display:block}}.paragraph.paragraph--type--tabs .tabs-wrapper .tab-panels{background:#e6e7e8;border:1px solid #bebebe;padding:2rem}.paragraph.paragraph--type--tabs .tabs-wrapper .tab-panels .paragraph{margin:0}.paragraph.paragraph--type--table{margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--table{margin-bottom:2.35rem;margin-top:2.35rem}}.paragraph.paragraph--type--table .field--name-field-headline *{font-family:"Ubuntu",sans-serif;color:#26488e;font-style:italic}.paragraph.paragraph--type--table .table-button-row{display:flex;flex-wrap:nowrap;justify-content:flex-end}.paragraph.paragraph--type--table .table-button-row .table-button{background-position:center;background-size:contain;background-repeat:no-repeat;height:35px;padding:0;width:28px}.paragraph.paragraph--type--table .table-button-row .table-button:first-of-type{margin-right:.5rem}.paragraph.paragraph--type--table .table-button-row .button-table{background-image:url("/themes/custom/ik_client/static/svg/table-blue.svg");width:33px}.paragraph.paragraph--type--table .table-button-row .button-list{background-image:url("/themes/custom/ik_client/static/svg/list-blue.svg")}.paragraph.paragraph--type--table .table-button-row.list .button-table{background-image:url("/themes/custom/ik_client/static/svg/table-gray.svg")}.paragraph.paragraph--type--table .table-button-row.table .button-list{background-image:url("/themes/custom/ik_client/static/svg/list-gray.svg")}.paragraph.paragraph--type--table table.list{display:block}.paragraph.paragraph--type--table table.list tr,.paragraph.paragraph--type--table table.list td,.paragraph.paragraph--type--table table.list th{border:0;display:block}.paragraph.paragraph--type--table table.list colgroup{display:none}.paragraph.paragraph--type--table table.list thead{display:none}.paragraph.paragraph--type--table table.list tr{border-top:1px solid #bebebe;padding-top:1.75rem}.paragraph.paragraph--type--table table.list tr:last-child{border-bottom:1px solid #bebebe}.paragraph.paragraph--type--table table.list td,.paragraph.paragraph--type--table table.list th{margin-bottom:1.75rem;padding:0}.paragraph.paragraph--type--table table.list td[colspan],.paragraph.paragraph--type--table table.list th[colspan]{margin-bottom:0;padding:1.5rem 1rem}.paragraph.paragraph--type--table table.list .column-header{font-size:16px;font-size:1rem;line-height:1.875;color:#26488e;font-weight:500}.paragraph.paragraph--type--table table.list .no-border{border:0}.paragraph.paragraph--type--table table.list .no-border+tr{border:0}.paragraph.paragraph--type--text{margin-left:0;margin-right:auto;width:870px;max-width:100%;margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--text{margin-bottom:2.35rem;margin-top:2.35rem}}.paragraph .paragraph.paragraph--type--text{width:unset}.paragraph.paragraph--type--callout-text{margin-left:0;margin-right:auto;width:870px;max-width:100%;background:#ecf1f5;border-left:5px solid #cfdeeb;margin-bottom:1.725rem;padding:2.25rem}@media screen and (min-width:768px){.paragraph.paragraph--type--callout-text{margin-bottom:2.35rem}}.paragraph.paragraph--type--callout-text h2{font-family:"Ubuntu",sans-serif;font-size:22px;font-size:1.375rem;line-height:1.3636363636;color:#333;font-family:"Roboto",sans-serif;font-weight:500;color:#26488e;font-size:24px;font-weight:700;margin-top:0rem}.paragraph.paragraph--type--callout-text p{font-size:16px;font-size:1rem;line-height:1.5;color:#333;font-family:"Roboto",sans-serif}.paragraph.paragraph--type--text-headline{margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--text-headline{margin-bottom:2.35rem;margin-top:2.35rem}}.paragraph.paragraph--type--text-slideshow{margin-left:0;margin-right:auto;width:870px;max-width:100%}.paragraph.paragraph--type--text-slideshow .text-slideshow-headline h2{margin-top:0rem;font-weight:400;color:#26488e}.paragraph.paragraph--type--text-slideshow .text-slideshow-description{margin-bottom:1rem}.paragraph.paragraph--type--text-slideshow .text-slideshow-container{position:relative}.paragraph.paragraph--type--text-slideshow .text-slideshow-container .swiper-wrapper .swiper-slide{height:600px;display:flex;justify-content:flex-start;flex-direction:column;padding:20px}@media screen and (min-width:768px){.paragraph.paragraph--type--text-slideshow .text-slideshow-container .swiper-wrapper .swiper-slide{height:500px;padding:60px 75px}}.paragraph.paragraph--type--text-slideshow .text-slideshow-container .swiper-wrapper .swiper-slide h3{color:#fff;font-size:24px;line-height:2rem;margin-bottom:30px}@media screen and (min-width:768px){.paragraph.paragraph--type--text-slideshow .text-slideshow-container .swiper-wrapper .swiper-slide h3{font-size:30px;margin-bottom:40px}}.paragraph.paragraph--type--text-slideshow .text-slideshow-container .swiper-wrapper .swiper-slide p{margin-bottom:20px}.paragraph.paragraph--type--text-slideshow .text-slideshow-container .swiper-wrapper .swiper-slide p,.paragraph.paragraph--type--text-slideshow .text-slideshow-container .swiper-wrapper .swiper-slide li,.paragraph.paragraph--type--text-slideshow .text-slideshow-container .swiper-wrapper .swiper-slide a{color:#fff}.paragraph.paragraph--type--text-slideshow .text-slideshow-container .swiper-wrapper .swiper-slide a{text-decoration:underline}.paragraph.paragraph--type--text-slideshow .text-slideshow-container .swiper-wrapper .swiper-slide li{font-weight:300;font-size:1.0625rem}@media screen and (min-width:768px){.paragraph.paragraph--type--text-slideshow .text-slideshow-container .swiper-wrapper .swiper-slide li{font-size:unset}}.paragraph.paragraph--type--text-slideshow .text-slideshow-container .swiper-wrapper .swiper-slide.navy-shade{background-color:#17273a}.paragraph.paragraph--type--text-slideshow .text-slideshow-container .swiper-wrapper .swiper-slide.dark-teal{background-color:#014b51}.paragraph.paragraph--type--text-slideshow .text-slideshow-container .swiper-wrapper .swiper-slide.royal-purple{background-color:#312a55}.paragraph.paragraph--type--text-slideshow .text-slideshow-container .swiper-wrapper .swiper-slide ol{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px}@media screen and (min-width:768px){.paragraph.paragraph--type--text-slideshow .text-slideshow-container .swiper-wrapper .swiper-slide ol{width:70%}}.paragraph.paragraph--type--text-slideshow .text-slideshow-container .in-slide-nav.swiper-button-next,.paragraph.paragraph--type--text-slideshow .text-slideshow-container .in-slide-nav.swiper-button-prev{color:#fff;position:absolute;top:45%;padding:27px 15px;background-color:#006d76;display:none}@media screen and (min-width:768px){.paragraph.paragraph--type--text-slideshow .text-slideshow-container .in-slide-nav.swiper-button-next,.paragraph.paragraph--type--text-slideshow .text-slideshow-container .in-slide-nav.swiper-button-prev{padding:37px 17px;top:40%;display:flex}}.paragraph.paragraph--type--text-slideshow .text-slideshow-container .in-slide-nav.swiper-button-next:hover,.paragraph.paragraph--type--text-slideshow .text-slideshow-container .in-slide-nav.swiper-button-next:focus,.paragraph.paragraph--type--text-slideshow .text-slideshow-container .in-slide-nav.swiper-button-next:active,.paragraph.paragraph--type--text-slideshow .text-slideshow-container .in-slide-nav.swiper-button-prev:hover,.paragraph.paragraph--type--text-slideshow .text-slideshow-container .in-slide-nav.swiper-button-prev:focus,.paragraph.paragraph--type--text-slideshow .text-slideshow-container .in-slide-nav.swiper-button-prev:active{background-color:#0a8385}.paragraph.paragraph--type--text-slideshow .text-slideshow-container .in-slide-nav.swiper-button-next::after,.paragraph.paragraph--type--text-slideshow .text-slideshow-container .in-slide-nav.swiper-button-prev::after{scale:.5}@media screen and (min-width:768px){.paragraph.paragraph--type--text-slideshow .text-slideshow-container .in-slide-nav.swiper-button-next::after,.paragraph.paragraph--type--text-slideshow .text-slideshow-container .in-slide-nav.swiper-button-prev::after{scale:.7}}.paragraph.paragraph--type--text-slideshow .text-slideshow-container .in-slide-nav.swiper-button-next{right:0}.paragraph.paragraph--type--text-slideshow .text-slideshow-container .in-slide-nav.swiper-button-prev{left:0}.paragraph.paragraph--type--text-slideshow .swiper-pagination__wrapper{padding-bottom:20px}.paragraph.paragraph--type--text-slideshow .swiper-button-next,.paragraph.paragraph--type--text-slideshow .swiper-button-prev{padding:1.5rem}.paragraph.paragraph--type--callout-timeline{margin-left:0;margin-right:auto;width:870px;max-width:100%;margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--callout-timeline{margin-bottom:2.35rem;margin-top:2.35rem}}.paragraph.paragraph--type--callout-timeline .field--name-field-headline *{color:#26488e}.paragraph.paragraph--type--callout-timeline .content-callout__wrapper{border:1px solid #d2d2d2;display:flex;flex-direction:row;padding:1rem;background-color:#e6e7e8}@media screen and (min-width:768px){.paragraph.paragraph--type--callout-timeline .content-callout__wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;padding:1.875rem}}.paragraph.paragraph--type--callout-timeline .content-callout__wrapper__left{display:none}@media screen and (min-width:768px){.paragraph.paragraph--type--callout-timeline .content-callout__wrapper__left{display:block}}.paragraph.paragraph--type--callout-timeline .content-callout__wrapper__right .title-container{display:flex}.paragraph.paragraph--type--callout-timeline .content-callout__wrapper__right .inline-title-wrapper{display:flex;flex-direction:column}.paragraph.paragraph--type--callout-timeline .content-callout__wrapper__right .inline-title-wrapper div.inline{text-transform:uppercase;margin-bottom:.3rem}.paragraph.paragraph--type--callout-timeline .content-callout__wrapper__right .inline-title-wrapper div.title .field--name-field-headline h2{font-family:"Roboto",sans-serif;font-size:18px;font-weight:600;margin:0}@media screen and (min-width:768px){.paragraph.paragraph--type--callout-timeline .content-callout__wrapper__right .inline-title-wrapper{flex-direction:column}}.paragraph.paragraph--type--callout-timeline .content-callout__wrapper__right .download-callout{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.paragraph.paragraph--type--callout-timeline .content-callout__wrapper__right .field--name-field-image{display:block}@media screen and (min-width:768px){.paragraph.paragraph--type--callout-timeline .content-callout__wrapper__right .field--name-field-image{display:none}}.paragraph.paragraph--type--callout-timeline .content-callout__wrapper .field--name-field-image{margin-bottom:0;margin-right:1rem;min-width:58px;width:60px}@media screen and (min-width:768px){.paragraph.paragraph--type--callout-timeline .content-callout__wrapper .field--name-field-image{flex-basis:135px;margin-bottom:0;margin-right:1.875rem;width:135px}.paragraph.paragraph--type--callout-timeline .content-callout__wrapper .field--name-field-image figure{width:135px}}.paragraph.paragraph--type--callout-timeline .content-callout__wrapper .field--name-field-image figure{border:1px solid #d2d2d2}.paragraph.paragraph--type--callout-timeline .callout-download{display:inline-block;margin-top:1rem}.paragraph.paragraph--type--callout-timeline .field--name-field-text{margin-top:1rem}.paragraph.paragraph--type--callout-timeline .field--name-field-reference{align-items:center;display:flex}.paragraph.paragraph--type--video{margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--video{margin-bottom:2.35rem;margin-top:2.35rem}}@media screen and (min-width:934px){.paragraph.paragraph--type--video{margin-left:0;margin-right:auto;width:870px;max-width:100%}}.paragraph.paragraph--type--view-block{margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--view-block{margin-bottom:2.35rem;margin-top:2.35rem}}.paragraph.paragraph--type--voices.paragraph--view-mode--default{margin-bottom:1.725rem;margin-top:1.725rem}@media screen and (min-width:934px){.paragraph.paragraph--type--voices.paragraph--view-mode--default{margin-bottom:2.35rem;margin-top:2.35rem}}.paragraph.paragraph--type--voices.paragraph--view-mode--default .media--type-audio__transcript{margin-top:1.25rem;margin-top:0}.paragraph.paragraph--type--voices.paragraph--view-mode--default .media--type-audio__transcript__toggle{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.6470588235;font-weight:500;align-items:center;color:#404040;display:flex;margin-left:auto;margin-right:0;justify-content:flex-start}.paragraph.paragraph--type--voices.paragraph--view-mode--default .media--type-audio__transcript__toggle span{margin-right:5px}.paragraph.paragraph--type--voices.paragraph--view-mode--default .media--type-audio__transcript__toggle:after{background-image:url("/themes/custom/ik_client/static/svg/icon-caret-up.svg");background-position:center;background-repeat:no-repeat;background-size:contain;content:" ";display:block;transform:rotate(180deg);transition:transform .3s ease;height:14px;width:45px}.paragraph.paragraph--type--voices.paragraph--view-mode--default .media--type-audio__transcript__toggle[aria-expanded=true]:after{transform:rotate(0deg)}.paragraph.paragraph--type--voices.paragraph--view-mode--default .media--type-audio__transcript__toggle[aria-expanded=true]+*{display:block}.paragraph.paragraph--type--voices.paragraph--view-mode--default .media--type-audio__transcript__content{display:none;padding:0 1.75rem}@media screen and (min-width:934px){.paragraph.paragraph--type--voices.paragraph--view-mode--default .media--type-audio__transcript__content{padding:0 3.75rem}}.paragraph.paragraph--type--voices.paragraph--view-mode--default .media--type-audio__transcript__content p{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400}.paragraph.paragraph--type--voices.paragraph--view-mode--default .media--type-audio__transcript .media--type-audio__transcript__content{background:#ecf1f5;border-bottom:2rem solid #ecf1f5;border-top:2rem solid #ecf1f5;border-right:1rem solid #ecf1f5;border-left:1rem solid #ecf1f5;max-height:300px;overflow-y:scroll;padding:0 2rem;transition:all 200ms ease}.paragraph.paragraph--type--voices.paragraph--view-mode--default .media--type-audio__transcript .media--type-audio__transcript__toggle{margin-top:1.25rem}.paragraph.paragraph--type--voices.paragraph--view-mode--default .media--type-audio__transcript.open .media--type-audio__transcript__content{display:block}.paragraph.paragraph--type--voices.paragraph--view-mode--default .media--type-audio__transcript.open .media--type-audio__transcript__toggle::after{transform:rotate(360deg)}.node-preview-container{background-color:#333;color:#ccc;font-size:13px}.node-preview-container a{color:#ccc}.node-preview-container a:hover{color:#fff}.node-preview-container select{color:#000}.node-preview-container+div+.dialog-off-canvas-main-canvas{margin-top:44px}.node-preview-container+div+div .main-content,.node-preview-container+div .main-content{margin-left:auto;margin-right:auto;width:1280px}.views-table{width:100%}.views-table th a,.sticky-header th a{align-items:center;color:#fff;display:flex;font-family:"Ubuntu",sans-serif;flex-wrap:nowrap;font-weight:500;text-decoration:underline}.views-table th a:hover,.views-table th a:focus,.sticky-header th a:hover,.sticky-header th a:focus{color:#fff;text-decoration:none}.views-table th a:visited,.sticky-header th a:visited{color:#fff}.views-table .tablesort,.sticky-header .tablesort{background-repeat:no-repeat;background-position:center;margin-left:.25em}.views-table .tablesort--asc,.sticky-header .tablesort--asc{background-image:url("/themes/custom/ik_client/static/svg/icon-caret-up-white.svg");transform:rotate(180deg)}.views-table .tablesort--desc,.sticky-header .tablesort--desc{background-image:url("/themes/custom/ik_client/static/svg/icon-caret-up-white.svg")}.view .pager__item.is-active a{text-decoration:underline}.block-views-exposed-filter-blockglossary-search-block-1 fieldset[id^=edit-course-],.block-views-exposed-filter-blockglossary-search-block-1 details{background-color:#e6e7e8;border:0;margin:0;padding:1rem 1rem 3rem 1rem;width:100%}.block-views-exposed-filter-blockglossary-search-block-1 fieldset[id^=edit-course-]:not([open]),.block-views-exposed-filter-blockglossary-search-block-1 details:not([open]){padding-bottom:1rem}.block-views-exposed-filter-blockglossary-search-block-1 fieldset[id^=edit-course-]:not([open]) summary,.block-views-exposed-filter-blockglossary-search-block-1 details:not([open]) summary{margin-bottom:0}.block-views-exposed-filter-blockglossary-search-block-1 fieldset[id^=edit-course-] legend,.block-views-exposed-filter-blockglossary-search-block-1 fieldset[id^=edit-course-] summary,.block-views-exposed-filter-blockglossary-search-block-1 details legend,.block-views-exposed-filter-blockglossary-search-block-1 details summary{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#404040;font-family:"Roboto",sans-serif;font-weight:400;display:block;float:left;margin-bottom:1.7rem;width:100%}.block-views-exposed-filter-blockglossary-search-block-1 fieldset[id^=edit-course-] .fieldset-wrapper,.block-views-exposed-filter-blockglossary-search-block-1 details .fieldset-wrapper{padding-left:2rem;padding-right:1rem}.block-views-exposed-filter-blockglossary-search-block-1 fieldset[id^=edit-course-] .form-type-checkbox,.block-views-exposed-filter-blockglossary-search-block-1 details .form-type-checkbox{margin:0}.block-views-exposed-filter-blockglossary-search-block-1 fieldset[id^=edit-course-] .form-type-checkbox:not(:last-of-type),.block-views-exposed-filter-blockglossary-search-block-1 details .form-type-checkbox:not(:last-of-type){margin-bottom:1rem}.block-views-exposed-filter-blockglossary-search-block-1 fieldset[id^=edit-course-] .form-type-checkbox input,.block-views-exposed-filter-blockglossary-search-block-1 details .form-type-checkbox input{display:inline-block;margin-right:.5rem}.block-views-exposed-filter-blockglossary-search-block-1 .form-type-textfield{margin:0 0 1rem 0;width:100%}.block-views-exposed-filter-blockglossary-search-block-1 .form-type-textfield input:not([type=submit]){width:100%}.view-id-all_courses.view-display-id-block_1 .view-content,.view-id-all_courses_salute1.view-display-id-block_1 .view-content{border-bottom:1px solid #bebebe}.view-id-all_courses.view-display-id-block_1 .view-content .views-row,.view-id-all_courses_salute1.view-display-id-block_1 .view-content .views-row{display:flex;flex-direction:row;padding:.5rem 0rem .5rem 0rem;border-top:1px solid #bebebe;border-right:1rem solid #ecf1f5;cursor:pointer}.view-id-all_courses.view-display-id-block_1 .view-content .views-row .views-field-field-number,.view-id-all_courses_salute1.view-display-id-block_1 .view-content .views-row .views-field-field-number{flex-basis:40px;flex-grow:0;flex-shrink:0;margin-right:1.25rem}.view-id-all_courses.view-display-id-block_1 .view-content .views-row .views-field-field-number .unit-box,.view-id-all_courses_salute1.view-display-id-block_1 .view-content .views-row .views-field-field-number .unit-box{font-size:30px;font-size:1.875rem;line-height:.9333333333;align-items:center;display:flex;font-weight:700;flex-shrink:0;height:40px;justify-content:center;width:40px}.view-id-all_courses.view-display-id-block_1 .view-content .views-row .views-field-title,.view-id-all_courses.view-display-id-block_1 .view-content .views-row .views-field-naccho-roots-course-title-menu-link,.view-id-all_courses_salute1.view-display-id-block_1 .view-content .views-row .views-field-title,.view-id-all_courses_salute1.view-display-id-block_1 .view-content .views-row .views-field-naccho-roots-course-title-menu-link{align-items:center;display:flex}.view-id-all_courses.view-display-id-block_1 .view-content .views-row .views-field-title a,.view-id-all_courses.view-display-id-block_1 .view-content .views-row .views-field-naccho-roots-course-title-menu-link a,.view-id-all_courses_salute1.view-display-id-block_1 .view-content .views-row .views-field-title a,.view-id-all_courses_salute1.view-display-id-block_1 .view-content .views-row .views-field-naccho-roots-course-title-menu-link a{text-decoration:none;color:#404040}.view-id-all_courses.view-display-id-block_1 .view-content .views-row .views-field-title .field-content>div,.view-id-all_courses.view-display-id-block_1 .view-content .views-row .views-field-naccho-roots-course-title-menu-link .field-content>div,.view-id-all_courses_salute1.view-display-id-block_1 .view-content .views-row .views-field-title .field-content>div,.view-id-all_courses_salute1.view-display-id-block_1 .view-content .views-row .views-field-naccho-roots-course-title-menu-link .field-content>div{font-family:"Ubuntu",sans-serif;font-family:"Roboto",sans-serif;font-weight:600}.view-id-all_courses.view-display-id-block_1 .view-content .views-row:hover,.view-id-all_courses_salute1.view-display-id-block_1 .view-content .views-row:hover{text-decoration:underline}.view-id-all_courses.view-display-id-block_1 .view-content .views-row:hover,.view-id-all_courses.view-display-id-block_1 .view-content .views-row.active,.view-id-all_courses.view-display-id-block_1 .view-content .views-row:focus,.view-id-all_courses_salute1.view-display-id-block_1 .view-content .views-row:hover,.view-id-all_courses_salute1.view-display-id-block_1 .view-content .views-row.active,.view-id-all_courses_salute1.view-display-id-block_1 .view-content .views-row:focus{border-right:1rem solid currentColor}.view-id-all_courses.view-display-id-block_2 .view-content,.view-id-all_courses.view-display-id-block_4 .view-content,.view-id-all_courses.view-display-id-page .view-content,.view-id-all_courses_salute1.view-display-id-block_2 .view-content,.view-id-all_courses_salute1.view-display-id-block_4 .view-content,.view-id-all_courses_salute1.view-display-id-page .view-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.view-id-all_courses.view-display-id-block_2 .view-content .views-row,.view-id-all_courses.view-display-id-block_4 .view-content .views-row,.view-id-all_courses.view-display-id-page .view-content .views-row,.view-id-all_courses_salute1.view-display-id-block_2 .view-content .views-row,.view-id-all_courses_salute1.view-display-id-block_4 .view-content .views-row,.view-id-all_courses_salute1.view-display-id-page .view-content .views-row{flex-basis:100%;margin-bottom:1rem}@media screen and (min-width:934px){.view-id-all_courses.view-display-id-block_2 .view-content .views-row,.view-id-all_courses.view-display-id-block_4 .view-content .views-row,.view-id-all_courses.view-display-id-page .view-content .views-row,.view-id-all_courses_salute1.view-display-id-block_2 .view-content .views-row,.view-id-all_courses_salute1.view-display-id-block_4 .view-content .views-row,.view-id-all_courses_salute1.view-display-id-page .view-content .views-row{flex-basis:49%;min-height:165px}}.view-id-all_courses.view-display-id-block_3 .view-content,.view-id-all_courses_salute1.view-display-id-block_3 .view-content{max-width:95%;margin:auto}.view-id-all_courses.view-display-id-block_3 .view-header h1,.view-id-all_courses_salute1.view-display-id-block_3 .view-header h1{font-family:"Ubuntu",sans-serif;font-weight:500;font-size:30px;margin:3rem 0rem -2rem 1rem}.view-id-all_courses.view-display-id-block_3 .node__content__bottom,.view-id-all_courses_salute1.view-display-id-block_3 .node__content__bottom{height:222px;overflow:auto}.view-id-all_courses.view-display-id-block_3 .more-link,.view-id-all_courses_salute1.view-display-id-block_3 .more-link{position:absolute;top:1rem;right:2rem}.view-id-all_courses.view-display-id-block_3 .slick .slick-prev,.view-id-all_courses_salute1.view-display-id-block_3 .slick .slick-prev{left:-32px}.view-id-all_courses.view-display-id-block_3 .slick .slick-next,.view-id-all_courses_salute1.view-display-id-block_3 .slick .slick-next{right:-32px}.view-id-all_courses_salute1.view-display-id-block_2 .views-field-rendered-entity,.view-id-all_courses_salute1.view-display-id-block_4 .views-field-rendered-entity{height:100%}.route--dashboard-all-courses .layout__region--first .block-views-blockall-courses-block-1{display:none}@media screen and (min-width:1280px){.route--dashboard-all-courses .layout__region--first .block-views-blockall-courses-block-1{display:block}}@media screen and (min-width:1280px){.route--dashboard-all-courses .layout__region--second .block-views-blockall-courses-block-1{display:none}}.view-id-all_course_previews.view-display-id-block_2 .view-content,.view-id-all_course_previews.view-display-id-page .view-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.view-id-all_course_previews.view-display-id-block_2 .view-content .views-row,.view-id-all_course_previews.view-display-id-page .view-content .views-row{flex-basis:100%;margin-bottom:1rem}@media screen and (min-width:934px){.view-id-all_course_previews.view-display-id-block_2 .view-content .views-row,.view-id-all_course_previews.view-display-id-page .view-content .views-row{flex-basis:49%}}@media screen and (min-width:1280px){.view-id-all_course_previews.view-display-id-block_2 .view-content .views-row,.view-id-all_course_previews.view-display-id-page .view-content .views-row{flex-basis:32.5%;min-height:165px}}.view.view-id-comment .views-exposed-form .form--inline{display:block}@media screen and (min-width:934px){.view.view-id-comment .views-exposed-form .form--inline{display:flex;flex-wrap:wrap}}.view.view-id-comment .views-exposed-form .form-item{width:100%}@media screen and (min-width:768px){.view.view-id-comment .views-exposed-form .form-item{margin-right:0;padding-right:2.75rem;width:45%}.view.view-id-comment .views-exposed-form .form-item:not(:first-of-type){margin-left:2.75rem}}@media screen and (min-width:934px){.view.view-id-comment .views-exposed-form .js-form-type-select{border-right:1px solid #bebebe}}.view.view-id-comment .views-exposed-form .form-actions{display:none}.view.view-id-comment .row-prefix-title{font-size:16px;font-size:1rem;line-height:1.75;color:#26488e;font-style:italic;margin-bottom:2rem}.view.view-id-comment .popular-comments{border-bottom:1px solid #bebebe;color:#26488e;margin-bottom:2.5rem;padding-bottom:2.5rem}.view.view-id-comment .popular-comments .comment-thread-link{display:inline}.view.view-id-comment .views-row:last-child article.comment{margin-bottom:0}.view.view-id-comments_recent .views-exposed-form.bef-exposed-form .details-wrapper{display:flex}.view.view-id-comments_recent .views-exposed-form.bef-exposed-form select{background-color:#fff;border:1px solid #d2d2d2;height:46px;padding:.25rem .5rem}.view.view-id-comments_recent .views-exposed-form.bef-exposed-form select.default-value{font-family:"Ubuntu",sans-serif;color:#757575;font-family:"Roboto",sans-serif;font-style:italic}.view.view-id-comments_recent .views-exposed-form.bef-exposed-form select option{color:#333;font-style:normal}.view.view-id-comments_recent .views-exposed-form.bef-exposed-form [data-drupal-selector=edit-actions]{display:none}.view-all-course-previews.view-display-id-block_1 .view-content{border-bottom:1px solid #bebebe}.view-all-course-previews.view-display-id-block_1 .view-content .views-row{display:flex;flex-direction:row;padding:.5rem 0rem .5rem 0rem;border-top:1px solid #bebebe;border-right:1rem solid #ecf1f5;cursor:pointer}.view-all-course-previews.view-display-id-block_1 .view-content .views-row .views-field-field-number{flex-basis:40px;flex-grow:0;flex-shrink:0;margin-right:1.25rem}.view-all-course-previews.view-display-id-block_1 .view-content .views-row .views-field-field-number .unit-box{font-size:30px;font-size:1.875rem;line-height:.9333333333;align-items:center;display:flex;font-weight:700;flex-shrink:0;height:40px;justify-content:center;width:40px}.view-all-course-previews.view-display-id-block_1 .view-content .views-row .views-field-title,.view-all-course-previews.view-display-id-block_1 .view-content .views-row .views-field-naccho-roots-course-title-menu-link{align-items:center;display:flex}.view-all-course-previews.view-display-id-block_1 .view-content .views-row .views-field-title a,.view-all-course-previews.view-display-id-block_1 .view-content .views-row .views-field-naccho-roots-course-title-menu-link a{text-decoration:none;color:#404040}.view-all-course-previews.view-display-id-block_1 .view-content .views-row .views-field-title .field-content>div,.view-all-course-previews.view-display-id-block_1 .view-content .views-row .views-field-naccho-roots-course-title-menu-link .field-content>div{font-family:"Ubuntu",sans-serif;font-family:"Roboto",sans-serif;font-weight:600}.view-all-course-previews.view-display-id-block_1 .view-content .views-row:hover{text-decoration:underline}.view-all-course-previews.view-display-id-block_1 .view-content .views-row:hover,.view-all-course-previews.view-display-id-block_1 .view-content .views-row.active,.view-all-course-previews.view-display-id-block_1 .view-content .views-row:focus{border-right:1rem solid currentColor}.view-all-course-previews.view-display-id-page{max-width:80%;margin:auto;margin-bottom:3.25rem}.view-all-course-previews.view-display-id-block_2 .slick .slick-prev,.view-all-course-previews.view-display-id-block_2 .slick .slick-next{top:50;transform:translateY(-50%)}@media screen and (min-width:768px){.view-all-course-previews.view-display-id-block_2 .slick .slick-prev,.view-all-course-previews.view-display-id-block_2 .slick .slick-next{scale:1}}@media screen and (min-width:934px){.view-all-course-previews.view-display-id-block_2 .slick .slick-prev,.view-all-course-previews.view-display-id-block_2 .slick .slick-next{top:50%}}@media screen and (min-width:934px){.view-all-course-previews.view-display-id-block_2 .slick .slick-next{right:-25px}.view-all-course-previews.view-display-id-block_2 .slick .slick-prev{left:-25px}}@media screen and (min-width:934px){.view-all-course-previews.view-display-id-block_2 .slick__slide .slide__caption{padding:20px}}.view-glossary-search .view-header{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.7647058824;font-style:italic;font-weight:700;margin-bottom:1.5rem}.view-glossary-search .views-row{margin-bottom:1.5rem}.view.view-group-dates .view-header{margin-bottom:2rem}.view.view-group-dates .views-row{margin-bottom:3rem}.view.view-group-dates .views-row .more-link{margin-bottom:0}.view.view-group-dates .views-row a.more-link{display:inline-block}.view.view-group-dates .views-row div.more-link{display:flex;justify-content:flex-start}.view-group-invitations .views-table td{padding:1.25rem 1.167rem}.view-group-invitations .views-table td ul:not(.menu) li{padding-left:0}.view-group-invitations .views-table td .item-list li{margin:0 0 .25em .25em}.view-group-members .views-table td{padding:1.25rem 1.167rem}.view-group-members .views-table td ul:not(.menu) li{padding-left:0}.view-group-members .views-table td .item-list li{margin:0 0 .25em .25em}.view-group-pending-members .views-table td{padding:1.25rem 1.167rem}.view-group-pending-members .views-table td ul:not(.menu) li{padding-left:0}.view-group-pending-members .views-table td .item-list li{margin:0 0 .25em .25em}.view-id-group_search .view-header>*{margin-bottom:2.5rem}.view-id-group_search .view-header>*:last-child{margin-bottom:2rem}.view-id-group_search .view-header>h1{margin-bottom:.5rem;margin-top:0}.view-id-group_search .view-header a.button{display:inline-block;margin-bottom:1rem;margin-right:2rem}.view-id-group_search .view-filters{margin-bottom:.5rem}.view-id-group_search .view-filters label{display:block}.view-id-group_search .view-filters .form-actions{display:none}.view-id-group_search .view-filters .form-item{margin:0}.view-id-group_search .view-filters input.form-text{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}@media screen and (min-width:934px){.view-id-group_search .view-filters input.form-text{width:600px}}.view-id-group_search .views-row{margin-bottom:3.125rem}.view-id-search .view-header{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.7647058824;font-style:italic;font-weight:700;margin-bottom:2.5rem}.view-id-search .view-content .views-row{margin-bottom:1rem}.view-id-search .view-content .views-row>*{padding-bottom:1rem;padding-top:1rem}.view-id-search .view-content .views-row .node__content{margin-bottom:0}.layout-container{margin:0}.page-node-type-homepage .layout-content .region-content,.page-layout--page-default .layout-content .region-content,.path-user .layout-content .region-content,[class*=route--dashboard-comment] .layout-content .region-content{margin-left:auto;margin-right:auto;width:700px;max-width:calc(100% - 32px)}@media screen and (min-width:768px){.page-node-type-homepage .layout-content .region-content,.page-layout--page-default .layout-content .region-content,.path-user .layout-content .region-content,[class*=route--dashboard-comment] .layout-content .region-content{max-width:calc(100% - 64px)}}@media screen and (min-width:934px){.page-node-type-homepage .layout-content .region-content,.page-layout--page-default .layout-content .region-content,.path-user .layout-content .region-content,[class*=route--dashboard-comment] .layout-content .region-content{margin-left:auto;margin-right:auto;width:870px;max-width:calc(100% - 64px)}}@media screen and (min-width:1280px){.page-node-type-homepage .layout-content .region-content,.page-layout--page-default .layout-content .region-content,.path-user .layout-content .region-content,[class*=route--dashboard-comment] .layout-content .region-content{margin-left:auto;margin-right:auto;width:1280px;max-width:calc(100% - 64px)}}.layout--onecol>.layout__region{margin-left:auto;margin-right:auto;width:700px;max-width:calc(100% - 32px)}@media screen and (min-width:768px){.layout--onecol>.layout__region{max-width:calc(100% - 64px)}}@media screen and (min-width:934px){.layout--onecol>.layout__region{margin-left:auto;margin-right:auto;width:870px;max-width:calc(100% - 64px)}}@media screen and (min-width:1280px){.layout--onecol>.layout__region{margin-left:auto;margin-right:auto;width:1280px;max-width:calc(100% - 64px)}}.layout--twocol-section.layout--twocol-section--25-75 .layout__inner{margin-left:auto;margin-right:auto;width:700px;display:flex;flex-direction:row;max-width:calc(100% - 32px);width:100%}@media screen and (min-width:768px){.layout--twocol-section.layout--twocol-section--25-75 .layout__inner{max-width:calc(100% - 64px)}}@media screen and (min-width:934px){.layout--twocol-section.layout--twocol-section--25-75 .layout__inner{margin-left:auto;margin-right:auto;width:870px;max-width:calc(100% - 64px)}}@media screen and (min-width:1280px){.layout--twocol-section.layout--twocol-section--25-75 .layout__inner{display:grid;grid-template-columns:300px 1fr;column-gap:78px;margin-left:auto;margin-right:auto;width:1280px;max-width:100%;max-width:calc(100% - 64px);padding:0}}@media screen and (min-width:1400px){.layout--twocol-section.layout--twocol-section--25-75 .layout__inner{column-gap:110px;max-width:calc(100% - 64px)}}.layout--twocol-section.layout--twocol-section--25-75>.layout__region--first{background-color:#fff;left:0;margin:0;position:absolute;top:0;transform:translateX(-175%);transition:transform 500ms ease}@media screen and (min-width:1280px){.layout--twocol-section.layout--twocol-section--25-75>.layout__region--first{margin-left:0;margin-right:0;width:300px;background-color:rgba(0,0,0,0);height:unset;position:relative;transform:translateX(0)}}.layout--twocol-section.layout--twocol-section--25-75>.layout__region--first.active{box-shadow:0 1px 2px rgba(0,0,0,.25);height:100%;overflow-y:scroll;transform:translateX(0);z-index:22}.layout--twocol-section.layout--twocol-section--25-75>.layout__region--second{flex:none;width:100%}@media screen and (min-width:768px){.layout--twocol-section.layout--twocol-section--25-75>.layout__region--second{margin-left:auto;margin-right:auto;width:700px;padding:0}}@media screen and (min-width:934px){.layout--twocol-section.layout--twocol-section--25-75>.layout__region--second{margin-left:auto;margin-right:auto;width:870px;padding:0}}@media screen and (min-width:1280px){.layout--twocol-section.layout--twocol-section--25-75>.layout__region--second{margin-left:auto;margin-right:auto;width:870px;max-width:100%;padding:0}}.layout--twocol-section.layout--twocol-section--75-25 .layout__inner{margin-left:auto;margin-right:auto;width:700px;display:flex;flex-direction:row;flex-wrap:wrap;max-width:calc(100% - 32px)}@media screen and (min-width:768px){.layout--twocol-section.layout--twocol-section--75-25 .layout__inner{max-width:calc(100% - 64px)}}@media screen and (min-width:934px){.layout--twocol-section.layout--twocol-section--75-25 .layout__inner{margin-left:auto;margin-right:auto;width:870px;max-width:calc(100% - 64px)}}@media screen and (min-width:1280px){.layout--twocol-section.layout--twocol-section--75-25 .layout__inner{display:grid;grid-template-columns:1fr 300px;column-gap:78px;margin-left:auto;margin-right:auto;width:1280px;max-width:100%;max-width:calc(100% - 64px);padding:0}}@media screen and (min-width:1400px){.layout--twocol-section.layout--twocol-section--75-25 .layout__inner{column-gap:110px}}.layout--twocol-section.layout--twocol-section--75-25>.layout__region--first{margin-left:auto;margin-right:auto;width:700px;max-width:100%;flex:none}@media screen and (min-width:768px){.layout--twocol-section.layout--twocol-section--75-25>.layout__region--first{margin-left:auto;margin-right:auto;width:700px}}@media screen and (min-width:934px){.layout--twocol-section.layout--twocol-section--75-25>.layout__region--first{margin-left:auto;margin-right:auto;width:870px}}@media screen and (min-width:1280px){.layout--twocol-section.layout--twocol-section--75-25>.layout__region--first{margin-left:auto;margin-right:auto;width:870px;max-width:100%}}.main-content{z-index:0}.region.region-header{align-items:center;background-color:#fff;display:flex;padding:0 1rem}@media screen and (min-width:768px){.region.region-header{padding:0 0 0 2rem}}@media screen and (min-width:768px){.user-role--authenticated .region.region-header{padding-right:2rem}}.region.region-header .logo{object-fit:contain}.region.region-header .logo-full{display:none}@media screen and (min-width:768px){.region.region-header .logo-full{display:block}}.region.region-header .logo-mobile{display:block;padding:.25rem 0}@media screen and (min-width:768px){.region.region-header .logo-mobile{display:none}}.region.region-header .logo.logo-white{display:none}.user-role--anonymous .region.region-header{background-color:#000;color:#fff;padding:0 2rem}.user-role--anonymous .region.region-header .logo:not(.logo-white){display:none}.user-role--anonymous .region.region-header .logo.logo-white{display:none}.user-role--anonymous .region.region-header .logo.logo-white.logo-mobile{display:block;padding:.25rem 0}@media screen and (min-width:768px){.user-role--anonymous .region.region-header .logo.logo-white{display:block}.user-role--anonymous .region.region-header .logo.logo-white.logo-mobile{display:none}}.region.region-stripe{background-color:#b79856;border-top:5px solid #000;height:15px}.region.region-breadcrumbs{margin-left:auto;margin-right:auto;width:700px;background-color:#fff;padding-top:1rem;width:100% !important}@media screen and (min-width:934px){.region.region-breadcrumbs{margin-left:auto;margin-right:auto;width:870px}}@media screen and (min-width:1280px){.region.region-breadcrumbs{margin-left:auto;margin-right:auto;width:1280px;max-width:100%}}.page-node-type-dashboard .region.region-breadcrumbs,.page-node-type-overview .region.region-breadcrumbs,.page-node-type-event .region.region-breadcrumbs,body[class*=content-create-group-node] .region.region-breadcrumbs{background-color:#e6e7e8;margin:0;max-width:unset;padding:1rem 0 0 0;width:100%}.region.region-dashboard{background-color:#e6e7e8}.region.region-footer{background-color:#000;color:#fff;padding:2rem 0 2.5rem 0}.region.region-footer>*{margin-left:auto;margin-right:auto;max-width:calc(100% - 32px)}@media screen and (min-width:768px){.region.region-footer>*{max-width:calc(100% - 64px)}}.region.region-footer .text-formatted{color:#fff;text-align:center}.region.region-footer .text-formatted p{margin-bottom:.75rem}@media screen and (min-width:934px){.region.region-footer .text-formatted{text-align:left}.region.region-footer .text-formatted p{margin-bottom:0}}@media screen and (min-width:934px){.region.region-footer{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr .5fr;gap:0 0;grid-template-areas:"Logos Menu" "Text Text";padding-left:2rem;padding-right:2rem}.region.region-footer>*{margin-left:0;margin-right:0;max-width:unset}.region.region-footer>*:nth-child(1){grid-area:Logos}.region.region-footer>*:nth-child(2){grid-area:Menu}.region.region-footer>*:nth-child(3){grid-area:Text}}.region-container{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}.region-container,.dashboard-container{margin:auto;max-width:calc(100% - 32px)}@media screen and (min-width:768px){.region-container,.dashboard-container{max-width:calc(100% - 64px)}}@media screen and (min-width:934px){.region-container,.dashboard-container{max-width:calc(100% - 64px)}}@media screen and (min-width:1280px){.region-container,.dashboard-container{max-width:calc(100% - 64px);width:1280px}}.node--type-certificate.node--view-mode-course-navigation .node__content .colon,.node--type-certificate.node--view-mode-course-overview .node__content .colon{display:none}.node--type-certificate.node--view-mode-course-navigation .node__content .field.field--name-title img,.node--type-certificate.node--view-mode-course-overview .node__content .field.field--name-title img{display:none}.node--type-chapter .layout__region--second .field--name-title *{color:#fff;margin:0}.node--type-chapter .layout__region--second .field--name-field-number{font-family:"Ubuntu",sans-serif;font-size:28px;font-size:1.75rem;line-height:1.1428571429;color:#26488e;font-family:"Roboto",sans-serif;font-weight:400;color:#fff}.node--type-chapter .layout__region--second .block__content .unit-box{padding-left:3.75rem;padding-right:3.75rem}.node--type-chapter .layout__region--second .block__content .unit-box p{color:#fff}.node--type-chapter .layout__region--second .block-naccho-roots-course-name{font-family:"Ubuntu",sans-serif;font-size:28px;font-size:1.75rem;line-height:1.1428571429;color:#26488e;font-family:"Roboto",sans-serif;font-weight:400;color:#fff;background-color:#404040;margin:0;padding-bottom:1rem;padding-left:3.75rem;padding-right:3.75rem;padding-top:3.75rem}.node--type-chapter .layout__region--second .block-field-blocknodechapterfield-number{background-color:#404040}.node--type-chapter .layout__region--second .block-field-blocknodechapterfield-number .unit-box{padding-top:3.75rem}.node--type-chapter .layout__region--second .block-field-blocknodechaptertitle{background-color:#404040;padding-bottom:1rem}.node--type-chapter .layout__region--second .block-field-blocknodechapterbody{background-color:#404040;margin-bottom:3rem}.node--type-chapter .layout__region--second .block-field-blocknodechapterbody .unit-box{padding-bottom:3.75rem}.node--type-chapter .layout__region--second .block-field-blocknodechapterbody .unit-box a{color:#fff;text-decoration:underline}.node--type-chapter .layout__region--second .block-field-blocknodechapterbody .unit-box a:hover,.node--type-chapter .layout__region--second .block-field-blocknodechapterbody .unit-box a:focus{color:#fff;text-decoration:none}.node--type-chapter .layout--twocol-section.layout--related-content{background-color:#e6e7e8}.node--type-content-page .layout--twocol-section.layout--related-content{background-color:#e6e7e8}.node--type-content-page.node--view-mode-preview .field--name-title{font-size:22px;font-size:1.375rem;line-height:1.2727272727;font-weight:700}.node--type-content-page.node--view-mode-preview .field--name-field-subtitle{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;color:#333;font-weight:400}.node--type-content-page .layout__region--second .field--name-field-time-estimate .field__label{margin-right:.3rem}.node--type-content-page .layout__region--second .field--name-field-time-estimate .field__label::after{content:": "}.node--type-content-page .layout__region--second .field--name-field-time-estimate div{line-height:1.75;font-weight:400;margin-bottom:1rem;padding:0px 0px 8px 0px;font-family:"Roboto";font-size:1rem;color:#333}.node--type-content-page .layout__region--second #field-blocknodecontent-pagefield-time-estimate{position:relative}.node--type-content-page .layout__region--second .block-field-time-estimate .field--name-field-time-estimate{display:flex}@media screen and (min-width:450px){.node--type-content-page .layout__region--second .block-field-time-estimate .field--name-field-time-estimate{position:absolute;top:0px}.node--type-content-page .layout__region--second .block-field-time-estimate .field--name-field-time-estimate.no-narration{top:-24px}}@media screen and (min-width:450px){.node--type-content-page .layout__region--second .field--name-field-content-narration{display:flex;justify-content:end}}.node--type-course-previews.node--view-mode-full .field--name-title h1{color:unset;margin-top:0}.node--type-course-previews.node--view-mode-full .field--name-field-number{font-size:28px;font-size:1.75rem;line-height:1.1428571429;font-weight:500}.node--type-course-previews.node--view-mode-progress{border:1px solid #d2d2d2;height:100%;position:relative}.node--type-course-previews.node--view-mode-progress .node__content{display:flex;flex-direction:column;height:100%}.node--type-course-previews.node--view-mode-progress .node__content__top{display:flex;flex-direction:row;flex-wrap:nowrap}.node--type-course-previews.node--view-mode-progress .node__content__bottom{padding:1rem;display:flex;flex-direction:column;gap:1rem}.node--type-course-previews.node--view-mode-progress .node__content .media-wrapper{position:relative}.node--type-course-previews.node--view-mode-progress .node__content .media-wrapper .media-content{width:100%}.node--type-course-previews.node--view-mode-progress .node__content .media-wrapper .number-content{position:absolute;bottom:0;left:18px}.node--type-course-previews.node--view-mode-progress .node__content .media-wrapper .number-content .unit-box{width:64px;height:64px}.node--type-course-previews.node--view-mode-progress .unit-box{font-size:30px;font-size:1.875rem;line-height:.9333333333;align-items:center;display:flex;font-weight:700;flex-shrink:0;height:40px;justify-content:center;width:40px;flex-grow:0;flex-shrink:0;width:64px;height:64px;margin-right:1.25rem;margin-top:-4rem;margin-left:1rem;border:.15rem solid #fff}.node--type-course-previews.node--view-mode-progress .field--name-title{font-size:26px;font-size:1.625rem;line-height:1.3076923077;align-items:center;display:flex;justify-content:flex-start;margin:2rem 1rem 1rem 1rem}.node--type-course-previews.node--view-mode-progress .field--name-body{margin:0rem 1rem 1rem 1rem}.node--type-course-previews.node--view-mode-progress .unit-completion{flex-basis:100%}.node--type-course-survey.node--view-mode-course-navigation .node__content .colon,.node--type-course-survey.node--view-mode-course-overview .node__content .colon{display:none}.node--type-course-survey.node--view-mode-course-navigation .node__content .field.field--name-title img,.node--type-course-survey.node--view-mode-course-overview .node__content .field.field--name-title img{display:none}.node--type-dashboard .layout--twocol-section{margin-bottom:2rem}.node--type-dashboard .layout--twocol-section .layout__inner{flex-direction:column-reverse}.node--type-dashboard .layout--twocol-section .layout__inner .layout__region--first{margin-left:auto;margin-right:auto;width:700px;max-width:100%;flex:none;position:relative;transform:translate(0)}@media screen and (min-width:934px){.node--type-dashboard .layout--twocol-section .layout__inner .layout__region--first{margin-left:auto;margin-right:auto;width:870px}}.node--type-dashboard .layout--twocol-section .layout__inner .layout__region--second>*{margin-left:0;margin-right:auto;width:870px;max-width:100%}.node--type-dashboard .layout--twocol-section.layout--related-content{background-color:#e6e7e8}.node--type-dashboard[about="/dashboard"] .block-views-blockall-courses-block-1{display:none}@media screen and (min-width:1280px){.node--type-dashboard[about="/dashboard"] .block-views-blockall-courses-block-1{display:block}}.node.node--type-event.node--view-mode-teaser .node__content,.node.node--type-event.node--view-mode-dashboard .node__content{display:flex;flex-direction:row}.node.node--type-event.node--view-mode-teaser .node__content .calendar-item,.node.node--type-event.node--view-mode-dashboard .node__content .calendar-item{font-family:"Ubuntu",sans-serif;font-size:14px;font-size:0.875rem;line-height:2;color:#333;font-weight:400;display:flex;flex-direction:column;margin-right:1.25rem}.node.node--type-event.node--view-mode-teaser .node__content .event-details,.node.node--type-event.node--view-mode-dashboard .node__content .event-details{flex-grow:1}.node.node--type-event.node--view-mode-teaser .node__content .field--name-field-related,.node.node--type-event.node--view-mode-dashboard .node__content .field--name-field-related{font-size:22px;font-size:1.375rem;line-height:1.2727272727}.node.node--type-event.node--view-mode-teaser .node__content .field--name-field-related::after,.node.node--type-event.node--view-mode-dashboard .node__content .field--name-field-related::after{background:none;height:0}.node.node--type-event.node--view-mode-teaser .node__content .course-date,.node.node--type-event.node--view-mode-dashboard .node__content .course-date{font-family:"Ubuntu",sans-serif;font-size:14px;font-size:0.875rem;line-height:2;color:#333;font-weight:400}.node.node--type-event.node--view-mode-teaser .node__content .field--field-discussion,.node.node--type-event.node--view-mode-dashboard .node__content .field--field-discussion{display:inline-block}.node.node--type-event.node--view-mode-teaser .node__content .field--name-field-meeting-link,.node.node--type-event.node--view-mode-dashboard .node__content .field--name-field-meeting-link{display:inline-block}.node.node--type-event.node--view-mode-teaser .node__content .event-edit,.node.node--type-event.node--view-mode-dashboard .node__content .event-edit{font-family:"Ubuntu",sans-serif;font-size:15px;font-size:0.9375rem;line-height:1.8666666667;color:#8f0039;font-weight:400;text-decoration:underline;text-transform:uppercase}.node.node--type-event.node--view-mode-dashboard .node__content .field--name-field-related{font-size:18px;font-size:1.125rem;line-height:1.2222222222}.node.node--type-event.node--view-mode-dashboard .node__content .field--field-discussion{display:block}.node.node--type-event.node--view-mode-dashboard .node__content .field--name-field-meeting-link{display:block}.node.node--type-glossary.node--view-mode-teaser .field--name-title{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;color:#333;font-weight:400;font-weight:700;padding-right:2.5rem}.node.node--type-glossary.node--view-mode-teaser .field--name-field-short-description{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;color:#333;font-weight:400;margin-bottom:.625rem}.node.node--type-glossary.node--view-mode-search{background-color:#fffff4}.view-search .node.node--type-glossary.node--view-mode-search{background-color:#fff}.node.node--type-glossary.node--view-mode-search .layout--onecol>.layout__region{max-width:95vw}.node.node--type-glossary.node--view-mode-search .field--name-title{font-family:"Ubuntu",sans-serif;font-size:22px;font-size:1.375rem;line-height:1.2727272727;color:#26488e;font-weight:700;margin-bottom:.625rem}.node.node--type-glossary.node--view-mode-search .field--name-field-short-description{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;color:#333;font-weight:400}.node.node--type-glossary.node--view-mode-search div.more-link{margin-top:.625rem;text-align:left}.node.node--type-glossary.node--view-mode-search div.more-link a{display:inline-block}.node.node--type-glossary.node--view-mode-full .layout--twocol-section.layout--primary-content{padding-bottom:3rem}.node.node--type-glossary.node--view-mode-full .layout--twocol-section.layout--related-content{background-color:#e6e7e8;padding-bottom:14rem}.node.node--type-glossary.node--view-mode-full .field--name-body{margin-bottom:2rem}.node.node--type-glossary.node--view-mode-full .field--name-field-references{margin-bottom:2rem}.node.node--type-glossary.node--view-mode-full .field--name-field-references hr{margin-bottom:2rem}.node.node--type-glossary .block-field-blocknodeglossaryfield-references__title{font-size:1.5rem;font-family:"Roboto",sans-serif;font-weight:500;margin-bottom:.8rem}.node.node--type-homepage{margin-top:1rem}.node--type-interactive.node--view-mode-full .layout--related-content{background-color:#e6e7e8}.node--type-interactive.node--view-mode-full .layout--related-content .layout__region--content{margin:auto;max-width:calc(100% - 32px);flex:none;width:100%}@media screen and (min-width:768px){.node--type-interactive.node--view-mode-full .layout--related-content .layout__region--content{max-width:calc(100% - 64px)}}@media screen and (min-width:934px){.node--type-interactive.node--view-mode-full .layout--related-content .layout__region--content{max-width:calc(100% - 64px)}}@media screen and (min-width:1280px){.node--type-interactive.node--view-mode-full .layout--related-content .layout__region--content{max-width:calc(100% - 64px);width:1280px}}@media screen and (min-width:768px){.node--type-interactive.node--view-mode-full .layout--related-content .layout__region--content{margin-left:auto;margin-right:auto;width:700px;padding:0}}@media screen and (min-width:934px){.node--type-interactive.node--view-mode-full .layout--related-content .layout__region--content{margin-left:auto;margin-right:auto;width:870px;padding:0}}@media screen and (min-width:1280px){.node--type-interactive.node--view-mode-full .layout--related-content .layout__region--content{margin-left:auto;margin-right:auto;width:870px;max-width:100%;padding:0}}.node--type-interactive.node--view-mode-full .hero-image-title{margin-bottom:3rem}@media screen and (min-width:934px){.node--type-interactive.node--view-mode-full .hero-image-title{margin-bottom:5rem}}.node--type-interactive.node--view-mode-full .field--name-field-related,.node--type-interactive.node--view-mode-full .field--name-field-additional-resources,.node--type-interactive.node--view-mode-full .field--name-field-references{margin-bottom:2.5rem}.node--type-interactive.node--view-mode-full .field--name-field-content-blocks{margin:auto;max-width:calc(100% - 32px)}@media screen and (min-width:768px){.node--type-interactive.node--view-mode-full .field--name-field-content-blocks{max-width:calc(100% - 64px)}}@media screen and (min-width:934px){.node--type-interactive.node--view-mode-full .field--name-field-content-blocks{max-width:calc(100% - 64px)}}@media screen and (min-width:1280px){.node--type-interactive.node--view-mode-full .field--name-field-content-blocks{max-width:calc(100% - 64px);width:1280px}}.node--type-interactive.node--view-mode-full .field--name-field-content-blocks .paragraph--type--text{margin-left:auto;margin-right:auto;width:700px;margin:0 auto 3rem auto}.node--type-interactive.node--view-mode-full .field--name-field-content-blocks .paragraph--type--interactive .field--name-field-headline{text-align:center}.node.node--type-institution{margin-left:auto;margin-right:auto;width:870px}.node.node--type-institution .block-field-block{margin-bottom:1.25rem}.node--type-overview .layout__region--second .all-courses-link{display:block}@media screen and (min-width:1280px){.node--type-overview .layout__region--second .all-courses-link{display:none}}.node--type-overview .layout--twocol-section.layout--twocol-section--25-75{margin-bottom:3rem}.node--type-overview .layout--twocol-section.layout--twocol-section--25-75>.layout__region--first{position:unset;transform:unset;transition:unset;flex:0 1 100%}.node--type-page .node__content{margin-bottom:3rem}.node--type-page #field-blocknodepagetitle,.node--type-page #field-blocknodepagebody{margin-bottom:1.625rem}.path-timeline{max-width:unset}.path-timeline header[role=banner]{display:none}@media screen and (min-width:1280px){.path-timeline .region-content{width:100vw !important}}.path-timeline.user-logged-in.user-role--administrator .view-timeline .view-wrapper{height:calc(100vh - 279px)}.path-timeline.user-logged-in.user-role--administrator .view-timeline.view-display-id-page_2 .view-wrapper,.path-timeline.user-logged-in.user-role--administrator .view-timeline.view-display-id-page_3 .view-wrapper,.path-timeline.user-logged-in.user-role--administrator .view-timeline.view-display-id-page_4 .view-wrapper,.path-timeline.user-logged-in.user-role--administrator .view-timeline.view-display-id-page_5 .view-wrapper,.path-timeline.user-logged-in.user-role--administrator .view-timeline.view-display-id-page_6 .view-wrapper,.path-timeline.user-logged-in.user-role--administrator .view-timeline.view-display-id-page_7 .view-wrapper,.path-timeline.user-logged-in.user-role--administrator .view-timeline.view-display-id-page_8 .view-wrapper{height:calc(100vh - 104px)}.view-timeline{position:relative}.view-timeline .breadcrumb{display:none}.view-timeline .view-header,.view-timeline .view-footer{max-width:1280px;margin:auto;top:0;background:#fff}.view-timeline .view-footer .back-to-course-link{justify-content:unset;background:rgba(0,0,0,0);border:none}.view-timeline h1{max-width:1040px;margin-left:auto;margin-right:auto;font-family:"Ubuntu",sans-serif;font-weight:500;font-size:1.5rem;padding-left:.5rem}@media screen and (min-width:934px){.view-timeline h1{padding-left:7.5rem;font-size:2.5rem;margin:5rem auto 0rem auto}}.view-timeline .timeline-search-link{max-width:1040px;padding-left:.5rem;margin:0rem auto 3rem auto}@media screen and (min-width:934px){.view-timeline .timeline-search-link{padding-left:7.5rem}}.view-timeline .timeline-search-link a{font-size:.9375rem;color:#404040;line-height:28px;text-decoration:underline;font-weight:300;margin-left:.3rem}.view-timeline .fieldset-legend{color:#333}.view-timeline legend{display:flex;justify-content:space-between;gap:1rem;align-items:center}.view-timeline #edit-reset{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;text-decoration:underline;box-shadow:none;font-family:"Ubuntu",sans-serif;font-size:1rem;font-style:italic;color:#333;font-weight:400}.view-timeline #edit-reset:focus,.view-timeline #edit-reset:hover{color:#680966}.view-timeline #edit-reset:focus{outline:2px solid #479dea}.view-timeline .form-composite{max-width:unset}.view-timeline .option{color:#680966;margin:0rem 1rem 0rem 0rem;font-weight:700}.view-timeline [type=checkbox]:checked,.view-timeline [type=radio]:checked{background-color:rgba(0,0,0,0);color:#404040}.view-timeline input[type=checkbox]:checked+.option,.view-timeline .field__item.highlighted-term{color:#c92856}.view-timeline .view-filters{display:none;max-width:1040px;margin-left:auto;margin-right:auto;padding-left:7.5rem}@media screen and (min-width:934px){.view-timeline .view-filters{display:block;margin:0% auto 0% auto}}.view-timeline .view-wrapper{overflow-y:auto;height:calc(100vh - 201px);position:relative;scrollbar-width:none}.view-timeline .view-wrapper::-webkit-scrollbar{display:none}.view-timeline .view-wrapper{-ms-overflow-style:none;scrollbar-width:none}.view-timeline.view-display-id-page_2 .view-wrapper,.view-timeline.view-display-id-page_3 .view-wrapper,.view-timeline.view-display-id-page_4 .view-wrapper,.view-timeline.view-display-id-page_5 .view-wrapper,.view-timeline.view-display-id-page_6 .view-wrapper,.view-timeline.view-display-id-page_7 .view-wrapper,.view-timeline.view-display-id-page_8 .view-wrapper{height:calc(100vh - 25px)}.view-timeline.view-display-id-page_2 .image img,.view-timeline.view-display-id-page_3 .image img,.view-timeline.view-display-id-page_4 .image img,.view-timeline.view-display-id-page_5 .image img,.view-timeline.view-display-id-page_6 .image img,.view-timeline.view-display-id-page_7 .image img,.view-timeline.view-display-id-page_8 .image img{margin:2rem 0rem 1.25rem 0rem}.view-timeline .view-content{max-width:1040px;margin:auto}.view-timeline .view-content .node--type-timeline-event{margin:1rem auto}.view-timeline .view-content .node--type-timeline-event .body__transcript{margin-top:1.25rem;word-break:break-word}.view-timeline .view-content .node--type-timeline-event .body__transcript__toggle{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.6470588235;font-weight:500;align-items:center;color:#404040;display:flex;margin-left:auto;margin-right:0;justify-content:flex-start}.view-timeline .view-content .node--type-timeline-event .body__transcript__toggle span{margin-right:5px}.view-timeline .view-content .node--type-timeline-event .body__transcript__toggle:after{background-image:url("/themes/custom/ik_client/static/svg/icon-caret-up.svg");background-position:center;background-repeat:no-repeat;background-size:contain;content:" ";display:block;transform:rotate(180deg);transition:transform .3s ease;height:14px;width:45px}.view-timeline .view-content .node--type-timeline-event .body__transcript__toggle[aria-expanded=true]:after{transform:rotate(0deg)}.view-timeline .view-content .node--type-timeline-event .body__transcript__toggle[aria-expanded=true]+*{display:block}.view-timeline .view-content .node--type-timeline-event .body__transcript__content{display:none;padding:0 1.75rem}@media screen and (min-width:934px){.view-timeline .view-content .node--type-timeline-event .body__transcript__content{padding:0 3.75rem}}.view-timeline .view-content .node--type-timeline-event .body__transcript__content p{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400}.view-timeline .view-content .node--type-timeline-event .body__transcript .body__transcript__toggle{margin-left:unset}.view-timeline .view-content .node--type-timeline-event .body__transcript .body__transcript__content{padding:0}.view-timeline .view-content .node--type-timeline-event .timeline-event{display:flex;flex-direction:row;gap:1rem;align-items:baseline;position:relative;width:95%;margin:auto}@media screen and (min-width:934px){.view-timeline .view-content .node--type-timeline-event .timeline-event{margin:0rem 0rem 3rem 0rem}.view-timeline .view-content .node--type-timeline-event .timeline-event::before{content:"";position:absolute;top:100px;bottom:-150px;left:calc(15% - 20.3px);border-left:1px solid #bebebe}}.view-timeline .view-content .node--type-timeline-event .timeline-event .date-and-circle{display:none}@media screen and (min-width:934px){.view-timeline .view-content .node--type-timeline-event .timeline-event .date-and-circle{flex:0 0 auto;width:15%;display:flex;align-items:center;justify-content:flex-end}.view-timeline .view-content .node--type-timeline-event .timeline-event .date-and-circle .date-label{padding:.5rem;border-radius:10px;margin-right:10px;color:#263850;font-weight:500}.view-timeline .view-content .node--type-timeline-event .timeline-event .date-and-circle .circle{width:20px;height:20px;border:solid 5px #680966;background-color:#fff;border-radius:50%;margin-left:10px;margin-right:10px;z-index:1;flex-shrink:0}}.view-timeline .view-content .node--type-timeline-event .timeline-event .date-no-circle{font-family:"Ubuntu",sans-serif;font-size:2rem;font-weight:500;color:#263850}@media screen and (min-width:934px){.view-timeline .view-content .node--type-timeline-event .timeline-event .date-no-circle{display:none}}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container{flex:1;display:flex;flex-direction:column;background-color:#e6e7e8;padding:1rem 3rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media screen and (min-width:768px){.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container{flex-direction:row}}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container.contextual-content-container{background-color:rgba(0,0,0,0);border:1px solid #bebebe;background-color:rgba(0,0,0,0);height:100%;width:100%;background-repeat:no-repeat;background-size:contain;background-position:center}@media screen and (min-width:1280px){.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container.contextual-content-container{border:none;box-shadow:none;background-image:url("/themes/custom/ik_client/static/images/timeline-bookmark.png")}}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container.contextual-content-container .left-column .title{font-size:1.5rem;margin-top:1.25rem}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container.contextual-content-container .left-column,.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container.contextual-content-container .right-column{flex:unset}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .left-column{flex:1;flex-basis:60%}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .left-column .title{font-size:1.875rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-weight:400;line-height:40px;margin-top:1.25rem}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .left-column .topics-mobile .field__item{font-family:"Ubuntu",sans-serif;font-size:.875rem;font-weight:400}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .left-column .topics-mobile .field__item:not(:last-child)::after{content:", "}@media screen and (min-width:768px){.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .left-column .topics-mobile{display:none}}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .left-column .summary .field--name-field-subtitle{font-size:1.125rem;font-family:"Ubuntu",sans-serif;font-weight:500}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column{flex:1;display:flex;flex-basis:40%;flex-direction:column;align-items:flex-end;justify-content:flex-start;position:relative}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column .topics{display:none}@media screen and (min-width:768px){.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column .topics{display:block}}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column .topics .field--name-field-timeline-topics .field__items{display:flex;line-height:normal;flex-wrap:wrap;gap:.2rem}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column .topics .field--name-field-timeline-topics .field__items .field__item{font-family:"Ubuntu",sans-serif;font-size:.875rem;font-weight:400;text-wrap:nowrap;color:#680966}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column .topics .field--name-field-timeline-topics .field__items .field__item:not(:last-child)::after{content:", "}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column .topics .field--name-field-timeline-topics .field__items .field__item.highlighted-term{color:#c92856}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column .image img{display:none}@media screen and (min-width:768px){.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column .image img{display:block;aspect-ratio:4/4;width:100%;max-width:250px;object-fit:cover}}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column .info-link{display:none}@media screen and (min-width:768px){.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column .info-link{display:block;font-family:"Ubuntu",sans-serif;font-size:1.0625rem;font-style:italic;text-transform:lowercase;color:#6b6b6b;text-decoration:underline}}@media(hover:none){.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column .info-link:active+.image-info.modal{display:block}}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column .image-info.modal{position:absolute;overflow:auto;width:340px;height:220px;padding:3rem 1rem 1rem 1rem;bottom:0;right:15%;background-color:#fffff4;border:1px solid #bebebe;z-index:24;line-height:1.5;display:none}@media screen and (min-width:1280px){.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column .image-info.modal{right:20%}}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column .image-info.modal:active{display:none}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column .image-info.modal.active{display:block}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column .image-info.modal .tooltip-close{background-image:url("/themes/custom/ik_client/static/svg/close-circle-white.svg");background-position:center;background-repeat:no-repeat;background-size:contain;height:1.625rem;position:absolute;right:1rem;top:1rem;width:1.625rem}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column .image-info{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:1.125rem;font-weight:400}.view-timeline .back-to-top{position:absolute;bottom:0;right:0;background-color:#263850;color:#fff;border:none;padding:10px;border-top-left-radius:10px;border-bottom-left-radius:10px;cursor:pointer;width:45px;height:45px;display:flex;justify-content:center;align-items:center;margin:0rem 0rem 1rem auto}@media screen and (min-width:1280px){.view-timeline .back-to-top{margin:0rem 1rem 1rem auto}}.view-timeline .arrow.up:before{content:"";background-image:url("/themes/custom/ik_client/static/svg/caret-right-white.svg");width:20px;height:35px;background-position:center;background-repeat:no-repeat;display:block;transform:rotate(-90deg)}.view-timeline .region.region-footer{display:none}@media(max-width:767px){.view-timeline .view-content .node--type-timeline-event .timeline-event{flex-direction:column}.view-timeline .view-content .node--type-timeline-event .timeline-event .date-and-circle{justify-content:flex-start}.view-timeline .view-content .node--type-timeline-event .timeline-event .content-container .right-column{align-items:flex-start}}.decade__interactive__wrapper{background-color:#263850;position:sticky;bottom:0;left:0;right:0}.decade__interactive__wrapper .decade__accordion{margin-top:1.25rem;position:relative;max-width:1280px;margin:auto}.decade__interactive__wrapper .decade__accordion__toggle{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.6470588235;font-weight:500;align-items:center;color:#404040;display:flex;margin-left:auto;margin-right:0;justify-content:flex-start}.decade__interactive__wrapper .decade__accordion__toggle span{margin-right:5px}.decade__interactive__wrapper .decade__accordion__toggle:after{background-image:url("/themes/custom/ik_client/static/svg/icon-caret-up.svg");background-position:center;background-repeat:no-repeat;background-size:contain;content:" ";display:block;transform:rotate(180deg);transition:transform .3s ease;height:14px;width:45px}.decade__interactive__wrapper .decade__accordion__toggle[aria-expanded=true]:after{transform:rotate(0deg)}.decade__interactive__wrapper .decade__accordion__toggle[aria-expanded=true]+*{display:block}.decade__interactive__wrapper .decade__accordion__content{display:none;padding:0 1.75rem}@media screen and (min-width:934px){.decade__interactive__wrapper .decade__accordion__content{padding:0 3.75rem}}.decade__interactive__wrapper .decade__accordion__content p{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400}.decade__interactive__wrapper .decade__accordion .decade__accordion__toggle{margin-left:auto;margin-bottom:-1.2rem;background-color:rgba(0,0,0,0);border-top-right-radius:10px;border-top-left-radius:10px;padding:.5rem .1rem .5rem 1rem;position:absolute;right:0;top:20px;z-index:2}.decade__interactive__wrapper .decade__accordion .decade__accordion__toggle:after{transform:rotate(0deg);filter:invert(1)}.decade__interactive__wrapper .decade__accordion .decade__accordion__toggle[aria-expanded=true]:after{transform:rotate(180deg)}.decade__interactive__wrapper .decade__accordion .decade__accordion__toggle[aria-expanded=false]{background-color:#263850}.decade__interactive__wrapper .decade__accordion .decade__accordion__toggle span{font-family:"Ubuntu",sans-serif;font-style:italic;font-weight:400;font-size:1.0625rem;color:#fff}.decade__interactive__wrapper .decade__accordion .decade__accordion__content{position:relative;overflow-x:auto;z-index:1;padding:0;animation:fadeIn .5s}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.decades-timeline{display:flex;align-items:center;justify-content:space-between;margin:20px 0;padding:0 30px;background-color:#263850;height:151px}.decades-timeline .decades-container{width:100%;overflow-x:auto;display:flex;justify-content:space-between;align-items:center;padding-left:10px;padding-right:10px;scrollbar-width:none}.decades-timeline .decades-container:before{content:"";position:absolute;top:59%;left:95px;right:95px;height:2px;background-color:#fff;transform:translateY(-50%)}.decades-timeline .decades-container.scrollable::after{content:"";position:absolute;top:22px;bottom:0;width:100px;pointer-events:none;z-index:1;right:60px;height:100px;background:linear-gradient(to left,#263850 0%,transparent 100%)}.decades-timeline .decade{position:relative;display:flex;flex-direction:column;align-items:center;cursor:pointer;flex:0 1 auto;margin-right:2rem}@media screen and (min-width:1280px){.decades-timeline .decade{margin-right:0rem}}.decades-timeline .decade .circle{border:2px solid #fff;border-radius:50%;width:14px;height:14px;display:flex;justify-content:center;align-items:center;margin-top:10px;background-color:#263850}.decades-timeline .decade .decade-number{font-size:.8rem;color:#fff}.decades-timeline .decade.active .circle{background-color:#680966;color:#fff;width:24px;height:24px}.decades-timeline .skip-to-decade{color:#fff;font-size:.8rem;position:absolute;top:40px}.decades-timeline .arrow{border:none;background:none;cursor:pointer;margin-top:.7rem}.decades-timeline .arrow:before{content:"";background-image:url("/themes/custom/ik_client/static/svg/caret-left-white.svg");width:20px;height:35px;background-position:center;background-repeat:no-repeat;display:block}.decades-timeline .arrow.right:before{content:"";background-image:url("/themes/custom/ik_client/static/svg/caret-right-white.svg")}.decade.active .circle{background-color:#680966;color:#fff}@media screen and (min-width:934px){.views-row:last-of-type .timeline-event::before{bottom:-15px !important}}.node--type-unit.node--view-mode-progress,.node--type-unit.node--view-mode-progress-no-media{border:1px solid #d2d2d2;height:100%}.node--type-unit.node--view-mode-progress .node__content,.node--type-unit.node--view-mode-progress-no-media .node__content{display:flex;flex-direction:column;height:100%}.node--type-unit.node--view-mode-progress .node__content__top,.node--type-unit.node--view-mode-progress-no-media .node__content__top{display:flex;flex-direction:row;flex-wrap:nowrap}.node--type-unit.node--view-mode-progress .node__content__bottom,.node--type-unit.node--view-mode-progress-no-media .node__content__bottom{padding:1rem;display:flex;flex-direction:column;flex-grow:1;gap:1rem;justify-content:space-between}.node--type-unit.node--view-mode-progress .node__content .media-wrapper,.node--type-unit.node--view-mode-progress-no-media .node__content .media-wrapper{position:relative}.node--type-unit.node--view-mode-progress .node__content .media-wrapper .media-content,.node--type-unit.node--view-mode-progress-no-media .node__content .media-wrapper .media-content{width:100%}.node--type-unit.node--view-mode-progress .node__content .media-wrapper .number-content,.node--type-unit.node--view-mode-progress-no-media .node__content .media-wrapper .number-content{position:absolute;bottom:0;left:18px}.node--type-unit.node--view-mode-progress .node__content .media-wrapper .number-content .unit-box,.node--type-unit.node--view-mode-progress-no-media .node__content .media-wrapper .number-content .unit-box{width:64px;height:64px}.node--type-unit.node--view-mode-progress .node__content .body-content .text-formatted,.node--type-unit.node--view-mode-progress-no-media .node__content .body-content .text-formatted{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400}.node--type-unit.node--view-mode-progress .unit-box,.node--type-unit.node--view-mode-progress-no-media .unit-box{font-size:30px;font-size:1.875rem;line-height:.9333333333;align-items:center;display:flex;font-weight:700;flex-shrink:0;height:40px;justify-content:center;width:40px;flex-grow:0;flex-shrink:0;margin-right:1.25rem;border:.15rem solid #fff}.node--type-unit.node--view-mode-progress .field--name-title,.node--type-unit.node--view-mode-progress-no-media .field--name-title{font-size:26px;font-size:1.625rem;line-height:1.3076923077;align-items:center;display:flex;justify-content:flex-start;margin-bottom:1rem}@media screen and (min-width:934px){.node--type-unit.node--view-mode-progress .field--name-title,.node--type-unit.node--view-mode-progress-no-media .field--name-title{margin-bottom:0}}.node--type-unit.node--view-mode-progress .unit-completion,.node--type-unit.node--view-mode-progress-no-media .unit-completion{flex-basis:100%}.node--type-unit.node--view-mode-progress .unit-time-estimate,.node--type-unit.node--view-mode-progress-no-media .unit-time-estimate{font-family:"Ubuntu",sans-serif;font-size:14px;font-size:0.875rem;line-height:2;color:#333;font-weight:400}.node--type-unit.node--view-mode-progress .unit-time-estimate span,.node--type-unit.node--view-mode-progress-no-media .unit-time-estimate span{text-transform:uppercase}.node--type-unit.node--view-mode-progress-no-media .text-content{align-items:flex-start;display:flex;hyphens:auto;overflow-wrap:break-word}.node--type-unit.node--view-mode-progress-no-media .text-content .field--name-title>*{margin-bottom:0;margin-top:0}.node--type-unit.node--view-mode-full .field--name-title h1{color:unset;margin-top:0}.node--type-unit.node--view-mode-full .field--name-field-number{font-size:28px;font-size:1.75rem;line-height:1.1428571429;font-weight:500}.node--type-unit .layout--twocol-section.layout--related-content{background-color:#e6e7e8}@media screen and (min-width:450px){.node--type-unit .field--name-field-content-narration{display:flex;justify-content:start;margin-bottom:20px}}.node--type-voices .node__content{display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (min-width:700px){.node--type-voices .node__content{flex-direction:row;align-items:flex-start}}.node--type-voices .node__content .thumbnail-wrapper{margin:1rem auto;border:1px solid #fff;max-width:166px;width:100%;flex-basis:33%}.node--type-voices .node__content .content-wrapper *{font-family:"Ubuntu",sans-serif;line-height:normal}.node--type-voices .node__content .content-wrapper{display:flex;flex-direction:column;margin:auto;flex-shrink:1}.node--type-voices .node__content .label{font-size:.875rem;font-weight:300;padding:0rem 0rem .2rem 0rem}.node--type-voices .node__content .title{font-size:1.25rem;margin:0;padding:0rem 0rem .8rem 0rem}.node--type-voices .node__content .description p{font-size:1.0625rem;line-height:2rem;font-weight:300;margin-bottom:.8rem}.node--type-voices .node__content .media.media--type-image{width:164px}.node--type-voices .node__content .media.media--type-image img{aspect-ratio:4/4;object-fit:cover;object-position:top}.node--type-voices.node--view-mode-default .node__content{background-color:#17273a;color:#fff;padding:1.5rem 0rem 0rem 0rem}@media screen and (min-width:700px){.node--type-voices.node--view-mode-default .node__content{padding:1.5rem}}.node--type-voices.node--view-mode-default .node__content .content-wrapper{padding:1rem}@media screen and (min-width:700px){.node--type-voices.node--view-mode-default .node__content .content-wrapper{padding-left:1.5rem}}.node--type-voices.node--view-mode-default .node__content .content-wrapper *{color:#fff}.node--type-voices.node--view-mode-list{margin-bottom:2rem}.node--type-voices.node--view-mode-list .content-link{font-family:"Ubuntu",sans-serif;font-size:14px;font-size:0.875rem;line-height:2;color:#333;font-weight:400;color:#26488e}.node--type-voices.node--view-mode-list .title{font-family:"Ubuntu",sans-serif;font-size:22px;font-size:1.375rem;line-height:1.2727272727;color:#26488e;font-weight:700}.node--type-voices.node--view-mode-list .description .field--name-body p{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;color:#333;font-weight:400}.node--type-wrap-up .layout--twocol-section.layout--related-content{background-color:#e6e7e8}.node--type-wrap-up.node--view-mode-course-overview .field--name-title h2{margin:0}.node--view-mode-callout .node__content{display:flex;flex-direction:row;flex-wrap:wrap}@media screen and (min-width:768px){.node--view-mode-callout .node__content{display:block}}.node--view-mode-callout .callout-title{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;flex-wrap:nowrap;justify-content:center}.node--view-mode-callout .field--name-field-media{margin-right:1rem;width:60px}@media screen and (min-width:768px){.node--view-mode-callout .field--name-field-media{float:left;margin-right:1.875rem;width:135px}}.node--view-mode-callout .field--name-field-media img{border:1px solid #d2d2d2}@media screen and (min-width:768px){.node--view-mode-callout .field--name-title{overflow:auto}}.node--view-mode-callout .field--name-field-subtitle{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;color:#333;font-weight:400;margin-bottom:0}@media screen and (min-width:768px){.node--view-mode-callout .field--name-field-subtitle{overflow:auto}}.node--view-mode-course-navigation .field--name-title{color:#26488e}.node--view-mode-course-navigation .field--name-title .field__item>div{line-height:1.5rem}.node--view-mode-course-navigation .field--name-title a{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.2222222222;color:#26488e;font-weight:500}.node--view-mode-course-overview .field--name-field-subtitle,.node--view-mode-course-overview .field--name-body{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;color:#333;font-weight:400;margin-bottom:0;margin-top:1rem}.node--view-mode-course-overview .field--name-field-subtitle p:last-child,.node--view-mode-course-overview .field--name-body p:last-child{margin:0}.node--view-mode-course-overview .field--name-title .field__item>div{align-items:center;display:flex;line-height:1.5rem}.node--view-mode-course-overview .field--name-title a{font-size:22px;font-size:1.375rem;line-height:1.2727272727}.node--view-mode-course-overview .field--name-title img{display:inline-block;margin:0 0 0 .5rem}.node--view-mode-course-overview .inline{margin-bottom:.75rem}.node--view-mode-search .field--name-title a{font-family:"Ubuntu",sans-serif;font-size:22px;font-size:1.375rem;line-height:1.2727272727;color:#26488e;font-weight:700}.node--view-mode-search .field--name-title .field__item>*,.node--view-mode-search .field--name-title>*{margin-bottom:0;margin-top:0}.node--view-mode-search .field--name-field-subtitle{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.6666666667;color:#333;font-weight:400;margin-bottom:0}.node--view-mode-search .field--name-field-short-description{margin-bottom:0}article[class*=node--view-mode-course-] .node__content,article.node--view-mode-preview .node__content{background-position:.5rem 1rem;background-repeat:no-repeat;background-size:26px;display:block;padding:1rem 1rem 1rem 2.5rem}article[class*=node--view-mode-course-] .node__content.discussion,article[class*=node--view-mode-course-] .node__content.check-in,article[class*=node--view-mode-course-] .node__content.class.discussion,article[class*=node--view-mode-course-] .node__content.breakout.groups,article.node--view-mode-preview .node__content.discussion,article.node--view-mode-preview .node__content.check-in,article.node--view-mode-preview .node__content.class.discussion,article.node--view-mode-preview .node__content.breakout.groups{background-image:url("/themes/custom/ik_client/static/svg/discussion.svg")}article[class*=node--view-mode-course-] .node__content.chapter,article[class*=node--view-mode-course-] .node__content.lesson,article.node--view-mode-preview .node__content.chapter,article.node--view-mode-preview .node__content.lesson{background-image:url("/themes/custom/ik_client/static/svg/chapter.svg")}article[class*=node--view-mode-course-] .node__content.interactive,article[class*=node--view-mode-course-] .node__content.activity,article.node--view-mode-preview .node__content.interactive,article.node--view-mode-preview .node__content.activity{background-image:url("/themes/custom/ik_client/static/svg/interactive.svg")}article[class*=node--view-mode-course-] .node__content.reading,article[class*=node--view-mode-course-] .node__content.case.study,article[class*=node--view-mode-course-] .node__content.quiz,article[class*=node--view-mode-course-] .node__content.session,article[class*=node--view-mode-course-] .node__content.introduction,article.node--view-mode-preview .node__content.reading,article.node--view-mode-preview .node__content.case.study,article.node--view-mode-preview .node__content.quiz,article.node--view-mode-preview .node__content.session,article.node--view-mode-preview .node__content.introduction{background-image:url("/themes/custom/ik_client/static/svg/reading.svg")}article[class*=node--view-mode-course-] .node__content.video,article.node--view-mode-preview .node__content.video{background-image:url("/themes/custom/ik_client/static/svg/video.svg")}article[class*=node--view-mode-course-navigation] .node__content{padding:0}article[class*=node--view-mode-course-navigation] .node__content>a{display:block;padding:1rem 1rem 1rem 3rem}article[class*=node--view-mode-course-navigation] .node__content>a:hover,article[class*=node--view-mode-course-navigation] .node__content>a:active{text-decoration:none}article[class*=node--view-mode-course-navigation] .node__content>a:hover .field--name-title *,article[class*=node--view-mode-course-navigation] .node__content>a:active .field--name-title *{text-decoration:underline}.node .inline{font-family:"Ubuntu",sans-serif;font-size:14px;font-size:0.875rem;line-height:2;color:#333;font-weight:400;line-height:1rem}.node .inline>*,.node .inline .field__item{display:inline}.group.group--full .block-field-affiliation{margin-bottom:3rem}.group.group--full .block-field-description{margin-bottom:2rem}.group--roots-group.group--list .layout__region .block:not(:last-of-type),.group--salute1.group--list .layout__region .block:not(:last-of-type){margin-bottom:1rem}.group--roots-group.group--list .layout__region .block.block-field-membership-request,.group--salute1.group--list .layout__region .block.block-field-membership-request{margin-bottom:0}.group--roots-group.group--list .field--name-label,.group--salute1.group--list .field--name-label{font-size:22px;font-size:1.375rem;line-height:1.2727272727;margin-bottom:.75rem}.group--roots-group.group--list .field--name-field-membership-request,.group--salute1.group--list .field--name-field-membership-request{font-family:"Ubuntu",sans-serif;font-size:14px;font-size:0.875rem;line-height:2;color:#333;font-weight:400;text-transform:uppercase}article.comment{margin-bottom:2rem}article.comment .content-meta{font-family:"Ubuntu",sans-serif;font-size:16px;font-size:1rem;line-height:1.75;font-weight:500;margin-bottom:1rem}article.comment .content-meta a{font-family:"Ubuntu",sans-serif;font-size:15px;font-size:0.9375rem;line-height:1.8666666667;color:#8f0039;font-weight:400;text-decoration:underline;text-transform:uppercase;color:#26488e;display:inline-block;font-style:italic;text-transform:none}article.comment .content-meta a:hover{text-decoration:none}article.comment .content-meta a[target=_blank]::after{display:none !important}article.comment .content-meta a img{display:block;height:auto;margin:0;width:1.33rem}article.comment .content-meta.is-current-user{color:#26488e}article.comment .content-meta.is-current-user .display-name{font-style:italic}article.comment .comment-content{margin-bottom:1.25rem}article.comment .comment-content *:not(p){display:inline}article.comment .links.inline,article.comment .ear-links{font-family:"Ubuntu",sans-serif;font-size:14px;font-size:0.875rem;line-height:2;color:#333;font-weight:400;margin:0 0 0 .2rem}article.comment .links.inline li,article.comment .ear-links li{padding:0}article.comment .links.inline li:not(:last-child),article.comment .ear-links li:not(:last-child){margin-right:.5rem}article.comment .links.inline a,article.comment .ear-links a{font-style:italic;font-weight:400;text-decoration:underline;text-transform:lowercase}article.comment .links.inline a:hover,article.comment .ear-links a:hover{text-decoration:none}article.comment .ear-links{margin:0}article.comment.comment--view-mode-dashboard .field--name-field-comment-body,article.comment.comment--view-mode-dashboard a{font-family:"Ubuntu",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.2222222222;color:#26488e;font-weight:500;font-style:italic;font-weight:400}article.comment.comment--view-mode-dashboard .field--name-field-comment-body .quotation-marks,article.comment.comment--view-mode-dashboard a .quotation-marks{display:block}article.comment.comment--view-mode-dashboard .field--name-field-comment-body .quotation-marks p,article.comment.comment--view-mode-dashboard a .quotation-marks p{display:inline}article.comment.comment--view-mode-dashboard .field--name-created{font-family:"Ubuntu",sans-serif;font-size:14px;font-size:0.875rem;line-height:2;color:#333;font-weight:400}article.comment .comment-edited{font-family:"Ubuntu",sans-serif;font-size:17px;font-size:1.0625rem;line-height:1.5294117647;color:#404040;font-weight:400;font-size:12px;font-size:0.75rem;line-height:normal}article.profile .field{margin-bottom:1.625rem}article.profile .field__label{color:#000}article.profile .field__item{color:#000}.quiz main,.quiz__page main{max-width:100vw}.quiz .block-system-main-block__content,.quiz__page .block-system-main-block__content{margin:auto;max-width:calc(100% - 32px)}@media screen and (min-width:768px){.quiz .block-system-main-block__content,.quiz__page .block-system-main-block__content{max-width:calc(100% - 64px)}}@media screen and (min-width:934px){.quiz .block-system-main-block__content,.quiz__page .block-system-main-block__content{max-width:calc(100% - 64px)}}@media screen and (min-width:1280px){.quiz .block-system-main-block__content,.quiz__page .block-system-main-block__content{max-width:calc(100% - 64px);width:1280px}}.quiz__page main table,.quiz__page__page main table{max-width:calc(100vw - 64px)}.route--about .layout__region--first .block-field-blocknodepagetitle__content .field--name-title h1{margin-top:0rem}.route--accessibility .layout__region--first .block-field-blocknodepagetitle__content .field--name-title h1{margin-top:0rem}.route--group-add-roots-group .region.region-content,.route--group-add-salute1 .region.region-content{margin-bottom:16rem}.path-group .layout-content{padding:0rem 5rem 10rem}@media screen and (min-width:934px){.path-group .layout-content{margin-left:auto;margin-right:auto;width:870px;display:flex;justify-content:center;align-items:center}}.route--contact-us .layout__region--first .block-field-blocknodepagetitle__content .field--name-title h1{margin-top:0rem}header{margin-bottom:2.5rem}@media screen and (min-width:934px){header{margin-bottom:8.25rem}}.page-node-type-homepage header{margin-bottom:0}.page-node-type-course-previews header,.page-node-type-dashboard header,.page-node-type-glossary header,.page-node-type-overview header,.page-node-type-course-survey header,.page-node-type-certificate header,.page-course header{margin-bottom:2.75rem}@media screen and (min-width:934px){.page-node-type-course-previews header,.page-node-type-dashboard header,.page-node-type-glossary header,.page-node-type-overview header,.page-node-type-course-survey header,.page-node-type-certificate header,.page-course header{margin-bottom:3.5rem}}.comment-thread .back-to-content{display:inline-block;margin-bottom:2rem}.page-node-type-glossary{background-color:#fffff4}.page-node-type-glossary .region.region-breadcrumbs{background-color:#fffff4}.alias-dashboard-glossary{background-color:#fffff4}.alias-dashboard-glossary .region.region-dashboard{display:none}.alias-dashboard-glossary .region.region-breadcrumbs{background-color:#fffff4}@media screen and (min-width:1280px){.alias-dashboard-glossary article[about="/dashboard/glossary"] .layout--twocol-section.layout--twocol-section--75-25 .layout__inner{grid-template-columns:1fr 350px}}.alias-dashboard-glossary article[about="/dashboard/glossary"] .layout__region.layout__region--first .form-wrapper[id^=edit-course]{display:block}@media screen and (min-width:1280px){.alias-dashboard-glossary article[about="/dashboard/glossary"] .layout__region.layout__region--first .form-wrapper[id^=edit-course]{display:none}}.alias-dashboard-glossary article[about="/dashboard/glossary"] .layout__region.layout__region--second{display:none}@media screen and (min-width:1280px){.alias-dashboard-glossary article[about="/dashboard/glossary"] .layout__region.layout__region--second{display:block}}.alias-dashboard-glossary article[about="/dashboard/glossary"] .layout__region.layout__region--second .js-form-item-term{display:none}.alias-dashboard-glossary .node--type-glossary .course-label{display:none}body[class*=route--dashboard-members-settings] .region.region-content{margin-left:auto;margin-right:auto;width:870px;position:relative;max-width:95%}@media screen and (min-width:934px){body[class*=route--dashboard-members-settings] .region.region-content{max-width:650px}}.route--dashboard-white-supremacy-and-structural-racism-constructing-race-seeing-race .paragraph--type--interactive h2{text-wrap:unset}.quiz__page main{margin-left:auto;margin-right:auto;width:870px;margin-bottom:8.5rem}.quiz__page main .answering-form h2{margin:1rem 0rem}.quiz__page main .field--name-body .field__label{display:none}.quiz__page main table{width:100%;margin:1rem 0rem 2rem}.quiz__page main #edit-navigation-actions{width:100%;text-align:end;margin:0rem 0rem 2rem}.route--privacy .layout__region--first .block-field-blocknodepagetitle__content .field--name-title h1{margin-top:0rem}@media screen and (min-width:1280px){.alias-search article[about="/search"] .layout--twocol-section.layout--twocol-section--75-25 .layout__inner{grid-template-columns:1fr 350px}}.alias-search article[about="/search"] .layout__region.layout__region--first .form-wrapper[id^=edit-course],.alias-search article[about="/search"] .layout__region.layout__region--first .block-naccho-roots-search-filter-by-type{display:block}@media screen and (min-width:1280px){.alias-search article[about="/search"] .layout__region.layout__region--first .form-wrapper[id^=edit-course],.alias-search article[about="/search"] .layout__region.layout__region--first .block-naccho-roots-search-filter-by-type{display:none}}.alias-search article[about="/search"] .layout__region.layout__region--first .views-exposed-form .form--inline{display:flex;flex-wrap:wrap}.alias-search article[about="/search"] .layout__region.layout__region--first .views-exposed-form .form--inline>*{flex-basis:100%;max-width:100%;width:100%}.alias-search article[about="/search"] .layout__region.layout__region--first .views-exposed-form .form--inline input:not([type=submit]):not([type=checkbox]){width:100%}.alias-search article[about="/search"] .layout__region.layout__region--second{display:none}@media screen and (min-width:1280px){.alias-search article[about="/search"] .layout__region.layout__region--second{display:block}}.alias-search article[about="/search"] .layout__region.layout__region--second .js-form-item-search,.alias-search article[about="/search"] .layout__region.layout__region--second .js-form-item-sort-bef-combine{display:none}.alias-search article[about="/search"] .bef-links ul{margin:0}.alias-search article[about="/search"] .bef-links ul li{display:inline-block}.alias-search article[about="/search"] .bef-links ul li a,.alias-search article[about="/search"] .bef-links ul li a:visited,.alias-search article[about="/search"] .bef-links ul li a:active{font-size:14px;font-size:0.875rem;line-height:2;color:#757575;font-style:italic;font-weight:400}.alias-search article[about="/search"] .bef-links ul li a.bef-link--selected,.alias-search article[about="/search"] .bef-links ul li a:visited.bef-link--selected,.alias-search article[about="/search"] .bef-links ul li a:active.bef-link--selected{color:#000;font-weight:600}.alias-search article[about="/search"] fieldset[id^=edit-course-],.alias-search article[about="/search"] details{background-color:#e6e7e8;border:0;margin:0;padding:1rem 1rem 3rem 1rem;width:100%}.alias-search article[about="/search"] fieldset[id^=edit-course-]:not([open]),.alias-search article[about="/search"] details:not([open]){padding-bottom:1rem}.alias-search article[about="/search"] fieldset[id^=edit-course-]:not([open]) summary,.alias-search article[about="/search"] details:not([open]) summary{margin-bottom:0}.alias-search article[about="/search"] fieldset[id^=edit-course-]>.details-wrapper,.alias-search article[about="/search"] details>.details-wrapper{padding:0}.alias-search article[about="/search"] fieldset[id^=edit-course-]>.details-wrapper legend,.alias-search article[about="/search"] details>.details-wrapper legend{display:none}.alias-search article[about="/search"] fieldset[id^=edit-course-]>.details-wrapper .fieldgroup,.alias-search article[about="/search"] details>.details-wrapper .fieldgroup{margin:0;padding:0}.alias-search article[about="/search"] fieldset[id^=edit-course-] summary,.alias-search article[about="/search"] details summary{font-family:"Ubuntu",sans-serif;font-size:24px;font-size:1.5rem;line-height:1.3333333333;color:#404040;font-family:"Roboto",sans-serif;font-weight:400;display:block;margin-bottom:1.7rem;width:100%}.alias-search article[about="/search"] fieldset[id^=edit-course-] .fieldset-wrapper,.alias-search article[about="/search"] details .fieldset-wrapper{padding-left:2rem;padding-right:1rem}.alias-search article[about="/search"] fieldset[id^=edit-course-] .form-type-checkbox,.alias-search article[about="/search"] details .form-type-checkbox{margin:0}.alias-search article[about="/search"] fieldset[id^=edit-course-] .form-type-checkbox:not(:last-of-type),.alias-search article[about="/search"] details .form-type-checkbox:not(:last-of-type){margin-bottom:1rem}.alias-search article[about="/search"] fieldset[id^=edit-course-] .form-type-checkbox input,.alias-search article[about="/search"] details .form-type-checkbox input{display:inline-block;margin-right:.5rem}.alias-search article[about="/search"] .form-item-search label,.alias-search article[about="/search"] .form-item-sort-bef-combine label{display:none}.alias-search article[about="/search"] .form-actions{display:none}body.maintenance-page{padding-top:30px}body.maintenance-page header img{width:250px}body.path-user article.profile{margin-left:auto;margin-right:auto;width:870px;position:relative;max-width:650px;width:100%}body.path-user .region.region-content{margin-bottom:13rem}body.route--user-login .region.region-content,body.route--user-register .region.region-content,body.route--student-register .region.region-content,body.route--teacher-register .region.region-content,body.route--user-password .region.region-content{margin-left:auto;margin-right:auto;width:870px;position:relative;max-width:95%}@media screen and (min-width:934px){body.route--user-login .region.region-content,body.route--user-register .region.region-content,body.route--student-register .region.region-content,body.route--teacher-register .region.region-content,body.route--user-password .region.region-content{max-width:650px}}body.route--user-login .region.region-content>.block,body.route--user-register .region.region-content>.block,body.route--student-register .region.region-content>.block,body.route--teacher-register .region.region-content>.block,body.route--user-password .region.region-content>.block{margin-bottom:1.625rem}body.route--user-login .region.region-content .block+.block-system,body.route--user-register .region.region-content .block+.block-system,body.route--student-register .region.region-content .block+.block-system,body.route--teacher-register .region.region-content .block+.block-system,body.route--user-password .region.region-content .block+.block-system{margin-top:3rem}@media(prefers-reduced-motion){*{animation:none !important;transition:none !important}*:hover,*:focus{animation:none !important;transition:none !important}}
