/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action::before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action::before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li::before{content:" \BB ";}.breadcrumb li:first-child::before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary::before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/classy/images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary::before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary::before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary::before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label::after,.container-inline .label::after{content:":";}.form-type-radios .container-inline label::after,.form-type-checkboxes .container-inline label::after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required::after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/contrib/classy/images/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message::before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/contrib/classy/images/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contrib/classy/images/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/contrib/classy/images/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/contrib/classy/images/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.ui-dialog{position:absolute;z-index:1260;overflow:visible;padding:0;color:#000;border:solid 1px #ccc;background:#fff;}@media all and (max-width:48em){.ui-dialog{width:92% !important;}}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;background:#f3f4ee;font-weight:bold;}.ui-dialog .ui-dialog-titlebar-close{border:0;background:none;}.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:0.3em 1em;border-width:1px 0 0 0;border-color:#ccc;background:#f3f4ee;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.ui-dialog .ui-dialog-content .form-actions{margin:0;padding:0;}.ui-dialog .ajax-progress-throbber{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/classy/images/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
@font-face{font-family:"suisse_intlbold";src:url(/themes/custom/isba/fonts/suisseintl/suisseintl-bold.eot);src:url(/themes/custom/isba/fonts/suisseintl/suisseintl-bold.eot#iefix) format("embedded-opentype"),url(/themes/custom/isba/fonts/suisseintl/suisseintl-bold.woff2) format("woff2"),url(/themes/custom/isba/fonts/suisseintl/suisseintl-bold.woff) format("woff"),url(/themes/custom/isba/fonts/suisseintl/suisseintl-bold.ttf) format("truetype"),url(/themes/custom/isba/fonts/suisseintl/suisseintl-bold.svg#suisse_intlbold) format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"suisse_intllight";src:url(/themes/custom/isba/fonts/suisseintl/suisseintl-light.eot);src:url(/themes/custom/isba/fonts/suisseintl/suisseintl-light.eot#iefix) format("embedded-opentype"),url(/themes/custom/isba/fonts/suisseintl/suisseintl-light.woff2) format("woff2"),url(/themes/custom/isba/fonts/suisseintl/suisseintl-light.woff) format("woff"),url(/themes/custom/isba/fonts/suisseintl/suisseintl-light.ttf) format("truetype"),url(/themes/custom/isba/fonts/suisseintl/suisseintl-light.svg#suisse_intllight) format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"suisse_intlregular";src:url(/themes/custom/isba/fonts/suisseintl/suisseintl-regular.eot);src:url(/themes/custom/isba/fonts/suisseintl/suisseintl-regular.eot#iefix) format("embedded-opentype"),url(/themes/custom/isba/fonts/suisseintl/suisseintl-regular.woff2) format("woff2"),url(/themes/custom/isba/fonts/suisseintl/suisseintl-regular.woff) format("woff"),url(/themes/custom/isba/fonts/suisseintl/suisseintl-regular.ttf) format("truetype"),url(/themes/custom/isba/fonts/suisseintl/suisseintl-regular.svg#suisse_intlregular) format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Material-Design-Iconic-Font";src:url(/themes/custom/isba/fonts/materialdesign/Material-Design-Iconic-Font.woff2) format("woff2"),url(/themes/custom/isba/fonts/materialdesign/Material-Design-Iconic-Font.woff) format("woff"),url(/themes/custom/isba/fonts/materialdesign/Material-Design-Iconic-Font.ttf) format("truetype");font-weight:normal;font-style:normal;font-display:block}.zmdi{display:inline-block;font:normal normal normal 14px/1 "Material-Design-Iconic-Font";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zmdi-hc-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.zmdi-hc-2x{font-size:2em}.zmdi-hc-3x{font-size:3em}.zmdi-hc-4x{font-size:4em}.zmdi-hc-5x{font-size:5em}.zmdi-hc-fw{width:1.28571429em;text-align:center}.zmdi-hc-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.zmdi-hc-ul>li{position:relative}.zmdi-hc-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.zmdi-hc-li.zmdi-hc-lg{left:-1.85714286em}.zmdi-hc-border{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:2px}.zmdi-hc-border-circle{padding:.1em .25em;border:solid .1em #9e9e9e;border-radius:50%}.zmdi.pull-left{float:left;margin-right:.15em}.zmdi.pull-right{float:right;margin-left:.15em}.zmdi-hc-spin{-webkit-animation:zmdi-spin 1.5s infinite linear;animation:zmdi-spin 1.5s infinite linear}.zmdi-hc-spin-reverse{-webkit-animation:zmdi-spin-reverse 1.5s infinite linear;animation:zmdi-spin-reverse 1.5s infinite linear}@-webkit-keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes zmdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}@keyframes zmdi-spin-reverse{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-359deg);transform:rotate(-359deg)}}.zmdi-hc-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.zmdi-hc-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.zmdi-hc-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.zmdi-hc-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.zmdi-hc-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.zmdi-hc-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.zmdi-hc-stack-1x,.zmdi-hc-stack-2x{position:absolute;left:0;width:100%;text-align:center}.zmdi-hc-stack-1x{line-height:inherit}.zmdi-hc-stack-2x{font-size:2em}.zmdi-hc-inverse{color:#fff}.zmdi-twitter:before{content:""}.zmdi-youtube-play:before{content:""}.zmdi-lock-outline:before{content:""}.zmdi-play-circle:before{content:""}.zmdi-email:before{content:""}.zmdi-smartphone:before{content:""}.zmdi-file:before{content:""}.zmdi-account-o:before{content:""}.zmdi-account:before{content:""}.zmdi-chevron-down:before{content:""}.zmdi-chevron-left:before{content:""}.zmdi-chevron-right:before{content:""}.zmdi-chevron-up:before{content:""}.zmdi-close:before{content:""}.zmdi-search:before{content:""}.zmdi-star:before{content:""}.zmdi-star-outline:before{content:""}.zmdi-refresh-alt:before{content:""}.zmdi-minus-circle:before{content:""}.zmdi-plus-circle:before{content:""}.zmdi-plus:before{content:""}.zmdi-linkedin:before{content:""}.zmdi-facebook:before{content:""}.zmdi-menu:before{content:""}.zmdi-long-arrow-left:before{content:""}.zmdi-long-arrow-right:before{content:""}@-webkit-keyframes fadeInOpacity{0%{opacity:0}100%{opacity:1}}@keyframes fadeInOpacity{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOutOpacity{0%{opacity:1}100%{opacity:0}}@keyframes fadeOutOpacity{0%{opacity:1}100%{opacity:0}}.fade-in,body.page-node-type-event main.main .booking .response-message{opacity:1;display:block !important;-webkit-animation-name:fadeInOpacity;animation-name:fadeInOpacity;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-duration:.4s;animation-duration:.4s}.fade-out{opacity:0;-webkit-animation-name:fadeOutOpacity;animation-name:fadeOutOpacity;-webkit-animation-duration:.2s;animation-duration:.2s}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,main,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}*{-webkit-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,menu,main,nav,section{display:block}button{background-color:rgba(0,0,0,0);outline:none;border:0;cursor:pointer}body{line-height:1}ol,ul,li{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;cursor:pointer}img{display:block;max-width:100%;height:auto}html{scroll-behavior:smooth}body{background:#fff;font-family:"suisse_intllight",Arial,Helvetica,sans-serif;color:#252a59}strong,b{font-family:"suisse_intlregular",Arial,Helvetica,sans-serif}.region-content:after{content:"";display:table;clear:both}.content-header,.tabledrag-toggle-weight-wrapper,.filter-wrapper{display:none}.node__content:after{content:"";display:table;clear:both}html.no-js .js-only,html.js .js-hide{display:none}body.user-editor{padding-top:49px !important}body.user-editor button.toolbar-item{display:none}.messages--status{background-position:10px center}.visually-hidden{clip:inherit}.ajax-throbber .sk-wave-rect{background-color:#0072ce}@media(min-width:980px)and (max-width:1199px){article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--formatted-text .grid-padding-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--cookie-table .grid-padding-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--accordion .grid-padding-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--image-full-height .grid-padding-optional,.grid-padding,.view-id-site_search.view-display-id-results>.inner,.region-content>.login-register-form>div{margin-left:60px;margin-right:60px}}@media(min-width:1200px){article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--formatted-text .grid-padding-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--cookie-table .grid-padding-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--accordion .grid-padding-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--image-full-height .grid-padding-optional,.grid-padding,.view-id-site_search.view-display-id-results>.inner,.region-content>.login-register-form>div{margin-left:130px;margin-right:130px}}@media(min-width:680px)and (max-width:979px){article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--formatted-text .grid-padding-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--cookie-table .grid-padding-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--accordion .grid-padding-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--image-full-height .grid-padding-optional,.grid-padding,.view-id-site_search.view-display-id-results>.inner,.region-content>.login-register-form>div{margin-left:20px;margin-right:20px}}@media(min-width:340px)and (max-width:679px){article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--formatted-text .grid-padding-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--cookie-table .grid-padding-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--accordion .grid-padding-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--image-full-height .grid-padding-optional,.grid-padding,.view-id-site_search.view-display-id-results>.inner,.region-content>.login-register-form>div{margin-left:10px;margin-right:10px}}@media(min-width:0px)and (max-width:339px){article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--formatted-text .grid-padding-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--cookie-table .grid-padding-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--accordion .grid-padding-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--image-full-height .grid-padding-optional,.grid-padding,.view-id-site_search.view-display-id-results>.inner,.region-content>.login-register-form>div{margin-left:10px;margin-right:10px}}article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--formatted-text .grid-padding-optional:after,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--cookie-table .grid-padding-optional:after,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--accordion .grid-padding-optional:after,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--image-full-height .grid-padding-optional:after,.grid-padding:after,.view-id-site_search.view-display-id-results>.inner:after,.region-content>.login-register-form>div:after{content:"";display:table;clear:both}.grid-container,.view-id-site_search.view-display-id-results,.region-content>.login-register-form{width:1200px;position:relative;margin:0 auto}@media(min-width:980px)and (max-width:1199px){.grid-container,.view-id-site_search.view-display-id-results,.region-content>.login-register-form{width:100%}}@media(min-width:680px)and (max-width:979px){.grid-container,.view-id-site_search.view-display-id-results,.region-content>.login-register-form{width:100%}}@media(min-width:340px)and (max-width:679px){.grid-container,.view-id-site_search.view-display-id-results,.region-content>.login-register-form{width:100%}}@media(min-width:0px)and (max-width:339px){.grid-container,.view-id-site_search.view-display-id-results,.region-content>.login-register-form{width:100%}}.article-content:after{content:"";display:table;clear:both}form.display-mode-user-details .col{width:47.5963826749%;clear:right;float:left;margin-left:0;margin-right:4.8072346502%}form.display-mode-user-details .col h3{font-size:1.25rem;line-height:1.875rem;margin-bottom:30px}form.display-mode-user-details .col .form-item{margin-bottom:30px}@media(min-width:680px){form.display-mode-user-details .col:nth-child(2n){width:47.5963826749%;clear:right;float:right;margin-right:0}}@media(min-width:0px)and (max-width:679px){form.display-mode-user-details .col{width:100%;clear:right;float:right;margin-right:0}form.display-mode-user-details .col .field--name-field-last-name{margin-bottom:60px}}form.display-mode-user-details #edit-actions{clear:both}body.login main,body.password-reset main{padding:100px 0}body.login .layout-content,body.password-reset .layout-content{width:40%;margin:0 auto}@media(min-width:0px)and (max-width:979px){body.login .layout-content,body.password-reset .layout-content{width:80%}}body.login ul.blt-tabs,body.password-reset ul.blt-tabs{text-align:right}body.login ul.blt-tabs li.is-active,body.password-reset ul.blt-tabs li.is-active{display:none}body.login input[type=submit],body.password-reset input[type=submit]{min-width:120px;min-height:40px;border:0}.path-clients-wall::-webkit-scrollbar,.path-clients-wall *::-webkit-scrollbar{display:none}.logo-wall{text-align:center}.logo-wall article.node--type-member:before{content:none}.logo-wall article.node--type-member,.logo-wall article.node--type-member img{max-width:180px;max-height:180px}.logo-wall .isba-logo-intro{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.logo-wall .isba-logo-intro img{opacity:0;-webkit-animation-name:isba-logo-intro-anim-in-out;animation-name:isba-logo-intro-anim-in-out;-webkit-animation-duration:6s;animation-duration:6s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-delay:.5s;animation-delay:.5s}.logo-wall .view-display-id-members_wall{display:none;margin:80px 0}.logo-wall .view-display-id-members_wall.active{display:inline-block}.logo-wall .view-display-id-members_wall.active .view-content{display:grid;grid-template-columns:repeat(6,180px [col-start]);grid-auto-rows:180px;gap:65px 130px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;justify-items:center}.logo-wall .view-display-id-members_wall.active .views-row{float:none;width:auto;height:auto;margin:0}.logo-wall .view-display-id-members_wall.active .views-row img{-webkit-animation-name:isba-logo-wall-anim-in;animation-name:isba-logo-wall-anim-in;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:both;animation-fill-mode:both;width:auto;height:auto;max-width:180px;max-height:180px;position:static;-webkit-transform:none;transform:none}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(1n) img{-webkit-animation-delay:0s;animation-delay:0s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(2n) img{-webkit-animation-delay:.1s;animation-delay:.1s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(3n) img{-webkit-animation-delay:.2s;animation-delay:.2s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(4n) img{-webkit-animation-delay:.3s;animation-delay:.3s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(5n) img{-webkit-animation-delay:.4s;animation-delay:.4s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(6n) img{-webkit-animation-delay:.6s;animation-delay:.6s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(7n) img{-webkit-animation-delay:.1s;animation-delay:.1s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(8n) img{-webkit-animation-delay:.2s;animation-delay:.2s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(9n) img{-webkit-animation-delay:.3s;animation-delay:.3s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(10n) img{-webkit-animation-delay:.4s;animation-delay:.4s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(11n) img{-webkit-animation-delay:.5s;animation-delay:.5s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(12n) img{-webkit-animation-delay:.7s;animation-delay:.7s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(13n) img{-webkit-animation-delay:.2s;animation-delay:.2s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(14n) img{-webkit-animation-delay:.3s;animation-delay:.3s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(15n) img{-webkit-animation-delay:.4s;animation-delay:.4s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(16n) img{-webkit-animation-delay:.5s;animation-delay:.5s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(17n) img{-webkit-animation-delay:.6s;animation-delay:.6s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(18n) img{-webkit-animation-delay:.8s;animation-delay:.8s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(19n) img{-webkit-animation-delay:.3s;animation-delay:.3s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(20n) img{-webkit-animation-delay:.4s;animation-delay:.4s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(21n) img{-webkit-animation-delay:.5s;animation-delay:.5s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(22n) img{-webkit-animation-delay:.6s;animation-delay:.6s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(23n) img{-webkit-animation-delay:.7s;animation-delay:.7s}.logo-wall .view-display-id-members_wall.active .views-row:nth-of-type(24n) img{-webkit-animation-delay:.9s;animation-delay:.9s}.logo-wall .view-display-id-members_wall.closing .views-row img{-webkit-animation-name:isba-logo-wall-anim-out;animation-name:isba-logo-wall-anim-out}@-webkit-keyframes isba-logo-wall-anim-in{from{-webkit-transform:scale(0.8);transform:scale(0.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes isba-logo-wall-anim-in{from{-webkit-transform:scale(0.8);transform:scale(0.8);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes isba-logo-wall-anim-out{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0.8);transform:scale(0.8);opacity:0}}@keyframes isba-logo-wall-anim-out{from{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(0.8);transform:scale(0.8);opacity:0}}@-webkit-keyframes isba-logo-intro-anim-in-out{0%{-webkit-transform:scale(0.8);transform:scale(0.8);opacity:0}30%,70%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@keyframes isba-logo-intro-anim-in-out{0%{-webkit-transform:scale(0.8);transform:scale(0.8);opacity:0}30%,70%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}body.page-node-type-event main.main .no-header-img header,body.page-node-type-learning-programme main.main .no-header-img header,body.page-node-type-article main.main .no-header-img header,body.page-node-type-resource main.main .no-header-img header,body.page-node-type-video main.main .no-header-img header,body.path-sitemap main.main .no-header-img header{overflow:auto;height:400px}body.page-node-type-event main.main .no-header-img header .grid-padding,body.page-node-type-event main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner,body.page-node-type-event main.main .no-header-img header .region-content>.login-register-form>div,body.page-node-type-learning-programme main.main .no-header-img header .grid-padding,body.page-node-type-learning-programme main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner,body.page-node-type-learning-programme main.main .no-header-img header .region-content>.login-register-form>div,body.page-node-type-article main.main .no-header-img header .grid-padding,body.page-node-type-article main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner,body.page-node-type-article main.main .no-header-img header .region-content>.login-register-form>div,body.page-node-type-resource main.main .no-header-img header .grid-padding,body.page-node-type-resource main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner,body.page-node-type-resource main.main .no-header-img header .region-content>.login-register-form>div,body.page-node-type-video main.main .no-header-img header .grid-padding,body.page-node-type-video main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner,body.page-node-type-video main.main .no-header-img header .region-content>.login-register-form>div,body.path-sitemap main.main .no-header-img header .grid-padding,body.path-sitemap main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner,body.path-sitemap main.main .no-header-img header .region-content>.login-register-form>div{height:400px}body.page-node-type-event main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-event main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-event main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-article main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-article main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-article main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-resource main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-resource main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-resource main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-video main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-video main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-video main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.path-sitemap main.main .no-header-img header .grid-padding .header-content h1,body.path-sitemap main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.path-sitemap main.main .no-header-img header .region-content>.login-register-form>div .header-content h1{font-size:2.8125rem;line-height:3.125rem;color:#252a59}@media(min-width:980px)and (max-width:1199px){body.page-node-type-event main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-event main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-event main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-article main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-article main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-article main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-resource main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-resource main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-resource main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-video main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-video main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-video main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.path-sitemap main.main .no-header-img header .grid-padding .header-content h1,body.path-sitemap main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.path-sitemap main.main .no-header-img header .region-content>.login-register-form>div .header-content h1{font-size:2.5rem;line-height:2.8125rem}}@media(min-width:680px)and (max-width:979px){body.page-node-type-event main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-event main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-event main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-article main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-article main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-article main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-resource main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-resource main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-resource main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-video main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-video main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-video main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.path-sitemap main.main .no-header-img header .grid-padding .header-content h1,body.path-sitemap main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.path-sitemap main.main .no-header-img header .region-content>.login-register-form>div .header-content h1{font-size:1.875rem;line-height:2.1875rem}}@media(min-width:0px)and (max-width:679px){body.page-node-type-event main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-event main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-event main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-article main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-article main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-article main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-resource main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-resource main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-resource main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-video main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-video main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-video main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.path-sitemap main.main .no-header-img header .grid-padding .header-content h1,body.path-sitemap main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.path-sitemap main.main .no-header-img header .region-content>.login-register-form>div .header-content h1{font-size:1.5rem;line-height:1.875rem}}body.page-node-type-event main.main .no-header-img header .grid-padding .header-content .subheading,body.page-node-type-event main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.page-node-type-event main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading,body.page-node-type-event main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading,body.page-node-type-event main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading,body.page-node-type-event main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading,body.page-node-type-learning-programme main.main .no-header-img header .grid-padding .header-content .subheading,body.page-node-type-learning-programme main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.page-node-type-learning-programme main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading,body.page-node-type-learning-programme main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading,body.page-node-type-learning-programme main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading,body.page-node-type-learning-programme main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading,body.page-node-type-article main.main .no-header-img header .grid-padding .header-content .subheading,body.page-node-type-article main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.page-node-type-article main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading,body.page-node-type-article main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading,body.page-node-type-article main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading,body.page-node-type-article main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading,body.page-node-type-resource main.main .no-header-img header .grid-padding .header-content .subheading,body.page-node-type-resource main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.page-node-type-resource main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading,body.page-node-type-resource main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading,body.page-node-type-resource main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading,body.page-node-type-resource main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading,body.page-node-type-video main.main .no-header-img header .grid-padding .header-content .subheading,body.page-node-type-video main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.page-node-type-video main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading,body.page-node-type-video main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading,body.page-node-type-video main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading,body.page-node-type-video main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading,body.path-sitemap main.main .no-header-img header .grid-padding .header-content .subheading,body.path-sitemap main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.path-sitemap main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading,body.path-sitemap main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading,body.path-sitemap main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading,body.path-sitemap main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading{color:#252a59}body.page-node-type-event main.main .no-header-img header .grid-padding .header-content .subheading p,body.page-node-type-event main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading p,body.page-node-type-event main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading p,body.page-node-type-event main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading p,body.page-node-type-event main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading p,body.page-node-type-event main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading p,body.page-node-type-learning-programme main.main .no-header-img header .grid-padding .header-content .subheading p,body.page-node-type-learning-programme main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading p,body.page-node-type-learning-programme main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading p,body.page-node-type-learning-programme main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading p,body.page-node-type-learning-programme main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading p,body.page-node-type-learning-programme main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading p,body.page-node-type-article main.main .no-header-img header .grid-padding .header-content .subheading p,body.page-node-type-article main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading p,body.page-node-type-article main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading p,body.page-node-type-article main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading p,body.page-node-type-article main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading p,body.page-node-type-article main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading p,body.page-node-type-resource main.main .no-header-img header .grid-padding .header-content .subheading p,body.page-node-type-resource main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading p,body.page-node-type-resource main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading p,body.page-node-type-resource main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading p,body.page-node-type-resource main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading p,body.page-node-type-resource main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading p,body.page-node-type-video main.main .no-header-img header .grid-padding .header-content .subheading p,body.page-node-type-video main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading p,body.page-node-type-video main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading p,body.page-node-type-video main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading p,body.page-node-type-video main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading p,body.page-node-type-video main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading p,body.path-sitemap main.main .no-header-img header .grid-padding .header-content .subheading p,body.path-sitemap main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading p,body.path-sitemap main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading p,body.path-sitemap main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading p,body.path-sitemap main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading p,body.path-sitemap main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading p{font-size:1rem;line-height:1rem;color:#252a59}body.page-node-type-event main.main .no-header-img header .grid-padding .header-content .subheading a,body.page-node-type-event main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading a,body.page-node-type-event main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading a,body.page-node-type-event main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading a,body.page-node-type-event main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading a,body.page-node-type-event main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading a,body.page-node-type-learning-programme main.main .no-header-img header .grid-padding .header-content .subheading a,body.page-node-type-learning-programme main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading a,body.page-node-type-learning-programme main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading a,body.page-node-type-learning-programme main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading a,body.page-node-type-learning-programme main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading a,body.page-node-type-learning-programme main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading a,body.page-node-type-article main.main .no-header-img header .grid-padding .header-content .subheading a,body.page-node-type-article main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading a,body.page-node-type-article main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading a,body.page-node-type-article main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading a,body.page-node-type-article main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading a,body.page-node-type-article main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading a,body.page-node-type-resource main.main .no-header-img header .grid-padding .header-content .subheading a,body.page-node-type-resource main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading a,body.page-node-type-resource main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading a,body.page-node-type-resource main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading a,body.page-node-type-resource main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading a,body.page-node-type-resource main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading a,body.page-node-type-video main.main .no-header-img header .grid-padding .header-content .subheading a,body.page-node-type-video main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading a,body.page-node-type-video main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading a,body.page-node-type-video main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading a,body.page-node-type-video main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading a,body.page-node-type-video main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading a,body.path-sitemap main.main .no-header-img header .grid-padding .header-content .subheading a,body.path-sitemap main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading a,body.path-sitemap main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading a,body.path-sitemap main.main .no-header-img header .grid-padding .header-content .field--name-field-subheading a,body.path-sitemap main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-subheading a,body.path-sitemap main.main .no-header-img header .region-content>.login-register-form>div .header-content .field--name-field-subheading a{color:#0072ce}body.page-node-type-event main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-event main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-event main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-event main.main .no-header-img header .grid-padding .header-content .subheading,body.page-node-type-event main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.page-node-type-event main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading,body.page-node-type-learning-programme main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .grid-padding .header-content .subheading,body.page-node-type-learning-programme main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.page-node-type-learning-programme main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading,body.page-node-type-article main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-article main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-article main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-article main.main .no-header-img header .grid-padding .header-content .subheading,body.page-node-type-article main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.page-node-type-article main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading,body.page-node-type-resource main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-resource main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-resource main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-resource main.main .no-header-img header .grid-padding .header-content .subheading,body.page-node-type-resource main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.page-node-type-resource main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading,body.page-node-type-video main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-video main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-video main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-video main.main .no-header-img header .grid-padding .header-content .subheading,body.page-node-type-video main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.page-node-type-video main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading,body.path-sitemap main.main .no-header-img header .grid-padding .header-content h1,body.path-sitemap main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.path-sitemap main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.path-sitemap main.main .no-header-img header .grid-padding .header-content .subheading,body.path-sitemap main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.path-sitemap main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading{width:74.8074136221%;float:left;margin-right:-100%;margin-left:8.3975287926%;clear:none;clear:both}@media(min-width:0px)and (max-width:679px){body.page-node-type-event main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-event main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-event main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-event main.main .no-header-img header .grid-padding .header-content .subheading,body.page-node-type-event main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.page-node-type-event main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading,body.page-node-type-learning-programme main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-learning-programme main.main .no-header-img header .grid-padding .header-content .subheading,body.page-node-type-learning-programme main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.page-node-type-learning-programme main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading,body.page-node-type-article main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-article main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-article main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-article main.main .no-header-img header .grid-padding .header-content .subheading,body.page-node-type-article main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.page-node-type-article main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading,body.page-node-type-resource main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-resource main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-resource main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-resource main.main .no-header-img header .grid-padding .header-content .subheading,body.page-node-type-resource main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.page-node-type-resource main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading,body.page-node-type-video main.main .no-header-img header .grid-padding .header-content h1,body.page-node-type-video main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-video main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.page-node-type-video main.main .no-header-img header .grid-padding .header-content .subheading,body.page-node-type-video main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.page-node-type-video main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading,body.path-sitemap main.main .no-header-img header .grid-padding .header-content h1,body.path-sitemap main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content h1,body.path-sitemap main.main .no-header-img header .region-content>.login-register-form>div .header-content h1,body.path-sitemap main.main .no-header-img header .grid-padding .header-content .subheading,body.path-sitemap main.main .no-header-img header .view-id-site_search.view-display-id-results>.inner .header-content .subheading,body.path-sitemap main.main .no-header-img header .region-content>.login-register-form>div .header-content .subheading{width:83.2049424148%;float:left;margin-right:-100%;margin-left:8.3975287926%;clear:none;clear:both}}@media(min-width:980px)and (max-width:1199px){body.page-node-type-event main.main .no-header-img header,body.page-node-type-learning-programme main.main .no-header-img header,body.page-node-type-article main.main .no-header-img header,body.page-node-type-resource main.main .no-header-img header,body.page-node-type-video main.main .no-header-img header,body.path-sitemap main.main .no-header-img header{height:auto;position:relative}body.page-node-type-event main.main .no-header-img header:before,body.page-node-type-learning-programme main.main .no-header-img header:before,body.page-node-type-article main.main .no-header-img header:before,body.page-node-type-resource main.main .no-header-img header:before,body.page-node-type-video main.main .no-header-img header:before,body.path-sitemap main.main .no-header-img header:before{background:rgba(0,0,0,0);display:block;content:"";width:100%;padding-top:calc((1 / 3)*100%);z-index:-1;position:relative}body.page-node-type-event main.main .no-header-img header>.content,body.page-node-type-learning-programme main.main .no-header-img header>.content,body.page-node-type-article main.main .no-header-img header>.content,body.page-node-type-resource main.main .no-header-img header>.content,body.page-node-type-video main.main .no-header-img header>.content,body.path-sitemap main.main .no-header-img header>.content{position:absolute;top:0;left:0;right:0;bottom:0}body.page-node-type-event main.main .no-header-img header>.grid-container,body.page-node-type-event main.main .no-header-img header>.view-id-site_search.view-display-id-results,body.page-node-type-event main.main .no-header-img header.region-content>.login-register-form,body.page-node-type-learning-programme main.main .no-header-img header>.grid-container,body.page-node-type-learning-programme main.main .no-header-img header>.view-id-site_search.view-display-id-results,body.page-node-type-learning-programme main.main .no-header-img header.region-content>.login-register-form,body.page-node-type-article main.main .no-header-img header>.grid-container,body.page-node-type-article main.main .no-header-img header>.view-id-site_search.view-display-id-results,body.page-node-type-article main.main .no-header-img header.region-content>.login-register-form,body.page-node-type-resource main.main .no-header-img header>.grid-container,body.page-node-type-resource main.main .no-header-img header>.view-id-site_search.view-display-id-results,body.page-node-type-resource main.main .no-header-img header.region-content>.login-register-form,body.page-node-type-video main.main .no-header-img header>.grid-container,body.page-node-type-video main.main .no-header-img header>.view-id-site_search.view-display-id-results,body.page-node-type-video main.main .no-header-img header.region-content>.login-register-form,body.path-sitemap main.main .no-header-img header>.grid-container,body.path-sitemap main.main .no-header-img header>.view-id-site_search.view-display-id-results,body.path-sitemap main.main .no-header-img header.region-content>.login-register-form{width:100%;height:100%;position:absolute;top:0;left:0}body.page-node-type-event main.main .no-header-img header>.grid-container>.grid-padding,body.page-node-type-event main.main .no-header-img header>.view-id-site_search.view-display-id-results>.grid-padding,body.page-node-type-event main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner,body.page-node-type-event main.main .no-header-img header.region-content>.login-register-form>.grid-padding,body.page-node-type-event main.main .no-header-img header.region-content>.login-register-form>div,body.page-node-type-learning-programme main.main .no-header-img header>.grid-container>.grid-padding,body.page-node-type-learning-programme main.main .no-header-img header>.view-id-site_search.view-display-id-results>.grid-padding,body.page-node-type-learning-programme main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner,body.page-node-type-learning-programme main.main .no-header-img header.region-content>.login-register-form>.grid-padding,body.page-node-type-learning-programme main.main .no-header-img header.region-content>.login-register-form>div,body.page-node-type-article main.main .no-header-img header>.grid-container>.grid-padding,body.page-node-type-article main.main .no-header-img header>.view-id-site_search.view-display-id-results>.grid-padding,body.page-node-type-article main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner,body.page-node-type-article main.main .no-header-img header.region-content>.login-register-form>.grid-padding,body.page-node-type-article main.main .no-header-img header.region-content>.login-register-form>div,body.page-node-type-resource main.main .no-header-img header>.grid-container>.grid-padding,body.page-node-type-resource main.main .no-header-img header>.view-id-site_search.view-display-id-results>.grid-padding,body.page-node-type-resource main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner,body.page-node-type-resource main.main .no-header-img header.region-content>.login-register-form>.grid-padding,body.page-node-type-resource main.main .no-header-img header.region-content>.login-register-form>div,body.page-node-type-video main.main .no-header-img header>.grid-container>.grid-padding,body.page-node-type-video main.main .no-header-img header>.view-id-site_search.view-display-id-results>.grid-padding,body.page-node-type-video main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner,body.page-node-type-video main.main .no-header-img header.region-content>.login-register-form>.grid-padding,body.page-node-type-video main.main .no-header-img header.region-content>.login-register-form>div,body.path-sitemap main.main .no-header-img header>.grid-container>.grid-padding,body.path-sitemap main.main .no-header-img header>.view-id-site_search.view-display-id-results>.grid-padding,body.path-sitemap main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner,body.path-sitemap main.main .no-header-img header.region-content>.login-register-form>.grid-padding,body.path-sitemap main.main .no-header-img header.region-content>.login-register-form>div{height:100%}}@media(min-width:680px)and (max-width:979px){body.page-node-type-event main.main .no-header-img header,body.page-node-type-learning-programme main.main .no-header-img header,body.page-node-type-article main.main .no-header-img header,body.page-node-type-resource main.main .no-header-img header,body.page-node-type-video main.main .no-header-img header,body.path-sitemap main.main .no-header-img header{height:auto;position:relative}body.page-node-type-event main.main .no-header-img header:before,body.page-node-type-learning-programme main.main .no-header-img header:before,body.page-node-type-article main.main .no-header-img header:before,body.page-node-type-resource main.main .no-header-img header:before,body.page-node-type-video main.main .no-header-img header:before,body.path-sitemap main.main .no-header-img header:before{background:rgba(0,0,0,0);display:block;content:"";width:100%;padding-top:calc((1 / 3)*100%);z-index:-1;position:relative}body.page-node-type-event main.main .no-header-img header>.content,body.page-node-type-learning-programme main.main .no-header-img header>.content,body.page-node-type-article main.main .no-header-img header>.content,body.page-node-type-resource main.main .no-header-img header>.content,body.page-node-type-video main.main .no-header-img header>.content,body.path-sitemap main.main .no-header-img header>.content{position:absolute;top:0;left:0;right:0;bottom:0}body.page-node-type-event main.main .no-header-img header>.grid-container,body.page-node-type-event main.main .no-header-img header>.view-id-site_search.view-display-id-results,body.page-node-type-event main.main .no-header-img header.region-content>.login-register-form,body.page-node-type-learning-programme main.main .no-header-img header>.grid-container,body.page-node-type-learning-programme main.main .no-header-img header>.view-id-site_search.view-display-id-results,body.page-node-type-learning-programme main.main .no-header-img header.region-content>.login-register-form,body.page-node-type-article main.main .no-header-img header>.grid-container,body.page-node-type-article main.main .no-header-img header>.view-id-site_search.view-display-id-results,body.page-node-type-article main.main .no-header-img header.region-content>.login-register-form,body.page-node-type-resource main.main .no-header-img header>.grid-container,body.page-node-type-resource main.main .no-header-img header>.view-id-site_search.view-display-id-results,body.page-node-type-resource main.main .no-header-img header.region-content>.login-register-form,body.page-node-type-video main.main .no-header-img header>.grid-container,body.page-node-type-video main.main .no-header-img header>.view-id-site_search.view-display-id-results,body.page-node-type-video main.main .no-header-img header.region-content>.login-register-form,body.path-sitemap main.main .no-header-img header>.grid-container,body.path-sitemap main.main .no-header-img header>.view-id-site_search.view-display-id-results,body.path-sitemap main.main .no-header-img header.region-content>.login-register-form{width:100%;height:100%;position:absolute;top:0;left:0}body.page-node-type-event main.main .no-header-img header>.grid-container>.grid-padding,body.page-node-type-event main.main .no-header-img header>.view-id-site_search.view-display-id-results>.grid-padding,body.page-node-type-event main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner,body.page-node-type-event main.main .no-header-img header.region-content>.login-register-form>.grid-padding,body.page-node-type-event main.main .no-header-img header.region-content>.login-register-form>div,body.page-node-type-learning-programme main.main .no-header-img header>.grid-container>.grid-padding,body.page-node-type-learning-programme main.main .no-header-img header>.view-id-site_search.view-display-id-results>.grid-padding,body.page-node-type-learning-programme main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner,body.page-node-type-learning-programme main.main .no-header-img header.region-content>.login-register-form>.grid-padding,body.page-node-type-learning-programme main.main .no-header-img header.region-content>.login-register-form>div,body.page-node-type-article main.main .no-header-img header>.grid-container>.grid-padding,body.page-node-type-article main.main .no-header-img header>.view-id-site_search.view-display-id-results>.grid-padding,body.page-node-type-article main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner,body.page-node-type-article main.main .no-header-img header.region-content>.login-register-form>.grid-padding,body.page-node-type-article main.main .no-header-img header.region-content>.login-register-form>div,body.page-node-type-resource main.main .no-header-img header>.grid-container>.grid-padding,body.page-node-type-resource main.main .no-header-img header>.view-id-site_search.view-display-id-results>.grid-padding,body.page-node-type-resource main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner,body.page-node-type-resource main.main .no-header-img header.region-content>.login-register-form>.grid-padding,body.page-node-type-resource main.main .no-header-img header.region-content>.login-register-form>div,body.page-node-type-video main.main .no-header-img header>.grid-container>.grid-padding,body.page-node-type-video main.main .no-header-img header>.view-id-site_search.view-display-id-results>.grid-padding,body.page-node-type-video main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner,body.page-node-type-video main.main .no-header-img header.region-content>.login-register-form>.grid-padding,body.page-node-type-video main.main .no-header-img header.region-content>.login-register-form>div,body.path-sitemap main.main .no-header-img header>.grid-container>.grid-padding,body.path-sitemap main.main .no-header-img header>.view-id-site_search.view-display-id-results>.grid-padding,body.path-sitemap main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner,body.path-sitemap main.main .no-header-img header.region-content>.login-register-form>.grid-padding,body.path-sitemap main.main .no-header-img header.region-content>.login-register-form>div{height:100%}}body.page-node-type-event main.main .social-sharing,body.page-node-type-learning-programme main.main .social-sharing,body.page-node-type-article main.main .social-sharing,body.page-node-type-resource main.main .social-sharing,body.page-node-type-video main.main .social-sharing,body.path-sitemap main.main .social-sharing{width:7.6271832812%;float:left;margin-right:-100%;margin-left:0;clear:none;margin-top:60px}@media(min-width:980px)and (max-width:1199px){body.page-node-type-event main.main .social-sharing,body.page-node-type-learning-programme main.main .social-sharing,body.page-node-type-article main.main .social-sharing,body.page-node-type-resource main.main .social-sharing,body.page-node-type-video main.main .social-sharing,body.path-sitemap main.main .social-sharing{margin-top:60px}}@media(min-width:680px)and (max-width:979px){body.page-node-type-event main.main .social-sharing,body.page-node-type-learning-programme main.main .social-sharing,body.page-node-type-article main.main .social-sharing,body.page-node-type-resource main.main .social-sharing,body.page-node-type-video main.main .social-sharing,body.path-sitemap main.main .social-sharing{margin-top:40px}}@media(min-width:340px)and (max-width:679px){body.page-node-type-event main.main .social-sharing,body.page-node-type-learning-programme main.main .social-sharing,body.page-node-type-article main.main .social-sharing,body.page-node-type-resource main.main .social-sharing,body.page-node-type-video main.main .social-sharing,body.path-sitemap main.main .social-sharing{margin-top:40px}}@media(min-width:0px)and (max-width:339px){body.page-node-type-event main.main .social-sharing,body.page-node-type-learning-programme main.main .social-sharing,body.page-node-type-article main.main .social-sharing,body.page-node-type-resource main.main .social-sharing,body.page-node-type-video main.main .social-sharing,body.path-sitemap main.main .social-sharing{margin-top:20px}}@media(min-width:0px)and (max-width:679px){body.page-node-type-event main.main .social-sharing,body.page-node-type-learning-programme main.main .social-sharing,body.page-node-type-article main.main .social-sharing,body.page-node-type-resource main.main .social-sharing,body.page-node-type-video main.main .social-sharing,body.path-sitemap main.main .social-sharing{width:6.5303990074%;float:right;margin-left:0;margin-right:0;clear:none;text-align:center}body.page-node-type-event main.main .social-sharing .menu-item,body.page-node-type-learning-programme main.main .social-sharing .menu-item,body.page-node-type-article main.main .social-sharing .menu-item,body.page-node-type-resource main.main .social-sharing .menu-item,body.page-node-type-video main.main .social-sharing .menu-item,body.path-sitemap main.main .social-sharing .menu-item{width:26px;height:26px}body.page-node-type-event main.main .social-sharing .menu-item .zmdi,body.page-node-type-learning-programme main.main .social-sharing .menu-item .zmdi,body.page-node-type-article main.main .social-sharing .menu-item .zmdi,body.page-node-type-resource main.main .social-sharing .menu-item .zmdi,body.page-node-type-video main.main .social-sharing .menu-item .zmdi,body.path-sitemap main.main .social-sharing .menu-item .zmdi{font-size:1.625rem}body.page-node-type-event main.main .social-sharing .menu-item .zmdi.zmdi-twitter,body.page-node-type-learning-programme main.main .social-sharing .menu-item .zmdi.zmdi-twitter,body.page-node-type-article main.main .social-sharing .menu-item .zmdi.zmdi-twitter,body.page-node-type-resource main.main .social-sharing .menu-item .zmdi.zmdi-twitter,body.page-node-type-video main.main .social-sharing .menu-item .zmdi.zmdi-twitter,body.path-sitemap main.main .social-sharing .menu-item .zmdi.zmdi-twitter{position:relative;top:1px}body.page-node-type-event main.main .social-sharing .menu-item:last-child,body.page-node-type-learning-programme main.main .social-sharing .menu-item:last-child,body.page-node-type-article main.main .social-sharing .menu-item:last-child,body.page-node-type-resource main.main .social-sharing .menu-item:last-child,body.page-node-type-video main.main .social-sharing .menu-item:last-child,body.path-sitemap main.main .social-sharing .menu-item:last-child{width:28px}}body.page-node-type-event main.main .field--name-field-content,body.page-node-type-event main.main .field--name-field-modules,body.page-node-type-learning-programme main.main .field--name-field-content,body.page-node-type-learning-programme main.main .field--name-field-modules,body.page-node-type-article main.main .field--name-field-content,body.page-node-type-article main.main .field--name-field-modules,body.page-node-type-resource main.main .field--name-field-content,body.page-node-type-resource main.main .field--name-field-modules,body.page-node-type-video main.main .field--name-field-content,body.page-node-type-video main.main .field--name-field-modules,body.path-sitemap main.main .field--name-field-content,body.path-sitemap main.main .field--name-field-modules{width:83.2049424148%;float:left;margin-right:-100%;margin-left:8.3975287926%;clear:none}@media(min-width:0px)and (max-width:679px){body.page-node-type-event main.main .field--name-field-content,body.page-node-type-event main.main .field--name-field-modules,body.page-node-type-learning-programme main.main .field--name-field-content,body.page-node-type-learning-programme main.main .field--name-field-modules,body.page-node-type-article main.main .field--name-field-content,body.page-node-type-article main.main .field--name-field-modules,body.page-node-type-resource main.main .field--name-field-content,body.page-node-type-resource main.main .field--name-field-modules,body.page-node-type-video main.main .field--name-field-content,body.page-node-type-video main.main .field--name-field-modules,body.path-sitemap main.main .field--name-field-content,body.path-sitemap main.main .field--name-field-modules{width:91.6024712074%;float:left;margin-right:-100%;margin-left:0;clear:none}}body.page-node-type-event main.main .field--name-field-content .field__item:first-child>.paragraph,body.page-node-type-learning-programme main.main .field--name-field-content .field__item:first-child>.paragraph,body.page-node-type-article main.main .field--name-field-content .field__item:first-child>.paragraph,body.page-node-type-resource main.main .field--name-field-content .field__item:first-child>.paragraph,body.page-node-type-video main.main .field--name-field-content .field__item:first-child>.paragraph,body.path-sitemap main.main .field--name-field-content .field__item:first-child>.paragraph{clear:none}body.page-node-type-event main.main .field--name-field-tags,body.page-node-type-learning-programme main.main .field--name-field-tags,body.page-node-type-article main.main .field--name-field-tags,body.page-node-type-resource main.main .field--name-field-tags,body.page-node-type-video main.main .field--name-field-tags,body.path-sitemap main.main .field--name-field-tags{width:100%;float:right;margin-left:0;margin-right:0;clear:none;clear:both}body.page-node-type-event main.main .paragraph--type--formatted-text,body.page-node-type-event main.main .paragraph--type--content-image-full-width,body.page-node-type-event main.main .paragraph--type--content-image-half-width,body.page-node-type-event main.main .paragraph--type--image-full-height,body.page-node-type-event main.main .paragraph--type--accordion,body.page-node-type-event main.main .paragraph--type--accordion-item,body.page-node-type-event main.main .paragraph--type--faqs,body.page-node-type-event main.main .paragraph--type--video,body.page-node-type-learning-programme main.main .paragraph--type--formatted-text,body.page-node-type-learning-programme main.main .paragraph--type--content-image-full-width,body.page-node-type-learning-programme main.main .paragraph--type--content-image-half-width,body.page-node-type-learning-programme main.main .paragraph--type--image-full-height,body.page-node-type-learning-programme main.main .paragraph--type--accordion,body.page-node-type-learning-programme main.main .paragraph--type--accordion-item,body.page-node-type-learning-programme main.main .paragraph--type--faqs,body.page-node-type-learning-programme main.main .paragraph--type--video,body.page-node-type-article main.main .paragraph--type--formatted-text,body.page-node-type-article main.main .paragraph--type--content-image-full-width,body.page-node-type-article main.main .paragraph--type--content-image-half-width,body.page-node-type-article main.main .paragraph--type--image-full-height,body.page-node-type-article main.main .paragraph--type--accordion,body.page-node-type-article main.main .paragraph--type--accordion-item,body.page-node-type-article main.main .paragraph--type--faqs,body.page-node-type-article main.main .paragraph--type--video,body.page-node-type-resource main.main .paragraph--type--formatted-text,body.page-node-type-resource main.main .paragraph--type--content-image-full-width,body.page-node-type-resource main.main .paragraph--type--content-image-half-width,body.page-node-type-resource main.main .paragraph--type--image-full-height,body.page-node-type-resource main.main .paragraph--type--accordion,body.page-node-type-resource main.main .paragraph--type--accordion-item,body.page-node-type-resource main.main .paragraph--type--faqs,body.page-node-type-resource main.main .paragraph--type--video,body.page-node-type-video main.main .paragraph--type--formatted-text,body.page-node-type-video main.main .paragraph--type--content-image-full-width,body.page-node-type-video main.main .paragraph--type--content-image-half-width,body.page-node-type-video main.main .paragraph--type--image-full-height,body.page-node-type-video main.main .paragraph--type--accordion,body.page-node-type-video main.main .paragraph--type--accordion-item,body.page-node-type-video main.main .paragraph--type--faqs,body.page-node-type-video main.main .paragraph--type--video,body.path-sitemap main.main .paragraph--type--formatted-text,body.path-sitemap main.main .paragraph--type--content-image-full-width,body.path-sitemap main.main .paragraph--type--content-image-half-width,body.path-sitemap main.main .paragraph--type--image-full-height,body.path-sitemap main.main .paragraph--type--accordion,body.path-sitemap main.main .paragraph--type--accordion-item,body.path-sitemap main.main .paragraph--type--faqs,body.path-sitemap main.main .paragraph--type--video{padding:0}body.page-node-type-event main.main .paragraph--type--accordion h2,body.page-node-type-learning-programme main.main .paragraph--type--accordion h2,body.page-node-type-article main.main .paragraph--type--accordion h2,body.page-node-type-resource main.main .paragraph--type--accordion h2,body.page-node-type-video main.main .paragraph--type--accordion h2,body.path-sitemap main.main .paragraph--type--accordion h2{font-size:1.5rem}body.page-node-type-event main.main .paragraph--type--accordion-item,body.page-node-type-learning-programme main.main .paragraph--type--accordion-item,body.page-node-type-article main.main .paragraph--type--accordion-item,body.page-node-type-resource main.main .paragraph--type--accordion-item,body.page-node-type-video main.main .paragraph--type--accordion-item,body.path-sitemap main.main .paragraph--type--accordion-item{padding:0 !important;clear:both !important}body.page-node-type-event main.main .paragraph--type--accordion-item h3,body.page-node-type-learning-programme main.main .paragraph--type--accordion-item h3,body.page-node-type-article main.main .paragraph--type--accordion-item h3,body.page-node-type-resource main.main .paragraph--type--accordion-item h3,body.page-node-type-video main.main .paragraph--type--accordion-item h3,body.path-sitemap main.main .paragraph--type--accordion-item h3{font-size:1.25rem}body.page-node-type-event main.main .paragraph--type--accordion-item .field--name-field-content,body.page-node-type-learning-programme main.main .paragraph--type--accordion-item .field--name-field-content,body.page-node-type-article main.main .paragraph--type--accordion-item .field--name-field-content,body.page-node-type-resource main.main .paragraph--type--accordion-item .field--name-field-content,body.page-node-type-video main.main .paragraph--type--accordion-item .field--name-field-content,body.path-sitemap main.main .paragraph--type--accordion-item .field--name-field-content{width:100%;float:right;margin-left:0;margin-right:0;clear:none}@media(min-width:0px)and (max-width:679px){body.page-node-type-event main.main .paragraph--type--accordion-item .field--name-field-content,body.page-node-type-learning-programme main.main .paragraph--type--accordion-item .field--name-field-content,body.page-node-type-article main.main .paragraph--type--accordion-item .field--name-field-content,body.page-node-type-resource main.main .paragraph--type--accordion-item .field--name-field-content,body.page-node-type-video main.main .paragraph--type--accordion-item .field--name-field-content,body.path-sitemap main.main .paragraph--type--accordion-item .field--name-field-content{width:100%;float:right;margin-left:0;margin-right:0;clear:none}}body.page-node-type-event main.main .paragraph--type--accordion-item .field--name-field-content .field__item,body.page-node-type-learning-programme main.main .paragraph--type--accordion-item .field--name-field-content .field__item,body.page-node-type-article main.main .paragraph--type--accordion-item .field--name-field-content .field__item,body.page-node-type-resource main.main .paragraph--type--accordion-item .field--name-field-content .field__item,body.page-node-type-video main.main .paragraph--type--accordion-item .field--name-field-content .field__item,body.path-sitemap main.main .paragraph--type--accordion-item .field--name-field-content .field__item{padding:0}body.page-node-type-event main.main .paragraph--type--accordion-item .field--name-field-content .paragraph,body.page-node-type-learning-programme main.main .paragraph--type--accordion-item .field--name-field-content .paragraph,body.page-node-type-article main.main .paragraph--type--accordion-item .field--name-field-content .paragraph,body.page-node-type-resource main.main .paragraph--type--accordion-item .field--name-field-content .paragraph,body.page-node-type-video main.main .paragraph--type--accordion-item .field--name-field-content .paragraph,body.path-sitemap main.main .paragraph--type--accordion-item .field--name-field-content .paragraph{padding-top:0 !important;margin-bottom:1em}body.page-node-type-event .field--name-field-modules>.field__item:first-child,body.page-node-type-event .field--name-field-content>.field__item:first-child,body.page-node-type-learning-programme .field--name-field-modules>.field__item:first-child,body.page-node-type-learning-programme .field--name-field-content>.field__item:first-child,body.page-node-type-article .field--name-field-modules>.field__item:first-child,body.page-node-type-article .field--name-field-content>.field__item:first-child,body.page-node-type-resource .field--name-field-modules>.field__item:first-child,body.page-node-type-resource .field--name-field-content>.field__item:first-child,body.page-node-type-video .field--name-field-modules>.field__item:first-child,body.page-node-type-video .field--name-field-content>.field__item:first-child,body.path-sitemap .field--name-field-modules>.field__item:first-child,body.path-sitemap .field--name-field-content>.field__item:first-child{padding-top:60px}body.page-node-type-event .field--name-field-modules>.field__item:first-child:after,body.page-node-type-event .field--name-field-content>.field__item:first-child:after,body.page-node-type-learning-programme .field--name-field-modules>.field__item:first-child:after,body.page-node-type-learning-programme .field--name-field-content>.field__item:first-child:after,body.page-node-type-article .field--name-field-modules>.field__item:first-child:after,body.page-node-type-article .field--name-field-content>.field__item:first-child:after,body.page-node-type-resource .field--name-field-modules>.field__item:first-child:after,body.page-node-type-resource .field--name-field-content>.field__item:first-child:after,body.page-node-type-video .field--name-field-modules>.field__item:first-child:after,body.page-node-type-video .field--name-field-content>.field__item:first-child:after,body.path-sitemap .field--name-field-modules>.field__item:first-child:after,body.path-sitemap .field--name-field-content>.field__item:first-child:after{content:"";display:table;clear:both}@media(min-width:980px)and (max-width:1199px){body.page-node-type-event .field--name-field-modules>.field__item:first-child,body.page-node-type-event .field--name-field-content>.field__item:first-child,body.page-node-type-learning-programme .field--name-field-modules>.field__item:first-child,body.page-node-type-learning-programme .field--name-field-content>.field__item:first-child,body.page-node-type-article .field--name-field-modules>.field__item:first-child,body.page-node-type-article .field--name-field-content>.field__item:first-child,body.page-node-type-resource .field--name-field-modules>.field__item:first-child,body.page-node-type-resource .field--name-field-content>.field__item:first-child,body.page-node-type-video .field--name-field-modules>.field__item:first-child,body.page-node-type-video .field--name-field-content>.field__item:first-child,body.path-sitemap .field--name-field-modules>.field__item:first-child,body.path-sitemap .field--name-field-content>.field__item:first-child{padding-top:60px}}@media(min-width:680px)and (max-width:979px){body.page-node-type-event .field--name-field-modules>.field__item:first-child,body.page-node-type-event .field--name-field-content>.field__item:first-child,body.page-node-type-learning-programme .field--name-field-modules>.field__item:first-child,body.page-node-type-learning-programme .field--name-field-content>.field__item:first-child,body.page-node-type-article .field--name-field-modules>.field__item:first-child,body.page-node-type-article .field--name-field-content>.field__item:first-child,body.page-node-type-resource .field--name-field-modules>.field__item:first-child,body.page-node-type-resource .field--name-field-content>.field__item:first-child,body.page-node-type-video .field--name-field-modules>.field__item:first-child,body.page-node-type-video .field--name-field-content>.field__item:first-child,body.path-sitemap .field--name-field-modules>.field__item:first-child,body.path-sitemap .field--name-field-content>.field__item:first-child{padding-top:40px}}@media(min-width:340px)and (max-width:679px){body.page-node-type-event .field--name-field-modules>.field__item:first-child,body.page-node-type-event .field--name-field-content>.field__item:first-child,body.page-node-type-learning-programme .field--name-field-modules>.field__item:first-child,body.page-node-type-learning-programme .field--name-field-content>.field__item:first-child,body.page-node-type-article .field--name-field-modules>.field__item:first-child,body.page-node-type-article .field--name-field-content>.field__item:first-child,body.page-node-type-resource .field--name-field-modules>.field__item:first-child,body.page-node-type-resource .field--name-field-content>.field__item:first-child,body.page-node-type-video .field--name-field-modules>.field__item:first-child,body.page-node-type-video .field--name-field-content>.field__item:first-child,body.path-sitemap .field--name-field-modules>.field__item:first-child,body.path-sitemap .field--name-field-content>.field__item:first-child{padding-top:40px}}@media(min-width:0px)and (max-width:339px){body.page-node-type-event .field--name-field-modules>.field__item:first-child,body.page-node-type-event .field--name-field-content>.field__item:first-child,body.page-node-type-learning-programme .field--name-field-modules>.field__item:first-child,body.page-node-type-learning-programme .field--name-field-content>.field__item:first-child,body.page-node-type-article .field--name-field-modules>.field__item:first-child,body.page-node-type-article .field--name-field-content>.field__item:first-child,body.page-node-type-resource .field--name-field-modules>.field__item:first-child,body.page-node-type-resource .field--name-field-content>.field__item:first-child,body.page-node-type-video .field--name-field-modules>.field__item:first-child,body.page-node-type-video .field--name-field-content>.field__item:first-child,body.path-sitemap .field--name-field-modules>.field__item:first-child,body.path-sitemap .field--name-field-content>.field__item:first-child{padding-top:20px}}body.page-node-type-event .field--name-field-modules>.field__item:last-child:after,body.page-node-type-event .field--name-field-content>.field__item:last-child:after,body.page-node-type-learning-programme .field--name-field-modules>.field__item:last-child:after,body.page-node-type-learning-programme .field--name-field-content>.field__item:last-child:after,body.page-node-type-article .field--name-field-modules>.field__item:last-child:after,body.page-node-type-article .field--name-field-content>.field__item:last-child:after,body.page-node-type-resource .field--name-field-modules>.field__item:last-child:after,body.page-node-type-resource .field--name-field-content>.field__item:last-child:after,body.page-node-type-video .field--name-field-modules>.field__item:last-child:after,body.page-node-type-video .field--name-field-content>.field__item:last-child:after,body.path-sitemap .field--name-field-modules>.field__item:last-child:after,body.path-sitemap .field--name-field-content>.field__item:last-child:after{content:"";display:table;clear:both}body.page-node-type-event .field--name-field-modules>.field__item:not(:first-child) .node--type-learning-programme-module,body.page-node-type-event .field--name-field-modules>.field__item:not(:first-child) .paragraph,body.page-node-type-event .field--name-field-content>.field__item:not(:first-child) .node--type-learning-programme-module,body.page-node-type-event .field--name-field-content>.field__item:not(:first-child) .paragraph,body.page-node-type-learning-programme .field--name-field-modules>.field__item:not(:first-child) .node--type-learning-programme-module,body.page-node-type-learning-programme .field--name-field-modules>.field__item:not(:first-child) .paragraph,body.page-node-type-learning-programme .field--name-field-content>.field__item:not(:first-child) .node--type-learning-programme-module,body.page-node-type-learning-programme .field--name-field-content>.field__item:not(:first-child) .paragraph,body.page-node-type-article .field--name-field-modules>.field__item:not(:first-child) .node--type-learning-programme-module,body.page-node-type-article .field--name-field-modules>.field__item:not(:first-child) .paragraph,body.page-node-type-article .field--name-field-content>.field__item:not(:first-child) .node--type-learning-programme-module,body.page-node-type-article .field--name-field-content>.field__item:not(:first-child) .paragraph,body.page-node-type-resource .field--name-field-modules>.field__item:not(:first-child) .node--type-learning-programme-module,body.page-node-type-resource .field--name-field-modules>.field__item:not(:first-child) .paragraph,body.page-node-type-resource .field--name-field-content>.field__item:not(:first-child) .node--type-learning-programme-module,body.page-node-type-resource .field--name-field-content>.field__item:not(:first-child) .paragraph,body.page-node-type-video .field--name-field-modules>.field__item:not(:first-child) .node--type-learning-programme-module,body.page-node-type-video .field--name-field-modules>.field__item:not(:first-child) .paragraph,body.page-node-type-video .field--name-field-content>.field__item:not(:first-child) .node--type-learning-programme-module,body.page-node-type-video .field--name-field-content>.field__item:not(:first-child) .paragraph,body.path-sitemap .field--name-field-modules>.field__item:not(:first-child) .node--type-learning-programme-module,body.path-sitemap .field--name-field-modules>.field__item:not(:first-child) .paragraph,body.path-sitemap .field--name-field-content>.field__item:not(:first-child) .node--type-learning-programme-module,body.path-sitemap .field--name-field-content>.field__item:not(:first-child) .paragraph{padding-top:40px}body.page-node-type-event .field--name-field-modules>.field__item:not(:first-child) .node--type-learning-programme-module.paragraph--type--document,body.page-node-type-event .field--name-field-modules>.field__item:not(:first-child) .paragraph.paragraph--type--document,body.page-node-type-event .field--name-field-content>.field__item:not(:first-child) .node--type-learning-programme-module.paragraph--type--document,body.page-node-type-event .field--name-field-content>.field__item:not(:first-child) .paragraph.paragraph--type--document,body.page-node-type-learning-programme .field--name-field-modules>.field__item:not(:first-child) .node--type-learning-programme-module.paragraph--type--document,body.page-node-type-learning-programme .field--name-field-modules>.field__item:not(:first-child) .paragraph.paragraph--type--document,body.page-node-type-learning-programme .field--name-field-content>.field__item:not(:first-child) .node--type-learning-programme-module.paragraph--type--document,body.page-node-type-learning-programme .field--name-field-content>.field__item:not(:first-child) .paragraph.paragraph--type--document,body.page-node-type-article .field--name-field-modules>.field__item:not(:first-child) .node--type-learning-programme-module.paragraph--type--document,body.page-node-type-article .field--name-field-modules>.field__item:not(:first-child) .paragraph.paragraph--type--document,body.page-node-type-article .field--name-field-content>.field__item:not(:first-child) .node--type-learning-programme-module.paragraph--type--document,body.page-node-type-article .field--name-field-content>.field__item:not(:first-child) .paragraph.paragraph--type--document,body.page-node-type-resource .field--name-field-modules>.field__item:not(:first-child) .node--type-learning-programme-module.paragraph--type--document,body.page-node-type-resource .field--name-field-modules>.field__item:not(:first-child) .paragraph.paragraph--type--document,body.page-node-type-resource .field--name-field-content>.field__item:not(:first-child) .node--type-learning-programme-module.paragraph--type--document,body.page-node-type-resource .field--name-field-content>.field__item:not(:first-child) .paragraph.paragraph--type--document,body.page-node-type-video .field--name-field-modules>.field__item:not(:first-child) .node--type-learning-programme-module.paragraph--type--document,body.page-node-type-video .field--name-field-modules>.field__item:not(:first-child) .paragraph.paragraph--type--document,body.page-node-type-video .field--name-field-content>.field__item:not(:first-child) .node--type-learning-programme-module.paragraph--type--document,body.page-node-type-video .field--name-field-content>.field__item:not(:first-child) .paragraph.paragraph--type--document,body.path-sitemap .field--name-field-modules>.field__item:not(:first-child) .node--type-learning-programme-module.paragraph--type--document,body.path-sitemap .field--name-field-modules>.field__item:not(:first-child) .paragraph.paragraph--type--document,body.path-sitemap .field--name-field-content>.field__item:not(:first-child) .node--type-learning-programme-module.paragraph--type--document,body.path-sitemap .field--name-field-content>.field__item:not(:first-child) .paragraph.paragraph--type--document{margin-top:40px}article.node--type-association{width:100px}article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--formatted-text .grid-container-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--cookie-table .grid-container-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--accordion .grid-container-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--image-full-height .grid-container-optional{width:1200px;position:relative;margin:0 auto}@media(min-width:0px)and (max-width:1199px){article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--formatted-text .grid-container-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--cookie-table .grid-container-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--accordion .grid-container-optional,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--image-full-height .grid-container-optional{width:100%}}article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--formatted-text .field--name-field-text,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--cookie-table .field--name-field-text,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--accordion .field--name-field-text,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--image-full-height .field--name-field-text{width:83.2049424148%;float:left;margin-right:-100%;margin-left:0;clear:none;clear:both}@media(min-width:0px)and (max-width:979px){article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--formatted-text .field--name-field-text,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--cookie-table .field--name-field-text,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--accordion .field--name-field-text,article.node--type-content-page .field--name-field-content>.field__item>.paragraph--type--image-full-height .field--name-field-text{width:100%;float:right;margin-left:0;margin-right:0;clear:none;clear:both}}article.node--type-content-page .paragraph--type--formatted-text{padding:0}@media(min-width:980px)and (max-width:1199px){body.page-node-type-event main.main header{min-height:400px}}@media(min-width:680px)and (max-width:979px){body.page-node-type-event main.main header{min-height:270px}}@media(min-width:0px)and (max-width:679px){body.page-node-type-event main.main header:before{display:none}body.page-node-type-event main.main header>.grid-container,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results,body.page-node-type-event main.main header.region-content>.login-register-form{position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.page-node-type-event main.main header>.grid-container .grid-padding,body.page-node-type-event main.main header>.grid-container .view-id-site_search.view-display-id-results>.inner,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results .grid-padding,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner,body.page-node-type-event main.main header>.grid-container .region-content>.login-register-form>div,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results .region-content>.login-register-form>div,body.page-node-type-event main.main header.region-content>.login-register-form .grid-padding,body.page-node-type-event main.main header.region-content>.login-register-form .view-id-site_search.view-display-id-results>.inner,body.page-node-type-event main.main header.region-content>.login-register-form>div{height:230px}}body.page-node-type-event main.main header>.grid-container>.grid-padding .cta,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .cta,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .cta,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .cta,body.page-node-type-event main.main header.region-content>.login-register-form>div .cta{position:absolute;bottom:24px;right:0;z-index:10}body.page-node-type-event main.main header>.grid-container>.grid-padding .cta .register-notice,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .cta .register-notice,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .cta .register-notice,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .cta .register-notice,body.page-node-type-event main.main header.region-content>.login-register-form>div .cta .register-notice,body.page-node-type-event main.main header>.grid-container>.grid-padding .cta .text-formatted,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .cta .text-formatted,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .cta .text-formatted,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .cta .text-formatted,body.page-node-type-event main.main header.region-content>.login-register-form>div .cta .text-formatted{display:none}@media(min-width:680px)and (max-width:979px){body.page-node-type-event main.main header>.grid-container>.grid-padding .cta,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .cta,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .cta,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .cta,body.page-node-type-event main.main header.region-content>.login-register-form>div .cta{bottom:60px}}@media(min-width:0px)and (max-width:679px){body.page-node-type-event main.main header>.grid-container>.grid-padding .cta,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .cta,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .cta,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .cta,body.page-node-type-event main.main header.region-content>.login-register-form>div .cta{bottom:auto;top:114px;right:0}}@media(min-width:0px)and (max-width:679px){body.page-node-type-event main.main header>.grid-container>.grid-padding .favourite,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .favourite,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .favourite,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .favourite,body.page-node-type-event main.main header.region-content>.login-register-form>div .favourite{bottom:auto;top:110px}}body.page-node-type-event main.main header>.grid-container>.grid-padding .event-properties,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-properties,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-properties,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-properties,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-properties{float:right;position:relative;top:80px;z-index:10}body.page-node-type-event main.main header>.grid-container>.grid-padding .event-properties .header-tile,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-properties .header-tile,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-properties .header-tile,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-properties .header-tile,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-properties .header-tile{background:#fff;width:120px;height:120px;text-align:center;border:1px solid rgba(205,205,227,.5);-webkit-appearance:none;border-radius:3px !important;-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;float:left;margin-left:10px;position:relative}body.page-node-type-event main.main header>.grid-container>.grid-padding .event-properties .header-tile .tile-inner,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-properties .header-tile .tile-inner,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-properties .header-tile .tile-inner,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-properties .header-tile .tile-inner,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-properties .header-tile .tile-inner{width:calc(100% - 15px);position:absolute;bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(min-width:0px)and (max-width:979px){body.page-node-type-event main.main header>.grid-container>.grid-padding .event-properties .header-tile .tile-inner,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-properties .header-tile .tile-inner,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-properties .header-tile .tile-inner,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-properties .header-tile .tile-inner,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-properties .header-tile .tile-inner{width:calc(100% - 10px);bottom:5px}}body.page-node-type-event main.main header>.grid-container>.grid-padding .event-properties .header-tile .large,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-properties .header-tile .large,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-properties .header-tile .large,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-properties .header-tile .large,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-properties .header-tile .large{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;font-size:2.5rem;line-height:1.875rem;color:#252a59}body.page-node-type-event main.main header>.grid-container>.grid-padding .event-properties .header-tile .large .zmdi,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-properties .header-tile .large .zmdi,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-properties .header-tile .large .zmdi,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-properties .header-tile .large .zmdi,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-properties .header-tile .large .zmdi{color:#d8d8d8;font-size:3.125rem;position:relative;top:-5px}@media(min-width:0px)and (max-width:979px){body.page-node-type-event main.main header>.grid-container>.grid-padding .event-properties .header-tile .large .zmdi,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-properties .header-tile .large .zmdi,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-properties .header-tile .large .zmdi,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-properties .header-tile .large .zmdi,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-properties .header-tile .large .zmdi{display:none}}body.page-node-type-event main.main header>.grid-container>.grid-padding .event-properties .header-tile .large sup,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-properties .header-tile .large sup,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-properties .header-tile .large sup,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-properties .header-tile .large sup,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-properties .header-tile .large sup{font-size:1rem;position:relative;top:-20px}@media(min-width:0px)and (max-width:979px){body.page-node-type-event main.main header>.grid-container>.grid-padding .event-properties .header-tile .large sup,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-properties .header-tile .large sup,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-properties .header-tile .large sup,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-properties .header-tile .large sup,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-properties .header-tile .large sup{font-size:0.875rem;top:-15px}}@media(min-width:0px)and (max-width:979px){body.page-node-type-event main.main header>.grid-container>.grid-padding .event-properties .header-tile .large,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-properties .header-tile .large,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-properties .header-tile .large,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-properties .header-tile .large,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-properties .header-tile .large{font-size:1.625rem;line-height:1.25rem}}body.page-node-type-event main.main header>.grid-container>.grid-padding .event-properties .header-tile .regular,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-properties .header-tile .regular,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-properties .header-tile .regular,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-properties .header-tile .regular,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-properties .header-tile .regular{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.25rem;color:#252a59}@media(min-width:0px)and (max-width:979px){body.page-node-type-event main.main header>.grid-container>.grid-padding .event-properties .header-tile .regular,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-properties .header-tile .regular,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-properties .header-tile .regular,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-properties .header-tile .regular,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-properties .header-tile .regular{font-size:0.875rem;line-height:1rem}}body.page-node-type-event main.main header>.grid-container>.grid-padding .event-properties .header-tile .light,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-properties .header-tile .light,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-properties .header-tile .light,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-properties .header-tile .light,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-properties .header-tile .light{font-family:"suisse_intlregular",Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.25rem;color:#70739c}@media(min-width:0px)and (max-width:979px){body.page-node-type-event main.main header>.grid-container>.grid-padding .event-properties .header-tile .light,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-properties .header-tile .light,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-properties .header-tile .light,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-properties .header-tile .light,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-properties .header-tile .light{font-size:0.875rem;line-height:1rem}}body.page-node-type-event main.main header>.grid-container>.grid-padding .event-properties .header-tile:first-child,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-properties .header-tile:first-child,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-properties .header-tile:first-child,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-properties .header-tile:first-child,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-properties .header-tile:first-child{margin-left:0}@media(min-width:0px)and (max-width:979px){body.page-node-type-event main.main header>.grid-container>.grid-padding .event-properties .header-tile,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-properties .header-tile,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-properties .header-tile,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-properties .header-tile,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-properties .header-tile{width:80px;height:80px}}@media(min-width:0px)and (max-width:679px){body.page-node-type-event main.main header>.grid-container>.grid-padding .event-properties,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-properties,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-properties,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-properties,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-properties{float:none;position:absolute;top:10px;bottom:inherit;right:0}}body.page-node-type-event main.main header>.grid-container>.grid-padding .event-details,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-details,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-details,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-details,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-details{position:absolute;bottom:100px;right:0;text-align:right}body.page-node-type-event main.main header>.grid-container>.grid-padding .event-details div,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-details div,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-details div,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-details div,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-details div{clear:both;padding-top:10px}body.page-node-type-event main.main header>.grid-container>.grid-padding .event-details div.event-type,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-details div.event-type,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-details div.event-type,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-details div.event-type,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-details div.event-type,body.page-node-type-event main.main header>.grid-container>.grid-padding .event-details div.cost,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-details div.cost,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-details div.cost,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-details div.cost,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-details div.cost{font-family:"suisse_intlregular",Arial,Helvetica,sans-serif}@media(min-width:680px)and (max-width:979px){body.page-node-type-event main.main header>.grid-container>.grid-padding .event-details,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-details,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-details,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-details,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-details{font-size:0.875rem;bottom:10px}}@media(min-width:0px)and (max-width:679px){body.page-node-type-event main.main header>.grid-container>.grid-padding .event-details,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-details,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .event-details,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .event-details,body.page-node-type-event main.main header.region-content>.login-register-form>div .event-details{display:none}}@media(min-width:0px)and (max-width:679px){body.page-node-type-event main.main header>.grid-container>.grid-padding .header-content .favourite,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .header-content .favourite,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .header-content .favourite,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .header-content .favourite,body.page-node-type-event main.main header.region-content>.login-register-form>div .header-content .favourite{bottom:-20px}}body.page-node-type-event main.main header>.grid-container>.grid-padding .header-content h1,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .header-content h1,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .header-content h1,body.page-node-type-event main.main header.region-content>.login-register-form>div .header-content h1{width:66.4098848295%;float:left;margin-right:-100%;margin-left:0;clear:none}@media(min-width:980px)and (max-width:1199px){body.page-node-type-event main.main header>.grid-container>.grid-padding .header-content h1,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .header-content h1,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .header-content h1,body.page-node-type-event main.main header.region-content>.login-register-form>div .header-content h1{width:58.0123560369%;float:left;margin-right:-100%;margin-left:8.3975287926%;clear:none}}@media(min-width:680px)and (max-width:979px){body.page-node-type-event main.main header>.grid-container>.grid-padding .header-content h1,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .header-content h1,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .header-content h1,body.page-node-type-event main.main header.region-content>.login-register-form>div .header-content h1{width:49.6148272443%;float:left;margin-right:-100%;margin-left:8.3975287926%;clear:none;font-size:1.5rem;line-height:1.875rem}}@media(min-width:0px)and (max-width:679px){body.page-node-type-event main.main header>.grid-container>.grid-padding .header-content,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .header-content,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .header-content,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .header-content,body.page-node-type-event main.main header.region-content>.login-register-form>div .header-content{padding:20px 0 30px 0 !important}body.page-node-type-event main.main header>.grid-container>.grid-padding .header-content h1,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.grid-padding .header-content h1,body.page-node-type-event main.main header>.view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-event main.main header.region-content>.login-register-form>.grid-padding .header-content h1,body.page-node-type-event main.main header.region-content>.login-register-form>div .header-content h1{max-width:50%;width:calc(100% - 180px);float:none;margin:0;font-size:1.125rem;line-height:1.5rem}}body.page-node-type-event main.main .booking{border:1px solid rgba(205,205,227,.5);padding:40px;position:relative;-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;width:83.2049424148%;float:left;margin-right:-100%;margin-left:8.3975287926%;clear:none;margin-top:80px;clear:both}body.page-node-type-event main.main .booking .col{width:50%;float:left}body.page-node-type-event main.main .booking h3{font-size:2.3125rem;line-height:3.125rem;padding-bottom:20px}body.page-node-type-event main.main .booking .size{font-size:0.9375rem;line-height:1.4375rem;text-transform:lowercase}body.page-node-type-event main.main .booking .cta{clear:both;padding-top:40px}body.page-node-type-event main.main .booking .register-notice,body.page-node-type-event main.main .booking .already-registered-notice{margin-bottom:30px;line-height:24px}body.page-node-type-event main.main .booking .button{margin:0 20px 0 0;clear:both;float:left;position:relative;top:-10px}body.page-node-type-event main.main .booking .response-message{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;line-height:26px;background:#0072ce;color:#fff;padding:20px 30px;text-align:center}body.page-node-type-event main.main .booking .response-message p{margin-bottom:20px}body.page-node-type-event main.main .booking .response-message p:last-child{margin-bottom:0}body.page-node-type-event main.main .booking .response-message.error{background:#ce0f69;color:#fff}body.page-node-type-event main.main .booking .response-message.error a{color:#99d6ea}body.page-node-type-event main.main .booking .ajax-button-container{position:relative}body.page-node-type-event main.main .booking .ajax-progress{position:absolute;top:0;left:0;width:100%;background:#fff;margin-top:-10px;text-align:center}body.page-node-type-event main.main .booking .ajax-loader{display:inline-block;vertical-align:middle}body.page-node-type-event main.main .booking a:not(.button){text-decoration:underline;color:#252a59}body.page-node-type-event main.main .related-resources{margin-top:80px}@media(min-width:680px)and (max-width:979px){body.page-node-type-event.user-logged-in main.main header>.grid-container>.grid-padding .event-details,body.page-node-type-event.user-logged-in main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-details,body.page-node-type-event.user-logged-in main.main header>.view-id-site_search.view-display-id-results>.inner .event-details,body.page-node-type-event.user-logged-in main.main header.region-content>.login-register-form>.grid-padding .event-details,body.page-node-type-event.user-logged-in main.main header.region-content>.login-register-form>div .event-details{right:70px;bottom:54px;-webkit-transform:translateY(50%);transform:translateY(50%)}body.page-node-type-event.user-logged-in main.main header>.grid-container>.grid-padding .event-details>div:first-child,body.page-node-type-event.user-logged-in main.main header>.view-id-site_search.view-display-id-results>.grid-padding .event-details>div:first-child,body.page-node-type-event.user-logged-in main.main header>.view-id-site_search.view-display-id-results>.inner .event-details>div:first-child,body.page-node-type-event.user-logged-in main.main header.region-content>.login-register-form>.grid-padding .event-details>div:first-child,body.page-node-type-event.user-logged-in main.main header.region-content>.login-register-form>div .event-details>div:first-child{padding-top:0}}@media(min-width:0px)and (max-width:679px){body.page-node-type-event.user-logged-in main.main .no-header-img header{min-height:230px}body.page-node-type-event.user-logged-in main.main .no-header-img header .header-content .favourite{bottom:-65px}}body.page-node-type-event.user-logged-in main.main header>.grid-container>.grid-padding .cta,body.page-node-type-event.user-logged-in main.main header>.view-id-site_search.view-display-id-results>.grid-padding .cta,body.page-node-type-event.user-logged-in main.main header>.view-id-site_search.view-display-id-results>.inner .cta,body.page-node-type-event.user-logged-in main.main header.region-content>.login-register-form>.grid-padding .cta,body.page-node-type-event.user-logged-in main.main header.region-content>.login-register-form>div .cta{right:130px}@media(min-width:680px)and (max-width:979px){body.page-node-type-event.user-logged-in main.main header>.grid-container>.grid-padding .cta,body.page-node-type-event.user-logged-in main.main header>.view-id-site_search.view-display-id-results>.grid-padding .cta,body.page-node-type-event.user-logged-in main.main header>.view-id-site_search.view-display-id-results>.inner .cta,body.page-node-type-event.user-logged-in main.main header.region-content>.login-register-form>.grid-padding .cta,body.page-node-type-event.user-logged-in main.main header.region-content>.login-register-form>div .cta{right:240px;bottom:24px}}@media(min-width:0px)and (max-width:679px){body.page-node-type-event.user-logged-in main.main header>.grid-container>.grid-padding .cta,body.page-node-type-event.user-logged-in main.main header>.view-id-site_search.view-display-id-results>.grid-padding .cta,body.page-node-type-event.user-logged-in main.main header>.view-id-site_search.view-display-id-results>.inner .cta,body.page-node-type-event.user-logged-in main.main header.region-content>.login-register-form>.grid-padding .cta,body.page-node-type-event.user-logged-in main.main header.region-content>.login-register-form>div .cta{bottom:auto;top:114px;right:60px}}article.node--type-member{width:auto;height:auto;max-width:100px;max-height:100px;position:relative;text-align:center;margin:0 auto;position:relative}article.node--type-member:before{background:rgba(0,0,0,0);display:block;content:"";width:100%;padding-top:calc((1 / 1)*100%);z-index:-1;position:relative}article.node--type-member>.content{position:absolute;top:0;left:0;right:0;bottom:0}article.node--type-member img{width:auto;height:auto;max-width:80%;max-height:80%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}article.node--type-member.previewed-node{margin:100px auto}body.page-node-type-partner main.main header>.grid-container>.grid-padding .header-content .field--name-field-image,body.page-node-type-partner main.main header>.view-id-site_search.view-display-id-results>.grid-padding .header-content .field--name-field-image,body.page-node-type-partner main.main header>.view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-image,body.page-node-type-partner main.main header.region-content>.login-register-form>.grid-padding .header-content .field--name-field-image,body.page-node-type-partner main.main header.region-content>.login-register-form>div .header-content .field--name-field-image{width:74.8074136221%;float:left;margin-right:-100%;margin-left:0;clear:none}@media(min-width:0px)and (max-width:679px){body.page-node-type-partner main.main header>.grid-container>.grid-padding .header-content .field--name-field-image,body.page-node-type-partner main.main header>.view-id-site_search.view-display-id-results>.grid-padding .header-content .field--name-field-image,body.page-node-type-partner main.main header>.view-id-site_search.view-display-id-results>.inner .header-content .field--name-field-image,body.page-node-type-partner main.main header.region-content>.login-register-form>.grid-padding .header-content .field--name-field-image,body.page-node-type-partner main.main header.region-content>.login-register-form>div .header-content .field--name-field-image{width:83.2049424148%;float:left;margin-right:-100%;margin-left:8.3975287926%;clear:none}}body.page-node-type-partner main.main header>.grid-container>.grid-padding .header-content h1,body.page-node-type-partner main.main header>.view-id-site_search.view-display-id-results>.grid-padding .header-content h1,body.page-node-type-partner main.main header>.view-id-site_search.view-display-id-results>.inner .header-content h1,body.page-node-type-partner main.main header.region-content>.login-register-form>.grid-padding .header-content h1,body.page-node-type-partner main.main header.region-content>.login-register-form>div .header-content h1{color:#252a59;clear:left;margin-top:50px}body.page-node-type-partner .partner-description{width:41.2172984517%;float:left;margin-right:-100%;margin-left:0;clear:none;margin-top:60px;margin-bottom:60px}@media(min-width:980px)and (max-width:1199px){body.page-node-type-partner .partner-description{margin-top:60px;margin-bottom:60px}}@media(min-width:680px)and (max-width:979px){body.page-node-type-partner .partner-description{margin-top:40px;margin-bottom:40px}}@media(min-width:340px)and (max-width:679px){body.page-node-type-partner .partner-description{margin-top:40px;margin-bottom:40px}}@media(min-width:0px)and (max-width:339px){body.page-node-type-partner .partner-description{margin-top:20px;margin-bottom:20px}}@media(min-width:0px)and (max-width:679px){body.page-node-type-partner .partner-description{width:100%;float:right;margin-left:0;margin-right:0;clear:none}}body.page-node-type-partner .partner-contact-details{width:49.6148272443%;float:right;margin-left:0;margin-right:0;clear:none;-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;margin-top:60px;margin-bottom:60px;padding:30px 40px}@media(min-width:980px)and (max-width:1199px){body.page-node-type-partner .partner-contact-details{margin-top:60px;margin-bottom:60px}}@media(min-width:680px)and (max-width:979px){body.page-node-type-partner .partner-contact-details{margin-top:40px;margin-bottom:40px}}@media(min-width:340px)and (max-width:679px){body.page-node-type-partner .partner-contact-details{margin-top:40px;margin-bottom:40px}}@media(min-width:0px)and (max-width:339px){body.page-node-type-partner .partner-contact-details{margin-top:20px;margin-bottom:20px}}body.page-node-type-partner .partner-contact-details h4{font-size:1.25rem;line-height:1.875rem;margin-bottom:20px}body.page-node-type-partner .partner-contact-details .item{width:100%;float:right;margin-left:0;margin-right:0;clear:none;clear:both;font-size:0.9375rem;line-height:1.4375rem;color:rgba(37,42,89,.75);margin-bottom:10px}body.page-node-type-partner .partner-contact-details .item .label{width:32.2982321291%;float:left;margin-right:-100%;margin-left:0;clear:none}body.page-node-type-partner .partner-contact-details .item .field{width:66.1491160646%;float:right;margin-left:0;margin-right:0;clear:none}body.page-node-type-partner .partner-contact-details .item .field a{color:#0072ce}body.page-node-type-partner .partner-contact-details .item .field .zmdi{font-size:1.25rem;margin-right:20px}body.page-node-type-partner .partner-contact-details .item .field .zmdi.zmdi-twitter{position:relative;top:1px}body.page-node-type-partner .partner-contact-details .item:last-child{margin-bottom:0}@media(min-width:0px)and (max-width:679px){body.page-node-type-partner .partner-contact-details{width:100%;float:right;margin-left:0;margin-right:0;clear:none}}article.node--type-partner.node--view-mode-grid{min-height:220px}article.node--type-partner.node--view-mode-grid .field--name-field-image{background-color:#fff;width:auto;height:auto;max-width:160px;max-height:160px;border:1px solid #e4e4e4;position:relative;position:relative}article.node--type-partner.node--view-mode-grid .field--name-field-image:before{background:rgba(0,0,0,0);display:block;content:"";width:100%;padding-top:calc((1 / 1)*100%);z-index:-1;position:relative}article.node--type-partner.node--view-mode-grid .field--name-field-image>.content{position:absolute;top:0;left:0;right:0;bottom:0}article.node--type-partner.node--view-mode-grid .field--name-field-image img{width:auto;height:auto;max-width:80%;max-height:80%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}article.node--type-partner.node--view-mode-grid h4{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;color:#0072ce;font-size:1rem;line-height:1.25rem;margin-top:16px}@media(min-width:0px)and (max-width:679px){article.node--type-partner.node--view-mode-grid h4{font-size:0.875rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){article.node--type-partner.node--view-mode-grid{min-height:170px}}.article-content.sitemap{padding-top:60px}.article-content.sitemap:after{content:"";display:table;clear:both}@media(min-width:980px)and (max-width:1199px){.article-content.sitemap{padding-top:60px}}@media(min-width:680px)and (max-width:979px){.article-content.sitemap{padding-top:40px}}@media(min-width:340px)and (max-width:679px){.article-content.sitemap{padding-top:40px}}@media(min-width:0px)and (max-width:339px){.article-content.sitemap{padding-top:20px}}.article-content.sitemap .sitemap-item a{font-family:"suisse_intllight",Arial,Helvetica,sans-serif}.article-content.sitemap .sitemap-item a:before{display:none}body.path-taxonomy .article-content .text-formatted h3{clear:both}body.path-taxonomy .article-content .text-formatted h3:first-child{padding-top:40px}body.path-taxonomy .article-content .text-formatted>.pager{margin-top:20px}body.path-taxonomy .article-content .not-found{padding-top:20px}form.user-form #edit-field-areas-of-interest--wrapper .fieldset-legend{display:none}form.user-form #edit-field-areas-of-interest input[type=checkbox]{display:none}form.user-form #edit-field-areas-of-interest .form-type-checkbox{float:left}form.user-form #edit-field-areas-of-interest label[for^=edit-field-areas-of-interest-]{margin-right:10px}form.user-form #edit-field-areas-of-interest input[type=checkbox]:checked+label{border:1px solid rgba(0,0,0,0) !important}form.user-form .button,form.user-form .form-submit{margin-top:60px}@media(min-width:980px)and (max-width:1199px){form.user-form .button,form.user-form .form-submit{margin-top:60px}}@media(min-width:680px)and (max-width:979px){form.user-form .button,form.user-form .form-submit{margin-top:40px}}@media(min-width:340px)and (max-width:679px){form.user-form .button,form.user-form .form-submit{margin-top:40px}}@media(min-width:0px)and (max-width:339px){form.user-form .button,form.user-form .form-submit{margin-top:20px}}form.user-form .form-submit{float:right}body.path-user .messages.messages--status{width:960px;margin:80px auto 0 auto}body.my-learning h2,body.my-events h2{font-size:1.6875rem;line-height:2.5rem}@media(min-width:680px)and (max-width:979px){body.my-learning h2,body.my-events h2{font-size:1.5rem;line-height:1.875rem}}@media(min-width:0px)and (max-width:679px){body.my-learning h2,body.my-events h2{font-size:1.25rem;line-height:1.875rem}}body.my-learning p i,body.my-events p i{font-style:italic}body.my-learning .view-events,body.my-events .view-events{margin-top:20px;margin-bottom:60px}@media(min-width:0px)and (max-width:979px){body.my-learning .view-events,body.my-events .view-events{margin-top:0;margin-bottom:40px}}body.my-learning .view-display-id-isba_recommended_events .view-content,body.my-events .view-display-id-isba_recommended_events .view-content{clear:both}body.my-learning .view-display-id-isba_recommended_events .grid,body.my-events .view-display-id-isba_recommended_events .grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:20px;margin:0;padding:0}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#99d6ea;border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a{width:100%;height:100%;position:absolute;top:0;left:0}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .field--name-field-image,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .field--name-field-image img,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .field--name-field-image img{width:100%;height:100%}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-type,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-type .zmdi,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-type .zmdi:not(:only-child),body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-type .zmdi.hidden,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-type .zmdi,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-type,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-type{bottom:10px;right:10px}}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-properties,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-properties .zmdi,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content h3,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content h3,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content h3,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .field--name-field-short-description,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .field--name-field-short-description{display:none}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .field--name-field-short-description p,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .field--name-field-short-description p,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content{padding:10px}}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .date,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .date,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .date,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .date{font-size:0.875rem}}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .title,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .title,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content{padding:20px}}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile.tile-category .tile-content h3,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile.tile-category .tile-content h3,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile.tile-category .tile-content h3,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-type,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-type{color:rgba(27,54,93,.8)}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-properties,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-properties{color:#1b365d}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content h3,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content h3{color:#1b365d}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .tile-label,body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .field--name-field-subheading,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .tile-label,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .field--name-field-subheading{color:rgba(27,54,93,.8)}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .field--name-field-short-description p,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .field--name-field-short-description p{color:#1b365d}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .date,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile a .tile-content .date{color:rgba(27,54,93,.8);border-top:1px solid rgba(27,54,93,.8)}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile .overlay,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile .overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgb(39,42,89)),to(rgba(52,169,224,0.3)));background:linear-gradient(0deg,rgb(39,42,89) 0%,rgba(52,169,224,0.3) 100%);width:100%;height:100%;position:absolute;top:0;left:0}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile .overlay:after,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile .overlay:after{background:-webkit-gradient(linear,left top,right top,from(rgb(39,42,89)),to(rgba(39,42,89,0)));background:linear-gradient(90deg,rgb(39,42,89) 0%,rgba(39,42,89,0) 100%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 2px 0 0 0 #57a8db !important;box-shadow:inset 2px 0 0 0 #57a8db !important}@media(min-width:1200px){body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile{min-width:220px;min-height:220px}}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile.img a .tile-type,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile.img a .tile-type{color:rgba(255,255,255,.8)}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile.img .tile-content h3,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile.img .tile-content h3{color:#fff}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile.img .tile-content .field--name-field-subheading,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile.img .tile-content .field--name-field-short-description p,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile.img .tile-content .field--name-field-short-description p{color:#fff}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile.img .tile-content .date,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}body.my-learning .view-display-id-isba_recommended_events .grid .views-row .tile .overlay,body.my-events .view-display-id-isba_recommended_events .grid .views-row .tile .overlay{display:none}@media(min-width:0px)and (max-width:979px){body.my-learning .view-display-id-isba_recommended_events .grid,body.my-events .view-display-id-isba_recommended_events .grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:0px)and (max-width:679px){body.my-learning .view-display-id-isba_recommended_events .grid,body.my-events .view-display-id-isba_recommended_events .grid{grid-template-columns:repeat(2,1fr)}}body.my-learning .view-display-id-user_recommended_events .pager,body.my-events .view-display-id-user_recommended_events .pager{margin-top:20px}body.my-learning article.node--view-mode-list a,body.my-learning article.node--view-mode-list .open-close,body.my-learning article.node--view-mode-list-past-event a,body.my-learning article.node--view-mode-list-past-event .open-close,body.my-events article.node--view-mode-list a,body.my-events article.node--view-mode-list .open-close,body.my-events article.node--view-mode-list-past-event a,body.my-events article.node--view-mode-list-past-event .open-close{display:block;position:relative;border-bottom:2px solid #bfbfbf;min-height:60px;cursor:pointer}body.my-learning article.node--view-mode-list a:after,body.my-learning article.node--view-mode-list .open-close:after,body.my-learning article.node--view-mode-list-past-event a:after,body.my-learning article.node--view-mode-list-past-event .open-close:after,body.my-events article.node--view-mode-list a:after,body.my-events article.node--view-mode-list .open-close:after,body.my-events article.node--view-mode-list-past-event a:after,body.my-events article.node--view-mode-list-past-event .open-close:after{content:"";display:table;clear:both}body.my-learning article.node--view-mode-list a h3,body.my-learning article.node--view-mode-list .open-close h3,body.my-learning article.node--view-mode-list-past-event a h3,body.my-learning article.node--view-mode-list-past-event .open-close h3,body.my-events article.node--view-mode-list a h3,body.my-events article.node--view-mode-list .open-close h3,body.my-events article.node--view-mode-list-past-event a h3,body.my-events article.node--view-mode-list-past-event .open-close h3{line-height:60px;color:#0072ce}@media(min-width:0px)and (max-width:979px){body.my-learning article.node--view-mode-list a h3,body.my-learning article.node--view-mode-list .open-close h3,body.my-learning article.node--view-mode-list-past-event a h3,body.my-learning article.node--view-mode-list-past-event .open-close h3,body.my-events article.node--view-mode-list a h3,body.my-events article.node--view-mode-list .open-close h3,body.my-events article.node--view-mode-list-past-event a h3,body.my-events article.node--view-mode-list-past-event .open-close h3{width:calc(100% - 200px);font-size:0.875rem;line-height:19px;padding:15px 0}}body.my-learning article.node--view-mode-list a .date,body.my-learning article.node--view-mode-list .open-close .date,body.my-learning article.node--view-mode-list-past-event a .date,body.my-learning article.node--view-mode-list-past-event .open-close .date,body.my-events article.node--view-mode-list a .date,body.my-events article.node--view-mode-list .open-close .date,body.my-events article.node--view-mode-list-past-event a .date,body.my-events article.node--view-mode-list-past-event .open-close .date{position:absolute;right:35px;bottom:20px;color:rgba(37,42,89,.75)}@media(min-width:0px)and (max-width:979px){body.my-learning article.node--view-mode-list a .date,body.my-learning article.node--view-mode-list .open-close .date,body.my-learning article.node--view-mode-list-past-event a .date,body.my-learning article.node--view-mode-list-past-event .open-close .date,body.my-events article.node--view-mode-list a .date,body.my-events article.node--view-mode-list .open-close .date,body.my-events article.node--view-mode-list-past-event a .date,body.my-events article.node--view-mode-list-past-event .open-close .date{font-size:0.875rem;bottom:18px}}body.my-learning article.node--view-mode-list a .zmdi,body.my-learning article.node--view-mode-list .open-close .zmdi,body.my-learning article.node--view-mode-list-past-event a .zmdi,body.my-learning article.node--view-mode-list-past-event .open-close .zmdi,body.my-events article.node--view-mode-list a .zmdi,body.my-events article.node--view-mode-list .open-close .zmdi,body.my-events article.node--view-mode-list-past-event a .zmdi,body.my-events article.node--view-mode-list-past-event .open-close .zmdi{font-size:1.5625rem;line-height:1.5625rem;bottom:18px;right:0;left:auto;position:absolute;color:#0072ce}@media(min-width:0px)and (max-width:979px){body.my-learning article.node--view-mode-list a .zmdi,body.my-learning article.node--view-mode-list .open-close .zmdi,body.my-learning article.node--view-mode-list-past-event a .zmdi,body.my-learning article.node--view-mode-list-past-event .open-close .zmdi,body.my-events article.node--view-mode-list a .zmdi,body.my-events article.node--view-mode-list .open-close .zmdi,body.my-events article.node--view-mode-list-past-event a .zmdi,body.my-events article.node--view-mode-list-past-event .open-close .zmdi{bottom:14px}}@media(min-width:0px)and (max-width:979px){body.my-learning article.node--view-mode-list a,body.my-learning article.node--view-mode-list .open-close,body.my-learning article.node--view-mode-list-past-event a,body.my-learning article.node--view-mode-list-past-event .open-close,body.my-events article.node--view-mode-list a,body.my-events article.node--view-mode-list .open-close,body.my-events article.node--view-mode-list-past-event a,body.my-events article.node--view-mode-list-past-event .open-close{min-height:40px}}body.my-learning article.node--view-mode-list .event-details,body.my-learning article.node--view-mode-list-past-event .event-details,body.my-events article.node--view-mode-list .event-details,body.my-events article.node--view-mode-list-past-event .event-details{padding:20px 0;display:none}body.my-learning article.node--view-mode-list .event-details .button,body.my-learning article.node--view-mode-list-past-event .event-details .button,body.my-events article.node--view-mode-list .event-details .button,body.my-events article.node--view-mode-list-past-event .event-details .button{float:right;margin-left:20px;border-bottom:0;min-height:auto}body.my-learning article.node--view-mode-list .event-details .button .zmdi-chevron-right,body.my-learning article.node--view-mode-list-past-event .event-details .button .zmdi-chevron-right,body.my-events article.node--view-mode-list .event-details .button .zmdi-chevron-right,body.my-events article.node--view-mode-list-past-event .event-details .button .zmdi-chevron-right{font-size:1.625rem;position:relative;top:4px;left:10px;color:#fff}body.my-learning article.node--view-mode-list .event-details .button.grey,body.my-learning article.node--view-mode-list-past-event .event-details .button.grey,body.my-events article.node--view-mode-list .event-details .button.grey,body.my-events article.node--view-mode-list-past-event .event-details .button.grey{background:#d8d8d8;color:#252a59;padding:0 25px 0 15px}body.my-learning article.node--view-mode-list .event-details .button.grey .zmdi,body.my-learning article.node--view-mode-list-past-event .event-details .button.grey .zmdi,body.my-events article.node--view-mode-list .event-details .button.grey .zmdi,body.my-events article.node--view-mode-list-past-event .event-details .button.grey .zmdi{left:10px}@media(min-width:0px)and (max-width:979px){body.my-learning article.node--view-mode-list .event-details .button,body.my-learning article.node--view-mode-list-past-event .event-details .button,body.my-events article.node--view-mode-list .event-details .button,body.my-events article.node--view-mode-list-past-event .event-details .button{clear:right;margin-bottom:20px}}body.my-learning article.node--view-mode-list .event-details .cost,body.my-learning article.node--view-mode-list-past-event .event-details .cost,body.my-events article.node--view-mode-list .event-details .cost,body.my-events article.node--view-mode-list-past-event .event-details .cost{padding-top:20px;font-family:"suisse_intlregular",Arial,Helvetica,sans-serif}body.my-learning article.node--view-mode-list.open .open-close h3,body.my-learning article.node--view-mode-list.open .open-close .zmdi,body.my-learning article.node--view-mode-list-past-event.open .open-close h3,body.my-learning article.node--view-mode-list-past-event.open .open-close .zmdi,body.my-events article.node--view-mode-list.open .open-close h3,body.my-events article.node--view-mode-list.open .open-close .zmdi,body.my-events article.node--view-mode-list-past-event.open .open-close h3,body.my-events article.node--view-mode-list-past-event.open .open-close .zmdi{color:#252a59}body.my-learning article.node--view-mode-list.open .event-details,body.my-learning article.node--view-mode-list-past-event.open .event-details,body.my-events article.node--view-mode-list.open .event-details,body.my-events article.node--view-mode-list-past-event.open .event-details{display:block}body.my-learning article.node--view-mode-list-past-event .open-close h3,body.my-learning article.node--view-mode-list-past-event .open-close .zmdi,body.my-events article.node--view-mode-list-past-event .open-close h3,body.my-events article.node--view-mode-list-past-event .open-close .zmdi{color:rgba(37,42,89,.75)}body.my-learning .ajax-progress,body.my-events .ajax-progress{position:absolute;right:-60px;padding:0}body.my-learning .ui-dialog-titlebar-close,body.my-events .ui-dialog-titlebar-close{display:none}body.my-learning .ui-widget-content a.button,body.my-events .ui-widget-content a.button{color:#fff;float:right}.paragraph{padding-top:60px}.paragraph:after{content:"";display:table;clear:both}@media(min-width:980px)and (max-width:1199px){.paragraph{padding-top:60px}}@media(min-width:680px)and (max-width:979px){.paragraph{padding-top:40px}}@media(min-width:340px)and (max-width:679px){.paragraph{padding-top:40px}}@media(min-width:0px)and (max-width:339px){.paragraph{padding-top:20px}}.paragraph .field--name-field-description{width:83.2049424148%;float:left;margin-right:-100%;margin-left:0;clear:none;clear:both}.paragraph--type--accordion{background:rgba(0,0,0,0);clear:both}.paragraph--type--accordion h2{width:66.4098848295%;float:left;margin-right:-100%;margin-left:0;clear:none;clear:both}.paragraph--type--accordion .paragraph--type--accordion-item{width:100%;float:right;margin-left:0;margin-right:0;clear:none;clear:both;padding:0 0 40px 0;position:relative}.paragraph--type--accordion .paragraph--type--accordion-item .open-close{border-bottom:2px solid #bfbfbf;cursor:pointer}.paragraph--type--accordion .paragraph--type--accordion-item .open-close h3{width:100%;float:right;margin-left:0;margin-right:0;clear:none;color:#0072ce;padding-bottom:0}.paragraph--type--accordion .paragraph--type--accordion-item .open-close .zmdi{font-size:1.75rem;line-height:1.75rem;top:1px;right:0;left:auto}@media(min-width:680px)and (max-width:979px){.paragraph--type--accordion .paragraph--type--accordion-item .open-close .zmdi{font-size:1.375rem;line-height:1.375rem;top:0}}@media(min-width:0px)and (max-width:679px){.paragraph--type--accordion .paragraph--type--accordion-item .open-close .zmdi{font-size:1.125rem;line-height:1.125rem;top:-2px}}.paragraph--type--accordion .paragraph--type--accordion-item .zmdi{color:#0072ce;font-size:1.5625rem;line-height:1.5625rem;position:absolute;top:-1px;left:0}.paragraph--type--accordion .paragraph--type--accordion-item .field--name-field-subheading{margin-left:40px;color:#0072ce;font-size:1.125rem;line-height:1.75rem}.paragraph--type--accordion .paragraph--type--accordion-item .field--name-field-content{padding-top:20px;display:none}.paragraph--type--accordion .paragraph--type--accordion-item .paragraph{padding-top:0 !important;margin-bottom:1em}.paragraph--type--accordion .paragraph--type--accordion-item .paragraph .grid-container,.paragraph--type--accordion .paragraph--type--accordion-item .paragraph .view-id-site_search.view-display-id-results,.paragraph--type--accordion .paragraph--type--accordion-item .paragraph .region-content>.login-register-form,.paragraph--type--accordion .paragraph--type--accordion-item .paragraph .grid-container-optional{width:auto !important}.paragraph--type--accordion .paragraph--type--accordion-item .paragraph .grid-padding,.paragraph--type--accordion .paragraph--type--accordion-item .paragraph .view-id-site_search.view-display-id-results>.inner,.paragraph--type--accordion .paragraph--type--accordion-item .paragraph .region-content>.login-register-form>div,.paragraph--type--accordion .paragraph--type--accordion-item .paragraph .grid-padding-optional{margin:0 !important}.paragraph--type--accordion .paragraph--type--accordion-item .paragraph.paragraph--type--formatted-text .field--name-field-text{width:100%;float:right;margin-left:0;margin-right:0;clear:none}.paragraph--type--accordion .paragraph--type--accordion-item.open .field--name-field-content{display:block}.paragraph--type--accordion .paragraph--type--accordion-item.open .open-close .zmdi,.paragraph--type--accordion .paragraph--type--accordion-item.open .open-close h3{color:#252a59}.paragraph--type--categories-grid .field__item__label{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;font-size:1.25rem;line-height:1.875rem;float:left}.paragraph--type--categories-grid .view-filters{float:right}.paragraph--type--categories-grid .view-filters label{display:inline}.paragraph--type--categories-grid .view-filters .form-select{background:rgba(0,0,0,0);display:inline;border:0;color:#0072ce}.paragraph--type--categories-grid .view-filters .form-submit{display:none}.paragraph--type--categories-grid .view-content{clear:both}.paragraph--type--categories-grid .view-content .grid{display:grid;grid-column-gap:20px;grid-row-gap:20px;margin-bottom:20px}.paragraph--type--categories-grid .view-content .grid .views-row .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#0072ce;border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.paragraph--type--categories-grid .view-content .grid .views-row .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .field--name-field-image img{width:100%;height:100%}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-type{bottom:10px;right:10px}}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content .field--name-field-short-description{display:none}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content{padding:10px}}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content .date{font-size:0.875rem}}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content{padding:20px}}.paragraph--type--categories-grid .view-content .grid .views-row .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--categories-grid .view-content .grid .views-row .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--categories-grid .view-content .grid .views-row .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-properties{color:#fff}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content h3{color:#fff}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content .field--name-field-subheading{color:rgba(255,255,255,.8)}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--categories-grid .view-content .grid .views-row .tile a .tile-content .date{color:#fff;border-top:1px solid rgba(255,255,255,.8)}.paragraph--type--categories-grid .view-content .grid .views-row .tile .overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgb(39,42,89)),to(rgba(52,169,224,0.3)));background:linear-gradient(0deg,rgb(39,42,89) 0%,rgba(52,169,224,0.3) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--categories-grid .view-content .grid .views-row .tile .overlay:after{background:-webkit-gradient(linear,left top,right top,from(rgb(39,42,89)),to(rgba(39,42,89,0)));background:linear-gradient(90deg,rgb(39,42,89) 0%,rgba(39,42,89,0) 100%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 2px 0 0 0 #57a8db !important;box-shadow:inset 2px 0 0 0 #57a8db !important}@media(min-width:1200px){.paragraph--type--categories-grid .view-content .grid .views-row .tile{min-width:220px;min-height:220px}}.paragraph--type--categories-grid .view-content .grid .views-row .tile.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--categories-grid .view-content .grid .views-row .tile.img .tile-content h3{color:#fff}.paragraph--type--categories-grid .view-content .grid .views-row .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--categories-grid .view-content .grid .views-row .tile.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--categories-grid .view-content .grid .views-row .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--categories-grid .view-content .grid .views-row .tile .overlay{display:none}@media(min-width:980px){.paragraph--type--categories-grid .view-content .grid{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}.paragraph--type--categories-grid .view-content .grid .views-row{grid-column:auto/span 1}}@media(min-width:0px)and (max-width:979px){.paragraph--type--categories-grid .view-content .grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:0px)and (max-width:679px){.paragraph--type--categories-grid .view-content .grid{grid-template-columns:repeat(2,1fr)}}.paragraph--type--content-image-full-width,.paragraph--type--image-full-height{clear:both}.paragraph--type--content-image-full-width .field--name-field-image,.paragraph--type--image-full-height .field--name-field-image{text-align:center}.paragraph--type--content-image-full-width .field--name-field-image img,.paragraph--type--image-full-height .field--name-field-image img{max-width:100%;margin:0 auto}.paragraph--type--content-image-half-width{clear:both}.paragraph--type--content-image-half-width .field--name-field-image{width:49.5370794757%;float:left;margin-right:-100%;margin-left:0;clear:none;text-align:center}.paragraph--type--content-image-half-width .field--name-field-image img{max-width:100%;margin:0 auto}.paragraph--type--content-image-half-width .field--name-field-text{width:49.5370794757%;float:right;margin-left:0;margin-right:0;clear:none;padding-left:20px}.paragraph--type--cta{border:1px solid rgba(205,205,227,.5);position:relative;padding:30px !important;-webkit-appearance:none;border-radius:3px !important;-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.paragraph--type--cta p{font-size:0.9375rem;line-height:1.4375rem}.paragraph--type--cta .button{margin-top:30px}.paragraph.paragraph--type--document{border:1px solid rgba(205,205,227,.5);padding:40px;position:relative;-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.paragraph.paragraph--type--document h3{font-size:1.5rem;line-height:1.875rem;padding-top:0 !important}@media(min-width:0px)and (max-width:979px){.paragraph.paragraph--type--document h3{font-size:1.25rem;line-height:1.875rem}}@media(min-width:0px)and (max-width:679px){.paragraph.paragraph--type--document h3{font-size:1rem;line-height:1.25rem}}.paragraph.paragraph--type--document .size{font-size:0.9375rem;line-height:1.4375rem;text-transform:lowercase}.paragraph.paragraph--type--document .button{margin:0}.paragraph.paragraph--type--document article.media--type-document.member-only{position:relative}.paragraph.paragraph--type--document article.media--type-document.member-only .protected{float:right;margin-bottom:20px;z-index:99;font-family:"suisse_intllight",Arial,Helvetica,sans-serif;color:#252a59;position:relative;top:-3px}.paragraph.paragraph--type--document article.media--type-document.member-only .protected .zmdi-lock-outline{z-index:99;color:#252a59;font-size:1.875rem;margin-left:10px;position:relative;top:3px}.paragraph.paragraph--type--document article.media--type-document.member-only h3{clear:both}.paragraph--type--two-column-block .paragraph--type--document{padding:30px !important}.paragraph--type--events-grid .field__item__label{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;font-size:1.25rem;line-height:1.875rem;float:left}.paragraph--type--events-grid .view-filters{float:right}.paragraph--type--events-grid .view-filters label{display:inline}.paragraph--type--events-grid .view-filters .form-select{background:rgba(0,0,0,0);display:inline;border:0;color:#0072ce}.paragraph--type--events-grid .view-filters .form-submit{display:none}.paragraph--type--events-grid .view-filters .form--inline .form-item{margin:0}.paragraph--type--events-grid .view-filters .bef-checkboxes .term-isba-member-forum{background:#0072ce;padding:10px;border-radius:3px !important}.paragraph--type--events-grid .view-filters .bef-checkboxes .term-isba-member-forum label{color:#fff}.paragraph--type--events-grid .view-filters .bef-checkboxes .term-third-party-event{background:#99d6ea;padding:10px;border-radius:3px !important;margin-left:20px}.paragraph--type--events-grid .view-filters .bef-checkboxes .term-third-party-event label{color:#1b365d}.paragraph--type--events-grid #views-exposed-form-events-events{margin-bottom:20px}.paragraph--type--events-grid .view-content{clear:both}.paragraph--type--events-grid .view-content .grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:20px;margin-bottom:20px}.paragraph--type--events-grid .view-content .grid .views-row{grid-column:auto/span 1}.paragraph--type--events-grid .view-content .grid .views-row .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#fff}.paragraph--type--events-grid .view-content .grid .views-row .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--events-grid .view-content .grid .views-row .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--events-grid .view-content .grid .views-row .tile a .field--name-field-image img{width:100%;height:100%}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-type{bottom:10px;right:10px}}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content .field--name-field-short-description{display:none}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content{padding:10px}}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content .date{font-size:0.875rem}}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content{padding:20px}}.paragraph--type--events-grid .view-content .grid .views-row .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--events-grid .view-content .grid .views-row .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--events-grid .view-content .grid .views-row .tile a{border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-type{color:rgba(37,42,89,.25)}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-properties{color:#0072ce}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content h3{color:#0072ce}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content .field--name-field-subheading{color:rgba(37,42,89,.4)}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content .field--name-field-short-description p{color:#0072ce}.paragraph--type--events-grid .view-content .grid .views-row .tile a .tile-content .date{color:#0072ce;border-top:1px solid rgba(0,114,206,.4)}.paragraph--type--events-grid .view-content .grid .views-row .tile .overlay{background:linear-gradient(45deg,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);width:calc(100% + 20px);height:calc(100% + 20px);position:absolute;top:-10px;left:-10px;z-index:1;border:0;-webkit-box-shadow:none;box-shadow:none}.related-resources .paragraph--type--events-grid .view-content .grid .views-row .tile .overlay{background:linear-gradient(45deg,rgba(249,249,252,0) 0%,rgb(249,249,252) 100%)}.paragraph--type--events-grid .view-content .grid .views-row .tile .overlay:after{display:none}@media(min-width:1200px){.paragraph--type--events-grid .view-content .grid .views-row .tile{min-width:220px;min-height:220px}}.paragraph--type--events-grid .view-content .grid .views-row .tile.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--events-grid .view-content .grid .views-row .tile.img .tile-content h3{color:#fff}.paragraph--type--events-grid .view-content .grid .views-row .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--events-grid .view-content .grid .views-row .tile.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--events-grid .view-content .grid .views-row .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--events-grid .view-content .grid .views-row .tile p.tile-label{color:#0072ce}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum{width:auto;height:auto;position:relative;border-radius:3px;background:#0072ce;border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .field--name-field-image img{width:100%;height:100%}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-type{bottom:10px;right:10px}}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content .field--name-field-short-description{display:none}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content{padding:10px}}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content .date{font-size:0.875rem}}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content{padding:20px}}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-properties{color:#fff}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content h3{color:#fff}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content .field--name-field-subheading{color:rgba(255,255,255,.8)}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum a .tile-content .date{color:#fff;border-top:1px solid rgba(255,255,255,.8)}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum .overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgb(39,42,89)),to(rgba(52,169,224,0.3)));background:linear-gradient(0deg,rgb(39,42,89) 0%,rgba(52,169,224,0.3) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum .overlay:after{background:-webkit-gradient(linear,left top,right top,from(rgb(39,42,89)),to(rgba(39,42,89,0)));background:linear-gradient(90deg,rgb(39,42,89) 0%,rgba(39,42,89,0) 100%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 2px 0 0 0 #57a8db !important;box-shadow:inset 2px 0 0 0 #57a8db !important}@media(min-width:1200px){.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum{min-width:220px;min-height:220px}}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum.img .tile-content h3{color:#fff}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--events-grid .view-content .grid .views-row .tile.member-forum p.tile-label{color:#fff}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party{width:auto;height:auto;position:relative;border-radius:3px;background:#99d6ea;border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .field--name-field-image img{width:100%;height:100%}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-type{bottom:10px;right:10px}}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content .field--name-field-short-description{display:none}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content{padding:10px}}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content .date{font-size:0.875rem}}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content{padding:20px}}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-type{color:rgba(27,54,93,.8)}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-properties{color:#1b365d}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content h3{color:#1b365d}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content .tile-label,.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content .field--name-field-subheading{color:rgba(27,54,93,.8)}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content .field--name-field-short-description p{color:#1b365d}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party a .tile-content .date{color:rgba(27,54,93,.8);border-top:1px solid rgba(27,54,93,.8)}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party .overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgb(39,42,89)),to(rgba(52,169,224,0.3)));background:linear-gradient(0deg,rgb(39,42,89) 0%,rgba(52,169,224,0.3) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party .overlay:after{background:-webkit-gradient(linear,left top,right top,from(rgb(39,42,89)),to(rgba(39,42,89,0)));background:linear-gradient(90deg,rgb(39,42,89) 0%,rgba(39,42,89,0) 100%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 2px 0 0 0 #57a8db !important;box-shadow:inset 2px 0 0 0 #57a8db !important}@media(min-width:1200px){.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party{min-width:220px;min-height:220px}}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party.img .tile-content h3{color:#fff}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--events-grid .view-content .grid .views-row .tile.third-party p.tile-label{color:rgba(27,54,93,.8)}.paragraph--type--events-grid .view-content .grid .views-row .tile .overlay{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--events-grid .view-content .grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:0px)and (max-width:679px){.paragraph--type--events-grid .view-content .grid{grid-template-columns:repeat(2,1fr)}}.paragraph--type--faqs{background:#f9f9fc;clear:both}.paragraph--type--faqs h2{width:66.4098848295%;float:left;margin-right:-100%;margin-left:0;clear:none;clear:both}.paragraph--type--faqs .paragraph--type--faq{width:66.4098848295%;float:left;margin-right:-100%;margin-left:0;clear:none;clear:both;padding:0 0 20px 0;position:relative}.paragraph--type--faqs .paragraph--type--faq .open-close{cursor:pointer}.paragraph--type--faqs .paragraph--type--faq .zmdi{color:#0072ce;font-size:1.5625rem;line-height:1.5625rem;position:absolute;top:-1px;left:0}.paragraph--type--faqs .paragraph--type--faq .field--name-field-question,.paragraph--type--faqs .paragraph--type--faq .field--name-field-answer{margin-left:40px}.paragraph--type--faqs .paragraph--type--faq .field--name-field-question{color:#0072ce;font-size:1.125rem;line-height:1.75rem}.paragraph--type--faqs .paragraph--type--faq .field--name-field-answer{padding-top:20px;display:none}.paragraph--type--faqs .paragraph--type--faq .field--name-field-content{padding-top:20px;display:none}.paragraph--type--faqs .paragraph--type--faq.open .field--name-field-answer{display:block}.paragraph--type--faqs .paragraph--type--faq.open .field--name-field-content{display:block}.paragraph--type--featured-content{padding-bottom:0}.paragraph--type--featured-content .paragraph--type--quick-link,.paragraph--type--featured-content .paragraph--type--custom-tile{padding:0;margin:0}.paragraph--type--featured-content h2,.paragraph--type--featured-content .field--name-field-description{width:58.0123560369%;float:left;margin-right:-100%;margin-left:0;clear:none;clear:both}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile,.paragraph--type--featured-content .field--name-field-tile{clear:both}.paragraph--type--featured-content .field--name-field-tile{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:20px;grid-row-gap:20px;margin-bottom:20px}.paragraph--type--featured-content .field--name-field-tile .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#252a59;overflow:hidden}.paragraph--type--featured-content .field--name-field-tile .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-content .field--name-field-tile .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-content .field--name-field-tile .tile a .field--name-field-image img{width:100%;height:100%}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-content .field--name-field-tile .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-content .field--name-field-tile .tile a .tile-type{bottom:10px;right:10px}}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content .field--name-field-short-description{display:none}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content{padding:10px}}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content .date{font-size:0.875rem}}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content{padding:20px}}.paragraph--type--featured-content .field--name-field-tile .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-content .field--name-field-tile .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-content .field--name-field-tile .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-properties{color:#fff}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content h3{color:#fff}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content .field--name-field-subheading{color:rgba(255,255,255,.8)}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content .date{color:#fff;border-top:1px solid rgba(255,255,255,.8)}.paragraph--type--featured-content .field--name-field-tile .tile a .overlay{background:radial-gradient(276.58% 276.58% at 50% -174.61%,rgba(33,46,89,0) 80.73%,rgba(33,46,89,0.5) 96.88%);width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-content .field--name-field-tile .tile a .overlay:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(40.63%,rgba(0,114,206,0)),color-stop(94.79%,#212E59));background:linear-gradient(180deg,rgba(0,114,206,0) 40.63%,#212E59 94.79%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 0px -3px 0px 0px #ce0f69;box-shadow:inset 0px -3px 0px 0px #ce0f69}.paragraph--type--featured-content .field--name-field-tile .tile.solid-gradient .overlay{background:-webkit-gradient(linear,left bottom,left top,from(#252A59),to(#C0E3f4));background:linear-gradient(0deg,#252A59 0%,#C0E3f4 100%)}.paragraph--type--featured-content .field--name-field-tile .tile.solid-gradient .overlay:after{background:-webkit-gradient(linear,left top,right top,from(#252A59),to(rgba(39,42,89,0)));background:linear-gradient(90deg,#252A59 0%,rgba(39,42,89,0) 100%)}@media(min-width:1200px){.paragraph--type--featured-content .field--name-field-tile .tile{min-width:300px;min-height:300px}}.paragraph--type--featured-content .field--name-field-tile .tile a .tile-content h3.subheading{width:75%;font-size:1.5rem;line-height:1.875rem}.paragraph--type--featured-content .field--name-field-tile .tile.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--featured-content .field--name-field-tile .tile.img .tile-content h3{color:#fff}.paragraph--type--featured-content .field--name-field-tile .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--featured-content .field--name-field-tile .tile.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--featured-content .field--name-field-tile .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-content .field--name-field-tile{grid-template-columns:repeat(2,1fr)}}.paragraph--type--featured-content .swiper-button-prev,.paragraph--type--featured-content .swiper-button-next{background:#0072ce;width:40px;height:40px;color:#fff;position:relative;cursor:pointer;border-radius:3px}.paragraph--type--featured-content .swiper-button-prev:before,.paragraph--type--featured-content .swiper-button-next:before{display:inline-block;font:normal normal normal 14px/1 "Material-Design-Iconic-Font";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.paragraph--type--featured-content .swiper-button-prev:after,.paragraph--type--featured-content .swiper-button-next:after{display:none}.paragraph--type--featured-content .swiper-button-prev .zmdi,.paragraph--type--featured-content .swiper-button-next .zmdi{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.paragraph--type--featured-content .swiper-button-prev{float:left}.paragraph--type--featured-content .swiper-button-prev:before{content:""}.paragraph--type--featured-content .swiper-button-next{float:right}.paragraph--type--featured-content .swiper-button-next:before{content:""}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile{padding-top:20px;position:relative}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#252a59;overflow:hidden;width:300px;height:300px}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .field--name-field-image img{width:100%;height:100%}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-type{bottom:10px;right:10px}}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content .field--name-field-short-description{display:none}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content{padding:10px}}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content .date{font-size:0.875rem}}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content{padding:20px}}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-properties{color:#fff}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content h3{color:#fff}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content .field--name-field-subheading{color:rgba(255,255,255,.8)}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content .date{color:#fff;border-top:1px solid rgba(255,255,255,.8)}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .overlay{background:radial-gradient(276.58% 276.58% at 50% -174.61%,rgba(33,46,89,0) 80.73%,rgba(33,46,89,0.5) 96.88%);width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .overlay:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(40.63%,rgba(0,114,206,0)),color-stop(94.79%,#212E59));background:linear-gradient(180deg,rgba(0,114,206,0) 40.63%,#212E59 94.79%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 0px -3px 0px 0px #ce0f69;box-shadow:inset 0px -3px 0px 0px #ce0f69}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile.solid-gradient .overlay{background:-webkit-gradient(linear,left bottom,left top,from(#252A59),to(#C0E3f4));background:linear-gradient(0deg,#252A59 0%,#C0E3f4 100%)}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile.solid-gradient .overlay:after{background:-webkit-gradient(linear,left top,right top,from(#252A59),to(rgba(39,42,89,0)));background:linear-gradient(90deg,#252A59 0%,rgba(39,42,89,0) 100%)}@media(min-width:1200px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile{min-width:300px;min-height:300px}}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile a .tile-content h3.subheading{width:75%;font-size:1.5rem;line-height:1.875rem}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile.img .tile-content h3{color:#fff}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile .date{display:none}@media(min-width:0px)and (max-width:1199px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile .swiper-slide .tile{margin:0 10px}}@media(min-width:980px)and (max-width:1199px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile{width:calc(100% - 140px);margin:0 auto}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile{width:calc(100% - 80px);margin:0 auto}}@media(min-width:980px)and (max-width:1199px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile.hidden-arrows{width:100%}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-content #swiper-content-carousel-paragraph-featured-content-field-tile.hidden-arrows{width:100%}}.paragraph--type--featured-resources h2,.paragraph--type--featured-resources .field--name-field-description{width:66.4098848295%;float:left;margin-right:-100%;margin-left:0;clear:none;padding-bottom:20px;clear:both}.paragraph--type--featured-resources .field--name-field-resource,.paragraph--type--featured-resources .field--name-field-category{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:20px;margin:0 0 20px 0;padding:0;clear:both}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource,.paragraph--type--featured-resources .field--name-field-category{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-resource,.paragraph--type--featured-resources .field--name-field-category{grid-template-columns:repeat(2,1fr)}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#fff}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .field--name-field-image img{width:100%;height:100%}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-type{bottom:10px;right:10px}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content .field--name-field-short-description{display:none}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content{padding:10px}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content .date{font-size:0.875rem}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content{padding:20px}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a{border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-type{color:rgba(37,42,89,.25)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-properties{color:#0072ce}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content h3{color:#0072ce}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content .field--name-field-subheading{color:rgba(37,42,89,.4)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content .field--name-field-short-description p{color:#0072ce}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile a .tile-content .date{color:#0072ce;border-top:1px solid rgba(0,114,206,.4)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile .overlay{background:linear-gradient(45deg,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);width:calc(100% + 20px);height:calc(100% + 20px);position:absolute;top:-10px;left:-10px;z-index:1;border:0;-webkit-box-shadow:none;box-shadow:none}.related-resources .paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile .overlay{background:linear-gradient(45deg,rgba(249,249,252,0) 0%,rgb(249,249,252) 100%)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile .overlay:after{display:none}@media(min-width:1200px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile{min-width:220px;min-height:220px}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile.img .tile-content h3{color:#fff}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(1) .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#0072ce;border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .field--name-field-image img{width:100%;height:100%}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-type{bottom:10px;right:10px}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content .field--name-field-short-description{display:none}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content{padding:10px}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content .date{font-size:0.875rem}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content{padding:20px}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-properties{color:#fff}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content h3{color:#fff}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content .field--name-field-subheading{color:rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile a .tile-content .date{color:#fff;border-top:1px solid rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile .overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgb(39,42,89)),to(rgba(52,169,224,0.3)));background:linear-gradient(0deg,rgb(39,42,89) 0%,rgba(52,169,224,0.3) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile .overlay:after{background:-webkit-gradient(linear,left top,right top,from(rgb(39,42,89)),to(rgba(39,42,89,0)));background:linear-gradient(90deg,rgb(39,42,89) 0%,rgba(39,42,89,0) 100%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 2px 0 0 0 #57a8db !important;box-shadow:inset 2px 0 0 0 #57a8db !important}@media(min-width:1200px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile{min-width:220px;min-height:220px}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile.img .tile-content h3{color:#fff}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(2) .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#fff}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .field--name-field-image img{width:100%;height:100%}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-type{bottom:10px;right:10px}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content .field--name-field-short-description{display:none}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content{padding:10px}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content .date{font-size:0.875rem}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content{padding:20px}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a{border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-type{color:rgba(37,42,89,.25)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-properties{color:#0072ce}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content h3{color:#0072ce}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content .field--name-field-subheading{color:rgba(37,42,89,.4)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content .field--name-field-short-description p{color:#0072ce}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile a .tile-content .date{color:#0072ce;border-top:1px solid rgba(0,114,206,.4)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile .overlay{background:linear-gradient(45deg,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);width:calc(100% + 20px);height:calc(100% + 20px);position:absolute;top:-10px;left:-10px;z-index:1;border:0;-webkit-box-shadow:none;box-shadow:none}.related-resources .paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile .overlay{background:linear-gradient(45deg,rgba(249,249,252,0) 0%,rgb(249,249,252) 100%)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile .overlay:after{display:none}@media(min-width:1200px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile{min-width:220px;min-height:220px}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile.img .tile-content h3{color:#fff}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(3) .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#99d6ea;border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .field--name-field-image img{width:100%;height:100%}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-type{bottom:10px;right:10px}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content .field--name-field-short-description{display:none}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content{padding:10px}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content .date{font-size:0.875rem}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content{padding:20px}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-type{color:rgba(27,54,93,.8)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-properties{color:#1b365d}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content h3{color:#1b365d}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content .tile-label,.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content .field--name-field-subheading{color:rgba(27,54,93,.8)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content .field--name-field-short-description p{color:#1b365d}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile a .tile-content .date{color:rgba(27,54,93,.8);border-top:1px solid rgba(27,54,93,.8)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile .overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgb(39,42,89)),to(rgba(52,169,224,0.3)));background:linear-gradient(0deg,rgb(39,42,89) 0%,rgba(52,169,224,0.3) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile .overlay:after{background:-webkit-gradient(linear,left top,right top,from(rgb(39,42,89)),to(rgba(39,42,89,0)));background:linear-gradient(90deg,rgb(39,42,89) 0%,rgba(39,42,89,0) 100%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 2px 0 0 0 #57a8db !important;box-shadow:inset 2px 0 0 0 #57a8db !important}@media(min-width:1200px){.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile{min-width:220px;min-height:220px}}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile.img .tile-content h3{color:#fff}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--featured-resources .field--name-field-resource>.field__item:nth-child(4) .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#99d6ea;border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .field--name-field-image img{width:100%;height:100%}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-type{bottom:10px;right:10px}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content .field--name-field-short-description{display:none}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content{padding:10px}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content .date{font-size:0.875rem}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content{padding:20px}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-type{color:rgba(27,54,93,.8)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-properties{color:#1b365d}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content h3{color:#1b365d}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content .tile-label,.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content .field--name-field-subheading{color:rgba(27,54,93,.8)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content .field--name-field-short-description p{color:#1b365d}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile a .tile-content .date{color:rgba(27,54,93,.8);border-top:1px solid rgba(27,54,93,.8)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile .overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgb(39,42,89)),to(rgba(52,169,224,0.3)));background:linear-gradient(0deg,rgb(39,42,89) 0%,rgba(52,169,224,0.3) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile .overlay:after{background:-webkit-gradient(linear,left top,right top,from(rgb(39,42,89)),to(rgba(39,42,89,0)));background:linear-gradient(90deg,rgb(39,42,89) 0%,rgba(39,42,89,0) 100%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 2px 0 0 0 #57a8db !important;box-shadow:inset 2px 0 0 0 #57a8db !important}@media(min-width:1200px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile{min-width:220px;min-height:220px}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile.img .tile-content h3{color:#fff}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(1) .tile .overlay{display:none}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#252a59;overflow:hidden}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .field--name-field-image img{width:100%;height:100%}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-type{bottom:10px;right:10px}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content .field--name-field-short-description{display:none}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content{padding:10px}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content .date{font-size:0.875rem}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content{padding:20px}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-properties{color:#fff}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content h3{color:#fff}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content .field--name-field-subheading{color:rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .tile-content .date{color:#fff;border-top:1px solid rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .overlay{background:radial-gradient(276.58% 276.58% at 50% -174.61%,rgba(33,46,89,0) 80.73%,rgba(33,46,89,0.5) 96.88%);width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile a .overlay:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(40.63%,rgba(0,114,206,0)),color-stop(94.79%,#212E59));background:linear-gradient(180deg,rgba(0,114,206,0) 40.63%,#212E59 94.79%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 0px -3px 0px 0px #ce0f69;box-shadow:inset 0px -3px 0px 0px #ce0f69}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile.solid-gradient .overlay{background:-webkit-gradient(linear,left bottom,left top,from(#252A59),to(#C0E3f4));background:linear-gradient(0deg,#252A59 0%,#C0E3f4 100%)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile.solid-gradient .overlay:after{background:-webkit-gradient(linear,left top,right top,from(#252A59),to(rgba(39,42,89,0)));background:linear-gradient(90deg,#252A59 0%,rgba(39,42,89,0) 100%)}@media(min-width:1200px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile{min-width:220px;min-height:220px}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile.img .tile-content h3{color:#fff}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(2) .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#0072ce;border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .field--name-field-image img{width:100%;height:100%}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-type{bottom:10px;right:10px}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content .field--name-field-short-description{display:none}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content{padding:10px}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content .date{font-size:0.875rem}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content{padding:20px}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-properties{color:#fff}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content h3{color:#fff}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content .field--name-field-subheading{color:rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile a .tile-content .date{color:#fff;border-top:1px solid rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile .overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgb(39,42,89)),to(rgba(52,169,224,0.3)));background:linear-gradient(0deg,rgb(39,42,89) 0%,rgba(52,169,224,0.3) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile .overlay:after{background:-webkit-gradient(linear,left top,right top,from(rgb(39,42,89)),to(rgba(39,42,89,0)));background:linear-gradient(90deg,rgb(39,42,89) 0%,rgba(39,42,89,0) 100%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 2px 0 0 0 #57a8db !important;box-shadow:inset 2px 0 0 0 #57a8db !important}@media(min-width:1200px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile{min-width:220px;min-height:220px}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile.img .tile-content h3{color:#fff}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(3) .tile .overlay{display:none}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#252a59;overflow:hidden}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .field--name-field-image img{width:100%;height:100%}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-type{bottom:10px;right:10px}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content .field--name-field-short-description{display:none}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content{padding:10px}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content .date{font-size:0.875rem}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content{padding:20px}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-properties{color:#fff}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content h3{color:#fff}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content .field--name-field-subheading{color:rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .tile-content .date{color:#fff;border-top:1px solid rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .overlay{background:radial-gradient(276.58% 276.58% at 50% -174.61%,rgba(33,46,89,0) 80.73%,rgba(33,46,89,0.5) 96.88%);width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile a .overlay:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(40.63%,rgba(0,114,206,0)),color-stop(94.79%,#212E59));background:linear-gradient(180deg,rgba(0,114,206,0) 40.63%,#212E59 94.79%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 0px -3px 0px 0px #ce0f69;box-shadow:inset 0px -3px 0px 0px #ce0f69}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile.solid-gradient .overlay{background:-webkit-gradient(linear,left bottom,left top,from(#252A59),to(#C0E3f4));background:linear-gradient(0deg,#252A59 0%,#C0E3f4 100%)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile.solid-gradient .overlay:after{background:-webkit-gradient(linear,left top,right top,from(#252A59),to(rgba(39,42,89,0)));background:linear-gradient(90deg,#252A59 0%,rgba(39,42,89,0) 100%)}@media(min-width:1200px){.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile{min-width:220px;min-height:220px}}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile.img .tile-content h3{color:#fff}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--featured-resources .field--name-field-category>.field__item:nth-child(4) .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--featured-resources .cta{margin-top:40px;clear:both}.paragraph--type--form .isba-form{border:1px solid rgba(205,205,227,.5);position:relative;padding:30px !important;-webkit-appearance:none;border-radius:3px !important;-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.paragraph--type--form .isba-form p{font-size:0.9375rem;line-height:1.4375rem}.paragraph--type--form .isba-form .form-text,.paragraph--type--form .isba-form .form-type-email,.paragraph--type--form .isba-form .field--type-string-long{width:100%;margin-bottom:20px}.paragraph--type--form .isba-form .button{margin-top:30px}div:not(.article-content)>div:not(.field--name-field-content)>.field__item>.paragraph--type--form .grid-container,div:not(.article-content)>div:not(.field--name-field-content)>.field__item>.paragraph--type--form .view-id-site_search.view-display-id-results,div:not(.article-content)>div:not(.field--name-field-content)>.field__item>.paragraph--type--form .region-content>.login-register-form{width:auto;margin:auto}div:not(.article-content)>div:not(.field--name-field-content)>.field__item>.paragraph--type--form .grid-container .grid-padding,div:not(.article-content)>div:not(.field--name-field-content)>.field__item>.paragraph--type--form .view-id-site_search.view-display-id-results .grid-padding,div:not(.article-content)>div:not(.field--name-field-content)>.field__item>.paragraph--type--form .view-id-site_search.view-display-id-results>.inner,div:not(.article-content)>div:not(.field--name-field-content)>.field__item>.paragraph--type--form .region-content>.login-register-form .grid-padding,div:not(.article-content)>div:not(.field--name-field-content)>.field__item>.paragraph--type--form .region-content>.login-register-form>div{margin:0}h2,h3,h4{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;color:#252a59}h2 a,h3 a,h4 a{color:#252a59}article.profile h2,article.profile h3,article.profile h4,article.node--type-learning-programme-session h2,article.node--type-learning-programme-session h3,article.node--type-learning-programme-session h4,.user-pass-reset h2,.user-pass-reset h3,.user-pass-reset h4,.paragraph h2,.paragraph h3,.paragraph h4,.text-formatted h2,.text-formatted h3,.text-formatted h4,.sitemap-item h2,.sitemap-item h3,.sitemap-item h4{padding-bottom:20px}article.profile h2:not(:first-child),article.profile h3:not(:first-child),article.profile h4:not(:first-child),article.node--type-learning-programme-session h2:not(:first-child),article.node--type-learning-programme-session h3:not(:first-child),article.node--type-learning-programme-session h4:not(:first-child),.user-pass-reset h2:not(:first-child),.user-pass-reset h3:not(:first-child),.user-pass-reset h4:not(:first-child),.paragraph h2:not(:first-child),.paragraph h3:not(:first-child),.paragraph h4:not(:first-child),.text-formatted h2:not(:first-child),.text-formatted h3:not(:first-child),.text-formatted h4:not(:first-child),.sitemap-item h2:not(:first-child),.sitemap-item h3:not(:first-child),.sitemap-item h4:not(:first-child){padding-top:30px}article.profile h2 em,article.profile h2 i,article.profile h3 em,article.profile h3 i,article.profile h4 em,article.profile h4 i,article.node--type-learning-programme-session h2 em,article.node--type-learning-programme-session h2 i,article.node--type-learning-programme-session h3 em,article.node--type-learning-programme-session h3 i,article.node--type-learning-programme-session h4 em,article.node--type-learning-programme-session h4 i,.user-pass-reset h2 em,.user-pass-reset h2 i,.user-pass-reset h3 em,.user-pass-reset h3 i,.user-pass-reset h4 em,.user-pass-reset h4 i,.paragraph h2 em,.paragraph h2 i,.paragraph h3 em,.paragraph h3 i,.paragraph h4 em,.paragraph h4 i,.text-formatted h2 em,.text-formatted h2 i,.text-formatted h3 em,.text-formatted h3 i,.text-formatted h4 em,.text-formatted h4 i,.sitemap-item h2 em,.sitemap-item h2 i,.sitemap-item h3 em,.sitemap-item h3 i,.sitemap-item h4 em,.sitemap-item h4 i{font-style:italic}article.profile h2,article.node--type-learning-programme-session h2,.user-pass-reset h2,.paragraph h2,.text-formatted h2,.sitemap-item h2{font-size:2.3125rem;line-height:3.125rem}@media(min-width:0px)and (max-width:979px){article.profile h2,article.node--type-learning-programme-session h2,.user-pass-reset h2,.paragraph h2,.text-formatted h2,.sitemap-item h2{font-size:1.6875rem;line-height:2.5rem}}@media(min-width:0px)and (max-width:679px){article.profile h2,article.node--type-learning-programme-session h2,.user-pass-reset h2,.paragraph h2,.text-formatted h2,.sitemap-item h2{font-size:1.25rem;line-height:1.875rem}}article.profile h3,article.node--type-learning-programme-session h3,.user-pass-reset h3,.paragraph h3,.text-formatted h3,.sitemap-item h3{font-size:1.6875rem;line-height:2.5rem}@media(min-width:0px)and (max-width:979px){article.profile h3,article.node--type-learning-programme-session h3,.user-pass-reset h3,.paragraph h3,.text-formatted h3,.sitemap-item h3{font-size:1.25rem;line-height:1.875rem}}@media(min-width:0px)and (max-width:679px){article.profile h3,article.node--type-learning-programme-session h3,.user-pass-reset h3,.paragraph h3,.text-formatted h3,.sitemap-item h3{font-size:1rem;line-height:1.25rem}}article.profile h4,article.node--type-learning-programme-session h4,.user-pass-reset h4,.paragraph h4,.text-formatted h4,.sitemap-item h4{font-size:1.25rem;line-height:1.875rem}@media(min-width:0px)and (max-width:979px){article.profile h4,article.node--type-learning-programme-session h4,.user-pass-reset h4,.paragraph h4,.text-formatted h4,.sitemap-item h4{font-size:1.125rem;line-height:1.75rem}}@media(min-width:0px)and (max-width:679px){article.profile h4,article.node--type-learning-programme-session h4,.user-pass-reset h4,.paragraph h4,.text-formatted h4,.sitemap-item h4{font-size:0.875rem;line-height:1.25rem}}article.profile p,article.node--type-learning-programme-session p,.user-pass-reset p,.paragraph p,.text-formatted p,.sitemap-item p{font-size:1.125rem;line-height:1.75rem;color:rgba(37,42,89,.75);margin-bottom:1em}article.profile p:last-child,article.node--type-learning-programme-session p:last-child,.user-pass-reset p:last-child,.paragraph p:last-child,.text-formatted p:last-child,.sitemap-item p:last-child{margin:0}article.profile p.introduction,article.node--type-learning-programme-session p.introduction,.user-pass-reset p.introduction,.paragraph p.introduction,.text-formatted p.introduction,.sitemap-item p.introduction{font-family:"suisse_intlregular",Arial,Helvetica,sans-serif;font-size:1.375rem;line-height:2.125rem}@media(min-width:0px)and (max-width:679px){article.profile p.introduction,article.node--type-learning-programme-session p.introduction,.user-pass-reset p.introduction,.paragraph p.introduction,.text-formatted p.introduction,.sitemap-item p.introduction{font-size:1.125rem;line-height:1.75rem}}article.profile p a:not(.button),article.node--type-learning-programme-session p a:not(.button),.user-pass-reset p a:not(.button),.paragraph p a:not(.button),.text-formatted p a:not(.button),.sitemap-item p a:not(.button){text-decoration:underline;color:#252a59}article.profile p strong,article.node--type-learning-programme-session p strong,.user-pass-reset p strong,.paragraph p strong,.text-formatted p strong,.sitemap-item p strong{font-weight:bold}article.profile p em,article.profile p i,article.node--type-learning-programme-session p em,article.node--type-learning-programme-session p i,.user-pass-reset p em,.user-pass-reset p i,.paragraph p em,.paragraph p i,.text-formatted p em,.text-formatted p i,.sitemap-item p em,.sitemap-item p i{font-style:italic}@media(min-width:0px)and (max-width:979px){article.profile p,article.node--type-learning-programme-session p,.user-pass-reset p,.paragraph p,.text-formatted p,.sitemap-item p{font-size:1rem;line-height:1.5rem}}@media(min-width:0px)and (max-width:679px){article.profile p,article.node--type-learning-programme-session p,.user-pass-reset p,.paragraph p,.text-formatted p,.sitemap-item p{font-size:0.875rem;line-height:1.25rem}}article.profile ul,article.node--type-learning-programme-session ul,.user-pass-reset ul,.paragraph ul,.text-formatted ul,.sitemap-item ul{list-style-type:disc}article.profile ul li,article.node--type-learning-programme-session ul li,.user-pass-reset ul li,.paragraph ul li,.text-formatted ul li,.sitemap-item ul li{list-style-type:disc}article.profile ol,article.node--type-learning-programme-session ol,.user-pass-reset ol,.paragraph ol,.text-formatted ol,.sitemap-item ol{list-style-type:decimal}article.profile ol li,article.node--type-learning-programme-session ol li,.user-pass-reset ol li,.paragraph ol li,.text-formatted ol li,.sitemap-item ol li{list-style-type:decimal}article.profile ul,article.profile ol,article.node--type-learning-programme-session ul,article.node--type-learning-programme-session ol,.user-pass-reset ul,.user-pass-reset ol,.paragraph ul,.paragraph ol,.text-formatted ul,.text-formatted ol,.sitemap-item ul,.sitemap-item ol{margin-bottom:1em;margin-left:2em}article.profile ul li,article.profile ol li,article.node--type-learning-programme-session ul li,article.node--type-learning-programme-session ol li,.user-pass-reset ul li,.user-pass-reset ol li,.paragraph ul li,.paragraph ol li,.text-formatted ul li,.text-formatted ol li,.sitemap-item ul li,.sitemap-item ol li{font-size:1.125rem;line-height:1.75rem;color:rgba(37,42,89,.75);margin-bottom:.5em}article.profile ul li a:not(.button),article.profile ol li a:not(.button),article.node--type-learning-programme-session ul li a:not(.button),article.node--type-learning-programme-session ol li a:not(.button),.user-pass-reset ul li a:not(.button),.user-pass-reset ol li a:not(.button),.paragraph ul li a:not(.button),.paragraph ol li a:not(.button),.text-formatted ul li a:not(.button),.text-formatted ol li a:not(.button),.sitemap-item ul li a:not(.button),.sitemap-item ol li a:not(.button){text-decoration:underline;color:#252a59}article.profile ul li strong,article.profile ol li strong,article.node--type-learning-programme-session ul li strong,article.node--type-learning-programme-session ol li strong,.user-pass-reset ul li strong,.user-pass-reset ol li strong,.paragraph ul li strong,.paragraph ol li strong,.text-formatted ul li strong,.text-formatted ol li strong,.sitemap-item ul li strong,.sitemap-item ol li strong{font-weight:bold}article.profile ul li em,article.profile ul li i,article.profile ol li em,article.profile ol li i,article.node--type-learning-programme-session ul li em,article.node--type-learning-programme-session ul li i,article.node--type-learning-programme-session ol li em,article.node--type-learning-programme-session ol li i,.user-pass-reset ul li em,.user-pass-reset ul li i,.user-pass-reset ol li em,.user-pass-reset ol li i,.paragraph ul li em,.paragraph ul li i,.paragraph ol li em,.paragraph ol li i,.text-formatted ul li em,.text-formatted ul li i,.text-formatted ol li em,.text-formatted ol li i,.sitemap-item ul li em,.sitemap-item ul li i,.sitemap-item ol li em,.sitemap-item ol li i{font-style:italic}article.profile ul li:last-child,article.profile ol li:last-child,article.node--type-learning-programme-session ul li:last-child,article.node--type-learning-programme-session ol li:last-child,.user-pass-reset ul li:last-child,.user-pass-reset ol li:last-child,.paragraph ul li:last-child,.paragraph ol li:last-child,.text-formatted ul li:last-child,.text-formatted ol li:last-child,.sitemap-item ul li:last-child,.sitemap-item ol li:last-child{margin-bottom:0}@media(min-width:0px)and (max-width:979px){article.profile ul li,article.profile ol li,article.node--type-learning-programme-session ul li,article.node--type-learning-programme-session ol li,.user-pass-reset ul li,.user-pass-reset ol li,.paragraph ul li,.paragraph ol li,.text-formatted ul li,.text-formatted ol li,.sitemap-item ul li,.sitemap-item ol li{font-size:1rem;line-height:1.5rem}}@media(min-width:0px)and (max-width:679px){article.profile ul li,article.profile ol li,article.node--type-learning-programme-session ul li,article.node--type-learning-programme-session ol li,.user-pass-reset ul li,.user-pass-reset ol li,.paragraph ul li,.paragraph ol li,.text-formatted ul li,.text-formatted ol li,.sitemap-item ul li,.sitemap-item ol li{font-size:0.875rem;line-height:1.25rem}}article.profile ul:last-child,article.profile ol:last-child,article.node--type-learning-programme-session ul:last-child,article.node--type-learning-programme-session ol:last-child,.user-pass-reset ul:last-child,.user-pass-reset ol:last-child,.paragraph ul:last-child,.paragraph ol:last-child,.text-formatted ul:last-child,.text-formatted ol:last-child,.sitemap-item ul:last-child,.sitemap-item ol:last-child{margin-bottom:0}article.profile blockquote,article.node--type-learning-programme-session blockquote,.user-pass-reset blockquote,.paragraph blockquote,.text-formatted blockquote,.sitemap-item blockquote{margin:2em;font-style:italic}.paragraph--type--gallery{max-width:750px;margin:0 auto}.paragraph--type--gallery:after{content:"";display:table;clear:both}.paragraph--type--gallery .views-field-field-media-image{text-align:center;font-size:0;position:relative}.paragraph--type--gallery .views-field-field-media-image img{display:inline-block;max-width:100%;height:auto}.paragraph--type--gallery .gallery-main-wrapper .item-list li{margin:0}.paragraph--type--gallery .gallery-nav-wrapper{margin:50px 0}.paragraph--type--gallery .item-list li{list-style-type:none;margin-bottom:0}.paragraph--type--gallery .swiper-button-prev,.paragraph--type--gallery .swiper-button-next{background:#0072ce;width:40px;height:40px;color:#fff;position:relative;top:-50px;cursor:pointer;border-radius:3px}.paragraph--type--gallery .swiper-button-prev:before,.paragraph--type--gallery .swiper-button-next:before{display:inline-block;font:normal normal normal 14px/1 "Material-Design-Iconic-Font";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.paragraph--type--gallery .swiper-button-prev:after,.paragraph--type--gallery .swiper-button-next:after{display:none}.paragraph--type--gallery .swiper-button-prev .zmdi,.paragraph--type--gallery .swiper-button-next .zmdi{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.paragraph--type--gallery .swiper-button-prev{float:left}.paragraph--type--gallery .swiper-button-prev:before{content:""}.paragraph--type--gallery .swiper-button-next{float:right}.paragraph--type--gallery .swiper-button-next:before{content:""}.paragraph--type--gallery .media-library-item__attributes{position:absolute;bottom:0;width:100%}.paragraph--type--gallery .media-library-item__attributes .media-library-item__name{color:#252a59;font-size:1rem;line-height:1.5rem;text-align:center;background:rgba(255,255,255,.6);padding:10px;text-shadow:0px 0px 10px #fff}@media(min-width:680px)and (max-width:979px){.paragraph--type--gallery .media-library-item__attributes{bottom:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--gallery .media-library-item__attributes{bottom:10px}}.paragraph--type--gallery .swiper-pagination{position:relative;margin-top:20px}.field--name-field-header-cta{border-top:3px solid #0072ce;padding-top:30px}.field--name-field-header-cta .paragraph--type--header-cta{padding:0;position:relative}.field--name-field-header-cta .paragraph--type--header-cta .field--name-field-title{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;font-size:1.25rem;line-height:1rem;margin-bottom:20px;z-index:2;position:relative}.field--name-field-header-cta .paragraph--type--header-cta .field--name-field-description{font-size:0.9375rem;width:auto;margin:auto;float:none;margin-bottom:20px;z-index:2;position:relative}.field--name-field-header-cta .paragraph--type--header-cta .field--name-field-description p{font-size:0.9375rem;line-height:1.4375rem;color:#1b365d;font-family:"suisse_intlregular",Arial,Helvetica,sans-serif}.field--name-field-header-cta .paragraph--type--header-cta .field--name-field-description p a{color:#1b365d;text-decoration:underline}.field--name-field-header-cta .paragraph--type--header-cta .field--name-field-button{margin-top:20px;z-index:2;position:relative}.field--name-field-header-cta .paragraph--type--header-cta .field--name-field-button a{background:#ce0f69;height:40px;font-size:0.9375rem;line-height:2.5625rem;color:#fff;text-align:center;display:block;padding:0 20px;border-radius:3px}.field--name-field-header-cta .paragraph--type--header-cta .field--name-field-button a .zmdi{position:relative;top:1px;left:10px}.field--name-field-header-cta .paragraph--type--header-cta:after{content:"";display:block;position:absolute;top:-173px;left:-110px;width:80%;height:80%;-webkit-box-shadow:120px 160px 40px 20px rgba(255,255,255,.8);box-shadow:120px 160px 40px 20px rgba(255,255,255,.8);z-index:1}@media(min-width:0px)and (max-width:679px){.field--name-field-header-cta{margin-top:20px}}.paragraph--type--jumplist{width:80% !important;margin:0 auto !important}.paragraph--type--jumplist p{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;color:#252a59;font-size:1.25rem;line-height:1.875rem}.paragraph--type--jumplist ul{margin:0;padding:0}.paragraph--type--jumplist ul li{font-size:1rem;line-height:1.25rem;list-style-type:none;margin:0 0 10px 0;padding:0}.paragraph--type--jumplist ul li a{color:#0072ce !important;text-decoration:none !important}.paragraph--type--jumplist ul li:last-child{margin-bottom:0}.paragraph--type--latest-news{padding-bottom:0}.paragraph--type--latest-news h2{width:74.8074136221%;float:left;margin-right:-100%;margin-left:0;clear:none;font-size:1.5625rem;line-height:2.0625rem}@media(min-width:0px)and (max-width:679px){.paragraph--type--latest-news h2{width:49.6148272443%;float:left;margin-right:-100%;margin-left:0;clear:none}}.paragraph--type--latest-news .cta{width:24.4222408664%;float:right;margin-left:0;margin-right:0;clear:none}.paragraph--type--latest-news .cta a{display:block;font-size:0.9375rem;line-height:2.0625rem;color:#0072ce;text-align:right}.paragraph--type--latest-news .cta a .zmdi{padding-left:10px}@media(min-width:0px)and (max-width:679px){.paragraph--type--latest-news .cta{width:58.0123560369%;float:right;margin-left:0;margin-right:0;clear:none}}.paragraph--type--latest-news h2,.paragraph--type--latest-news .field--name-field-description{clear:both}.paragraph--type--latest-news .view-display-id-latest_news{clear:both}.paragraph--type--latest-news .view-display-id-latest_news{overflow-y:hidden}.paragraph--type--latest-news .swiper-button-prev,.paragraph--type--latest-news .swiper-button-next{background:#0072ce;width:40px;height:40px;color:#fff;position:relative;cursor:pointer;border-radius:3px}.paragraph--type--latest-news .swiper-button-prev:before,.paragraph--type--latest-news .swiper-button-next:before{display:inline-block;font:normal normal normal 14px/1 "Material-Design-Iconic-Font";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.paragraph--type--latest-news .swiper-button-prev:after,.paragraph--type--latest-news .swiper-button-next:after{display:none}.paragraph--type--latest-news .swiper-button-prev .zmdi,.paragraph--type--latest-news .swiper-button-next .zmdi{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.paragraph--type--latest-news .swiper-button-prev{float:left}.paragraph--type--latest-news .swiper-button-prev:before{content:""}.paragraph--type--latest-news .swiper-button-next{float:right}.paragraph--type--latest-news .swiper-button-next:before{content:""}.paragraph--type--latest-news .news-nav{margin-top:40px}.paragraph--type--latest-news .news-nav .button-small{background:#0072ce;width:40px;height:40px;color:#fff;position:relative;float:right;cursor:pointer;border-radius:3px}.paragraph--type--latest-news .news-nav .button-small .zmdi{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.paragraph--type--latest-news .news-nav .button-small:first-child{float:left}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#252a59;overflow:hidden}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .field--name-field-image,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .field--name-field-image img,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .field--name-field-image img{width:100%;height:100%}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-type,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-type .zmdi,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-type .zmdi:not(:only-child),.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-type .zmdi.hidden,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-type .zmdi,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-type,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-type{bottom:10px;right:10px}}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-properties,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-properties .zmdi,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content h3,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content h3,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content h3,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content .field--name-field-short-description,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content .field--name-field-short-description{display:none}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content .field--name-field-short-description p,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content .field--name-field-short-description p,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content{padding:10px}}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content .date,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content .date,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content .date,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content .date{font-size:0.875rem}}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content .title,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content .title,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content{padding:20px}}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile.tile-category .tile-content h3,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile.tile-category .tile-content h3,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile.tile-category .tile-content h3,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-type,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-properties,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-properties{color:#fff}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content h3,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content h3{color:#fff}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content .field--name-field-subheading,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content .field--name-field-subheading{color:rgba(255,255,255,.8)}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content .field--name-field-short-description p,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content .date,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content .date{color:#fff;border-top:1px solid rgba(255,255,255,.8)}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .overlay,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .overlay{background:radial-gradient(276.58% 276.58% at 50% -174.61%,rgba(33,46,89,0) 80.73%,rgba(33,46,89,0.5) 96.88%);width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .overlay:after,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .overlay:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(40.63%,rgba(0,114,206,0)),color-stop(94.79%,#212E59));background:linear-gradient(180deg,rgba(0,114,206,0) 40.63%,#212E59 94.79%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 0px -3px 0px 0px #ce0f69;box-shadow:inset 0px -3px 0px 0px #ce0f69}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile.solid-gradient .overlay,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile.solid-gradient .overlay{background:-webkit-gradient(linear,left bottom,left top,from(#252A59),to(#C0E3f4));background:linear-gradient(0deg,#252A59 0%,#C0E3f4 100%)}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile.solid-gradient .overlay:after,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile.solid-gradient .overlay:after{background:-webkit-gradient(linear,left top,right top,from(#252A59),to(rgba(39,42,89,0)));background:linear-gradient(90deg,#252A59 0%,rgba(39,42,89,0) 100%)}@media(min-width:1200px){.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile{min-width:300px;min-height:300px}}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile a .tile-content h3.subheading,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile a .tile-content h3.subheading{width:75%;font-size:1.5rem;line-height:1.875rem}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile.img a .tile-type,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile.img .tile-content h3,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile.img .tile-content h3{color:#fff}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile.img .tile-content .field--name-field-subheading,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile.img .tile-content .field--name-field-short-description p,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile.img .tile-content .date,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--latest-news .view-display-id-latest_news .view-content>.views-row .tile .date,.paragraph--type--latest-news .view-display-id-latest_news .view-content .swiper-wrapper .tile .date{display:none}.field--name-field-latest-news{clear:both}.paragraph--type--members h2,.paragraph--type--member-grid h2{width:74.8074136221%;float:left;margin-right:-100%;margin-left:0;clear:none;font-size:1.5625rem;line-height:2.0625rem}@media(min-width:0px)and (max-width:679px){.paragraph--type--members h2,.paragraph--type--member-grid h2{width:49.6148272443%;float:left;margin-right:-100%;margin-left:0;clear:none}}.paragraph--type--members .cta,.paragraph--type--member-grid .cta{width:24.4222408664%;float:right;margin-left:0;margin-right:0;clear:none}.paragraph--type--members .cta a,.paragraph--type--member-grid .cta a{display:block;font-size:0.9375rem;line-height:2.0625rem;color:#0072ce;text-align:right}.paragraph--type--members .cta a .zmdi,.paragraph--type--member-grid .cta a .zmdi{padding-left:10px}@media(min-width:0px)and (max-width:679px){.paragraph--type--members .cta,.paragraph--type--member-grid .cta{width:49.6148272443%;float:right;margin-left:0;margin-right:0;clear:none}}.paragraph--type--members .views-row,.paragraph--type--member-grid .views-row{width:11.4850120593%;clear:right;float:left;margin-left:0;margin-right:1.159986218%;margin-top:20px;-webkit-transition:-webkit-transform 1.25s ease .25s;transition:-webkit-transform 1.25s ease .25s;transition:transform 1.25s ease .25s;transition:transform 1.25s ease .25s,-webkit-transform 1.25s ease .25s}.paragraph--type--members .views-row.out,.paragraph--type--member-grid .views-row.out{-webkit-transition:-webkit-transform .75s ease;transition:-webkit-transform .75s ease;transition:transform .75s ease;transition:transform .75s ease,-webkit-transform .75s ease;-webkit-transform:scale(0.8);transform:scale(0.8)}@media(min-width:980px){.paragraph--type--members .views-row:nth-child(8n+8),.paragraph--type--member-grid .views-row:nth-child(8n+8){width:11.4850120593%;clear:right;float:right;margin-right:0}}.paragraph--type--members .field--name-field-member-grid,.paragraph--type--member-grid .field--name-field-member-grid{clear:both}@media(min-width:680px)and (max-width:979px){.paragraph--type--members .views-row,.paragraph--type--member-grid .views-row{width:18.5048112509%;clear:right;float:left;margin-left:0;margin-right:1.8689859363%}.paragraph--type--members .views-row:nth-child(5n),.paragraph--type--member-grid .views-row:nth-child(5n){width:18.5048112509%;clear:right;float:right;margin-right:0}}@media(min-width:340px)and (max-width:679px){.paragraph--type--members .views-row,.paragraph--type--member-grid .views-row{width:23.2396002789%;clear:right;float:left;margin-left:0;margin-right:2.3471996282%}.paragraph--type--members .views-row:nth-child(4n),.paragraph--type--member-grid .views-row:nth-child(4n){width:23.2396002789%;clear:right;float:right;margin-right:0}}@media(min-width:0px)and (max-width:339px){.paragraph--type--members .views-row,.paragraph--type--member-grid .views-row{width:31.2304809494%;clear:right;float:left;margin-left:0;margin-right:3.1542785759%}.paragraph--type--members .views-row:nth-child(3n),.paragraph--type--member-grid .views-row:nth-child(3n){width:31.2304809494%;clear:right;float:right;margin-right:0}}.paragraph--type--member-group-grid{width:100%;float:right;margin-left:0;margin-right:0;clear:none}.paragraph--type--member-group-grid .views-row{width:calc(50% - 10px);float:left;margin-bottom:20px}@media(min-width:680px){.paragraph--type--member-group-grid .views-row:nth-child(even){margin-left:20px}.paragraph--type--member-group-grid .views-row:last-child{margin-bottom:0}}@media(min-width:0px)and (max-width:679px){.paragraph--type--member-group-grid .views-row{width:100%;float:none}}.node--type-learning-programme-module h3,.paragraph--type--module h3{background:#252a59;color:#fff;font-size:1.25rem;line-height:3.125rem;padding:0 20px;cursor:pointer}.node--type-learning-programme-module h3 span.date,.paragraph--type--module h3 span.date{float:right;font-size:1rem;font-family:"suisse_intllight",Arial,Helvetica,sans-serif}@media(min-width:0px)and (max-width:679px){.node--type-learning-programme-module h3 span.date,.paragraph--type--module h3 span.date{font-size:0.875rem}}.node--type-learning-programme-module h3 span.zmdi,.paragraph--type--module h3 span.zmdi{float:right;font-size:2.5rem;line-height:3.125rem;margin-left:20px}@media(min-width:0px)and (max-width:679px){.node--type-learning-programme-module h3,.paragraph--type--module h3{font-size:1rem;padding:0 10px}}.node--type-learning-programme-module .sessions,.paragraph--type--module .sessions{border-left:3px solid #252a59;border-right:3px solid #252a59;display:none}.node--type-learning-programme-module .sessions .session,.paragraph--type--module .sessions .session{padding:10px 20px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.node--type-learning-programme-module .sessions .session:nth-child(even),.paragraph--type--module .sessions .session:nth-child(even){background:#d8d8d8}.node--type-learning-programme-module .sessions .session a,.paragraph--type--module .sessions .session a{-webkit-flex-basis:calc(100% - 270px);-ms-flex-preferred-size:calc(100% - 270px);flex-basis:calc(100% - 270px);text-decoration:none;color:#252a59;font-size:0.9375rem}.node--type-learning-programme-module .sessions .session a:hover,.paragraph--type--module .sessions .session a:hover{text-decoration:underline}.node--type-learning-programme-module .sessions .session .session-date,.paragraph--type--module .sessions .session .session-date{-webkit-flex-basis:110px;-ms-flex-preferred-size:110px;flex-basis:110px;font-size:0.9375rem;text-align:center}@media(min-width:0px)and (max-width:679px){.node--type-learning-programme-module .sessions .session .session-date,.paragraph--type--module .sessions .session .session-date{display:block;text-align:right;margin-left:10px;font-size:0.875rem}}.node--type-learning-programme-module .sessions .session .cta-small,.paragraph--type--module .sessions .session .cta-small{-webkit-flex-basis:150px;-ms-flex-preferred-size:150px;flex-basis:150px}.node--type-learning-programme-module .sessions .session .cta-small p.submitted,.paragraph--type--module .sessions .session .cta-small p.submitted{text-align:center;font-size:0.9375rem}.node--type-learning-programme-module .sessions .session .cta-small a.button,.paragraph--type--module .sessions .session .cta-small a.button{color:#fff;text-decoration:none}@media(min-width:0px)and (max-width:679px){.node--type-learning-programme-module .sessions .session,.paragraph--type--module .sessions .session{padding:10px}}.node--type-learning-programme-module.open .sessions,.paragraph--type--module.open .sessions{display:block}.node--type-learning-programme-module .module-footer,.paragraph--type--module .module-footer{background:#252a59;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.node--type-learning-programme-module .cta,.paragraph--type--module .cta{background:#252a59;padding:20px}.node--type-learning-programme-module .cta .submitted,.paragraph--type--module .cta .submitted{color:#fff;text-decoration:underline}.node--type-learning-programme-module .completion-date,.paragraph--type--module .completion-date{background:#252a59;color:#fff;font-size:1rem;line-height:2.5rem;text-align:center;padding:0 20px}@media(min-width:0px)and (max-width:679px){.node--type-learning-programme-module .completion-date,.paragraph--type--module .completion-date{font-size:0.75rem;padding:0 10px}}.paragraph--type--news-grid .field__item__label{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;font-size:1.25rem;line-height:1.875rem;margin-bottom:20px;float:left}.paragraph--type--news-grid .view-filters{float:right}.paragraph--type--news-grid .view-filters label{display:inline}.paragraph--type--news-grid .view-filters .form-select{background:rgba(0,0,0,0);display:inline;border:0;color:#0072ce}.paragraph--type--news-grid .view-filters .form-submit{display:none}.paragraph--type--news-grid .view-content{clear:both}.paragraph--type--news-grid .view-content .grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:20px;margin-bottom:20px}.paragraph--type--news-grid .view-content .grid .views-row{grid-column:auto/span 1}.paragraph--type--news-grid .view-content .grid .views-row .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#252a59;overflow:hidden}.paragraph--type--news-grid .view-content .grid .views-row .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--news-grid .view-content .grid .views-row .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--news-grid .view-content .grid .views-row .tile a .field--name-field-image img{width:100%;height:100%}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-type{bottom:10px;right:10px}}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content .field--name-field-short-description{display:none}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content{padding:10px}}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content .date{font-size:0.875rem}}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content{padding:20px}}.paragraph--type--news-grid .view-content .grid .views-row .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--news-grid .view-content .grid .views-row .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--news-grid .view-content .grid .views-row .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-properties{color:#fff}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content h3{color:#fff}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content .field--name-field-subheading{color:rgba(255,255,255,.8)}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--news-grid .view-content .grid .views-row .tile a .tile-content .date{color:#fff;border-top:1px solid rgba(255,255,255,.8)}.paragraph--type--news-grid .view-content .grid .views-row .tile a .overlay{background:radial-gradient(276.58% 276.58% at 50% -174.61%,rgba(33,46,89,0) 80.73%,rgba(33,46,89,0.5) 96.88%);width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--news-grid .view-content .grid .views-row .tile a .overlay:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(40.63%,rgba(0,114,206,0)),color-stop(94.79%,#212E59));background:linear-gradient(180deg,rgba(0,114,206,0) 40.63%,#212E59 94.79%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 0px -3px 0px 0px #ce0f69;box-shadow:inset 0px -3px 0px 0px #ce0f69}.paragraph--type--news-grid .view-content .grid .views-row .tile.solid-gradient .overlay{background:-webkit-gradient(linear,left bottom,left top,from(#252A59),to(#C0E3f4));background:linear-gradient(0deg,#252A59 0%,#C0E3f4 100%)}.paragraph--type--news-grid .view-content .grid .views-row .tile.solid-gradient .overlay:after{background:-webkit-gradient(linear,left top,right top,from(#252A59),to(rgba(39,42,89,0)));background:linear-gradient(90deg,#252A59 0%,rgba(39,42,89,0) 100%)}@media(min-width:1200px){.paragraph--type--news-grid .view-content .grid .views-row .tile{min-width:220px;min-height:220px}}.paragraph--type--news-grid .view-content .grid .views-row .tile.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--news-grid .view-content .grid .views-row .tile.img .tile-content h3{color:#fff}.paragraph--type--news-grid .view-content .grid .views-row .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--news-grid .view-content .grid .views-row .tile.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--news-grid .view-content .grid .views-row .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--news-grid .view-content .grid .views-row .tile a img{filter:blur(1px);-webkit-filter:blur(1px)}.paragraph--type--news-grid .view-content .grid .views-row .tile a .date{display:none}.paragraph--type--news-grid .view-content .grid .views-row .tile a .overlay:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(40.63%,rgba(0,114,206,0.2)),color-stop(94.79%,#212E59));background:linear-gradient(180deg,rgba(0,114,206,0.2) 40.63%,#212E59 94.79%)}@media(min-width:0px)and (max-width:979px){.paragraph--type--news-grid .view-content .grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:0px)and (max-width:679px){.paragraph--type--news-grid .view-content .grid{grid-template-columns:repeat(2,1fr)}}.paragraph--type--partner-grid h2{padding-bottom:40px}.paragraph--type--partner-grid .views-row{width:18.5048112509%;clear:right;float:left;margin-left:0;margin-right:1.8689859363%;margin-top:40px}.paragraph--type--partner-grid .views-row h4{padding:0}@media(min-width:980px){.paragraph--type--partner-grid .views-row:nth-child(-n+5){margin-top:0}.paragraph--type--partner-grid .views-row:nth-child(5n+5){width:18.5048112509%;clear:right;float:right;margin-right:0}.paragraph--type--partner-grid .views-row:nth-child(5n+1){clear:both}}@media(min-width:680px)and (max-width:979px){.paragraph--type--partner-grid .views-row{width:23.2396002789%;clear:right;float:left;margin-left:0;margin-right:2.3471996282%}.paragraph--type--partner-grid .views-row:nth-child(-n+4){margin-top:0}.paragraph--type--partner-grid .views-row:nth-child(4n+4){width:23.2396002789%;clear:right;float:right;margin-right:0}.paragraph--type--partner-grid .views-row:nth-child(4n+1){clear:both}}@media(min-width:340px)and (max-width:679px){.paragraph--type--partner-grid .views-row{width:31.2304809494%;clear:right;float:left;margin-left:0;margin-right:3.1542785759%}.paragraph--type--partner-grid .views-row:nth-child(-n+3){margin-top:0}.paragraph--type--partner-grid .views-row:nth-child(3n+3){width:31.2304809494%;clear:right;float:right;margin-right:0}.paragraph--type--partner-grid .views-row:nth-child(3n+1){clear:both}}@media(min-width:0px)and (max-width:339px){.paragraph--type--partner-grid .views-row{width:47.5963826749%;clear:right;float:left;margin-left:0;margin-right:4.8072346502%}.paragraph--type--partner-grid .views-row:nth-child(-n+2){margin-top:0}.paragraph--type--partner-grid .views-row:nth-child(2n+2){width:47.5963826749%;clear:right;float:right;margin-right:0}.paragraph--type--partner-grid .views-row:nth-child(2n+1){clear:both}}.paragraph--type--past-events h3,.view-display-id-upcoming_events_by_term h3,.view-display-id-past_events_by_term h3,.view-display-id-news_by_term h3{clear:both}.paragraph--type--past-events .item-list:not(:first-child) h3,.view-display-id-upcoming_events_by_term .item-list:not(:first-child) h3,.view-display-id-past_events_by_term .item-list:not(:first-child) h3,.view-display-id-news_by_term .item-list:not(:first-child) h3{padding-top:40px}.paragraph--type--past-events .item-list ul,.view-display-id-upcoming_events_by_term .item-list ul,.view-display-id-past_events_by_term .item-list ul,.view-display-id-news_by_term .item-list ul{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:20px;margin:0 0 20px 0;padding:0}.paragraph--type--past-events .item-list ul .views-row,.view-display-id-upcoming_events_by_term .item-list ul .views-row,.view-display-id-past_events_by_term .item-list ul .views-row,.view-display-id-news_by_term .item-list ul .views-row{margin:0;padding:0;list-style:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul,.view-display-id-upcoming_events_by_term .item-list ul,.view-display-id-past_events_by_term .item-list ul,.view-display-id-news_by_term .item-list ul{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}}@media(min-width:0px)and (max-width:679px){.paragraph--type--past-events .item-list ul,.view-display-id-upcoming_events_by_term .item-list ul,.view-display-id-past_events_by_term .item-list ul,.view-display-id-news_by_term .item-list ul{grid-template-columns:repeat(2,1fr)}}.view-display-id-past_events_by_term .item-list>h3{display:none}.paragraph--type--past-events .item-list ul .views-row .tile,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile,.view-display-id-past_events_by_term .item-list ul .views-row .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#fff}.paragraph--type--past-events .item-list ul .views-row .tile a,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a,.view-display-id-past_events_by_term .item-list ul .views-row .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--past-events .item-list ul .views-row .tile a .field--name-field-image,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .field--name-field-image,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--past-events .item-list ul .views-row .tile a .field--name-field-image img,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .field--name-field-image img,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .field--name-field-image img{width:100%;height:100%}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-type,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-type,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-type .zmdi,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-type .zmdi,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-type .zmdi:not(:only-child),.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-type .zmdi:not(:only-child),.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-type .zmdi.hidden,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-type .zmdi.hidden,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile a .tile-type .zmdi,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-type .zmdi,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile a .tile-type,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-type,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-type{bottom:10px;right:10px}}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-properties,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-properties,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-properties .zmdi,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-properties .zmdi,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content .field--name-field-short-description,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content .field--name-field-short-description,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content .field--name-field-short-description{display:none}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content .field--name-field-short-description p,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content .field--name-field-short-description p,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content .field--name-field-short-description p,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content .field--name-field-short-description p,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content{padding:10px}}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content .date,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content .date,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content .date,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content .date,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content .date,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content .date,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content .date{font-size:0.875rem}}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content .title,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content .title,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content .title,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content .title,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content{padding:20px}}.paragraph--type--past-events .item-list ul .views-row .tile.tile-category .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.tile-category .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile.tile-category .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.tile-category .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--past-events .item-list ul .views-row .tile.tile-category .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.tile-category .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--past-events .item-list ul .views-row .tile a,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a,.view-display-id-past_events_by_term .item-list ul .views-row .tile a{border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-type,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-type,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-type{color:rgba(37,42,89,.25)}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-properties,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-properties,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-properties{color:#0072ce}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content h3{color:#0072ce}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content .field--name-field-subheading,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content .field--name-field-subheading,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content .field--name-field-subheading{color:rgba(37,42,89,.4)}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content .field--name-field-short-description p,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content .field--name-field-short-description p,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content .field--name-field-short-description p{color:#0072ce}.paragraph--type--past-events .item-list ul .views-row .tile a .tile-content .date,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile a .tile-content .date,.view-display-id-past_events_by_term .item-list ul .views-row .tile a .tile-content .date{color:#0072ce;border-top:1px solid rgba(0,114,206,.4)}.paragraph--type--past-events .item-list ul .views-row .tile .overlay,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile .overlay,.view-display-id-past_events_by_term .item-list ul .views-row .tile .overlay{background:linear-gradient(45deg,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);width:calc(100% + 20px);height:calc(100% + 20px);position:absolute;top:-10px;left:-10px;z-index:1;border:0;-webkit-box-shadow:none;box-shadow:none}.related-resources .paragraph--type--past-events .item-list ul .views-row .tile .overlay,.related-resources .view-display-id-upcoming_events_by_term .item-list ul .views-row .tile .overlay,.related-resources .view-display-id-past_events_by_term .item-list ul .views-row .tile .overlay{background:linear-gradient(45deg,rgba(249,249,252,0) 0%,rgb(249,249,252) 100%)}.paragraph--type--past-events .item-list ul .views-row .tile .overlay:after,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile .overlay:after,.view-display-id-past_events_by_term .item-list ul .views-row .tile .overlay:after{display:none}@media(min-width:1200px){.paragraph--type--past-events .item-list ul .views-row .tile,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile,.view-display-id-past_events_by_term .item-list ul .views-row .tile{min-width:220px;min-height:220px}}.paragraph--type--past-events .item-list ul .views-row .tile.img a .tile-type,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.img a .tile-type,.view-display-id-past_events_by_term .item-list ul .views-row .tile.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--past-events .item-list ul .views-row .tile.img .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.img .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.img .tile-content h3{color:#fff}.paragraph--type--past-events .item-list ul .views-row .tile.img .tile-content .field--name-field-subheading,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.img .tile-content .field--name-field-subheading,.view-display-id-past_events_by_term .item-list ul .views-row .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--past-events .item-list ul .views-row .tile.img .tile-content .field--name-field-short-description p,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.img .tile-content .field--name-field-short-description p,.view-display-id-past_events_by_term .item-list ul .views-row .tile.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--past-events .item-list ul .views-row .tile.img .tile-content .date,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.img .tile-content .date,.view-display-id-past_events_by_term .item-list ul .views-row .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--past-events .item-list ul .views-row .tile p.tile-label,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile p.tile-label,.view-display-id-past_events_by_term .item-list ul .views-row .tile p.tile-label{color:#0072ce}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum{width:auto;height:auto;position:relative;border-radius:3px;background:#0072ce;border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .field--name-field-image,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .field--name-field-image,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .field--name-field-image img,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .field--name-field-image img,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .field--name-field-image img{width:100%;height:100%}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-type,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-type,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-type .zmdi,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-type .zmdi,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-type .zmdi:not(:only-child),.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-type .zmdi:not(:only-child),.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-type .zmdi.hidden,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-type .zmdi.hidden,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-type .zmdi,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-type .zmdi,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-type,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-type,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-type{bottom:10px;right:10px}}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-properties,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-properties,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-properties .zmdi,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-properties .zmdi,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content .field--name-field-short-description,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .field--name-field-short-description,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .field--name-field-short-description{display:none}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content .field--name-field-short-description p,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .field--name-field-short-description p,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content .field--name-field-short-description p,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .field--name-field-short-description p,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content{padding:10px}}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content .date,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .date,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content .date,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .date,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content .date,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .date,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .date{font-size:0.875rem}}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content .title,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .title,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content .title,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .title,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content{padding:20px}}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum.tile-category .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum.tile-category .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile.member-forum.tile-category .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum.tile-category .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--past-events .item-list ul .views-row .tile.member-forum.tile-category .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum.tile-category .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-type,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-type,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-properties,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-properties,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-properties{color:#fff}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content h3{color:#fff}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content .field--name-field-subheading,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .field--name-field-subheading,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .field--name-field-subheading{color:rgba(255,255,255,.8)}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content .field--name-field-short-description p,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .field--name-field-short-description p,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum a .tile-content .date,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .date,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum a .tile-content .date{color:#fff;border-top:1px solid rgba(255,255,255,.8)}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum .overlay,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum .overlay,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum .overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgb(39,42,89)),to(rgba(52,169,224,0.3)));background:linear-gradient(0deg,rgb(39,42,89) 0%,rgba(52,169,224,0.3) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum .overlay:after,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum .overlay:after,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum .overlay:after{background:-webkit-gradient(linear,left top,right top,from(rgb(39,42,89)),to(rgba(39,42,89,0)));background:linear-gradient(90deg,rgb(39,42,89) 0%,rgba(39,42,89,0) 100%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 2px 0 0 0 #57a8db !important;box-shadow:inset 2px 0 0 0 #57a8db !important}@media(min-width:1200px){.paragraph--type--past-events .item-list ul .views-row .tile.member-forum,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum{min-width:220px;min-height:220px}}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum.img a .tile-type,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum.img a .tile-type,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum.img .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum.img .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum.img .tile-content h3{color:#fff}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum.img .tile-content .field--name-field-subheading,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum.img .tile-content .field--name-field-subheading,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum.img .tile-content .field--name-field-short-description p,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum.img .tile-content .field--name-field-short-description p,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum.img .tile-content .date,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum.img .tile-content .date,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--past-events .item-list ul .views-row .tile.member-forum p.tile-label,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.member-forum p.tile-label,.view-display-id-past_events_by_term .item-list ul .views-row .tile.member-forum p.tile-label{color:#fff}.paragraph--type--past-events .item-list ul .views-row .tile.third-party,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party{width:auto;height:auto;position:relative;border-radius:3px;background:#99d6ea;border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .field--name-field-image,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .field--name-field-image,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .field--name-field-image img,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .field--name-field-image img,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .field--name-field-image img{width:100%;height:100%}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-type,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-type,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-type .zmdi,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-type .zmdi,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-type .zmdi:not(:only-child),.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-type .zmdi:not(:only-child),.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-type .zmdi:not(:only-child){margin-left:10px}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-type .zmdi.hidden,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-type .zmdi.hidden,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-type .zmdi,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-type .zmdi,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-type,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-type,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-type{bottom:10px;right:10px}}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-properties,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-properties,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-properties .zmdi,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-properties .zmdi,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content h3{font-size:0.75rem;line-height:1rem}}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content .field--name-field-short-description,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .field--name-field-short-description,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .field--name-field-short-description{display:none}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content .field--name-field-short-description p,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .field--name-field-short-description p,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content .field--name-field-short-description p,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .field--name-field-short-description p,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content{padding:10px}}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content .date,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .date,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content .date,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .date,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content .date,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .date,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .date{font-size:0.875rem}}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content .title,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .title,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content .title,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .title,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content{padding:20px}}.paragraph--type--past-events .item-list ul .views-row .tile.third-party.tile-category .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party.tile-category .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.paragraph--type--past-events .item-list ul .views-row .tile.third-party.tile-category .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party.tile-category .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--past-events .item-list ul .views-row .tile.third-party.tile-category .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party.tile-category .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-type,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-type,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-type{color:rgba(27,54,93,.8)}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-properties,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-properties,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-properties{color:#1b365d}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content h3{color:#1b365d}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content .tile-label,.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content .field--name-field-subheading,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .tile-label,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .field--name-field-subheading,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .tile-label,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .field--name-field-subheading{color:rgba(27,54,93,.8)}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content .field--name-field-short-description p,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .field--name-field-short-description p,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .field--name-field-short-description p{color:#1b365d}.paragraph--type--past-events .item-list ul .views-row .tile.third-party a .tile-content .date,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .date,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party a .tile-content .date{color:rgba(27,54,93,.8);border-top:1px solid rgba(27,54,93,.8)}.paragraph--type--past-events .item-list ul .views-row .tile.third-party .overlay,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party .overlay,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party .overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgb(39,42,89)),to(rgba(52,169,224,0.3)));background:linear-gradient(0deg,rgb(39,42,89) 0%,rgba(52,169,224,0.3) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.paragraph--type--past-events .item-list ul .views-row .tile.third-party .overlay:after,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party .overlay:after,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party .overlay:after{background:-webkit-gradient(linear,left top,right top,from(rgb(39,42,89)),to(rgba(39,42,89,0)));background:linear-gradient(90deg,rgb(39,42,89) 0%,rgba(39,42,89,0) 100%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 2px 0 0 0 #57a8db !important;box-shadow:inset 2px 0 0 0 #57a8db !important}@media(min-width:1200px){.paragraph--type--past-events .item-list ul .views-row .tile.third-party,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party{min-width:220px;min-height:220px}}.paragraph--type--past-events .item-list ul .views-row .tile.third-party.img a .tile-type,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party.img a .tile-type,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party.img a .tile-type{color:rgba(255,255,255,.8)}.paragraph--type--past-events .item-list ul .views-row .tile.third-party.img .tile-content h3,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party.img .tile-content h3,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party.img .tile-content h3{color:#fff}.paragraph--type--past-events .item-list ul .views-row .tile.third-party.img .tile-content .field--name-field-subheading,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party.img .tile-content .field--name-field-subheading,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.paragraph--type--past-events .item-list ul .views-row .tile.third-party.img .tile-content .field--name-field-short-description p,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party.img .tile-content .field--name-field-short-description p,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party.img .tile-content .field--name-field-short-description p{color:#fff}.paragraph--type--past-events .item-list ul .views-row .tile.third-party.img .tile-content .date,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party.img .tile-content .date,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.paragraph--type--past-events .item-list ul .views-row .tile.third-party p.tile-label,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile.third-party p.tile-label,.view-display-id-past_events_by_term .item-list ul .views-row .tile.third-party p.tile-label{color:rgba(27,54,93,.8)}.paragraph--type--past-events .item-list ul .views-row .tile .overlay,.view-display-id-upcoming_events_by_term .item-list ul .views-row .tile .overlay,.view-display-id-past_events_by_term .item-list ul .views-row .tile .overlay{display:none}.view-display-id-news_by_term .item-list ul .views-row .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#252a59;overflow:hidden}.view-display-id-news_by_term .item-list ul .views-row .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-news_by_term .item-list ul .views-row .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-news_by_term .item-list ul .views-row .tile a .field--name-field-image img{width:100%;height:100%}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-type{bottom:10px;right:10px}}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content .field--name-field-short-description{display:none}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content{padding:10px}}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content .date{font-size:0.875rem}}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content{padding:20px}}.view-display-id-news_by_term .item-list ul .views-row .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.view-display-id-news_by_term .item-list ul .views-row .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.view-display-id-news_by_term .item-list ul .views-row .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-type{color:rgba(255,255,255,.8)}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-properties{color:#fff}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content h3{color:#fff}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content .field--name-field-subheading{color:rgba(255,255,255,.8)}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content .field--name-field-short-description p{color:#fff}.view-display-id-news_by_term .item-list ul .views-row .tile a .tile-content .date{color:#fff;border-top:1px solid rgba(255,255,255,.8)}.view-display-id-news_by_term .item-list ul .views-row .tile a .overlay{background:radial-gradient(276.58% 276.58% at 50% -174.61%,rgba(33,46,89,0) 80.73%,rgba(33,46,89,0.5) 96.88%);width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-news_by_term .item-list ul .views-row .tile a .overlay:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(40.63%,rgba(0,114,206,0)),color-stop(94.79%,#212E59));background:linear-gradient(180deg,rgba(0,114,206,0) 40.63%,#212E59 94.79%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 0px -3px 0px 0px #ce0f69;box-shadow:inset 0px -3px 0px 0px #ce0f69}.view-display-id-news_by_term .item-list ul .views-row .tile.solid-gradient .overlay{background:-webkit-gradient(linear,left bottom,left top,from(#252A59),to(#C0E3f4));background:linear-gradient(0deg,#252A59 0%,#C0E3f4 100%)}.view-display-id-news_by_term .item-list ul .views-row .tile.solid-gradient .overlay:after{background:-webkit-gradient(linear,left top,right top,from(#252A59),to(rgba(39,42,89,0)));background:linear-gradient(90deg,#252A59 0%,rgba(39,42,89,0) 100%)}@media(min-width:1200px){.view-display-id-news_by_term .item-list ul .views-row .tile{min-width:220px;min-height:220px}}.view-display-id-news_by_term .item-list ul .views-row .tile.img a .tile-type{color:rgba(255,255,255,.8)}.view-display-id-news_by_term .item-list ul .views-row .tile.img .tile-content h3{color:#fff}.view-display-id-news_by_term .item-list ul .views-row .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.view-display-id-news_by_term .item-list ul .views-row .tile.img .tile-content .field--name-field-short-description p{color:#fff}.view-display-id-news_by_term .item-list ul .views-row .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.view-display-id-news_by_term .item-list ul .views-row .tile a img{filter:blur(1px);-webkit-filter:blur(1px)}.view-display-id-news_by_term .item-list ul .views-row .tile a .date{display:none}.view-display-id-news_by_term .item-list ul .views-row .tile a .overlay:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(40.63%,rgba(0,114,206,0.2)),color-stop(94.79%,#212E59));background:linear-gradient(180deg,rgba(0,114,206,0.2) 40.63%,#212E59 94.79%)}.paragraph--type--people-grid h2{padding-bottom:0}.paragraph--type--people-grid .members-container{position:relative;clear:both}.paragraph--type--people-grid .members-container h3{display:inline-block;padding-top:40px;padding-bottom:0}.paragraph--type--people-grid .members-container .hide{display:inline-block;position:relative;top:-5px}@media(min-width:680px)and (max-width:979px){.paragraph--type--people-grid .members-container .hide{top:-2px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--people-grid .members-container .hide{top:0}}.paragraph--type--people-grid .team-members.hideable{display:none}.paragraph--type--people-grid .team-members .node--type-person{margin-top:40px}.paragraph--type--people-grid .team-members .node--type-person h4{padding:0}.paragraph--type--people-grid .team-members .node--type-person .field--name-title{font-size:1rem;line-height:1.25rem}.paragraph--type--people-grid .team-members .node--type-person .field--name-field-position{width:75%;font-size:0.875rem;line-height:1.25rem}.paragraph--type--people-grid .team-members .node--type-person .field--name-field-company{color:rgba(37,42,89,.5);font-size:0.875rem;line-height:1.25rem}@media(min-width:680px){.paragraph--type--people-grid .team-members{clear:both}.paragraph--type--people-grid .team-members .node--type-person{width:31.2304809494%;clear:right;float:left;margin-left:0;margin-right:3.1542785759%}.paragraph--type--people-grid .team-members .node--type-person:nth-child(3n+3){width:31.2304809494%;clear:right;float:right;margin-right:0}.paragraph--type--people-grid .team-members .node--type-person:nth-child(3n+1){clear:both}}@media(min-width:0px)and (max-width:679px){.paragraph--type--people-grid .team-members{clear:both}.paragraph--type--people-grid .team-members .node--type-person{width:47.5963826749%;clear:right;float:left;margin-left:0;margin-right:4.8072346502%}.paragraph--type--people-grid .team-members .node--type-person:nth-child(2n+2){width:47.5963826749%;clear:right;float:right;margin-right:0}}.paragraph--type--people-grid .people-group.leaders,.paragraph--type--people-grid .people-group.extended{display:block}.paragraph--type--people-grid .people-group.leaders .node--type-person,.paragraph--type--people-grid .people-group.extended .node--type-person{width:18.5048112509%;clear:right;float:left;margin-left:0;margin-right:1.8689859363%;margin-top:20px}.paragraph--type--people-grid .people-group.leaders .node--type-person .field--name-field-image,.paragraph--type--people-grid .people-group.extended .node--type-person .field--name-field-image{margin-bottom:20px}.paragraph--type--people-grid .people-group.leaders .node--type-person h4,.paragraph--type--people-grid .people-group.extended .node--type-person h4{padding:0}.paragraph--type--people-grid .people-group.leaders .node--type-person .field--name-title,.paragraph--type--people-grid .people-group.extended .node--type-person .field--name-title{color:#0072ce}.paragraph--type--people-grid .people-group.leaders .node--type-person .field--name-field-member-group-position,.paragraph--type--people-grid .people-group.leaders .node--type-person .field--name-field-position,.paragraph--type--people-grid .people-group.extended .node--type-person .field--name-field-member-group-position,.paragraph--type--people-grid .people-group.extended .node--type-person .field--name-field-position{width:100%;font-size:1rem;line-height:1.25rem}@media(min-width:0px)and (max-width:679px){.paragraph--type--people-grid .people-group.leaders .node--type-person .field--name-field-member-group-position,.paragraph--type--people-grid .people-group.leaders .node--type-person .field--name-field-position,.paragraph--type--people-grid .people-group.extended .node--type-person .field--name-field-member-group-position,.paragraph--type--people-grid .people-group.extended .node--type-person .field--name-field-position{font-size:0.875rem;line-height:1.25rem}}.paragraph--type--people-grid .people-group.leaders .node--type-person .field--name-field-company,.paragraph--type--people-grid .people-group.extended .node--type-person .field--name-field-company{color:rgba(37,42,89,.5);font-size:0.875rem;line-height:1.25rem;margin-top:5px}@media(min-width:980px){.paragraph--type--people-grid .people-group.leaders .node--type-person:nth-child(3n+3),.paragraph--type--people-grid .people-group.extended .node--type-person:nth-child(3n+3){width:18.5048112509%;clear:right;float:left;margin-left:0;margin-right:1.8689859363%}.paragraph--type--people-grid .people-group.leaders .node--type-person:nth-child(5n+5),.paragraph--type--people-grid .people-group.extended .node--type-person:nth-child(5n+5){width:18.5048112509%;clear:right;float:right;margin-right:0}.paragraph--type--people-grid .people-group.leaders .node--type-person:nth-child(3n+1),.paragraph--type--people-grid .people-group.extended .node--type-person:nth-child(3n+1){clear:none}.paragraph--type--people-grid .people-group.leaders .node--type-person:nth-child(5n+1),.paragraph--type--people-grid .people-group.extended .node--type-person:nth-child(5n+1){clear:both}}@media(min-width:680px)and (max-width:979px){.paragraph--type--people-grid .people-group.leaders .node--type-person,.paragraph--type--people-grid .people-group.extended .node--type-person{width:23.2396002789%;clear:right;float:left;margin-left:0;margin-right:2.3471996282%}.paragraph--type--people-grid .people-group.leaders .node--type-person:nth-child(3n+3),.paragraph--type--people-grid .people-group.extended .node--type-person:nth-child(3n+3){width:23.2396002789%;clear:right;float:left;margin-left:0;margin-right:2.3471996282%}.paragraph--type--people-grid .people-group.leaders .node--type-person:nth-child(4n+4),.paragraph--type--people-grid .people-group.extended .node--type-person:nth-child(4n+4){width:23.2396002789%;clear:right;float:right;margin-right:0}.paragraph--type--people-grid .people-group.leaders .node--type-person:nth-child(3n+1),.paragraph--type--people-grid .people-group.extended .node--type-person:nth-child(3n+1){clear:none}.paragraph--type--people-grid .people-group.leaders .node--type-person:nth-child(4n+1),.paragraph--type--people-grid .people-group.extended .node--type-person:nth-child(4n+1){clear:both}}@media(min-width:0px)and (max-width:679px){.paragraph--type--people-grid .people-group.leaders .node--type-person,.paragraph--type--people-grid .people-group.extended .node--type-person{width:31.2304809494%;clear:right;float:left;margin-left:0;margin-right:3.1542785759%}.paragraph--type--people-grid .people-group.leaders .node--type-person:nth-child(2n+2),.paragraph--type--people-grid .people-group.extended .node--type-person:nth-child(2n+2){width:31.2304809494%;clear:right;float:left;margin-left:0;margin-right:3.1542785759%}.paragraph--type--people-grid .people-group.leaders .node--type-person:nth-child(3n+3),.paragraph--type--people-grid .people-group.extended .node--type-person:nth-child(3n+3){width:31.2304809494%;clear:right;float:right;margin-right:0}.paragraph--type--people-grid .people-group.leaders .node--type-person:nth-child(3n+4),.paragraph--type--people-grid .people-group.extended .node--type-person:nth-child(3n+4){clear:both}}.paragraph--type--people-grid .view-header,.paragraph--type--people-grid .view-footer{clear:both}.paragraph--type--people-grid .view-header h2,.paragraph--type--people-grid .view-footer h2{padding-bottom:0}.paragraph--type--people-grid .field--name-field-image{position:relative;overflow:hidden;-webkit-appearance:none;border-radius:3px !important;position:relative}.paragraph--type--people-grid .field--name-field-image:before{background:rgba(0,0,0,0);display:block;content:"";width:100%;padding-top:calc((1 / 1)*100%);z-index:-1;position:relative}.paragraph--type--people-grid .field--name-field-image>.content{position:absolute;top:0;left:0;right:0;bottom:0}.paragraph--type--people-grid .field--name-field-image img{width:100%;height:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-filter:grayscale(100%);filter:grayscale(100%)}.person-lightbox{display:none}.person-bio{padding:40px}.person-bio .details{max-width:160px;float:left}.person-bio .details .field--name-field-image{-webkit-appearance:none;border-radius:3px !important;overflow:hidden}.person-bio .details .field--name-field-image img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}@media(min-width:0px)and (max-width:679px){.person-bio .details .field--name-field-image{float:left}}.person-bio .details .icons .zmdi{float:left;width:50%;color:#0072ce;font-size:0;margin-top:30px;text-align:center}.person-bio .details .icons .zmdi:before{font-size:1.5rem}.person-bio .details .icons .zmdi.zmdi-twitter{position:relative;top:1px}@media(min-width:680px){.person-bio .details .icons .zmdi.zmdi-phone,.person-bio .details .icons .zmdi.zmdi-smartphone{width:100%;margin-top:30px;font-family:"suisse_intlregular",Arial,Helvetica,sans-serif;font-size:1.125rem}.person-bio .details .icons .zmdi.zmdi-phone:before,.person-bio .details .icons .zmdi.zmdi-smartphone:before{display:none}}@media(min-width:0px)and (max-width:679px){.person-bio .details .icons .zmdi{margin-top:0;display:block}}@media(min-width:0px)and (max-width:679px){.person-bio .details .icons{width:100%;padding-top:40px;clear:both}.person-bio .details .icons .zmdi{margin-bottom:20px;width:25%}}@media(min-width:0px)and (max-width:679px){.person-bio .details{float:none;max-width:100%}}.person-bio .description{width:calc(100% - 200px);float:left;margin-left:40px}.person-bio .description h3{font-size:1.6875rem;line-height:2.5rem}.person-bio .description .field--name-field-position{color:#70739c;font-size:1rem;line-height:1.25rem}.person-bio .description .field--name-body{margin-top:30px}.person-bio .description .field--name-body p{font-size:0.9375rem;line-height:1.4375rem}@media(min-width:0px)and (max-width:679px){.person-bio .description{width:100%;clear:both;margin-top:20px;margin-left:0}}@media(min-width:0px)and (max-width:679px){.person-bio{padding:20px}}.view-display-id-resources_by_term .view-content,.view-display-id-resources_category .view-content,.view-display-id-related_resources .view-content,.view-display-id-knowledge_search .view-content,.view-id-member_dashboard .view-content,.view-id-favourites_dashboard .view-content{clear:both}.view-display-id-resources_by_term .grid,.view-display-id-resources_category .grid,.view-display-id-related_resources .grid,.view-display-id-knowledge_search .grid,.view-id-member_dashboard .grid,.view-id-favourites_dashboard .grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:20px;margin:0 0 20px 0;padding:0}.view-display-id-resources_by_term .grid .views-row,.view-display-id-resources_category .grid .views-row,.view-display-id-related_resources .grid .views-row,.view-display-id-knowledge_search .grid .views-row,.view-id-member_dashboard .grid .views-row,.view-id-favourites_dashboard .grid .views-row{margin:0;padding:0;list-style:none}.view-display-id-resources_by_term .grid .views-row .tile,.view-display-id-resources_category .grid .views-row .tile,.view-display-id-related_resources .grid .views-row .tile,.view-display-id-knowledge_search .grid .views-row .tile,.view-id-member_dashboard .grid .views-row .tile,.view-id-favourites_dashboard .grid .views-row .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#fff}.view-display-id-resources_by_term .grid .views-row .tile a,.view-display-id-resources_category .grid .views-row .tile a,.view-display-id-related_resources .grid .views-row .tile a,.view-display-id-knowledge_search .grid .views-row .tile a,.view-id-member_dashboard .grid .views-row .tile a,.view-id-favourites_dashboard .grid .views-row .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-resources_by_term .grid .views-row .tile a .field--name-field-image,.view-display-id-resources_category .grid .views-row .tile a .field--name-field-image,.view-display-id-related_resources .grid .views-row .tile a .field--name-field-image,.view-display-id-knowledge_search .grid .views-row .tile a .field--name-field-image,.view-id-member_dashboard .grid .views-row .tile a .field--name-field-image,.view-id-favourites_dashboard .grid .views-row .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-resources_by_term .grid .views-row .tile a .field--name-field-image img,.view-display-id-resources_category .grid .views-row .tile a .field--name-field-image img,.view-display-id-related_resources .grid .views-row .tile a .field--name-field-image img,.view-display-id-knowledge_search .grid .views-row .tile a .field--name-field-image img,.view-id-member_dashboard .grid .views-row .tile a .field--name-field-image img,.view-id-favourites_dashboard .grid .views-row .tile a .field--name-field-image img{width:100%;height:100%}.view-display-id-resources_by_term .grid .views-row .tile a .tile-type,.view-display-id-resources_category .grid .views-row .tile a .tile-type,.view-display-id-related_resources .grid .views-row .tile a .tile-type,.view-display-id-knowledge_search .grid .views-row .tile a .tile-type,.view-id-member_dashboard .grid .views-row .tile a .tile-type,.view-id-favourites_dashboard .grid .views-row .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.view-display-id-resources_by_term .grid .views-row .tile a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row .tile a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row .tile a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row .tile a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row .tile a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.view-display-id-resources_by_term .grid .views-row .tile a .tile-type .zmdi:not(:only-child),.view-display-id-resources_category .grid .views-row .tile a .tile-type .zmdi:not(:only-child),.view-display-id-related_resources .grid .views-row .tile a .tile-type .zmdi:not(:only-child),.view-display-id-knowledge_search .grid .views-row .tile a .tile-type .zmdi:not(:only-child),.view-id-member_dashboard .grid .views-row .tile a .tile-type .zmdi:not(:only-child),.view-id-favourites_dashboard .grid .views-row .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.view-display-id-resources_by_term .grid .views-row .tile a .tile-type .zmdi.hidden,.view-display-id-resources_category .grid .views-row .tile a .tile-type .zmdi.hidden,.view-display-id-related_resources .grid .views-row .tile a .tile-type .zmdi.hidden,.view-display-id-knowledge_search .grid .views-row .tile a .tile-type .zmdi.hidden,.view-id-member_dashboard .grid .views-row .tile a .tile-type .zmdi.hidden,.view-id-favourites_dashboard .grid .views-row .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row .tile a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row .tile a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row .tile a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row .tile a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row .tile a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row .tile a .tile-type,.view-display-id-resources_category .grid .views-row .tile a .tile-type,.view-display-id-related_resources .grid .views-row .tile a .tile-type,.view-display-id-knowledge_search .grid .views-row .tile a .tile-type,.view-id-member_dashboard .grid .views-row .tile a .tile-type,.view-id-favourites_dashboard .grid .views-row .tile a .tile-type{bottom:10px;right:10px}}.view-display-id-resources_by_term .grid .views-row .tile a .tile-properties,.view-display-id-resources_category .grid .views-row .tile a .tile-properties,.view-display-id-related_resources .grid .views-row .tile a .tile-properties,.view-display-id-knowledge_search .grid .views-row .tile a .tile-properties,.view-id-member_dashboard .grid .views-row .tile a .tile-properties,.view-id-favourites_dashboard .grid .views-row .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.view-display-id-resources_by_term .grid .views-row .tile a .tile-properties .zmdi,.view-display-id-resources_category .grid .views-row .tile a .tile-properties .zmdi,.view-display-id-related_resources .grid .views-row .tile a .tile-properties .zmdi,.view-display-id-knowledge_search .grid .views-row .tile a .tile-properties .zmdi,.view-id-member_dashboard .grid .views-row .tile a .tile-properties .zmdi,.view-id-favourites_dashboard .grid .views-row .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.view-display-id-resources_by_term .grid .views-row .tile a .tile-content,.view-display-id-resources_category .grid .views-row .tile a .tile-content,.view-display-id-related_resources .grid .views-row .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content,.view-id-member_dashboard .grid .views-row .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.view-display-id-resources_by_term .grid .views-row .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.view-display-id-resources_by_term .grid .views-row .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_by_term .grid .views-row .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.view-display-id-resources_by_term .grid .views-row .tile a .tile-content .field--name-field-short-description,.view-display-id-resources_category .grid .views-row .tile a .tile-content .field--name-field-short-description,.view-display-id-related_resources .grid .views-row .tile a .tile-content .field--name-field-short-description,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content .field--name-field-short-description,.view-id-member_dashboard .grid .views-row .tile a .tile-content .field--name-field-short-description,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content .field--name-field-short-description{display:none}.view-display-id-resources_by_term .grid .views-row .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row .tile a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row .tile a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row .tile a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row .tile a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row .tile a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row .tile a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row .tile a .tile-content,.view-display-id-resources_category .grid .views-row .tile a .tile-content,.view-display-id-related_resources .grid .views-row .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content,.view-id-member_dashboard .grid .views-row .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content{padding:10px}}.view-display-id-resources_by_term .grid .views-row .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_by_term .grid .views-row .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content .date{font-size:0.875rem}}.view-display-id-resources_by_term .grid .views-row .tile a .tile-content .title,.view-display-id-resources_category .grid .views-row .tile a .tile-content .title,.view-display-id-related_resources .grid .views-row .tile a .tile-content .title,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content .title,.view-id-member_dashboard .grid .views-row .tile a .tile-content .title,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row .tile a .tile-content .title,.view-display-id-resources_category .grid .views-row .tile a .tile-content .title,.view-display-id-related_resources .grid .views-row .tile a .tile-content .title,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content .title,.view-id-member_dashboard .grid .views-row .tile a .tile-content .title,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row .tile a .tile-content,.view-display-id-resources_category .grid .views-row .tile a .tile-content,.view-display-id-related_resources .grid .views-row .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content,.view-id-member_dashboard .grid .views-row .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_by_term .grid .views-row .tile a .tile-content,.view-display-id-resources_category .grid .views-row .tile a .tile-content,.view-display-id-related_resources .grid .views-row .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content,.view-id-member_dashboard .grid .views-row .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content{padding:20px}}.view-display-id-resources_by_term .grid .views-row .tile.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row .tile.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row .tile.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row .tile.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row .tile.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row .tile.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row .tile.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row .tile.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row .tile.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row .tile.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_by_term .grid .views-row .tile.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row .tile.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row .tile.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row .tile.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row .tile.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.view-display-id-resources_by_term .grid .views-row .tile a,.view-display-id-resources_category .grid .views-row .tile a,.view-display-id-related_resources .grid .views-row .tile a,.view-display-id-knowledge_search .grid .views-row .tile a,.view-id-member_dashboard .grid .views-row .tile a,.view-id-favourites_dashboard .grid .views-row .tile a{border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.view-display-id-resources_by_term .grid .views-row .tile a .tile-type,.view-display-id-resources_category .grid .views-row .tile a .tile-type,.view-display-id-related_resources .grid .views-row .tile a .tile-type,.view-display-id-knowledge_search .grid .views-row .tile a .tile-type,.view-id-member_dashboard .grid .views-row .tile a .tile-type,.view-id-favourites_dashboard .grid .views-row .tile a .tile-type{color:rgba(37,42,89,.25)}.view-display-id-resources_by_term .grid .views-row .tile a .tile-properties,.view-display-id-resources_category .grid .views-row .tile a .tile-properties,.view-display-id-related_resources .grid .views-row .tile a .tile-properties,.view-display-id-knowledge_search .grid .views-row .tile a .tile-properties,.view-id-member_dashboard .grid .views-row .tile a .tile-properties,.view-id-favourites_dashboard .grid .views-row .tile a .tile-properties{color:#0072ce}.view-display-id-resources_by_term .grid .views-row .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content h3{color:#0072ce}.view-display-id-resources_by_term .grid .views-row .tile a .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row .tile a .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row .tile a .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row .tile a .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content .field--name-field-subheading{color:rgba(37,42,89,.4)}.view-display-id-resources_by_term .grid .views-row .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row .tile a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row .tile a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row .tile a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content .field--name-field-short-description p{color:#0072ce}.view-display-id-resources_by_term .grid .views-row .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row .tile a .tile-content .date{color:#0072ce;border-top:1px solid rgba(0,114,206,.4)}.view-display-id-resources_by_term .grid .views-row .tile .overlay,.view-display-id-resources_category .grid .views-row .tile .overlay,.view-display-id-related_resources .grid .views-row .tile .overlay,.view-display-id-knowledge_search .grid .views-row .tile .overlay,.view-id-member_dashboard .grid .views-row .tile .overlay,.view-id-favourites_dashboard .grid .views-row .tile .overlay{background:linear-gradient(45deg,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);width:calc(100% + 20px);height:calc(100% + 20px);position:absolute;top:-10px;left:-10px;z-index:1;border:0;-webkit-box-shadow:none;box-shadow:none}.related-resources .view-display-id-resources_by_term .grid .views-row .tile .overlay,.related-resources .view-display-id-resources_category .grid .views-row .tile .overlay,.related-resources .view-display-id-related_resources .grid .views-row .tile .overlay,.related-resources .view-display-id-knowledge_search .grid .views-row .tile .overlay,.related-resources .view-id-member_dashboard .grid .views-row .tile .overlay,.related-resources .view-id-favourites_dashboard .grid .views-row .tile .overlay{background:linear-gradient(45deg,rgba(249,249,252,0) 0%,rgb(249,249,252) 100%)}.view-display-id-resources_by_term .grid .views-row .tile .overlay:after,.view-display-id-resources_category .grid .views-row .tile .overlay:after,.view-display-id-related_resources .grid .views-row .tile .overlay:after,.view-display-id-knowledge_search .grid .views-row .tile .overlay:after,.view-id-member_dashboard .grid .views-row .tile .overlay:after,.view-id-favourites_dashboard .grid .views-row .tile .overlay:after{display:none}@media(min-width:1200px){.view-display-id-resources_by_term .grid .views-row .tile,.view-display-id-resources_category .grid .views-row .tile,.view-display-id-related_resources .grid .views-row .tile,.view-display-id-knowledge_search .grid .views-row .tile,.view-id-member_dashboard .grid .views-row .tile,.view-id-favourites_dashboard .grid .views-row .tile{min-width:220px;min-height:220px}}.view-display-id-resources_by_term .grid .views-row .tile.img a .tile-type,.view-display-id-resources_category .grid .views-row .tile.img a .tile-type,.view-display-id-related_resources .grid .views-row .tile.img a .tile-type,.view-display-id-knowledge_search .grid .views-row .tile.img a .tile-type,.view-id-member_dashboard .grid .views-row .tile.img a .tile-type,.view-id-favourites_dashboard .grid .views-row .tile.img a .tile-type{color:rgba(255,255,255,.8)}.view-display-id-resources_by_term .grid .views-row .tile.img .tile-content h3,.view-display-id-resources_category .grid .views-row .tile.img .tile-content h3,.view-display-id-related_resources .grid .views-row .tile.img .tile-content h3,.view-display-id-knowledge_search .grid .views-row .tile.img .tile-content h3,.view-id-member_dashboard .grid .views-row .tile.img .tile-content h3,.view-id-favourites_dashboard .grid .views-row .tile.img .tile-content h3{color:#fff}.view-display-id-resources_by_term .grid .views-row .tile.img .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row .tile.img .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row .tile.img .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row .tile.img .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row .tile.img .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.view-display-id-resources_by_term .grid .views-row .tile.img .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row .tile.img .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row .tile.img .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row .tile.img .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row .tile.img .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row .tile.img .tile-content .field--name-field-short-description p{color:#fff}.view-display-id-resources_by_term .grid .views-row .tile.img .tile-content .date,.view-display-id-resources_category .grid .views-row .tile.img .tile-content .date,.view-display-id-related_resources .grid .views-row .tile.img .tile-content .date,.view-display-id-knowledge_search .grid .views-row .tile.img .tile-content .date,.view-id-member_dashboard .grid .views-row .tile.img .tile-content .date,.view-id-favourites_dashboard .grid .views-row .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.view-display-id-resources_by_term .grid .views-row .tile.tile-category,.view-display-id-resources_category .grid .views-row .tile.tile-category,.view-display-id-related_resources .grid .views-row .tile.tile-category,.view-display-id-knowledge_search .grid .views-row .tile.tile-category,.view-id-member_dashboard .grid .views-row .tile.tile-category,.view-id-favourites_dashboard .grid .views-row .tile.tile-category{width:auto;height:auto;position:relative;border-radius:3px;background:#0072ce;border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a,.view-display-id-resources_category .grid .views-row .tile.tile-category a,.view-display-id-related_resources .grid .views-row .tile.tile-category a,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a,.view-id-member_dashboard .grid .views-row .tile.tile-category a,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a{width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .field--name-field-image,.view-display-id-resources_category .grid .views-row .tile.tile-category a .field--name-field-image,.view-display-id-related_resources .grid .views-row .tile.tile-category a .field--name-field-image,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .field--name-field-image,.view-id-member_dashboard .grid .views-row .tile.tile-category a .field--name-field-image,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .field--name-field-image img,.view-display-id-resources_category .grid .views-row .tile.tile-category a .field--name-field-image img,.view-display-id-related_resources .grid .views-row .tile.tile-category a .field--name-field-image img,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .field--name-field-image img,.view-id-member_dashboard .grid .views-row .tile.tile-category a .field--name-field-image img,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .field--name-field-image img{width:100%;height:100%}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-type,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-type,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-type,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-type,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-type,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-type .zmdi:not(:only-child){margin-left:10px}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-type .zmdi.hidden,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-type .zmdi.hidden,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-type,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-type,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-type,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-type,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-type,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-type{bottom:10px;right:10px}}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-properties,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-properties,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-properties,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-properties,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-properties,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-properties .zmdi,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-properties .zmdi,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-properties .zmdi,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-properties .zmdi,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-properties .zmdi,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content h3{font-size:0.75rem;line-height:1rem}}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description{display:none}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content{padding:10px}}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content .date{font-size:0.875rem}}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content .title,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content .title,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content .title,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content .title,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content .title,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content .title,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content .title,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content .title,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content .title,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content .title,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content{padding:20px}}.view-display-id-resources_by_term .grid .views-row .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row .tile.tile-category.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row .tile.tile-category.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row .tile.tile-category.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row .tile.tile-category.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row .tile.tile-category.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row .tile.tile-category.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row .tile.tile-category.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row .tile.tile-category.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row .tile.tile-category.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row .tile.tile-category.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_by_term .grid .views-row .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row .tile.tile-category.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row .tile.tile-category.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row .tile.tile-category.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row .tile.tile-category.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row .tile.tile-category.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-type,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-type,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-type,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-type,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-type,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-type{color:rgba(255,255,255,.8)}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-properties,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-properties,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-properties,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-properties,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-properties,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-properties{color:#fff}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content h3{color:#fff}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content .field--name-field-subheading{color:rgba(255,255,255,.8)}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content .field--name-field-short-description p{color:#fff}.view-display-id-resources_by_term .grid .views-row .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row .tile.tile-category a .tile-content .date{color:#fff;border-top:1px solid rgba(255,255,255,.8)}.view-display-id-resources_by_term .grid .views-row .tile.tile-category .overlay,.view-display-id-resources_category .grid .views-row .tile.tile-category .overlay,.view-display-id-related_resources .grid .views-row .tile.tile-category .overlay,.view-display-id-knowledge_search .grid .views-row .tile.tile-category .overlay,.view-id-member_dashboard .grid .views-row .tile.tile-category .overlay,.view-id-favourites_dashboard .grid .views-row .tile.tile-category .overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgb(39,42,89)),to(rgba(52,169,224,0.3)));background:linear-gradient(0deg,rgb(39,42,89) 0%,rgba(52,169,224,0.3) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-resources_by_term .grid .views-row .tile.tile-category .overlay:after,.view-display-id-resources_category .grid .views-row .tile.tile-category .overlay:after,.view-display-id-related_resources .grid .views-row .tile.tile-category .overlay:after,.view-display-id-knowledge_search .grid .views-row .tile.tile-category .overlay:after,.view-id-member_dashboard .grid .views-row .tile.tile-category .overlay:after,.view-id-favourites_dashboard .grid .views-row .tile.tile-category .overlay:after{background:-webkit-gradient(linear,left top,right top,from(rgb(39,42,89)),to(rgba(39,42,89,0)));background:linear-gradient(90deg,rgb(39,42,89) 0%,rgba(39,42,89,0) 100%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 2px 0 0 0 #57a8db !important;box-shadow:inset 2px 0 0 0 #57a8db !important}@media(min-width:1200px){.view-display-id-resources_by_term .grid .views-row .tile.tile-category,.view-display-id-resources_category .grid .views-row .tile.tile-category,.view-display-id-related_resources .grid .views-row .tile.tile-category,.view-display-id-knowledge_search .grid .views-row .tile.tile-category,.view-id-member_dashboard .grid .views-row .tile.tile-category,.view-id-favourites_dashboard .grid .views-row .tile.tile-category{min-width:220px;min-height:220px}}.view-display-id-resources_by_term .grid .views-row .tile.tile-category.img a .tile-type,.view-display-id-resources_category .grid .views-row .tile.tile-category.img a .tile-type,.view-display-id-related_resources .grid .views-row .tile.tile-category.img a .tile-type,.view-display-id-knowledge_search .grid .views-row .tile.tile-category.img a .tile-type,.view-id-member_dashboard .grid .views-row .tile.tile-category.img a .tile-type,.view-id-favourites_dashboard .grid .views-row .tile.tile-category.img a .tile-type{color:rgba(255,255,255,.8)}.view-display-id-resources_by_term .grid .views-row .tile.tile-category.img .tile-content h3,.view-display-id-resources_category .grid .views-row .tile.tile-category.img .tile-content h3,.view-display-id-related_resources .grid .views-row .tile.tile-category.img .tile-content h3,.view-display-id-knowledge_search .grid .views-row .tile.tile-category.img .tile-content h3,.view-id-member_dashboard .grid .views-row .tile.tile-category.img .tile-content h3,.view-id-favourites_dashboard .grid .views-row .tile.tile-category.img .tile-content h3{color:#fff}.view-display-id-resources_by_term .grid .views-row .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row .tile.tile-category.img .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row .tile.tile-category.img .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row .tile.tile-category.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.view-display-id-resources_by_term .grid .views-row .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row .tile.tile-category.img .tile-content .field--name-field-short-description p{color:#fff}.view-display-id-resources_by_term .grid .views-row .tile.tile-category.img .tile-content .date,.view-display-id-resources_category .grid .views-row .tile.tile-category.img .tile-content .date,.view-display-id-related_resources .grid .views-row .tile.tile-category.img .tile-content .date,.view-display-id-knowledge_search .grid .views-row .tile.tile-category.img .tile-content .date,.view-id-member_dashboard .grid .views-row .tile.tile-category.img .tile-content .date,.view-id-favourites_dashboard .grid .views-row .tile.tile-category.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.view-display-id-resources_by_term .grid .views-row .tile.tile-category .overlay,.view-display-id-resources_category .grid .views-row .tile.tile-category .overlay,.view-display-id-related_resources .grid .views-row .tile.tile-category .overlay,.view-display-id-knowledge_search .grid .views-row .tile.tile-category .overlay,.view-id-member_dashboard .grid .views-row .tile.tile-category .overlay,.view-id-favourites_dashboard .grid .views-row .tile.tile-category .overlay{display:none}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#99d6ea;border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .field--name-field-image,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .field--name-field-image,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .field--name-field-image,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .field--name-field-image,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .field--name-field-image,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .field--name-field-image,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .field--name-field-image,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .field--name-field-image,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .field--name-field-image,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .field--name-field-image,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .field--name-field-image,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .field--name-field-image,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .field--name-field-image,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .field--name-field-image,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .field--name-field-image,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .field--name-field-image,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .field--name-field-image,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .field--name-field-image,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .field--name-field-image,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .field--name-field-image,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .field--name-field-image,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .field--name-field-image,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .field--name-field-image,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .field--name-field-image img,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .field--name-field-image img,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .field--name-field-image img,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .field--name-field-image img,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .field--name-field-image img,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .field--name-field-image img,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .field--name-field-image img,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .field--name-field-image img,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .field--name-field-image img,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .field--name-field-image img,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .field--name-field-image img,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .field--name-field-image img,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .field--name-field-image img,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .field--name-field-image img,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .field--name-field-image img,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .field--name-field-image img,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .field--name-field-image img,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .field--name-field-image img,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .field--name-field-image img,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .field--name-field-image img,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .field--name-field-image img,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .field--name-field-image img,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .field--name-field-image img,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .field--name-field-image img{width:100%;height:100%}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi:not(:only-child),.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi:not(:only-child),.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi:not(:only-child),.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi:not(:only-child),.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi:not(:only-child),.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi:not(:only-child),.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi:not(:only-child),.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi:not(:only-child),.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi.hidden,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi.hidden,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi.hidden,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi.hidden,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi.hidden,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi.hidden,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi.hidden,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi.hidden,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi.hidden,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi.hidden,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi.hidden,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi.hidden,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi.hidden,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi.hidden,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi.hidden,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi.hidden,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi.hidden,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi.hidden,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi.hidden,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi.hidden,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi.hidden,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi.hidden,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi.hidden,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-type{bottom:10px;right:10px}}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-properties,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-properties,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-properties,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-properties,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-properties,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-properties,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-properties,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-properties,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-properties,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-properties,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-properties,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-properties,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-properties,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-properties,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-properties,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-properties,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-properties,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-properties,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-properties,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-properties,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-properties,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-properties,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-properties,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-properties .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-properties .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-properties .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-properties .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-properties .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-properties .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-properties .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-properties .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-properties .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-properties .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-properties .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-properties .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-properties .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-properties .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-properties .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-properties .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-properties .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-properties .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-properties .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-properties .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-properties .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-properties .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-properties .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description{display:none}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content{padding:10px}}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .date{font-size:0.875rem}}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content .title,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content .title,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content .title,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content .title,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .title,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .title,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content .title,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content .title,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content .title,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content .title,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .title,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .title,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content .title,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content .title,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content .title,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content .title,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .title,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .title,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content .title,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content .title,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content .title,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content .title,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .title,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content .title,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content .title,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content .title,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content .title,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .title,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .title,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content .title,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content .title,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content .title,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content .title,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .title,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .title,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content .title,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content .title,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content .title,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content .title,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .title,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .title,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content .title,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content .title,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content .title,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content .title,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .title,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content{padding:20px}}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-type{color:rgba(27,54,93,.8)}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-properties,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-properties,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-properties,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-properties,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-properties,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-properties,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-properties,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-properties,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-properties,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-properties,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-properties,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-properties,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-properties,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-properties,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-properties,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-properties,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-properties,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-properties,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-properties,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-properties,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-properties,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-properties,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-properties,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-properties{color:#1b365d}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content h3{color:#1b365d}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content .tile-label,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content .tile-label,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content .tile-label,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content .tile-label,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .tile-label,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .tile-label,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-subheading,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content .tile-label,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content .tile-label,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content .tile-label,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content .tile-label,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .tile-label,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .tile-label,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-subheading,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content .tile-label,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content .tile-label,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content .tile-label,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content .tile-label,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .tile-label,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .tile-label,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-subheading,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content .tile-label,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content .tile-label,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content .tile-label,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content .tile-label,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .tile-label,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .tile-label,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-subheading{color:rgba(27,54,93,.8)}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p{color:#1b365d}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile a .tile-content .date{color:rgba(27,54,93,.8);border-top:1px solid rgba(27,54,93,.8)}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile .overlay,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile .overlay,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile .overlay,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile .overlay,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile .overlay,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile .overlay,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile .overlay,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile .overlay,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile .overlay,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile .overlay,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile .overlay,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile .overlay,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile .overlay,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile .overlay,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile .overlay,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile .overlay,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile .overlay,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile .overlay,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile .overlay,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile .overlay,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile .overlay,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile .overlay,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile .overlay,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile .overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgb(39,42,89)),to(rgba(52,169,224,0.3)));background:linear-gradient(0deg,rgb(39,42,89) 0%,rgba(52,169,224,0.3) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile .overlay:after,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile .overlay:after,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile .overlay:after,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile .overlay:after,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile .overlay:after,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile .overlay:after,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile .overlay:after,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile .overlay:after,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile .overlay:after,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile .overlay:after,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile .overlay:after,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile .overlay:after,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile .overlay:after,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile .overlay:after,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile .overlay:after,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile .overlay:after,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile .overlay:after,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile .overlay:after,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile .overlay:after,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile .overlay:after,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile .overlay:after,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile .overlay:after,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile .overlay:after,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile .overlay:after{background:-webkit-gradient(linear,left top,right top,from(rgb(39,42,89)),to(rgba(39,42,89,0)));background:linear-gradient(90deg,rgb(39,42,89) 0%,rgba(39,42,89,0) 100%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 2px 0 0 0 #57a8db !important;box-shadow:inset 2px 0 0 0 #57a8db !important}@media(min-width:1200px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile{min-width:220px;min-height:220px}}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.img a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.img a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.img a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.img a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.img a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.img a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.img a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.img a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.img a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.img a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.img a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.img a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.img a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.img a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.img a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.img a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.img a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.img a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.img a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.img a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.img a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.img a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.img a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.img a .tile-type{color:rgba(255,255,255,.8)}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.img .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.img .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.img .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.img .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.img .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.img .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.img .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.img .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.img .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.img .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.img .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.img .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.img .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.img .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.img .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.img .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.img .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.img .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.img .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.img .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.img .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.img .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.img .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.img .tile-content h3{color:#fff}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.img .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.img .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.img .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.img .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.img .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.img .tile-content .field--name-field-subheading,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.img .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.img .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.img .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.img .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.img .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.img .tile-content .field--name-field-subheading,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.img .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.img .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.img .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.img .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.img .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.img .tile-content .field--name-field-subheading,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.img .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.img .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.img .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.img .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.img .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.img .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.img .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.img .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.img .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.img .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.img .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.img .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.img .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.img .tile-content .field--name-field-short-description p{color:#fff}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.img .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.img .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.img .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.img .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.img .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.img .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.img .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.img .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.img .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.img .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.img .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.img .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.img .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.img .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.img .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.img .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.img .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.img .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.img .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.img .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.img .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.img .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.img .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category{width:auto;height:auto;position:relative;border-radius:3px;background:#0072ce;border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a{width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .field--name-field-image,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .field--name-field-image,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .field--name-field-image,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .field--name-field-image,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .field--name-field-image,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .field--name-field-image,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .field--name-field-image,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .field--name-field-image,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .field--name-field-image,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .field--name-field-image,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .field--name-field-image,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .field--name-field-image,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .field--name-field-image,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .field--name-field-image,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .field--name-field-image,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .field--name-field-image,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .field--name-field-image,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .field--name-field-image,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .field--name-field-image,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .field--name-field-image,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .field--name-field-image,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .field--name-field-image,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .field--name-field-image,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .field--name-field-image img,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .field--name-field-image img,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .field--name-field-image img,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .field--name-field-image img,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .field--name-field-image img,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .field--name-field-image img,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .field--name-field-image img,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .field--name-field-image img,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .field--name-field-image img,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .field--name-field-image img,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .field--name-field-image img,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .field--name-field-image img,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .field--name-field-image img,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .field--name-field-image img,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .field--name-field-image img,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .field--name-field-image img,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .field--name-field-image img,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .field--name-field-image img,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .field--name-field-image img,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .field--name-field-image img,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .field--name-field-image img,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .field--name-field-image img,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .field--name-field-image img,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .field--name-field-image img{width:100%;height:100%}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi:not(:only-child),.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi:not(:only-child){margin-left:10px}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi.hidden,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi.hidden,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi.hidden,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi.hidden,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi.hidden,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi.hidden,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi.hidden,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi.hidden,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi.hidden,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type{bottom:10px;right:10px}}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties .zmdi,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties .zmdi,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties .zmdi,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties .zmdi,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties .zmdi,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties .zmdi,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3{font-size:0.75rem;line-height:1rem}}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description{display:none}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content{padding:10px}}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date{font-size:0.875rem}}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .title,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .title,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .title,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .title,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .title,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .title,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .title,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .title,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .title,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .title,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .title,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .title,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .title,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .title,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .title,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .title,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .title,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .title,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .title,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .title,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .title,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .title,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .title,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .title,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .title,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .title,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .title,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .title,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .title,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .title,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .title,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .title,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .title,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .title,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .title,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .title,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .title,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .title,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .title,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .title,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .title,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .title,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .title,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .title,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .title,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .title,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content{padding:20px}}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-type{color:rgba(255,255,255,.8)}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-properties,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-properties,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-properties,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-properties{color:#fff}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content h3{color:#fff}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-subheading{color:rgba(255,255,255,.8)}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .field--name-field-short-description p{color:#fff}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category a .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category a .tile-content .date{color:#fff;border-top:1px solid rgba(255,255,255,.8)}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgb(39,42,89)),to(rgba(52,169,224,0.3)));background:linear-gradient(0deg,rgb(39,42,89) 0%,rgba(52,169,224,0.3) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay:after,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay:after,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay:after,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay:after,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay:after,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay:after,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay:after,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay:after,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay:after,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay:after,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay:after,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay:after,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay:after,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay:after,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay:after,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay:after,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay:after,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay:after,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay:after,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay:after,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay:after,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay:after,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay:after,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay:after{background:-webkit-gradient(linear,left top,right top,from(rgb(39,42,89)),to(rgba(39,42,89,0)));background:linear-gradient(90deg,rgb(39,42,89) 0%,rgba(39,42,89,0) 100%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 2px 0 0 0 #57a8db !important;box-shadow:inset 2px 0 0 0 #57a8db !important}@media(min-width:1200px){.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category{min-width:220px;min-height:220px}}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category.img a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category.img a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category.img a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category.img a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category.img a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category.img a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category.img a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category.img a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category.img a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category.img a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category.img a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category.img a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category.img a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category.img a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category.img a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category.img a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category.img a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category.img a .tile-type,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category.img a .tile-type,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category.img a .tile-type,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category.img a .tile-type,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category.img a .tile-type,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category.img a .tile-type,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category.img a .tile-type{color:rgba(255,255,255,.8)}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content h3,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content h3,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content h3,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content h3,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content h3,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content h3,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content h3{color:#fff}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .field--name-field-subheading,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .field--name-field-short-description p,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .field--name-field-short-description p{color:#fff}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category.img .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category.img .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category.img .tile-content .date,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .date,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .date,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .date,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .date,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .date,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.view-display-id-resources_by_term .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay,.view-display-id-resources_category .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay,.view-display-id-related_resources .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay,.view-id-member_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+1) .tile.tile-category .overlay,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay,.view-display-id-resources_category .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay,.view-display-id-related_resources .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay,.view-id-member_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+3) .tile.tile-category .overlay,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay,.view-display-id-resources_category .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay,.view-display-id-related_resources .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay,.view-id-member_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+6) .tile.tile-category .overlay,.view-display-id-resources_by_term .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay,.view-display-id-resources_category .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay,.view-display-id-related_resources .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay,.view-display-id-knowledge_search .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay,.view-id-member_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay,.view-id-favourites_dashboard .grid .views-row:nth-child(8n+8) .tile.tile-category .overlay{display:none}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_by_term .grid,.view-display-id-resources_category .grid,.view-display-id-related_resources .grid,.view-display-id-knowledge_search .grid,.view-id-member_dashboard .grid,.view-id-favourites_dashboard .grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_by_term .grid,.view-display-id-resources_category .grid,.view-display-id-related_resources .grid,.view-display-id-knowledge_search .grid,.view-id-member_dashboard .grid,.view-id-favourites_dashboard .grid{grid-template-columns:repeat(2,1fr)}}.view-display-id-subcategories .grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:20px;margin:0 0 20px 0;padding:0}.view-display-id-subcategories .grid .views-row{margin:0;padding:0;list-style:none}.view-display-id-subcategories .grid .views-row .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#0072ce;border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.view-display-id-subcategories .grid .views-row .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-subcategories .grid .views-row .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-subcategories .grid .views-row .tile a .field--name-field-image img{width:100%;height:100%}.view-display-id-subcategories .grid .views-row .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.view-display-id-subcategories .grid .views-row .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.view-display-id-subcategories .grid .views-row .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.view-display-id-subcategories .grid .views-row .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.view-display-id-subcategories .grid .views-row .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.view-display-id-subcategories .grid .views-row .tile a .tile-type{bottom:10px;right:10px}}.view-display-id-subcategories .grid .views-row .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.view-display-id-subcategories .grid .views-row .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.view-display-id-subcategories .grid .views-row .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.view-display-id-subcategories .grid .views-row .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.view-display-id-subcategories .grid .views-row .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.view-display-id-subcategories .grid .views-row .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.view-display-id-subcategories .grid .views-row .tile a .tile-content .field--name-field-short-description{display:none}.view-display-id-subcategories .grid .views-row .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.view-display-id-subcategories .grid .views-row .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.view-display-id-subcategories .grid .views-row .tile a .tile-content{padding:10px}}.view-display-id-subcategories .grid .views-row .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-display-id-subcategories .grid .views-row .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.view-display-id-subcategories .grid .views-row .tile a .tile-content .date{font-size:0.875rem}}.view-display-id-subcategories .grid .views-row .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-display-id-subcategories .grid .views-row .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.view-display-id-subcategories .grid .views-row .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.view-display-id-subcategories .grid .views-row .tile a .tile-content{padding:20px}}.view-display-id-subcategories .grid .views-row .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.view-display-id-subcategories .grid .views-row .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.view-display-id-subcategories .grid .views-row .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.view-display-id-subcategories .grid .views-row .tile a .tile-type{color:rgba(255,255,255,.8)}.view-display-id-subcategories .grid .views-row .tile a .tile-properties{color:#fff}.view-display-id-subcategories .grid .views-row .tile a .tile-content h3{color:#fff}.view-display-id-subcategories .grid .views-row .tile a .tile-content .field--name-field-subheading{color:rgba(255,255,255,.8)}.view-display-id-subcategories .grid .views-row .tile a .tile-content .field--name-field-short-description p{color:#fff}.view-display-id-subcategories .grid .views-row .tile a .tile-content .date{color:#fff;border-top:1px solid rgba(255,255,255,.8)}.view-display-id-subcategories .grid .views-row .tile .overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgb(39,42,89)),to(rgba(52,169,224,0.3)));background:linear-gradient(0deg,rgb(39,42,89) 0%,rgba(52,169,224,0.3) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-subcategories .grid .views-row .tile .overlay:after{background:-webkit-gradient(linear,left top,right top,from(rgb(39,42,89)),to(rgba(39,42,89,0)));background:linear-gradient(90deg,rgb(39,42,89) 0%,rgba(39,42,89,0) 100%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 2px 0 0 0 #57a8db !important;box-shadow:inset 2px 0 0 0 #57a8db !important}@media(min-width:1200px){.view-display-id-subcategories .grid .views-row .tile{min-width:220px;min-height:220px}}.view-display-id-subcategories .grid .views-row .tile.img a .tile-type{color:rgba(255,255,255,.8)}.view-display-id-subcategories .grid .views-row .tile.img .tile-content h3{color:#fff}.view-display-id-subcategories .grid .views-row .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.view-display-id-subcategories .grid .views-row .tile.img .tile-content .field--name-field-short-description p{color:#fff}.view-display-id-subcategories .grid .views-row .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.view-display-id-subcategories .grid .views-row .tile .overlay{display:none}@media(min-width:0px)and (max-width:979px){.view-display-id-subcategories .grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:0px)and (max-width:679px){.view-display-id-subcategories .grid{grid-template-columns:repeat(2,1fr)}}.view-display-id-resources_partner .view-content{clear:both}.view-display-id-resources_partner .grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:20px;margin:0 0 20px 0;padding:0}.view-display-id-resources_partner .grid .views-row{margin:0;padding:0;list-style:none}.view-display-id-resources_partner .grid .views-row .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#fff}.view-display-id-resources_partner .grid .views-row .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-resources_partner .grid .views-row .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-resources_partner .grid .views-row .tile a .field--name-field-image img{width:100%;height:100%}.view-display-id-resources_partner .grid .views-row .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.view-display-id-resources_partner .grid .views-row .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.view-display-id-resources_partner .grid .views-row .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.view-display-id-resources_partner .grid .views-row .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_partner .grid .views-row .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_partner .grid .views-row .tile a .tile-type{bottom:10px;right:10px}}.view-display-id-resources_partner .grid .views-row .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.view-display-id-resources_partner .grid .views-row .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.view-display-id-resources_partner .grid .views-row .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.view-display-id-resources_partner .grid .views-row .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.view-display-id-resources_partner .grid .views-row .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_partner .grid .views-row .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.view-display-id-resources_partner .grid .views-row .tile a .tile-content .field--name-field-short-description{display:none}.view-display-id-resources_partner .grid .views-row .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_partner .grid .views-row .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_partner .grid .views-row .tile a .tile-content{padding:10px}}.view-display-id-resources_partner .grid .views-row .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_partner .grid .views-row .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_partner .grid .views-row .tile a .tile-content .date{font-size:0.875rem}}.view-display-id-resources_partner .grid .views-row .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_partner .grid .views-row .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.view-display-id-resources_partner .grid .views-row .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_partner .grid .views-row .tile a .tile-content{padding:20px}}.view-display-id-resources_partner .grid .views-row .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.view-display-id-resources_partner .grid .views-row .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_partner .grid .views-row .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.view-display-id-resources_partner .grid .views-row .tile a{border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.view-display-id-resources_partner .grid .views-row .tile a .tile-type{color:rgba(37,42,89,.25)}.view-display-id-resources_partner .grid .views-row .tile a .tile-properties{color:#0072ce}.view-display-id-resources_partner .grid .views-row .tile a .tile-content h3{color:#0072ce}.view-display-id-resources_partner .grid .views-row .tile a .tile-content .field--name-field-subheading{color:rgba(37,42,89,.4)}.view-display-id-resources_partner .grid .views-row .tile a .tile-content .field--name-field-short-description p{color:#0072ce}.view-display-id-resources_partner .grid .views-row .tile a .tile-content .date{color:#0072ce;border-top:1px solid rgba(0,114,206,.4)}.view-display-id-resources_partner .grid .views-row .tile .overlay{background:linear-gradient(45deg,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);width:calc(100% + 20px);height:calc(100% + 20px);position:absolute;top:-10px;left:-10px;z-index:1;border:0;-webkit-box-shadow:none;box-shadow:none}.related-resources .view-display-id-resources_partner .grid .views-row .tile .overlay{background:linear-gradient(45deg,rgba(249,249,252,0) 0%,rgb(249,249,252) 100%)}.view-display-id-resources_partner .grid .views-row .tile .overlay:after{display:none}@media(min-width:1200px){.view-display-id-resources_partner .grid .views-row .tile{min-width:220px;min-height:220px}}.view-display-id-resources_partner .grid .views-row .tile.img a .tile-type{color:rgba(255,255,255,.8)}.view-display-id-resources_partner .grid .views-row .tile.img .tile-content h3{color:#fff}.view-display-id-resources_partner .grid .views-row .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.view-display-id-resources_partner .grid .views-row .tile.img .tile-content .field--name-field-short-description p{color:#fff}.view-display-id-resources_partner .grid .views-row .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#99d6ea;border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .field--name-field-image,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .field--name-field-image,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .field--name-field-image,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .field--name-field-image img,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .field--name-field-image img,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .field--name-field-image img,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .field--name-field-image img{width:100%;height:100%}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi:not(:only-child),.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi.hidden,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi.hidden,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi.hidden,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-type .zmdi,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-type .zmdi,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-type .zmdi,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-type{bottom:10px;right:10px}}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-properties,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-properties,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-properties,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-properties .zmdi,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-properties .zmdi,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-properties .zmdi,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description{display:none}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content{padding:10px}}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content .date{font-size:0.875rem}}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content .title,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content .title,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content .title,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content .title,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content .title,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content .title,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content{padding:20px}}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile.tile-category .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile.tile-category .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile.tile-category .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-type,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-type,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-type,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-type{color:rgba(27,54,93,.8)}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-properties,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-properties,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-properties,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-properties{color:#1b365d}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content h3{color:#1b365d}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content .tile-label,.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-subheading,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content .tile-label,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-subheading,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content .tile-label,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-subheading,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content .tile-label,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-subheading{color:rgba(27,54,93,.8)}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content .field--name-field-short-description p,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content .field--name-field-short-description p{color:#1b365d}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile a .tile-content .date,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile a .tile-content .date,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile a .tile-content .date,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile a .tile-content .date{color:rgba(27,54,93,.8);border-top:1px solid rgba(27,54,93,.8)}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile .overlay,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile .overlay,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile .overlay,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile .overlay{background:-webkit-gradient(linear,left bottom,left top,from(rgb(39,42,89)),to(rgba(52,169,224,0.3)));background:linear-gradient(0deg,rgb(39,42,89) 0%,rgba(52,169,224,0.3) 100%);width:100%;height:100%;position:absolute;top:0;left:0}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile .overlay:after,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile .overlay:after,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile .overlay:after,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile .overlay:after{background:-webkit-gradient(linear,left top,right top,from(rgb(39,42,89)),to(rgba(39,42,89,0)));background:linear-gradient(90deg,rgb(39,42,89) 0%,rgba(39,42,89,0) 100%);width:100%;height:100%;content:"";display:block;position:absolute;top:0;left:0;-webkit-box-shadow:inset 2px 0 0 0 #57a8db !important;box-shadow:inset 2px 0 0 0 #57a8db !important}@media(min-width:1200px){.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile{min-width:220px;min-height:220px}}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile.img a .tile-type,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile.img a .tile-type,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile.img a .tile-type,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile.img a .tile-type{color:rgba(255,255,255,.8)}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile.img .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile.img .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile.img .tile-content h3,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile.img .tile-content h3{color:#fff}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile.img .tile-content .field--name-field-subheading,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile.img .tile-content .field--name-field-subheading,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile.img .tile-content .field--name-field-subheading,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile.img .tile-content .field--name-field-short-description p,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile.img .tile-content .field--name-field-short-description p{color:#fff}.view-display-id-resources_partner .grid .views-row:nth-child(8n+1) .tile.img .tile-content .date,.view-display-id-resources_partner .grid .views-row:nth-child(8n+3) .tile.img .tile-content .date,.view-display-id-resources_partner .grid .views-row:nth-child(8n+6) .tile.img .tile-content .date,.view-display-id-resources_partner .grid .views-row:nth-child(8n+8) .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}@media(min-width:0px)and (max-width:979px){.view-display-id-resources_partner .grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:0px)and (max-width:679px){.view-display-id-resources_partner .grid{grid-template-columns:repeat(2,1fr)}}.paragraph--type--stylised-numbered-list{background-color:#252a59;background-position:center center;background-size:cover;margin-top:60px;padding-bottom:60px;clear:both}@media(min-width:980px)and (max-width:1199px){.paragraph--type--stylised-numbered-list{margin-top:60px}}@media(min-width:680px)and (max-width:979px){.paragraph--type--stylised-numbered-list{margin-top:40px}}@media(min-width:340px)and (max-width:679px){.paragraph--type--stylised-numbered-list{margin-top:40px}}@media(min-width:0px)and (max-width:339px){.paragraph--type--stylised-numbered-list{margin-top:20px}}@media(min-width:980px)and (max-width:1199px){.paragraph--type--stylised-numbered-list{padding-bottom:60px}}@media(min-width:680px)and (max-width:979px){.paragraph--type--stylised-numbered-list{padding-bottom:40px}}@media(min-width:340px)and (max-width:679px){.paragraph--type--stylised-numbered-list{padding-bottom:40px}}@media(min-width:0px)and (max-width:339px){.paragraph--type--stylised-numbered-list{padding-bottom:20px}}.paragraph--type--stylised-numbered-list h2.list-title,.paragraph--type--stylised-numbered-list .field--name-field-list-item{width:83.2049424148%;float:left;margin-right:-100%;margin-left:0;clear:none;padding-bottom:60px;clear:both;color:#fff}@media(min-width:980px)and (max-width:1199px){.paragraph--type--stylised-numbered-list h2.list-title,.paragraph--type--stylised-numbered-list .field--name-field-list-item{padding-bottom:60px}}@media(min-width:680px)and (max-width:979px){.paragraph--type--stylised-numbered-list h2.list-title,.paragraph--type--stylised-numbered-list .field--name-field-list-item{padding-bottom:40px}}@media(min-width:340px)and (max-width:679px){.paragraph--type--stylised-numbered-list h2.list-title,.paragraph--type--stylised-numbered-list .field--name-field-list-item{padding-bottom:40px}}@media(min-width:0px)and (max-width:339px){.paragraph--type--stylised-numbered-list h2.list-title,.paragraph--type--stylised-numbered-list .field--name-field-list-item{padding-bottom:20px}}.paragraph--type--stylised-numbered-list h2.list-title:last-child,.paragraph--type--stylised-numbered-list .field--name-field-list-item:last-child{padding-bottom:0}@media(min-width:0px)and (max-width:679px){.paragraph--type--stylised-numbered-list h2.list-title,.paragraph--type--stylised-numbered-list .field--name-field-list-item{width:100%;float:right;margin-left:0;margin-right:0;clear:none}}.paragraph--type--stylised-numbered-list .number{width:19.2593271611%;float:left;margin-right:-100%;margin-left:0;clear:none;width:120px;height:120px;font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;font-size:4.6875rem;line-height:138px;text-align:center;border-radius:50%;border:1px solid #fff;color:#fff}@media(min-width:0px)and (max-width:679px){.paragraph--type--stylised-numbered-list .number{width:24.4222408664%;float:left;margin-right:-100%;margin-left:8.3975287926%;clear:none;width:80px;height:80px;line-height:90px;font-size:2.5rem}}.paragraph--type--stylised-numbered-list .field__item{width:79.8148317903%;float:right;margin-left:0;margin-right:0;clear:none}.paragraph--type--stylised-numbered-list .field__item h2,.paragraph--type--stylised-numbered-list .field__item h3,.paragraph--type--stylised-numbered-list .field__item h4,.paragraph--type--stylised-numbered-list .field__item h5,.paragraph--type--stylised-numbered-list .field__item p,.paragraph--type--stylised-numbered-list .field__item li{color:#fff}@media(min-width:0px)and (max-width:679px){.paragraph--type--stylised-numbered-list .field__item{width:66.4098848295%;float:right;margin-left:0;margin-right:0;clear:none}}.paragraph--type--team{border:1px solid rgba(205,205,227,.5);position:relative;padding:30px !important;-webkit-appearance:none;border-radius:3px !important;-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.paragraph--type--team p{font-size:0.9375rem;line-height:1.4375rem}.paragraph--type--team .field--name-field-person{margin-top:30px}.paragraph--type--team .field--name-field-person:after{content:"";display:table;clear:both}.paragraph--type--team .field--name-field-person>.field__item{width:calc(50% - 15px);float:left}.paragraph--type--team .field--name-field-person>.field__item:nth-child(odd){clear:both}.paragraph--type--team .field--name-field-person>.field__item:nth-child(even){margin-left:30px}.paragraph--type--team .field--name-field-person>.field__item:nth-child(n+3){padding-top:30px}.paragraph--type--team .field--name-field-person>.field__item .field--name-field-image img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.paragraph--type--team .field--name-field-person>.field__item h4{padding:20px 0 0 0}@media(min-width:0px)and (max-width:679px){.paragraph--type--team .field--name-field-person>.field__item h4{padding-top:10px}}.paragraph--type--team .field--name-field-person>.field__item .field--name-field-position{font-size:0.9375rem}@media(min-width:0px)and (max-width:679px){.paragraph--type--team .field--name-field-person>.field__item .field--name-field-position{font-size:0.75rem}}.paragraph--type--team h3+.field--name-field-person{margin-top:0}.paragraph--type--testimonial-carousel{background-image:url(/themes/custom/isba/js/7943d17a25c351c548a9.png);background-position:center center;background-size:cover;clear:both;max-width:1440px;position:relative;padding:0 0 60px 0;margin:80px auto 0 auto}@media(min-width:0px)and (max-width:679px){.paragraph--type--testimonial-carousel .grid-padding,.paragraph--type--testimonial-carousel .view-id-site_search.view-display-id-results>.inner,.paragraph--type--testimonial-carousel .region-content>.login-register-form>div{margin-left:20px;margin-right:20px}}.paragraph--type--testimonial-carousel:before{content:"";display:block;width:100%;height:100%;opacity:.95;position:absolute;top:0;left:0;background-color:#212e59;mix-blend-mode:hard-light}.paragraph--type--testimonial-carousel:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:-webkit-gradient(linear,left top,right top,color-stop(72.48%,rgba(33,46,89,0.9)),to(rgba(33,46,89,0)));background:linear-gradient(90deg,rgba(33,46,89,0.9) 72.48%,rgba(33,46,89,0) 100%);-webkit-transform:scaleX(-1);transform:scaleX(-1)}.paragraph--type--testimonial-carousel .grid-container,.paragraph--type--testimonial-carousel .view-id-site_search.view-display-id-results,.paragraph--type--testimonial-carousel .region-content>.login-register-form{z-index:10}.paragraph--type--testimonial-carousel .heading{background:rgba(37,42,89,.7);height:80px}.paragraph--type--testimonial-carousel .heading h2{color:#fff;text-align:center;font-size:1.25rem;line-height:80px}.paragraph--type--testimonial-carousel .swiper-container{width:100%;float:right;margin-left:0;margin-right:0;clear:none}@media(min-width:0px)and (max-width:679px){.paragraph--type--testimonial-carousel .swiper-container{width:100%;float:none;margin:0}}.paragraph--type--testimonial-carousel .testimonial p{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;font-size:2.125rem;line-height:2.75rem;color:#fff;margin-bottom:20px;text-align:left}@media(min-width:0px)and (max-width:679px){.paragraph--type--testimonial-carousel .testimonial p{font-size:1.4375rem;line-height:1.875rem}}.paragraph--type--testimonial-carousel .quotes{background:url(/themes/custom/isba/js/a5f5b5cae32c72454ef5.svg);background-position:0 0;background-size:cover;width:126px;height:36px;margin:60px 0 40px 0;float:left}@media(min-width:0px)and (max-width:679px){.paragraph--type--testimonial-carousel .quotes{float:none;margin:0 0 20px 0}}.paragraph--type--testimonial-carousel .quote-open,.paragraph--type--testimonial-carousel .quote-closed{background:url(/themes/custom/isba/images/icons/quote.svg);background-position:0 0;background-size:cover;width:60px;height:50px;position:absolute;top:50px}@media(min-width:680px)and (max-width:979px){.paragraph--type--testimonial-carousel .quote-open,.paragraph--type--testimonial-carousel .quote-closed{width:50px;height:42px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--testimonial-carousel .quote-open,.paragraph--type--testimonial-carousel .quote-closed{width:36px;height:30px}}.paragraph--type--testimonial-carousel .quote-open{left:270px}@media(min-width:680px)and (max-width:979px){.paragraph--type--testimonial-carousel .quote-open{left:100px;top:60px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--testimonial-carousel .quote-open{left:20px;top:70px}}.paragraph--type--testimonial-carousel .quote-closed{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center center;transform-origin:center center;right:270px;bottom:180px;top:auto}@media(min-width:680px)and (max-width:979px){.paragraph--type--testimonial-carousel .quote-closed{right:100px}}@media(min-width:0px)and (max-width:679px){.paragraph--type--testimonial-carousel .quote-closed{right:25px}}.paragraph--type--testimonial-carousel .name{font-size:1.5625rem;line-height:2.0625rem;color:#fff;margin-bottom:5px}.paragraph--type--testimonial-carousel .position{font-size:0.9375rem;line-height:1.4375rem;color:#97d700}.paragraph--type--testimonial-carousel .name,.paragraph--type--testimonial-carousel .position{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;text-align:center}.paragraph--type--testimonial-carousel .swiper-pagination{position:relative;margin:20px 0 0 0 !important}.paragraph--type--testimonial-carousel .swiper-pagination .swiper-pagination-bullet{background:rgba(255,255,255,.35);width:8px;height:8px}.paragraph--type--testimonial-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff}@media(min-width:0px)and (max-width:679px){.paragraph--type--testimonial-carousel{padding:40px 0}}.paragraph--type--two-column-block .paragraph{width:auto;float:none;margin:0;padding:0}.paragraph--type--two-column-block .field--name-field-left-column{width:49.6148272443%;float:left;margin-right:-100%;margin-left:0;clear:none}@media(min-width:0px)and (max-width:679px){.paragraph--type--two-column-block .field--name-field-left-column{width:100%;float:right;margin-left:0;margin-right:0;clear:none}}.paragraph--type--two-column-block .field--name-field-right-column{width:41.2172984517%;float:right;margin-left:0;margin-right:0;clear:none}.paragraph--type--two-column-block .field--name-field-right-column>.field__item:not(:only-child):not(:last-child){margin-bottom:30px}.paragraph--type--two-column-block .field--name-field-right-column .paragraph--type--image-tile{float:right}.paragraph--type--two-column-block .field--name-field-right-column .paragraph--type--image-tile:after{content:"";display:table;clear:both}.paragraph--type--two-column-block .field--name-field-right-column .paragraph--type--image-tile .field--name-field-image{overflow:hidden;-webkit-appearance:none;border-radius:3px !important}@media(min-width:0px)and (max-width:679px){.paragraph--type--two-column-block .field--name-field-right-column .paragraph--type--image-tile{float:none}.paragraph--type--two-column-block .field--name-field-right-column .paragraph--type--image-tile .field--name-field-image img{width:100%;height:auto}}@media(min-width:0px)and (max-width:679px){.paragraph--type--two-column-block .field--name-field-right-column{width:100%;float:right;margin-left:0;margin-right:0;clear:none;margin-top:60px}}@media(min-width:0px)and (max-width:679px)and (min-width:980px)and (max-width:1199px){.paragraph--type--two-column-block .field--name-field-right-column{margin-top:60px}}@media(min-width:0px)and (max-width:679px)and (min-width:680px)and (max-width:979px){.paragraph--type--two-column-block .field--name-field-right-column{margin-top:40px}}@media(min-width:0px)and (max-width:679px)and (min-width:340px)and (max-width:679px){.paragraph--type--two-column-block .field--name-field-right-column{margin-top:40px}}@media(min-width:0px)and (max-width:679px)and (min-width:0px)and (max-width:339px){.paragraph--type--two-column-block .field--name-field-right-column{margin-top:20px}}.path-taxonomy .paragraph--type--two-column-block{margin-bottom:0}.path-taxonomy .paragraph--type--two-column-block .grid-container,.path-taxonomy .paragraph--type--two-column-block .view-id-site_search.view-display-id-results,.path-taxonomy .paragraph--type--two-column-block .region-content>.login-register-form,.path-taxonomy .paragraph--type--two-column-block .grid-padding,.path-taxonomy .paragraph--type--two-column-block .view-id-site_search.view-display-id-results>.inner,.path-taxonomy .paragraph--type--two-column-block .region-content>.login-register-form>div{width:auto;margin:0}.paragraph--type--video{clear:both;padding:0;margin-bottom:60px}.paragraph--type--video .field--name-field-media-oembed-video{position:relative;width:100%;height:0;padding-bottom:56.25%}.paragraph--type--video .field--name-field-media-oembed-video .media-oembed-content{position:absolute;top:0;left:0;width:100%;height:100%}.paragraph--type--video article.media--type-remote-video.member-only{position:relative}.paragraph--type--video article.media--type-remote-video.member-only .protected{position:absolute;top:31px;right:60px;z-index:99;font-family:"suisse_intllight",Arial,Helvetica,sans-serif;color:#fff}.paragraph--type--video article.media--type-remote-video.member-only .zmdi-lock-outline{position:absolute;top:20px;right:20px;z-index:99;color:#fff;font-size:1.875rem}.paragraph--type--video article.media--type-remote-video.member-only .zmdi-youtube-play{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:99;color:#fff;font-size:5rem}.paragraph--type--video article.media--type-remote-video.member-only .field--name-thumbnail{position:relative}.paragraph--type--video article.media--type-remote-video.member-only .field--name-thumbnail:after{content:"";background:rgba(37,42,89,.3);width:100%;height:100%;display:block;position:absolute;top:0;left:0}.paragraph--type--video article.media--type-remote-video.member-only img{width:100%;height:auto;-webkit-filter:grayscale(1);filter:grayscale(1)}.path-taxonomy .paragraph--type--video,.node--type-article .paragraph--type--video,.node--type-resource .paragraph--type--video,.node--type-event .paragraph--type--video{margin-bottom:0}.path-taxonomy .paragraph--type--video .grid-container,.path-taxonomy .paragraph--type--video .view-id-site_search.view-display-id-results,.path-taxonomy .paragraph--type--video .region-content>.login-register-form,.path-taxonomy .paragraph--type--video .grid-padding,.path-taxonomy .paragraph--type--video .view-id-site_search.view-display-id-results>.inner,.path-taxonomy .paragraph--type--video .region-content>.login-register-form>div,.node--type-article .paragraph--type--video .grid-container,.node--type-article .paragraph--type--video .view-id-site_search.view-display-id-results,.node--type-article .paragraph--type--video .region-content>.login-register-form,.node--type-article .paragraph--type--video .grid-padding,.node--type-article .paragraph--type--video .view-id-site_search.view-display-id-results>.inner,.node--type-article .paragraph--type--video .region-content>.login-register-form>div,.node--type-resource .paragraph--type--video .grid-container,.node--type-resource .paragraph--type--video .view-id-site_search.view-display-id-results,.node--type-resource .paragraph--type--video .region-content>.login-register-form,.node--type-resource .paragraph--type--video .grid-padding,.node--type-resource .paragraph--type--video .view-id-site_search.view-display-id-results>.inner,.node--type-resource .paragraph--type--video .region-content>.login-register-form>div,.node--type-event .paragraph--type--video .grid-container,.node--type-event .paragraph--type--video .view-id-site_search.view-display-id-results,.node--type-event .paragraph--type--video .region-content>.login-register-form,.node--type-event .paragraph--type--video .grid-padding,.node--type-event .paragraph--type--video .view-id-site_search.view-display-id-results>.inner,.node--type-event .paragraph--type--video .region-content>.login-register-form>div{width:auto;margin:0}body.path-user .layout-container{margin:0}body.my-learning h1,body.my-events h1,article.profile h1,.user-form h1{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;font-size:2.8125rem;line-height:3.4375rem;margin-top:60px;margin-bottom:60px;margin-top:110px}@media(min-width:980px)and (max-width:1199px){body.my-learning h1,body.my-events h1,article.profile h1,.user-form h1{margin-top:60px;margin-bottom:60px}}@media(min-width:680px)and (max-width:979px){body.my-learning h1,body.my-events h1,article.profile h1,.user-form h1{margin-top:40px;margin-bottom:40px}}@media(min-width:340px)and (max-width:679px){body.my-learning h1,body.my-events h1,article.profile h1,.user-form h1{margin-top:40px;margin-bottom:40px}}@media(min-width:0px)and (max-width:339px){body.my-learning h1,body.my-events h1,article.profile h1,.user-form h1{margin-top:20px;margin-bottom:20px}}@media(min-width:0px)and (max-width:979px){body.my-learning h1,body.my-events h1,article.profile h1,.user-form h1{margin-top:120px}}@media(min-width:680px)and (max-width:979px){body.my-learning h1,body.my-events h1,article.profile h1,.user-form h1{font-size:1.875rem;line-height:2.1875rem}}@media(min-width:0px)and (max-width:679px){body.my-learning h1,body.my-events h1,article.profile h1,.user-form h1{font-size:1.5rem;line-height:1.875rem}}body.my-learning .toggle-dashboard,body.my-events .toggle-dashboard,article.profile .toggle-dashboard,.user-form .toggle-dashboard{float:right}body.my-learning .toggle-dashboard a,body.my-events .toggle-dashboard a,article.profile .toggle-dashboard a,.user-form .toggle-dashboard a{margin-left:5px}body.my-learning .view-id-favourites_dashboard,body.my-events .view-id-favourites_dashboard,article.profile .view-id-favourites_dashboard,.user-form .view-id-favourites_dashboard{display:none}body.my-learning .view-id-favourites_dashboard,body.my-learning .view-id-member_dashboard,body.my-events .view-id-favourites_dashboard,body.my-events .view-id-member_dashboard,article.profile .view-id-favourites_dashboard,article.profile .view-id-member_dashboard,.user-form .view-id-favourites_dashboard,.user-form .view-id-member_dashboard{clear:both;padding-top:20px}body.my-learning .view-id-favourites_dashboard .pager,body.my-learning .view-id-member_dashboard .pager,body.my-events .view-id-favourites_dashboard .pager,body.my-events .view-id-member_dashboard .pager,article.profile .view-id-favourites_dashboard .pager,article.profile .view-id-member_dashboard .pager,.user-form .view-id-favourites_dashboard .pager,.user-form .view-id-member_dashboard .pager{margin:0}.associations{background:#f9f9fc;padding:45px 0;text-align:center}.associations p{color:rgba(37,42,89,.75);text-align:center;margin-bottom:15px}.associations .views-row{width:140px;height:100px;display:inline-block;text-align:center;position:relative}.associations .views-row a{display:inline-block}.associations .views-row img{width:auto;height:auto;max-width:120px;max-height:120px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}form.user-login-form #edit-submit,form.user-pass #edit-submit,form.user-pass-reset #edit-submit,.button{background:#0072ce;height:40px;color:#fff;font-size:1.125rem;font-family:"suisse_intllight",Arial,Helvetica,sans-serif;line-height:2.625rem;white-space:nowrap;display:inline-block;margin:0;padding:0 25px 0 15px;border:0;-webkit-appearance:none;border-radius:3px !important}form.user-login-form #edit-submit:hover,form.user-pass #edit-submit:hover,form.user-pass-reset #edit-submit:hover,.button:hover{background:#0072ce;color:#fff;border:0}form.user-login-form #edit-submit .zmdi,form.user-pass #edit-submit .zmdi,form.user-pass-reset #edit-submit .zmdi,.button .zmdi{font-style:normal}form.user-login-form #edit-submit .zmdi-chevron-up,form.user-pass #edit-submit .zmdi-chevron-up,form.user-pass-reset #edit-submit .zmdi-chevron-up,.button .zmdi-chevron-up,form.user-login-form #edit-submit .zmdi-chevron-right,form.user-pass #edit-submit .zmdi-chevron-right,form.user-pass-reset #edit-submit .zmdi-chevron-right,.button .zmdi-chevron-right,form.user-login-form #edit-submit .zmdi-chevron-left,form.user-pass #edit-submit .zmdi-chevron-left,form.user-pass-reset #edit-submit .zmdi-chevron-left,.button .zmdi-chevron-left,form.user-login-form #edit-submit .zmdi-refresh-alt,form.user-pass #edit-submit .zmdi-refresh-alt,form.user-pass-reset #edit-submit .zmdi-refresh-alt,.button .zmdi-refresh-alt{font-size:1.625rem;position:relative;top:4px;left:10px}@media(min-width:0px)and (max-width:679px){form.user-login-form #edit-submit,form.user-pass #edit-submit,form.user-pass-reset #edit-submit,.button{height:auto;min-height:40px;white-space:normal}}.button.grey{background:#d8d8d8;padding:0 20px}.button.grey .zmdi{left:-5px}.button.grey .zmdi,.button.grey a{color:#252a59}.button a{color:#fff}.button.button-small{height:1.875rem;font-size:0.875rem;line-height:2rem;padding:0 20px 0 10px}.button.button-small .zmdi-chevron-up,.button.button-small .zmdi-chevron-right,.button.button-small .zmdi-chevron-left,.button.button-small .zmdi-refresh-alt{font-size:1.25rem;position:relative;top:3px;left:8px}.pill,#isba-search-filters span.isba-search-filter.active,.ui-dialog div[id^=edit-areas-of-interest] input[type=checkbox]:checked+label,.ui-dialog div[id^=edit-areas-of-interest] label[for^=edit-areas-of-interest-].checked,form.user-form #edit-field-areas-of-interest label[for^=edit-field-areas-of-interest-].checked,form.user-form #edit-field-areas-of-interest input[type=checkbox]:checked+label,#isba-search-filters span.isba-search-filter,.ui-dialog div[id^=edit-areas-of-interest] label[for^=edit-areas-of-interest-],form.user-form #edit-field-areas-of-interest label[for^=edit-field-areas-of-interest-]{background:#0072ce;height:34px;color:#fff;font-family:"suisse_intllight",Arial,Helvetica,sans-serif;font-size:0.9375rem;line-height:2.1875rem;white-space:nowrap;cursor:pointer;display:inline-block;padding:0 25px 0 15px;-webkit-appearance:none;border-radius:25px !important}.pill .zmdi-chevron-right,.ui-dialog div[id^=edit-areas-of-interest] input[type=checkbox]:checked+label .zmdi-chevron-right,form.user-form #edit-field-areas-of-interest input[type=checkbox]:checked+label .zmdi-chevron-right,#isba-search-filters span.isba-search-filter .zmdi-chevron-right,.ui-dialog div[id^=edit-areas-of-interest] label[for^=edit-areas-of-interest-] .zmdi-chevron-right,form.user-form #edit-field-areas-of-interest label[for^=edit-field-areas-of-interest-] .zmdi-chevron-right{font-size:1.375rem;position:relative;top:4px;left:10px}#isba-search-filters span.isba-search-filter,.ui-dialog div[id^=edit-areas-of-interest] label[for^=edit-areas-of-interest-],form.user-form #edit-field-areas-of-interest label[for^=edit-field-areas-of-interest-]{background:#fff;border:1px solid #0072ce;color:#0072ce;padding:0 15px}#isba-search-filters span.isba-search-filter.active,.ui-dialog div[id^=edit-areas-of-interest] input[type=checkbox]:checked+label,.ui-dialog div[id^=edit-areas-of-interest] label[for^=edit-areas-of-interest-].checked,form.user-form #edit-field-areas-of-interest label[for^=edit-field-areas-of-interest-].checked,form.user-form #edit-field-areas-of-interest input[type=checkbox]:checked+label{background:#252a59;border:1px solid #252a59;padding:0 15px;border:0}.pill{margin-right:10px;margin-bottom:20px}.pill:only-child,.pill:last-child{margin-right:0;margin-bottom:0}.pill.pill-dark{background:#252a59;padding:0 15px}.pill.pill-dark-inverse{background:#fff;border:1px solid #0072ce;color:#0072ce;padding:0 15px}#edit-delete{padding:0 15px}.view-id-site_search.view-display-id-results .main-result li:not(.pager__item),body.page-node-type-event main.main .booking,body.page-node-type-partner .partner-contact-details,.paragraph--type--cta,.paragraph.paragraph--type--document,.paragraph--type--form .isba-form,.paragraph--type--team,.paragraph--type--two-column-block .field--name-field-right-column .paragraph--type--image-tile{background:#fff;position:relative}.view-id-site_search.view-display-id-results .main-result li:not(.pager__item):after,body.page-node-type-event main.main .booking:after,body.page-node-type-partner .partner-contact-details:after,.paragraph--type--cta:after,.paragraph.paragraph--type--document:after,.paragraph--type--form .isba-form:after,.paragraph--type--team:after,.paragraph--type--two-column-block .field--name-field-right-column .paragraph--type--image-tile:after{content:"";display:block;width:90%;height:60px;position:absolute;bottom:-30px;z-index:-1;background:#272a59;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-filter:blur(20px);filter:blur(20px);opacity:.2}#cboxOverlay{background:rgba(37,42,89,.2)}#colorbox{outline:0;border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;-webkit-appearance:none;border-radius:10px !important}#cboxTitle{display:none !important}#cboxWrapper{background:#fff}#cboxClose{background:#0072ce;width:27px;height:27px;position:absolute;top:10px;right:10px;text-indent:inherit;-webkit-appearance:none;border-radius:50% !important}#cboxClose .zmdi{color:#fff;font-size:1.25rem;line-height:1.75rem}.ui-dialog{border:1px solid rgba(205,205,227,.5) !important;padding:40px;position:relative;-webkit-appearance:none;border-radius:10px !important;-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;z-index:9999}.ui-dialog .ui-dialog-titlebar,.ui-dialog .ui-dialog-buttonpane{background-color:rgba(0,0,0,0) !important;border:none !important}.ui-dialog .ui-dialog-title{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;color:#252a59;font-size:1.6875rem;line-height:2.8125rem;margin-bottom:10px}.ui-dialog .ajax-progress-throbber{background:none;width:50px;height:40px;padding:0;top:50%;left:50%;margin-left:-25px;margin-top:-20px;border-radius:0}.ui-dialog .message{margin-bottom:20px}.eu-cookie-compliance-banner .eu-cookie-compliance-content{max-width:940px;min-height:60px;position:relative}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-message{width:100%;height:100%;position:absolute;top:0;left:0;float:none;margin:0;padding-top:15px}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-message p{display:block;width:calc(100% - 120px)}@media(min-width:0px)and (max-width:679px){.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-message p{width:100%}}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-message .eu-cookie-compliance-more-button{position:absolute;top:50%;right:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(min-width:680px)and (max-width:979px){.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-message .eu-cookie-compliance-more-button{top:44%}}@media(min-width:0px)and (max-width:679px){.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-message .eu-cookie-compliance-more-button{position:relative;font-size:0.75rem;top:auto;right:auto;-webkit-transform:none;transform:none}}@media(min-width:680px)and (max-width:979px){.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-message{max-width:63%}}@media(min-width:0px)and (max-width:679px){.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-message{position:relative;width:70%;float:left;padding:15px 0}}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-buttons{float:none}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-buttons .agree-button{background:#0072ce;height:40px;color:#fff;font-size:1.125rem;line-height:43px;white-space:nowrap;display:inline-block;padding:0 10px;-webkit-appearance:none;border-radius:3px;margin:0;position:absolute;top:50%;right:120px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(min-width:680px)and (max-width:979px){.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-buttons .agree-button{top:44%}}@media(min-width:0px)and (max-width:679px){.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-buttons .agree-button{position:relative;-webkit-transform:none;transform:none;top:auto;left:auto;right:auto}}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-buttons .decline-button{font-family:"suisse_intllight",Arial,Helvetica,sans-serif;font-size:1rem;color:#252a59;text-decoration:underline;background:none;-webkit-box-shadow:none;box-shadow:none;text-shadow:none;border:0;font-weight:normal;margin:0;position:absolute;top:50%;right:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(min-width:680px)and (max-width:979px){.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-buttons .decline-button{top:44%}}@media(min-width:0px)and (max-width:679px){.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-buttons .decline-button{position:relative;-webkit-transform:none;transform:none;top:auto;left:auto;right:auto;margin-top:25px}}@media(min-width:0px)and (max-width:679px){.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-buttons{position:relative;width:30%;float:left;clear:none;text-align:center;margin:0;padding-top:20px}}@media(min-width:680px)and (max-width:979px){.eu-cookie-compliance-banner .eu-cookie-compliance-content{max-width:95%;min-height:75px}}@media(min-width:0px)and (max-width:679px){.eu-cookie-compliance-banner .eu-cookie-compliance-content{max-width:calc(100% - 20px);min-height:75px}}.favourite .flag{background:#0072ce;width:50px;height:50px;position:relative;-webkit-appearance:none;border-radius:50% !important}.favourite .flag a{width:100%;height:100%;display:block}.favourite .flag .zmdi{color:#fff;font-size:1.25rem;line-height:1.5rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.favourite .flag .zmdi.zmdi-star{color:orange}.favourite .flag.action-unflag{background:#d8d8d8}footer.contentinfo{background-image:url(/themes/custom/isba/js/8d5d6471bb151e38f8dd.jpg);background-position:center center;background-size:cover;max-width:1440px;height:580px;margin:0 auto;position:relative;margin-top:60px}@media(min-width:980px)and (max-width:1199px){footer.contentinfo{margin-top:60px}}@media(min-width:680px)and (max-width:979px){footer.contentinfo{margin-top:40px}}@media(min-width:340px)and (max-width:679px){footer.contentinfo{margin-top:40px}}@media(min-width:0px)and (max-width:339px){footer.contentinfo{margin-top:20px}}footer.contentinfo:after{content:"";display:table;clear:both}@media(min-width:0px)and (max-width:679px){footer.contentinfo .grid-padding,footer.contentinfo .view-id-site_search.view-display-id-results>.inner,footer.contentinfo .region-content>.login-register-form>div{margin-left:20px;margin-right:20px}}footer.contentinfo .site-information{width:24.4222408664%;float:left;margin-right:-100%;margin-left:0;clear:none}footer.contentinfo .site-information .block-system-branding-block{margin-bottom:40px}footer.contentinfo .site-information .block-system-branding-block .one-voice img{width:140px;height:auto}@media(min-width:0px)and (max-width:679px){footer.contentinfo .site-information .block-system-branding-block{float:none;margin-bottom:20px}}footer.contentinfo .site-information p{font-size:0.9375rem;line-height:1.4375rem;color:#fff}footer.contentinfo .site-information p:last-child{margin:0}footer.contentinfo .site-information p.introduction{font-family:"suisse_intlregular",Arial,Helvetica,sans-serif;font-size:1.375rem;line-height:2.125rem}footer.contentinfo .site-information p a:not(.button){text-decoration:underline;color:#fff}footer.contentinfo .site-information p strong{font-weight:bold}footer.contentinfo .site-information p em,footer.contentinfo .site-information p i{font-style:italic}@media(min-width:0px)and (max-width:979px){footer.contentinfo .site-information p{font-size:0.875rem;line-height:1.25rem}}@media(min-width:0px)and (max-width:679px){footer.contentinfo .site-information p{width:100%;float:none}}@media(min-width:0px)and (max-width:679px){footer.contentinfo .site-information{width:100%;float:right;margin-left:0;margin-right:0;clear:none;float:none;margin-top:0;padding-top:40px}}footer.contentinfo nav.footer{width:74.8074136221%;float:right;margin-left:0;margin-right:0;clear:none}footer.contentinfo nav.footer #block-footer ul.menu{margin:0}footer.contentinfo nav.footer #block-footer ul.menu>.menu-item--expanded{width:calc(33% - 20px);list-style:none;margin-right:20px;float:left}footer.contentinfo nav.footer #block-footer ul.menu>.menu-item--expanded:last-child{width:33%;margin:0}@media(min-width:0px)and (max-width:679px){footer.contentinfo nav.footer #block-footer ul.menu>.menu-item--expanded:last-child{width:66%}}footer.contentinfo nav.footer #block-footer ul.menu>.menu-item--expanded span{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;font-size:1.5625rem;line-height:2.0625rem;color:#fff}@media(min-width:0px)and (max-width:339px){footer.contentinfo nav.footer #block-footer ul.menu>.menu-item--expanded span{font-size:0.9375rem;line-height:1.125rem}}footer.contentinfo nav.footer #block-footer ul.menu>.menu-item--expanded span:after{background:#fff;content:"";display:block;width:100%;height:3px;margin-top:20px}footer.contentinfo nav.footer #block-footer ul.menu>.menu-item--expanded>ul.menu{margin-top:20px}footer.contentinfo nav.footer #block-footer ul.menu>.menu-item--expanded>ul.menu li.menu-item{margin-bottom:20px}@media(min-width:0px)and (max-width:679px){footer.contentinfo nav.footer #block-footer ul.menu>.menu-item--expanded{width:66%;float:none;margin:0 0 40px 0}}footer.contentinfo nav.footer #block-footer ul.menu li.menu-item{padding:0}footer.contentinfo nav.footer #block-footer ul.menu li.menu-item a{font-size:1.1875rem;line-height:1.8125rem;color:#fff}@media(min-width:0px)and (max-width:679px){footer.contentinfo nav.footer{width:100%;float:right;margin-left:0;margin-right:0;clear:none;float:none}}footer.contentinfo .site-information,footer.contentinfo nav.footer{margin-top:100px;margin-bottom:60px}@media(min-width:980px)and (max-width:1199px){footer.contentinfo .site-information,footer.contentinfo nav.footer{margin-bottom:60px}}@media(min-width:680px)and (max-width:979px){footer.contentinfo .site-information,footer.contentinfo nav.footer{margin-bottom:40px}}@media(min-width:340px)and (max-width:679px){footer.contentinfo .site-information,footer.contentinfo nav.footer{margin-bottom:40px}}@media(min-width:0px)and (max-width:339px){footer.contentinfo .site-information,footer.contentinfo nav.footer{margin-bottom:20px}}@media(min-width:0px)and (max-width:679px){footer.contentinfo .site-information,footer.contentinfo nav.footer{margin-top:0}}footer.contentinfo .sub-footer{background:#252a59;width:100%;position:absolute;bottom:0;left:0}footer.contentinfo .sub-footer nav.legal{width:83.2049424148%;float:left;margin-right:-100%;margin-left:0;clear:none}footer.contentinfo .sub-footer nav.legal p{display:inline-block;color:#d8d8d8;line-height:100px;margin-right:30px}@media(min-width:0px)and (max-width:679px){footer.contentinfo .sub-footer nav.legal p{display:block;line-height:2.5rem;text-align:center;margin-right:0}}footer.contentinfo .sub-footer nav.legal #block-legal{display:inline-block;height:100px}footer.contentinfo .sub-footer nav.legal #block-legal ul.menu{margin:0}footer.contentinfo .sub-footer nav.legal #block-legal ul.menu li.menu-item{height:100px;line-height:100px;display:inline-block;padding:0;margin-right:30px;color:#d8d8d8}footer.contentinfo .sub-footer nav.legal #block-legal ul.menu li.menu-item .sme-climate-hub-committed{width:95px;height:50px;display:block;font-size:0;position:relative;color:#fff}footer.contentinfo .sub-footer nav.legal #block-legal ul.menu li.menu-item .sme-climate-hub-committed:before{background:url(/themes/custom/isba/js/a7730f459ff281d10b03.svg) no-repeat 0 0;background-size:cover;width:95px;height:50px;content:"";display:block;position:absolute;top:22px;left:0}footer.contentinfo .sub-footer nav.legal #block-legal ul.menu li.menu-item .living-wage-employer{width:64px;height:50px;display:block;font-size:0;position:relative;color:#fff}footer.contentinfo .sub-footer nav.legal #block-legal ul.menu li.menu-item .living-wage-employer:before{background:url(/themes/custom/isba/js/ef83dc06d2f9c1ef6ddd.png) no-repeat 0 0;background-size:cover;width:64px;height:50px;content:"";display:block;position:absolute;top:20px;left:0}footer.contentinfo .sub-footer nav.legal #block-legal ul.menu li.menu-item:hover{color:#99d6ea}footer.contentinfo .sub-footer nav.legal #block-legal ul.menu li.menu-item a{color:#d8d8d8}footer.contentinfo .sub-footer nav.legal #block-legal ul.menu li.menu-item a:hover{color:#99d6ea}@media(min-width:0px)and (max-width:679px){footer.contentinfo .sub-footer nav.legal #block-legal ul.menu li.menu-item{height:auto;line-height:inherit;display:block;text-align:center;margin-right:0}footer.contentinfo .sub-footer nav.legal #block-legal ul.menu li.menu-item .sme-climate-hub-committed{margin-left:auto;margin-right:auto;margin-bottom:10px}footer.contentinfo .sub-footer nav.legal #block-legal ul.menu li.menu-item .sme-climate-hub-committed:before{top:0}footer.contentinfo .sub-footer nav.legal #block-legal ul.menu li.menu-item .living-wage-employer{margin-top:20px;margin-left:auto;margin-right:auto;margin-bottom:30px}footer.contentinfo .sub-footer nav.legal #block-legal ul.menu li.menu-item .living-wage-employer:before{top:0;left:0}}@media(min-width:0px)and (max-width:679px){footer.contentinfo .sub-footer nav.legal #block-legal{height:auto}}@media(min-width:0px)and (max-width:679px){footer.contentinfo .sub-footer nav.legal{width:100%;float:right;margin-left:0;margin-right:0;clear:none;text-align:center}}footer.contentinfo .sub-footer #block-social{height:100px;width:16.0247120738%;float:right;margin-left:0;margin-right:0;clear:none;position:relative}footer.contentinfo .sub-footer #block-social ul.menu{margin:0;text-align:right;position:absolute;top:0;right:0;top:calc(50% - 5px);-webkit-transform:translateY(-50%);transform:translateY(-50%)}footer.contentinfo .sub-footer #block-social ul.menu li.menu-item{width:20px;display:inline-block;position:relative;margin-right:30px;padding:0}footer.contentinfo .sub-footer #block-social ul.menu li.menu-item .zmdi{width:30px;height:30px;display:block;font-size:0;position:relative;color:#fff}footer.contentinfo .sub-footer #block-social ul.menu li.menu-item .zmdi:before{position:absolute;top:0;left:0;font-size:1.25rem;line-height:1.625rem;color:#d8d8d8}footer.contentinfo .sub-footer #block-social ul.menu li.menu-item .zmdi:hover:before{color:#99d6ea}footer.contentinfo .sub-footer #block-social ul.menu li.menu-item .zmdi.zmdi-twitter{top:2px}footer.contentinfo .sub-footer #block-social ul.menu li.menu-item:last-child{margin:0}@media(min-width:0px)and (max-width:679px){footer.contentinfo .sub-footer #block-social ul.menu li.menu-item{margin:0 15px}footer.contentinfo .sub-footer #block-social ul.menu li.menu-item:last-child{margin:0 15px}}@media(min-width:0px)and (max-width:679px){footer.contentinfo .sub-footer #block-social ul.menu{text-align:center;position:inherit;top:auto;right:auto;-webkit-transform:none;transform:none}}@media(min-width:0px)and (max-width:679px){footer.contentinfo .sub-footer #block-social{height:60px;float:none;width:100%;float:right;margin-left:0;margin-right:0;clear:none}}@media(min-width:0px)and (max-width:679px){footer.contentinfo .sub-footer{padding-top:60px;padding-bottom:60px;position:relative}}@media(min-width:0px)and (max-width:679px)and (min-width:980px)and (max-width:1199px){footer.contentinfo .sub-footer{padding-top:60px;padding-bottom:60px}}@media(min-width:0px)and (max-width:679px)and (min-width:680px)and (max-width:979px){footer.contentinfo .sub-footer{padding-top:40px;padding-bottom:40px}}@media(min-width:0px)and (max-width:679px)and (min-width:340px)and (max-width:679px){footer.contentinfo .sub-footer{padding-top:40px;padding-bottom:40px}}@media(min-width:0px)and (max-width:679px)and (min-width:0px)and (max-width:339px){footer.contentinfo .sub-footer{padding-top:20px;padding-bottom:20px}}@media(min-width:0px)and (max-width:679px){footer.contentinfo{background-image:url(/themes/custom/isba/js/ee818b665a00b79b7e85.jpg);width:100%;height:auto}}.form-item,.form-actions{margin:0}form span.fieldset-legend,form label{font-size:0.9375rem;line-height:1.375rem;font-weight:normal;color:#70739c;margin-bottom:5px;display:block;cursor:pointer}form div[id^=edit-name],form div[id^=edit-mail],form div[id^=edit-email-wrapper],form div.form-item-pass-pass1,form div.form-item-first-name,form div.form-item-last-name,form div.form-item-full-name,form div.form-item-company,form div.form-item-position{margin-bottom:20px}form input[id^=edit-change-email]{margin-left:20px}form input[type=text],form input[type=password],form input[type=email],form textarea{background:#f9f9fc;width:100%;height:40px;border:1px solid rgba(205,205,227,.5);color:#1b365d;font-size:1rem;line-height:1.25rem;padding:0 10px;-webkit-appearance:none;border-radius:3px !important}form textarea{height:160px;padding:10px}header.banner{background:#252a59;position:relative}header.banner:after{content:"";display:table;clear:both}header.banner .site-search-container{position:relative}header.banner .site-logo img{height:44px;max-width:inherit}header.banner .icon-menu{display:none}header.banner .block-system-branding-block{position:relative;top:19px;z-index:10;width:7.6271832812%;float:left;margin-right:-100%;margin-left:0;clear:none}header.banner .block-system-branding-block .site-name{display:none}header.banner .grid-container,header.banner .view-id-site_search.view-display-id-results,header.banner .region-content>.login-register-form{position:static}header.banner nav.main{float:right}@media(min-width:0px)and (max-width:979px){header.banner nav.main{float:none}}.page-node-type-homepage header.banner nav.main{background:rgba(255,255,255,.85);-webkit-box-shadow:0px 0px 25px 25px rgba(255,255,255,.85);box-shadow:0px 0px 25px 25px rgba(255,255,255,.85)}header.banner nav.navigation{position:inherit;float:left}header.banner nav.navigation #block-mainnavigation-menu>ul.menu>li.menu-item{display:inline-block}header.banner nav.navigation #block-mainnavigation-menu>ul.menu>li.menu-item>a{line-height:80px;height:80px}header.banner nav.navigation #block-mainnavigation-menu>ul.menu>li.menu-item>.submenu-container .menu-item:last-child a{margin-right:0}header.banner nav.navigation #block-mainnavigation-menu>ul.menu>li.menu-item:first-child>a{margin-left:30px}@media(min-width:0px)and (max-width:979px){header.banner nav.navigation #block-mainnavigation-menu>ul.menu>li.menu-item:first-child>a{margin-left:0}}header.banner nav.navigation #block-mainnavigation-menu>ul.menu>li.menu-item:last-child>a{margin-right:0}header.banner nav.navigation ul.menu{background:#252a59;width:100%;height:80px;text-align:right;z-index:10;margin:0 auto}header.banner nav.navigation ul.menu li.menu-item{padding:0;margin:0 0 0 -4px;vertical-align:middle}@media(min-width:0px)and (max-width:979px){header.banner nav.navigation ul.menu li.menu-item{margin-left:0}}header.banner nav.navigation ul.menu li.menu-item:last-child{margin-right:-15px}header.banner nav.navigation ul.menu li.menu-item:first-child{margin-left:-15px}@media(min-width:0px)and (max-width:979px){header.banner nav.navigation ul.menu li.menu-item:last-child{margin-right:0}header.banner nav.navigation ul.menu li.menu-item:first-child{margin-left:0}}header.banner nav.navigation ul.menu li.menu-item a{max-width:160px;line-height:22px;padding:0 20px;color:#99d6ea}header.banner nav.navigation ul.menu li.menu-item a.login-register-link{background:#ce0f69;height:40px !important;font-size:0.9375rem;line-height:40px !important;color:#fff;padding:0 20px;margin-left:20px;border-radius:3px}@media(min-width:0px)and (max-width:979px){header.banner nav.navigation ul.menu li.menu-item a.login-register-link{background:none;margin-left:0;height:80px;line-height:80px}}header.banner nav.navigation ul.menu li.menu-item a.zmdi-account,header.banner nav.navigation ul.menu li.menu-item a.zmdi-account-o{width:60px;position:relative;font-size:0}header.banner nav.navigation ul.menu li.menu-item a.zmdi-account:before,header.banner nav.navigation ul.menu li.menu-item a.zmdi-account-o:before{font-size:1.75rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(min-width:0px)and (max-width:979px){header.banner nav.navigation ul.menu li.menu-item a{max-width:none}}header.banner nav.navigation ul.menu li.menu-item:hover,header.banner nav.navigation ul.menu li.menu-item.menu-item--active-trail{color:#fff}header.banner nav.navigation ul.menu li.menu-item:hover a.is-active,header.banner nav.navigation ul.menu li.menu-item:hover>a,header.banner nav.navigation ul.menu li.menu-item.menu-item--active-trail a.is-active,header.banner nav.navigation ul.menu li.menu-item.menu-item--active-trail>a{color:#fff}header.banner nav.navigation ul.menu li.menu-item a{display:block;color:#99d6ea}header.banner nav.navigation ul.menu li.menu-item a.is-active{color:#fff;position:relative}header.banner nav.navigation ul.menu li.menu-item a.is-active:after{content:"";display:block;position:absolute;bottom:0;left:15px;right:15px;background:#fff;height:1px}header.banner nav.navigation ul.menu>li.menu-item:hover a:not(.is-active)+.submenu-container{display:block}header.banner nav.navigation ul.menu>li.menu-item:hover~.menu-item a.is-active+.submenu-container{display:none}header.banner nav.navigation ul.menu>li.menu-item.menu-item--active-trail .submenu-container{display:block}header.banner nav.navigation ul.menu>li.menu-item .submenu-container{background:rgba(23,25,61,.7);width:100%;height:80px;position:absolute;top:80px;left:0;z-index:20;display:none}header.banner nav.navigation ul.menu>li.menu-item .submenu-container:before{background:rgba(0,0,0,0);width:100%;height:35px;content:"";position:absolute;top:-30px;left:0}header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu{position:relative}header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu{background:rgba(0,0,0,0);width:1200px;height:80px;text-align:center;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media(min-width:0px)and (max-width:979px){header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu{width:auto;text-align:left;-webkit-box-align:unset;-webkit-align-items:unset;-ms-flex-align:unset;align-items:unset;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item{color:#99d6ea;display:inline-block}header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item a{color:#99d6ea}header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item a.logout{background:#0072ce;height:40px;font-family:"suisse_intllight",Arial,Helvetica,sans-serif;color:#fff;font-size:1.125rem;line-height:43px;white-space:nowrap;display:inline-block;padding:0 15px;border-radius:3px;top:50%;right:80px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:relative;position:absolute}header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item a.logout:after{display:none}header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item a.logout:hover{position:relative;position:absolute}header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item a.logout:hover:after{display:none}@media(min-width:0px)and (max-width:979px){header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item a.logout{position:static;top:initial;right:initial;-webkit-transform:none;transform:none;color:#fff !important;margin-left:35px !important}}header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item.menu-item--active-trail,header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item:hover{color:#fff}header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item.menu-item--active-trail a.is-active,header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item.menu-item--active-trail>a,header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item:hover a.is-active,header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item:hover>a{color:#fff;position:relative}header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item.menu-item--active-trail a.is-active:after,header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item.menu-item--active-trail>a:after,header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item:hover a.is-active:after,header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item:hover>a:after{content:"";display:block;position:absolute;bottom:0;left:15px;right:15px;background:#fff;height:1px}header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item.menu-item a.is-active{color:#fff;position:relative}header.banner nav.navigation ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item.menu-item a.is-active:after{content:"";display:block;position:absolute;bottom:0;left:15px;right:15px;background:#fff;height:1px}header.banner .icon-search{float:right;width:60px;position:relative;height:80px;margin-left:20px}.page-node-type-homepage header.banner .icon-search:hover:after{background:#252a59}header.banner .icon-search:hover .zmdi-search,header.banner .icon-search:hover .zmdi-close{color:#fff}header.banner .icon-search .zmdi-close,header.banner .icon-search .zmdi-search{font-size:1.5rem;color:#99d6ea;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(min-width:0px)and (max-width:979px){header.banner .icon-search{background:#252a59;width:42px;height:42px;position:absolute;top:20px;right:90px;z-index:9}header.banner .icon-search .zmdi-close,header.banner .icon-search .zmdi-search{color:#fff}}main.main header{height:400px;overflow-y:hidden;position:relative}main.main header .breadcrumb{background:rgba(0,0,0,.4);width:100%;height:60px;font-size:1rem;line-height:1.25rem;color:#fff;position:absolute;top:0;left:0;z-index:10}main.main header .breadcrumb a{display:inline-block;line-height:60px;color:#fff}main.main header .breadcrumb a .zmdi{font-size:1.5rem;position:relative;top:3px;padding-right:10px}main.main header .breadcrumb .grid-padding,main.main header .breadcrumb .view-id-site_search.view-display-id-results>.inner,main.main header .breadcrumb .region-content>.login-register-form>div{height:auto !important}@media(min-width:0px)and (max-width:979px){main.main header .breadcrumb{display:none}}main.main header>.grid-container,main.main header>.view-id-site_search.view-display-id-results,main.main header.region-content>.login-register-form{height:400px}main.main header>.grid-container .grid-padding,main.main header>.grid-container .view-id-site_search.view-display-id-results>.inner,main.main header>.view-id-site_search.view-display-id-results .grid-padding,main.main header>.view-id-site_search.view-display-id-results>.inner,main.main header>.grid-container .region-content>.login-register-form>div,main.main header>.view-id-site_search.view-display-id-results .region-content>.login-register-form>div,main.main header.region-content>.login-register-form .grid-padding,main.main header.region-content>.login-register-form .view-id-site_search.view-display-id-results>.inner,main.main header.region-content>.login-register-form>div{position:relative;height:400px}main.main header>.grid-container .favourite,main.main header>.view-id-site_search.view-display-id-results .favourite,main.main header.region-content>.login-register-form .favourite{position:absolute;bottom:20px;right:0;z-index:10}main.main header>.grid-container .header-content,main.main header>.view-id-site_search.view-display-id-results .header-content,main.main header.region-content>.login-register-form .header-content{background:rgba(255,255,255,.6);width:auto;max-width:670px;position:absolute;top:calc(50% + 30px);left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}main.main header>.grid-container .header-content h1,main.main header>.view-id-site_search.view-display-id-results .header-content h1,main.main header.region-content>.login-register-form .header-content h1{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;font-size:3.125rem;line-height:3.4375rem;color:#252a59;padding:30px}@media(min-width:980px)and (max-width:1199px){main.main header>.grid-container .header-content h1,main.main header>.view-id-site_search.view-display-id-results .header-content h1,main.main header.region-content>.login-register-form .header-content h1{font-size:2.75rem;line-height:3.125rem}}@media(min-width:680px)and (max-width:979px){main.main header>.grid-container .header-content h1,main.main header>.view-id-site_search.view-display-id-results .header-content h1,main.main header.region-content>.login-register-form .header-content h1{font-size:2.5rem;line-height:2.8125rem}}@media(min-width:0px)and (max-width:679px){main.main header>.grid-container .header-content h1,main.main header>.view-id-site_search.view-display-id-results .header-content h1,main.main header.region-content>.login-register-form .header-content h1{font-size:2.25rem;line-height:2.5rem}}main.main header>.grid-container .header-content .subheading,main.main header>.view-id-site_search.view-display-id-results .header-content .subheading,main.main header.region-content>.login-register-form .header-content .subheading{padding:0 30px 30px 30px;clear:both}main.main header>.grid-container .header-content .subheading div,main.main header>.view-id-site_search.view-display-id-results .header-content .subheading div,main.main header.region-content>.login-register-form .header-content .subheading div,main.main header>.grid-container .header-content .subheading .zmdi,main.main header>.view-id-site_search.view-display-id-results .header-content .subheading .zmdi,main.main header.region-content>.login-register-form .header-content .subheading .zmdi{display:inline-block;margin-right:10px;color:#252a59}main.main header>.grid-container .header-content .subheading .zmdi,main.main header>.view-id-site_search.view-display-id-results .header-content .subheading .zmdi,main.main header.region-content>.login-register-form .header-content .subheading .zmdi{font-size:1.5rem;position:relative;top:1px}main.main header>.grid-container .header-content .subheading .zmdi-twitter,main.main header>.view-id-site_search.view-display-id-results .header-content .subheading .zmdi-twitter,main.main header.region-content>.login-register-form .header-content .subheading .zmdi-twitter{top:2px}main.main header>.grid-container .header-content .subheading p,main.main header>.view-id-site_search.view-display-id-results .header-content .subheading p,main.main header.region-content>.login-register-form .header-content .subheading p{font-size:1.1875rem;line-height:1.25rem;color:#252a59}@media(min-width:0px)and (max-width:679px){main.main header>.grid-container .header-content .subheading p,main.main header>.view-id-site_search.view-display-id-results .header-content .subheading p,main.main header.region-content>.login-register-form .header-content .subheading p{font-size:1rem}}@media(min-width:680px)and (max-width:979px){main.main header>.grid-container .header-content .subheading,main.main header>.view-id-site_search.view-display-id-results .header-content .subheading,main.main header.region-content>.login-register-form .header-content .subheading{width:49.6148272443%;float:left;margin-right:-100%;margin-left:0;clear:none;clear:both}}@media(min-width:0px)and (max-width:679px){main.main header>.grid-container .header-content h1,main.main header>.view-id-site_search.view-display-id-results .header-content h1,main.main header.region-content>.login-register-form .header-content h1,main.main header>.grid-container .header-content .subheading,main.main header>.view-id-site_search.view-display-id-results .header-content .subheading,main.main header.region-content>.login-register-form .header-content .subheading{width:83.2049424148%;float:left;margin-right:-100%;margin-left:8.3975287926%;clear:none;clear:both}}main.main header .field--name-field-banner,main.main header .field--name-field-banner-mobile{width:100%;max-width:1200px;height:100%;position:absolute;left:0;top:0}main.main header .field--name-field-banner img,main.main header .field--name-field-banner-mobile img{width:100%}@media(min-width:980px)and (max-width:1199px){main.main header{height:auto;position:relative}main.main header:before{background:rgba(0,0,0,0);display:block;content:"";width:100%;padding-top:calc((1 / 3)*100%);z-index:-1;position:relative}main.main header>.content{position:absolute;top:0;left:0;right:0;bottom:0}main.main header>.grid-container,main.main header>.view-id-site_search.view-display-id-results,main.main header.region-content>.login-register-form{width:100%;height:100%;position:absolute;top:0;left:0}main.main header>.grid-container>.grid-padding,main.main header>.view-id-site_search.view-display-id-results>.grid-padding,main.main header>.view-id-site_search.view-display-id-results>.inner,main.main header.region-content>.login-register-form>.grid-padding,main.main header.region-content>.login-register-form>div{height:100%}}@media(min-width:680px)and (max-width:979px){main.main header{height:auto;position:relative}main.main header:before{background:rgba(0,0,0,0);display:block;content:"";width:100%;padding-top:calc((15 / 30)*100%);z-index:-1;position:relative}main.main header>.content{position:absolute;top:0;left:0;right:0;bottom:0}main.main header>.grid-container,main.main header>.view-id-site_search.view-display-id-results,main.main header.region-content>.login-register-form{width:100%;height:100%;position:absolute;top:0;left:0}main.main header>.grid-container>.grid-padding,main.main header>.view-id-site_search.view-display-id-results>.grid-padding,main.main header>.view-id-site_search.view-display-id-results>.inner,main.main header.region-content>.login-register-form>.grid-padding,main.main header.region-content>.login-register-form>div{height:100%}}@media(min-width:340px)and (max-width:679px){main.main header{height:auto;position:relative}main.main header:before{background:rgba(0,0,0,0);display:block;content:"";width:100%;padding-top:calc((1 / 1)*100%);z-index:-1;position:relative}main.main header>.content{position:absolute;top:0;left:0;right:0;bottom:0}main.main header>.grid-container,main.main header>.view-id-site_search.view-display-id-results,main.main header.region-content>.login-register-form{width:100%;height:100%;position:absolute;top:0;left:0}main.main header>.grid-container>.grid-padding,main.main header>.view-id-site_search.view-display-id-results>.grid-padding,main.main header>.view-id-site_search.view-display-id-results>.inner,main.main header.region-content>.login-register-form>.grid-padding,main.main header.region-content>.login-register-form>div{height:100%}}main.main .no-header-img header{background:#f9f9fc;overflow:auto;height:230px}main.main .no-header-img header>.grid-container,main.main .no-header-img header>.view-id-site_search.view-display-id-results,main.main .no-header-img header.region-content>.login-register-form{height:230px}main.main .no-header-img header>.grid-container .grid-padding,main.main .no-header-img header>.grid-container .view-id-site_search.view-display-id-results>.inner,main.main .no-header-img header>.view-id-site_search.view-display-id-results .grid-padding,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner,main.main .no-header-img header>.grid-container .region-content>.login-register-form>div,main.main .no-header-img header>.view-id-site_search.view-display-id-results .region-content>.login-register-form>div,main.main .no-header-img header.region-content>.login-register-form .grid-padding,main.main .no-header-img header.region-content>.login-register-form .view-id-site_search.view-display-id-results>.inner,main.main .no-header-img header.region-content>.login-register-form>div{height:230px}main.main .no-header-img header>.grid-container .grid-padding .header-content,main.main .no-header-img header>.grid-container .view-id-site_search.view-display-id-results>.inner .header-content,main.main .no-header-img header>.view-id-site_search.view-display-id-results .grid-padding .header-content,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner .header-content,main.main .no-header-img header>.grid-container .region-content>.login-register-form>div .header-content,main.main .no-header-img header>.view-id-site_search.view-display-id-results .region-content>.login-register-form>div .header-content,main.main .no-header-img header.region-content>.login-register-form .grid-padding .header-content,main.main .no-header-img header.region-content>.login-register-form .view-id-site_search.view-display-id-results>.inner .header-content,main.main .no-header-img header.region-content>.login-register-form>div .header-content{background:none}main.main .no-header-img header>.grid-container .grid-padding .header-content h1,main.main .no-header-img header>.grid-container .view-id-site_search.view-display-id-results>.inner .header-content h1,main.main .no-header-img header>.view-id-site_search.view-display-id-results .grid-padding .header-content h1,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner .header-content h1,main.main .no-header-img header>.grid-container .region-content>.login-register-form>div .header-content h1,main.main .no-header-img header>.view-id-site_search.view-display-id-results .region-content>.login-register-form>div .header-content h1,main.main .no-header-img header.region-content>.login-register-form .grid-padding .header-content h1,main.main .no-header-img header.region-content>.login-register-form .view-id-site_search.view-display-id-results>.inner .header-content h1,main.main .no-header-img header.region-content>.login-register-form>div .header-content h1{padding:0;margin-bottom:20px;font-size:2.8125rem;color:#252a59}@media(min-width:980px)and (max-width:1199px){main.main .no-header-img header>.grid-container .grid-padding .header-content h1,main.main .no-header-img header>.grid-container .view-id-site_search.view-display-id-results>.inner .header-content h1,main.main .no-header-img header>.view-id-site_search.view-display-id-results .grid-padding .header-content h1,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner .header-content h1,main.main .no-header-img header>.grid-container .region-content>.login-register-form>div .header-content h1,main.main .no-header-img header>.view-id-site_search.view-display-id-results .region-content>.login-register-form>div .header-content h1,main.main .no-header-img header.region-content>.login-register-form .grid-padding .header-content h1,main.main .no-header-img header.region-content>.login-register-form .view-id-site_search.view-display-id-results>.inner .header-content h1,main.main .no-header-img header.region-content>.login-register-form>div .header-content h1{font-size:2.5rem}}@media(min-width:680px)and (max-width:979px){main.main .no-header-img header>.grid-container .grid-padding .header-content h1,main.main .no-header-img header>.grid-container .view-id-site_search.view-display-id-results>.inner .header-content h1,main.main .no-header-img header>.view-id-site_search.view-display-id-results .grid-padding .header-content h1,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner .header-content h1,main.main .no-header-img header>.grid-container .region-content>.login-register-form>div .header-content h1,main.main .no-header-img header>.view-id-site_search.view-display-id-results .region-content>.login-register-form>div .header-content h1,main.main .no-header-img header.region-content>.login-register-form .grid-padding .header-content h1,main.main .no-header-img header.region-content>.login-register-form .view-id-site_search.view-display-id-results>.inner .header-content h1,main.main .no-header-img header.region-content>.login-register-form>div .header-content h1{font-size:1.875rem}}@media(min-width:0px)and (max-width:679px){main.main .no-header-img header>.grid-container .grid-padding .header-content h1,main.main .no-header-img header>.grid-container .view-id-site_search.view-display-id-results>.inner .header-content h1,main.main .no-header-img header>.view-id-site_search.view-display-id-results .grid-padding .header-content h1,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner .header-content h1,main.main .no-header-img header>.grid-container .region-content>.login-register-form>div .header-content h1,main.main .no-header-img header>.view-id-site_search.view-display-id-results .region-content>.login-register-form>div .header-content h1,main.main .no-header-img header.region-content>.login-register-form .grid-padding .header-content h1,main.main .no-header-img header.region-content>.login-register-form .view-id-site_search.view-display-id-results>.inner .header-content h1,main.main .no-header-img header.region-content>.login-register-form>div .header-content h1{font-size:1.5rem}}main.main .no-header-img header>.grid-container .grid-padding .header-content .subheading,main.main .no-header-img header>.grid-container .view-id-site_search.view-display-id-results>.inner .header-content .subheading,main.main .no-header-img header>.view-id-site_search.view-display-id-results .grid-padding .header-content .subheading,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner .header-content .subheading,main.main .no-header-img header>.grid-container .region-content>.login-register-form>div .header-content .subheading,main.main .no-header-img header>.view-id-site_search.view-display-id-results .region-content>.login-register-form>div .header-content .subheading,main.main .no-header-img header.region-content>.login-register-form .grid-padding .header-content .subheading,main.main .no-header-img header.region-content>.login-register-form .view-id-site_search.view-display-id-results>.inner .header-content .subheading,main.main .no-header-img header.region-content>.login-register-form>div .header-content .subheading{padding:0}main.main .no-header-img header>.grid-container .grid-padding .header-content .subheading p,main.main .no-header-img header>.grid-container .view-id-site_search.view-display-id-results>.inner .header-content .subheading p,main.main .no-header-img header>.view-id-site_search.view-display-id-results .grid-padding .header-content .subheading p,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner .header-content .subheading p,main.main .no-header-img header>.grid-container .region-content>.login-register-form>div .header-content .subheading p,main.main .no-header-img header>.view-id-site_search.view-display-id-results .region-content>.login-register-form>div .header-content .subheading p,main.main .no-header-img header.region-content>.login-register-form .grid-padding .header-content .subheading p,main.main .no-header-img header.region-content>.login-register-form .view-id-site_search.view-display-id-results>.inner .header-content .subheading p,main.main .no-header-img header.region-content>.login-register-form>div .header-content .subheading p,main.main .no-header-img header>.grid-container .grid-padding .header-content .subheading div,main.main .no-header-img header>.grid-container .view-id-site_search.view-display-id-results>.inner .header-content .subheading div,main.main .no-header-img header>.view-id-site_search.view-display-id-results .grid-padding .header-content .subheading div,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner .header-content .subheading div,main.main .no-header-img header>.grid-container .region-content>.login-register-form>div .header-content .subheading div,main.main .no-header-img header>.view-id-site_search.view-display-id-results .region-content>.login-register-form>div .header-content .subheading div,main.main .no-header-img header.region-content>.login-register-form .grid-padding .header-content .subheading div,main.main .no-header-img header.region-content>.login-register-form .view-id-site_search.view-display-id-results>.inner .header-content .subheading div,main.main .no-header-img header.region-content>.login-register-form>div .header-content .subheading div,main.main .no-header-img header>.grid-container .grid-padding .header-content .subheading .zmdi,main.main .no-header-img header>.grid-container .view-id-site_search.view-display-id-results>.inner .header-content .subheading .zmdi,main.main .no-header-img header>.view-id-site_search.view-display-id-results .grid-padding .header-content .subheading .zmdi,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner .header-content .subheading .zmdi,main.main .no-header-img header>.grid-container .region-content>.login-register-form>div .header-content .subheading .zmdi,main.main .no-header-img header>.view-id-site_search.view-display-id-results .region-content>.login-register-form>div .header-content .subheading .zmdi,main.main .no-header-img header.region-content>.login-register-form .grid-padding .header-content .subheading .zmdi,main.main .no-header-img header.region-content>.login-register-form .view-id-site_search.view-display-id-results>.inner .header-content .subheading .zmdi,main.main .no-header-img header.region-content>.login-register-form>div .header-content .subheading .zmdi{color:#252a59}main.main .no-header-img header>.grid-container .grid-padding .header-content .subheading p a,main.main .no-header-img header>.grid-container .view-id-site_search.view-display-id-results>.inner .header-content .subheading p a,main.main .no-header-img header>.view-id-site_search.view-display-id-results .grid-padding .header-content .subheading p a,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner .header-content .subheading p a,main.main .no-header-img header>.grid-container .region-content>.login-register-form>div .header-content .subheading p a,main.main .no-header-img header>.view-id-site_search.view-display-id-results .region-content>.login-register-form>div .header-content .subheading p a,main.main .no-header-img header.region-content>.login-register-form .grid-padding .header-content .subheading p a,main.main .no-header-img header.region-content>.login-register-form .view-id-site_search.view-display-id-results>.inner .header-content .subheading p a,main.main .no-header-img header.region-content>.login-register-form>div .header-content .subheading p a,main.main .no-header-img header>.grid-container .grid-padding .header-content .subheading div a,main.main .no-header-img header>.grid-container .view-id-site_search.view-display-id-results>.inner .header-content .subheading div a,main.main .no-header-img header>.view-id-site_search.view-display-id-results .grid-padding .header-content .subheading div a,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner .header-content .subheading div a,main.main .no-header-img header>.grid-container .region-content>.login-register-form>div .header-content .subheading div a,main.main .no-header-img header>.view-id-site_search.view-display-id-results .region-content>.login-register-form>div .header-content .subheading div a,main.main .no-header-img header.region-content>.login-register-form .grid-padding .header-content .subheading div a,main.main .no-header-img header.region-content>.login-register-form .view-id-site_search.view-display-id-results>.inner .header-content .subheading div a,main.main .no-header-img header.region-content>.login-register-form>div .header-content .subheading div a,main.main .no-header-img header>.grid-container .grid-padding .header-content .subheading .zmdi a,main.main .no-header-img header>.grid-container .view-id-site_search.view-display-id-results>.inner .header-content .subheading .zmdi a,main.main .no-header-img header>.view-id-site_search.view-display-id-results .grid-padding .header-content .subheading .zmdi a,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner .header-content .subheading .zmdi a,main.main .no-header-img header>.grid-container .region-content>.login-register-form>div .header-content .subheading .zmdi a,main.main .no-header-img header>.view-id-site_search.view-display-id-results .region-content>.login-register-form>div .header-content .subheading .zmdi a,main.main .no-header-img header.region-content>.login-register-form .grid-padding .header-content .subheading .zmdi a,main.main .no-header-img header.region-content>.login-register-form .view-id-site_search.view-display-id-results>.inner .header-content .subheading .zmdi a,main.main .no-header-img header.region-content>.login-register-form>div .header-content .subheading .zmdi a{color:#252a59}main.main .no-header-img header>.grid-container .grid-padding .breadcrumb,main.main .no-header-img header>.grid-container .view-id-site_search.view-display-id-results>.inner .breadcrumb,main.main .no-header-img header>.view-id-site_search.view-display-id-results .grid-padding .breadcrumb,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner .breadcrumb,main.main .no-header-img header>.grid-container .region-content>.login-register-form>div .breadcrumb,main.main .no-header-img header>.view-id-site_search.view-display-id-results .region-content>.login-register-form>div .breadcrumb,main.main .no-header-img header.region-content>.login-register-form .grid-padding .breadcrumb,main.main .no-header-img header.region-content>.login-register-form .view-id-site_search.view-display-id-results>.inner .breadcrumb,main.main .no-header-img header.region-content>.login-register-form>div .breadcrumb{color:#252a59}main.main .no-header-img header>.grid-container .grid-padding .breadcrumb a,main.main .no-header-img header>.grid-container .view-id-site_search.view-display-id-results>.inner .breadcrumb a,main.main .no-header-img header>.view-id-site_search.view-display-id-results .grid-padding .breadcrumb a,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner .breadcrumb a,main.main .no-header-img header>.grid-container .region-content>.login-register-form>div .breadcrumb a,main.main .no-header-img header>.view-id-site_search.view-display-id-results .region-content>.login-register-form>div .breadcrumb a,main.main .no-header-img header.region-content>.login-register-form .grid-padding .breadcrumb a,main.main .no-header-img header.region-content>.login-register-form .view-id-site_search.view-display-id-results>.inner .breadcrumb a,main.main .no-header-img header.region-content>.login-register-form>div .breadcrumb a{color:#0072ce}@media(min-width:980px)and (max-width:1199px){main.main .no-header-img header{position:relative;height:auto}main.main .no-header-img header:before{background:rgba(0,0,0,0);display:block;content:"";width:100%;padding-top:calc((1 / 6)*100%);z-index:-1;position:relative}main.main .no-header-img header>.content{position:absolute;top:0;left:0;right:0;bottom:0}main.main .no-header-img header>.grid-container,main.main .no-header-img header>.view-id-site_search.view-display-id-results,main.main .no-header-img header.region-content>.login-register-form{width:100%;height:100%;position:absolute;top:0;left:0}main.main .no-header-img header>.grid-container>.grid-padding,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.grid-padding,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner,main.main .no-header-img header.region-content>.login-register-form>.grid-padding,main.main .no-header-img header.region-content>.login-register-form>div{height:100%}}@media(min-width:680px)and (max-width:979px){main.main .no-header-img header{position:relative;height:auto}main.main .no-header-img header:before{background:rgba(0,0,0,0);display:block;content:"";width:100%;padding-top:calc((1 / 3)*100%);z-index:-1;position:relative}main.main .no-header-img header>.content{position:absolute;top:0;left:0;right:0;bottom:0}main.main .no-header-img header>.grid-container,main.main .no-header-img header>.view-id-site_search.view-display-id-results,main.main .no-header-img header.region-content>.login-register-form{width:100%;height:100%;position:absolute;top:0;left:0}main.main .no-header-img header>.grid-container>.grid-padding,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.grid-padding,main.main .no-header-img header>.view-id-site_search.view-display-id-results>.inner,main.main .no-header-img header.region-content>.login-register-form>.grid-padding,main.main .no-header-img header.region-content>.login-register-form>div{height:100%}}.page-node-type-homepage header.banner{background:rgba(0,0,0,0);width:100%;height:80px;position:absolute;z-index:11}.page-node-type-homepage header.banner nav.navigation ul.menu{background:rgba(0,0,0,0)}.page-node-type-homepage header.banner nav.navigation ul.menu>li.menu-item a{color:#252a59}.page-node-type-homepage header.banner nav.navigation ul.menu>li.menu-item a.login-register-link{color:#fff}.page-node-type-homepage header.banner nav.navigation ul.menu>li.menu-item:hover a:after{background:#252a59}.page-node-type-homepage header.banner .icon-search .zmdi-close,.page-node-type-homepage header.banner .icon-search .zmdi-search{color:#252a59}@media(min-width:0px)and (max-width:979px){.page-node-type-homepage header.banner .icon-search .zmdi-close,.page-node-type-homepage header.banner .icon-search .zmdi-search{color:#fff}}.page-node-type-homepage main.main header{max-width:1440px;height:auto;margin:0 auto;position:relative}.page-node-type-homepage main.main header:before{background:rgba(0,0,0,0);display:block;content:"";width:100%;padding-top:calc((35 / 72)*100%);z-index:-1;position:relative}.page-node-type-homepage main.main header>.content{position:absolute;top:0;left:0;right:0;bottom:0}.page-node-type-homepage main.main header .field--name-field-banner{display:block;max-width:none}@media(min-width:340px)and (max-width:679px){.page-node-type-homepage main.main header .field--name-field-banner{display:none}}.page-node-type-homepage main.main header .field--name-field-banner-mobile{display:none;max-width:none}@media(min-width:340px)and (max-width:679px){.page-node-type-homepage main.main header .field--name-field-banner-mobile{display:block}}.page-node-type-homepage main.main header>.grid-container,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results,.page-node-type-homepage main.main header.region-content>.login-register-form{width:940px;height:calc(100% - 80px);z-index:1;position:absolute;top:80px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin:inherit}.page-node-type-homepage main.main header>.grid-container .header-content,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content{background:none;max-width:inherit;bottom:inherit;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.page-node-type-homepage main.main header>.grid-container .header-content h1,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content h1,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content h1{font-size:3.125rem;line-height:4.0625rem;padding:0;width:74.8074136221%;float:left;margin-right:-100%;margin-left:0;clear:none}@media(min-width:680px)and (max-width:979px){.page-node-type-homepage main.main header>.grid-container .header-content h1,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content h1,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content h1{font-size:2rem;line-height:2.375rem}}@media(min-width:340px)and (max-width:679px){.page-node-type-homepage main.main header>.grid-container .header-content h1,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content h1,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content h1{width:100%;float:right;margin-left:0;margin-right:0;clear:none;font-size:1.625rem;line-height:2.25rem}}@media(min-width:0px)and (max-width:339px){.page-node-type-homepage main.main header>.grid-container .header-content h1,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content h1,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content h1{font-size:1.375rem;line-height:1.75rem}}.page-node-type-homepage main.main header>.grid-container .header-content .field--name-field-header-cta,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .field--name-field-header-cta,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .field--name-field-header-cta{width:83.2049424148%;float:left;margin-right:-100%;margin-left:0;clear:none;clear:both}.page-node-type-homepage main.main header>.grid-container .header-content .field--name-field-header-cta>.field__item,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .field--name-field-header-cta>.field__item,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .field--name-field-header-cta>.field__item{width:calc(33% - 15px);float:left;margin-right:20px}.page-node-type-homepage main.main header>.grid-container .header-content .field--name-field-header-cta>.field__item:last-child,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .field--name-field-header-cta>.field__item:last-child,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .field--name-field-header-cta>.field__item:last-child{width:calc(33% - 10px);margin-right:0}@media(min-width:340px)and (max-width:679px){.page-node-type-homepage main.main header>.grid-container .header-content .field--name-field-header-cta>.field__item:last-child,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .field--name-field-header-cta>.field__item:last-child,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .field--name-field-header-cta>.field__item:last-child{width:100%;float:none;margin:0}}@media(min-width:340px)and (max-width:679px){.page-node-type-homepage main.main header>.grid-container .header-content .field--name-field-header-cta>.field__item,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .field--name-field-header-cta>.field__item,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .field--name-field-header-cta>.field__item{width:100%;float:none;margin:0 0 30px 0}}@media(min-width:0px)and (max-width:979px){.page-node-type-homepage main.main header>.grid-container .header-content .field--name-field-header-cta,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .field--name-field-header-cta,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .field--name-field-header-cta{width:100%;float:right;margin-left:0;margin-right:0;clear:none;clear:both}}.page-node-type-homepage main.main header>.grid-container .header-content .subheading p a,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .subheading p a,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .subheading p a{color:#fff;text-decoration:underline}.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search{width:58.0123560369%;float:left;margin-right:-100%;margin-left:0;clear:none;margin-top:30px;clear:both}.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search h2,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search h2,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search h2,.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search .form-item-search label,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search .form-item-search label,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search .form-item-search label{display:none}.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search form,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search form,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search form{position:relative;background:#fff;width:100%;-webkit-box-shadow:0 1px 7px 0 rgba(39,42,89,.15) !important;box-shadow:0 1px 7px 0 rgba(39,42,89,.15) !important;-webkit-appearance:none;border-radius:25px !important;border:2px solid rgba(205,205,227,.5);min-height:50px;-webkit-box-sizing:content-box;box-sizing:content-box}.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search form:before,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search form:before,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search form:before{content:" ";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;border:0 solid rgba(23,25,61,.1);-webkit-appearance:none;border-radius:25px !important;-webkit-transition:all .2s ease;transition:all .2s ease}.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search.focus form:before,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search.focus form:before,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search.focus form:before{-webkit-appearance:none;border-radius:36px !important;border-width:12px;margin:-12px}.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search .submit-wrapper,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search .submit-wrapper,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search .submit-wrapper{float:right;height:36px;width:36px;border-radius:50%;clear:none;position:absolute;top:7px;right:7px;background-color:#fff;color:#70739c;background-size:20px 20px;background-position:50% 50%;-webkit-transition:all .3s ease;transition:all .3s ease}.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search .submit-wrapper:before,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search .submit-wrapper:before,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search .submit-wrapper:before{font-size:20px;line-height:36px;text-align:center;display:block}.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search.has-value .submit-wrapper,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search.has-value .submit-wrapper,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search.has-value .submit-wrapper{background-color:#70739c;color:#fff}.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search .form-submit,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search .form-submit,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search .form-submit{border:none;background:none;overflow:hidden;text-indent:-9999px;position:absolute;top:0;left:0;bottom:0;right:0;height:36px;border-radius:50%;outline:none}.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search .form-item-search,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search .form-item-search,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search .form-item-search{float:none;margin:0}.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search .form-item-search input,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search .form-item-search input,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search .form-item-search input{color:#252a59;min-height:48px;border-radius:25px;padding:5px 100px 0 20px;background-color:rgba(0,0,0,0)}.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search .form-item-search input,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search .form-item-search input,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search .form-item-search input,.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search .form-item-search input:focus{border:none;outline:none}@media(min-width:0px)and (max-width:679px){.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search .form-item-search input,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search .form-item-search input,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search .form-item-search input{padding-left:16px;padding-right:50px}.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search .form-item-search input::-webkit-input-placeholder,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search .form-item-search input::-webkit-input-placeholder,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search .form-item-search input::-webkit-input-placeholder{font-size:0.9375rem}.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search .form-item-search input::-moz-placeholder,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search .form-item-search input::-moz-placeholder,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search .form-item-search input::-moz-placeholder{font-size:0.9375rem}.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search .form-item-search input:-ms-input-placeholder,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search .form-item-search input:-ms-input-placeholder,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search .form-item-search input:-ms-input-placeholder{font-size:0.9375rem}.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search .form-item-search input::-ms-input-placeholder,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search .form-item-search input::-ms-input-placeholder,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search .form-item-search input::-ms-input-placeholder{font-size:0.9375rem}.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search .form-item-search input::placeholder,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search .form-item-search input::placeholder,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search .form-item-search input::placeholder{font-size:0.9375rem}}@media(min-width:0px)and (max-width:679px){.page-node-type-homepage main.main header>.grid-container .header-content .knowledge-hub-search,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results .header-content .knowledge-hub-search,.page-node-type-homepage main.main header.region-content>.login-register-form .header-content .knowledge-hub-search{width:83.2049424148%;float:left;margin-right:-100%;margin-left:8.3975287926%;clear:none;clear:both}}@media(min-width:0px)and (max-width:979px){.page-node-type-homepage main.main header>.grid-container,.page-node-type-homepage main.main header>.view-id-site_search.view-display-id-results,.page-node-type-homepage main.main header.region-content>.login-register-form{width:calc(100vw - 40px)}}@media(min-width:0px)and (max-width:679px){.page-node-type-homepage main.main header{position:relative}.page-node-type-homepage main.main header:before{background:rgba(0,0,0,0);display:block;content:"";width:100%;padding-top:calc((2 / 1)*100%);z-index:-1;position:relative}.page-node-type-homepage main.main header>.content{position:absolute;top:0;left:0;right:0;bottom:0}}#views-exposed-form-knowledge-search-knowledge-search{z-index:10;position:relative;margin-bottom:20px}#views-exposed-form-knowledge-search-knowledge-search .glass{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(238,238,238,.5)}#views-exposed-form-knowledge-search-knowledge-search>.form--inline{-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-shadow:0 1px 7px 0 rgba(39,42,89,.15) !important;box-shadow:0 1px 7px 0 rgba(39,42,89,.15) !important;-webkit-appearance:none;border-radius:25px !important;min-height:50px;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:#fff;border:2px solid rgba(205,205,227,.5)}#views-exposed-form-knowledge-search-knowledge-search>.form--inline:before{content:"";position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;border:0 solid rgba(23,25,61,.1);-webkit-appearance:none;border-radius:25px !important}#views-exposed-form-knowledge-search-knowledge-search.focus>.form--inline:before{-webkit-appearance:none;border-radius:36px !important;border-width:12px;margin:-12px}#views-exposed-form-knowledge-search-knowledge-search .form-type-textfield input,#views-exposed-form-knowledge-search-knowledge-search .form-type-search input{border:none;background:rgba(0,0,0,0);line-height:2.5rem;margin:5px 80px 5px 10px}#views-exposed-form-knowledge-search-knowledge-search .form-type-textfield input:focus,#views-exposed-form-knowledge-search-knowledge-search .form-type-search input:focus{outline:none}#views-exposed-form-knowledge-search-knowledge-search .form-type-textfield label,#views-exposed-form-knowledge-search-knowledge-search .form-type-search label{display:none}#views-exposed-form-knowledge-search-knowledge-search .form-item{float:none;position:relative}#views-exposed-form-knowledge-search-knowledge-search .submit-wrapper{float:right;height:36px;width:36px;border-radius:50%;clear:none;position:absolute;top:7px;right:7px;background-color:#fff;color:#70739c;background-size:20px 20px;background-position:50% 50%;-webkit-transition:all .3s ease;transition:all .3s ease;display:inline-block;font:normal normal normal 14px/1 "Material-Design-Iconic-Font";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}#views-exposed-form-knowledge-search-knowledge-search .submit-wrapper:before{font-size:20px;line-height:36px;text-align:center;display:block;content:""}#views-exposed-form-knowledge-search-knowledge-search .submit-wrapper input,#views-exposed-form-knowledge-search-knowledge-search .submit-wrapper button{border:none;background:none;overflow:hidden;text-indent:-9999px;position:absolute;top:0;left:0;bottom:0;right:0;height:36px;border-radius:50%;outline:none}#views-exposed-form-knowledge-search-knowledge-search.has-value .submit-wrapper{background-color:#70739c;color:#fff}#views-exposed-form-knowledge-search-knowledge-search .form-item-search{margin-right:0}#views-exposed-form-knowledge-search-knowledge-search .form--inline{max-width:545px;padding-right:50px;position:relative}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag{-webkit-animation-name:tagIn;animation-name:tagIn;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(1){-webkit-animation-delay:0.05s;animation-delay:0.05s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(2){-webkit-animation-delay:0.1s;animation-delay:0.1s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(3){-webkit-animation-delay:0.15s;animation-delay:0.15s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(4){-webkit-animation-delay:0.2s;animation-delay:0.2s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(5){-webkit-animation-delay:0.25s;animation-delay:0.25s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(6){-webkit-animation-delay:0.3s;animation-delay:0.3s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(7){-webkit-animation-delay:0.35s;animation-delay:0.35s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(8){-webkit-animation-delay:0.4s;animation-delay:0.4s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(9){-webkit-animation-delay:0.45s;animation-delay:0.45s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(10){-webkit-animation-delay:0.5s;animation-delay:0.5s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(11){-webkit-animation-delay:0.55s;animation-delay:0.55s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(12){-webkit-animation-delay:0.6s;animation-delay:0.6s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(13){-webkit-animation-delay:0.65s;animation-delay:0.65s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(14){-webkit-animation-delay:0.7s;animation-delay:0.7s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(15){-webkit-animation-delay:0.75s;animation-delay:0.75s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(16){-webkit-animation-delay:0.8s;animation-delay:0.8s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(17){-webkit-animation-delay:0.85s;animation-delay:0.85s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(18){-webkit-animation-delay:0.9s;animation-delay:0.9s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(19){-webkit-animation-delay:0.95s;animation-delay:0.95s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(20){-webkit-animation-delay:1s;animation-delay:1s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(21){-webkit-animation-delay:1.05s;animation-delay:1.05s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(22){-webkit-animation-delay:1.1s;animation-delay:1.1s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(23){-webkit-animation-delay:1.15s;animation-delay:1.15s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(24){-webkit-animation-delay:1.2s;animation-delay:1.2s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(25){-webkit-animation-delay:1.25s;animation-delay:1.25s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(26){-webkit-animation-delay:1.3s;animation-delay:1.3s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(27){-webkit-animation-delay:1.35s;animation-delay:1.35s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(28){-webkit-animation-delay:1.4s;animation-delay:1.4s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(29){-webkit-animation-delay:1.45s;animation-delay:1.45s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(30){-webkit-animation-delay:1.5s;animation-delay:1.5s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(31){-webkit-animation-delay:1.55s;animation-delay:1.55s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(32){-webkit-animation-delay:1.6s;animation-delay:1.6s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(33){-webkit-animation-delay:1.65s;animation-delay:1.65s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(34){-webkit-animation-delay:1.7s;animation-delay:1.7s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(35){-webkit-animation-delay:1.75s;animation-delay:1.75s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(36){-webkit-animation-delay:1.8s;animation-delay:1.8s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(37){-webkit-animation-delay:1.85s;animation-delay:1.85s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(38){-webkit-animation-delay:1.9s;animation-delay:1.9s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(39){-webkit-animation-delay:1.95s;animation-delay:1.95s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(40){-webkit-animation-delay:2s;animation-delay:2s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(41){-webkit-animation-delay:2.05s;animation-delay:2.05s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(42){-webkit-animation-delay:2.1s;animation-delay:2.1s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(43){-webkit-animation-delay:2.15s;animation-delay:2.15s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(44){-webkit-animation-delay:2.2s;animation-delay:2.2s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(45){-webkit-animation-delay:2.25s;animation-delay:2.25s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(46){-webkit-animation-delay:2.3s;animation-delay:2.3s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(47){-webkit-animation-delay:2.35s;animation-delay:2.35s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(48){-webkit-animation-delay:2.4s;animation-delay:2.4s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(49){-webkit-animation-delay:2.45s;animation-delay:2.45s}#views-exposed-form-knowledge-search-knowledge-search.focus .search-suggestions.anim .tag:nth-child(50){-webkit-animation-delay:2.5s;animation-delay:2.5s}@-webkit-keyframes tagIn{from{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes tagIn{from{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}#views-exposed-form-knowledge-search-knowledge-search .search-width-wrapper{position:relative;margin:5px 0 5px 10px;display:inline-block;width:calc(100% - 10px);height:40px}#views-exposed-form-knowledge-search-knowledge-search .search-width-wrapper input{width:100%;margin:0}#views-exposed-form-knowledge-search-knowledge-search .search-width-fixer{padding-right:25px;visibility:hidden;position:absolute;white-space:nowrap}#views-exposed-form-knowledge-search-knowledge-search .search-tags{float:left}#views-exposed-form-knowledge-search-knowledge-search .search-tags .tag:last-child{margin-right:0}#views-exposed-form-knowledge-search-knowledge-search .search-suggestions{max-width:100%;-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2);border-radius:10px;padding:15px;margin:25px 0 10px;position:absolute;background:#fff;z-index:1}#views-exposed-form-knowledge-search-knowledge-search .search-suggestions .tag{cursor:pointer}#views-exposed-form-knowledge-search-knowledge-search .search-suggestions .close{position:absolute;top:10px;right:13px;font-size:22px;color:#505759;cursor:pointer;opacity:.6;-webkit-transition:all .3s ease;transition:all .3s ease}#views-exposed-form-knowledge-search-knowledge-search .search-suggestions .close:hover{opacity:1}#views-exposed-form-knowledge-search-knowledge-search .breadcrumb .parent{color:rgba(255,255,255,.66)}#views-exposed-form-knowledge-search-knowledge-search .breadcrumb .separator{color:rgba(255,255,255,.33)}#views-exposed-form-knowledge-search-knowledge-search .breadcrumb .clickable{cursor:pointer}#views-exposed-form-knowledge-search-knowledge-search .breadcrumb .clickable:hover{text-decoration:underline;color:#fff}#views-exposed-form-knowledge-search-knowledge-search .tag{height:36px;line-height:26px;margin:7px;padding:6px 32px 4px 10px;background:#0072ce;color:#fff;border-radius:18px;display:inline-block;position:relative}#views-exposed-form-knowledge-search-knowledge-search .tag .icon{position:absolute;width:20px;height:36px;top:0;right:10px;font-size:22px;line-height:36px;text-align:right}#views-exposed-form-knowledge-search-knowledge-search .tag .icon.close{cursor:pointer}#views-exposed-form-knowledge-search-knowledge-search .secondary-filters{margin-top:35px}#views-exposed-form-knowledge-search-knowledge-search .secondary-filters:after{content:"";display:table;clear:both}@media(min-width:0px)and (max-width:679px){#views-exposed-form-knowledge-search-knowledge-search .secondary-filters{display:none}}#views-exposed-form-knowledge-search-knowledge-search .fieldgroup{position:absolute;top:0;right:-300px}#views-exposed-form-knowledge-search-knowledge-search .fieldgroup .form-radios{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media(min-width:0px)and (max-width:979px){#views-exposed-form-knowledge-search-knowledge-search .fieldgroup legend{float:left}}@media(min-width:0px)and (max-width:979px){#views-exposed-form-knowledge-search-knowledge-search .fieldgroup .fieldset-wrapper{float:left;position:relative;top:-5px;left:10px}}@media(min-width:0px)and (max-width:979px){#views-exposed-form-knowledge-search-knowledge-search .fieldgroup{top:85px;right:auto;left:0}}#views-exposed-form-knowledge-search-knowledge-search .form-item-exclude{float:right}#views-exposed-form-knowledge-search-knowledge-search .form-item-category .form-select{display:visible;position:absolute;width:0;height:0;clip:rect(0,0,0,0)}#views-exposed-form-knowledge-search-knowledge-search .form-item-category label,#views-exposed-form-knowledge-search-knowledge-search .form-item-category input,#views-exposed-form-knowledge-search-knowledge-search .form-item-category .chosen-container{position:absolute;width:0;height:0;clip:rect(0,0,0,0)}#views-exposed-form-knowledge-search-knowledge-search.no-transition,#views-exposed-form-knowledge-search-knowledge-search.no-transition *,#views-exposed-form-knowledge-search-knowledge-search.no-transition *:before,#views-exposed-form-knowledge-search-knowledge-search.no-transition *:after{transition-duration:0s !important;-o-transition-duration:0s !important;-moz-transition-duration:0s !important;-webkit-transition-duration:0s !important}@media(min-width:0px)and (max-width:679px){#views-exposed-form-knowledge-search-knowledge-search{margin-bottom:90px}}.block-local-tasks-block ul.blt-tabs li a{display:block}form.user-login-form,form.user-pass,form.user-pass-reset{border:1px solid rgba(205,205,227,.5);padding:40px 40px 120px 40px;position:relative;-webkit-appearance:none;border-radius:10px !important;-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}form.user-login-form h2,form.user-pass h2,form.user-pass-reset h2{font-size:1.6875rem;line-height:2.8125rem;margin-bottom:10px}form.user-login-form #edit-name,form.user-pass #edit-name,form.user-pass-reset #edit-name{margin-bottom:20px}form.user-login-form #edit-submit,form.user-pass #edit-submit,form.user-pass-reset #edit-submit{position:absolute;bottom:40px;right:40px}form.user-login-form .description,form.user-pass .description,form.user-pass-reset .description{display:none}form.user-login-form .reset,form.user-pass .reset,form.user-pass-reset .reset{padding-top:20px}form.user-login-form .reset a,form.user-pass .reset a,form.user-pass-reset .reset a{color:#0072ce}form.user-login-form .reset .zmdi,form.user-pass .reset .zmdi,form.user-pass-reset .reset .zmdi{font-size:1.375rem;color:#0072ce;position:relative;top:3px;margin-right:5px}form.user-pass .reset{padding-top:15px}body.login div[data-drupal-messages]{margin-bottom:20px}body.login p.membership{margin-top:40px;text-align:center}body.login p.membership a{color:#0072ce}#block-userlogin{display:none}#block-userlogin .user-login-form{min-width:450px;min-height:320px;padding:20px;border:0;-webkit-box-shadow:none;box-shadow:none}#block-userlogin .user-login-form .form-actions{position:absolute;bottom:0;right:20px}@media(min-width:0px)and (max-width:679px){#block-userlogin .user-login-form .form-actions{bottom:10px}}@media(min-width:0px)and (max-width:679px){#block-userlogin .user-login-form{width:calc(100vw - 40px);height:50vh;min-width:auto;min-height:auto}}#block-userlogin .membership,#block-userlogin .item-list{display:none}.login-register-form .login-success ul{text-align:center;list-style:none;margin-top:30px}.login-register-form .login-success li{margin:10px;display:inline-block}.login-register-form .login-success .button{color:#fff}.login-register-form .email-wrapper .form-item-email span,.login-register-form .email-wrapper .form-submit{float:left}.login-register-form .email-wrapper .form-submit{background:none;border:none;padding:0;color:#0072ce;height:auto;line-height:inherit}.login-register-link+.ajax-progress{position:fixed;top:50%;left:50%;margin-left:-30px;margin-top:-21px;z-index:99}.region-content>.login-register-form{margin-top:80px}.region-content>.login-register-form .form-actions{margin-top:40px}.region-content .login-register-header,.region-content .login-register-header>.grid-container>.grid-padding,.region-content .login-register-header>.view-id-site_search.view-display-id-results>.grid-padding,.region-content .login-register-header>.view-id-site_search.view-display-id-results>.inner,.region-content .region-content.login-register-header>.login-register-form>.grid-padding,.region-content .region-content.login-register-header>.login-register-form>div{height:200px}.node--type-member-group{width:100%;float:right;margin-left:0;margin-right:0;clear:none;padding-top:60px}.node--type-member-group:after{content:"";display:table;clear:both}@media(min-width:980px)and (max-width:1199px){.node--type-member-group{padding-top:60px}}@media(min-width:680px)and (max-width:979px){.node--type-member-group{padding-top:40px}}@media(min-width:340px)and (max-width:679px){.node--type-member-group{padding-top:40px}}@media(min-width:0px)and (max-width:339px){.node--type-member-group{padding-top:20px}}.node--type-member-group .header{position:relative;padding:15px 10px 10px 10px;cursor:pointer}.node--type-member-group .header h6,.node--type-member-group .header h3{color:#fff}.node--type-member-group .header h3{line-height:1em;padding:10px 0 0 0}.node--type-member-group .header .zmdi{font-size:3.75rem;line-height:3.75rem;color:#fff;position:absolute;top:10px;right:20px}@media(min-width:680px)and (max-width:979px){.node--type-member-group .header .zmdi{font-size:3.4375rem;line-height:3.4375rem}}@media(min-width:0px)and (max-width:679px){.node--type-member-group .header .zmdi{font-size:3.125rem;line-height:3.125rem}}.node--type-member-group .contents{background-position:bottom right;background-repeat:no-repeat;background-size:35%;border-left-width:3px;border-left-style:solid;border-right-width:3px;border-right-style:solid;border-bottom-width:3px;border-bottom-style:solid;display:none}.node--type-member-group .contents:after{content:"";display:table;clear:both}.node--type-member-group .contents .field--name-field-content{width:66.4098848295%;float:left;margin-right:-100%;margin-left:0;clear:none;padding:20px 0 0 20px;clear:left}.node--type-member-group .contents .field--name-field-content>.field__item>.paragraph .grid-container,.node--type-member-group .contents .field--name-field-content>.field__item>.paragraph .view-id-site_search.view-display-id-results,.node--type-member-group .contents .field--name-field-content>.field__item>.paragraph .region-content>.login-register-form,.node--type-member-group .contents .field--name-field-content>.field__item>.paragraph .grid-container-optional{width:auto}.node--type-member-group .contents .field--name-field-content>.field__item>.paragraph .grid-padding,.node--type-member-group .contents .field--name-field-content>.field__item>.paragraph .view-id-site_search.view-display-id-results>.inner,.node--type-member-group .contents .field--name-field-content>.field__item>.paragraph .region-content>.login-register-form>div,.node--type-member-group .contents .field--name-field-content>.field__item>.paragraph .grid-padding-optional{margin:0}.node--type-member-group .contents .field--name-field-content>.field__item>.paragraph .field{width:100%}.node--type-member-group .contents .field--name-field-content>.field__item:only-child,.node--type-member-group .contents .field--name-field-content>.field__item:last-child{padding-bottom:20px}.node--type-member-group .contents .field--name-field-content>.field__item .paragraph--type--video{margin-bottom:0}.node--type-member-group.open .contents{display:block}.node--type-member-group .chair{width:24.4222408664%;float:right;margin-left:0;margin-right:0;clear:none;padding:20px 20px 20px 0}.node--type-member-group .chair .node--type-person{padding-bottom:40px}.node--type-member-group .chair .node--type-person:only-child,.node--type-member-group .chair .node--type-person:last-child{padding-bottom:0}.node--type-member-group .chair .node--type-person .field--name-field-image{position:relative;overflow:hidden;margin-bottom:20px;-webkit-appearance:none;border-radius:3px !important;position:relative}.node--type-member-group .chair .node--type-person .field--name-field-image:before{background:rgba(0,0,0,0);display:block;content:"";width:100%;padding-top:calc((1 / 1)*100%);z-index:-1;position:relative}.node--type-member-group .chair .node--type-person .field--name-field-image>.content{position:absolute;top:0;left:0;right:0;bottom:0}.node--type-member-group .chair .node--type-person .field--name-field-image img{width:100%;height:100%;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-filter:grayscale(100%);filter:grayscale(100%)}.node--type-member-group .chair .node--type-person h4{padding:0}.node--type-member-group .chair .node--type-person .field--name-title{color:#0072ce}.node--type-member-group .chair .node--type-person .field--name-field-member-group-position,.node--type-member-group .chair .node--type-person .field--name-field-position{width:100%;font-size:1rem;line-height:1.25rem}@media(min-width:0px)and (max-width:679px){.node--type-member-group .chair .node--type-person .field--name-field-member-group-position,.node--type-member-group .chair .node--type-person .field--name-field-position{font-size:0.875rem;line-height:1.25rem}}.node--type-member-group .chair .node--type-person .field--name-field-company{color:rgba(37,42,89,.5);font-size:0.875rem;line-height:1.25rem;margin-top:5px}.paragraph--type--member-group-category .node--type-member-group:nth-child(odd) .header,.field--name-field-member-group .field__item:nth-child(odd) .header{background:#252a59}.paragraph--type--member-group-category .node--type-member-group:nth-child(odd) .contents,.field--name-field-member-group .field__item:nth-child(odd) .contents{background-image:url(/themes/custom/isba/images/images/branding-rectangles-dark-blue.svg);border-color:#252a59}.paragraph--type--member-group-category .node--type-member-group:nth-child(even) .header,.field--name-field-member-group .field__item:nth-child(even) .header{background:#36a9e1}.paragraph--type--member-group-category .node--type-member-group:nth-child(even) .contents,.field--name-field-member-group .field__item:nth-child(even) .contents{background-image:url(/themes/custom/isba/images/images/branding-rectangles-light-blue.svg);border-color:#36a9e1}.paragraph--type--member-group-category .member-group-category-header{background:#d8d8d8;position:relative;padding:20px 10px;cursor:pointer}.paragraph--type--member-group-category .member-group-category-header h6,.paragraph--type--member-group-category .member-group-category-header h3{color:#252a59}.paragraph--type--member-group-category .member-group-category-header h3{line-height:1em;padding:10px 0 0 0}.paragraph--type--member-group-category .member-group-category-header .zmdi{font-size:3.75rem;line-height:3.75rem;color:#252a59;position:absolute;top:10px;right:20px}@media(min-width:680px)and (max-width:979px){.paragraph--type--member-group-category .member-group-category-header .zmdi{font-size:3.4375rem;line-height:3.4375rem}}@media(min-width:0px)and (max-width:679px){.paragraph--type--member-group-category .member-group-category-header .zmdi{font-size:3.125rem;line-height:3.125rem}}.paragraph--type--member-group-category .node--type-member-group .grid-container,.paragraph--type--member-group-category .node--type-member-group .view-id-site_search.view-display-id-results,.paragraph--type--member-group-category .node--type-member-group .region-content>.login-register-form{width:auto}.paragraph--type--member-group-category .node--type-member-group .grid-padding,.paragraph--type--member-group-category .node--type-member-group .view-id-site_search.view-display-id-results>.inner,.paragraph--type--member-group-category .node--type-member-group .region-content>.login-register-form>div{margin:0}.paragraph--type--member-group-category .member-group-category-groups{padding:20px;border-left-width:3px;border-left-style:solid;border-right-width:3px;border-right-style:solid;border-bottom-width:3px;border-bottom-style:solid;border-color:#d8d8d8;display:none}.paragraph--type--member-group-category .member-group-category-groups .node--type-member-group:first-child{padding-top:0}.paragraph--type--member-group-category.open .member-group-category-groups{display:block}@media(min-width:0px)and (max-width:979px){.bg-menu{background:rgba(255,255,255,.9);width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:10}header.banner{background:rgba(0,0,0,0);position:absolute;top:0;width:100%;height:64px}header.banner .icon-close{width:50px;height:50px;font-size:3.125rem;text-align:center;color:#252a59;position:absolute;top:20px;right:20px;z-index:20}header.banner .icon-menu{background:#252a59;width:42px;height:42px;position:absolute;font-size:1.375rem;color:#fff;top:20px;right:20px;z-index:99;display:block}header.banner .icon-menu:before{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}header.banner nav.main{display:none;margin-top:70px;position:relative;z-index:9999}header.banner nav.main nav[role=navigation]{position:inherit;width:calc(100vw - 20px);float:none}header.banner nav.main nav[role=navigation] #block-mainnavigation-menu>ul.menu{background:rgba(0,0,0,0);width:100%;height:100vh;text-align:left;z-index:999;margin:0}header.banner nav.main nav[role=navigation] #block-mainnavigation-menu>ul.menu>li.menu-item{display:block}header.banner nav.main nav[role=navigation] #block-mainnavigation-menu>ul.menu>li.menu-item:hover a{color:#0072ce;-webkit-box-shadow:none;box-shadow:none}header.banner nav.main nav[role=navigation] #block-mainnavigation-menu>ul.menu>li.menu-item a{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;color:#0072ce;-webkit-box-shadow:none;box-shadow:none;font-size:1.5rem;margin-right:0;padding:0 20px}header.banner nav.main nav[role=navigation] #block-mainnavigation-menu>ul.menu>li.menu-item a.is-active{color:#0072ce;-webkit-box-shadow:none;box-shadow:none}header.banner nav.main nav[role=navigation] #block-mainnavigation-menu>ul.menu>li.menu-item a.zmdi-account,header.banner nav.main nav[role=navigation] #block-mainnavigation-menu>ul.menu>li.menu-item a.zmdi-account-o{width:auto}header.banner nav.main nav[role=navigation] #block-mainnavigation-menu>ul.menu>li.menu-item a.zmdi-account:before,header.banner nav.main nav[role=navigation] #block-mainnavigation-menu>ul.menu>li.menu-item a.zmdi-account-o:before{display:none}header.banner nav.main nav[role=navigation] #block-mainnavigation-menu>ul.menu>li.menu-item .submenu-container{background:rgba(0,0,0,0);width:auto;height:auto;position:inherit;top:inherit;left:inherit}header.banner nav.main nav[role=navigation] #block-mainnavigation-menu>ul.menu>li.menu-item .submenu-container>ul.menu{width:auto;height:auto}header.banner nav.main nav[role=navigation] #block-mainnavigation-menu>ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item{font-size:1.5rem;display:block}header.banner nav.main nav[role=navigation] #block-mainnavigation-menu>ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item a{margin:0 20px;font-family:"suisse_intllight",Arial,Helvetica,sans-serif;color:#1b365d;height:60px;line-height:60px}header.banner nav.main nav[role=navigation] #block-mainnavigation-menu>ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item a:hover,header.banner nav.main nav[role=navigation] #block-mainnavigation-menu>ul.menu>li.menu-item .submenu-container>ul.menu>li.menu-item a.is-active{color:#0072ce;-webkit-box-shadow:none;box-shadow:none}header.banner nav.main nav[role=navigation] #block-mainnavigation-menu>ul.menu>li.menu-item.open .submenu-container{display:block}header.banner nav.main.open{display:block}}.ui-dialog{padding:20px}.ui-dialog .messages{margin-bottom:20px}.ui-dialog .form-item--error-message{margin-top:10px;color:rgba(37,42,89,.75)}.ui-dialog p{font-family:"suisse_intllight",Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;color:rgba(37,42,89,.75);margin-bottom:1em}.ui-dialog p:last-child{margin:0}.ui-dialog p a:not(.button){text-decoration:underline;color:#252a59}.ui-dialog p strong{font-weight:bold}.ui-dialog p em,.ui-dialog p i{font-style:italic}.ui-dialog p.reset{padding-top:20px}.ui-dialog p.reset a{color:#0072ce;text-decoration:none}.ui-dialog p.reset .zmdi{font-size:1.375rem;color:#0072ce;position:relative;top:3px;margin-right:5px}@media(min-width:0px)and (max-width:679px){.ui-dialog p{font-size:0.875rem;line-height:1.25rem}}.ui-dialog .ui-dialog-buttonpane button{font-family:"suisse_intllight",Arial,Helvetica,sans-serif;font-size:1.125rem;padding:0 20px;margin:20px 0 0 0}.ui-dialog .ui-dialog-titlebar-close{top:20px}.ui-dialog div[id^=edit-areas-of-interest] input[type=checkbox]{display:none}.ui-dialog div[id^=edit-areas-of-interest] .form-type-checkbox{float:left}.ui-dialog div[id^=edit-areas-of-interest] label[for^=edit-areas-of-interest-]{margin-right:10px;margin-bottom:0}.ui-dialog div[id^=edit-areas-of-interest] input[type=checkbox]:checked+label{border:1px solid rgba(0,0,0,0) !important}.ui-dialog input[id^=edit-forgot-password]{background:rgba(0,0,0,0);height:auto;font-family:"suisse_intllight",Arial,Helvetica,sans-serif;color:#0072ce;padding:0}ul.pager{margin:0;padding:0;text-align:left}ul.pager li{margin:0;padding:0;list-style:none}.user-form.display-mode-password-reset #edit-field-areas-of-interest--wrapper .fieldset-legend{display:initial}.user-form.display-mode-password-reset .form-item-pass-pass2{margin-bottom:50px}.user-form.display-mode-password-reset legend{margin-bottom:8px;color:#70739c}.user-form.display-mode-password-reset .messages{margin-bottom:30px}.user-form.display-mode-password-reset .form-submit{margin-top:20px}body.password-reset .messages--error{display:none}.node-preview .messages{top:140px}.node-preview .layout-content{overflow:auto}.node-preview .layout-content:after{content:"";display:table;clear:both}.node-preview .layout-container{padding-top:45px}.node-preview .previewed-node.tile,.node-preview .previewed-node.node--type-association,.node-preview .previewed-node.node--type-member-group,.node-preview .previewed-node.node--type-partner.node--view-mode-grid{margin:100px auto;float:none}.node-preview .previewed-node.tile,.node-preview .previewed-node.node--type-member-group{-webkit-box-shadow:0 15px 23px -12px rgba(0,0,0,.5),0px 3px 25px 1px rgba(0,0,0,.1);box-shadow:0 15px 23px -12px rgba(0,0,0,.5),0px 3px 25px 1px rgba(0,0,0,.1)}.node-preview .node-preview-container{background-color:#57a8db;padding:8px;font-size:0.875rem}.node-preview .node-preview-container .node-preview-backlink{background:#fff;color:#505759;padding:2px 8px;border:1px solid #505759;font-size:0.875rem}#reflection-wrapper p{font-family:"suisse_intlregular",Arial,Helvetica,sans-serif;padding-top:20px}#reflection-wrapper .form-item{font-family:"suisse_intllight",Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.5rem;color:rgba(37,42,89,.75);margin-top:1em}#reflection-wrapper label{font-family:"suisse_intlregular",Arial,Helvetica,sans-serif;font-size:1rem}#reflection-wrapper .description{font-family:"suisse_intllight",Arial,Helvetica,sans-serif;font-size:0.875rem;color:#252a59;padding-top:10px}#reflection-wrapper .form-type-radio{display:inline;margin-left:20px}#reflection-wrapper .form-type-radio:first-child{margin-left:0}#reflection-wrapper div[id^=edit-field-knowledge-prior-wrapper--],#reflection-wrapper div[id^=edit-field-knowledge-post-wrapper--],#reflection-wrapper .inline{width:50%;display:inline-block}#reflection-wrapper .close-button{float:right;margin-top:20px}.related-resources{background:#f9f9fc;clear:both;padding:80px 0}.related-resources h3{font-size:1.25rem;line-height:1.875rem;padding-bottom:20px}#isba-search-filters{margin-bottom:60px}#isba-search-filters:after{content:"";display:table;clear:both}@media(min-width:980px)and (max-width:1199px){#isba-search-filters{margin-bottom:60px}}@media(min-width:680px)and (max-width:979px){#isba-search-filters{margin-bottom:40px}}@media(min-width:340px)and (max-width:679px){#isba-search-filters{margin-bottom:40px}}@media(min-width:0px)and (max-width:339px){#isba-search-filters{margin-bottom:20px}}#isba-search-filters span.isba-search-filter-intro{float:left;line-height:36px;margin-right:20px}@media(min-width:0px)and (max-width:679px){#isba-search-filters span.isba-search-filter-intro{margin-bottom:10px}}#isba-search-filters span.isba-search-filter{float:left;margin-right:10px}#isba-search-filters span.isba-search-filter.active{border:1px solid rgba(0,0,0,0) !important}@media(min-width:0px)and (max-width:679px){#isba-search-filters span.isba-search-filter{margin-bottom:10px}}.block-facets-ajax{display:none}.view-id-site_search.view-display-id-results .view-filters .form--inline{-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-shadow:0 1px 7px 0 rgba(39,42,89,.15) !important;box-shadow:0 1px 7px 0 rgba(39,42,89,.15) !important;-webkit-appearance:none;border-radius:25px !important;min-height:50px;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:#fff;border:2px solid rgba(205,205,227,.5)}.view-id-site_search.view-display-id-results .view-filters .form--inline:before{content:"";position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;border:0 solid rgba(23,25,61,.1);-webkit-appearance:none;border-radius:25px !important}.view-id-site_search.view-display-id-results .view-filters.focus .form--inline:before{-webkit-appearance:none;border-radius:36px !important;border-width:12px;margin:-12px}.view-id-site_search.view-display-id-results .view-filters .form-type-textfield input,.view-id-site_search.view-display-id-results .view-filters .form-type-search input{border:none;background:rgba(0,0,0,0);line-height:2.5rem;margin:5px 80px 5px 10px}.view-id-site_search.view-display-id-results .view-filters .form-type-textfield input:focus,.view-id-site_search.view-display-id-results .view-filters .form-type-search input:focus{outline:none}.view-id-site_search.view-display-id-results .view-filters .form-type-textfield label,.view-id-site_search.view-display-id-results .view-filters .form-type-search label{display:none}.view-id-site_search.view-display-id-results .view-filters .form-item{float:none;position:relative}.view-id-site_search.view-display-id-results .view-filters .submit-wrapper{float:right;height:36px;width:36px;border-radius:50%;clear:none;position:absolute;top:7px;right:7px;background-color:#fff;color:#70739c;background-size:20px 20px;background-position:50% 50%;-webkit-transition:all .3s ease;transition:all .3s ease;display:inline-block;font:normal normal normal 14px/1 "Material-Design-Iconic-Font";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}.view-id-site_search.view-display-id-results .view-filters .submit-wrapper:before{font-size:20px;line-height:36px;text-align:center;display:block;content:""}.view-id-site_search.view-display-id-results .view-filters .submit-wrapper input,.view-id-site_search.view-display-id-results .view-filters .submit-wrapper button{border:none;background:none;overflow:hidden;text-indent:-9999px;position:absolute;top:0;left:0;bottom:0;right:0;height:36px;border-radius:50%;outline:none}.view-id-site_search.view-display-id-results .view-filters.has-value .submit-wrapper{background-color:#70739c;color:#fff}.view-id-site_search.view-display-id-results .view-filters h1{font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;font-size:3.125rem;line-height:3.4375rem;color:#252a59;margin-top:100px;margin-bottom:40px;width:74.8074136221%;float:left;margin-right:-100%;margin-left:0;clear:none}@media(min-width:980px)and (max-width:1199px){.view-id-site_search.view-display-id-results .view-filters h1{font-size:2.75rem;line-height:3.125rem;margin-top:60px}}@media(min-width:680px)and (max-width:979px){.view-id-site_search.view-display-id-results .view-filters h1{width:49.6148272443%;float:left;margin-right:-100%;margin-left:0;clear:none;font-size:1.75rem;line-height:2.5rem;margin-top:0;padding-top:100px}}@media(min-width:0px)and (max-width:679px){.view-id-site_search.view-display-id-results .view-filters h1{font-size:1.75rem;line-height:2.5rem;margin-top:0;padding-top:100px}}.view-id-site_search.view-display-id-results .view-filters .form--inline{position:relative}.view-id-site_search.view-display-id-results .view-filters form{clear:both;max-width:545px;margin-bottom:60px}.view-id-site_search.view-display-id-results .view-filters .form-text{padding-right:50px}.view-id-site_search.view-display-id-results .main-result li:not(.pager__item){margin:0 0 50px;border:1px solid rgba(205,205,227,.5);position:relative;-webkit-appearance:none;border-radius:3px !important;-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.view-id-site_search.view-display-id-results .main-result .item-list a{display:block;padding:30px 30px 60px 30px !important}.view-id-site_search.view-display-id-results .main-result h3{font-size:1.6875rem;line-height:2.5rem;padding-bottom:10px}@media(min-width:680px)and (max-width:979px){.view-id-site_search.view-display-id-results .main-result h3{font-size:1.5rem;line-height:2.25rem}}@media(min-width:0px)and (max-width:679px){.view-id-site_search.view-display-id-results .main-result h3{font-size:1.125rem;line-height:1.5rem}}.view-id-site_search.view-display-id-results .main-result .search-result-excerpt{font-size:1.125rem;line-height:1.75rem;color:rgba(37,42,89,.75)}.view-id-site_search.view-display-id-results .main-result .search-result-excerpt strong{color:#000}@media(min-width:0px)and (max-width:679px){.view-id-site_search.view-display-id-results .main-result .search-result-excerpt{font-size:0.9375rem;line-height:1.375rem}}.view-id-site_search.view-display-id-results .main-result .pill{background:#d8d8d8;color:#252a59;height:30px;float:right;font-size:0.875rem;line-height:1.875rem;padding-right:15px}.view-id-site_search.view-display-id-results.two-column .main-result{width:74.413200093%;float:left;margin-right:-100%;margin-left:0;clear:none}@media(min-width:0px)and (max-width:679px){.view-id-site_search.view-display-id-results.two-column .main-result{width:100%;float:right;margin-left:0;margin-right:0;clear:none}}.view-id-site_search.view-display-id-results .resources-list{width:23.2396002789%;float:right;margin-left:0;margin-right:0;clear:none}.view-id-site_search.view-display-id-results .resources-list .view-header{margin-top:-50px}.view-id-site_search.view-display-id-results .resources-list .view-header h2{font-size:1.6875rem;line-height:2.5rem;margin-bottom:10px}@media(min-width:680px)and (max-width:979px){.view-id-site_search.view-display-id-results .resources-list .view-header h2{font-size:1.5rem;line-height:2.25rem}}@media(min-width:0px)and (max-width:679px){.view-id-site_search.view-display-id-results .resources-list .view-header h2{font-size:1.125rem;line-height:1.5rem}}@media(min-width:0px)and (max-width:679px){.view-id-site_search.view-display-id-results .resources-list .view-header{margin-top:50px}}.view-id-site_search.view-display-id-results .resources-list .view-content li{margin:0 0 20px}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile{width:auto;height:auto;position:relative;border-radius:3px;background:#fff}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a{width:100%;height:100%;position:absolute;top:0;left:0}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .field--name-field-image{width:100%;height:100%;position:absolute;top:0;left:0}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .field--name-field-image img{width:100%;height:100%}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-type{height:24px;position:absolute;top:auto;left:auto;bottom:20px;right:20px;z-index:2}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-type .zmdi{font-size:1.5rem;font-style:normal}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-type .zmdi:not(:only-child){margin-left:10px}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-type .zmdi.hidden{display:none}@media(min-width:0px)and (max-width:979px){.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-type .zmdi{font-size:1.25rem}}@media(min-width:0px)and (max-width:979px){.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-type{bottom:10px;right:10px}}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-properties{position:absolute;top:20px;right:20px;z-index:2;text-transform:uppercase}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-properties .zmdi{font-size:1.5rem;font-style:normal;margin-left:15px}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content{width:100%;position:absolute;bottom:0;left:0;padding:20px 10px 20px 20px;z-index:2}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content h3{font-size:1.0625rem;line-height:1.5rem;margin-bottom:0;padding:0}@media(min-width:0px)and (max-width:1199px){.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content h3{font-size:0.9375rem;line-height:1.125rem}}@media(min-width:0px)and (max-width:679px){.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content h3{font-size:0.75rem;line-height:1rem}}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content .field--name-field-short-description{display:none}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin:0}@media(min-width:0px)and (max-width:979px){.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content .field--name-field-short-description p{margin-top:10px}}@media(min-width:0px)and (max-width:979px){.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content{padding:10px}}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content .date{font-size:1rem;line-height:1.375rem;padding-top:14px;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content .date{padding-top:12px}}@media(min-width:0px)and (max-width:679px){.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content .date{font-size:0.875rem}}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content .title{font-size:1rem;line-height:1.375rem;margin-top:10px}@media(min-width:0px)and (max-width:979px){.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content .title{font-size:0.875rem;line-height:1.125rem}}@media(min-width:680px)and (max-width:979px){.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content{padding:30px}}@media(min-width:0px)and (max-width:679px){.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content{padding:20px}}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile.tile-category .tile-content h3{font-size:1.5rem;line-height:1.875rem;margin-bottom:0}@media(min-width:680px)and (max-width:979px){.view-id-site_search.view-display-id-results .resources-list .view-content li .tile.tile-category .tile-content h3{font-size:1.375rem;line-height:1.625rem}}@media(min-width:0px)and (max-width:679px){.view-id-site_search.view-display-id-results .resources-list .view-content li .tile.tile-category .tile-content h3{font-size:1.125rem;line-height:1.5rem}}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a{border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-type{color:rgba(37,42,89,.25)}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-properties{color:#0072ce}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content h3{color:#0072ce}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content .field--name-field-subheading{color:rgba(37,42,89,.4)}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content .field--name-field-short-description p{color:#0072ce}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile a .tile-content .date{color:#0072ce;border-top:1px solid rgba(0,114,206,.4)}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile .overlay{background:linear-gradient(45deg,rgba(255,255,255,0) 0%,rgb(255,255,255) 100%);width:calc(100% + 20px);height:calc(100% + 20px);position:absolute;top:-10px;left:-10px;z-index:1;border:0;-webkit-box-shadow:none;box-shadow:none}.related-resources .view-id-site_search.view-display-id-results .resources-list .view-content li .tile .overlay{background:linear-gradient(45deg,rgba(249,249,252,0) 0%,rgb(249,249,252) 100%)}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile .overlay:after{display:none}@media(min-width:1200px){.view-id-site_search.view-display-id-results .resources-list .view-content li .tile{min-width:220px;min-height:220px}}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile.img a .tile-type{color:rgba(255,255,255,.8)}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile.img .tile-content h3{color:#fff}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile.img .tile-content .field--name-field-subheading{color:rgba(255,255,255,.4)}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile.img .tile-content .field--name-field-short-description p{color:#fff}.view-id-site_search.view-display-id-results .resources-list .view-content li .tile.img .tile-content .date{color:#fff;border-top:1px solid #f9f9fc}.view-id-site_search.view-display-id-results .resources-list .more-link{margin-top:50px;text-align:center}.view-id-site_search.view-display-id-results .resources-list .more-link a{width:80%;font-family:"suisse_intlbold",Arial,Helvetica,sans-serif;color:#252a59;display:block;margin:0 auto}@media(min-width:0px)and (max-width:679px){.view-id-site_search.view-display-id-results .resources-list{width:100%;float:right;margin-left:0;margin-right:0;clear:none}}#block-isba-simplesearchform{display:none}.simple-search-form{width:calc(100% - 200px);position:absolute;top:14px;right:60px;z-index:999}.simple-search-form{-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-shadow:0 1px 7px 0 rgba(39,42,89,.15) !important;box-shadow:0 1px 7px 0 rgba(39,42,89,.15) !important;-webkit-appearance:none;border-radius:25px !important;min-height:50px;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:#fff;border:2px solid rgba(205,205,227,.5)}.simple-search-form:before{content:"";position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;border:0 solid rgba(23,25,61,.1);-webkit-appearance:none;border-radius:25px !important}.simple-search-form.focus:before{-webkit-appearance:none;border-radius:36px !important;border-width:12px;margin:-12px}.simple-search-form .form-type-textfield input,.simple-search-form .form-type-search input{border:none;background:rgba(0,0,0,0);line-height:2.5rem;margin:5px 80px 5px 10px}.simple-search-form .form-type-textfield input:focus,.simple-search-form .form-type-search input:focus{outline:none}.simple-search-form .form-type-textfield label,.simple-search-form .form-type-search label{display:none}.simple-search-form .form-item{float:none;position:relative}.simple-search-form .form-wrapper{float:right;height:36px;width:36px;border-radius:50%;clear:none;position:absolute;top:7px;right:7px;background-color:#fff;color:#70739c;background-size:20px 20px;background-position:50% 50%;-webkit-transition:all .3s ease;transition:all .3s ease;display:inline-block;font:normal normal normal 14px/1 "Material-Design-Iconic-Font";font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}.simple-search-form .form-wrapper:before{font-size:20px;line-height:36px;text-align:center;display:block;content:""}.simple-search-form .form-wrapper input,.simple-search-form .form-wrapper button{border:none;background:none;overflow:hidden;text-indent:-9999px;position:absolute;top:0;left:0;bottom:0;right:0;height:36px;border-radius:50%;outline:none}.simple-search-form.has-value .form-wrapper{background-color:#70739c;color:#fff}.simple-search-form .form-type-search{position:absolute;width:100%;height:50px}.simple-search-form .form-type-search input{margin:5px -60px 5px 10px}.simple-search-form .zmdi-search{position:relative}.simple-search-form .zmdi-search .ajax-progress{position:absolute;top:-3px;right:50px}@media(min-width:0px)and (max-width:979px){.simple-search-form{width:calc(100% - 300px);right:160px}}@media(min-width:0px)and (max-width:679px){.simple-search-form{width:calc(100% - 10px);right:5px;top:75px}}ul.social-sharing{z-index:10;position:-webkit-sticky;position:sticky;top:80px}ul.social-sharing li{width:38px;height:38px;margin-bottom:15px;padding:0}ul.social-sharing li a{color:#0072ce;font-size:1.875rem}ul.social-sharing li:last-child{margin:0}table{width:100%;margin-bottom:1em}table tr{width:100%;margin:10px 0}table tr th p{font-family:"suisse_intlregular",Arial,Helvetica,sans-serif;text-align:left}table tr th,table tr td{width:auto;padding:5px}.tags-title{padding-top:80px;padding-bottom:20px}.tile.node--type-member-group a{position:relative;width:auto;height:auto}.tile .tile-content .tile-label,.tile .tile-content .field--name-field-description p{font-size:1rem;line-height:1.375rem}@media(min-width:0px)and (max-width:979px){.tile .tile-content .tile-label,.tile .tile-content .field--name-field-description p{font-size:0.875rem;line-height:1.125rem}}.tile .tile-content .field--name-field-short-description p{font-size:1rem;line-height:1.5rem}@media(min-width:0px)and (max-width:979px){.tile .tile-content .field--name-field-short-description p{font-size:0.875rem;line-height:1.25rem;margin-top:10px}}.tile .tile-content .tile-label{margin-bottom:10px}@media(min-width:0px)and (max-width:979px){.tile .tile-type{top:10px;left:10px;height:20px}}@media(min-width:0px)and (max-width:1199px){.tile{width:auto;height:auto;position:relative}.tile:before{background:rgba(0,0,0,0);display:block;content:"";width:100%;padding-top:calc((1 / 1)*100%);z-index:-1;position:relative}.tile>.content{position:absolute;top:0;left:0;right:0;bottom:0}}.has-tooltip{position:relative;cursor:help}.has-tooltip::after{content:attr(data-tooltip);background:#fff;left:45%;color:#0072ce;width:500px;padding:15px;opacity:1;font-size:1em;border:1px solid rgba(205,205,227,.5);-webkit-box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;box-shadow:0 3px 15px 0 rgba(37,42,89,.15) !important;position:absolute;bottom:180%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:6px 10px;border-radius:4px;white-space:normal;max-width:200px;line-height:1.4;z-index:1000;opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.has-tooltip:hover::after{opacity:1}
