﻿/*!
 * Preboot v2
 *
 * Open sourced under MIT license by @mdo.
 * Some variables and mixins from Bootstrap (Apache 2 license).
 */
.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;}.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:Barlow-Regular;src:url('../../Fonts/Barlow/Barlow-Regular.ttf');}.FontRegular{font-family:Barlow-Regular;font-display:auto;}@font-face{font-family:BarlowCondensed-Medium;src:url('../../Fonts/Barlow_Condensed/BarlowCondensed-Medium.ttf');}.FontBold{font-family:BarlowCondensed-Medium;font-display:auto;}.SmallSize{font-size:14px;}.NormalSize{font-size:16px;}.MediumSize{font-size:20px;}.LargeSize{font-size:24px;}.ExtraLargeSize{font-size:36px;}.ExtraExtraLargeSize{font-size:48px;}.ExtraExtraExtraLargeSize{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;}.gallery{width:100%;}.gallery .galleryFrame{position:relative;}.gallery .galleryContainer{position:relative;overflow:hidden;touch-action:pan-y;cursor:grab;}.gallery .galleryContainer .sideGradient{position:absolute;content:'';top:0;width:10vw;height:100%;z-index:2;pointer-events:none;}.gallery .galleryContainer:before{position:absolute;content:'';top:0;width:10vw;height:100%;z-index:2;pointer-events:none;right:0;background-image:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,.4));}.gallery .galleryContainer:after{position:absolute;content:'';top:0;width:10vw;height:100%;z-index:2;pointer-events:none;left:0;background-image:linear-gradient(to left,rgba(0,0,0,0),rgba(0,0,0,.4));}.gallery.is-dragging .galleryContainer{cursor:grabbing;}.gallery.gallery--static .leftArrow,.gallery.gallery--static .rightArrow{display:none;}.gallery .galleryTrack{display:flex;will-change:transform;}.gallery .gallerySlide{flex:0 0 auto;box-sizing:border-box;padding:0 10px;}.gallery .galleryCard{aspect-ratio:16/10;overflow:hidden;border-radius:16px;background:#111;}.gallery .galleryImage{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none;user-select:none;-webkit-user-drag:none;}.gallery .leftArrow,.gallery .rightArrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:45px;height:45px;border-radius:999px;background:rgba(0,0,0,.35);backdrop-filter:blur(8px);cursor:pointer;}.gallery .leftArrow::before,.gallery .rightArrow::before{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;border-top:2px solid #fff;border-right:2px solid #fff;}.gallery .leftArrow{left:10px;}.gallery .leftArrow::before{transform:translate(-35%,-50%) rotate(-135deg);}.gallery .rightArrow{right:10px;}.gallery .rightArrow::before{transform:translate(-65%,-50%) rotate(45deg);}.gallery .galleryDescriptionContainer{display:flex;flex-direction:column;align-items:center;gap:5px;margin-top:10px;}.gallery .galleryTitle{font-family:BarlowCondensed-Medium;font-display:auto;font-size:36px;}.gallery .galleryDescription{font-family:Barlow-Regular;font-display:auto;font-size:16px;}.metric{display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px;width:100%;height:100%;box-sizing:border-box;justify-content:center;}@media only screen and (max-width:529px){.metric{padding:5px;}}.metric .metricAmount{font-family:BarlowCondensed-Medium;font-display:auto;font-size:80px;color:#aa112c;}.metric .metricTitle{font-family:BarlowCondensed-Medium;font-display:auto;}.metricStandalone{font-family:BarlowCondensed-Medium;font-display:auto;font-size:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;width:100%;height:100%;box-sizing:border-box;color:#aa112c;}#splash{background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(/Files/GetRelativeFile?filepath=splash/homeSplash.webp);}#homeMetrics{display:grid;display:-ms-grid;grid-template-columns:1fr 1fr;-ms-grid-columns:1fr 1fr;gap:30px;}@media only screen and (max-width:529px){#homeMetrics{grid-template-columns:1fr;-ms-grid-columns:1fr;grid-template-rows:auto auto auto;-ms-grid-rows:auto auto auto;}}#homeMetrics .homeDetails{display:flex;flex-direction:column;align-items:center;gap:30px;align-items:flex-start;}@media only screen and (max-width:529px){#homeMetrics .homeDetails{align-items:center;}}#homeMetrics .homeDetails .homeTitle{font-family:BarlowCondensed-Medium;font-display:auto;font-size:48px;line-height:30px;}@media only screen and (max-width:529px){#homeMetrics .homeDetails .homeTitle{text-align:center;}}#homeMetrics .homeDetails .accreditationHeader{font-family:BarlowCondensed-Medium;font-display:auto;font-size:20px;}@media only screen and (max-width:529px){#homeMetrics .homeDetails .accreditationHeader{text-align:center;}}#homeMetrics .homeDetails .accreditationImages{display:flex;flex-direction:row;align-items:center;gap:40px;}#homeMetrics .homeDetails .accreditationImages img{height:80px;}@media only screen and (max-width:529px){#homeMetrics .homeDetails .accreditationImages{gap:10px;}#homeMetrics .homeDetails .accreditationImages img{height:auto;width:30vw;}}#homeMetrics .homeDetails .homeDetailButtons{display:none;flex-direction:row;width:100%;justify-content:center;gap:20px;}@media only screen and (max-width:529px){#homeMetrics .homeDetails .homeDetailButtons{display:flex;}}#homeMetrics .metrics{display:grid;display:-ms-grid;grid-template-columns:repeat(3,1fr);-ms-grid-columns:repeat(3,1fr);align-items:center;justify-items:center;}@media only screen and (max-width:529px){#homeMetrics .metrics{grid-template-columns:repeat(2,1fr);-ms-grid-columns:repeat(2,1fr);grid-template-rows:repeat(5,auto);-ms-grid-rows:repeat(5,auto);}}#homeMetrics .metrics .borderTop{border-top:1px dashed #aa112c;}#homeMetrics .metrics .borderLeft{border-left:1px dashed #aa112c;}#homeMetrics .metrics #units{grid-column-start:1;-ms-grid-column:1;grid-column-end:4;-ms-grid-column-span:-1;grid-row-start:1;-ms-grid-row:1;}@media only screen and (max-width:529px){#homeMetrics .metrics #units{grid-column-start:1;-ms-grid-column:1;grid-column-end:3;-ms-grid-column-span:-1;grid-row-start:1;-ms-grid-row:1;}}#homeMetrics .metrics #schools{grid-column-start:1;-ms-grid-column:1;grid-row-start:2;-ms-grid-row:2;}@media only screen and (max-width:529px){#homeMetrics .metrics #schools{grid-column-start:1;-ms-grid-column:1;grid-row-start:2;-ms-grid-row:2;}}#homeMetrics .metrics #commercial{grid-column-start:2;-ms-grid-column:2;grid-row-start:2;-ms-grid-row:2;border-left:1px dashed #aa112c;}@media only screen and (max-width:529px){#homeMetrics .metrics #commercial{border-left:1px dashed #aa112c;grid-column-start:2;-ms-grid-column:2;grid-row-start:2;-ms-grid-row:2;grid-row-end:4;-ms-grid-row-span:2;}}#homeMetrics .metrics #estates{grid-column-start:3;-ms-grid-column:3;grid-row-start:2;-ms-grid-row:2;border-left:1px dashed #aa112c;}@media only screen and (max-width:529px){#homeMetrics .metrics #estates{grid-column-start:1;-ms-grid-column:1;grid-row-start:3;-ms-grid-row:3;border-left:0;}}#homeMetrics .metrics #bibc{grid-column-start:1;-ms-grid-column:1;grid-row-start:3;-ms-grid-row:3;}@media only screen and (max-width:529px){#homeMetrics .metrics #bibc{grid-column-start:1;-ms-grid-column:1;grid-row-start:4;-ms-grid-row:4;}}#homeMetrics .metrics #cidb{grid-column-start:2;-ms-grid-column:2;grid-row-start:3;-ms-grid-row:3;border-left:1px dashed #aa112c;}@media only screen and (max-width:529px){#homeMetrics .metrics #cidb{grid-column-start:2;-ms-grid-column:2;grid-row-start:4;-ms-grid-row:4;grid-row-end:6;-ms-grid-row-span:2;}}#homeMetrics .metrics #nhbrc{grid-column-start:3;-ms-grid-column:3;grid-row-start:3;-ms-grid-row:3;border-left:1px dashed #aa112c;}@media only screen and (max-width:529px){#homeMetrics .metrics #nhbrc{grid-column-start:1;-ms-grid-column:1;grid-row-start:5;-ms-grid-row:5;border-left:0;}}#homeMetrics .metrics>div:not(:first-child){border-top:1px dashed #aa112c;}#galleryPanel{display:flex;flex-direction:column;align-items:center;}#galleryPanel .galleryMainTitle{font-family:BarlowCondensed-Medium;font-display:auto;font-size:48px;text-align:center;}#projectGallery{background-color:#f5f5f5;}