﻿/*!
 * Preboot v2
 *
 * Open sourced under MIT license by @mdo.
 * Some variables and mixins from Bootstrap (Apache 2 license).
 */
.highlightBlueFilter{filter:brightness(0) saturate(100%) invert(43%) sepia(84%) saturate(4408%) hue-rotate(177deg) brightness(95%) contrast(101%);}.lightGrayFilter{filter:brightness(0) saturate(100%) invert(86%) sepia(6%) saturate(78%) hue-rotate(182deg) brightness(86%) contrast(89%);}.whiteFilter{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(129deg) brightness(102%) contrast(103%);}.grayFilter{filter:brightness(0) saturate(100%) invert(27%) sepia(14%) saturate(215%) hue-rotate(169deg) brightness(96%) contrast(94%);}.Size100{width:100%;height:100%;}.Margin0{margin:0;}.Margin5{margin:5px;}.Margin10{margin:10px;}.Position0{top:0;left:0;}.Padding5{padding:5px;}.BackgroundImageContainCenter{background-size:contain;background-position:center;background-repeat:no-repeat;}.MaskBackgroundImageContainCenter{mask-size:contain;mask-position:center;mask-repeat:no-repeat;}.BackgroundImageCoverCenter{background-size:cover;background-position:center;background-repeat:no-repeat;}.RowFlex{display:flex;flex-direction:row;align-items:center;}.ColFlex{display:flex;flex-direction:column;align-items:center;}@font-face{font-family:HelveticaNowDisplay-Light;src:url('../../Fonts/HelveticaNowDisplay-Light.woff');}.FontLight{font-family:HelveticaNowDisplay-Light;font-display:auto;}@font-face{font-family:HelveticaNowDisplay-Regular;src:url('../../Fonts/HelveticaNowDisplay-Regular.woff');}.FontRegular{font-family:HelveticaNowDisplay-Regular;font-display:auto;}@font-face{font-family:HelveticaNowDisplay-ExtraBold;src:url('../../Fonts/HelveticaNowDisplay-ExtraBold.woff');}.FontBold{font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;}.XSSize{font-size:12px;}.SmallSize{font-size:14px;}.NormalSize{font-size:16px;}.MediumSize{font-size:20px;}.LargeSize{font-size:24px;}.XLSize{font-size:36px;}.XXLSize{font-size:48px;}.XXXLSize{font-size:60px;}.XXXXLSize{font-size:80px;}.unselectable{user-drag:none;-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.selectable{user-drag:initial;-webkit-user-drag:initial;-webkit-touch-callout:initial;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;}.unclickable{pointer-events:none;cursor:default;}.clickable{pointer-events:all;cursor:pointer;}.hoverItem{position:relative;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){.hoverItem::before{content:' ';left:0;top:100%;position:absolute;width:0%;height:3px;background-color:#008acc;-webkit-transition:width;-moz-transition:width;-o-transition:width;transition:width;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;}.hoverItem.highlight:before{width:100%;}.hoverItem:hover:before{width:100%;}}.accordion{width:100%;box-sizing:border-box;}.accordion .accordionItem{border-bottom:1px solid rgba(255,255,255,.1);color:#fff;}.accordion .accordionItem summary{font-family:HelveticaNowDisplay-Regular;font-display:auto;font-size:16px;position:relative;list-style:none;cursor:pointer;padding:13px 28px 13px 0;line-height:1;color:rgba(255,255,255,.92);user-select:none;}.accordion .accordionItem summary::-webkit-details-marker{display:none;}.accordion .accordionItem summary:after{font-family:HelveticaNowDisplay-Regular;font-display:auto;font-size:16px;content:"+";position:absolute;right:6px;top:50%;transform:translateY(-50%);color:rgba(255,255,255,.85);}.accordion .accordionItem[open] summary:after{content:"-";}.accordion .accordionContent{font-family:HelveticaNowDisplay-Light;font-display:auto;font-size:14px;opacity:.8;padding:0 0 14px;}.accordion .accordionContent a{color:inherit;text-decoration:none;}.accordion .accordionContent a:hover{color:#fff;}#footer{position:relative;background-color:#43474b;}#footer .sizingInner{display:grid;display:-ms-grid;color:#fff;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#footer .sizingInner{grid-template-columns:auto auto auto;-ms-grid-columns:auto auto auto;grid-template-rows:70px auto auto auto;-ms-grid-rows:70px auto auto auto;gap:40px;}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#footer .sizingInner{grid-template-columns:1fr;-ms-grid-columns:1fr;grid-template-rows:70px auto auto auto auto auto;-ms-grid-rows:70px auto auto auto auto auto;gap:20px;}}#footer .sizingInner #colourBars{display:flex;flex-direction:row;align-items:center;position:absolute;right:-20px;align-items:stretch;justify-content:flex-end;height:6px;}#footer .sizingInner #colourBars div:nth-child(1){background-color:#c83d37;width:10vw;}#footer .sizingInner #colourBars div:nth-child(2){background-color:#f1ba38;width:20vw;}#footer .sizingInner #colourBars div:nth-child(3){background-color:#008acc;width:20vw;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#footer .sizingInner #colourBars{display:none;}}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#footer .sizingInner #colourBars{grid-row-start:1;-ms-grid-row:1;grid-column-start:1;-ms-grid-column:1;grid-column-end:4;-ms-grid-column-span:-1;}}#footer .sizingInner .logo{display:flex;flex-direction:row;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#footer .sizingInner .logo{justify-content:center;grid-row-start:1;-ms-grid-row:1;grid-column-start:1;-ms-grid-column:1;}}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#footer .sizingInner .logo{justify-content:flex-start;grid-row-start:1;-ms-grid-row:1;grid-column-start:1;-ms-grid-column:1;}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#footer .sizingInner #categories{grid-row-start:2;-ms-grid-row:2;grid-column-start:1;-ms-grid-column:1;}}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#footer .sizingInner #categories{grid-row-start:2;-ms-grid-row:2;grid-row-end:4;-ms-grid-row-span:2;grid-column-start:1;-ms-grid-column:1;}}#footer .sizingInner #footerNavigation{font-family:HelveticaNowDisplay-Regular;font-display:auto;font-size:16px;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#footer .sizingInner #footerNavigation{grid-row-start:3;-ms-grid-row:3;grid-column-start:1;-ms-grid-column:1;display:grid;display:-ms-grid;grid-template-columns:repeat(2,1fr);-ms-grid-columns:repeat(2,1fr);}}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#footer .sizingInner #footerNavigation{grid-row-start:2;-ms-grid-row:2;grid-row-end:4;-ms-grid-row-span:2;grid-column-start:2;-ms-grid-column:2;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-start;gap:20px;}}#footer .sizingInner #footerNavigation a{position:relative;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#footer .sizingInner #footerNavigation a::before{content:' ';left:0;top:100%;position:absolute;width:0%;height:3px;background-color:#008acc;-webkit-transition:width;-moz-transition:width;-o-transition:width;transition:width;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;}#footer .sizingInner #footerNavigation a.highlight:before{width:100%;}#footer .sizingInner #footerNavigation a:hover:before{width:100%;}}#footer .sizingInner #footerLocations{display:grid;display:-ms-grid;grid-template-columns:repeat(2,1fr);-ms-grid-columns:repeat(2,1fr);}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#footer .sizingInner #footerLocations{grid-row-start:4;-ms-grid-row:4;grid-column-start:1;-ms-grid-column:1;}}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#footer .sizingInner #footerLocations{grid-row-start:2;-ms-grid-row:2;grid-column-start:3;-ms-grid-column:3;}}#footer .sizingInner #footerLocations .location .locationName{font-family:HelveticaNowDisplay-Regular;font-display:auto;font-size:16px;margin-bottom:10px;}#footer .sizingInner #footerLocations .location .locationLine{font-family:HelveticaNowDisplay-Light;font-display:auto;font-size:14px;}#footer .sizingInner #footerSocials{display:flex;align-items:flex-start;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#footer .sizingInner #footerSocials{grid-row-start:5;-ms-grid-row:5;grid-column-start:1;-ms-grid-column:1;flex-direction:column;align-items:center;gap:10px;}}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#footer .sizingInner #footerSocials{grid-row-start:3;-ms-grid-row:3;grid-column-start:3;-ms-grid-column:3;flex-direction:row;justify-content:space-between;}}#footer .sizingInner #footerSocials #footerSocialsMotivation{font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;}#footer .sizingInner #footerSocials .socialBadges{display:flex;flex-direction:row;gap:5px;}#footer .sizingInner .copyright{font-family:HelveticaNowDisplay-Light;font-display:auto;font-size:14px;}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#footer .sizingInner .copyright{text-align:center;grid-row-start:6;-ms-grid-row:6;grid-column-start:1;-ms-grid-column:1;}}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){#footer .sizingInner .copyright{grid-row-start:4;-ms-grid-row:4;grid-column-start:1;-ms-grid-column:1;grid-column-end:4;-ms-grid-column-span:3;}}