/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.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;}}
@keyframes spinner-rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@font-face{font-family:Stinger Regular;font-style:normal;font-weight:400;src:url(/themes/custom/nhl/dist/fonts/Stinger-Regular.woff2) format("woff2"),url(/themes/custom/nhl/dist/fonts/Stinger-Regular.woff) format("woff")}@font-face{font-family:Stinger Bold;font-style:normal;font-weight:700;src:url(/themes/custom/nhl/dist/fonts/Stinger-Bold.woff2) format("woff2"),url(/themes/custom/nhl/dist/fonts/Stinger-Bold.woff) format("woff")}@font-face{font-family:CeraPRO;font-style:normal;font-weight:400;src:url(/themes/custom/nhl/dist/fonts/CeraPRO-Regular.woff2) format("woff2"),url(/themes/custom/nhl/dist/fonts/CeraPRO-Regular.woff) format("woff")}@font-face{font-family:CeraPRO;font-style:italic;font-weight:400;src:url(/themes/custom/nhl/dist/fonts/CeraPRO-RegularItalic.woff2) format("woff2"),url(/themes/custom/nhl/dist/fonts/CeraPRO-RegularItalic.woff) format("woff")}@font-face{font-family:CeraPRO;font-style:normal;font-weight:700;src:url(/themes/custom/nhl/dist/fonts/CeraPRO-Medium.woff2) format("woff2"),url(/themes/custom/nhl/dist/fonts/CeraPRO-Medium.woff) format("woff")}@font-face{font-family:CeraPRO;font-style:italic;font-weight:700;src:url(/themes/custom/nhl/dist/fonts/CeraPRO-MediumItalic.woff2) format("woff2"),url(/themes/custom/nhl/dist/fonts/CeraPRO-MediumItalic.woff) format("woff")}@font-face{font-family:CeraPRO;font-style:normal;font-weight:900;src:url(/themes/custom/nhl/dist/fonts/CeraPRO-Bold.woff2) format("woff2"),url(/themes/custom/nhl/dist/fonts/CeraPRO-Bold.woff) format("woff")}@font-face{font-family:CeraPRO;font-style:italic;font-weight:900;src:url(/themes/custom/nhl/dist/fonts/CeraPRO-BoldItalic.woff2) format("woff2"),url(/themes/custom/nhl/dist/fonts/CeraPRO-BoldItalic.woff) format("woff")}h1,h2,h3,h4,h5,h6{color:#00294b;font-weight:900;line-height:1.3}h1{font-size:1.875rem;line-height:1.2}@media(min-width:768px){h1{font-size:3.375rem}}h2{font-size:1.75rem}@media(min-width:768px){h2{font-size:2.25rem}}h3{font-size:1.5rem}@media(min-width:768px){h3{font-size:1.75rem}}h4{font-size:1.25rem}@media(min-width:768px){h4{font-size:1.5rem}}h5{font-size:1.125rem}@media(min-width:768px){h5{font-size:1.25rem}}h6{font-size:1rem}@media(min-width:768px){h6{font-size:1.125rem}}dl,ol,ul{margin-top:0}img{height:auto;vertical-align:middle;width:100%}iframe,img{max-width:100%}iframe{border:0;display:block;margin:.75rem auto 0}@media(min-width:768px){iframe{margin-top:1.5rem}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{font-size:1rem;line-height:1.5}@media(min-width:768px){body{font-size:1.125rem}}body{background-color:#f2f7fb;color:#424445;font-family:CeraPRO,arial,helvetica,sans-serif;font-weight:400}body:before{content:"";display:none}@media(min-width:640px){body:before{content:"small"}}@media(min-width:768px){body:before{content:"medium"}}@media(min-width:1024px){body:before{content:"large"}}table{border:0;display:block;margin:.75rem 0;overflow-x:auto;white-space:nowrap;width:100%}@media(min-width:768px){table{margin:1.5rem 0}}tbody,tfoot,thead{display:table;width:100%}tr{border-bottom:1px solid hsla(0,0%,76%,.5)}td,th{font-weight:400;padding:1.25rem .625rem .625rem 0;text-align:left}td:last-child,th:last-child{padding-right:0}p{margin:.75rem 0 0}@media(min-width:768px){p{margin:1.5rem 0 0}}p:first-of-type{margin-top:0}a{color:#005aa7;text-decoration:underline}a:focus,a:hover{text-decoration:none}blockquote{background-color:#f2f7fb;background-image:url(/themes/custom/nhl/dist/images/double-quote-blue.svg);background-position:.75rem .75rem;background-repeat:no-repeat;background-size:1.9375rem 1.5rem;border-radius:.25rem;color:#001b32;font-style:italic;font-weight:700;margin:.75rem 0;padding:1.5rem 2rem}@media(min-width:768px){blockquote{margin:1.5rem 0}}blockquote p{margin:0}strong{font-weight:700}.no-gutters{margin-left:0;margin-right:0}.no-gutters>*{padding-left:0;padding-right:0}.column,.column-1,.column-10,.column-11,.column-12,.column-2,.column-3,.column-4,.column-5,.column-6,.column-7,.column-8,.column-9,.column-auto,.column-large,.column-large-1,.column-large-10,.column-large-11,.column-large-12,.column-large-2,.column-large-3,.column-large-4,.column-large-5,.column-large-6,.column-large-7,.column-large-8,.column-large-9,.column-large-auto,.column-medium,.column-medium-1,.column-medium-10,.column-medium-11,.column-medium-12,.column-medium-2,.column-medium-3,.column-medium-4,.column-medium-5,.column-medium-6,.column-medium-7,.column-medium-8,.column-medium-9,.column-medium-auto,.column-small,.column-small-1,.column-small-10,.column-small-11,.column-small-12,.column-small-2,.column-small-3,.column-small-4,.column-small-5,.column-small-6,.column-small-7,.column-small-8,.column-small-9,.column-small-auto,.column-toolbar-large,.column-toolbar-large-1,.column-toolbar-large-10,.column-toolbar-large-11,.column-toolbar-large-12,.column-toolbar-large-2,.column-toolbar-large-3,.column-toolbar-large-4,.column-toolbar-large-5,.column-toolbar-large-6,.column-toolbar-large-7,.column-toolbar-large-8,.column-toolbar-large-9,.column-toolbar-large-auto,.column-xlarge,.column-xlarge-1,.column-xlarge-10,.column-xlarge-11,.column-xlarge-12,.column-xlarge-2,.column-xlarge-3,.column-xlarge-4,.column-xlarge-5,.column-xlarge-6,.column-xlarge-7,.column-xlarge-8,.column-xlarge-9,.column-xlarge-auto,.column-xxlarge,.column-xxlarge-1,.column-xxlarge-10,.column-xxlarge-11,.column-xxlarge-12,.column-xxlarge-2,.column-xxlarge-3,.column-xxlarge-4,.column-xxlarge-5,.column-xxlarge-6,.column-xxlarge-7,.column-xxlarge-8,.column-xxlarge-9,.column-xxlarge-auto{min-height:1px;padding-left:1rem;padding-right:1rem;position:relative;width:100%}.container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media(min-width:640px){.container{max-width:40rem}}@media(min-width:768px){.container{max-width:48rem}}@media(min-width:1024px){.container{max-width:64rem}}@media(min-width:1280px){.container{max-width:80rem}}.container-fluid{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}.container--small{max-width:45rem}.container--medium{max-width:56.5rem}.container--large{max-width:60rem}.container--webform{padding-bottom:2rem;padding-top:2rem}.row{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.column{flex-basis:0;flex-grow:1;max-width:100%}.column-auto{flex:0 0 auto;max-width:none;width:auto}.column-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.column-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.column-3{flex:0 0 25%;max-width:25%}.column-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.column-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.column-6{flex:0 0 50%;max-width:50%}.column-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.column-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.column-9{flex:0 0 75%;max-width:75%}.column-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.column-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.column-12{flex:0 0 100%;max-width:100%}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-0{margin-left:0}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}.offset-12{margin-left:100%}@media(min-width:640px){.column-small{flex-basis:0;flex-grow:1;max-width:100%}.column-small-auto{flex:0 0 auto;max-width:none;width:auto}.column-small-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.column-small-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.column-small-3{flex:0 0 25%;max-width:25%}.column-small-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.column-small-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.column-small-6{flex:0 0 50%;max-width:50%}.column-small-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.column-small-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.column-small-9{flex:0 0 75%;max-width:75%}.column-small-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.column-small-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.column-small-12{flex:0 0 100%;max-width:100%}.order-small-1{order:1}.order-small-2{order:2}.order-small-3{order:3}.order-small-4{order:4}.order-small-5{order:5}.order-small-6{order:6}.order-small-7{order:7}.order-small-8{order:8}.order-small-9{order:9}.order-small-10{order:10}.order-small-11{order:11}.order-small-12{order:12}.offset-small-0{margin-left:0}.offset-small-1{margin-left:8.3333333333%}.offset-small-2{margin-left:16.6666666667%}.offset-small-3{margin-left:25%}.offset-small-4{margin-left:33.3333333333%}.offset-small-5{margin-left:41.6666666667%}.offset-small-6{margin-left:50%}.offset-small-7{margin-left:58.3333333333%}.offset-small-8{margin-left:66.6666666667%}.offset-small-9{margin-left:75%}.offset-small-10{margin-left:83.3333333333%}.offset-small-11{margin-left:91.6666666667%}.offset-small-12{margin-left:100%}}@media(min-width:768px){.column-medium{flex-basis:0;flex-grow:1;max-width:100%}.column-medium-auto{flex:0 0 auto;max-width:none;width:auto}.column-medium-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.column-medium-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.column-medium-3{flex:0 0 25%;max-width:25%}.column-medium-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.column-medium-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.column-medium-6{flex:0 0 50%;max-width:50%}.column-medium-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.column-medium-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.column-medium-9{flex:0 0 75%;max-width:75%}.column-medium-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.column-medium-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.column-medium-12{flex:0 0 100%;max-width:100%}.order-medium-1{order:1}.order-medium-2{order:2}.order-medium-3{order:3}.order-medium-4{order:4}.order-medium-5{order:5}.order-medium-6{order:6}.order-medium-7{order:7}.order-medium-8{order:8}.order-medium-9{order:9}.order-medium-10{order:10}.order-medium-11{order:11}.order-medium-12{order:12}.offset-medium-0{margin-left:0}.offset-medium-1{margin-left:8.3333333333%}.offset-medium-2{margin-left:16.6666666667%}.offset-medium-3{margin-left:25%}.offset-medium-4{margin-left:33.3333333333%}.offset-medium-5{margin-left:41.6666666667%}.offset-medium-6{margin-left:50%}.offset-medium-7{margin-left:58.3333333333%}.offset-medium-8{margin-left:66.6666666667%}.offset-medium-9{margin-left:75%}.offset-medium-10{margin-left:83.3333333333%}.offset-medium-11{margin-left:91.6666666667%}.offset-medium-12{margin-left:100%}}@media(min-width:1024px){.column-large{flex-basis:0;flex-grow:1;max-width:100%}.column-large-auto{flex:0 0 auto;max-width:none;width:auto}.column-large-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.column-large-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.column-large-3{flex:0 0 25%;max-width:25%}.column-large-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.column-large-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.column-large-6{flex:0 0 50%;max-width:50%}.column-large-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.column-large-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.column-large-9{flex:0 0 75%;max-width:75%}.column-large-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.column-large-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.column-large-12{flex:0 0 100%;max-width:100%}.order-large-1{order:1}.order-large-2{order:2}.order-large-3{order:3}.order-large-4{order:4}.order-large-5{order:5}.order-large-6{order:6}.order-large-7{order:7}.order-large-8{order:8}.order-large-9{order:9}.order-large-10{order:10}.order-large-11{order:11}.order-large-12{order:12}.offset-large-0{margin-left:0}.offset-large-1{margin-left:8.3333333333%}.offset-large-2{margin-left:16.6666666667%}.offset-large-3{margin-left:25%}.offset-large-4{margin-left:33.3333333333%}.offset-large-5{margin-left:41.6666666667%}.offset-large-6{margin-left:50%}.offset-large-7{margin-left:58.3333333333%}.offset-large-8{margin-left:66.6666666667%}.offset-large-9{margin-left:75%}.offset-large-10{margin-left:83.3333333333%}.offset-large-11{margin-left:91.6666666667%}.offset-large-12{margin-left:100%}}@media(min-width:1280px){.column-xlarge{flex-basis:0;flex-grow:1;max-width:100%}.column-xlarge-auto{flex:0 0 auto;max-width:none;width:auto}.column-xlarge-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.column-xlarge-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.column-xlarge-3{flex:0 0 25%;max-width:25%}.column-xlarge-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.column-xlarge-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.column-xlarge-6{flex:0 0 50%;max-width:50%}.column-xlarge-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.column-xlarge-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.column-xlarge-9{flex:0 0 75%;max-width:75%}.column-xlarge-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.column-xlarge-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.column-xlarge-12{flex:0 0 100%;max-width:100%}.order-xlarge-1{order:1}.order-xlarge-2{order:2}.order-xlarge-3{order:3}.order-xlarge-4{order:4}.order-xlarge-5{order:5}.order-xlarge-6{order:6}.order-xlarge-7{order:7}.order-xlarge-8{order:8}.order-xlarge-9{order:9}.order-xlarge-10{order:10}.order-xlarge-11{order:11}.order-xlarge-12{order:12}.offset-xlarge-0{margin-left:0}.offset-xlarge-1{margin-left:8.3333333333%}.offset-xlarge-2{margin-left:16.6666666667%}.offset-xlarge-3{margin-left:25%}.offset-xlarge-4{margin-left:33.3333333333%}.offset-xlarge-5{margin-left:41.6666666667%}.offset-xlarge-6{margin-left:50%}.offset-xlarge-7{margin-left:58.3333333333%}.offset-xlarge-8{margin-left:66.6666666667%}.offset-xlarge-9{margin-left:75%}.offset-xlarge-10{margin-left:83.3333333333%}.offset-xlarge-11{margin-left:91.6666666667%}.offset-xlarge-12{margin-left:100%}}@media(min-width:1600px){.column-xxlarge{flex-basis:0;flex-grow:1;max-width:100%}.column-xxlarge-auto{flex:0 0 auto;max-width:none;width:auto}.column-xxlarge-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.column-xxlarge-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.column-xxlarge-3{flex:0 0 25%;max-width:25%}.column-xxlarge-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.column-xxlarge-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.column-xxlarge-6{flex:0 0 50%;max-width:50%}.column-xxlarge-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.column-xxlarge-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.column-xxlarge-9{flex:0 0 75%;max-width:75%}.column-xxlarge-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.column-xxlarge-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.column-xxlarge-12{flex:0 0 100%;max-width:100%}.order-xxlarge-1{order:1}.order-xxlarge-2{order:2}.order-xxlarge-3{order:3}.order-xxlarge-4{order:4}.order-xxlarge-5{order:5}.order-xxlarge-6{order:6}.order-xxlarge-7{order:7}.order-xxlarge-8{order:8}.order-xxlarge-9{order:9}.order-xxlarge-10{order:10}.order-xxlarge-11{order:11}.order-xxlarge-12{order:12}.offset-xxlarge-0{margin-left:0}.offset-xxlarge-1{margin-left:8.3333333333%}.offset-xxlarge-2{margin-left:16.6666666667%}.offset-xxlarge-3{margin-left:25%}.offset-xxlarge-4{margin-left:33.3333333333%}.offset-xxlarge-5{margin-left:41.6666666667%}.offset-xxlarge-6{margin-left:50%}.offset-xxlarge-7{margin-left:58.3333333333%}.offset-xxlarge-8{margin-left:66.6666666667%}.offset-xxlarge-9{margin-left:75%}.offset-xxlarge-10{margin-left:83.3333333333%}.offset-xxlarge-11{margin-left:91.6666666667%}.offset-xxlarge-12{margin-left:100%}}@media(min-width:976px){.column-toolbar-large{flex-basis:0;flex-grow:1;max-width:100%}.column-toolbar-large-auto{flex:0 0 auto;max-width:none;width:auto}.column-toolbar-large-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.column-toolbar-large-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.column-toolbar-large-3{flex:0 0 25%;max-width:25%}.column-toolbar-large-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.column-toolbar-large-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.column-toolbar-large-6{flex:0 0 50%;max-width:50%}.column-toolbar-large-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.column-toolbar-large-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.column-toolbar-large-9{flex:0 0 75%;max-width:75%}.column-toolbar-large-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.column-toolbar-large-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.column-toolbar-large-12{flex:0 0 100%;max-width:100%}.order-toolbar-large-1{order:1}.order-toolbar-large-2{order:2}.order-toolbar-large-3{order:3}.order-toolbar-large-4{order:4}.order-toolbar-large-5{order:5}.order-toolbar-large-6{order:6}.order-toolbar-large-7{order:7}.order-toolbar-large-8{order:8}.order-toolbar-large-9{order:9}.order-toolbar-large-10{order:10}.order-toolbar-large-11{order:11}.order-toolbar-large-12{order:12}.offset-toolbar-large-0{margin-left:0}.offset-toolbar-large-1{margin-left:8.3333333333%}.offset-toolbar-large-2{margin-left:16.6666666667%}.offset-toolbar-large-3{margin-left:25%}.offset-toolbar-large-4{margin-left:33.3333333333%}.offset-toolbar-large-5{margin-left:41.6666666667%}.offset-toolbar-large-6{margin-left:50%}.offset-toolbar-large-7{margin-left:58.3333333333%}.offset-toolbar-large-8{margin-left:66.6666666667%}.offset-toolbar-large-9{margin-left:75%}.offset-toolbar-large-10{margin-left:83.3333333333%}.offset-toolbar-large-11{margin-left:91.6666666667%}.offset-toolbar-large-12{margin-left:100%}}.page{background-color:#fff;box-shadow:0 0 1.25rem rgba(0,0,0,.06);margin-left:auto;margin-right:auto;max-width:100rem}.page--full-screen-width .page{max-width:none}.page__section--footer{padding-bottom:3rem;padding-top:3rem}@media(min-width:1024px){.page__section--footer{padding-bottom:2.5rem;padding-top:2.5rem}}@media(min-width:1024px)and (min-width:768px){.page__section--footer{padding-bottom:5rem;padding-top:5rem}}.page__section--footer .block--branding{margin-bottom:1.5rem;min-height:1px;padding-left:1rem;padding-right:1rem;position:relative;width:100%}@media(min-width:1024px){.page__section--footer .block--branding{flex:0 0 25%;margin-top:.3125rem;max-width:25%}}.page__section--footer .block--branding .site-logo{display:block;max-width:7.625rem}@media(min-width:1024px){.page__section--footer .block--branding .site-logo{max-width:11.5625rem}}.page__section--footer .block--branding svg{fill:#fff}.page__section--footer .block--menu-footer{min-height:1px;padding-left:1rem;padding-right:1rem;position:relative;width:100%}@media(min-width:1024px){.page__section--footer .block--menu-footer{flex:0 0 25%;max-width:25%}}.page__section--footer .block--contact-info{min-height:1px;padding-left:1rem;padding-right:1rem;position:relative;width:100%}@media(min-width:1024px){.page__section--footer .block--contact-info{flex:0 0 25%;max-width:25%}}.page__section--footer-bottom{font-size:14px;line-height:1.4}@media(min-width:768px){.page__section--footer-bottom{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end}}@media(max-width:767px){.page__section--footer-bottom .block--social-media-links{margin-top:1.5rem}}@media(min-width:768px){.page__section--footer-bottom .block--social-media-links{margin-left:3rem}}.page__section--header{box-shadow:0 1px .1875rem rgba(0,0,0,.1);display:flex;flex-wrap:wrap;height:5rem;justify-content:flex-end;padding-bottom:.625rem;padding-top:.625rem;position:relative;z-index:101}@media(max-width:1023px){.page__section--header{max-width:none}}@media(min-width:1024px){.page__section--header{box-shadow:0 0 0;height:7.75rem;padding-bottom:.75rem;padding-left:10.375rem;padding-top:.75rem;position:relative}}.page__section--header .block--branding{height:3.75rem;left:1rem;position:absolute;z-index:102}@media(min-width:1024px){.page__section--header .block--branding{height:6.25rem}}.page__section--header .block--branding .site-logo{display:block;height:100%}.page__section--header .block--branding svg{fill:#00294b;height:100%}.page--sub-brand-hms .page__section--header .block--branding svg{fill:#cc0079}@media(min-width:1024px){.page__section--header .block--sub-site-back-link{margin-top:.1875rem}.page__section--header .block--menu-top{margin-top:.5rem}.page__section--header .block--menu-main{flex:0 0 100%;margin-top:1.71875rem;max-width:100%}}.page__section--header .block--language-switcher{margin:0 .625rem}@media(min-width:1024px){.page__section--header .block--language-switcher{margin:0 0 0 .75rem}.page__section--header .block--mobile-search-link{display:none;margin:0}.page__section--header .block--mobile-menu-button{display:none}}body.sidebar .page__section--content{min-height:1px;padding-left:1rem;padding-right:1rem;position:relative;width:100%}@media(min-width:1024px){body.two-sidebars .page__section--content{flex:0 0 50%;max-width:50%}body.one-sidebar.is-visible--sidebar-first .page__section--content,body.one-sidebar.is-visible--sidebar-second .page__section--content{flex:0 0 75%;max-width:75%}body.one-sidebar.is-visible--sidebar-first.page--content-bg .page__section--content{flex:0 0 calc(75% + 160px);margin-right:-160px;max-width:calc(75% + 160px);padding-right:11rem}.page--content-bg-light-blue .page__section--content{background-color:#f2f7fb}}.page__section--sidebar-first{min-height:1px;padding-left:1rem;padding-right:1rem;position:relative;width:100%}@media(min-width:768px){body.two-sidebars .page__section--sidebar-first{flex:0 0 50%;max-width:50%}}@media(min-width:1024px){body.sidebar .page__section--sidebar-first{flex:0 0 25%;max-width:25%;order:-1}}.page__section--sidebar-first-facets{display:none}@media(min-width:1024px){.page__section--sidebar-first-facets{display:block;padding-top:4.375rem}.has-back-button .page__section--sidebar-first-facets{padding-top:3.5625rem}}.page__section--sidebar-second{min-height:1px;padding-left:1rem;padding-right:1rem;position:relative;width:100%}@media(min-width:768px){body.two-sidebars .page__section--sidebar-second{flex:0 0 50%;max-width:50%}}@media(min-width:1024px){body.sidebar .page__section--sidebar-second{flex:0 0 25%;max-width:25%}}@media(max-width:767px){.page__wrapper--content{overflow:hidden}}@media(min-width:1024px){.page--content-bg .page__wrapper--content{overflow:hidden}}.page--sub-brand.page--full-screen-width .page__wrapper--content main{background:#fff}@media(min-width:768px){.page--sub-brand.page--full-screen-width .page__wrapper--content main{background:#f2f7fb}}.page--sub-brand.page--full-screen-width .page__wrapper--content main .page__section--content-bottom,.page--sub-brand.page--full-screen-width .page__wrapper--content main .page__section--content-top{background:#fff}@media(min-width:768px){.page--sub-brand.page--full-screen-width .page__wrapper--content main .page__section--content-top{background:#f2f7fb}}.page__wrapper--footer{background-color:#005aa7;overflow:hidden}.page__wrapper--footer-bottom{background-color:#005196;padding:2rem 0}.page__wrapper--footer-top{display:none}@media(min-width:768px){.page__wrapper--footer-top{background-color:#005aa7;border-bottom:1px solid rgba(230,239,246,.1);color:#fff;display:block;font-size:.8125rem;font-weight:700;padding:1.5rem 0}}@media(min-width:1024px){.page__wrapper--header{border-bottom:1px solid hsla(0,0%,76%,.5)}}.block--contact-info a{color:#fff}.block--contact-info .block--contact-info__whatsapp{align-items:center;display:flex;line-height:1rem;margin-top:1.4rem}.block--contact-info .block--contact-info__whatsapp .icon--social-whatsapp{height:2.25rem;margin-right:.5rem;width:2.25rem}.block--contact-info .block--contact-info__whatsapp a{text-decoration:none}.block--contact-info .block--contact-info__whatsapp a:hover{text-decoration:underline}.block--facet{margin-bottom:1.5rem}@media(min-width:1024px){.block--facet{margin-bottom:1.25rem}}.block--facet h3{font-size:1rem;font-weight:700;line-height:1rem;margin:0 0 .75rem}.block--facet .facet-info-dialog-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;display:inline-block;margin:0 0 -.0625rem -.125rem;padding:.25rem;vertical-align:middle}.block--facet .icon--info{color:#666;height:1rem;width:1rem}.block--facet .icon--info:hover{color:#005aa7}.block--facet .facet-info-dialog-content{display:none}.block--facet ul{list-style:none outside none;padding:0}.block--facet .facet-item{line-height:1.25rem;margin-bottom:.375rem;position:relative}@media(min-width:1024px){.block--facet .facet-item{line-height:1.5rem;margin-bottom:.25rem}}.block--facet .facet-item:last-child{margin-bottom:0}.block--facet .facet-item label{cursor:pointer;line-height:1.125rem;min-height:1.25rem}@media(min-width:1024px){.block--facet .facet-item label{min-height:1.5rem}}.block--facet .facet-item__value{color:#00294b;font-size:.9375rem;line-height:.9375rem}@media(min-width:1024px){.block--facet .facet-item__value{font-size:.875rem;line-height:.875rem}}.block--facet .facet-item__count{color:#495057;font-size:.75rem;line-height:.75rem;margin-left:.25rem}.block--facet .facets-soft-limit-link{display:block;font-size:.875rem;margin-top:-.625rem}.block--facet.internal-course-intern-audience-facet{display:none}.block--facet-actions{padding:1.0625rem 0 1.25rem}@media(min-width:1024px){.block--facet-actions{display:none}}.block--facet-actions .facet-actions{display:flex;flex-wrap:wrap;gap:.9375rem;justify-content:space-between}.block--facet-actions .button{padding:.625rem}.block--facet-actions .button--facet-count{border:0;padding-left:0;padding-right:0}.block--facet-actions .button--facet-count:focus,.block--facet-actions .button--facet-count:hover{background-color:#fff}.block--facet-actions .is-hidden{display:none}@media(min-width:1024px){.block--filter-dialog-close{display:none}}.block--filter-dialog-close .button{justify-content:center;line-height:1rem;width:100%}.block--footer-block{color:#fff}.block--footer-block .block--footer-block__title{border-bottom:1px solid hsla(0,0%,76%,.5);color:#fff;cursor:pointer;font-size:1.125rem;line-height:1.4625rem;margin:0 0 .75rem;padding:.5625rem 0;position:relative}@media(min-width:1024px){.block--footer-block .block--footer-block__title{cursor:auto;margin:0 0 .1875rem;padding:0 0 .5625rem}}.block--footer-block .block--footer-block__title:after{background-image:url(/themes/custom/nhl/dist/images/chevron-lightblue.svg);background-position:50%;background-repeat:no-repeat;background-size:.675rem .4225rem;content:"";display:block;height:.4225rem;position:absolute;right:.3125rem;top:50%;transform:translateY(-50%);width:.675rem}@media(min-width:1024px){.block--footer-block .block--footer-block__title:after{display:none}.block--footer-block .block--footer-block__title{border-bottom:0;font-size:1.5rem;line-height:1.95rem}}.block--footer-block .block--footer-block__content{display:none;font-size:1rem;line-height:1.4rem}@media(min-width:1024px){.block--footer-block .block--footer-block__content{display:block}}.block--footer-block--active .block--footer-block__title:after{transform:rotate(180deg)}@media(min-width:768px){.block--menu-bottom{text-align:right}}.block--mobile-menu-button{align-items:center;display:flex;height:100%}.block--mobile-menu-button .menu-button{background-color:#fff;background-image:url(/themes/custom/nhl/dist/images/menu-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:1.125rem .75rem;border:0;display:inline-block;height:2.75rem;position:relative;text-decoration:none;vertical-align:middle;width:2.75rem}.block--mobile-menu-button .menu-button.is-active{background-image:url(/themes/custom/nhl/dist/images/close-blue.svg);background-size:.9375rem .9375rem}.block--mobile-search-link{align-items:center;display:flex;height:100%}.block--mobile-search-link .search-link{border:0;color:#00294b;display:inline-block;height:2.75rem;position:relative;text-decoration:none;vertical-align:middle;width:2.75rem}.block--mobile-search-link .search-link:focus-visible{z-index:2}.block--mobile-search-link .search-link .icon{bottom:0;height:1.125rem;left:0;margin:auto;position:absolute;right:0;top:0;width:1.125rem}.block--overview{margin-bottom:3rem}@media(min-width:1024px){.block--overview{margin-bottom:6rem}}.block--overview h1{font-size:1.75rem;line-height:1.3;margin:2.5rem 0 .75rem}@media(min-width:768px){.block--overview h1{font-size:2.25rem}}@media(min-width:1024px){.block--overview h1{margin:3.5625rem 0 2rem}}.has-back-button .block--overview h1{margin-top:2rem}@media(min-width:768px){.has-back-button .block--overview h1{margin-top:1.5rem}}@media(min-width:1024px){.block--overview-list{padding-left:2.5625rem}}.block--overview-list .pager{margin-top:1.5rem}@media(min-width:1024px){.block--overview-list .pager{margin-top:2rem}}.block--overview-search h1{margin-bottom:1.625rem}@media(min-width:1024px){.block--overview-search h1{margin:4rem 0 1.5rem}}.block--overview-search .pager{margin-top:1.5rem}@media(min-width:1024px){.block--overview-search .pager{margin-top:2.375rem}}.block--overview-back-button{margin-top:2.5rem}@media(min-width:1024px){.block--overview-back-button{margin-top:3.5625rem}}.block--related-educations{overflow:hidden}.block--related-educations__title{margin-top:0}@media(min-width:768px){.block--related-educations__title{margin-bottom:2rem}}.sdgs-selected-goals{border:1px solid #e6eff6;border-radius:.25rem;display:flex;flex-direction:column;gap:1.5rem;padding:1.25rem .75rem}@media(min-width:768px){.sdgs-selected-goals{padding:2rem}}.sdgs-selected-goals__heading{display:flex;flex-direction:column;gap:.75rem}.sdgs-selected-goals__heading *{color:#00294b;font-weight:900;line-height:130%}.sdgs-selected-goals__heading__subtitle{font-size:.875rem;line-height:1.4}@media(min-width:768px){.sdgs-selected-goals__heading__subtitle{font-size:1rem}}@media(min-width:640px){.sdgs-selected-goals__heading__subtitle{font-size:1rem;line-height:1.5}}@media(min-width:640px)and (min-width:768px){.sdgs-selected-goals__heading__subtitle{font-size:1.125rem}}.sdgs-selected-goals__heading__title{font-size:1.375rem;margin:0}@media(min-width:640px){.sdgs-selected-goals__heading__title{font-size:1.75rem}}.sdgs-selected-goals__goal-list{gap:.75rem;grid-gap:.75rem;display:flex;flex-direction:column;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}@media(min-width:640px){.sdgs-selected-goals__goal-list{display:grid}}.sdgs-selected-goals__goal-list--two-column{grid-template-columns:repeat(2,1fr)}.sdgs-selected-goals__goal-list--one-column{grid-template-columns:1fr}.sdgs-selected-goals__goal-list__goal{align-items:flex-start;border:1px solid #e6eff6;border-radius:.25rem;display:flex;flex-direction:row-reverse;gap:.75rem;height:100%;justify-content:flex-end;padding:.75rem;position:relative}.sdgs-selected-goals__goal-list__goal__link{font-size:1rem;line-height:1.5;min-height:4.5rem}@media(min-width:768px){.sdgs-selected-goals__goal-list__goal__link{font-size:1.125rem}}.sdgs-selected-goals__goal-list__goal__link{align-items:center;color:#005aa7;display:flex;font-weight:900;line-height:120%;text-decoration:none}.sdgs-selected-goals__goal-list__goal__link:hover{text-decoration:underline}.sdgs-selected-goals__goal-list__goal__link:focus{outline:none}.sdgs-selected-goals__goal-list__goal__link:after{content:"";inset:0;position:absolute}.sdgs-selected-goals__goal-list__goal__link:focus-visible:after{outline-color:#4d8cc1;outline-style:solid;outline-width:.1875rem}.sdgs-selected-goals__goal-list__goal__image-wrapper{border-radius:.25rem;display:flex;flex:0 0 auto;height:4.5rem;overflow:hidden;width:4.5rem}.sdgs-selected-goals__goal-list__goal__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.sdgs-selected-goals__learn-more-link-wrapper{border-top:1px solid #e6eff6;padding-top:1.5rem}.sdgs-selected-goals__learn-more-link{font-size:.875rem;line-height:1.4}@media(min-width:768px){.sdgs-selected-goals__learn-more-link{font-size:1rem}}.sdgs-selected-goals__learn-more-link{line-height:130%}.block--sub-site-back-link{padding-right:1rem;position:relative}@media(max-width:1023px){.block--sub-site-back-link{display:none}}.block--sub-site-back-link:after{background-color:rgba(0,41,75,.6);content:"";height:1rem;position:absolute;right:0;top:.375rem;width:1px}.block--sub-site-back-link a{color:#00294b;display:inline-block;font-size:1rem;font-weight:700;line-height:1.1875rem;padding-left:1.875rem;position:relative;text-decoration:none}.block--sub-site-back-link a .icon{color:#005aa7;height:1.25rem;left:0;position:absolute;top:-1px;width:1.25rem}.block-nhl-surf-conext-login{padding:2.5rem 1rem}.block-nhl-surf-conext-login h1,.block-nhl-surf-conext-login h2,.block-nhl-surf-conext-login p{text-align:center}.block-nhl-surf-conext-login h1{margin-top:0}.block-nhl-surf-conext-login .content{background:#e6eff6;border-radius:1.875rem;padding:1.875rem 2.5rem;width:100%}@media(min-width:640px){.block-nhl-surf-conext-login .content{margin:0 auto;width:31.25rem}}.block-nhl-surf-conext-login .content h2{font-size:1.75rem;margin-top:0}.block-nhl-surf-conext-login .content p{margin:0}.block-nhl-surf-conext-login .content p:first-of-type{margin-bottom:1.1725rem}.block-nhl-surf-conext-login .content .button{color:#005aa7;font-size:1.25rem;line-height:1.25rem;padding:0 0 .4375rem}.block-nhl-surf-conext-login.openid-connect-login-form{padding-top:.5rem}.block-nhl-surf-conext-login.openid-connect-login-form div{text-align:center}.field--name-field-cta-texts a{color:#00294b;text-decoration:none}.field--name-field-cta-texts a:focus,.field--name-field-cta-texts a:hover{text-decoration:underline}.field--tag .field__item{background-color:#00777a;border-radius:62.5rem;color:#fff;display:inline-block;font-size:.625rem;font-weight:900;line-height:.625rem;padding:.375rem .625rem;text-align:center;text-transform:lowercase}@media(min-width:768px){.field--tag .field__item{font-size:.75rem;line-height:.75rem;padding:.5rem .75rem}}.has-sub-brand--hms .field--tag .field__item{background-color:#cc0079;color:#fff}.has-sub-brand--miwb .field--tag .field__item{background-color:#005aaa;color:#fff}.has-sub-brand--thorbecke .field--tag .field__item{background-color:#282369;color:#fff}.node--news--teaser--sub-brand--miwb .field--tag .field__item{background-color:#005aaa}.node--news--teaser--sub-brand--thorbecke .field--tag .field__item{background-color:#282369}.node--news--teaser--sub-brand--hms .field--tag .field__item{background-color:#cc0079}.ck-editor__editable .media--view-mode-wysiwyg,.field--text-formatted .media--view-mode-wysiwyg{margin:.75rem 0 0}@media(min-width:768px){.ck-editor__editable .media--view-mode-wysiwyg,.field--text-formatted .media--view-mode-wysiwyg{margin:1.5rem 0 0}}.ck-editor__editable ul,.field--text-formatted ul{margin:.75rem 0;padding-left:.9375rem}@media(min-width:768px){.ck-editor__editable ul,.field--text-formatted ul{margin:1.5rem 0}}.ck-editor__editable ul>li,.field--text-formatted ul>li{margin-top:.375rem}.ck-editor__editable ul ul,.field--text-formatted ul ul{margin:0}.ck-editor__editable ul.checklist,.field--text-formatted ul.checklist{list-style:none outside none;padding-left:0}.ck-editor__editable ul.checklist li,.field--text-formatted ul.checklist li{background-image:url(/themes/custom/nhl/dist/images/check-turquoise.svg);background-position:0 .4375rem;background-repeat:no-repeat;background-size:.9375rem .75rem;list-style:none outside none;padding-left:1.875rem}@media(min-width:768px){.ck-editor__editable ul.checklist li,.field--text-formatted ul.checklist li{margin-top:.625rem}}.ck-editor__editable ul.checklist ul,.field--text-formatted ul.checklist ul{padding-left:0}.ck-editor__editable ul.tag-list,.field--text-formatted ul.tag-list{display:flex;flex-wrap:wrap;list-style:none outside none;padding:0}.ck-editor__editable ul.tag-list li,.field--text-formatted ul.tag-list li{border:1px solid hsla(0,0%,76%,.5);border-radius:.25rem;color:#00294b;font-weight:700;line-height:1.125rem;margin:0 .5rem .5rem 0;padding:.625rem 1rem}@media(min-width:768px){.ck-editor__editable ul.tag-list li,.field--text-formatted ul.tag-list li{padding:.6875rem 1rem}}.ck-editor__editable ol,.field--text-formatted ol{counter-reset:item;margin:.75rem 0;padding:0}@media(min-width:768px){.ck-editor__editable ol,.field--text-formatted ol{margin:1.5rem 0}}.ck-editor__editable ol>li,.field--text-formatted ol>li{counter-increment:item;list-style-type:none;margin-top:.375rem}.ck-editor__editable ol>li:before,.field--text-formatted ol>li:before{content:counter(item) ".";display:inline-block;font-size:1rem;font-weight:900;min-width:1.1875rem;padding-right:.3125rem}.ck-editor__editable ol ol,.field--text-formatted ol ol{margin:0;padding-left:.9375rem}.ck-editor__editable small,.field--text-formatted small{font-size:.75rem;font-weight:400}.ck-editor__editable strong .stinger,.field--text-formatted strong .stinger{font-family:Stinger Bold,arial,helvetica,sans-serif;font-weight:700}.ck-editor__editable .stinger,.field--text-formatted .stinger{font-family:Stinger Regular,arial,helvetica,sans-serif;font-weight:400}.ck-editor__editable .stinger strong,.field--text-formatted .stinger strong{font-family:Stinger Bold,arial,helvetica,sans-serif;font-weight:700}.form-wrapper{margin-bottom:1.75rem}.form-wrapper:last-child{margin-bottom:0}.form-item{margin-bottom:1.75rem;position:relative}.form-checkboxes .form-item,.form-radios .form-item{margin-bottom:1rem}.form-checkboxes .form-item .description,.form-radios .form-item .description{padding-left:2.125rem}.form-item .description{flex:100%;font-size:.75rem;margin-bottom:1rem;margin-top:.3125rem}.form .form-type-select .select2.select2-container .select2-selection{height:3.25rem}.form .form-type-select .select2.select2-container .select2-selection:hover{border-color:#4d8cc1}.form .form-type-select .select2.select2-container .select2-selection:hover .select2-selection__rendered,.form .form-type-select .select2.select2-container .select2-selection:hover .select2-selection__rendered .select2-selection__placeholder{color:#001b32}.form .form-type-select .select2.select2-container .select2-selection:focus{box-shadow:0 1px .1875rem 0 rgba(0,0,0,.25)}.form .form-type-select .select2.select2-container .select2-selection .select2-selection__rendered{line-height:3.25rem}.form .form-type-select .select2.select2-container .select2-selection .select2-selection__rendered .select2-selection__placeholder{color:#868e96}.form .form-type-select .select2.select2-container .select2-selection .select2-selection__rendered .select2-selection__choice{height:2.5rem;line-height:2.375rem;padding:0 .5rem}.form .form-type-select .select2.select2-container .select2-selection .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{margin-right:.5rem}.form .form-type-select .select2.select2-container .select2-selection .select2-selection__arrow{top:.875rem}.form .form-type-select .select2.select2-container .select2-selection .select2-selection__arrow b{border-color:#00a2e0 transparent transparent}.form__filters{align-items:center;background-color:#005aa7;color:#fff;display:flex;font-size:1rem;height:4.375rem;line-height:1rem;padding-top:.5625rem}.form__filters label{display:inline-block;margin:0 1.375rem .5625rem 0}.form__filters label:after{content:":"}.form__filters .form-select{background-color:transparent;background-image:url(/themes/custom/nhl/dist/images/chevron-white.svg);background-position:top .3125rem right;border-bottom-color:transparent;font-weight:700;min-width:0;padding-right:1.625rem}.form__filters .form-select option{color:#424445}.form__filters .form-select:focus{border-bottom-color:#fff}.form__add-button{background-color:transparent;border:0;color:#005aa7;display:block;font-size:.875rem;line-height:.875rem;margin-top:-.4375rem;padding:0;position:relative}.form__add-button:hover{text-decoration:underline}.form__add-button:hover .icon__wrapper{background-color:#e6eff6}.form__add-button .icon__wrapper{border:1px solid hsla(0,0%,76%,.2);border-radius:.1875rem;margin-right:.8125rem;padding:.5rem}.form__add-button .icon{height:.5rem;transform:rotate(46deg);width:.5rem}.form label{color:#00294b;display:block;font-size:1rem;line-height:1.4rem;margin-bottom:.5rem}.form .chosen-container-single{border-bottom:1px solid #ced4da;padding-top:.875rem}.form .chosen-container-single .chosen-single{background:#fff;border:none;box-shadow:none;font-size:1rem;line-height:1.375rem;padding-left:0}.form .chosen-container-single .chosen-single b{background-size:.675rem .4225rem!important;background:url(/themes/custom/nhl/dist/images/chevron-lightblue.svg) no-repeat 0 .5rem}.form .chosen-container-single .chosen-search input[type=text]{display:none}.form .chosen-container-single.chosen-with-drop .chosen-search input[type=text]{display:inline-block}.form .chosen-container-single .chosen-drop{left:0}.form .form-item--error .form-item--error-message,.form .form-item--error label{color:#dc3545}.form .form-item--error .form-item--error-message{font-size:.875rem;line-height:.875rem;margin-top:1rem}.form .form-item--error .form-item--error-message strong{font-weight:400}.form .form-textarea-wrapper .text-count-wrapper .text-count-message{color:#495057;font-size:.875rem;line-height:1.375rem}.form fieldset.error .fieldset-wrapper .form-item--error-message{color:#dc3545;font-size:.875rem;margin-top:1rem;order:3;width:100%}.form fieldset.error .fieldset-wrapper .form-item--error-message strong{font-weight:400}.form .form-required:after{color:#00a2e0;content:"*";display:inline-block;margin-left:.3125rem}input{font-family:inherit}.form-select,.form-textarea,input[type=date],input[type=email],input[type=file],input[type=number],input[type=tel],input[type=text]{background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#001b32;font-size:1rem;height:3.25rem;line-height:1.125rem;padding:.625rem .75rem}.form-select::-moz-placeholder,.form-textarea::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=file]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder{color:#868e96}.form-select::placeholder,.form-textarea::placeholder,input[type=date]::placeholder,input[type=email]::placeholder,input[type=file]::placeholder,input[type=number]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder{color:#868e96}.form-select:focus,.form-select:hover,.form-textarea:focus,.form-textarea:hover,input[type=date]:focus,input[type=date]:hover,input[type=email]:focus,input[type=email]:hover,input[type=file]:focus,input[type=file]:hover,input[type=number]:focus,input[type=number]:hover,input[type=tel]:focus,input[type=tel]:hover,input[type=text]:focus,input[type=text]:hover{border-color:#4d8cc1}.form-select:focus,.form-textarea:focus,input[type=date]:focus,input[type=email]:focus,input[type=file]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=text]:focus{box-shadow:0 1px .1875rem 0 rgba(0,0,0,.25)}.form-select:focus-visible,.form-textarea:focus-visible,input[type=date]:focus-visible,input[type=email]:focus-visible,input[type=file]:focus-visible,input[type=number]:focus-visible,input[type=tel]:focus-visible,input[type=text]:focus-visible{outline:unset}.form-select:disabled,.form-textarea:disabled,input[type=date]:disabled,input[type=email]:disabled,input[type=file]:disabled,input[type=number]:disabled,input[type=tel]:disabled,input[type=text]:disabled{background-color:#e9ecef;border-color:#e9ecef;color:#868e96}@media(min-width:640px){.form-select,.form-textarea,input[type=date],input[type=email],input[type=file],input[type=number],input[type=tel],input[type=text]{min-width:25rem}}.form--layout-four-columns .form-select,.form--layout-four-columns .form-textarea,.form--layout-four-columns input[type=date],.form--layout-four-columns input[type=email],.form--layout-four-columns input[type=file],.form--layout-four-columns input[type=number],.form--layout-four-columns input[type=tel],.form--layout-four-columns input[type=text],.form--layout-three-columns .form-select,.form--layout-three-columns .form-textarea,.form--layout-three-columns input[type=date],.form--layout-three-columns input[type=email],.form--layout-three-columns input[type=file],.form--layout-three-columns input[type=number],.form--layout-three-columns input[type=tel],.form--layout-three-columns input[type=text],.form--layout-two-columns .form-select,.form--layout-two-columns .form-textarea,.form--layout-two-columns input[type=date],.form--layout-two-columns input[type=email],.form--layout-two-columns input[type=file],.form--layout-two-columns input[type=number],.form--layout-two-columns input[type=tel],.form--layout-two-columns input[type=text]{max-width:100%;min-width:unset;width:100%}.form-select.chosen-search-input,.form-textarea.chosen-search-input,input[type=date].chosen-search-input,input[type=email].chosen-search-input,input[type=file].chosen-search-input,input[type=number].chosen-search-input,input[type=tel].chosen-search-input,input[type=text].chosen-search-input{min-width:unset}input[type=file]{font-size:.875rem}input[type=checkbox],input[type=radio]{opacity:0;position:absolute}input[type=checkbox]:focus-visible+label,input[type=radio]:focus-visible+label{font-weight:900}input[type=checkbox]:focus-visible+label:before,input[type=radio]:focus-visible+label:before{border:.125rem solid #005aa7}input[type=checkbox]+label,input[type=radio]+label{align-items:center;color:#000;cursor:pointer;display:flex;font-size:.875rem;line-height:1.25rem;margin-bottom:0;padding-left:2.125rem}@media(min-width:1024px){input[type=checkbox]+label,input[type=radio]+label{line-height:1.5rem}}input[type=checkbox]+label:before,input[type=radio]+label:before{background-color:#fff;border:1px solid hsla(0,0%,76%,.5);border-radius:.25rem;content:"";display:block;height:1.25rem;left:0;position:absolute;top:0;transition:border-color .1s ease-in,background-color .1s ease-in;width:1.25rem}@media(min-width:1024px){input[type=checkbox]+label:before,input[type=radio]+label:before{height:1.5rem;width:1.5rem}}input[type=checkbox]:disabled+label,input[type=radio]:disabled+label{cursor:not-allowed}input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before{background-color:#007dad;background-image:url(/themes/custom/nhl/dist/images/check-white.svg);background-position:50%;background-repeat:no-repeat;background-size:.6875rem .5625rem}#block-nhl-facet-level-education input[type=checkbox]:checked+label:before,#block-nhl-facet-level-education input[type=radio]:checked+label:before{background-color:#00a2e0}@media(min-width:1024px){input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before{background-size:.8125rem .625rem}}input[type=checkbox]:checked:disabled+label:before,input[type=radio]:checked:disabled+label:before{background-color:#adb5bd;border-color:#adb5bd}input[type=checkbox]:checked:disabled+label,input[type=radio]:checked:disabled+label{color:#495057}input[type=radio]+label:before{border-radius:100%}input[type=radio]+label:after{background-color:#00a2e0;border-radius:100%;content:"";display:none;height:.625rem;left:.4375rem;position:absolute;width:.625rem}@media(min-width:1024px){input[type=radio]+label:after{height:.625rem;left:.4375rem;width:.625rem}}input[type=radio]+label:hover:before{border-color:#005aa7}input[type=radio]:checked+label:before{background-color:#fff}input[type=radio]:checked+label:after{display:block}.form-textarea{height:7.375rem;line-height:1.125rem;padding-top:1.0625rem}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/themes/custom/nhl/dist/images/chevron-lightblue.svg);background-position:top 1.375rem right .625rem;background-repeat:no-repeat;background-size:.675rem .4225rem;cursor:pointer;padding-right:.9375rem}select option{font-size:.875rem}.chosen-container{border-bottom:0;padding-bottom:0}fieldset{border:0;margin:0;padding:0}fieldset .fieldset-legend{display:block;font-size:1rem;font-weight:700;line-height:1rem;margin-bottom:1.5rem}fieldset.form-wrapper{margin-bottom:0}.form--layout-four-columns>.fieldset-wrapper,.form--layout-three-columns>.fieldset-wrapper,.form--layout-two-columns>.fieldset-wrapper{display:flex;flex-wrap:wrap}@media(min-width:640px){.form--layout-four-columns>.fieldset-wrapper,.form--layout-three-columns>.fieldset-wrapper,.form--layout-two-columns>.fieldset-wrapper{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.form--layout-four-columns>.fieldset-wrapper .form-item,.form--layout-three-columns>.fieldset-wrapper .form-item,.form--layout-two-columns>.fieldset-wrapper .form-item{min-height:1px;padding-left:1rem;padding-right:1rem;position:relative;width:100%}}.form--layout-four-columns>.fieldset-wrapper .form-checkboxes .form-item,.form--layout-four-columns>.fieldset-wrapper .form-radios .form-item,.form--layout-three-columns>.fieldset-wrapper .form-checkboxes .form-item,.form--layout-three-columns>.fieldset-wrapper .form-radios .form-item,.form--layout-two-columns>.fieldset-wrapper .form-checkboxes .form-item,.form--layout-two-columns>.fieldset-wrapper .form-radios .form-item{flex:unset;max-width:100%;padding:0;width:100%}@media(min-width:640px){.form--layout-two-columns>.fieldset-wrapper .form-item{flex:0 0 50%;max-width:50%}.form--layout-three-columns>.fieldset-wrapper .form-item{flex:0 0 33.3333333333%;max-width:33.3333333333%}.form--layout-four-columns>.fieldset-wrapper .form-item{flex:0 0 25%;max-width:25%}.form--layout-full-width .form-item{flex:0 0 100%;max-width:100%}}.form--layout-reset{width:100%}.checkboxes--wrapper .fieldset-wrapper,.radios--wrapper .fieldset-wrapper{margin-left:0;margin-right:0}.checkboxes--wrapper .fieldset-wrapper .form-checkboxes{margin-top:.5rem}.form-wrapper--brochures{max-width:100%;width:100%}@media(min-width:640px){.form-wrapper--brochures{max-width:-moz-fit-content;max-width:fit-content}}.form-wrapper--brochures .chosen-container{width:100%!important}.form--search{position:relative}.form--search .form-text{background-color:#fff;border:1px solid hsla(0,0%,76%,.5);border-radius:.25rem;font-size:1.125rem;height:3.5rem;padding:0 1rem 0 4rem;width:100%}.form--search .form-text:hover{border-color:hsla(0,0%,76%,.5)}.form--search .form-text:focus{border:1px solid #000;box-shadow:none}.form--search .form-actions{left:.75rem;position:absolute;top:.5rem}.form--search .form-submit{background-color:transparent;border-radius:100%;padding:.625rem}.form--search .form-submit:focus-visible{background-color:#f2f7fb;outline:0 none}.form--search .form-submit .icon{height:1.1875rem;margin-left:0;transform:none;width:1.1875rem}@media(min-width:1024px){.form--search-overview .form-text{max-width:39rem}}.form--search-page .container{position:relative}.form--search-page .form-item-term{margin-bottom:2rem}@media(min-width:1024px){.form--search-page .form-item-term{margin-bottom:3rem}}.form--search-page .form-text{height:4rem;padding-left:4.6875rem}.form--search-page .form-actions{left:1.875rem;top:50%;transform:translateY(-50%)}.form--search-page .form-submit .icon{height:1.375rem;width:1.375rem}.form--search-page .form-type-select{margin-bottom:0}.form--search-page .form-type-select .form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;box-shadow:none;color:#fff;height:100%;padding:0 1rem}.form--search-page .form-type-select .form-select:focus-visible{outline:.125rem solid #fff;outline-offset:.625rem}.form--user{margin-bottom:2rem}.form--user .form__content{background:#f2f7fb;padding:2rem}.form--user .form-item{margin-bottom:1rem}.form--user .form-item:last-child{margin-bottom:0}@media(min-width:1024px){.form--user .form-item{max-width:35.625rem}}.form--user .description{font-size:.875rem;margin-top:.5rem}.form--user label{font-size:1.125rem;font-weight:700;line-height:1.6875rem;margin-bottom:.5rem}.form--user input[type=password],.form--user input[type=text]{background-color:#fff;border:1px solid hsla(0,0%,76%,.5);border-radius:.25rem;height:3.5rem;padding:0 1rem;width:100%}.form--user input[type=password]:focus,.form--user input[type=text]:focus{border:1px solid #000}.form--user .login-link{margin-left:.5rem}.form--user.user-pass .form-item{margin-bottom:.5rem}.form--user.user-pass p{font-size:.875rem;margin-bottom:1rem;margin-top:.5rem}.form--user.user-pass-reset{margin-top:2rem}.form--user.user-pass-reset .form-actions{margin-top:1.3333333333rem}.form--user.openid-connect-login-form .login-link{margin:1rem 0 0}.accordion-item{border:1px solid hsla(0,0%,76%,.5);border-radius:.375rem;margin-bottom:.5rem}.accordion-item:last-child{margin-bottom:0}.accordion-item .icon__wrapper{background-color:#f2f7fb;border-radius:100%;color:#00a2e0;display:block;height:2.5rem;position:absolute;right:.8125rem;top:.8125rem;width:2.5rem}@media(min-width:768px){.accordion-item .icon__wrapper{height:3rem;right:1.125rem;top:1rem;width:3rem}}.accordion-item .icon__wrapper svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.9rem}.accordion-item--active{border:1px solid #bfd6e9;box-shadow:0 0 0 .1875rem #e6eff6;margin-bottom:.6875rem}.accordion-item--active .icon__wrapper svg{transform:translate(-50%,-50%) rotate(180deg)}.accordion-item .accordion-item__title{background:transparent;border:0;color:#005aa7;cursor:pointer;font-size:1.25rem;font-weight:900;line-height:1.625rem;margin:0;padding:1.25rem 4.0625rem 1.25rem 1rem;position:relative;text-align:left;width:100%}@media(min-width:768px){.accordion-item .accordion-item__title{font-size:1.5rem;line-height:1.95rem;padding:1.6875rem 6rem 1.5625rem 2rem}}.accordion-item .accordion-item__content{display:none;padding:0 1rem 1rem}@media(min-width:768px){.accordion-item .accordion-item__content{padding:0 2rem 2rem}}.audience-toggle-buttons{all:unset;display:flex;margin-top:.5rem;max-width:23.4375rem;width:100%}@media(min-width:768px){.audience-toggle-buttons{margin-top:0}}.audience-toggle-buttons .audience-toggle-buttons__button{all:unset;background-color:#fff;border:1px solid hsla(0,0%,76%,.5);border-radius:.25rem;box-sizing:border-box;color:#005aa7;display:block;flex:0 0 50%;font-size:1rem;font-weight:900;height:auto;line-height:1.5rem;padding:.625rem .75rem;position:relative;text-align:center;transition:color .1s ease-in,background-color .1s ease-in,border-color .1s ease-in;width:100%}.audience-toggle-buttons .audience-toggle-buttons__button:focus{box-shadow:none}@media(min-width:768px){.audience-toggle-buttons .audience-toggle-buttons__button{font-size:1.125rem;line-height:1.625rem}}.audience-toggle-buttons .audience-toggle-buttons__button:hover{background-color:#e6eff6;cursor:pointer}.audience-toggle-buttons .audience-toggle-buttons__button:after{display:none!important}.audience-toggle-buttons .audience-toggle-buttons__button:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.audience-toggle-buttons .audience-toggle-buttons__button:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.audience-toggle-buttons .audience-toggle-buttons__button[aria-pressed=true]{background-color:#005aa7;border-color:#005aa7;color:#fff}.audience-toggle-buttons .audience-toggle-buttons__button[aria-pressed=true]:hover{background-color:#003664}.audience-toggle-buttons .audience-toggle-buttons__button.is-disabled{cursor:not-allowed;opacity:.7}.back-to-overview-link{padding-bottom:3rem}@media(min-width:768px){.back-to-overview-link{padding-bottom:6rem}}.back-to-overview-link .button .icon{margin:0 1.125rem 0 0;transform:rotate(180deg)}.button{align-items:center;border:1px solid transparent;border-radius:.25rem;display:inline-flex;flex-wrap:wrap;font-weight:700;line-height:16x;padding:.875rem 1.25rem;text-decoration:none;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out}.button .button__small-text{flex:0 0 100%;font-size:1rem;font-weight:400;line-height:1.4rem;max-width:100%}.button .icon{margin-left:1.125rem;transform:scale(.8)}.button .icon--arrow{height:.934375rem;width:1.125rem}.button .icon--check{height:1.02625rem;width:1.375rem}.button .icon--chevron{height:.704375rem;width:1.125rem}.button .icon--close,.button .icon--cross{height:1rem;width:1rem}.button .icon--email{height:1.125rem;width:1.625rem}.button .icon--error{height:1rem;width:1rem}.button .icon--external{height:1.25rem;width:1.25rem}.button .icon--grid{height:1.5rem;width:1.5rem}.button .icon--heart{height:1.25rem;width:1.41125rem}.button .icon--home{height:1.375rem;width:1.5rem}.button .icon--lang{height:1.375rem;width:1.375rem}.button .icon--list{height:1.4375rem;width:1.5rem}.button .icon--login{height:1.408125rem;width:1.4375rem}.button .icon--menu{height:.75rem;width:1.125rem}.button .icon--search{height:1.1525rem;width:1.1525rem}.button .icon--trash{height:1.5rem;margin-left:.5rem;transform:none;width:1.5rem}.button:focus{box-shadow:0 0 0 .1875rem #dee2e6;outline:0 none transparent}.button--medium{padding:1.125rem 1.5rem}.button--white{background-color:#fff;border-color:hsla(0,0%,76%,.5);color:#005aa7}.button--white:focus,.button--white:hover{background-color:#f2f7fb;border-color:#bfd6e9}.button--white .button__small-text{color:#00294b}.button--blue{background-color:#005aa7;border-color:#005aa7;color:#fff}.button--blue:focus,.button--blue:hover{background-color:#005196}.button--red{border-color:#dc3545;color:#fff}.button--red,.button--red:focus,.button--red:hover{background-color:#dc3545}.button--transparent{background-color:transparent;border-bottom-color:inherit;border-bottom-style:solid;border-bottom-width:.125rem;border-left:0;border-radius:0;border-right:0;color:inherit}.button--transparent:focus-visible{outline:0 none}.button--transparent:focus-visible,.button--transparent:hover{border-bottom-color:transparent}.button--transparent-new{background:transparent;border:1px solid #fff;color:#fff}.button--transparent-new:hover{background:#fff;color:#005aa7}.button--cta{font-size:1.3125rem;font-weight:900;line-height:1.70625rem;padding:1rem 3.125rem 1rem 1.5rem;position:relative}.button--cta .icon{position:absolute;right:1.5rem;top:50%;transform:scale(.8) translateY(-50%)}.button--filter{font-size:1rem;line-height:1rem;padding:.625rem .75rem}.button--filter .count{background-color:#00a2e0;border-radius:100%;color:#fff;display:inline-block;height:1.5rem;line-height:1.625rem;margin-right:.5rem;text-align:center;width:1.5rem}.button--back .icon{margin-left:0;margin-right:1.125rem;transform:rotateY(180deg)}.button.focus-context--white:focus-visible{box-shadow:0 0 0 .1875rem #005aa7;outline:0 none transparent}.carousel{position:relative}.carousel__item{margin-right:.25rem;max-width:21.125rem}@media(min-width:640px){.carousel__item{max-width:37.5rem}}@media(min-width:768px){.carousel__item{margin-right:.5rem}}@media(min-width:1024px){.carousel__item{max-width:62.25rem}}.carousel__navigation{display:block}.carousel__navigation .carousel__arrow{background-color:#005aa7;border:0;color:#fff;height:2rem;position:absolute;top:50%;transform:translateY(-50%);width:2rem;z-index:1}@media(min-width:768px){.carousel__navigation .carousel__arrow{height:4rem;width:4rem}}.carousel__navigation .carousel__arrow:focus-visible{outline:.125rem solid #4d8cc1}.carousel__navigation .carousel__arrow:hover{background:#4d8cc1;cursor:pointer}.carousel__navigation .carousel__arrow:disabled{background:#adb5bd;cursor:not-allowed}.carousel__navigation .carousel__arrow.disabled{background-color:#fff;border:.625px solid hsla(0,0%,76%,.5);color:#005aa7;opacity:.4}.carousel__navigation .carousel__arrow.button-hidden{display:none}.carousel__navigation .carousel__arrow .icon__wrapper{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.carousel__navigation .carousel__arrow .icon__wrapper svg{width:.5625rem}@media(min-width:768px){.carousel__navigation .carousel__arrow .icon__wrapper svg{width:1.125rem}}.carousel__navigation .carousel__arrow--small{height:2.5rem;width:2.5rem}@media(min-width:768px){.carousel__navigation .carousel__arrow--small{height:3rem;width:3rem}}.carousel__navigation .carousel__arrow--prev{left:0}.carousel__navigation .carousel__arrow--prev .icon__wrapper svg{transform:rotate(-180deg)}.carousel__navigation .carousel__arrow--next{right:0}.carousel.carousel--video{overflow:hidden}.carousel.carousel--video .carousel__slider:focus-visible [aria-hidden=false]{position:relative}.carousel.carousel--video .carousel__slider:focus-visible [aria-hidden=false]:before{border:.1875rem solid #4d8cc1;content:"";height:100%;position:absolute;width:100%}.carousel.carousel--video .carousel__content{display:flex;flex-direction:row;gap:2rem}.carousel.carousel--video .carousel__navigation .carousel__arrow{height:3rem;top:20vw;transform:none;width:3rem}@media(min-width:640px){.carousel.carousel--video .carousel__navigation .carousel__arrow{top:9.1875rem}}@media(min-width:768px){.carousel.carousel--video .carousel__navigation .carousel__arrow{top:5.1875rem}}@media(min-width:1024px){.carousel.carousel--video .carousel__navigation .carousel__arrow{top:3.9375rem}}@media(min-width:1280px){.carousel.carousel--video .carousel__navigation .carousel__arrow{top:5.4375rem}}.carousel.carousel--video .carousel__dialog{display:none}.carousel.carousel--image{overflow:hidden}.carousel.carousel--image .carousel__slider:focus-visible [aria-hidden=false]{z-index:1}.carousel.carousel--image .carousel__slider:focus-visible [aria-hidden=false] .media{position:relative}.carousel.carousel--image .carousel__slider:focus-visible [aria-hidden=false] .media :before{border:.1875rem solid #4d8cc1;content:"";height:100%;position:absolute;width:100%}.carousel.carousel--image .carousel__content{display:flex;flex-direction:row}.carousel.carousel--image .carousel__item{display:flex;flex:0 0 100%;flex-direction:row;margin:0}.carousel.carousel--teasers{display:flex;flex-direction:column}.carousel.carousel--teasers .field--name-field-title{order:1}.carousel.carousel--teasers .carousel__slider{order:2}.carousel.carousel--teasers .carousel__slider:focus-visible{outline:0}.carousel.carousel--teasers .carousel__slider:focus-visible [aria-hidden=false] .node,.carousel.carousel--teasers .carousel__slider:focus-visible [aria-hidden=false] .views-row__content{outline:.1875rem solid #4d8cc1}.carousel.carousel--teasers .carousel__navigation{margin-top:1.5rem;order:3}.carousel.carousel--teasers .carousel__arrow{height:2.5rem;position:relative;top:unset;transform:none;width:2.5rem}@media(min-width:768px){.carousel.carousel--teasers .carousel__arrow{height:3rem;width:3rem}}.carousel.carousel--teasers .carousel__arrow:disabled{background-color:#fff;border:.625px solid hsla(0,0%,76%,.5);color:#005aa7;opacity:.4}@media(min-width:1024px){.carousel.carousel--collage .carousel__navigation{display:none}}.carousel.carousel--collage .carousel__slider:focus-visible{outline:0}.carousel.carousel--collage .carousel__slider:focus-visible [aria-hidden=false]{outline:.1875rem solid #4d8cc1}.carousel.carousel--collage .carousel__content{display:flex;gap:.5rem}@media(min-width:1024px){.carousel.carousel--collage .carousel__content{grid-column-gap:.5rem;grid-row-gap:.5rem;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}}.carousel.carousel--collage .collage__item{height:16rem;width:16rem}@media(min-width:1024px){.carousel.carousel--collage .collage__item{height:auto;width:auto}.carousel.carousel--collage .collage__item:first-child{grid-area:1/1/3/3}.carousel.carousel--collage .collage__item:nth-child(2){grid-area:1/3/2/4}.carousel.carousel--collage .collage__item:nth-child(3){grid-area:1/4/2/5}.carousel.carousel--collage .collage__item:nth-child(4){grid-area:2/3/3/4}.carousel.carousel--collage .collage__item:nth-child(5){grid-area:2/4/3/5}}.content-card{border:1px solid hsla(0,0%,76%,.5);border-radius:.25rem}@media(min-width:768px){.content-card{max-width:31.25rem}.content-card--with-image{display:flex;flex-wrap:wrap;max-width:43.75rem;padding:.6875rem}}@media(max-width:767px){.content-card__image-container{border-radius:.25rem .25rem 0 0;margin:-1px -1px 0;position:relative;width:calc(100% + 2px)}}@media(min-width:768px){.content-card__image-container{flex:0 0 11.875rem;max-width:11.875rem}}@media(max-width:767px){.content-card__image-container img{border-radius:.25rem .25rem 0 0}}.content-card__content{padding:1rem}@media(min-width:768px){.content-card__content{padding:2rem}}.content-card--with-image .content-card__content{padding:1.5rem 1rem}@media(min-width:768px){.content-card--with-image .content-card__content{flex:0 0 calc(100% - 190px);max-width:calc(100% - 190px);padding:0 0 0 2rem}}.content-card__content p{margin-top:.375rem}.content-card__content .button{font-size:1rem;line-height:1rem;margin-top:1.1875rem}@media(min-width:768px){.content-card__content .button{margin-top:1.3125rem;width:auto}}.has-sub-brand--hms .content-card__content .button{background-color:#cc0079;border-color:#cc0079;color:#fff}.has-sub-brand--hms .content-card__content .button:hover{background-color:#99005b;border-color:#99005b}.has-sub-brand--miwb .content-card__content .button{background-color:#005aaa;border-color:#005aaa;color:#fff}.has-sub-brand--miwb .content-card__content .button:hover{background-color:#003f77;border-color:#003f77}.has-sub-brand--thorbecke .content-card__content .button{background-color:#282369;border-color:#282369;color:#fff}.has-sub-brand--thorbecke .content-card__content .button:hover{background-color:#191643;border-color:#191643}.content-card__content .field--date div{display:inline-block}.content-card__title{font-size:1.25rem;line-height:1.625rem;margin:0}@media(min-width:768px){.content-card__title{font-size:1.5rem;line-height:1.95rem}}.ui-widget-overlay{z-index:1000!important}.dialog{border:0!important;bottom:0!important;font-family:inherit!important;height:100%!important;left:0!important;overflow:auto;padding:0!important;right:0!important;top:0!important;width:100%!important;z-index:1001!important}.dialog .dialog--filters .dialog__content{padding:1.5rem 1rem}.dialog button{font-family:inherit!important}.dialog .dialog__title-bar{align-items:center;background-color:transparent;border:solid hsla(0,0%,76%,.5);border-width:0 0 1px;display:flex;height:4.375rem;line-height:4.375rem;margin:0 1rem;padding:0}.dialog .dialog__title{color:#00294b;float:none;font-size:1.25rem;font-weight:900;line-height:1.625rem;margin:0 0 0 .3125rem;padding-right:2.5rem;width:auto}.dialog .dialog__close-button{background-color:transparent!important;background-image:url(/themes/custom/nhl/dist/images/close-blue.svg)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:.875rem .9375rem!important;border:0;border-radius:100%;height:1.875rem!important;margin-top:-.4375rem;padding:0;right:.3125rem;width:1.875rem!important}.dialog .dialog__close-button:focus,.dialog .dialog__close-button:focus-visible,.dialog .dialog__close-button:hover{background-color:#f2f7fb;outline:.125rem solid #005aa7}.dialog .dialog__close-button .ui-button-icon{display:none}.dialog .dialog__content{color:#424445;height:calc(100% - 70px)!important;max-height:none!important;min-height:calc(100% - 70px)!important;position:relative;width:100%!important}.dialog .block--filter-dialog-close{border-top:1px solid hsla(0,0%,76%,.5);margin-left:-16px;margin-right:-16px;padding:.4375rem 1rem;width:calc(100% + 32px)}.dialog.dialog--video{bottom:0!important;overflow:hidden;position:relative;top:auto!important}@media(min-width:640px){.dialog.dialog--video{margin:auto;top:0!important;width:calc(100% - 32px)!important}}@media(min-width:768px){.dialog.dialog--video{max-width:50rem}}@media(min-width:1024px){.dialog.dialog--video{max-width:56.25rem}}.dialog.dialog--video.vertical-overflow{overflow:auto}.dialog.dialog--video .dialog__content{overflow:hidden;padding:1.5rem}.dialog.dialog--video .dialog__title{margin-left:.5rem}.dialog.dialog--video .dialog__close-button{margin-right:.5rem}@media(min-width:1024px){.dialog.dialog--info{margin:auto;max-height:38.375rem;max-width:39rem;overflow:hidden}}.dialog.dialog--info .dialog__title-bar{border-width:0;box-sizing:content-box;height:2.75rem;margin:0;padding:.75rem 1rem}@media(min-width:1024px){.dialog.dialog--info .dialog__title-bar{height:2.5rem;padding:2rem 2rem 1rem}}.dialog.dialog--info .dialog__title{font-size:1.5rem;line-height:1.95rem;margin-left:0}@media(min-width:1024px){.dialog.dialog--info .dialog__title{font-size:1.75rem;line-height:2.275rem}}.dialog.dialog--info .dialog__close-button{right:1.3125rem}@media(min-width:1024px){.dialog.dialog--info .dialog__close-button{right:2.3125rem}}.dialog.dialog--info .dialog__content{font-size:.875rem;line-height:1.2rem;padding-bottom:2rem;padding-top:0}@media(min-width:1024px){.dialog.dialog--info .dialog__content{font-size:1.25rem;line-height:1.625rem;padding-left:2rem;padding-right:2rem}}.dialog.dialog--info .dialog__content h2,.dialog.dialog--info .dialog__content h3,.dialog.dialog--info .dialog__content h4,.dialog.dialog--info .dialog__content h5,.dialog.dialog--info .dialog__content h6{margin-bottom:0;margin-top:1.5625rem}.dialog.dialog--info .dialog__content h2+p,.dialog.dialog--info .dialog__content h3+p,.dialog.dialog--info .dialog__content h4+p,.dialog.dialog--info .dialog__content h5+p,.dialog.dialog--info .dialog__content h6+p{margin-top:0}.dialog.dialog--info .dialog__content a{color:#005aa7;text-decoration:underline}.dialog.dialog--info .dialog__content a:hover{text-decoration:none}.dialog.dialog--content-wizard-finder .dialog__content{padding:1rem 1.25rem}.dialog.dialog--content-wizard-finder .dialog__title-bar{display:flex;flex-direction:row-reverse;justify-content:flex-end;position:relative}.dialog.dialog--content-wizard-finder .dialog__title{font-size:1rem;font-weight:700;margin:0;padding:1px 0 0}.dialog.dialog--content-wizard-finder .dialog__close-button{all:unset;background-image:url(/themes/custom/nhl/dist/images/arrow-back-blue.svg);background-position:50%;background-repeat:no-repeat;background-size:.9375rem .75rem;font-size:0;height:2rem;margin-left:-.5rem;width:2rem}.dialog.dialog--content-wizard-finder .dialog__close-button:hover{cursor:pointer}.dialog.dialog--content-wizard-finder .dialog__close-button:focus-visible{outline:.125rem solid #005aa7}.dialog.dialog--content-wizard-finder .dialog__close-button:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.dialog.dialog--content-wizard-finder .content-wizard-finder-dropdown__menu{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.dialog.dialog--content-wizard-finder .content-wizard-finder-dropdown__button{all:unset;font-size:1.5rem;line-height:normal;padding:1rem 0;width:100%}.dialog.dialog--content-wizard-finder .content-wizard-finder-dropdown__button:before{background-color:#f2f7fb;content:"";height:100%;width:100%}.dialog.dialog--content-wizard-finder .content-wizard-finder-dropdown__button:hover{background-color:#f2f7fb;cursor:pointer}.dialog.dialog--content-wizard-finder .content-wizard-finder-dropdown__button:focus-visible{outline:.125rem solid #005aa7}.dialog.dialog--content-wizard-finder .content-wizard-finder-dropdown__button[value=_none]{color:#adb5bd}.dialog.dialog--content-wizard-finder [aria-selected=true] .content-wizard-finder-dropdown__button{color:#005aa7}.dialog.dialog--content-wizard-finder .description{color:#003664;font-size:.875rem;font-weight:400;line-height:1.225rem;margin-top:.25rem}.education-information{background-color:#f2f7fb;margin-bottom:2.5rem;padding:1.5rem 0}@media(min-width:768px){.education-information{margin-bottom:5rem}}@media(min-width:1024px){.education-information{min-height:6.6875rem}}.education-information>.container{height:100%}.education-information__content{align-items:center;display:flex;flex-wrap:wrap;height:100%}@media(min-width:1024px){.education-information__content{align-items:flex-start}}.education-information .field{flex:0 0 50%;margin-bottom:.875rem;max-width:50%;position:relative}@media(min-width:1024px){.education-information .field{flex:1 0 0;margin-bottom:0;max-width:none}}.education-information .field:last-child{margin-right:0}.education-information .field .icon__wrapper{color:#005aa7;left:0;position:absolute;top:0}.education-information .field .icon{height:1.75rem;width:1.75rem}@media(min-width:1024px){.education-information .field .icon{height:2.5rem;width:2.5rem}}.education-information .field__content{padding-left:2.5rem}@media(min-width:1024px){.education-information .field__content{padding-left:3.5rem}}.education-information .field__label{color:#495057;font-size:.62875rem;line-height:.62875rem}@media(min-width:768px){.education-information .field__label{font-size:.875rem;line-height:.875rem}}.education-information .field__item{color:#00294b;font-size:.8125rem;font-weight:700;line-height:.89375rem;margin-top:.1875rem}@media(min-width:768px){.education-information .field__item{font-size:1.125rem;line-height:1.2375rem;margin-top:.25rem}}.education-information .field--name-field-degree{margin-bottom:0}.page--language-nl .education-information .field--name-field-education-days .field__item{text-transform:lowercase}@media(min-width:1280px){.education-information--small .education-information__content{max-width:50.3125rem}}.education-sign-up-text .button--cta{font-size:1.125rem;line-height:1.4625rem;margin-top:1.5rem;padding:.75rem 3.125rem .75rem 1rem}@media(min-width:768px){.education-sign-up-text .button--cta{font-size:1.3125rem;line-height:1.70625rem;padding:1rem 3.125rem 1rem 1.5rem}}.education-sign-up-text .button--cta .button__small-text{font-size:.875rem;line-height:1.75rem}@media(min-width:768px){.education-sign-up-text .button--cta .button__small-text{font-size:1rem;line-height:1.4rem}}.education-sign-up-text .button--cta .icon--arrow{height:.75rem;margin-top:-.375rem;transform:unset;width:.875rem}.education-variants{font-size:0;padding:0}@media(min-width:1024px){.education-variants{align-items:center;display:flex;margin-top:1.125rem}}.education-variants__item{background-color:hsla(0,0%,100%,.33);border-right:1px solid hsla(0,0%,100%,.33);display:inline-block;font-size:.875rem;line-height:.875rem;text-transform:lowercase}.education-variants__item:first-child{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.education-variants__item:last-child{border-bottom-right-radius:.25rem;border-right:0;border-top-right-radius:.25rem}.education-variants__item.is-active,.education-variants__item:hover{background-color:#fff}.education-variants__item.is-active a,.education-variants__item:hover a{color:#005aa7}.education-variants__item--without-link{background-color:#fff;color:#005aa7;padding:.6875rem 1.25rem}.education-variants__item a{color:#fff;display:block;padding:.6875rem 1.25rem;text-decoration:none}.event-dates{border-bottom:1px solid hsla(0,0%,76%,.5);margin-bottom:3rem;padding-bottom:3rem}.event-dates .event-dates__highlighted{align-items:center;display:flex}.event-dates .event-dates__highlighted .event-date{padding:0}.event-dates .event-dates__toggle{all:unset;align-items:center;box-sizing:border-box;color:#005aa7;display:flex;font-size:1.125rem;font-weight:900;justify-content:space-between;line-height:1.4625rem;padding:.75rem 1rem;width:100%}@media(min-width:768px){.event-dates .event-dates__toggle{font-size:1.25rem;line-height:1.625rem;padding:1.25rem 2rem}}.event-dates .event-dates__toggle:hover{cursor:pointer}.event-dates .event-dates__toggle:focus-visible{outline:.125rem dotted #005aa7}.event-dates .event-dates__toggle .icon__wrapper{align-items:center;background-color:#f2f7fb;border-radius:100%;display:flex;height:2.5rem;justify-content:center;width:2.5rem}@media(min-width:768px){.event-dates .event-dates__toggle .icon__wrapper{height:3rem;width:3rem}}.event-dates .event-dates__toggle .icon{color:#00a2e0;display:inline-flex;height:.75rem;width:.875rem}@media(min-width:768px){.event-dates .event-dates__toggle .icon{height:.875rem;width:1rem}}.event-dates .event-dates__toggle[aria-expanded=true] .icon{transform:rotate(180deg)}.event-dates .event-dates__remaining{border:1px solid #bfd6e9;border-radius:.375rem;margin-top:2rem}@media(min-width:768px){.event-dates .event-dates__remaining{margin-left:-2rem;width:calc(100% + 64px)}}.event-dates .event-dates__remaining .field--date{flex-direction:row}.event-dates .event-dates__content{display:none;padding:0 1rem}@media(min-width:768px){.event-dates .event-dates__content{padding:0 2rem}}.event-dates .event-date{border-bottom:1px solid hsla(0,0%,76%,.5);display:flex;flex-direction:column;gap:1rem;padding:2rem 0;width:100%}@media(min-width:768px){.event-dates .event-date{align-items:center;flex-direction:row;justify-content:space-between}}.event-dates .event-date:first-child{padding-top:.75rem}.event-dates .event-date:last-child{border-bottom:0}.event-dates .event-date__left{display:flex;flex:1;flex-wrap:wrap;gap:0 3rem}@media(min-width:768px){.event-dates .event-date__left{gap:0 2rem}}.event-dates .event-date__right{flex:0 0 auto}@media(min-width:768px){.event-dates .event-date__right{max-width:18.75rem}}.event-dates .event-date__right span{font-style:italic}.event-dates .button{font-size:1rem;font-weight:700;height:3.25rem;padding:.625rem 1.25rem}.event-dates .field--date,.event-dates .field--locations{color:#343a40}.event-dates .field--date{display:flex;flex-direction:column;gap:.5rem}@media(min-width:768px){.event-dates .field--date{flex-direction:row;gap:0}.event-dates .field--date .date{width:11.25rem}}.event-dates label{color:#00294b;display:block;font-size:.875rem;font-weight:900;line-height:1.25rem}@media(max-width:767px){.event-dates .field--locations{flex:0 0 100%;margin:.5rem 0 .25rem}}.event-dates .field--name-field-short-intro{color:#868e96;flex:0 0 100%;font-size:.875rem;line-height:1.225rem;margin-top:.25rem}.hero{color:#fff;position:relative}@media(min-width:1024px){.hero{overflow:hidden}}.hero.paragraph--type--hero .hero__controls{bottom:unset;left:unset;right:1rem;top:1rem}@media(min-width:1024px){.hero.paragraph--type--hero .hero__controls{bottom:1rem;left:1rem;right:unset;top:unset}}.hero.paragraph--type--hero .hero__control{bottom:unset;right:0;top:0}@media(min-width:1024px){.hero.paragraph--type--hero .hero__control{bottom:0;right:unset;top:unset}}.hero.paragraph--type--library-hero .hero__control{right:1rem;z-index:1}.hero img{-o-object-fit:cover;object-fit:cover;width:100%}.hero .hero__image{position:relative}@media(max-width:1279px){.hero.with-bg-video .hero__content-inner{max-width:calc(100% - 40px)}}.hero.with-mobile-image .field--name-field-media{display:none}@media(min-width:768px){.hero.with-mobile-image .field--name-field-media{display:block}.hero.with-mobile-image .field--name-field-image{display:none}}.hero .hero__video{height:100%;left:0;overflow:hidden;position:absolute;text-align:center;top:0;width:100%;z-index:0}.hero .hero__controls{bottom:0;display:flex;justify-content:flex-end;left:0;position:absolute;right:0;z-index:99}@media(min-width:1024px){.hero .hero__controls{justify-content:flex-start}}@media(min-width:1600px){.hero .hero__controls{bottom:-4.0625rem;max-width:100%}}.hero .hero__control{align-items:center;background:rgba(0,0,0,.6);border:0;border-radius:100%;bottom:1rem;display:flex;height:2.5rem;justify-content:center;padding:0;position:absolute;width:2.5rem}.hero .hero__control:hover{background:#000;cursor:pointer}.hero .hero__control .icon__wrapper:first-child{display:none;margin-left:.1875rem}.hero .hero__control[data-control-action=play] .icon__wrapper:last-child{display:none}.hero .hero__control[data-control-action=play] .icon__wrapper:first-child{display:inline-flex}.hero .media-oembed-content{aspect-ratio:16/9;height:auto;margin:0;max-width:none;padding:0;position:absolute;width:100%}.hero--small img{height:14rem}@media(min-width:768px){.hero--small img{height:12.5625rem}}@media(min-width:1024px){.hero--small img{height:16.8125rem}}@media(min-width:1280px){.hero--small img{height:26.25rem}}.hero--small .hero__content{bottom:1.25rem}@media(min-width:1024px){.hero--small .hero__content{bottom:3rem}.hero--small .hero__widget{bottom:2.375rem}}.hero--medium img{height:19.5rem}@media(min-width:768px){.hero--medium img{height:18.1875rem}}@media(min-width:1024px){.hero--medium img{height:24.3125rem}}@media(min-width:1280px){.hero--medium img{height:38rem}}.hero--medium .hero__content{bottom:1.25rem}@media(min-width:1024px){.hero--medium .hero__content{bottom:4rem}.hero--medium .hero__widget{bottom:3.375rem}}.hero--large img{height:30.6875rem}@media(min-width:768px){.hero--large img{height:23.4375rem}}@media(min-width:1024px){.hero--large img{height:31.25rem}}@media(min-width:1280px){.hero--large img{height:48.875rem}}.hero--large .hero__content{bottom:3rem}@media(min-width:1024px){.hero--large .hero__content{bottom:4rem}}@media(min-width:1280px){.hero--large .hero__content{bottom:10.25rem}}@media(min-width:1024px){.hero--large .hero__widget{bottom:3.375rem}}@media(min-width:1280px){.hero--large .hero__widget{bottom:9.625rem}}@media(min-width:1024px){.hero--homepage .hero__inner{position:relative}}.hero--homepage .hero__content{bottom:3.5rem}@media(min-width:1024px){.hero--homepage .hero__content{bottom:10.3125rem}}.hero--homepage .hero__widget{border:0;margin-top:1rem}@media(min-width:1024px){.hero--homepage .hero__widget{bottom:0;margin-top:0;width:25.625rem}}@media(min-width:1280px){.hero--homepage.hero--medium img{height:auto}}@media(max-width:1023px){.hero--highlight{background-color:#f2f7fb;padding-bottom:2.5rem}}.hero--highlight img{height:28.5625rem}@media(min-width:1024px){.hero--highlight img{height:37rem}.hero--highlight .hero__columns{bottom:0;position:absolute;top:0;width:100%}.hero--highlight .hero__columns .container{align-items:center;display:flex;height:100%;justify-content:flex-end}}.hero--highlight .hero__widget{border:0;margin-top:-5.9375rem;padding:1.5rem}@media(min-width:768px){.hero--highlight .hero__widget{padding:3.5rem}}@media(min-width:1024px){.hero--highlight .hero__widget{margin-top:0;position:static;width:32.1875rem}}.hero--highlight .hero__widget-quote{padding-top:2.5rem}@media(min-width:768px){.hero--highlight .hero__widget-quote{padding-top:3.6875rem}}@media(min-width:1024px){.hero--widget .hero__content{left:1rem;width:37.5rem}}@media(min-width:1280px){.hero--widget .hero__content{width:39rem}}.hero--widget .hero__content-inner{max-width:none}@media(min-width:1024px){.hero--widget .hero__content-inner{padding-right:2rem}}@media(min-width:1280px){.hero--widget .hero__content-inner{padding-right:0}}.hero--dark{color:#00294b}@media(min-width:1024px){.hero__columns{position:relative}}.hero__inner{position:relative}@media(min-width:1024px){.hero__inner{position:static}}.hero__content{font-weight:700;position:absolute;width:100%}.hero__content h1{color:inherit;font-size:1.875rem;line-height:2.25rem;margin:0;text-shadow:rgba(0,0,0,.3) 0 0 .3125rem}@media(min-width:1024px){.hero__content h1{font-size:3.625rem;line-height:3.9875rem}}.hero__content h1 strong .stinger{font-weight:700}.hero__content h1 .stinger{font-family:Stinger Regular,arial,helvetica,sans-serif;font-weight:400}.hero__content h1 .stinger strong{font-family:Stinger Bold,arial,helvetica,sans-serif;font-weight:700}.hero__content .field--name-field-intro{font-size:1.125rem;margin-top:.5rem;text-shadow:rgba(0,0,0,.3) 0 0 .3125rem}@media(min-width:768px){.hero__content .field--name-field-intro{font-size:1.3125rem;margin-top:1rem}}.hero__content-inner{max-width:39rem}.hero__footer{background-color:#f2f7fb;margin-top:-2rem}@media(min-width:1024px){.hero__footer{margin-top:-4.0625rem}.hero__footer .field--name-field-top-tasks{background-color:#fff;display:flex;flex-wrap:wrap;height:9.875rem;max-width:calc(100% - 435px)}}.hero__footer .field--name-field-top-tasks>.field__item{margin-bottom:.25rem}@media(min-width:1024px){.hero__footer .field--name-field-top-tasks>.field__item{border-right:1px solid hsla(0,0%,76%,.5);flex:0 0 33.3%;height:100%;margin-bottom:0;max-width:33.3%}}.hero__footer .field--name-field-top-tasks>.field__item:last-child{margin-bottom:0}@media(min-width:1024px){.hero__footer .field--name-field-top-tasks>.field__item:last-child{border-right-color:transparent}}.hero__footer-top{padding-bottom:1rem}@media(min-width:1024px){.hero__footer-top{padding-bottom:2rem}}.hero__footer-top>.container{position:relative}.hero__footer-bottom{background-color:#fff;border-bottom:1px solid hsla(0,0%,76%,.5);overflow:hidden;padding:1rem 0}@media(min-width:1024px){.hero__footer-bottom{background-color:transparent;border-bottom:0;margin-top:0;padding:0 0 2rem}}.hero__footer-bottom:has(.hero__footer-scroll){margin-top:-.125rem;padding-top:.125rem}.hero__footer-bottom .field--name-field-five-links{white-space:nowrap}.hero__footer-bottom .field--name-field-five-links .field__label{color:#00294b;display:inline-block;font-size:1rem;font-weight:700;line-height:1rem;margin-right:.3125rem;vertical-align:middle}.hero__footer-bottom .field--name-field-five-links .tag-list{display:inline-block;list-style:none outside none;margin:0;padding:0}.hero__footer-bottom .field--name-field-five-links .tag-list li{display:inline-block;margin-right:.3125rem}.hero__footer-bottom .field--name-field-five-links .tag-list li:last-child{margin-right:0}.hero__footer-bottom .field--name-field-five-links .tag-list a{background-color:#fff;border:1px solid hsla(0,0%,76%,.5);border-radius:.25rem;display:block;font-weight:700;line-height:1rem;padding:.875rem 1.25rem;text-decoration:none}@media(min-width:1024px){.hero__footer-bottom .field--name-field-five-links .tag-list a{border:none}}.hero__footer-bottom .field--name-field-five-links .tag-list a:hover{text-decoration:underline}.hero__buttons{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem}@media(min-width:768px){.hero__buttons{gap:1.625rem;margin-top:1.625rem}.hero__buttons .field--name-field-button,.hero__buttons .field--name-field-link{display:inline-flex}}.hero__buttons .field--name-field-button{margin-right:1.6875rem}.hero__buttons .field--name-field-link{margin-top:1.5rem}@media(min-width:768px){.hero__buttons .field--name-field-link{align-items:center;height:3.5625rem;margin-top:0;vertical-align:middle}}.hero__buttons .button{font-size:1rem;font-weight:700;line-height:1rem;padding:1.125rem 1.5rem}.hero__buttons .button--transparent{padding:0 0 .5rem}.hero__buttons .field--name-field-three-buttons{display:flex;flex-wrap:wrap;gap:.5rem;width:100%}@media(min-width:640px){.hero__buttons .field--name-field-three-buttons{gap:.75rem}}@media(max-width:767px){.hero__buttons .field--name-field-three-buttons .field__item{flex:0 0 100%}.hero__buttons .field--name-field-three-buttons .button{justify-content:center;width:100%}}.hero__widget{background-color:#fff;border:1px solid hsla(0,0%,76%,.5);margin:-1.25rem 0 0;padding:1rem;position:relative;z-index:10}@media(min-width:768px){.hero__widget{padding:2rem}}@media(min-width:1024px){.hero__widget{border:0;box-shadow:0 1px .25rem rgba(0,0,0,.15);margin:0;position:absolute;right:1rem;width:24.5rem}}@media(min-width:1280px){.hero__widget{width:25.3125rem}}.hero__widget-event{box-shadow:0 0 0}.has-sub-brand--hms .hero__widget-event{background-color:#cc0079;color:#fff}.has-sub-brand--miwb .hero__widget-event{background-color:#005aaa;color:#fff}.has-sub-brand--thorbecke .hero__widget-event{background-color:#282369;color:#fff}@media(min-width:1024px){.hero__widget-event>.paragraph{min-height:13.5rem}}.hero__widget-events{box-shadow:0 0 0}.has-sub-brand--hms .hero__widget-events{background-color:#cc0079;color:#fff}.has-sub-brand--miwb .hero__widget-events{background-color:#005aaa;color:#fff}.has-sub-brand--thorbecke .hero__widget-events{background-color:#282369;color:#fff}.hero__widget-events .field--name-field-widget-event-items>.field__item{margin:0 -1rem;padding:0 1rem;width:calc(100% + 32px)}@media(min-width:1024px){.hero__widget-events .field--name-field-widget-event-items>.field__item{margin:0;padding-left:0;padding-right:0;width:100%}}.hero__widget-links{border:0;box-shadow:0 0 0}.hero__widget-quote{background-image:url(/themes/custom/nhl/dist/images/double-quote-blue-300.svg);background-position:1.5rem 1rem;background-repeat:no-repeat;background-size:3.1875rem 2.4375rem}@media(min-width:768px){.hero__widget-quote{background-position:3.5rem 1.8125rem;background-size:3.6875rem 2.875rem}}.hero__widget-sign-up{color:#424445}.hero__widget-sign-up .hero__widget-title{margin:0 0 .625rem}.hero__widget-sign-up .field--name-field-register-body{font-size:1rem;line-height:1.4rem}.hero__widget-sign-up .field--name-field-link{margin-top:1rem}.hero__widget-sign-up .field--name-field-link .button{font-size:1rem;height:3.25rem;justify-content:space-between;line-height:1rem;padding-left:2rem;padding-right:2rem;width:100%}.hero__widget-sign-up .field--name-field-register-links{list-style:none outside none;margin:2rem 0 0;padding:0}.hero__widget-sign-up .field--name-field-register-links li{font-size:1rem;font-weight:700;line-height:1rem;margin-bottom:1.5rem}.hero__widget-sign-up .field--name-field-register-links li:last-child{margin-bottom:0}.hero__widget-sign-up .field--name-field-register-links a{background-image:url(/themes/custom/nhl/dist/images/arrow-light-blue.svg);background-position:0;background-repeat:no-repeat;background-size:.875rem .75rem;color:#00294b;display:block;padding-left:1.25rem;text-decoration:none}.hero__widget-sign-up .field--name-field-register-links a:focus,.hero__widget-sign-up .field--name-field-register-links a:hover{text-decoration:underline}.hero__widget-sign-up .field--name-field-register-links .field--name-field-text{padding-left:1.25rem}.hero__widget-sign-up .hero__widget-contact-person{align-items:center;border-top:1px solid hsla(0,0%,76%,.5);display:flex;margin:2rem -2rem 0;padding:1rem 2rem 0}.hero__widget-sign-up .hero__widget-contact-person .field--name-field-contact-image{flex:0 0 3.125rem;margin-right:.75rem;max-width:3.125rem}.hero__widget-sign-up .hero__widget-contact-person .field--name-field-contact-image img{border-radius:100%;height:3.125rem;width:3.125rem}.hero__widget-sign-up .hero__widget-contact-person .field--name-field-name{color:#00294b;font-size:1.125rem;font-weight:700;line-height:1.125rem}.hero__widget-sign-up .hero__widget-contact-person .field--name-field-sub-text{color:#868e96;font-size:.875rem;line-height:.875rem;margin-top:.25rem}.node--type-project .hero__widget-sign-up .hero__widget-contact-person{border-top:0;margin-top:0;padding-top:0}.hero__widget-sign-up .hero__widget-contact-info{border-top:1px solid hsla(0,0%,76%,.5);margin-top:1rem;padding-top:1.1875rem}.hero__widget-sign-up .hero__widget-contact-info a{color:#00294b;text-decoration:none}.hero__widget-sign-up .hero__widget-contact-info a:hover{text-decoration:underline}.hero__widget-sign-up .hero__widget-contact-info-item{align-items:center;color:#00294b;display:flex;font-size:1rem;font-weight:700;line-height:1rem;margin-bottom:1.25rem}.hero__widget-sign-up .hero__widget-contact-info-item:last-child{margin-bottom:0}.hero__widget-sign-up .hero__widget-contact-info-item .icon{color:#005aa7;margin-right:.875rem}.hero__widget-sign-up .hero__widget-contact-info-item .icon--phone{height:1.1875rem;width:1.1875rem}.hero__widget-sign-up .hero__widget-contact-info-item .icon--email{height:.9375rem;width:1.375rem}.hero__widget-sign-up .hero__widget-contact-info-item .field--name-field-phone-sub-text{color:#495057;font-size:.75rem;font-weight:400;line-height:.75rem;margin-top:.25rem}.hero__with-pixel-pattern{background-position:0 0;background-repeat:no-repeat;background-size:13rem 13rem;padding:.75rem}@media(min-width:1024px){.hero__with-pixel-pattern{background-size:16rem 16rem;padding:1.25rem}}.hero__with-pixel-pattern>.paragraph{padding:.75rem}.hero__with-pixel-pattern.hero__widget-events{background-size:16.5625rem 16.5625rem}@media(min-width:1024px){.hero__with-pixel-pattern.hero__widget-events{background-size:18.9375rem 18.9375rem}}.hero__with-pixel-pattern.hero__widget-blue{background-image:url(/themes/custom/nhl/dist/images/pixel-pattern-corners-turquoise.svg)}.hero__with-pixel-pattern.hero__widget-blue>.paragraph{background-color:#005aa7}.hero__with-pixel-pattern.hero__widget-blue:after{background-color:#18aea9;bottom:0;content:"";height:.8125rem;left:0;max-width:16.875rem;position:absolute;width:100%}@media(min-width:1024px){.hero__with-pixel-pattern.hero__widget-blue:after{height:1.25rem;width:74%}}.hero__with-pixel-pattern.hero__widget-green{background-image:url(/themes/custom/nhl/dist/images/pixel-pattern-arches-turquoise.svg)}.hero__with-pixel-pattern.hero__widget-green>.paragraph{background-color:#218739}.hero__with-pixel-pattern.hero__widget-red{background-image:url(/themes/custom/nhl/dist/images/pixel-pattern-arrows-pink.svg)}.hero__with-pixel-pattern.hero__widget-red>.paragraph{background-color:#e7222e}.has-sub-brand--hms .hero__with-pixel-pattern{background-image:none}.has-sub-brand--hms .hero__with-pixel-pattern>.paragraph{background-color:transparent}.has-sub-brand--miwb .hero__with-pixel-pattern{background-image:none}.has-sub-brand--miwb .hero__with-pixel-pattern>.paragraph{background-color:transparent}.has-sub-brand--thorbecke .hero__with-pixel-pattern{background-image:none}.has-sub-brand--thorbecke .hero__with-pixel-pattern>.paragraph{background-color:transparent}.hero__widget-blue{background-color:#005aa7;color:#fff}.hero__widget-green{background-color:#218739;color:#fff}.hero__widget-red{background-color:#e7222e;color:#fff}.hero .js-hero-footer-scroller{touch-action:none}.icon{display:inline-block;fill:currentColor;height:1em;width:1em}.icon__wrapper{display:inline-flex}.incompany-cta{background:#f2f7fb;margin-bottom:2rem;padding:1.5rem 1.25rem 1.875rem}@media(min-width:1024px){.incompany-cta{padding:1.5rem 2rem 1.875rem}}.incompany-cta__title{font-size:1.25rem;line-height:1.625rem;margin:0}@media(min-width:1024px){.incompany-cta__title{font-size:1.5rem;line-height:1.95rem}}.incompany-cta__description{color:#495057;font-size:.875rem;line-height:1.225rem;margin-top:.5rem}@media(min-width:1024px){.incompany-cta__description{font-size:1rem;line-height:1.4rem;margin-top:.75rem}}.incompany-cta__link{color:#005aa7;margin-top:1rem}.incompany-cta__link .button{font-size:1rem;line-height:1rem;padding:0 0 .4375rem}.incompany-cta__link .button:hover{border-bottom-color:#005aa7}.maintenance-page{padding:1rem}@media(min-width:768px){.maintenance-page{padding:6.25rem}}.maintenance-page .logo{display:block;height:7.8125rem;width:10rem}.maintenance-page .logo img{height:100%;width:100%}.share-links{list-style:none outside none;padding:0}.share-links li{display:inline-block;line-height:2.3125rem;margin-right:.4375rem;vertical-align:top}.share-links li:last-child{margin-right:0}.share-links li .icon{height:2.3125rem;width:2.3125rem}.share-links li a{border-radius:100%;display:block;height:2.3125rem}.share-links .share-link--twitter .icon__wrapper{align-items:center;background-color:#000;border-radius:100%;display:flex;height:2.25rem;justify-content:center;width:2.25rem}.share-links .share-link--twitter .icon{width:1.3125rem}.share-links .label{font-size:.875rem;margin-right:.6875rem}@media(min-width:768px){.share-links .label{font-size:1rem;margin-right:.9375rem}}.social-media-links{font-size:0;list-style:none;margin:0;padding:0}.social-media-links li{display:inline-block;margin-right:.375rem}.social-media-links li:last-child{margin-right:0}.social-media-links li.instagram .icon__wrapper{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%);border-radius:100%;color:#fff;fill:#fff;height:2rem;width:2rem}.social-media-links li.instagram .icon{margin-left:.4375rem;width:1.125rem}.social-media-links li.tiktok .icon__wrapper,.social-media-links li.twitter .icon__wrapper{align-items:center;background-color:#000;border-radius:100%;display:flex;height:2rem;justify-content:center;width:2rem}.social-media-links li.tiktok .icon,.social-media-links li.twitter .icon{width:1.125rem}.social-media-links li.tiktok .icon{width:.875rem}.social-media-links a{border-radius:100%;display:block;transition:scale .2s ease-in-out}.social-media-links a:focus-visible{outline:.125rem solid #fff;transform:scale(1.1)}.social-media-links .icon__wrapper svg{height:2rem;width:2rem}.start-moment__item{border:1px solid hsla(0,0%,76%,.5);border-radius:.25rem;margin-bottom:1.5rem;padding:1rem}@media(min-width:640px){.start-moment__item{padding:2rem}}.start-moment__item .button--start-moment{margin-top:1.25rem}.start-moment__item:last-child{margin-bottom:0}.start-moment__sub-title{color:#00294b;font-size:1rem;font-weight:900;line-height:1.3rem;margin-bottom:.25rem}.start-moment__title{margin:0}.start-moment__time{border-bottom:1px solid hsla(0,0%,76%,.5);font-size:1.125rem;font-weight:700;line-height:130%;margin:.125rem 0 1rem;padding-bottom:1rem}.start-moment__event-days--wrapper{border-top:1px solid hsla(0,0%,76%,.5);margin-top:1.5625rem;padding-top:1.5625rem}.start-moment__event-days{border:1px solid hsla(0,0%,76%,.5);border-radius:.375rem;overflow:hidden}.start-moment__event-days.accordion-item--active{margin-bottom:0}.start-moment__event-days-button{all:unset;align-items:center;box-sizing:border-box;color:#005aa7;display:flex;font-size:1rem!important;font-weight:900;gap:.75rem;justify-content:space-between;line-height:130%;padding:1.25rem .9375rem!important;width:100%}.start-moment__event-days-button:hover{cursor:pointer}.start-moment__event-days-button:focus-visible .start-moment__event-days-button__chevron{border:.125rem solid #005aa7}@media(min-width:640px){.start-moment__event-days-button{font-size:1.25rem!important;padding:2rem 1.875rem!important}}.start-moment__event-days-button__chevron{align-items:center;background:#f2f7fb;border-radius:50%;display:flex;flex-shrink:0;height:1.875rem;justify-content:center;width:1.875rem}@media(min-width:640px){.start-moment__event-days-button__chevron{height:2.5rem;width:2.5rem}}.start-moment__event-days-button__chevron .icon__wrapper{margin-top:.125rem;width:.75rem}.start-moment__event-days-button__chevron .icon__wrapper .icon{color:#00a2e0}.start-moment__event-days.accordion-item--active .start-moment__event-days-button__chevron .icon__wrapper{margin-top:0}.start-moment__event-days.accordion-item--active .start-moment__event-days-button__chevron .icon__wrapper .icon{transform:rotate(180deg)}.start-moment__event-days-content{overflow:auto}.start-moment__event-days-content__inner{min-width:-moz-fit-content;min-width:fit-content;padding:0 .9375rem 1.25rem}@media(min-width:640px){.start-moment__event-days-content__inner{padding:0 1.875rem 2rem}}.start-moment__event-days-header,.start-moment__event-days-row{grid-gap:.75rem;border-bottom:1px solid hsla(0,0%,76%,.5);display:flex;min-width:-moz-fit-content;min-width:fit-content}.start-moment .start-moment__event-days-name-col{min-width:9.375rem;width:50%}.start-moment .start-moment__event-days-date-col{min-width:7.8125rem;width:25%}.start-moment .start-moment__event-days-time-col{min-width:6.25rem;width:25%}.start-moment__event-days-header{color:#00294b;font-size:1.125rem;font-weight:700;line-height:100%;padding-bottom:1rem}.start-moment__event-days-row{font-size:1rem;font-weight:400;line-height:150%;padding:.5rem 0}.start-moment__info{margin-bottom:.25rem}.start-moment__info:last-child{margin-bottom:0}.start-moment__info label{font-weight:900}.start-moment__preloader{align-items:center;border:1px solid hsla(0,0%,76%,.5);border-radius:.25rem;display:flex;justify-content:center;padding:2rem}.start-moment__preloader .icon{animation:spinner-rotation 2s linear infinite;color:#005aa7;height:1.625rem;width:1.625rem}.start-moment h2{margin:0 0 1.5rem}.ui-widget-overlay{background:#000;opacity:.6}.breadcrumb__items{align-items:center;display:flex;flex-wrap:wrap;list-style:none outside none;margin:0;padding:0}.breadcrumb__item--separator{margin:0 .875rem}.breadcrumb__link{color:#fff;display:block;text-decoration:underline}.breadcrumb__link:hover{text-decoration:none}.breadcrumb .icon--home{height:1.0625rem;margin-top:.1875rem;width:1.125rem}.breadcrumb .icon--chevron{height:.3125rem;margin-bottom:.5625rem;opacity:.5;transform:rotate(-90deg);width:.5rem}.content-menu{z-index:20}@media(max-width:1023px){.content-menu .content-menu__inner{max-width:none;padding-left:0;padding-right:0}}@media(min-width:1024px){.content-menu .content-menu__inner{display:flex;height:4.375rem;justify-content:space-between}}.content-menu.is-sticky{background-color:#fff;box-shadow:0 1px .1875rem rgba(0,0,0,.1);position:fixed;top:0;width:100%;z-index:20}.content-menu.is-sticky .content-menu__header{border-top:0}@media(min-width:1024px){.content-menu.is-sticky{max-width:100rem}.content-menu.is-sticky .content-menu__inner{border-color:#fff}}.content-menu.is-open{box-shadow:none}@media(min-width:768px){.user-logged-in .content-menu.is-sticky{top:2.4375rem}}@media(min-width:976px){.user-logged-in.toolbar-tray-open .content-menu.is-sticky{top:4.9375rem}}.content-menu .content-menu__header{border-top:1px solid hsla(0,0%,76%,.5);display:flex;height:3.375rem;justify-content:space-between;padding:.4375rem 1.25rem}@media(min-width:1024px){.content-menu .content-menu__header{border-top:0;height:4.375rem;max-width:50%;padding:.5rem 0 .5625rem}}.content-menu .content-menu__toggle{background-color:#fff;border:1px solid hsla(0,0%,76%,.5);border-radius:.25rem;color:#005aa7;font-size:.875rem;font-weight:700;line-height:.875rem;padding:0 2.1875rem 0 .75rem;position:relative}@media(min-width:1024px){.content-menu .content-menu__toggle{display:none}}.content-menu .content-menu__toggle .icon__wrapper{color:#00a2e0;position:absolute;right:.8125rem;top:50%;transform:translateY(-50%);width:.5625rem}.content-menu .content-menu__toggle.is-active .icon__wrapper{transform:translateY(-50%) rotate(180deg)}.content-menu .content-menu__toggle-content{display:none}@media(min-width:1024px){.content-menu .content-menu__toggle-content{display:block!important;min-width:-moz-fit-content;min-width:fit-content}}.content-menu .content-menu__toggle-content.is-active{display:block}.content-menu .content-menu__title{color:#00294b;font-size:1.125rem;font-weight:700;line-height:2.375rem;overflow:hidden;padding-right:1rem;text-overflow:ellipsis;white-space:nowrap}@media(min-width:1024px){.content-menu .content-menu__title{font-size:1.5rem;font-weight:900;line-height:3.375rem;text-overflow:clip;white-space:normal}}.content-menu .content-menu__content{background-color:#f2f7fb;padding:1.5rem 1.25rem}@media(min-width:1024px){.content-menu .content-menu__content{align-items:center;background-color:initial;display:flex;height:100%;justify-content:flex-end;padding:.5rem 0}}.content-menu .content-menu__content .menu{font-size:1.25rem;list-style:none;margin-bottom:0;padding:0}@media(min-width:1024px){.content-menu .content-menu__content .menu{display:inline;font-size:1rem}}.content-menu .content-menu__content .menu li{margin-bottom:.875rem}@media(min-width:1024px){.content-menu .content-menu__content .menu li{display:inline-block;margin-bottom:0;margin-right:1.5625rem}}.content-menu .content-menu__content .menu li:last-child{margin-bottom:0}@media(min-width:1024px){.content-menu .content-menu__content .menu li:last-child{margin-right:0}}.content-menu .content-menu__content .menu li a{color:#00294b;font-weight:700;text-decoration:none}.content-menu .content-menu__content .menu li a.is-active,.content-menu .content-menu__content .menu li a:active,.content-menu .content-menu__content .menu li a:focus,.content-menu .content-menu__content .menu li a:hover{color:#005aa7}@media(min-width:1024px){.content-menu .content-menu__content .menu li a.is-active{background-color:#f2f7fb;border-radius:.25rem;padding:.75rem}}.content-menu .content-menu__content .button{padding:.625rem 1.25rem}@media(max-width:1023px){.content-menu .content-menu__content .button{margin-right:.625rem;margin-top:.5rem}}@media(min-width:1024px){.content-menu .content-menu__content .button{font-size:1rem;margin-left:.5625rem;padding:.8125rem 1.25rem}}@media(max-width:1023px){.content-menu .content-menu__content .button:first-of-type{margin-top:1.5rem}}@media(min-width:1024px){.content-menu .content-menu__content .button:first-of-type{margin-left:1.5625rem}}@media(max-width:1023px){.content-menu .content-menu__content .button:last-child{margin-right:0}}.content-menu .content-menu__footer{background-color:#005aa7;color:#fff;font-size:.875rem;font-weight:900;line-height:.875rem;padding:1rem 1.25rem 1.25rem}.node--type-course .content-menu .content-menu__footer{display:none}@media(min-width:1024px){.content-menu .content-menu__footer{display:none}}.content-menu .content-menu__footer a{color:#fff;text-transform:lowercase}.content-menu--study{box-shadow:0 1px .1875rem rgba(0,0,0,.1);position:absolute;top:0;width:100%}@media(min-width:1024px){.content-menu--study{box-shadow:none;padding:0 1rem;top:1.5rem}}.content-menu--study .content-menu__inner{background-color:#fff}@media(min-width:1024px){.content-menu--study .content-menu__inner{border:1px solid hsla(0,0%,76%,.3);max-width:95rem;padding:0 1rem}}@media(min-width:1280px){.content-menu--study .content-menu__inner{padding:0 2.1875rem}}@media(min-width:1024px){.content-menu--study .content-menu__header{max-width:19.75rem}}@media(min-width:1280px){.content-menu--study .content-menu__header{max-width:26rem}}@media(min-width:1600px){.content-menu--study .content-menu__header{max-width:40%}}.content-menu--study .content-menu__title-wrapper{display:flex;flex-direction:column;justify-content:center;min-width:0}.content-menu--study .content-menu__title.content-menu__title--with-sub-brand{line-height:1.25rem}@media(min-width:1024px){.content-menu--study .content-menu__title{align-self:center;display:-webkit-box;font-size:1.3125rem;line-height:1.4375rem;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.content-menu--study .content-menu__title.content-menu__title--with-sub-brand{-webkit-line-clamp:1;line-clamp:1;line-height:1.625rem}}@media(min-width:1280px){.content-menu--study .content-menu__title{font-size:1.5rem;line-height:1.625rem}.content-menu--study .content-menu__title.content-menu__title--with-sub-brand{line-height:1.75rem}}.content-menu--study .content-menu__sub-brand{color:#00294b;display:-webkit-box;font-size:.625rem;font-weight:700;line-height:.625rem;margin-top:.125rem;overflow:hidden;padding-right:1rem;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1}@media(min-width:1024px){.content-menu--study .content-menu__sub-brand{font-size:.75rem;line-height:.75rem}.content-menu--study .content-menu__content .menu{font-size:.875rem}}@media(min-width:1280px){.content-menu--study .content-menu__content .menu{font-size:1rem}}@media(min-width:1024px){.content-menu--study .content-menu__content .menu li{margin-right:.875rem}}@media(min-width:1280px){.content-menu--study .content-menu__content .menu li{margin-right:1.5625rem}}@media(min-width:1024px){.content-menu--study .content-menu__content .button{font-size:.875rem;padding:.75rem}}@media(min-width:1280px){.content-menu--study .content-menu__content .button{font-size:1rem;padding:.8125rem 1.25rem}}@media(min-width:1024px){.content-menu--study .content-menu__content .button .icon__wrapper{display:none}}@media(min-width:1280px){.content-menu--study .content-menu__content .button .icon__wrapper{display:inline-flex}}.content-menu--study .education-variants{margin-bottom:1.25rem}.language-switcher{align-items:center;display:flex;font-size:.875rem;font-weight:900;position:relative}@media(min-width:1024px){.language-switcher{align-items:flex-start}}.language-switcher:before{content:"";height:3.1875rem;left:0;position:absolute;top:0;width:100%;z-index:-1}.language-switcher .icon{height:1rem;width:1rem}.language-switcher .language-switcher__button{all:unset;align-items:center;border:1px solid hsla(0,0%,76%,.5);border-radius:62.5rem;display:flex;gap:.375rem;height:2rem;justify-content:center;width:3.875rem}.language-switcher .language-switcher__button:hover{border-color:#005aa7;color:#005aa7;cursor:pointer}.language-switcher .language-switcher__button:focus-visible{border-color:#005aa7;color:#005aa7}.language-switcher .language-switcher__button[aria-pressed=true]+.language-switcher-language-url{display:block}.language-switcher .language-switcher__id{padding-top:1px}.language-switcher .language-link,.language-switcher .language-switcher__button{color:#00294b;text-decoration:none}.language-switcher .language-link{align-items:center;display:flex;gap:.5rem;height:1.75rem;padding:0 2.375rem 0 1.625rem}.language-switcher .language-link[aria-current=page] .language-switcher__id{color:#005aa7}.language-switcher .language-link:focus-visible,.language-switcher .language-link:hover{background-color:#f2f7fb;color:#00294b;outline:0 none;text-decoration:none}.language-switcher .language-link:focus-visible{text-decoration:underline;text-underline-offset:.25rem;text-underline-color:#005aa7}.language-switcher .language-switcher-language-url{align-items:center;background:#fff;border:1px solid hsla(0,0%,76%,.2);border-radius:.375rem;box-shadow:0 1px .1875rem rgba(0,0,0,.08);display:none;gap:.5rem;left:-1.0625rem;list-style:none;padding:1rem 0;position:absolute;top:3.5rem;width:6.5rem;z-index:10}@media(min-width:1024px)and (max-width:1599px){.language-switcher .language-switcher-language-url{left:unset;right:0}}.language-switcher .language-switcher-language-url:after,.language-switcher .language-switcher-language-url:before{border:.71875rem solid transparent;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:0}@media(min-width:1024px)and (max-width:1599px){.language-switcher .language-switcher-language-url:after,.language-switcher .language-switcher-language-url:before{left:unset;right:1.25rem;transform:unset}}.language-switcher .language-switcher-language-url:before{border-bottom-color:hsla(0,0%,76%,.2);top:-1.4375rem}.language-switcher .language-switcher-language-url:after{border-bottom-color:#fff;top:-1.375rem}.menu--bottom{list-style:none outside none;padding-left:0}.menu--bottom>li{display:inline-block;vertical-align:top}.menu--bottom>li:not(:first-child){margin-left:1rem}.menu--bottom{margin-bottom:0}.menu--bottom .menu-item{margin-left:1.5rem}.menu--bottom .menu-item:first-child{margin-left:0}.menu--bottom a{color:#fff;text-decoration:none}.menu--bottom a:hover{cursor:pointer;text-decoration:underline}@media(max-width:1279px){.menu__link:focus-visible,.menu__link:hover{background-color:#f2f7fb;color:#005aa7}.menu__link:focus-visible+.menu__dropdown-toggle,.menu__link:hover+.menu__dropdown-toggle{background-color:#f2f7fb;color:#005aa7}}@media(min-width:1024px){.menu--drop-down .menu__item:not(.menu__item--dropdown){align-items:center;display:flex;gap:.25rem;position:relative}.menu--drop-down .menu__item--expanded.is-active .menu__dropdown{display:block!important}.menu--drop-down .menu__link:not(.menu__link--dropdown){outline:0 none}.menu--drop-down .menu__link:not(.menu__link--dropdown):before{content:"";height:1.15625rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.menu--drop-down .menu__link:not(.menu__link--dropdown).is-active,.menu--drop-down .menu__link:not(.menu__link--dropdown):focus-visible,.menu--drop-down .menu__link:not(.menu__link--dropdown):hover{color:#005aa7}.menu--drop-down .menu__link:not(.menu__link--dropdown):focus-visible{text-decoration:underline;text-underline-offset:.25rem;text-underline-color:#005aa7}.menu--drop-down .menu__dropdown{background-color:#fff;border:1px solid hsla(0,0%,76%,.2);box-shadow:0 1px .1875rem rgba(0,0,0,.08);display:none;left:50%;list-style:none;padding:1.125rem 1rem;position:absolute;text-align:left;top:2.375rem;transform:translateX(-50%);width:16.375rem;z-index:10}.menu--drop-down .menu__dropdown .menu__item--dropdown{width:100%}.menu--drop-down .menu__dropdown .menu__item--dropdown:first-child{position:relative}.menu--drop-down .menu__dropdown .menu__item--dropdown:first-child:before{background-color:transparent;content:"";height:1.25rem;left:-1rem;position:absolute;top:-2.3125rem;width:calc(100% + 32px);z-index:-5}.menu--drop-down .menu__dropdown .menu__link--dropdown{color:#00294b;display:block;line-height:1.125rem;padding:.875rem 1rem;text-decoration:none;width:100%}.menu--drop-down .menu__dropdown .menu__link--dropdown:before{display:none}.menu--drop-down .menu__dropdown .menu__link--dropdown:focus-visible,.menu--drop-down .menu__dropdown .menu__link--dropdown:hover{background-color:#f2f7fb;color:#00294b;text-decoration:none}.menu--drop-down .menu__dropdown .menu__link--dropdown[aria-current=page]{background-color:#f2f7fb;color:#005aa7}.menu--drop-down .menu__dropdown:after{border:.71875rem solid transparent;border-bottom-color:#fff;top:-1.375rem}.menu--drop-down .menu__dropdown:after,.menu--drop-down .menu__dropdown:before{content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:0}.menu--drop-down .menu__dropdown:before{border:.71875rem solid transparent;border-bottom-color:hsla(0,0%,76%,.2);top:-1.4375rem}.menu--drop-down .menu__dropdown-toggle{all:unset;align-content:center;align-items:center;border-radius:100%;box-sizing:border-box;display:inline-flex;height:1.125rem;justify-content:center;vertical-align:middle;width:1.125rem}.menu--drop-down .menu__dropdown-toggle:focus-visible{background-color:#005aa7}.menu--drop-down .menu__dropdown-toggle:focus-visible .icon--chevron{color:#fff}.menu--drop-down .menu__dropdown-toggle .icon--chevron{color:#005aa7;height:.4375rem;width:.6875rem}.menu--drop-down .menu__dropdown-toggle .icon__wrapper:has(.icon--arrow){display:none}.menu--drop-down .menu__dropdown-toggle .icon--arrow{display:none}}.menu--footer{color:#fff;display:none;list-style:none;margin-bottom:0;padding:0}.menu--footer.is-active{display:block}@media(min-width:1024px){.menu--footer{display:block}}.menu--footer .menu-item{font-size:1rem;line-height:1.4rem;margin-bottom:.75rem}@media(min-width:1024px){.menu--footer .menu-item{margin-bottom:.5625rem}}.menu--footer .menu-item a{align-items:center;color:#fff;display:inline-flex;margin-bottom:0}.menu--footer .menu-item .icon__wrapper{margin-left:.375rem}.menu--footer .menu-item .icon__wrapper .icon--external{height:.625rem;width:.625rem}.menu--main{display:none}@media(min-width:1024px){.menu--main{display:flex;font-size:1.125rem;font-weight:700;gap:1.3125rem;justify-content:flex-end;line-height:1.4375rem;list-style:none;margin:0;text-align:right}.menu--main .menu__item.menu__item--active-trail:not(.menu__item--dropdown){padding-right:.75rem;position:relative}.menu--main .menu__item.menu__item--active-trail:not(.menu__item--dropdown):before{background-color:#f2f7fb;border-radius:.25rem;content:"";height:2.65625rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:-1}.menu--main .menu__item.menu__item--active-trail:not(.menu__item--dropdown) .menu__link:not(.menu__link--dropdown){color:#005aa7;padding-left:.75rem}.menu--main .menu__item--search .menu__link{padding-left:1.25rem;position:relative}.menu--main .menu__item--search .icon{height:1.125rem;left:0;position:absolute;top:0;width:1.125rem}.menu--main .menu__link:not(.menu__link--dropdown){align-items:center;color:#00294b;display:flex;gap:.375rem;line-height:1.15625rem;text-decoration:none}.menu--main .menu__link:not(.menu__link--dropdown).is-active:focus-visible{text-decoration:none}.menu--main .menu__link:not(.menu__link--dropdown).is-active:focus-visible:before{outline:.125rem solid #005aa7}}.menu--sub-brand{display:none;margin-bottom:.375rem;position:relative}@media(min-width:1024px){.menu--sub-brand{display:block;margin:.5rem 0 0}.menu--sub-brand .menu__dropdown-toggle{display:none}}@media(max-width:1023px){.menu--sub-brand .container{margin:0;max-width:100%}}.menu--sub-brand .sub-brand-overlay-btn{all:unset;align-items:center;color:#00294b;display:flex;font-weight:700;gap:.25rem;position:relative}.menu--sub-brand .sub-brand-overlay-btn:not(.sub-brand-overlay-btn--close):focus-visible{text-decoration:underline;text-underline-offset:.25rem;text-underline-color:#005aa7}.menu--sub-brand .sub-brand-overlay-btn:not(.sub-brand-overlay-btn--close):focus-visible .icon__wrapper{background-color:#005aa7}.menu--sub-brand .sub-brand-overlay-btn:not(.sub-brand-overlay-btn--close):focus-visible .icon--chevron{color:#fff}.menu--sub-brand .sub-brand-overlay-btn.sub-brand-overlay-btn--close:focus-visible{background-color:#f2f7fb;border:1px solid #005aa7;color:#005aa7}.menu--sub-brand .sub-brand-overlay-btn:hover{cursor:pointer}.menu--sub-brand .sub-brand-overlay-btn.is-active,.menu--sub-brand .sub-brand-overlay-btn:focus-visible,.menu--sub-brand .sub-brand-overlay-btn:hover{color:#005aa7}.menu--sub-brand .sub-brand-overlay-btn .icon__wrapper{align-content:center;align-items:center;border-radius:100%;box-sizing:border-box;display:inline-flex;height:1.125rem;justify-content:center;vertical-align:middle;width:1.125rem}.menu--sub-brand .sub-brand-overlay-btn .icon{color:#005aa7}@media(min-width:1024px){.menu--sub-brand .sub-brand-overlay-btn .icon__wrapper:has(.icon--arrow){display:none}.menu--sub-brand .sub-brand-overlay-btn .icon--arrow{display:none}}.menu--sub-brand .sub-brand-overlay-btn--open{font-size:1.125rem;font-weight:400;line-height:1.758125rem;padding:.46875rem 3rem .46875rem 1.25rem;text-align:left;width:100%}@media(min-width:1024px){.menu--sub-brand .sub-brand-overlay-btn--open{font-size:1rem;line-height:1.25rem;margin-left:1rem;padding:0 0 0 1rem;position:relative;width:auto}.menu--sub-brand .sub-brand-overlay-btn--open:before{background-color:rgba(0,41,75,.6);content:"";height:1rem;left:0;position:absolute;top:1px;width:1px}}.menu--sub-brand .sub-brand-overlay-btn--open .icon{height:.4375rem;width:.6875rem}.menu--sub-brand .sub-brand-overlay-btn--open .icon__wrapper{display:none}@media(min-width:1024px){.menu--sub-brand .sub-brand-overlay-btn--open .icon__wrapper{display:inline-flex}}.menu--sub-brand .sub-brand-overlay-btn--close{align-items:center;border:1px solid #005aa7;border-radius:.25rem;display:none;font-size:1rem;height:-moz-min-content;height:min-content;line-height:1.1875rem;padding:.75rem}@media(min-width:1024px){.menu--sub-brand .sub-brand-overlay-btn--close{display:flex}}.menu--sub-brand .sub-brand-overlay-btn--close .icon__wrapper{align-items:center;height:1.25rem;justify-content:center;width:1.25rem}.menu--sub-brand .sub-brand-overlay-btn--close .icon{height:.5rem;width:.5rem}.menu--sub-brand .sub-brand-overlay{background-color:#fff;display:none;height:-moz-min-content;height:min-content;left:0;position:fixed;top:0;width:100%;z-index:101}@media(max-width:1023px){.menu--sub-brand .sub-brand-overlay{height:100%;left:auto;overflow-x:hidden;overflow-y:auto;right:-100%;transition:all .5s ease 0s}}.toolbar-horizontal .menu--sub-brand .sub-brand-overlay,.toolbar-vertical .menu--sub-brand .sub-brand-overlay{top:2.4375rem}.toolbar-horizontal.toolbar-tray-open .menu--sub-brand .sub-brand-overlay{top:4.875rem}.toolbar-vertical.toolbar-tray-open .menu--sub-brand .sub-brand-overlay{padding-left:15rem}.menu--sub-brand .sub-brand-overlay.open{display:block;right:0}.menu--sub-brand .sub-brand-overlay.open .sub-brand-overlay__header{right:0}.menu--sub-brand .sub-brand-overlay__content{padding:5.9375rem 0 1.5rem}@media(min-width:1024px){.menu--sub-brand .sub-brand-overlay__content{padding:0 0 1.5rem}}.menu--sub-brand .sub-brand-overlay__header{align-items:center;display:flex;height:4.4375rem}@media(max-width:1023px){.menu--sub-brand .sub-brand-overlay__header{background:#fff;display:block;left:auto;padding:0 1rem;position:fixed;right:-100%;top:0;transition:all .5s ease 0s;width:100%;z-index:99}.toolbar-horizontal .menu--sub-brand .sub-brand-overlay__header,.toolbar-vertical .menu--sub-brand .sub-brand-overlay__header{top:2.4375rem}.toolbar-horizontal.toolbar-tray-open .menu--sub-brand .sub-brand-overlay__header{top:4.875rem}.toolbar-vertical.toolbar-tray-open .menu--sub-brand .sub-brand-overlay__header{padding-left:16rem}}@media(min-width:1024px){.menu--sub-brand .sub-brand-overlay__header{align-items:normal;height:7.5rem;justify-content:flex-end;margin-bottom:1.9375rem;padding-top:.75rem}}.menu--sub-brand .sub-brand-overlay__header .menu__item--back{color:#00294b;margin:0;width:100%}@media(min-width:1024px){.menu--sub-brand .sub-brand-overlay__header .menu__item--back{display:none}}.menu--sub-brand .sub-brand-overlay__header .menu__item--back a{display:block;text-decoration:none;width:100%}.menu--top{display:none;flex-direction:column}@media(min-width:1024px){.menu--top{display:flex;flex-direction:row;font-size:1rem;font-weight:400;gap:1.5rem;line-height:1.25rem;margin:0;padding-left:1rem;text-align:right}.menu--top .menu__item{display:inline-block;margin:0;vertical-align:top}.menu--top .menu__link{color:#00294b;text-decoration:none}.menu--top .menu__link--dropdown{font-size:1.125rem;font-weight:700}}.pager__items{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;list-style:none outside none;margin:1.5rem 0 0;padding:0;width:100%}@media(min-width:768px){.pager__items{margin-top:0}}.pager__item{font-size:1rem;margin-right:.375rem}.pager__item:last-child{margin-right:0}.pager__item svg{bottom:0;color:#005aa7;height:.4375rem;left:0;margin:auto;position:absolute;right:0;top:0;width:.6875rem}.pager__item.is-active a{background-color:#005aa7;border-color:#005aa7;color:#fff}.pager a{border:1px solid hsla(0,0%,76%,.5);border-radius:.25rem;color:#2d2d2d;display:block;font-weight:900;height:2.5rem;line-height:2.5rem;position:relative;text-align:center;text-decoration:none;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;width:2.5rem}.pager a:focus,.pager a:hover{background-color:#005aa7;border-color:#005aa7;color:#fff}.pager a:focus svg,.pager a:hover svg{color:#fff}@media(min-width:768px){.pager__item--previous{margin-right:1.625rem}}.pager__item--previous svg{transform:rotate(90deg)}@media(min-width:768px){.pager__item--next{margin-left:1.625rem}}.pager__item--next svg{transform:rotate(-90deg)}@media(min-width:768px){.pager__item--number a{border:0;border-radius:0;height:1.75rem;line-height:1.75rem;width:1.75rem}}.side-menu{background-color:#fff;display:none}.side-menu.is-open{bottom:0;display:block;height:calc(var(--vh,1vh)*100 - 80px);left:0;max-height:calc(100vh - 80px);overflow:auto;position:fixed;right:0;top:5rem;z-index:120}.user-logged-in .side-menu.is-open{height:calc(100vh - 119px);top:7.4375rem}.user-logged-in .side-menu.is-open .menu__item--expanded .menu__dropdown{top:2.4375rem}.side-menu__content{position:relative}.side-menu .menu--main,.side-menu .menu--top{margin:0;padding:0;width:100%}.side-menu .menu--main li,.side-menu .menu--top li{list-style:none;position:relative}.side-menu .menu--main a,.side-menu .menu--main span,.side-menu .menu--top a,.side-menu .menu--top span{color:#00294b;text-decoration:none}.side-menu .menu--top{font-size:1.125rem;font-weight:400;line-height:1.758125rem;margin:.5rem 0 0}.side-menu .menu--top a,.side-menu .menu--top span:not(.icon__wrapper){display:block;padding:.46875rem 3rem .46875rem 1.25rem}.side-menu .menu--top .menu__dropdown-toggle .icon{margin-top:.4375rem}.side-menu .menu--main{flex-direction:column;font-size:1.5rem;font-weight:700;line-height:1.318125rem;margin-top:0}.side-menu .menu--main a{display:block;padding:1.28125rem 3rem 1.28125rem 1.25rem}.side-menu .menu--main .menu__dropdown-toggle .icon{margin-bottom:.25rem}.side-menu .menu__item--search{display:none}.side-menu .menu__item--expanded .menu__dropdown{background-color:#fff;display:none;height:100%;overflow-x:hidden;overflow-y:auto;padding:0;position:fixed;right:-100%;top:0;transition:right .5s ease 0s;width:100%;z-index:999}.side-menu .menu__item--expanded.is-active>.menu__dropdown{display:block;right:0}.side-menu .menu__item--back{background-image:url(/themes/custom/nhl/dist/images/arrow-back-blue.svg);background-position:0;background-repeat:no-repeat;background-size:.9375rem .75rem;border-bottom:1px solid hsla(0,0%,76%,.5);font-size:1rem;height:4.4375rem;line-height:4.4375rem;margin:0 1.25rem 1rem}.side-menu .menu__item--back button{all:unset;padding:0 0 0 1.625rem}.side-menu .menu__item--back button:after{left:1.25rem;right:auto;transform:rotate(180deg),translateY(-50%)}.side-menu .menu__item--back button:hover{cursor:pointer;text-decoration:underline}.side-menu .menu__item--back button:focus{outline:1px solid #4d8cc1}.side-menu .menu__dropdown-toggle{background-color:#fff;border:0;height:100%;padding:0;position:absolute;right:.5625rem;top:0;width:3.75rem}.side-menu .menu__dropdown-toggle .icon__wrapper:has(.icon--chevron){display:none}.side-menu .menu__dropdown-toggle .icon--arrow{color:#005aa7;height:.8125rem;width:.9375rem}.tabs{margin:2rem 0}.tabs__list{border-bottom:.1875rem solid #005aa7;color:#005aa7;display:flex;flex-direction:column;flex-wrap:wrap;list-style:none outside none;margin:0;padding-left:0}@media(min-width:1024px){.tabs__list{flex-direction:row}}.tabs__item{max-width:100%}@media(min-width:1024px){.tabs__item:not(:first-child){margin-left:.125rem}}.tabs__item a{background-color:#f2f7fb;display:block;font-size:1rem;font-weight:700;line-height:1.5rem;overflow:hidden;padding:.5rem 1.25rem;text-decoration:none;text-overflow:ellipsis;transition:background-color .2s ease-in-out;white-space:nowrap}.tabs__item a:not(.is-active):hover{background-color:#e6eff6}.tabs__item a.is-active{background-color:#005aa7;color:#fff}.node--type-asset.node--view-mode-teaser-list{display:flex;flex-direction:row;position:relative}@media(max-width:1023px){.node--type-asset.node--view-mode-teaser-list{align-items:center;background-image:url(/themes/custom/nhl/dist/images/arrow-blue.svg);background-position:right 1.3rem center;background-repeat:no-repeat;background-size:.9rem .729375rem;border:1px solid hsla(0,0%,76%,.5)}.node--type-asset.node--view-mode-teaser-list:hover{background-color:#f2f7fb}}@media(min-width:1024px){.node--type-asset.node--view-mode-teaser-list{flex-direction:column}}.node--type-asset.node--view-mode-teaser-list .field--name-field-teaser-image{align-items:center;align-self:stretch;background:#e6eff6;display:flex}.node--type-asset.node--view-mode-teaser-list .field--name-field-teaser-image img{height:4.875rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media(min-width:1024px){.node--type-asset.node--view-mode-teaser-list .field--name-field-teaser-image img{height:16.9375rem;padding-top:.875rem}}@media(max-width:1023px){.node--type-asset.node--view-mode-teaser-list .node__content{flex:0 0 calc(100% - 54px);max-width:calc(100% - 54px);padding:.375rem 3rem .375rem .75rem}}@media(min-width:1024px){.node--type-asset.node--view-mode-teaser-list .node__content{background-color:#fff;margin-left:2rem;margin-top:-3.4375rem;padding:1.5rem 2rem;position:relative}}.node--type-asset.node--view-mode-teaser-list .node__content h3{color:#005aa7;display:block;font-size:1.125rem;font-weight:900;line-height:1.25rem;margin:0}@media(min-width:1024px){.node--type-asset.node--view-mode-teaser-list .node__content h3{color:#00294b;font-size:1.25rem;line-height:1.9375rem;margin-bottom:.5rem}}.node--type-asset.node--view-mode-teaser-list .node__content .field--name-field-author{color:#00294b;font-size:.875rem}@media(max-width:1023px){.node--type-asset.node--view-mode-teaser-list .node__content .field--name-field-author{display:inline-block;font-weight:700;margin-right:.25rem}}@media(min-width:1024px){.node--type-asset.node--view-mode-teaser-list .node__content .field--name-field-author{color:#343a40;font-size:1rem;line-height:1.375rem;margin-bottom:.5rem}}.node--type-asset.node--view-mode-teaser-list .node__content .field--name-field-location{color:#00294b;display:inline-block;font-size:.875rem}@media(min-width:1024px){.node--type-asset.node--view-mode-teaser-list .node__content .field--name-field-location{color:#868e96;display:block;font-size:.875rem;line-height:1.25rem;margin-bottom:.5rem}}.node--type-asset.node--view-mode-teaser-list .node__content .external-link{border-bottom:.125rem solid #005aa7;color:#005aa7;display:none;font-size:1rem;font-weight:700;margin-top:1.375rem;padding-bottom:.4375rem}@media(min-width:1024px){.node--type-asset.node--view-mode-teaser-list .node__content .external-link{display:inline-block}}.node--type-asset.node--view-mode-teaser-list .node__content .external-link .button-text{margin-right:.1875rem}.node--type-asset.node--view-mode-teaser-list .node__content .external-link .icon__wrapper{height:.625rem;width:.625rem}.node--type-asset.node--view-mode-teaser-list .node__content .external-link .icon__wrapper .icon{padding-top:.375rem}.node--type-asset.node--view-mode-overview-list{position:relative}.node--type-asset.node--view-mode-overview-list .node__title{line-height:130%;margin-bottom:1px}@media(min-width:768px){.node--type-asset.node--view-mode-overview-list .node__title{margin-bottom:.5rem}}.node--type-asset.node--view-mode-overview-list .node__content{font-weight:700}.node--type-asset.node--view-mode-overview-list .node__content .field_author-row{margin-bottom:.5rem}@media(min-width:768px){.node--type-asset.node--view-mode-overview-list .node__content .field_author-row{margin-bottom:1.125rem}}.node--type-asset.node--view-mode-overview-list .node__content .field_holder-row .field{color:#343a40;display:flex;line-height:160%;width:100%}.node--type-asset.node--view-mode-overview-list .node__content .field_holder-row .field .field__label{flex-shrink:0;width:8.125rem}.node--type-asset.node--view-mode-overview-list .node__content .field_holder-row .field .field__items,.node--type-asset.node--view-mode-overview-list .node__content .field_holder-row .field .field_item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.node--type-asset.node--view-mode-overview-list .node__content .node__content-row .field--name-field-author{color:#00294b;line-height:140%}.node--type-course.node--view-mode-full{position:relative}@media(max-width:1023px){.node--type-course.node--view-mode-full{padding-top:3.375rem}}@media(min-width:1024px){.node--type-course.node--view-mode-full .hero .field--tag{margin-bottom:0}}@media(min-width:1280px){.node--type-course.node--view-mode-full .hero .field--tag{margin-bottom:1rem}}.node--type-course.node--view-mode-full .hero .field--tag .field__item{background-color:#6f42c1}@media(min-width:1024px){.node--type-course.node--view-mode-full .hero--widget .hero__content{width:auto}}@media(min-width:1280px){.node--type-course.node--view-mode-full .hero--widget .hero__content{width:43.75rem}}@media(min-width:1024px){.node--type-course.node--view-mode-full .hero--widget .hero__content-inner{padding-right:0}}@media(max-width:1023px){.node--type-course.node--view-mode-full .education-information .field--name-field-education-days{margin-bottom:0}.node--type-course.node--view-mode-full .education-information .field--name-field-locations{margin-bottom:.875rem}}.node--type-course.node--view-mode-teaser .node__content-row .field--name-field-education-type{color:#00294b;font-weight:700}.node--type-course-information.node--view-mode-full{padding-top:3.375rem;position:relative}@media(min-width:1024px){.node--type-course-information.node--view-mode-full{padding-top:9.875rem}.node--type-course-information.node--view-mode-full h1{margin-top:0}}.node--type-education.node--view-mode-full{position:relative}@media(max-width:1023px){.node--type-education.node--view-mode-full{padding-top:3.375rem}}@media(min-width:1024px){.node--type-education.node--view-mode-full .hero .item-list{display:inline-block}}@media(max-width:1023px){.node--type-education.node--view-mode-full .hero .education-variants,.node--type-education.node--view-mode-full .hero .education-variants-anchor-link{display:none}}@media(min-width:1024px){.node--type-education.node--view-mode-full .hero .education-variants-anchor-link{color:#fff;font-size:.875rem;line-height:2.25rem;margin-left:1.75rem;text-transform:lowercase}.node--type-education.node--view-mode-full .hero--widget .hero__content{width:auto}}@media(min-width:1280px){.node--type-education.node--view-mode-full .hero--widget .hero__content{width:43.75rem}}@media(min-width:1024px){.node--type-education.node--view-mode-full .hero--widget .hero__content-inner{padding-right:0}}.node--type-education.node--view-mode-full .hero--widget .hero__widget{bottom:-4.625rem}@media(min-width:1280px){.node--type-education.node--view-mode-full .education-information--small .field:last-child{display:none}}.node--type-education.node--view-mode-full .field--name-field-text{display:none}@media(min-width:768px){.node--type-education.node--view-mode-full .field--name-field-text{display:block;font-size:1.3125rem;line-height:1.96875rem;margin-top:1rem}}.node--type-education.node--view-mode-full .field--name-field-education-starts{margin-bottom:0}.node--type-education.node--view-mode-full .content-card{margin-top:2rem}@media(min-width:768px){.node--type-education.node--view-mode-full .content-card{margin-top:2.625rem}}.node--type-education.node--view-mode-teaser .node__content-row .field--name-field-education-level{color:#00294b;font-weight:700;margin-right:.25rem}.node--type-education.node--view-mode-teaser.node--view--educations-sub-brands .node__content{flex:0 0 calc(100% - 68px);max-width:calc(100% - 68px)}@media(min-width:768px){.node--type-education.node--view-mode-teaser.node--view--educations-sub-brands .node__content{flex:0 0 calc(100% - 192px);max-width:calc(100% - 192px)}}@media(min-width:1280px){.node--type-education.node--view-mode-teaser.node--view--educations-sub-brands .node__content{flex:0 0 calc(100% - 464px);max-width:calc(100% - 464px)}}@media(min-width:768px){.node--type-education.node--view-mode-teaser.node--view--educations-sub-brands .node__buttons{flex:0 0 17rem;max-width:17rem}}.node--type-education.node--view-mode-teaser.node--view--educations-sub-brands .node__buttons .button--white{color:#00a2e0}.node--type-education.node--view-mode-teaser.node--view--educations-sub-brands .node__buttons .button--white .text{color:#005aa7}.node--type-education.node--view-mode-teaser.node--view--educations-sub-brands .node__buttons .button--white .icon__wrapper .icon--external{height:.75rem;margin-left:.625rem;transform:none;width:.75rem}.node--type-education.node--view-mode-carousel{display:flex;flex-direction:column;font-size:.875rem;line-height:1.225rem}.node--type-education.node--view-mode-carousel:hover .button{background-color:#f2f7fb;border-color:#bfd6e9}.node--type-education.node--view-mode-carousel .node__title{color:#005aa7;font-size:1.125rem;line-height:1.4625rem;margin-bottom:.5rem;padding:0}@media(min-width:768px){.node--type-education.node--view-mode-carousel .node__title{font-size:1.5rem;line-height:1.95rem}}.node--type-education.node--view-mode-carousel .field--name-field-text{display:-webkit-box;font-size:.875rem;-webkit-line-clamp:3;line-height:1.225rem;-webkit-box-orient:vertical;margin:0;overflow:hidden}.node--type-education.node--view-mode-carousel .field--name-field-media-image img{aspect-ratio:295/168;background-color:#f2f7fb}.node--type-education.node--view-mode-carousel .field--name-field-education-type{margin-left:-.4375rem}.node--type-education.node--view-mode-carousel .node__content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.node--type-education.node--view-mode-carousel .node__footer{display:flex;flex-wrap:wrap;gap:.5rem .9375rem;margin-top:1.5rem}.node--type-education.node--view-mode-carousel .button{justify-content:center;margin-top:1.5rem;width:100%}.node--type-education.node--view-mode-carousel .button:hover{background-color:#fff;border-color:hsla(0,0%,76%,.5)}.node--type-education-info-page.node--view-mode-full{padding-top:3.375rem;position:relative}@media(min-width:1024px){.node--type-education-info-page.node--view-mode-full{padding-top:9.875rem}}@media(min-width:768px){.node--type-education-info-page.node--view-mode-full h1{font-size:3rem}}@media(min-width:1024px){.node--type-education-info-page.node--view-mode-full h1{margin-top:0}}.node--type-event.node--view-mode-full .node__event-data{margin-block-start:2rem}@media(min-width:768px){.node--type-event.node--view-mode-full .node__event-data{margin-block-start:5rem}}.node--type-event.node--view-mode-full .node__event-data h1{margin-block-end:1rem}@media(min-width:768px){.node--type-event.node--view-mode-full .node__event-data h1{margin-block-end:2.4375rem}}.node--type-event.node--view-mode-full .hero h1{margin:0}.node--type-event.node--view-mode-full .hero .field--header-image{margin-top:0}.node--type-event.node--view-mode-full .hero .field--name-field-header-image{display:none}@media(min-width:768px){.node--type-event.node--view-mode-full .hero .field--name-field-header-image{display:block}.node--type-event.node--view-mode-full .hero .field--name-field-header-image-small{display:none}}.node--type-event.node--view-mode-full .field--text-formatted{margin:2rem 0}@media(min-width:768px){.node--type-event.node--view-mode-full .field--text-formatted{margin:3rem 0}}.node--type-event.node--view-mode-full .field--text-formatted p:last-child{margin-bottom:0}.node--type-event.node--view-mode-teaser .field--name-field-locations{color:#495057;font-size:.875rem;line-height:1.42rem;margin-bottom:.375rem}.node--type-event.node--view-mode-teaser .field--date{line-height:1.25rem}.node--type-event.node--view-mode-highlight .node__title{margin-top:.5rem}.node--type-event.node--view-mode-teaser-list{position:relative}.node--type-event.node--view-mode-teaser-list:hover h2{color:#005aa7}@media(min-width:1024px){.node--type-event.node--view-mode-teaser-list:hover img{box-shadow:.3125rem .3125rem 0 0 #005aa7}}.node--type-event.node--view-mode-teaser-list:hover .node__content-right{box-shadow:.25rem .25rem 0 0 #005aa7}@media(min-width:1024px){.node--type-event.node--view-mode-teaser-list:hover .node__content-right{box-shadow:unset}}.has-sub-brand--hms .node--type-event.node--view-mode-teaser-list{background-color:#cc0079;background-color:transparent;color:#fff}.has-sub-brand--hms .node--type-event.node--view-mode-teaser-list:hover .node__content-right{box-shadow:.25rem .25rem 0 0 #cc0079}@media(min-width:1024px){.has-sub-brand--hms .node--type-event.node--view-mode-teaser-list:hover .node__content-right{box-shadow:unset}}.has-sub-brand--hms .node--type-event.node--view-mode-teaser-list:hover h2{color:#005aa7}@media(min-width:1024px){.has-sub-brand--hms .node--type-event.node--view-mode-teaser-list:hover img{box-shadow:.3125rem .3125rem 0 0 #cc0079}}.has-sub-brand--hms .node--type-event.node--view-mode-teaser-list h2{color:#00294b}.has-sub-brand--hms .node--type-event.node--view-mode-teaser-list .field--name-field-locations{color:#84878b}.has-sub-brand--miwb .node--type-event.node--view-mode-teaser-list{background-color:#005aaa;background-color:transparent;color:#fff}.has-sub-brand--miwb .node--type-event.node--view-mode-teaser-list:hover .node__content-right{box-shadow:.25rem .25rem 0 0 #005aaa}@media(min-width:1024px){.has-sub-brand--miwb .node--type-event.node--view-mode-teaser-list:hover .node__content-right{box-shadow:unset}}.has-sub-brand--miwb .node--type-event.node--view-mode-teaser-list:hover h2{color:#005aa7}@media(min-width:1024px){.has-sub-brand--miwb .node--type-event.node--view-mode-teaser-list:hover img{box-shadow:.3125rem .3125rem 0 0 #005aaa}}.has-sub-brand--miwb .node--type-event.node--view-mode-teaser-list h2{color:#00294b}.has-sub-brand--miwb .node--type-event.node--view-mode-teaser-list .field--name-field-locations{color:#84878b}.has-sub-brand--thorbecke .node--type-event.node--view-mode-teaser-list{background-color:#282369;background-color:transparent;color:#fff}.has-sub-brand--thorbecke .node--type-event.node--view-mode-teaser-list:hover .node__content-right{box-shadow:.25rem .25rem 0 0 #282369}@media(min-width:1024px){.has-sub-brand--thorbecke .node--type-event.node--view-mode-teaser-list:hover .node__content-right{box-shadow:unset}}.has-sub-brand--thorbecke .node--type-event.node--view-mode-teaser-list:hover h2{color:#005aa7}@media(min-width:1024px){.has-sub-brand--thorbecke .node--type-event.node--view-mode-teaser-list:hover img{box-shadow:.3125rem .3125rem 0 0 #282369}}.has-sub-brand--thorbecke .node--type-event.node--view-mode-teaser-list h2{color:#00294b}.has-sub-brand--thorbecke .node--type-event.node--view-mode-teaser-list .field--name-field-locations{color:#84878b}.node--type-event.node--view-mode-teaser-list .node__content{display:flex;flex-wrap:wrap}.node--type-event.node--view-mode-teaser-list .node__content-left{display:none}@media(min-width:1024px){.node--type-event.node--view-mode-teaser-list .node__content-left{display:block;flex:0 0 9.375rem;max-width:9.375rem}}.node--type-event.node--view-mode-teaser-list .node__content-right{background:#f2f7fb;box-shadow:.3125rem .3125rem 0 0 rgba(0,90,167,.1);padding:1rem;transition:box-shadow .1s ease-in;width:100%}@media(min-width:1024px){.node--type-event.node--view-mode-teaser-list .node__content-right{background-color:transparent;box-shadow:unset;flex:0 0 calc(100% - 150px);max-width:calc(100% - 150px);padding:1rem 0 0 1.875rem}.node--type-event.node--view-mode-teaser-list img{box-shadow:.3125rem .3125rem 0 0 #f2f7fb;transition:box-shadow .1s ease-in}}.node--type-event.node--view-mode-teaser-list h2{font-size:1.125rem;line-height:1.4625rem;margin:0 0 .375rem;transition:color .1s ease-in}@media(min-width:1024px){.node--type-event.node--view-mode-teaser-list h2{font-size:1.25rem;line-height:1.625rem;margin:0 0 .25rem}}.node--type-event.node--view-mode-teaser-list .field--date,.node--type-event.node--view-mode-teaser-list .field--name-field-locations{color:#868e96;display:inline-block;font-size:.75rem;line-height:1.0625rem}@media(min-width:1024px){.node--type-event.node--view-mode-teaser-list .field--date,.node--type-event.node--view-mode-teaser-list .field--name-field-locations{color:#495057;font-size:.875rem;line-height:1.25rem}}.node--type-event.node--view-mode-teaser-list .field--name-field-introduction{color:#343a40;display:none;font-size:1rem;font-weight:400;line-height:1.375rem;margin:0}@media(min-width:1024px){.node--type-event.node--view-mode-teaser-list .field--name-field-introduction{display:block}}@media(min-width:1280px){.node--type-event.node--view-mode-teaser-list .field--name-field-introduction{margin-top:.75rem}}.node--type-event.node--view-mode-teaser-list .field--name-field-locations>div:before{content:"•";display:inline-block;margin:0 .375rem 0 1px}.node--type-experience .field--name-field-name{color:#00294b;font-size:1rem;font-weight:700;line-height:1rem;margin-bottom:.375rem}.node--type-experience .field--name-field-sub-text{color:#868e96}.node--type-experience.node--view-mode-overview .node__title{margin-bottom:.75rem}.node--type-experience.node--view-mode-overview .field--name-field-sub-text{font-size:.875rem;line-height:1.1375rem}.node--type-experience.node--view-mode-full{background:transparent}.node--type-experience.node--view-mode-full .node__quote{position:relative}.node--type-experience.node--view-mode-full .node__quote-content{border-bottom:1rem solid #f2f7fb;border-left:1rem solid #f2f7fb;border-right:1rem solid #f2f7fb;padding:0 1.5rem 1.5rem}@media(max-width:639px){.node--type-experience.node--view-mode-full .node__quote-content{margin:0 -16px;width:calc(100% + 32px)}}.node--type-experience.node--view-mode-full .node__quote-content{background:#fff;height:auto;position:relative;width:100%}.node--type-experience.node--view-mode-full .node__quote-content:before{background:#fff;content:"";height:1.5rem;left:0;position:absolute;top:-1.5rem;width:100%}@media(min-width:768px){.node--type-experience.node--view-mode-full .node__quote-content{border:0;bottom:0;box-shadow:1rem 1rem 0 0 #f2f7fb;margin-top:0;padding:2.5rem;position:absolute;right:0;width:23.5625rem}.node--type-experience.node--view-mode-full .node__quote-content:before{display:none}}.node--type-experience.node--view-mode-full .field--name-field-quote{border-bottom:1px solid #e6eff6;color:#00294b;font-size:1.5rem;font-weight:900;line-height:1.95rem;margin-bottom:1rem;padding-bottom:1rem}@media(min-width:768px){.node--type-experience.node--view-mode-full .field--name-field-quote{font-size:1.75rem;line-height:2.275rem;margin-bottom:1.5rem;padding-bottom:1.5rem}.node--type-experience.node--view-mode-full .field--name-field-name{font-size:1.125rem;line-height:1.125rem}}.node--type-experience.node--view-mode-full .field--name-field-sub-text{font-size:.75rem;line-height:.75rem}@media(min-width:768px){.node--type-experience.node--view-mode-full .field--name-field-sub-text{font-size:.875rem;line-height:.875rem}}.node--type-library-source.node--view-mode-overview-list{position:relative}.node--type-library-source.node--view-mode-overview-list .node__content .field--text-formatted a{position:relative;z-index:2}.node--type-library-source.node--view-mode-overview-list .node__buttons{display:block}@media(max-width:1023px){.node--type-library-source.node--view-mode-overview-list .node__buttons{height:0;max-width:0;width:0}.node--type-library-source.node--view-mode-overview-list .node__buttons .button{border:0;font-size:0;max-width:0;padding:0}.node--type-library-source.node--view-mode-overview-list .node__buttons .button:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}}@media(min-width:768px){.node--type-library-source.node--view-mode-overview-list .node__buttons .button:hover{background-color:#f2f7fb;border-color:#bfd6e9}}.node--type-library-source.node--view-mode-overview-list .node__content-row{margin-top:.625rem}@media(max-width:1279px){.node--type-minor.node--view-mode-full .hero .hero__content{bottom:1.25rem}}@media(max-width:1023px){.node--type-minor.node--view-mode-full .hero .field--name-field-intro{display:none}}.node--type-minor.node--view-mode-full .hero .hero__widget .field--name-field-register-body{color:#343a40;font-size:.875rem;font-weight:400;line-height:1.3125rem;margin-bottom:1rem}@media(min-width:768px){.node--type-minor.node--view-mode-full .hero .hero__widget .field--name-field-register-body{font-size:1rem;line-height:1.6rem}}.node--type-minor.node--view-mode-full .hero .hero__widget .button{background-image:url(/themes/custom/nhl/dist/images/arrow-blue.svg);background-position:right 2rem center;background-repeat:no-repeat;background-size:.9rem .729375rem;font-size:.875rem;line-height:1.125rem;margin-bottom:.5rem;padding-right:3.4rem;width:100%}.node--type-minor.node--view-mode-full .hero .hero__widget .button:last-of-type{margin-bottom:0}@media(min-width:768px){.node--type-minor.node--view-mode-full .hero .hero__widget .button{font-size:1rem;line-height:1.5rem}}.node--type-minor.node--view-mode-full .hero .hero__widget .field--name-field-register-footer-links{border-top:1px solid hsla(0,0%,76%,.5);margin:.625rem 0 0;padding:1.75rem 0 0}.node--type-minor.node--view-mode-teaser .field--name-body{display:none}@media(min-width:768px){.node--type-minor.node--view-mode-teaser .field--name-body{display:block;font-size:1rem;line-height:1.4rem;margin:.625rem 0 .75rem}}.node--type-news.node--view-mode-full{padding-top:3.125rem}@media(min-width:768px){.node--type-news.node--view-mode-full{padding-top:6.875rem}}.node--type-news.node--view-mode-full h1{margin:.75rem 0 1.5rem}@media(min-width:768px){.node--type-news.node--view-mode-full h1{margin:1rem 0 1.625rem}}.node--type-news.node--view-mode-teaser .node__teaser-link{color:#005aa7}.node--type-news.node--view-mode-teaser .field--name-field-date-time{font-size:.875rem;line-height:1.225rem}.node--type-news.node--view-mode-carousel .node__teaser-link,.node--type-news.node--view-mode-carousel-large .node__teaser-link{color:#005aa7}.node--type-news-library.node--view-mode-full{padding-top:2rem}@media(min-width:768px){.node--type-news-library.node--view-mode-full{padding-top:4rem}}.node--type-news-library.node--view-mode-full h1{margin:.75rem 0 1.5rem}@media(min-width:768px){.node--type-news-library.node--view-mode-full h1{margin:1rem 0 3rem}}.node--type-news-library.node--view-mode-full .field--node-back-button--news-library{margin-bottom:2rem}.node--type-news-library.node--view-mode-full .field--node-back-button--news-library .button{font-size:.875rem;line-height:1rem}.node--type-news-library.node--view-mode-full .field--node-back-button--news-library .button .icon--arrow{width:.8125rem}.node--type-news-library.node--view-mode-teaser{position:relative}.node--type-news-library.node--view-mode-teaser .library-teaser{background-color:#fff}@media(min-width:1024px){.node--type-news-library.node--view-mode-teaser .library-teaser{margin:.5rem 0}}.node--type-news-library.node--view-mode-teaser .library-teaser__content{padding:.5rem 1rem .5rem 0}@media(min-width:768px){.node--type-news-library.node--view-mode-teaser .library-teaser__content{padding:1.5rem 2rem}}.node--type-news-library.node--view-mode-teaser .library-teaser__content h3{margin:0 0 .375rem;padding:0}@media(min-width:768px){.node--type-news-library.node--view-mode-teaser .library-teaser__content h3{margin:0 0 1rem}}.node--type-news-library.node--view-mode-teaser .library-teaser__content h3 a{color:#005aa7;display:block;font-size:1.125rem;line-height:1.25rem;text-decoration:none}@media(min-width:768px){.node--type-news-library.node--view-mode-teaser .library-teaser__content h3 a{font-size:1.75rem;line-height:2.25rem}}.node--type-news-library.node--view-mode-teaser .library-teaser__content .field--name-title{color:#005aa7;display:block;font-size:1.125rem;line-height:1.25rem}@media(min-width:768px){.node--type-news-library.node--view-mode-teaser .library-teaser__content .field--name-title{font-size:1.75rem;line-height:2.25rem}}.node--type-news-library.node--view-mode-teaser .library-teaser__content .field--name-field-introduction{color:#343a40;font-size:.75rem;line-height:1rem;margin-bottom:.375rem}@media(min-width:768px){.node--type-news-library.node--view-mode-teaser .library-teaser__content .field--name-field-introduction{font-size:1rem;line-height:1.5rem;margin-bottom:1rem}}.node--type-news-library.node--view-mode-teaser .library-teaser__content .field--date{color:#495057}@media(max-width:767px){.node--type-news-library.node--view-mode-teaser .library-teaser__content{background-image:url(/themes/custom/nhl/dist/images/arrow-light-blue.svg);background-position:100%;background-repeat:no-repeat;background-size:.875rem .75rem}}.node--type-news-library.node--view-mode-carousel .node__teaser-link:before{border-top:1px solid #e6eff6}.node--type-news-library.node--view-mode-carousel .node__title{margin:0;padding:0}.node--type-news-library.node--view-mode-carousel .field--name-field-introduction{color:#343a40;font-size:1rem;font-weight:400;line-height:1.375rem;margin-top:1rem}.node--type-news-library.node--view-mode-carousel .field--name-field-date{font-size:.875rem;line-height:1.225rem}.node__link-full{color:inherit;display:block;height:100%;text-decoration:none}.node__link-full:focus .node__title,.node__link-full:hover .node__title{color:#005aa7}.node__teaser-link{color:inherit;text-decoration:none}.node__teaser-link:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:4}.node__teaser-link:focus,.node__teaser-link:hover{color:#005aa7}@media(min-width:768px){.node__teaser-link--mobile-only:before{display:none}}.node--view-mode-overview-list:not(.node--type-library-source):hover .node__teaser-link,.node--view-mode-teaser:not(.node--type-library-source):hover .node__teaser-link{color:#005aa7}.node--view-mode-overview-list:not(.node--type-library-source):hover .node__buttons .button,.node--view-mode-teaser:not(.node--type-library-source):hover .node__buttons .button{background-color:#f2f7fb;border-color:#bfd6e9}@media(min-width:1024px){.node--view-mode-highlight img{height:100%;-o-object-fit:cover;object-fit:cover}}.node--view-mode-highlight .node__content{bottom:-1.875rem;left:0;position:absolute}@media(min-width:768px){.node--view-mode-highlight .node__content{bottom:1.5rem;left:1.5rem}.node--view-mode-highlight .node__content .field--tag{margin:0 0 .5rem}}.node--view-mode-highlight .node__content-inner{background-color:#fff;padding:1rem 1rem 0 0;width:17.8125rem}@media(min-width:768px){.node--view-mode-highlight .node__content-inner{padding:1.5rem;width:22.5rem}}.node--view-mode-highlight .node__title{font-size:1.25rem;line-height:1.625rem;margin:0 0 2.5rem}@media(min-width:768px){.node--view-mode-highlight .node__title{font-size:1.5rem;line-height:1.95rem;margin-bottom:.5rem}}.node--view-mode-highlight .field--date{font-size:.875rem;line-height:1.2425rem}@media(min-width:768px){.node--view-mode-highlight .field--date{font-size:1rem;line-height:1.42rem}}.node--view-mode-highlight .field--name-field-locations{color:#495057;font-size:.875rem;line-height:1.2425rem}.node--view-mode-teaser{position:relative}.node--view-mode-teaser .node__teaser-link:focus-visible{outline:0}.node--view-mode-teaser .node__teaser-link:focus-visible:before{outline:.1875rem solid #4d8cc1}.node--view-mode-teaser .node__content{min-height:8.4375rem;padding:1rem}@media(min-width:768px){.node--view-mode-teaser .node__content{min-height:12.5rem;padding:1.5rem}}.node--view-mode-teaser:not(.node--view-mode-overview-list):not(.node--view-mode-teaser--library-list) .node__content{border-bottom:1px solid #e6eff6;border-left:1px solid #e6eff6;border-right:1px solid #e6eff6}.node--view-mode-teaser .node__image-container{position:relative}.node--view-mode-teaser .field--tag{bottom:-.25rem;left:0;margin-bottom:.5rem;margin-left:1rem;position:absolute;z-index:1}@media(min-width:768px){.node--view-mode-teaser .field--tag{margin-left:.75rem}}.node--view-mode-teaser .field--tag .field__item{margin-bottom:.25rem}.node--view-mode-teaser .node__title{font-size:1.125rem;line-height:1.4625rem;margin:0 0 .375rem;padding-bottom:2.5rem}@media(min-width:768px){.node--view-mode-teaser .node__title{font-size:1.25rem;line-height:1.625rem}}.node--view-mode-teaser .node__content-footer{bottom:1rem;max-width:calc(100% - 34px);position:absolute}@media(min-width:768px){.node--view-mode-teaser .node__content-footer{bottom:1.5rem;max-width:calc(100% - 50px)}}.node--view-mode-teaser .field--date{font-size:.75rem;line-height:1.05rem}@media(min-width:768px){.node--view-mode-teaser .field--date{font-size:.875rem;line-height:1.225rem}}.node--view-mode-overview{display:flex;flex-direction:column;position:relative}@media(min-width:1024px){.node--view-mode-overview{height:100%}}.node--view-mode-overview img{height:auto;max-width:none;width:100%}.node--view-mode-overview .field--tag{margin:0 0 .5rem .5rem}.node--view-mode-overview .field--date{color:#495057}.node--view-mode-overview .view-label{color:#00294b;font-size:1rem;font-weight:700;line-height:1rem}.node--view-mode-overview .node__content{display:flex;flex-direction:column;flex-grow:1}@media(min-width:768px){.node--view-mode-overview .node__content{min-height:12.5rem;padding:1.5rem}}.node--view-mode-overview .node__content-top{margin-bottom:.75rem}.node--view-mode-overview .node__title{margin:0;padding:0}.node--view-mode-overview .node__content-footer{margin-top:auto;max-width:none;padding-top:2.5rem;position:static}.node--view-mode-overview.node--news--teaser--sub-brand .node__content-footer{color:#005aa7;font-size:1rem;font-weight:700;line-height:1rem}.node--view-mode-overview.node--news--teaser--sub-brand .node__content-footer .icon{color:#00a2e0;height:.75rem;margin-left:.375rem;width:.75rem}.node--view-mode-overview-list{align-items:center;background-image:url(/themes/custom/nhl/dist/images/arrow-light-blue.svg);background-position:100%;background-repeat:no-repeat;background-size:.875rem .75rem;border:0;display:flex;flex-wrap:wrap;padding:.5rem 0;position:relative}@media(min-width:768px){.node--view-mode-overview-list{background-image:none;padding:1.25rem 2rem}}.node--view-mode-overview-list .node__content{flex:0 0 100%;max-width:100%;min-height:0;padding:0 1.625rem 0 0}@media(min-width:768px){.node--view-mode-overview-list .node__content{flex:0 0 calc(100% - 200px);max-width:calc(100% - 200px)}}.node--view-mode-overview-list .node__buttons{display:none}@media(min-width:768px){.node--view-mode-overview-list .node__buttons{display:block;flex:0 0 12.5rem;max-width:12.5rem;text-align:right}}.node--view-mode-overview-list .node__buttons .button{font-size:1rem;line-height:1rem;text-align:center}.node--view-mode-overview-list .node__buttons .button .external-link-icon{background-image:url(/themes/custom/nhl/dist/images/external-link-blue.svg);height:.75rem;margin-left:.625rem;width:.75rem}.node--view-mode-overview-list .node__content-row{display:flex;flex-wrap:wrap;font-size:.75rem;line-height:1.05rem}@media(min-width:768px){.node--view-mode-overview-list .node__content-row{font-size:.875rem;line-height:1.225rem}}.node--view-mode-overview-list .node__content-row .field{margin-right:.625rem}@media(min-width:768px){.node--view-mode-overview-list .node__content-row .field{margin-right:1rem}}.node--view-mode-overview-list .node__content-row .field:last-child{margin-right:0}.node--view-mode-overview-list .node__title{color:#005aa7;font-size:1.125rem;line-height:1.2375rem;margin-bottom:.25rem;padding:0}@media(min-width:768px){.node--view-mode-overview-list .node__title{font-size:1.75rem;line-height:2.275rem;margin-bottom:0}}.node--view-mode-overview-list .field--name-field-intro,.node--view-mode-overview-list .field--name-field-text{display:none}@media(min-width:768px){.node--view-mode-overview-list .field--name-field-intro,.node--view-mode-overview-list .field--name-field-text{display:block;font-size:1rem;line-height:1.4rem;margin:.625rem 0 .75rem}.node--view-mode-overview-list-image{background-image:none;padding:0}}.node--view-mode-overview-list-image .node__image-container{flex:0 0 4.25rem;max-width:4.25rem}.node--view-mode-overview-list-image .node__image-container img{margin-left:0;width:100%}@media(min-width:768px){.node--view-mode-overview-list-image .node__image-container{align-self:flex-start;flex:0 0 12rem;max-width:12rem}}.node--view-mode-overview-list-image .node__content{flex:0 0 calc(100% - 68px);max-width:calc(100% - 68px);padding:0 1.625rem 0 .75rem}@media(min-width:768px){.node--view-mode-overview-list-image .node__content{flex:0 0 calc(100% - 192px);max-width:calc(100% - 192px);padding:1.25rem 2rem 1.25rem 1.5rem}}@media(min-width:1280px){.node--view-mode-overview-list-image .node__content{flex:0 0 calc(100% - 392px);max-width:calc(100% - 392px);padding-right:1.5625rem}}@media(max-width:1279px){.node--view-mode-overview-list-image .node__buttons{display:none}}@media(min-width:1280px){.node--view-mode-overview-list-image .node__buttons{padding-right:1.875rem}}.node--view-mode-carousel .node__image-container{z-index:2}.node--view-mode-carousel .node__image-container img{margin-inline-start:0;max-width:none;width:100%}.node--view-mode-carousel-large .node__image-container{z-index:2}.node--view-mode-carousel-large .node__image-container img{margin-inline-start:0;max-width:none;width:100%}.node--view-mode-carousel-large .field--tag{top:.5rem}@media(min-width:768px){.node--view-mode-carousel-large .field--tag{margin-left:.75rem;top:1rem}}.node--view-mode-carousel-large .field--date{margin-bottom:.625rem}.node--view-mode-carousel-large .node__title{font-size:1.125rem;line-height:1.4625rem}@media(min-width:768px){.node--view-mode-carousel-large .node__title{font-size:1.25rem;line-height:1.625rem}}@media(min-width:1024px)and (max-width:1279px){.node--view-mode-carousel-large .node__title{font-size:1.375rem;line-height:1.8125rem}}.node--view-mode-carousel-large .button{color:#005aa7;font-size:.875rem;line-height:.875rem;padding:0 0 .4375rem}.node--view-mode-carousel-large .button:hover{border-bottom-color:inherit}@media(min-width:768px){.node--view-mode-carousel-large .button{font-size:1rem;line-height:1rem}}.node--view-mode-carousel-large .button .external-link-icon{background-image:url(/themes/custom/nhl/dist/images/external-link-blue.svg);height:.75rem;margin-left:.625rem;width:.75rem}.node--view-mode-full .field--name-field-introduction{color:#00294b;font-size:1.125rem;font-weight:700;line-height:1.6875rem;margin-top:2rem}@media(min-width:768px){.node--view-mode-full .field--name-field-introduction{font-size:1.3125rem;line-height:1.96875rem;margin-top:3rem}}@media(max-width:639px){.node--view-mode-full .field--header-image{margin:0 -16px;width:calc(100% + 32px)}}.node--view-mode-full .field--header-image{margin-top:2rem}@media(min-width:768px){.node--view-mode-full .field--header-image{margin-top:3rem}}.node--view-mode-full .share-links{margin:1.25rem 0}@media(min-width:768px){.node--view-mode-full .share-links{margin:2rem 0}}@media(min-width:1280px){.node--view-mode-study .hero{overflow:visible}}.node--view-mode-study .hero h1{color:#fff;margin:0}.node--view-mode-study .hero .hero__content{bottom:2.5rem}.node--view-mode-study .hero:not(.paragraph) .hero__widget{bottom:-4.625rem;display:none}@media(min-width:1280px){.node--view-mode-study .hero:not(.paragraph) .hero__widget{display:block}}@media(min-width:1024px){.node--view-mode-study .hero .hero__content-inner{padding-right:0}}.node--view-mode-study .hero .field--name-field-header-image{display:none}@media(min-width:768px){.node--view-mode-study .hero .field--name-field-header-image{display:block}.node--view-mode-study .hero .field--name-field-header-image-small{display:none}}.node--view-mode-study .hero .field--name-field-intro,.node--view-mode-study .hero .field--name-field-text{display:none}@media(min-width:768px){.node--view-mode-study .hero .field--name-field-intro,.node--view-mode-study .hero .field--name-field-text{display:block;font-size:1.3125rem;line-height:1.96875rem;margin-top:1rem}}.node--view-mode-study .hero .field--tag{margin-bottom:1rem}@media(min-width:1280px){.node--view-mode-study .hero .education-information--small .field:last-child:not(.field--name-field-education-days){display:none}.page--language-en .node--type-professorship.node--view-mode-overview-list-image .node__content{flex:0 0 calc(100% - 417px);max-width:calc(100% - 417px)}.page--language-en .node--type-professorship.node--view-mode-overview-list-image .node__buttons{flex:0 0 14.0625rem;max-width:14.0625rem}}@media(min-width:768px){.node--type-project.node--view-mode-overview .node__title{margin-bottom:.75rem}}.node--type-project.node--view-mode-overview .field--date{font-size:.875rem;font-weight:700;line-height:1.225rem;margin-top:.375rem}.node--type-project.node--view-mode-overview .field--name-field-text{font-size:.875rem;line-height:1.225rem}.node--type-sustainable-development-goal .field--header-image{margin-top:0}.node--type-sustainable-development-goal .hero__content-inner{display:flex;flex-direction:column-reverse;gap:1rem}.node--type-sustainable-development-goal .field--name-field-sub-text{font-size:1.125rem;line-height:1.5}@media(min-width:768px){.node--type-sustainable-development-goal .field--name-field-sub-text{font-size:1.3125rem}}.node--type-sustainable-development-goal .hero__content-inner__sdg-icon{height:6.25rem;position:relative;width:6.25rem}@media(min-width:1280px){.node--type-sustainable-development-goal .hero__content-inner__sdg-icon{height:7.5rem;width:7.5rem}}.node--type-sustainable-development-goal .hero__content-inner__sdg-icon img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.paragraph--type--call-to-action{padding-bottom:2.5rem;padding-top:2.5rem}@media(min-width:768px){.paragraph--type--call-to-action{padding-bottom:5rem;padding-top:5rem}}.paragraph--type--call-to-action{background-color:#f2f7fb}.paragraph--type--call-to-action h2{margin:0 0 .75rem}@media(min-width:768px){.paragraph--type--call-to-action h2{text-align:center}.paragraph--type--call-to-action .field--name-field-intro{margin:0 auto;max-width:47.5rem;text-align:center}}.paragraph--type--call-to-action .field--name-field-cta-buttons{margin-top:1.25rem}@media(min-width:768px){.paragraph--type--call-to-action .field--name-field-cta-buttons{display:flex;flex-wrap:wrap;margin:2.5rem auto 0;max-width:62.875rem}}.paragraph--type--call-to-action .field--name-field-cta-buttons .field__item{margin-bottom:.5rem}@media(min-width:768px){.paragraph--type--call-to-action .field--name-field-cta-buttons .field__item{flex:0 1 33.3%;margin-bottom:0;max-width:33.3%;padding:0 .5rem}}.paragraph--type--call-to-action .field--name-field-cta-buttons .field__item:last-child{margin-bottom:0}.paragraph--type--call-to-action .button--cta{width:100%}.paragraph--type--call-to-action .button--cta:focus{box-shadow:0 0 0 .1875rem #4d8cc1}@media(min-width:768px){.paragraph--type--call-to-action .button--cta{height:100%;vertical-align:top}}.paragraph--type--call-to-action .field--name-field-cta-texts{margin-top:2rem}@media(min-width:768px){.paragraph--type--call-to-action .field--name-field-cta-texts{margin-top:3rem}}@media(min-width:1024px){.paragraph--type--call-to-action .field--name-field-cta-texts{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-left:auto;margin-right:auto;max-width:57.625rem}}.paragraph--type--call-to-action .field--name-field-cta-texts>.field__item{margin-bottom:1.125rem}@media(min-width:1024px){.paragraph--type--call-to-action .field--name-field-cta-texts>.field__item{flex:0 1 33.3%;margin-bottom:0;max-width:33.3%;padding:0 1rem}}.paragraph--type--call-to-action .field--name-field-cta-texts>.field__item:last-child{margin-bottom:0}.paragraph--type--call-to-action .field--name-field-cta-texts a{display:inline-block}.paragraph--type--card-grid .field--name-field-title h2{margin:0 0 .75rem}@media(min-width:768px){.paragraph--type--card-grid .field--name-field-title h2{margin-bottom:1rem}}.paragraph--type--card-grid>.field--name-field-short-intro{margin-bottom:1.5rem;max-width:37.5rem}@media(min-width:1024px){.paragraph--type--card-grid>.field--name-field-short-intro{margin-bottom:2rem;max-width:41.875rem}}@media(min-width:768px){.paragraph--type--card-grid .card-grid__items{display:flex;flex-wrap:wrap;margin-left:1rem;margin-right:1rem}.paragraph--type--card-grid .card-grid__item{flex:0 0 50%;max-width:50%;min-height:1px;padding-left:1rem;padding-right:1rem;position:relative;width:100%}.paragraph--type--card-grid.paragraph--columns-3 .card-grid__item{flex:0 0 50%;max-width:50%}}@media(min-width:1024px){.paragraph--type--card-grid.paragraph--columns-3 .card-grid__item{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media(min-width:768px){.paragraph--type--card-grid.paragraph--columns-4 .card-grid__item{flex:0 0 50%;max-width:50%}}@media(min-width:1280px){.paragraph--type--card-grid.paragraph--columns-4 .card-grid__item{flex:0 0 25%;max-width:25%}}@media(min-width:1024px){.paragraph--type--card-grid.paragraph--layout-without-image{overflow:hidden}}.paragraph--type--card-grid.paragraph--layout-without-image .card-grid__items{margin-top:-.5rem;padding-top:-.5rem}@media(min-width:768px){.paragraph--type--card-grid.paragraph--layout-without-image .card-grid__items{margin-left:-.25rem;margin-right:-.25rem}}@media(min-width:1024px){.paragraph--type--card-grid.paragraph--layout-without-image .card-grid__items{margin:-3rem -1.5rem 0;padding-top:-3rem}}.paragraph--type--card-grid.paragraph--layout-without-image .card-grid__item{margin-top:.5rem}@media(min-width:768px){.paragraph--type--card-grid.paragraph--layout-without-image .card-grid__item{padding:0 .25rem}}@media(min-width:1024px){.paragraph--type--card-grid.paragraph--layout-without-image .card-grid__item{margin-top:3rem;padding:0 1.5rem}}.paragraph--type--card-grid.paragraph--layout-with-image .card-grid__items{margin-top:-.25rem}@media(min-width:768px){.paragraph--type--card-grid.paragraph--layout-with-image .card-grid__items{margin:-1rem -16px 0}}@media(min-width:1024px){.paragraph--type--card-grid.paragraph--layout-with-image .card-grid__items{margin:-2rem -16px;padding-bottom:2rem}}.paragraph--type--card-grid.paragraph--layout-with-image .card-grid__item{margin-top:.25rem}@media(min-width:768px){.paragraph--type--card-grid.paragraph--layout-with-image .card-grid__item{margin-top:1rem;padding:0 1rem}}@media(min-width:1024px){.paragraph--type--card-grid.paragraph--layout-with-image .card-grid__item{margin-top:2rem}}.paragraph--type--card-grid-item{height:100%;position:relative;text-decoration:none}.paragraph--type--card-grid-item .field--name-field-short-intro{color:#424445;max-width:none}.paragraph--type--card-grid-item .button{color:#005aa7;font-size:1rem;line-height:1rem;padding:0 0 .4375rem}.paragraph--type--card-grid-item .button:hover{border-bottom-color:#005aa7}.paragraph--type--card-grid-item h3{color:#00294b;margin:0}.paragraph--type--card-grid-item a{color:inherit;text-decoration:none}.paragraph--type--card-grid-item a:before{content:"";height:100%;inset:0;position:absolute;width:100%}.paragraph--type--card-grid-item-without-image .paragraph__content{background:#f2f7fb;height:100%;padding:1.5rem 1.25rem}@media(min-width:1024px){.paragraph--type--card-grid-item-without-image .paragraph__content{padding:1.5rem 2rem 2.5rem}}.paragraph--type--card-grid-item-without-image h3{font-size:1.25rem;line-height:1.625rem}@media(min-width:1024px){.paragraph--type--card-grid-item-without-image h3{font-size:1.5rem;line-height:1.95rem}}.paragraph--type--card-grid-item-without-image .field--name-field-short-intro{font-size:.875rem;line-height:1.225rem;margin-top:.5rem}@media(min-width:1024px){.paragraph--type--card-grid-item-without-image .field--name-field-short-intro{font-size:1rem;line-height:1.4rem;margin-top:.75rem}}.paragraph--type--card-grid-item-without-image .button{margin-top:1.5rem}@media(min-width:1024px){.paragraph--type--card-grid-item-without-image .button{margin-top:2rem}}.paragraph--type--card-grid-item-without-image:has(a):hover .paragraph__content{background:#e6eff6}.paragraph--type--card-grid-item-without-image:has(a):hover h3{color:#005aa7}@media(max-width:1023px){.paragraph--type--card-grid-item-with-image{align-items:center;border:1px solid hsla(0,0%,76%,.5);display:flex;flex-wrap:wrap}.paragraph--type--card-grid-item-with-image .field--name-field-media{flex:0 0 4.5rem;max-width:4.5rem}.paragraph--type--card-grid-item-with-image .field--name-field-media img{height:5rem;margin:-1px 0 -1px -1px;width:4.5625rem}.paragraph--type--card-grid-item-with-image .paragraph__content{flex:0 0 calc(100% - 112px);max-width:calc(100% - 112px);padding-left:.75rem}}@media(min-width:1024px){.paragraph--type--card-grid-item-with-image .paragraph__content{background-color:#fff;margin-left:4rem;margin-top:-3.4375rem;min-height:12.375rem;padding:1.5rem 2rem 2rem;position:relative}.paragraph--columns-3 .paragraph--type--card-grid-item-with-image .paragraph__content,.paragraph--columns-4 .paragraph--type--card-grid-item-with-image .paragraph__content{margin-left:2rem}}.paragraph--type--card-grid-item-with-image .paragraph__content h3{color:#005aa7;font-size:1rem;line-height:1rem;margin:0}@media(min-width:1024px){.paragraph--type--card-grid-item-with-image .paragraph__content h3{color:#00294b;font-size:1.5rem;line-height:1.95rem;padding:.25rem .25rem .1875rem}}.paragraph--type--card-grid-item-with-image .paragraph__content .field--name-field-short-intro{color:#495057;font-size:.875rem;height:.875rem;line-height:.875rem;margin:.5rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:1024px){.paragraph--type--card-grid-item-with-image .paragraph__content .field--name-field-short-intro{color:#424445;font-size:1rem;height:auto;line-height:1.4rem;margin-top:.75rem;overflow:unset;text-overflow:unset;white-space:unset}}.paragraph--type--card-grid-item-with-image .button{display:none}@media(min-width:1024px){.paragraph--type--card-grid-item-with-image .button{display:inline-block;margin-top:2rem}}@media(max-width:1023px){.paragraph--type--card-grid-item-with-image:has(a){background-image:url(/themes/custom/nhl/dist/images/arrow-blue.svg);background-position:right 1.3rem center;background-repeat:no-repeat;background-size:.9rem .729375rem}}@media(max-width:1023px){.paragraph--type--card-grid-item-with-image:has(a):hover{background-color:#f2f7fb}}@media(min-width:1024px){.paragraph--type--card-grid-item-with-image:has(a):hover h3{background-color:#f2f7fb;color:#005aa7}}@media(max-width:1023px){.paragraph--type--collage{overflow:hidden}}.paragraph--type--collage .button{font-size:1rem;line-height:1rem;padding:1.125rem 1.5rem}@media(min-width:1024px){.paragraph--type--collage .collage__header{height:5rem}.paragraph--type--collage .collage__header>.container{position:relative}}.paragraph--type--collage .collage__header h2{margin:0 0 1.5rem}@media(min-width:1024px){.paragraph--type--collage .collage__header h2{margin:0}.paragraph--type--collage .collage__header .field--name-field-title{padding-right:18.75rem}}.paragraph--type--collage .collage__header .field--name-field-button{display:none}@media(min-width:1024px){.paragraph--type--collage .collage__header .field--name-field-button{display:block;inset-block-start:0;inset-inline-end:1rem;position:absolute;text-align:right;width:17.8125rem}}.paragraph--type--collage .collage__content{position:relative}@media(min-width:1024px){.paragraph--type--collage .collage__content{display:flex;flex-wrap:wrap}}.paragraph--type--collage .collage__footer{margin-top:1.5rem}@media(min-width:1024px){.paragraph--type--collage .collage__footer{display:none}}.paragraph--type--collage-item{align-items:end;display:flex;position:relative}@media(max-width:1023px){.paragraph--type--collage-item{height:16rem;width:16rem}}@media(min-width:1024px){.paragraph--type--collage-item{height:100%;min-height:19.5rem}}.paragraph--type--collage-item:after{background:linear-gradient(180deg,transparent,rgba(0,0,0,.63));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.paragraph--type--collage-item .paragraph__link{color:inherit;text-decoration:none}.paragraph--type--collage-item .paragraph__link:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:2}.paragraph--type--collage-item .paragraph__link:hover{text-decoration:underline}.paragraph--type--collage-item .paragraph__content{color:#fff;flex:0 0 100%;padding:0 1.25rem 1.25rem;z-index:3}.paragraph--type--collage-item .field--tag{left:.75rem;position:absolute;right:.75rem;top:.75rem;z-index:2}.paragraph--type--collage-item .field--name-field-media,.paragraph--type--collage-item .media{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.paragraph--type--collage-item .field--name-field-media *,.paragraph--type--collage-item .media *{height:100%;width:100%}.paragraph--type--collage-item .field--name-field-media img,.paragraph--type--collage-item .media img{-o-object-fit:cover;object-fit:cover}.paragraph--type--collage-item h3{color:#fff;font-size:1.25rem;font-weight:900;line-height:1.625rem;margin:0 0 .5rem}@media(min-width:1024px){.paragraph--type--collage-item h3{font-size:1.5rem;line-height:1.95rem}}.paragraph--type--collage-item .field--name-field-text{display:none}@media(min-width:1024px){.paragraph--type--collage-item .field--name-field-text{display:block;font-size:1.125rem;font-weight:700;line-height:1.575rem}}.paragraph--type--collage-item .field:not(.field--name-field-media){position:relative;z-index:2}.paragraph--type--collage-item.paragraph--display-as-quote .paragraph__content{position:relative}.paragraph--type--collage-item.paragraph--display-as-quote .paragraph__content:before{background-image:url(/themes/custom/nhl/dist/images/double-quote-white.svg);background-repeat:no-repeat;background-size:2.75rem 2.125rem;content:"";height:2.125rem;left:.375rem;opacity:.4;position:absolute;top:-1rem;width:2.75rem}@media(min-width:1024px){.paragraph--type--collage-item.paragraph--display-as-quote .paragraph__content:before{background-size:3rem 2.3125rem;height:2.3125rem;left:.75rem;top:-1.375rem;width:3rem}.collage__item:first-child .paragraph--type--collage-item .paragraph__content{padding:0 2.5rem 2.375rem}.collage__item:first-child .paragraph--type--collage-item .paragraph__content:before{left:1.125rem}.collage__item:first-child .paragraph--type--collage-item .field--tag{left:1.875rem;right:1.875rem;top:1.875rem}.collage__item:first-child .paragraph--type--collage-item h3{font-size:2.25rem;line-height:2.925rem}.collage__item:first-child .paragraph--type--collage-item .field--name-field-text{font-size:1.25rem;line-height:1.75rem}.collage__item:first-child .paragraph--type--collage-item.paragraph--display-as-quote .paragraph__content:before{background-size:3.5625rem 2.75rem;height:2.75rem;left:1.125rem;top:-1.5625rem;width:3.5625rem}}.paragraph--type--content-slider{background:#f2f7fb;display:flex;flex-direction:column;gap:2rem;overflow:hidden;padding:3rem 0 2.125rem}@media(min-width:1024px){.paragraph--type--content-slider{padding:5rem 0 2.125rem}}.content-slider__slider:focus-visible{outline:0}.content-slider__slider:focus-visible [aria-selected=true]{outline:.1875rem solid #4d8cc1}.content-slider__title{color:#00294b;font-size:1.75rem;font-weight:900;line-height:130%;margin:0;max-width:31.375rem;padding:0 1.25rem;width:100%}@media(min-width:1024px){.content-slider__title{font-size:2.25rem;margin:0 0 0 10rem;max-width:40.375rem;padding:0}}.content-slider__content-wrapper{position:relative}.content-slider__items{align-items:flex-start;display:flex;flex-direction:row;gap:2rem;margin:0 1.25rem}@media(min-width:1024px){.content-slider__items{margin:0 5.25rem 0 10rem}}.content-slider__content__slide-button{all:unset;align-items:center;background:#005aa7;color:#fff;display:flex;height:3.125rem;justify-content:center;position:absolute;top:14.0625rem;width:3.125rem;z-index:1}@media(min-width:1024px){.content-slider__content__slide-button{height:4rem;top:13.1875rem;width:4rem}}.content-slider__content__slide-button:hover{background:#4d8cc1;cursor:pointer}.content-slider__content__slide-button:disabled{background:#adb5bd;cursor:not-allowed}.content-slider__content__slide-button.button-hidden{display:none}.content-slider__content__slide-button:focus-visible{outline:.125rem solid #4d8cc1}.content-slider__content__slide-button--left{left:0;transform:rotate(180deg)}.content-slider__content__slide-button--right{right:0}.paragraph--type--content-slider-item{display:flex;flex:0 0 100%;flex-direction:column-reverse;max-width:22.25rem}.content-slider__content{background:#fff;display:flex;flex-direction:column;gap:1rem;margin-right:1.5rem;margin-top:-7.8125rem;padding:2rem;position:relative}.content-slider__content__heading-wrapper{display:flex;flex-direction:column;gap:.25rem}.content-slider__content__subtitle{font-size:1rem;line-height:1.5}@media(min-width:768px){.content-slider__content__subtitle{font-size:1.125rem}}.content-slider__content__subtitle{color:#495057;line-height:141%}.content-slider__content__title{color:#001b32;font-size:1.5rem;font-weight:900;line-height:130%;margin:0}.content-slider__content__intro{font-size:1rem;line-height:1.5}@media(min-width:768px){.content-slider__content__intro{font-size:1.125rem}}.content-slider__content__intro{color:#343a40;display:-webkit-box;-webkit-line-clamp:3;line-height:150%;-webkit-box-orient:vertical;overflow:hidden}.content-slider__content__link a{color:#005aa7;font-weight:700;text-decoration-line:underline;text-decoration-thickness:.125rem;text-underline-offset:.375rem}.content-slider__content__link a:hover{color:#4d8cc1;text-decoration-line:none}.content-slider__content__link a:after{content:"";inset:0;position:absolute}.content-slider__content__link a:focus{outline:none}.content-slider__content__link a:focus-visible:after{outline-color:#4d8cc1;outline-style:solid;outline-width:.1875rem}.content-slider__content__image{aspect-ratio:356/400;background:#e9ecef}.paragraph--type--content-wizard-finder{font-size:1rem;line-height:1.5rem}@media(min-width:1024px){.paragraph--type--content-wizard-finder{font-size:1.3125rem;line-height:1.96875rem}}.paragraph--type--content-wizard-finder h2{color:inherit;margin:0}.paragraph--type--content-wizard-finder .paragraph__content{padding:2rem 1.5rem;position:relative;z-index:2}@media(min-width:1024px){.paragraph--type--content-wizard-finder .paragraph__content{padding:2rem 0 2rem 2rem}}@media(min-width:1280px){.paragraph--type--content-wizard-finder .paragraph__content{padding:3.5rem 0 3.5rem 3.5rem}}.paragraph--type--content-wizard-finder .paragraph__content .paragraph__icons{bottom:0;top:unset}@media(min-width:1024px){.paragraph--type--content-wizard-finder .paragraph__content .paragraph__icons{display:none}}.paragraph--type--content-wizard-finder .paragraph__inner{background-color:#005aa7;color:#fff}@media(min-width:1024px){.paragraph--type--content-wizard-finder .paragraph__inner{display:grid;gap:2rem;grid-template:auto/auto 25.625rem}}@media(min-width:1280px){.paragraph--type--content-wizard-finder .paragraph__inner{gap:5.375rem}}.paragraph--type--content-wizard-finder .paragraph__media{display:none;position:relative}@media(min-width:1024px){.paragraph--type--content-wizard-finder .paragraph__media{display:block}}.paragraph--type--content-wizard-finder .paragraph__media *{height:100%}.paragraph--type--content-wizard-finder .paragraph__media img{position:absolute}.paragraph--type--content-wizard-finder .paragraph__icons{align-items:flex-end;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;position:absolute;right:0;top:-4.375rem;z-index:-1}@media(min-width:1024px){.paragraph--type--content-wizard-finder .paragraph__icons{bottom:0;flex-direction:row;left:-8.75rem;right:unset;top:unset}}.paragraph--type--content-wizard-finder .paragraph__icons .icon--pattern-mirrored-semicircles{color:#18aea9;height:4.375rem;width:4.375rem}@media(min-width:1024px){.paragraph--type--content-wizard-finder .paragraph__icons .icon--pattern-mirrored-semicircles{height:8.75rem;width:8.75rem}}.paragraph--type--content-wizard-finder .paragraph__icons .icon--pattern-double-arrows{color:#fff;height:2.1875rem;width:2.1875rem}@media(min-width:1024px){.paragraph--type--content-wizard-finder .paragraph__icons .icon--pattern-double-arrows{height:4.375rem;width:4.375rem}}.paragraph--type--content-wizard-finder .content-filter-form{display:inline-flex;flex-wrap:wrap;gap:.375rem .5rem;margin-top:2rem}.paragraph--type--content-wizard-finder .form-type-textfield{display:none}.paragraph--type--content-wizard-finder .form-actions{height:3.375rem;margin-top:1.625rem;width:100%}@media(min-width:1024px){.paragraph--type--content-wizard-finder .form-actions{margin-top:2.75rem}}.paragraph--type--content-wizard-finder .form-actions .button{font-size:1rem;line-height:1rem;padding:1.125rem 1.5rem}.paragraph--type--content-wizard-finder .form-actions .button[disabled=disabled]{opacity:.95}.paragraph--type--content-wizard-finder .form-actions .button[disabled=disabled]:hover{background-color:#fff;cursor:not-allowed}.paragraph--type--content-wizard-finder .form-actions .button:focus-visible{border-color:#005aa7;box-shadow:0 0 0 .1875rem #f2f7fb}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown{position:relative}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle{all:unset;border-bottom:1px solid #fff;height:1.375rem;padding-bottom:.1875rem;padding-right:1.375rem;position:relative;vertical-align:top;width:calc(100% - 22px)}@media(min-width:1024px){.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle{height:1.75rem;padding-right:1.75rem}}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle:not([data-has-value="1"]){min-width:9rem}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle:hover{cursor:pointer}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle[aria-expanded=true]+.content-wizard-finder-dropdown__menu{display:flex}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle[aria-expanded=true] .icon{margin-top:-.125rem;transform:rotate(180deg)}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle[disabled=disabled]{opacity:.6}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle[disabled=disabled]:hover{cursor:not-allowed}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle:not([disabled=disabled]):focus,.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle:not([disabled=disabled]):focus-visible,.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle:not([disabled=disabled]):hover,.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle:not([disabled=disabled])[aria-expanded=true]{border-bottom-color:#00294b}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle:not([disabled=disabled]):focus .icon,.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle:not([disabled=disabled]):focus-visible .icon,.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle:not([disabled=disabled]):hover .icon,.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle:not([disabled=disabled])[aria-expanded=true] .icon{color:#00294b}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle .icon__wrapper{align-items:center;display:flex;height:1.375rem;justify-content:center;padding-top:.1875rem;position:absolute;right:0;top:0;width:1.375rem}@media(min-width:1024px){.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle .icon__wrapper{height:1.75rem;width:1.75rem}}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle .icon{height:.75rem;width:.75rem}@media(min-width:1024px){.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__toggle .icon{height:.875rem;width:.875rem}}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__menu{background:#fff;border:1px solid hsla(0,0%,76%,.2);box-shadow:0 1px .1875rem rgba(0,0,0,.08);display:none;flex-direction:column;list-style:none;margin:0;padding:.75rem 0;position:absolute;top:2.8125rem;width:25rem;z-index:2}@media(min-width:1280px){.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__menu{width:33.25rem}}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__menu:after,.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__menu:before{content:"";height:0;left:4.5rem;position:absolute;transform:translateX(-50%);width:0;z-index:1}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__menu:after{border:.71875rem solid transparent;border-bottom-color:#fff;top:-1.375rem}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__menu:before{border:.71875rem solid transparent;border-bottom-color:hsla(0,0%,76%,.2);top:-1.4375rem}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__item{color:#00294b;font-weight:700;padding:0 1rem}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__item .description{color:#003664;font-size:.875rem;font-weight:400;line-height:1.225rem}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__item[aria-selected=true]{color:#005aa7}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__button{all:unset;box-sizing:border-box;display:block;font-size:1.125rem;line-height:1.4625rem;padding:.75rem 1rem;width:100%}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__button:hover{background-color:#f2f7fb;cursor:pointer}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__button:focus-visible{outline:.125rem solid #005aa7}.paragraph--type--content-wizard-finder .content-wizard-finder-dropdown__button[value=_none]{color:#adb5bd}.paragraph--type--content-wizard-finder .content-wizard-finder-item{display:inline-flex;flex-wrap:wrap;gap:.5rem}.paragraph--type--content-wizard-finder .messages{display:none}.paragraph--type--homepage-hero+.paragraph--type--content-wizard-finder{padding-top:2rem;position:relative}.paragraph--type--homepage-hero+.paragraph--type--content-wizard-finder .paragraph__inner{position:relative;z-index:2}.paragraph--type--homepage-hero+.paragraph--type--content-wizard-finder:before{background-color:#f2f7fb;content:"";height:50%;left:0;position:absolute;top:0;width:100%;z-index:1}.paragraph--type--cta-text{align-items:center;display:flex}.paragraph--type--cta-text .field--name-field-cta-text{color:#00294b;font-size:1rem;font-weight:700;line-height:1rem}.paragraph--type--cta-text .field--name-field-cta-subtext{color:#495057;font-size:.75rem;line-height:.75rem;margin-top:.1875rem}.paragraph--type--cta-text .texts--no-subtext .field--name-field-cta-text{line-height:1.2rem}.paragraph--type--cta-text .field--name-field-media{flex:0 0 2.25rem;margin-right:.5rem;max-width:36x}.paragraph--type--cta-text .field--name-field-media img,.paragraph--type--cta-text .field--name-field-media svg{height:2.25rem;vertical-align:middle;width:2.25rem}.paragraph--type--dividing-line .dividing-line{background:#e6eff6;height:.1875rem}.paragraph--type--events .paragraph__content{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.paragraph--type--events .paragraph__content-left,.paragraph--type--events .paragraph__content-right{flex:0 0 100%;max-width:100%;min-height:1px;padding-left:1rem;padding-right:1rem;position:relative;width:100%}@media(min-width:1024px){.paragraph--type--events .paragraph__content-left,.paragraph--type--events .paragraph__content-right{flex:0 0 50%;max-width:50%}}.paragraph--type--events .paragraph__content-left{color:#fff;margin-bottom:1rem;z-index:1}@media(min-width:1024px){.paragraph--type--events .paragraph__content-left{margin-bottom:0}}.paragraph--type--events .paragraph__content-left-inner{padding:2rem 1.5rem;position:relative}@media(min-width:1024px){.paragraph--type--events .paragraph__content-left-inner{height:100%;padding:2.375rem 10.75rem 2.375rem 2.5rem}}.paragraph--type--events .paragraph__content .field--name-field-background-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.paragraph--type--events .paragraph__content .field--name-field-background-image .field,.paragraph--type--events .paragraph__content .field--name-field-background-image .field__item,.paragraph--type--events .paragraph__content .field--name-field-background-image .media{height:100%}.paragraph--type--events .paragraph__content .field--name-field-background-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.paragraph--type--events .paragraph__content .field--name-field-title{flex:0 0 100%;max-width:100%;min-height:1px;padding-left:1rem;padding-right:1rem;position:relative;width:100%}.paragraph--type--events .paragraph__content .field--name-field-title-extra h3{color:#fff;margin:0 0 .75rem}.paragraph--type--events .paragraph__content .field--name-field-intro{font-size:1rem;line-height:1.4rem;margin-bottom:1.5rem}.paragraph--type--events .paragraph__content .button{font-size:1rem;line-height:1rem;padding:1.125rem 1.5rem}.paragraph--type--events.has-sub-brand--hms .button{background-color:#cc0079;border-color:#cc0079;color:#fff}.paragraph--type--events.has-sub-brand--hms .button:hover{background-color:#99005b;border-color:#99005b}.paragraph--type--events.has-sub-brand--miwb .button{background-color:#005aaa;border-color:#005aaa;color:#fff}.paragraph--type--events.has-sub-brand--miwb .button:hover{background-color:#003f77;border-color:#003f77}.paragraph--type--events.has-sub-brand--thorbecke .button{background-color:#282369;border-color:#282369;color:#fff}.paragraph--type--events.has-sub-brand--thorbecke .button:hover{background-color:#191643;border-color:#191643}.paragraph--type--expert{max-width:49.5rem}.paragraph--type--expert .paragraph__content{border:1px solid hsla(0,0%,76%,.5);border-radius:.25rem;padding:2rem}.paragraph--type--expert .paragraph__top{align-items:center;display:flex;margin-bottom:1rem}.paragraph--type--expert .paragraph__top--left{flex:0 0 4.3125rem;width:4.3125rem}.paragraph--type--expert .field--name-field-media img{border-radius:100%;height:4.3125rem;width:4.3125rem}.paragraph--type--expert .field--name-field-sub-text{color:#868e96;font-size:1rem;line-height:1.4rem}.paragraph--type--expert .field--name-field-body{font-size:1rem;line-height:1.375rem}.paragraph--type--expert h3{font-size:1.25rem;margin:0 0 1rem}@media(min-width:768px){.paragraph--type--expert h3{font-size:1.5rem}}.paragraph--type--expert h4{margin:0}.paragraph--type--expert.has-image .paragraph__top--right{flex:0 0 calc(100% - 69px);padding-left:1rem;width:calc(100% - 69px)}.paragraph--type--extensive-link .field.field--name-field-text.field__item{color:#343a40;font-size:1rem;font-weight:400;line-height:1.4rem;margin-top:.25rem}.paragraph--type--highlighted-assets .paragraph__top{max-width:41.8125rem}.paragraph--type--highlighted-assets .paragraph__top h2{margin-top:0}.paragraph--type--highlighted-assets .paragraph__top .button,.paragraph--type--highlighted-assets .paragraph__top p{margin-bottom:1.875rem}.paragraph--type--highlighted-text-inline .inner{background-color:#f2f7fb;padding:1.25rem}@media(min-width:768px){.paragraph--type--highlighted-text-inline .inner{padding:2rem}}.paragraph--type--highlighted-text-inline h2{font-size:1.5rem;line-height:1.95rem;margin:0 0 .3125rem}.paragraph--type--highlighted-topics>.container{grid-gap:.9375rem;display:grid}@media(min-width:768px){.paragraph--type--highlighted-topics>.container{grid-gap:2rem}}.paragraph--type--highlighted-topics.paragraph--highlighted-topics--two-column>.container{grid-template-columns:1fr}@media(min-width:768px){.paragraph--type--highlighted-topics.paragraph--highlighted-topics--two-column>.container{grid-template-columns:repeat(2,1fr)}}.paragraph--type--highlighted-topics.paragraph--highlighted-topics--three-column>.container{grid-template-columns:1fr}@media(min-width:768px){.paragraph--type--highlighted-topics.paragraph--highlighted-topics--three-column>.container{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.paragraph--type--highlighted-topics.paragraph--highlighted-topics--three-column>.container{grid-template-columns:repeat(3,1fr)}}.paragraph--highlighted-topic{align-items:flex-end;display:flex;height:26.5625rem;justify-content:center;position:relative}@media(min-width:768px){.paragraph--highlighted-topic{height:30.9375rem}}.paragraph--highlighted-topic__image-wrapper,.paragraph--highlighted-topic__image-wrapper *{height:100%;width:100%}.paragraph--highlighted-topic__image-wrapper img{-o-object-fit:cover;object-fit:cover}.paragraph--highlighted-topics--with-gradient .paragraph--highlighted-topic__image-wrapper:after{background:linear-gradient(180deg,transparent,#000);bottom:0;content:"";height:50%;left:0;opacity:.6;position:absolute;right:0}.paragraph--highlighted-topic__content-wrapper{bottom:0;left:0;max-width:25.3125rem;padding:2rem;position:absolute;width:100%}.paragraph--highlighted-topic__content-wrapper h3{color:#fff;font-size:1.5rem;font-weight:900;line-height:1.95rem;margin:0}@media(min-width:768px){.paragraph--highlighted-topic__content-wrapper h3{font-size:1.625rem;line-height:2.1125rem}}.paragraph--highlighted-topic__content-wrapper .field--name-field-short-intro{color:#fff;font-size:.875rem;line-height:1.225rem;margin-top:.5rem}@media(min-width:768px){.paragraph--highlighted-topic__content-wrapper .field--name-field-short-intro{font-size:1rem;line-height:1.4rem}}.paragraph--highlighted-topic__content-wrapper .field--name-field-link a{border:1px solid hsla(0,0%,100%,.5);border-radius:.25rem;color:#fff;display:inline-flex;font-size:1rem;line-height:1rem;margin-top:1.625rem;padding:.875rem 1.25rem;text-decoration:none}.paragraph--highlighted-topic__content-wrapper .field--name-field-link a:hover{background-color:#fff;color:#000}.paragraph--type--icon-grid-inline .paragraph__list{display:flex;flex-wrap:wrap;margin-bottom:-1.5rem;margin-left:-1rem;margin-right:-1rem}@media(min-width:768px){.paragraph--type--icon-grid-inline .paragraph__list{margin-bottom:-1rem}}.paragraph--type--icon-grid-inline .paragraph__list>.paragraph{flex:0 0 50%;margin-bottom:1.5rem;max-width:50%;min-height:1px;padding-left:1rem;padding-right:1rem;position:relative;width:100%}@media(min-width:640px){.paragraph--type--icon-grid-inline .paragraph__list>.paragraph{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media(min-width:768px){.paragraph--type--icon-grid-inline .paragraph__list>.paragraph{margin-bottom:1rem}}.paragraph--type--icon-grid-item .paragraph__left{float:left;vertical-align:top}.paragraph--type--icon-grid-item .paragraph__right{padding-left:2.25rem}@media(min-width:768px){.paragraph--type--icon-grid-item .paragraph__right{padding-left:3.375rem}}.paragraph--type--icon-grid-item h5{margin:0 0 .125rem}@media(max-width:1023px){.paragraph--type--icon-grid-item h5{font-size:.875rem;line-height:1rem}}.paragraph--type--icon-grid-item .text{color:#343a40;font-size:.75rem;line-height:1.05rem}@media(min-width:768px){.paragraph--type--icon-grid-item .text{font-size:1rem;line-height:1.4rem}}.paragraph--type--icon-grid-item .text p{margin:0}.paragraph--type--icon-grid-item .text .content{margin-top:.25rem}@media(min-width:768px){.paragraph--type--icon-grid-item .text .content{line-height:1.225rem}}.paragraph--type--icon-grid-item .info-dialog-button{background-color:transparent;border:0;color:#666;display:inline-flex;padding:0;-webkit-text-decoration:dashed underline;text-decoration:dashed underline;text-underline-offset:.25rem;vertical-align:middle}.paragraph--type--icon-grid-item .info-dialog-button:hover{color:#005aa7}.paragraph--type--icon-grid-item .info-dialog-button .icon--info{color:inherit;height:1rem;margin:0 0 -.1875rem .3125rem;width:1rem}.paragraph--type--icon-grid-item .info-dialog-content{display:none}.paragraph--type--icon-grid-item .field--name-field-link{margin-top:.125rem}@media(min-width:768px){.paragraph--type--icon-grid-item .field--name-field-link{margin-top:.25rem}}.paragraph--type--icon-grid-item .field--name-field-link a{color:#005aa7;font-size:.75rem;line-height:.9rem}@media(min-width:768px){.paragraph--type--icon-grid-item .field--name-field-link a{font-size:1rem;line-height:1.225rem}}.paragraph--type--icon-grid-item .icon__wrapper{display:block}.paragraph--type--icon-grid-item .icon__wrapper svg{height:1.875rem}@media(min-width:768px){.paragraph--type--icon-grid-item .icon__wrapper svg{height:2.5rem}}.paragraph--type--icon-grid-item img,.paragraph--type--icon-grid-item svg{height:auto;width:1.875rem}@media(min-width:768px){.paragraph--type--icon-grid-item img,.paragraph--type--icon-grid-item svg{width:2.5rem}}.paragraph--type--icon-grid-item svg{color:#005aa7}.page--language-nl .paragraph--type--icon-grid-item-field-education-days .text{text-transform:lowercase}@media(min-width:1024px){.paragraph--type--image-with-text .paragraph__columns{align-items:center;display:flex;flex-wrap:wrap}.paragraph--type--image-with-text .paragraph__column-media{align-self:flex-start;flex:0 0 31rem;max-width:31rem}}@media(min-width:1280px){.paragraph--type--image-with-text .paragraph__column-media{flex:0 0 39rem;max-width:39rem}}.paragraph--type--image-with-text .paragraph__column-media .media-oembed-content{aspect-ratio:16/9;height:100%;margin:0;width:100%}@media(min-width:1024px){.paragraph--type--image-with-text .paragraph__column-content{flex:0 0 calc(100% - 496px);max-width:calc(100% - 496px);padding-left:3rem}}@media(min-width:1280px){.paragraph--type--image-with-text .paragraph__column-content{flex:0 0 calc(100% - 624px);max-width:calc(100% - 624px);padding-left:6rem}}@media(min-width:1024px){.paragraph--type--image-with-text.paragraph--image-alignment-right .paragraph__columns{flex-direction:row-reverse}.paragraph--type--image-with-text.paragraph--image-alignment-right .paragraph__column-content{padding:0 3rem 0 0}}@media(min-width:1280px){.paragraph--type--image-with-text.paragraph--image-alignment-right .paragraph__column-content{padding:0 6rem 0 0}}.paragraph--type--image-with-text.paragraph--display-as-quote .paragraph__column-content{background-image:url(/themes/custom/nhl/dist/images/double-quote-blue-300.svg);background-position:0 0;background-repeat:no-repeat;background-size:3.6875rem 2.875rem;padding-top:3.75rem}@media(min-width:1024px){.paragraph--type--image-with-text.paragraph--display-as-quote .paragraph__column-content{background-position:3rem 0}}@media(min-width:1280px){.paragraph--type--image-with-text.paragraph--display-as-quote .paragraph__column-content{background-position:6rem 0}}.paragraph--type--image-with-text.paragraph--display-as-quote.paragraph--image-alignment-right .paragraph__column-content{background-position:0 0}.paragraph--type--image-with-text .field--name-field-media{margin-bottom:3rem}@media(min-width:1024px){.paragraph--type--image-with-text .field--name-field-media{margin-bottom:0}}.paragraph--type--image-with-text .field--name-field-media img{width:100%}.paragraph--type--image-with-text .field--name-field-title-extra{color:#00294b;font-weight:700;margin-bottom:1rem}.paragraph--type--image-with-text .field--name-field-title h2{font-size:1.75rem;font-weight:900;line-height:2.275rem;margin:0}@media(min-width:768px){.paragraph--type--image-with-text .field--name-field-title h2{font-size:2.25rem;line-height:2.925rem}}.paragraph--type--image-with-text .field--name-field-introduction{color:#343a40;font-size:1rem;font-weight:400;line-height:1.5rem;margin-top:1.5rem}@media(min-width:768px){.paragraph--type--image-with-text .field--name-field-introduction{font-size:1.125rem;line-height:1.6875rem}}.paragraph--type--image-with-text .field--name-field-two-links{margin:2rem 0 -.5rem}@media(min-width:1024px){.paragraph--type--image-with-text .field--name-field-two-links{margin-top:2rem}}.paragraph--type--image-with-text .field--name-field-two-links .field__item{display:inline-block;margin-bottom:.5rem}.paragraph--type--image-with-text .field--name-field-two-links .field__item:not(:last-child){margin-right:.5rem}@media(min-width:768px){.paragraph--type--image-with-text .button{font-size:1rem;line-height:1rem}}@media(max-width:767px){.paragraph--type--library-hero .hero__image .field--name-field-media-image,.paragraph--type--library-hero .hero__image .field--name-field-media-image img{min-height:28.125rem}.paragraph--type--library-hero .hero__content{bottom:2rem}}@media(min-width:1280px){.paragraph--type--library-hero .hero__content{bottom:5rem}}@media(min-width:1600px){.paragraph--type--library-hero .hero__content{bottom:10rem}}@media(min-width:1280px){.paragraph--type--library-hero .hero__content-inner{max-width:40.125rem}}.paragraph--type--library-hero .hero__content-inner .field--name-field-sub-title{display:none}@media(min-width:768px){.paragraph--type--library-hero .hero__content-inner .field--name-field-sub-title{background-color:#003664;border-radius:3.125rem;display:inline-block;font-size:.75rem;line-height:.75rem;margin-bottom:1rem;padding:.5rem .75rem;text-transform:capitalize}}.paragraph--type--library-hero .hero__content-inner .field--name-field-title-stinger h1{font-size:1.5rem;font-weight:700;line-height:1.8125rem;margin-bottom:1.125rem}@media(min-width:640px){.paragraph--type--library-hero .hero__content-inner .field--name-field-title-stinger h1{font-size:1.25rem;line-height:1.5rem;margin-bottom:1rem}}@media(min-width:768px){.paragraph--type--library-hero .hero__content-inner .field--name-field-title-stinger h1{font-size:1.5rem;line-height:1.8125rem}}@media(min-width:1280px){.paragraph--type--library-hero .hero__content-inner .field--name-field-title-stinger h1{font-size:3.375rem;line-height:4.0625rem;margin-bottom:1.5rem}}.paragraph--type--library-hero .hero__content-inner .field--name-field-intro{font-size:1rem;line-height:1.5rem;margin-bottom:1.25rem;margin-top:0}@media(min-width:640px){.paragraph--type--library-hero .hero__content-inner .field--name-field-intro{font-size:.875rem;line-height:1.3125rem;margin-bottom:1.3125rem}}@media(min-width:768px){.paragraph--type--library-hero .hero__content-inner .field--name-field-intro{font-size:1rem;line-height:1.5rem;margin-bottom:1.5rem}}@media(min-width:1280px){.paragraph--type--library-hero .hero__content-inner .field--name-field-intro{font-size:1.3125rem;line-height:2rem;margin-bottom:2rem}}.paragraph--type--library-hero .hero__footer{margin-top:0}.paragraph--type--library-hero .hero__footer-bottom{background-color:transparent}@media(min-width:768px){.paragraph--type--library-hero .hero__footer-bottom{padding-bottom:1.5rem;padding-top:1.5rem}}@media(min-width:1024px){.paragraph--type--library-hero .hero__footer-bottom{padding-bottom:2rem;padding-top:2rem}}.paragraph--type--library-hero .hero__footer-highlighted-subjects{display:flex;flex-wrap:wrap}@media(min-width:1024px){.paragraph--type--library-hero .hero__footer-highlighted-subjects{margin:0 -.75rem}}.paragraph--type--library-hero .hero__footer-highlighted-subjects .paragraph--type--widget-highlighted-subject{flex:0 0 100%;margin-bottom:.25rem;max-width:100%}.paragraph--type--library-hero .hero__footer-highlighted-subjects .paragraph--type--widget-highlighted-subject:last-child{margin-bottom:0}@media(min-width:1024px){.paragraph--type--library-hero .hero__footer-highlighted-subjects .paragraph--type--widget-highlighted-subject{flex:0 0 33.3333333333%;margin-bottom:0;max-width:33.3333333333%;padding:0 .75rem}}.paragraph--type--library-hero .hero__footer-highlighted-subjects+.hero__footer-scroll{margin-top:1rem}@media(min-width:1024px){.paragraph--type--library-hero .hero__footer-highlighted-subjects+.hero__footer-scroll{margin-top:1.5rem}}.paragraph--type--library-hero .field--name-field-five-links .field__label,.paragraph--type--library-hero .field--name-field-links .field__label{display:inline-block;font-size:1rem;line-height:1rem}.paragraph--type--library-hero .field--name-field-five-links .field__label:after,.paragraph--type--library-hero .field--name-field-links .field__label:after{content:":"}.paragraph--type--library-hero .field--name-field-five-links .field__items,.paragraph--type--library-hero .field--name-field-links .field__items{display:inline-block}.paragraph--type--library-hero .field--name-field-five-links .field__item,.paragraph--type--library-hero .field--name-field-links .field__item{display:inline-block;font-size:.875rem;font-weight:700;line-height:.875rem;margin-right:.5rem}.paragraph--type--library-hero .field--name-field-five-links .field__item a,.paragraph--type--library-hero .field--name-field-links .field__item a{background-color:#fff;border-radius:1.25rem;color:#005aa7;display:block;padding:.625rem .875rem;text-decoration:none}.paragraph--type--library-hero .field--name-field-five-links .field__item a:hover,.paragraph--type--library-hero .field--name-field-links .field__item a:hover{text-decoration:underline}.paragraph--type--library-hero .field--name-field-five-links .field__item .icon__wrapper,.paragraph--type--library-hero .field--name-field-links .field__item .icon__wrapper{font-size:.75rem;margin:-.125rem 0 0 .125rem;vertical-align:middle}.paragraph--type--library-hero .field--name-field-links .field__label{color:#fff;padding-right:1.25rem}.paragraph--type--library-hero .field--name-field-links .field__items{margin-top:-.625rem}.paragraph--type--library-hero .field--name-field-links .field__item{margin-top:.625rem}.paragraph--type--library-hero .field--name-field-five-links .field__label{color:#000;padding-right:1rem}.paragraph--type--library-hero .library__search{margin-bottom:1.25rem}@media(min-width:768px){.paragraph--type--library-hero .library__search{margin-bottom:1.5rem}}@media(min-width:1280px){.paragraph--type--library-hero .library__search{margin-bottom:2rem}}.paragraph--type--library-hero .library__search-form{background-color:#fff;border-radius:.25rem;box-shadow:0 0 0 .25rem rgba(0,27,50,.25);display:grid;grid-template-columns:3rem 1fr}@media(min-width:768px){.paragraph--type--library-hero .library__search-form{grid-template-columns:3.5rem 1fr}}@media(min-width:1280px){.paragraph--type--library-hero .library__search-form{grid-template-columns:4.5rem 1fr}}.paragraph--type--library-hero .library__search-icon{align-self:center;background:none;border:none;height:1.5rem;height:100%;justify-self:center;width:100%}.paragraph--type--library-hero .library__search-icon .icon{color:#005aa7;margin-top:.25rem}@media(min-width:768px){.paragraph--type--library-hero .library__search-icon .icon{height:1.25rem;margin-top:.375rem;width:1.25rem}}@media(min-width:1280px){.paragraph--type--library-hero .library__search-icon .icon{height:1.5rem;margin-top:.5rem;width:1.5rem}}.paragraph--type--library-hero .library__search-input{border:none;font-size:.9375rem;height:3rem;padding-left:0}@media(min-width:640px){.paragraph--type--library-hero .library__search-input{font-size:.875rem;height:2.625rem}}@media(min-width:768px){.paragraph--type--library-hero .library__search-input{font-size:.9375rem;height:3rem}}@media(min-width:1280px){.paragraph--type--library-hero .library__search-input{font-size:1.125rem;height:4rem}}.paragraph--type--library-hero .library__search-input::-moz-placeholder{color:#00294b;opacity:.4}.paragraph--type--library-hero .library__search-input::placeholder{color:#00294b;opacity:.4}.paragraph--type--library-hero .library__search-input:focus{box-shadow:none}.paragraph--type--library-hero.hero--light .hero__image{position:relative}.paragraph--type--library-hero.hero--light .hero__image .overlay{background:linear-gradient(76.19deg,#001b32 14.29%,rgba(0,27,50,0) 65.13%);height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.paragraph--type--library-hero.hero--dark .field--name-field-sub-title{color:#fff}.paragraph--type--library-hero.hero--dark .field--name-field-links .field__label{color:#00294b}.paragraph--type--logo-grid .logo__list{display:flex;flex-wrap:wrap;margin:0 -.75rem -1rem}.paragraph--type--logo-grid .field--name-field-body,.paragraph--type--logo-grid h2{max-width:47.5rem;width:100%}.paragraph--type--logo-grid .field--name-field-body{margin-bottom:1.5rem}@media(min-width:768px){.paragraph--type--logo-grid .field--name-field-body{margin-bottom:2rem}}@media(min-width:640px){.paragraph--type--logo-grid .paragraph--type--logo-grid-item{flex:0 0 50%;max-width:50%}}@media(min-width:1024px){.paragraph--type--logo-grid.paragraph--logo-grid--three-column .paragraph--type--logo-grid-item{flex:0 0 33.3333333333%;max-width:33.3333333333%}.paragraph--type--logo-grid.paragraph--logo-grid--four-column .container--small{max-width:60rem}.paragraph--type--logo-grid.paragraph--logo-grid--four-column .paragraph--type--logo-grid-item{flex:0 0 25%;max-width:25%}.paragraph--type--logo-grid.paragraph--logo-grid--five-column .container--small{max-width:80rem}.paragraph--type--logo-grid.paragraph--logo-grid--five-column .paragraph--type--logo-grid-item{flex:0 0 20%}}.paragraph--type--logo-grid-item{height:-moz-fit-content;height:fit-content;isolation:isolate;margin-bottom:1rem;padding:0 .75rem;width:100%}.paragraph--type--logo-grid-item .paragraph__content{border:1px solid hsla(0,0%,76%,.5);border-radius:.375rem;height:100%;padding:1rem;position:relative}.paragraph--type--logo-grid-item h3{font-size:1.125rem;line-height:1.4625rem;margin:0 0 .5rem}.paragraph--type--logo-grid-item .field--name-field-media+div{margin-top:.75rem}@media(min-width:768px){.paragraph--type--logo-grid-item .field--name-field-media+div{margin-top:1rem}}.paragraph--type--logo-grid-item .field--name-field-text{font-size:.875rem;line-height:1.225rem}.paragraph--type--logo-grid-item .field--name-field-link{font-size:.875rem;line-height:1.225rem;margin-top:.375rem}.paragraph--type--logo-grid-item .field--name-field-link a:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.paragraph--type--logo-grid-item .field--name-field-link a:focus{outline:none}.paragraph--type--logo-grid-item .field--name-field-link a:focus-visible:before{outline-color:#4d8cc1;outline-style:solid;outline-width:.1875rem}.paragraph--type--logo-grid-item .field--name-field-media-image,.paragraph--type--logo-grid-item .field--name-field-media-svg{background-color:#f2f7fb;border:1px solid rgba(191,214,233,.5);border-radius:.25rem}.paragraph--type--logo-grid-item .field--name-field-media-image .field__item,.paragraph--type--logo-grid-item .field--name-field-media-svg .field__item{aspect-ratio:303/148}@media(min-width:640px){.paragraph--type--logo-grid-item .field--name-field-media-image .field__item,.paragraph--type--logo-grid-item .field--name-field-media-svg .field__item{aspect-ratio:4/3}}.paragraph--type--logo-grid-item .field--name-field-media-image img,.paragraph--type--logo-grid-item .field--name-field-media-svg img{align-items:center;border-radius:.25rem;display:inline-flex;height:100%;justify-content:center;-o-object-fit:cover;object-fit:cover;width:100%}.overview-paragraph-carousel.paragraph--use-white-text .field--name-field-intro,.overview-paragraph-carousel.paragraph--use-white-text .field--name-field-title-extra *{color:#fff}.overview-paragraph-carousel .paragraph__content{display:flex;margin-left:-16px;margin-right:-16px}.overview-paragraph-carousel .paragraph__content .views-row{flex:0 0 15.5rem;margin-bottom:0;padding-inline:1rem}@media(min-width:640px){.overview-paragraph-carousel .paragraph__content .views-row{flex-basis:17.75rem}}@media(min-width:768px){.overview-paragraph-carousel .paragraph__content .views-row{flex:0 0 50%;max-width:50%;padding-inline:1rem}}@media(min-width:1280px){.overview-paragraph-carousel .paragraph__content .views-row{flex:0 0 25%;margin-bottom:0;max-width:25%}}.overview-paragraph-carousel .paragraph__content .views-row .node--view-mode-carousel,.overview-paragraph-carousel .paragraph__content .views-row .node--view-mode-carousel-large{height:100%}.overview-paragraph-carousel .paragraph__content .views-row__content{border:1px solid #e6eff6;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:1.5rem;position:relative;z-index:2}@media(min-width:1280px){.overview-paragraph-carousel .paragraph__content .views-row__content{padding:2rem}}.overview-paragraph-carousel .paragraph__content .views-row__content .field--name-field-background-image{bottom:0;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.overview-paragraph-carousel .paragraph__content .views-row__content .field--name-field-background-image img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.overview-paragraph-carousel .paragraph__content .views-row__content .field--name-field-intro{font-size:1rem;line-height:1.4rem}.overview-paragraph-carousel .paragraph__content .views-row__content .field--name-field-button{margin-top:auto;padding-top:2rem}.overview-paragraph-carousel .paragraph__content .views-row__content .button{font-size:1rem;line-height:1rem;padding:1.125rem 1.5rem}.overview-paragraph-carousel .paragraph__footer{margin-top:1.5rem}@media(min-width:768px){.overview-paragraph-carousel .paragraph__footer{margin-top:2.5rem}}.overview-paragraph-carousel .field--name-field-title h2{margin:0 0 1.5rem}@media(min-width:768px){.overview-paragraph-carousel .field--name-field-title h2{margin:0 0 2rem}}.overview-paragraph-carousel .field--name-field-title-extra h3{font-size:1.575rem;hyphens:auto;line-height:2.0475rem;margin:0 0 .75rem}@media(min-width:768px){.overview-paragraph-carousel .field--name-field-title-extra h3{font-size:1.75rem;line-height:2.275rem}}.overview-paragraph-carousel .field--name-field-date-time{font-size:.875rem;line-height:1.225rem}@media(min-width:768px){.overview-paragraph-carousel--limited .paragraph__content{flex-wrap:wrap;margin-bottom:-16px}}@media(min-width:1280px){.overview-paragraph-carousel--limited .paragraph__content{margin-bottom:0}}@media(min-width:768px){.overview-paragraph-carousel--limited .paragraph__content .views-row{margin-bottom:1rem}}@media(min-width:1280px){.overview-paragraph-carousel--limited .paragraph__content .views-row{margin-bottom:0}}@media(min-width:768px)and (max-width:1023px){.overview-paragraph-carousel--limited .carousel__navigation{display:none}}.overview-paragraph-carousel--large{display:block;overflow:hidden}.overview-paragraph-carousel--large>.container{display:flex;flex-direction:column}@media(min-width:1024px){.overview-paragraph-carousel--large .paragraph__content .views-row{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media(min-width:1280px){.overview-paragraph-carousel--large .paragraph__content .views-row{flex:0 0 25%;max-width:25%}}.overview-paragraph-carousel--large .paragraph__navigation{margin-top:1.5rem;order:3}@media(min-width:768px){.overview-paragraph-carousel--large .paragraph__navigation{align-items:center;display:flex;justify-content:space-between;margin-top:2.5rem}}.overview-paragraph-carousel--large .carousel__navigation{margin-bottom:1.5rem;margin-top:0;position:relative}@media(min-width:768px){.overview-paragraph-carousel--large .carousel__navigation{margin-bottom:0;order:1}}.overview-paragraph-carousel--large .carousel__navigation .carousel__arrow{position:relative;top:0;transform:none}.overview-paragraph-carousel--large img{aspect-ratio:27/20;background-color:#f2f7fb}.paragraph--spacer-top-xsmall{padding-top:1rem}@media(min-width:768px){.paragraph--spacer-top-xsmall{padding-top:2rem}}.paragraph--spacer-top-small{padding-top:2rem}@media(min-width:768px){.paragraph--spacer-top-small{padding-top:4rem}}.paragraph--spacer-top-medium{padding-top:2.5rem}@media(min-width:768px){.paragraph--spacer-top-medium{padding-top:5rem}}.paragraph--spacer-top-large{padding-top:3rem}@media(min-width:768px){.paragraph--spacer-top-large{padding-top:6rem}}.paragraph--spacer-bottom-xsmall{padding-bottom:1rem}@media(min-width:768px){.paragraph--spacer-bottom-xsmall{padding-bottom:2rem}}.paragraph--spacer-bottom-small{padding-bottom:2rem}@media(min-width:768px){.paragraph--spacer-bottom-small{padding-bottom:4rem}}.paragraph--spacer-bottom-medium{padding-bottom:2.5rem}@media(min-width:768px){.paragraph--spacer-bottom-medium{padding-bottom:5rem}}.paragraph--spacer-bottom-large{padding-bottom:3rem}@media(min-width:768px){.paragraph--spacer-bottom-large{padding-bottom:6rem}}.paragraph__media-container-small{max-width:none}@media(min-width:640px){.paragraph__media-container-small{max-width:40rem}}@media(min-width:768px){.paragraph__media-container-small{max-width:48rem}}@media(min-width:1024px){.paragraph__media-container-small{max-width:60rem}}.paragraph--type--projects-overview .field--name-field-body{font-size:1rem;line-height:1.5}@media(min-width:768px){.paragraph--type--projects-overview .field--name-field-body{font-size:1.125rem}}.paragraph--type--projects-overview .field--name-field-body{margin:0 0 1.25rem}@media(min-width:1024px){.paragraph--type--projects-overview .field--name-field-body{padding-right:10rem}}@media(min-width:1280px){.paragraph--type--projects-overview .field--name-field-body{padding-right:20rem}}.paragraph--type--top-task{background-color:#fff;background-image:url(/themes/custom/nhl/dist/images/arrow-blue.svg);background-position:right 1.5rem center;background-repeat:no-repeat;background-size:.9rem .729375rem;display:block;padding:1rem 2.5rem 1rem 1rem;position:relative;text-decoration:none}@media(min-width:1024px){.paragraph--type--top-task{align-items:center;background-image:none;display:flex;height:100%}}.paragraph--type--top-task:hover{background-image:url(/themes/custom/nhl/dist/images/arrow-light-blue.svg)}@media(min-width:1024px){.paragraph--type--top-task:hover{background-image:none}}.paragraph--type--top-task:hover .field--name-field-short-intro span,.paragraph--type--top-task:hover .title span{background-color:#f2f7fb}.paragraph--type--top-task .field--name-field-short-intro{color:#00294b;font-size:.875rem;font-weight:700;line-height:.875rem}@media(min-width:1024px){.paragraph--type--top-task .field--name-field-short-intro{font-size:1rem;line-height:1rem}}.paragraph--type--top-task .field--name-field-short-intro span{display:inline-block;padding:.375rem .5rem 0 0}.paragraph--type--top-task .title{font-size:1.25rem;font-weight:900;line-height:1.25rem}@media(min-width:1024px){.paragraph--type--top-task .title{font-size:1.625rem;line-height:1.625rem}}.paragraph--type--top-task .title span{display:inline-block;padding:.375rem 0}@media(min-width:1024px){.paragraph--type--top-task .title span{padding-top:.5rem}}.paragraph--type--top-task .field--name-field-sub-text{display:none}@media(min-width:1024px){.paragraph--type--top-task .field--name-field-sub-text{color:#424445;display:block;font-size:1rem;line-height:1.4rem;margin-top:.625rem}}.paragraph--type--top-task a:before{content:"";height:100%;inset:0;position:absolute;width:100%}@media(max-width:639px){.paragraph--type--video .field--name-field-media{margin:0 -16px;width:calc(100% + 32px)}}.paragraph--type--video .media{display:block;height:0;overflow:hidden;padding:0 0 56.25%;position:relative}.paragraph--type--video .media-oembed-content{border:0;bottom:0;height:100%;left:0;margin-top:0;position:absolute;top:0;width:100%}.video-carousel-item{position:relative}.video-carousel-item__button{align-items:center;background-color:#fff;border-radius:100%;display:flex;height:3rem;justify-content:center;left:0;margin:0 auto;position:absolute;right:0;top:50%;transform:translateY(-50%);width:3rem}.video-carousel-item__button svg{color:#005aa7;height:.875rem;width:1.25rem}.video-carousel-item__content{margin-top:1rem}.video-carousel-item__content h3{font-size:1.25rem;line-height:1.625rem;margin:0 0 .375rem}.video-carousel-item__content .field--name-field-description{color:#495057;font-size:.875rem;line-height:1.225rem}.video-carousel-item.paragraph--view-mode--video-dialog .video-carousel-item__content{margin-top:0}.video-carousel-item.paragraph--view-mode--video-dialog .video-carousel-item__content .field--name-field-title{display:none}.video-carousel-item.paragraph--view-mode--video-dialog .video-carousel-item__content .field--name-field-description{margin-top:1rem}.video-carousel-item.paragraph--view-mode--video-dialog .video-carousel-item__content .media--type-remote-video{background-color:#f2f7fb;padding-bottom:56.25%;position:relative}.video-carousel-item.paragraph--view-mode--video-dialog .video-carousel-item__content .media--type-remote-video iframe{height:100%;margin:0;position:absolute;width:100%}.video-carousel-item.paragraph--view-mode--default{display:flex;flex:0 0 100%;flex-direction:column}.video-carousel-item.paragraph--view-mode--default:hover{cursor:pointer}.video-carousel-item.paragraph--view-mode--default:hover h3{color:#005aa7}.video-carousel-item.paragraph--view-mode--default:focus{outline:none}.video-carousel-item.paragraph--view-mode--default:focus-visible{background-color:#f2f7fb}@media(min-width:768px){.video-carousel-item.paragraph--view-mode--default{flex:0 0 calc(50% - 16px)}}@media(min-width:1024px){.video-carousel-item.paragraph--view-mode--default{flex:0 0 calc(33.33333% - 21.33333px)}}.video-carousel-item.paragraph--view-mode--default .video-carousel-item__thumbnail{position:relative}.video-carousel-item.paragraph--view-mode--default .video-carousel-item__thumbnail img{border-radius:.25rem}.video-carousel-item.paragraph--view-mode--default .video-carousel-item__thumbnail:before{background:rgba(0,0,0,.3);border-radius:.25rem;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.paragraph--type--webform .webform-title{margin-top:0}.paragraph--type--webform-tabs .field--name-field-title{background-color:#fff;border:1px solid hsla(0,0%,76%,.5);border-radius:.375rem;color:#00294b;font-size:.875rem;font-weight:900;line-height:1.25rem;padding:1.25rem 2.5rem 1.25rem 1.25rem;position:relative;text-align:left;transition:color .1s ease-in,background-color .1s ease-in;width:100%}@media(min-width:768px){.paragraph--type--webform-tabs .field--name-field-title{background-image:url(/themes/custom/nhl/dist/images/chevron-pattern-blue.svg);background-position:100% 0;background-repeat:no-repeat;background-size:6.4375rem 8rem;font-size:1.25rem;line-height:1.625rem;padding:3.25rem 1.5rem 1.5rem}}.paragraph--type--webform-tabs .field--name-field-title:hover{background-color:#e6eff6}.paragraph--type--webform-tabs .field--name-field-title.is-active{background-color:#005aa7;color:#fff}@media(min-width:768px){.paragraph--type--webform-tabs .field--name-field-title.is-active{background-image:url(/themes/custom/nhl/dist/images/chevron-pattern-white.svg)}}.paragraph--type--webform-tabs .field--name-field-title.is-active:hover{background-color:#003664}.paragraph--type--webform-tabs .field--name-field-title.is-active .icon{transform:rotate(180deg)}.paragraph--type--webform-tabs .field--name-field-title .icon{position:absolute;right:1.5rem;top:1.375rem;transition:transform .3s ease-in}@media(min-width:768px){.paragraph--type--webform-tabs .field--name-field-title .icon{display:none}}.paragraph--type--webform-tabs .field--name-field-webform{display:none}@media(min-width:768px){.paragraph--type--webform-tabs .field--name-field-webform{border:1px solid hsla(0,0%,76%,.5);border-radius:.375rem;padding:2.5rem}}.paragraph--type--webform-tabs .webform-tabs-nav{list-style:none outside none;margin-bottom:1.25rem;padding:0}@media(max-width:767px){.paragraph--type--webform-tabs .webform-tabs-nav{display:none}}.paragraph--type--webform-tabs .webform-tabs-nav li{display:inline-block;margin-right:1rem;width:18.5rem}.paragraph--type--webform-tabs .webform-tabs-nav li:last-child{margin-right:0}.paragraph--type--webform-tab{margin-bottom:.625rem}.paragraph--type--webform-tab:last-child{margin-bottom:0}@media(min-width:768px){.paragraph--type--webform-tab .field--name-field-title{display:none}.paragraph--type--webform-tab .webform-title{margin-top:0}}.paragraph--type--webform-tab.is-expanded .field--name-field-title{background-color:#005aa7;color:#fff}.paragraph--type--webform-tab.is-expanded .field--name-field-title:hover{background-color:#003664}.paragraph--type--webform-tab.is-expanded .field--name-field-title .icon{transform:rotate(180deg)}.paragraph--type--webform-tab.is-expanded .field--name-field-webform{display:block;padding-bottom:1.375rem}.paragraph--type--widget-contact-info h4{margin:0}.paragraph--type--widget-contact-info .field.field--name-field-short-intro{color:#343a40;display:block;font-size:.875rem;line-height:1.225rem;margin-top:.75rem}@media(min-width:768px){.paragraph--type--widget-contact-info .field.field--name-field-short-intro{font-size:1rem;line-height:1.4rem}}.paragraph--type--widget-contact-info .buttons{margin-top:.875rem}@media(min-width:768px){.paragraph--type--widget-contact-info .buttons{align-items:center;display:flex;margin-top:2rem}}.paragraph--type--widget-contact-info .button{font-size:1rem;line-height:1rem;padding:1.125rem 1.5rem}.has-sub-brand--hms .paragraph--type--widget-contact-info .button{background-color:#cc0079;border-color:#cc0079;color:#fff}.has-sub-brand--hms .paragraph--type--widget-contact-info .button:hover{background-color:#99005b;border-color:#99005b}.has-sub-brand--miwb .paragraph--type--widget-contact-info .button{background-color:#005aaa;border-color:#005aaa;color:#fff}.has-sub-brand--miwb .paragraph--type--widget-contact-info .button:hover{background-color:#003f77;border-color:#003f77}.has-sub-brand--thorbecke .paragraph--type--widget-contact-info .button{background-color:#282369;border-color:#282369;color:#fff}.has-sub-brand--thorbecke .paragraph--type--widget-contact-info .button:hover{background-color:#191643;border-color:#191643}.paragraph--type--widget-contact-info .button--transparent{color:#005aa7;margin-top:1.25rem;padding:0 0 .625rem}@media(min-width:768px){.paragraph--type--widget-contact-info .button--transparent{margin:0 0 0 1.5rem}}.has-sub-brand--hms .paragraph--type--widget-contact-info .button--transparent{background-color:#cc0079;background-color:transparent;border-color:transparent transparent #cc0079;color:#fff;color:#cc0079}.has-sub-brand--hms .paragraph--type--widget-contact-info .button--transparent:hover{background-color:transparent;border-color:transparent}.has-sub-brand--miwb .paragraph--type--widget-contact-info .button--transparent{background-color:#005aaa;background-color:transparent;border-color:transparent transparent #005aaa;color:#fff;color:#005aaa}.has-sub-brand--miwb .paragraph--type--widget-contact-info .button--transparent:hover{background-color:transparent;border-color:transparent}.has-sub-brand--thorbecke .paragraph--type--widget-contact-info .button--transparent{background-color:#282369;background-color:transparent;border-color:transparent transparent #282369;color:#fff;color:#282369}.has-sub-brand--thorbecke .paragraph--type--widget-contact-info .button--transparent:hover{background-color:transparent;border-color:transparent}.paragraph--type--widget-contact-info .field--name-field-cta-texts{margin-top:1rem}@media(min-width:768px){.paragraph--type--widget-contact-info .field--name-field-cta-texts{margin-top:1.125rem}}.paragraph--type--widget-contact-info .field--name-field-cta-texts>.field__item{margin-bottom:.625rem}@media(min-width:768px){.paragraph--type--widget-contact-info .field--name-field-cta-texts>.field__item{margin-bottom:.75rem}}.paragraph--type--widget-contact-info .field--name-field-cta-texts>.field__item:last-child{margin-bottom:0}.paragraph--type--highlight .paragraph--type--widget-contact-info .field--name-field-short-intro{font-size:1rem;line-height:1.5rem}@media(min-width:768px){.paragraph--type--highlight .paragraph--type--widget-contact-info .field--name-field-short-intro{font-size:1.125rem;line-height:1.6875rem}}.paragraph--type--highlight .paragraph--type--widget-contact-info .field--name-field-cta-texts{border-top:1px solid hsla(0,0%,76%,.5);margin-top:1.5rem;padding-top:1.5rem}@media(min-width:768px){.paragraph--type--highlight .paragraph--type--widget-contact-info .field--name-field-cta-texts{margin-top:1.625rem;padding-top:1.625rem}}.paragraph--type--widget-contact-info-with-links .field.field--name-field-short-intro{color:#343a40;display:block;font-size:.875rem;line-height:1.225rem;margin-top:.75rem}@media(min-width:768px){.paragraph--type--widget-contact-info-with-links .field.field--name-field-short-intro{font-size:1rem;line-height:1.4rem}}.paragraph--type--widget-contact-info-with-links .buttons{margin-top:.875rem}@media(min-width:768px){.paragraph--type--widget-contact-info-with-links .buttons{align-items:center;display:flex;margin-top:2rem}}.paragraph--type--widget-contact-info-with-links .button{font-size:1rem;line-height:1rem;padding:1.125rem 1.5rem}.has-sub-brand--hms .paragraph--type--widget-contact-info-with-links .button{background-color:#cc0079;border-color:#cc0079;color:#fff}.has-sub-brand--hms .paragraph--type--widget-contact-info-with-links .button:hover{background-color:#99005b;border-color:#99005b}.has-sub-brand--miwb .paragraph--type--widget-contact-info-with-links .button{background-color:#005aaa;border-color:#005aaa;color:#fff}.has-sub-brand--miwb .paragraph--type--widget-contact-info-with-links .button:hover{background-color:#003f77;border-color:#003f77}.has-sub-brand--thorbecke .paragraph--type--widget-contact-info-with-links .button{background-color:#282369;border-color:#282369;color:#fff}.has-sub-brand--thorbecke .paragraph--type--widget-contact-info-with-links .button:hover{background-color:#191643;border-color:#191643}.paragraph--type--widget-contact-info-with-links .field--name-field-three-links{list-style:none outside none;margin:0;padding:0}.paragraph--type--widget-contact-info-with-links .field--name-field-three-links .field__item{margin-bottom:1rem}.paragraph--type--widget-contact-info-with-links .field--name-field-three-links .field__item:last-child{margin-bottom:0}.paragraph--type--widget-contact-info-with-links .field--name-field-three-links a{color:#00294b;display:inline-block;font-size:1rem;font-weight:700;line-height:1rem;text-decoration:none}.paragraph--type--widget-contact-info-with-links .field--name-field-three-links a:focus,.paragraph--type--widget-contact-info-with-links .field--name-field-three-links a:hover{text-decoration:underline}.paragraph--type--widget-cta h4{margin:0}.paragraph--type--widget-cta .field--name-field-short-intro{color:#343a40;font-size:.875rem;line-height:1.225rem;margin-top:.5rem}@media(min-width:768px){.paragraph--type--widget-cta .field--name-field-short-intro{font-size:1rem;line-height:1.4rem}}.paragraph--type--widget-cta .field--name-field-button{margin-top:1rem}@media(min-width:768px){.paragraph--type--widget-cta .field--name-field-button{margin-top:1.5rem}}.paragraph--type--widget-cta .field--name-field-cta-texts{background-color:#f2f7fb;margin:1rem -16px -16px;padding:.75rem 1rem;width:calc(100% + 32px)}@media(min-width:768px){.paragraph--type--widget-cta .field--name-field-cta-texts{margin:2rem -32px -32px;padding:1rem 2rem;width:calc(100% + 64px)}}.paragraph--type--widget-cta .field--name-field-cta-texts>.field__item{margin-bottom:.625rem}@media(min-width:768px){.paragraph--type--widget-cta .field--name-field-cta-texts>.field__item{margin-bottom:.75rem}}.paragraph--type--widget-cta .field--name-field-cta-texts>.field__item:last-child{margin-bottom:0}.paragraph--type--widget-event img{height:100%;left:0;position:absolute;top:0;z-index:-1}.paragraph--type--widget-event .field--name-field-short-intro{font-size:.875rem;line-height:.875rem;margin-bottom:.625rem}@media(min-width:768px){.paragraph--type--widget-event .field--name-field-short-intro{font-size:1rem;line-height:1rem}}.paragraph--type--widget-event .field--name-field-title{font-size:1.375rem;font-weight:900;line-height:1.7875rem;padding-bottom:5rem}@media(min-width:768px){.paragraph--type--widget-event .field--name-field-title{font-size:1.75rem;line-height:2.275rem;padding-bottom:0}}.paragraph--type--widget-event .field--name-field-button{bottom:2.0625rem;position:absolute}.paragraph--type--widget-event .button{font-size:1rem;line-height:1rem;margin-top:1.5rem;padding:1.125rem 1.5rem}.paragraph--type--widget-events .field--name-field-widget-event-items>.field__item{border-bottom:1px solid hsla(0,0%,100%,.23);margin-bottom:.75rem;padding-bottom:.75rem}@media(min-width:1024px){.paragraph--type--widget-events .field--name-field-widget-event-items>.field__item{margin-bottom:1rem;padding-bottom:1rem}}.paragraph--type--widget-events .field--name-field-widget-event-items>.field__item:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.paragraph--type--widget-events-item{align-items:center;color:inherit;display:flex;flex-wrap:wrap;position:relative;text-decoration:none}.paragraph--type--widget-events-item:hover .content{text-decoration:underline}.paragraph--type--widget-events-item .date-box{align-items:center;background-color:rgba(0,0,0,.08);display:flex;flex:0 0 3.25rem;flex-wrap:wrap;font-weight:700;height:3.25rem;justify-content:center;margin-right:1rem;max-width:3.25rem}.paragraph--type--widget-events-item .date-box__day{font-size:1.768125rem;line-height:1.768125rem;min-width:1.875rem;text-align:center}@media(min-width:1024px){.paragraph--type--widget-events-item .date-box__day{font-size:1.5rem}}.paragraph--type--widget-events-item .date-box__month{font-size:.928125rem;line-height:.928125rem;margin-top:-.625rem;text-transform:uppercase}.paragraph--type--widget-events-item .content{flex:0 0 calc(100% - 68px);max-width:calc(100% - 68px);padding:0 1.875rem 0 0}.paragraph--type--widget-events-item .content .title{font-size:1.25rem;font-weight:900;line-height:1.625rem}@media(min-width:1024px){.paragraph--type--widget-events-item .content .title{font-size:1.3125rem;line-height:1.575rem}}.paragraph--type--widget-events-item .content .field--name-field-text{font-size:1rem;line-height:1.3rem}.paragraph--type--widget-events-item .icon{height:.75rem;margin-top:-.375rem;position:absolute;right:.5rem;top:50%;width:.875rem}@media(min-width:1024px){.paragraph--type--widget-events-item .icon{height:1rem;margin-top:-.5rem;right:.625rem;width:1.125rem}}.paragraph--type--widget-events-item a{color:#fff;text-decoration:none}.paragraph--type--widget-events-item a:before{content:"";height:100%;inset:0;position:absolute;width:100%}.paragraph--type--widget-highlighted-subject .paragraph__content{align-items:center;background:#fff;border-radius:.25rem;display:flex;padding:.875rem;position:relative;text-decoration:none;width:100%}.paragraph--type--widget-highlighted-subject .paragraph__content:hover .field--name-field-title{text-decoration:underline}.paragraph--type--widget-highlighted-subject .paragraph__left{min-width:3.75rem;width:3.75rem}.paragraph--type--widget-highlighted-subject .paragraph__right{padding-left:.75rem}.paragraph--type--widget-highlighted-subject .field--name-field-title{color:#005aa7;font-size:1rem;font-weight:700;line-height:1rem;margin-bottom:.5rem}.paragraph--type--widget-highlighted-subject .field--name-field-intro{color:#495057;font-size:.875rem;line-height:1.125rem}.paragraph--type--widget-highlighted-subject .field--name-field-media-icon{border:1px solid #e6eff6;border-radius:100%;height:3.75rem;width:100%}.paragraph--type--widget-highlighted-subject .field--name-field-media-icon .media{align-items:center;display:flex;height:100%;justify-content:center}.paragraph--type--widget-highlighted-subject .field--name-field-media-icon img,.paragraph--type--widget-highlighted-subject .field--name-field-media-icon svg{height:1.5rem;width:1.5rem}.paragraph--type--widget-highlighted-subject a{text-decoration:none}.paragraph--type--widget-highlighted-subject a:before{content:"";height:100%;inset:0;position:absolute;width:100%}.paragraph--type--widget-links .field--name-field-title{align-items:center;background:transparent none;border:0;display:flex;font-size:1rem;font-weight:700;justify-content:space-between;line-height:1rem;margin:-16px;padding:1rem;text-align:left;width:calc(100% + 32px)}@media(min-width:768px){.paragraph--type--widget-links .field--name-field-title{margin:-32px;padding:2rem;width:calc(100% + 64px)}}@media(min-width:1024px){.paragraph--type--widget-links .field--name-field-title{cursor:default;display:block;margin:0 0 1.375rem;padding:0;width:100%}}.paragraph--type--widget-links .field--name-field-title .icon{height:.5625rem;width:.875rem}@media(min-width:1024px){.paragraph--type--widget-links .field--name-field-title .icon{display:none}}.paragraph--type--widget-links .field--name-field-three-links{list-style:none outside none;margin:0;padding:0}@media(min-width:1024px){.paragraph--type--widget-links .field--name-field-three-links{display:block}}.paragraph--type--widget-links .field--name-field-three-links .field__item{border-bottom:1px solid hsla(0,0%,100%,.23);margin-bottom:.8125rem;padding-bottom:.8125rem}@media(min-width:768px){.paragraph--type--widget-links .field--name-field-three-links .field__item{margin-bottom:1rem;padding-bottom:1rem}}.paragraph--type--widget-links .field--name-field-three-links .field__item:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.hero__widget-blue-light .paragraph--type--widget-links .field--name-field-three-links .field__item{border-color:rgba(0,90,167,.23)}.paragraph--type--widget-links a{background-image:url(/themes/custom/nhl/dist/images/arrow-white.svg);background-position:100%;background-repeat:no-repeat;background-size:.875rem .75rem;color:#fff;display:inline-block;font-size:1rem;font-weight:900;line-height:1rem;padding-right:1.5rem;text-decoration:none}@media(min-width:768px){.paragraph--type--widget-links a{background-size:1.125rem 1rem;font-size:1.25rem;line-height:1.25rem;padding-right:2.25rem}}@media(min-width:1024px){.paragraph--type--widget-links a{background-position:right 1.375rem center;padding-right:3.625rem;width:100%}}.hero__widget-blue-light .paragraph--type--widget-links a{background-image:url(/themes/custom/nhl/dist/images/arrow-blue.svg);color:#005aa7}.paragraph--type--widget-links a:focus,.paragraph--type--widget-links a:hover{text-decoration:underline}@media(max-width:1023px){.paragraph--type--widget-links.is-expanded .field--name-field-title{border-bottom:1px solid hsla(0,0%,100%,.23);margin-bottom:2rem}}@media(max-width:767px){.paragraph--type--widget-links.is-expanded .field--name-field-title{margin-bottom:1rem}}.hero__widget-blue-light .paragraph--type--widget-links.is-expanded .field--name-field-title{border-color:rgba(0,90,167,.23);color:#005aa7}.paragraph--type--widget-links.is-expanded .field--name-field-title .icon{transform:rotate(180deg)}@media(max-width:1023px){.paragraph--type--widget-links.is-expanded .field--name-field-three-links{display:block}.paragraph--widget-links-has-dropdown .field--name-field-three-links{display:none}}.paragraph--type--widget-quote .field--name-field-short-intro{color:#00a2e0;font-size:1rem;font-weight:700;line-height:1.5rem}@media(min-width:768px){.paragraph--type--widget-quote .field--name-field-short-intro{font-size:1.125rem;line-height:1.6875rem}}.paragraph--type--widget-quote .field--name-field-quote{color:#00294b;font-size:1.5rem;font-weight:900;line-height:1.95rem;margin-top:.5rem}@media(min-width:768px){.paragraph--type--widget-quote .field--name-field-quote{font-size:1.75rem;line-height:2.275rem;margin-top:.9375rem}}.paragraph--type--widget-quote .author-information{align-items:center;display:flex;margin-top:.875rem}@media(min-width:768px){.paragraph--type--widget-quote .author-information{margin-top:1.1875rem}}.paragraph--type--widget-quote .field--name-field-media-image{margin-right:.75rem}@media(min-width:768px){.paragraph--type--widget-quote .field--name-field-media-image{margin-right:1rem}}.paragraph--type--widget-quote .field--name-field-media-image img{border-radius:100%;height:3rem;-o-object-fit:cover;object-fit:cover;width:3rem}@media(min-width:768px){.paragraph--type--widget-quote .field--name-field-media-image img{height:4rem;width:4rem}}.paragraph--type--widget-quote .field--name-field-title{color:#00294b;font-size:1rem;font-weight:700;line-height:1.5rem}@media(min-width:768px){.paragraph--type--widget-quote .field--name-field-title{font-size:1.125rem;line-height:1.6875rem}}.paragraph--type--widget-quote .field--name-field-title-extra{color:#495057;font-size:.75rem;line-height:1.05rem}@media(min-width:768px){.paragraph--type--widget-quote .field--name-field-title-extra{font-size:.875rem;line-height:1.225rem}}.paragraph--type--widget-quote .field--name-field-two-links{margin-top:1.25rem}@media(min-width:768px){.paragraph--type--widget-quote .field--name-field-two-links{display:flex;margin-top:1.75rem}}.paragraph--type--widget-quote .field--name-field-two-links .field__item{margin-top:.5rem}@media(min-width:768px){.paragraph--type--widget-quote .field--name-field-two-links .field__item{margin:0 .75rem 0 0}}.paragraph--type--widget-quote .field--name-field-two-links .field__item:first-child{margin-top:0}@media(min-width:768px){.paragraph--type--widget-quote .field--name-field-two-links .field__item:last-child{margin-right:0}}.paragraph--type--widget-quote .button{font-size:1rem;line-height:1rem}.has-sub-brand--hms .paragraph--type--widget-quote .button{background-color:#cc0079;border-color:#cc0079;color:#fff}.has-sub-brand--hms .paragraph--type--widget-quote .button:hover{background-color:#99005b;border-color:#99005b}.has-sub-brand--miwb .paragraph--type--widget-quote .button{background-color:#005aaa;border-color:#005aaa;color:#fff}.has-sub-brand--miwb .paragraph--type--widget-quote .button:hover{background-color:#003f77;border-color:#003f77}.has-sub-brand--thorbecke .paragraph--type--widget-quote .button{background-color:#282369;border-color:#282369;color:#fff}.has-sub-brand--thorbecke .paragraph--type--widget-quote .button:hover{background-color:#191643;border-color:#191643}.paragraph--type--widget-text h2{margin:0}.paragraph--type--widget-text .field.field--name-field-intro{color:#343a40;display:block;font-size:1rem;line-height:1.5rem;margin-top:.875rem}@media(min-width:768px){.paragraph--type--widget-text .field.field--name-field-intro{font-size:1.125rem;line-height:1.6875rem;margin-top:.75rem}}.paragraph--type--widget-text .buttons{margin-top:.875rem}@media(min-width:768px){.paragraph--type--widget-text .buttons{align-items:center;display:flex;margin-top:2rem}}.paragraph--type--widget-text .button{font-size:1rem;line-height:1rem;padding:1.125rem 1.5rem}.has-sub-brand--hms .paragraph--type--widget-text .button{background-color:#cc0079;border-color:#cc0079;color:#fff}.has-sub-brand--hms .paragraph--type--widget-text .button:hover{background-color:#99005b;border-color:#99005b}.has-sub-brand--miwb .paragraph--type--widget-text .button{background-color:#005aaa;border-color:#005aaa;color:#fff}.has-sub-brand--miwb .paragraph--type--widget-text .button:hover{background-color:#003f77;border-color:#003f77}.has-sub-brand--thorbecke .paragraph--type--widget-text .button{background-color:#282369;border-color:#282369;color:#fff}.has-sub-brand--thorbecke .paragraph--type--widget-text .button:hover{background-color:#191643;border-color:#191643}.paragraph--type--widget-text .button--transparent{color:#005aa7;margin-top:1.25rem;padding:0 0 .625rem}@media(min-width:768px){.paragraph--type--widget-text .button--transparent{margin:0 0 0 1.5rem}}.has-sub-brand--hms .paragraph--type--widget-text .button--transparent{background-color:#cc0079;background-color:transparent;border-color:transparent transparent #cc0079;color:#fff;color:#cc0079}.has-sub-brand--hms .paragraph--type--widget-text .button--transparent:hover{background-color:transparent;border-color:transparent}.has-sub-brand--miwb .paragraph--type--widget-text .button--transparent{background-color:#005aaa;background-color:transparent;border-color:transparent transparent #005aaa;color:#fff;color:#005aaa}.has-sub-brand--miwb .paragraph--type--widget-text .button--transparent:hover{background-color:transparent;border-color:transparent}.has-sub-brand--thorbecke .paragraph--type--widget-text .button--transparent{background-color:#282369;background-color:transparent;border-color:transparent transparent #282369;color:#fff;color:#282369}.has-sub-brand--thorbecke .paragraph--type--widget-text .button--transparent:hover{background-color:transparent;border-color:transparent}.term--type-sub-brand{color:#343a40;display:block;font-weight:700;position:relative;text-decoration:none}.term--type-sub-brand h3{color:#00294b;font-size:1.25rem;line-height:26x;margin:1.5rem 0 .75rem}.term--type-sub-brand .sub-brand__teaser-link{color:inherit;text-decoration:none}.term--type-sub-brand .sub-brand__teaser-link:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.term--type-sub-brand .field--name-field-intro-text{font-size:.875rem;line-height:1.25rem;margin-bottom:1rem}.term--type-sub-brand .field--name-field-link{color:#00294b;font-size:1rem;line-height:1.1875rem;text-decoration:underline}.term--type-sub-brand .sub-brand__header{position:relative}.term--type-sub-brand .sub-brand__logo{background-color:#fff;border-radius:.25rem;bottom:.5rem;height:4.625rem;left:.5rem;min-width:5.75rem;padding:.5rem;position:absolute}.term--type-sub-brand .sub-brand__logo--hms,.term--type-sub-brand .sub-brand__logo--miwb{width:7.9375rem}.term--type-sub-brand.term--display-educations-sub-brands{background:#001b32;margin:1rem 0;padding:2rem 1rem}@media(min-width:640px){.term--type-sub-brand.term--display-educations-sub-brands{padding:2rem}}.term--type-sub-brand.term--display-educations-sub-brands .field--name-field-educations-title,.term--type-sub-brand.term--display-educations-sub-brands p{color:#fff}.term--type-sub-brand.term--display-educations-sub-brands a{text-decoration:none}.term--type-sub-brand.term--display-educations-sub-brands .content{align-items:center;display:flex;flex-direction:column}@media(min-width:768px){.term--type-sub-brand.term--display-educations-sub-brands .content{flex-direction:row}}.term--type-sub-brand.term--display-educations-sub-brands .content .taxonomy__content{flex:0 0 100%;max-width:100%}@media(min-width:768px){.term--type-sub-brand.term--display-educations-sub-brands .content .taxonomy__content{flex:0 0 calc(100% - 315px);max-width:calc(100% - 315px);padding:0 1.625rem 0 0}}.term--type-sub-brand.term--display-educations-sub-brands .content .taxonomy__content .field--name-field-educations-title{font-size:1.5rem;font-weight:700;line-height:1.9375rem;margin-bottom:.75rem}.term--type-sub-brand.term--display-educations-sub-brands .content .taxonomy__content .field--name-field-educations-text{opacity:.7}.term--type-sub-brand.term--display-educations-sub-brands .content .node__buttons{margin-top:2rem}@media(min-width:768px){.term--type-sub-brand.term--display-educations-sub-brands .content .node__buttons{display:flex;flex:0 0 19.6875rem;justify-content:right;margin-top:0;max-width:19.6875rem}}.term--type-sub-brand.term--display-educations-sub-brands .content .node__buttons .button{border-color:hsla(0,0%,76%,.5);color:#00a2e0}.term--type-sub-brand.term--display-educations-sub-brands .content .node__buttons .button .title{color:#fff}.term--type-sub-brand.term--display-educations-sub-brands .content .node__buttons .button .icon--external{height:.75rem;margin-left:.625rem;transform:none;width:.75rem}.term--type-sub-brand.term--display-educations-sub-brands.term-name-miwb{background:#001b32}.term--type-sub-brand.term--display-educations-sub-brands.term-name-thorbecke{background:#282369}.term--type-sub-brand.term--display-educations-sub-brands.term-name-hms{background:#cc0079}.term--type-sub-brand.term--display-educations-sub-brands.term-name-hms .content .node__buttons .button,.term--type-sub-brand.term--display-educations-sub-brands.term-name-thorbecke .content .node__buttons .button{color:#fff}.profile{margin-bottom:2rem}.view-highlighted-assets .view-content{display:grid;grid-template-columns:100%}@media(min-width:1024px){.view-highlighted-assets .view-content{grid-template-columns:repeat(3,316px);grid-column-gap:1.375rem}}@media(min-width:1280px){.view-highlighted-assets .view-content{grid-template-columns:repeat(3,394px);grid-column-gap:2.0625rem}}.view-highlighted-assets .view-content .views-row{margin-bottom:.25rem}.view-highlighted-assets .view-content .views-row:last-child{margin-bottom:0}@media(min-width:1024px){.view-highlighted-assets .view-content .views-row{margin-bottom:0}}.view--overview .view-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1.625rem}@media(min-width:1024px){.view--overview .view-actions{display:none}}.view--overview .view-actions .button--filter{margin-bottom:0;min-height:2.875rem}@media(min-width:768px){.view--overview .view-content{display:flex;flex-wrap:wrap;margin:0 -16px;width:calc(100% + 32px)}}.view--overview .views-row{margin-bottom:.75rem}@media(min-width:768px){.view--overview .views-row{flex:0 0 50%;margin-bottom:2rem;max-width:50%;padding:0 1rem}}@media(min-width:1024px){.view--overview .views-row{flex:0 0 33.33%;max-width:33.33%}}.view--overview .views-row--highlight{margin-bottom:1.5rem;padding-bottom:1.875rem}@media(min-width:768px){.view--overview .views-row--highlight{flex:0 0 100%;margin-bottom:2rem;max-width:100%;padding-bottom:0}}@media(min-width:1024px){.view--overview .views-row--highlight{flex:0 0 66.67%;max-width:66.67%}}@media(max-width:639px){.view--overview.view--overview-list .view-header{margin:0 -16px;width:calc(100% + 32px)}}@media(max-width:1023px){.view--overview.view--overview-list .view-header{background-color:#f2f7fb;border-bottom:1px solid #005aa7;margin-bottom:1.625rem;padding:2.5rem 1rem 1.625rem}.view--overview.view--overview-list .view-header h1{margin-top:0}}@media(min-width:1024px){.view--overview.view--overview-list .view-header h1{margin-bottom:1.5rem}}.view--overview.view--overview-list .view-actions{margin-bottom:1rem}.view--overview.view--overview-list .view-actions--with-toggle-buttons{display:flex}@media(min-width:1024px){.view--overview.view--overview-list .view-actions--with-toggle-buttons .button--filter{display:none}}.view--overview.view--overview-list .view-result-count{font-size:1rem;line-height:1.4rem}@media(min-width:1024px){.view--overview.view--overview-list .view-result-count{font-size:1.3125rem;line-height:1.8375rem;margin-top:2.1875rem}}.view--overview.view--overview-list .view-result-count .button--filter-remove{display:none}@media(min-width:1024px){.view--overview.view--overview-list .view-result-count .button--filter-remove{align-items:center;display:inline-flex;margin:0 0 0 .625rem}.view--overview.view--overview-list .view-result-count .button--filter-remove .button__label{margin-top:.125rem}}.view--overview.view--overview-list .view-content{margin-top:1.5625rem}@media(min-width:768px){.view--overview.view--overview-list .view-content{display:block;margin-left:0;margin-right:0;width:100%}}@media(min-width:1024px){.view--overview.view--overview-list .view-content{margin-top:1.625rem}}.view--overview.view--overview-list .views-row{border-top:1px solid #e6eff6;margin-bottom:0}@media(min-width:768px){.view--overview.view--overview-list .views-row{border:1px solid #e6eff6;margin-bottom:.5rem;max-width:100%;padding:0}}.view--overview.view--overview-list .views-row:last-child{border-bottom:1px solid #e6eff6}@media(min-width:768px){.view--overview.view--overview-list .views-row:last-child{margin-bottom:0}}@media(min-width:1024px){.page--content-bg .view--overview.view--overview-list .views-row{background-color:#fff}}.view--overview.view-educations-overview .view-content{margin-top:0}@media(min-width:768px){.view--overview.view-educations-overview .views-row{margin-bottom:.125rem}}.view--overview.view-educations-overview .pager{margin-top:1.5rem}@media(min-width:1024px){.view--overview.view-educations-overview .pager{margin-top:2rem}}.view--overview.view--overview-news-library{padding-bottom:2rem}@media(min-width:1024px){.view--overview.view--overview-news-library{padding-bottom:4rem}}.view--overview.view--overview-news-library h1{font-size:2.25rem;line-height:2.9375rem;margin-top:0;padding-top:1.875rem}@media(min-width:1024px){.view--overview.view--overview-news-library h1{padding-top:3.5625rem}}.view--overview.view--overview-news-library .view-result-count{font-size:1.125rem;line-height:1.5625rem}.view--overview.view--overview-news-library .views-row{border-radius:.25rem}.view--overview.view--overview-news-library .pager{margin:1.5rem 0}@media(min-width:768px){.view--overview.view--overview-news-library .pager{margin:2rem 0}}.view--overview-list.view-educations-sub-brands{margin-top:1.625rem}@media(min-width:768px){.view--overview-list.view-educations-sub-brands{margin-top:4.125rem}}.view--overview-list.view-educations-sub-brands .view-result-count{margin-top:0}.view-paragraph-overview-events .views-row{margin-bottom:.75rem}@media(min-width:1024px){.view-paragraph-overview-events .views-row{margin-bottom:1rem}}.view-paragraph-overview-events .views-row:last-child{margin-bottom:0}.view-search .view-result-count{font-size:.875rem;line-height:.875rem;margin:1.5rem 0 2rem}@media(min-width:1024px){.view-search .view-result-count{font-size:1rem;line-height:1rem;margin-bottom:3.5rem}}.view-search .view-empty{font-size:.875rem;line-height:1.225rem}@media(min-width:1024px){.view-search .view-empty{font-size:1rem;line-height:1.4rem}}.view-search .views-row{border-bottom:1px solid hsla(0,0%,76%,.5);margin-bottom:1.5rem;padding-bottom:1.5rem}.view-search .views-row a{color:inherit;text-decoration:none}.view-search .views-row a:focus,.view-search .views-row a:hover{text-decoration:underline}.view-search .views-row .title{color:#005aa7;margin:0 0 .375rem}.view-search .views-row .crumb{color:#00294b;font-size:.75rem;font-weight:700;line-height:1.05rem}@media(min-width:1024px){.view-search .views-row .crumb{font-size:.875rem;line-height:1.225rem}}.view-search .views-row .excerpt{font-size:.875rem;line-height:1.225rem;margin:1rem 0 0}@media(min-width:1024px){.view-search .views-row .excerpt{font-size:1rem;line-height:1.4rem}}.view-sub-brand-overlay .view-content{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.view-sub-brand-overlay .views-row{flex:0 0 100%;margin-bottom:2rem;max-width:100%;min-height:1px;padding-left:1rem;padding-right:1rem;position:relative;width:100%}.view-sub-brand-overlay .views-row:last-child{margin-bottom:0}@media(min-width:768px){.view-sub-brand-overlay .views-row{flex:0 0 33.3333333333%;margin-bottom:0;max-width:33.3333333333%}}@media(min-width:1280px){.view-sub-brand-overlay .views-row{flex:0 0 20.5rem;max-width:20.5rem}}.page--sub-brand-hms .view-sub-brand-overlay .views-row--hms,.page--sub-brand-miwb .view-sub-brand-overlay .views-row--miwb,.page--sub-brand-thorbecke .view-sub-brand-overlay .views-row--thorbecke,body:not(.page--sub-brand) .view-sub-brand-overlay .views-row--nhl{display:none}.view-list{list-style:none outside none;margin:0;padding:0}body.cke_editable{background-color:#fff}body.no-scroll{overflow:hidden}body.no-scroll>::-webkit-scrollbar{-webkit-appearance:none;display:none}body.no-scroll.fixed{bottom:0;left:0;position:fixed;right:0;top:0}table.prices td{padding-right:1.875rem;width:50%}table.prices td:last-child{font-weight:700}
