@font-face{font-family:"Gilroy Medium";src:url("./fonts/Gilroy-Medium.eot");src:url("./fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"),url("./fonts/Gilroy-Medium.woff2") format("woff2"),url("./fonts/Gilroy-Medium.woff") format("woff"),url("./fonts/Gilroy-Medium.ttf") format("truetype"),url("./fonts/Gilroy-Medium.svg#Gilroy-Medium") format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy Regular";src:url("./fonts/Gilroy-Regular.eot");src:url("./fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"),url("./fonts/Gilroy-Regular.woff2") format("woff2"),url("./fonts/Gilroy-Regular.woff") format("woff"),url("./fonts/Gilroy-Regular.ttf") format("truetype"),url("./fonts/Gilroy-Regular.svg#Gilroy-Regular") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy SemiBold";src:url("./fonts/Gilroy-SemiBold.eot");src:url("./fonts/Gilroy-SemiBold.eot?#iefix") format("embedded-opentype"),url("./fonts/Gilroy-SemiBold.woff2") format("woff2"),url("./fonts/Gilroy-SemiBold.woff") format("woff"),url("./fonts/Gilroy-SemiBold.ttf") format("truetype"),url("./fonts/Gilroy-SemiBold.svg#Gilroy-SemiBold") format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Gilroy Bold";src:url("./fonts/Gilroy-Bold.eot");src:url("./fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"),url("./fonts/Gilroy-Bold.woff2") format("woff2"),url("./fonts/Gilroy-Bold.woff") format("woff"),url("./fonts/Gilroy-Bold.ttf") format("truetype"),url("./fonts/Gilroy-Bold.svg#Gilroy-Bold") format("svg");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Wigrum Medium";src:url("./fonts/Wigrum-Medium.eot");src:url("./fonts/Wigrum-Medium.eot?#iefix") format("embedded-opentype"),url("./fonts/Wigrum-Medium.woff2") format("woff2"),url("./fonts/Wigrum-Medium.woff") format("woff"),url("./fonts/Wigrum-Medium.ttf") format("truetype"),url("./fonts/Wigrum-Medium.svg#Wigrum-Medium") format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Wigrum Regular";src:url("./fonts/Wigrum-Regular.eot");src:url("./fonts/Wigrum-Regular.eot?#iefix") format("embedded-opentype"),url("./fonts/Wigrum-Regular.woff2") format("woff2"),url("./fonts/Wigrum-Regular.woff") format("woff"),url("./fonts/Wigrum-Regular.ttf") format("truetype"),url("./fonts/Wigrum-Regular.svg#Wigrum-Regular") format("svg");font-weight:normal;font-style:normal;font-display:swap}.title-tag{font-family:"Gilroy SemiBold";font-size:1.2rem;margin-bottom:3rem;color:#101820}.primary-title{font-family:"Wigrum Regular";font-size:5rem;line-height:1;margin-bottom:2rem;color:#f0630d}@media(max-width: 1399px){.primary-title{font-size:4rem}}@media(max-width: 767px){.primary-title{font-size:3.5rem}}.secondary-title{font-family:"Wigrum Medium";font-size:3rem}@media(max-width: 575px){.secondary-title{font-size:2.3rem}}.standfirst-copy{font-family:"Gilroy Regular";font-size:1.9rem;color:#5f7c5c;line-height:1.1;text-decoration:underline;margin-bottom:3rem}.body-copy{font-family:"Gilroy Regular";font-size:1.2rem;line-height:1.25;color:#5f7c5c}.icon-carousel-copy{font-family:"Gilroy SemiBold";color:#5f7c5c;margin-bottom:0}.gallery-tags{font-family:"Gilroy Medium";margin-bottom:0;margin-top:.5rem;color:#5f7c5c}.explore-more-title{font-family:"Wigrum Regular";font-size:4rem;color:#f0630d;margin-bottom:2rem}@media(max-width: 767px){.explore-more-title{font-size:3rem}}.explore-more-link{font-family:"Gilroy Regular";font-size:1.6rem;color:#5f7c5c;margin-bottom:0;padding:.5rem 0}body{overflow-x:hidden}body.is-active{height:100%;overflow:hidden}@media(min-width: 1800px){.container{max-width:1520px}}a{text-decoration:none}a.draw-hover{position:relative}a.draw-hover::after{content:"";width:0;height:1px;position:absolute;bottom:-2px;left:0;background-color:#5f7c5c;transition:.5s all}a.draw-hover:hover::after{width:100%}.section-padding{padding:6rem 0}@media(max-width: 767px){.section-padding{padding:3rem 0}}.no-break{white-space:nowrap}.parallax-wrapper{position:relative;height:80vh;overflow:hidden}.parallax-wrapper .parallax-image{position:relative;top:-25%;height:150%;width:100%;background-position:center;background-size:cover}@media(max-width: 767px){.parallax-wrapper{height:50vh}}.or-icons{display:flex;flex-direction:row;justify-content:space-between;max-width:500px}.or-icons .svg-wrap{width:100%;border-bottom:1px solid #f0630d}.or-icons .svg-wrap svg{width:100%;max-height:80px;margin-bottom:1rem}.or-icons .svg-wrap p{text-align:center;margin-bottom:1rem}.or-icons .or-text{margin:0 1rem;align-self:center}.or-icons .spacer{min-width:2rem}.button{font-family:"Gilroy Regular";border-bottom:1px solid #f0630d;display:block;color:#5f7c5c;padding:.7rem 1rem;padding-left:0;position:relative;transition:.8s all}.button .top-element{display:block;position:absolute;top:0;left:0;height:1px;width:0;background-color:#f0630d;transition:.8s all}.button::before,.button::after{content:"";display:block;position:absolute;width:1px;height:0;background-color:#f0630d;transition:.8s all}.button::before{top:0;left:0}.button::after{bottom:0;right:0}.button svg{position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:.8s all}.button svg path{transition:.8s all}.button:hover{padding-left:.7rem}.button:hover .top-element{width:100%}.button:hover::before,.button:hover::after{height:100%}.button:hover svg{transform:translateY(-50%) rotate(-90deg)}.button:hover svg path{stroke:#f0630d}@media(max-width: 575px){.mobile-image-sizing{min-height:40vh;object-fit:cover;object-position:center}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid rgba(0,0,0,0);cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:0 0;display:block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:rgba(0,0,0,0);border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#000}.hamburger-box{width:40px;height:26px;display:block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:40px;height:2px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-12px}.hamburger-inner::after{bottom:-12px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dx .hamburger-inner::before,.hamburger--3dx .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dx.is-active .hamburger-inner{background-color:rgba(0,0,0,0) !important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner::before{transform:translate3d(0, 12px, 0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner::after{transform:translate3d(0, -12px, 0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dx-r .hamburger-inner::before,.hamburger--3dx-r .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dx-r.is-active .hamburger-inner{background-color:rgba(0,0,0,0) !important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner::before{transform:translate3d(0, 12px, 0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner::after{transform:translate3d(0, -12px, 0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dy .hamburger-inner::before,.hamburger--3dy .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dy.is-active .hamburger-inner{background-color:rgba(0,0,0,0) !important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner::before{transform:translate3d(0, 12px, 0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner::after{transform:translate3d(0, -12px, 0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dy-r .hamburger-inner::before,.hamburger--3dy-r .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dy-r.is-active .hamburger-inner{background-color:rgba(0,0,0,0) !important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner::before{transform:translate3d(0, 12px, 0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner::after{transform:translate3d(0, -12px, 0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dxy .hamburger-inner::before,.hamburger--3dxy .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dxy.is-active .hamburger-inner{background-color:rgba(0,0,0,0) !important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner::before{transform:translate3d(0, 12px, 0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner::after{transform:translate3d(0, -12px, 0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dxy-r .hamburger-inner::before,.hamburger--3dxy-r .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:rgba(0,0,0,0) !important;transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner::before{transform:translate3d(0, 12px, 0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner::after{transform:translate3d(0, -12px, 0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner::before{transform:translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1)}.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1)}.hamburger--arrow-r.is-active .hamburger-inner::before{transform:translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1)}.hamburger--arrow-r.is-active .hamburger-inner::after{transform:translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1)}.hamburger--arrowalt .hamburger-inner::before{transition:top .1s .1s ease,transform .1s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt .hamburger-inner::after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;transform:translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);transition:top .1s ease,transform .1s .1s cubic-bezier(0.895, 0.03, 0.685, 0.22)}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);transition:bottom .1s ease,transform .1s .1s cubic-bezier(0.895, 0.03, 0.685, 0.22)}.hamburger--arrowalt-r .hamburger-inner::before{transition:top .1s .1s ease,transform .1s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;transform:translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);transition:top .1s ease,transform .1s .1s cubic-bezier(0.895, 0.03, 0.685, 0.22)}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);transition:bottom .1s ease,transform .1s .1s cubic-bezier(0.895, 0.03, 0.685, 0.22)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner::before{transform:translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1)}.hamburger--arrowturn.is-active .hamburger-inner::after{transform:translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner::before{transform:translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1)}.hamburger--arrowturn-r.is-active .hamburger-inner::after{transform:translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::before,.hamburger--boring .hamburger-inner::after{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse .hamburger-inner::after{top:-24px;transition:top .2s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),opacity .1s linear}.hamburger--collapse .hamburger-inner::before{transition:top .12s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0, -12px, 0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform .13s .25s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse-r .hamburger-inner::after{top:-24px;transition:top .2s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),opacity .1s linear}.hamburger--collapse-r .hamburger-inner::before{transition:top .12s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0, -12px, 0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity .1s .22s linear}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform .13s .25s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--elastic .hamburger-inner{top:1px;transition-duration:.275s;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic .hamburger-inner::before{top:12px;transition:opacity .125s .275s ease}.hamburger--elastic .hamburger-inner::after{top:24px;transition:transform .275s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0, 12px, 0) rotate(135deg);transition-delay:.075s}.hamburger--elastic.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner::after{transform:translate3d(0, -24px, 0) rotate(-270deg);transition-delay:.075s}.hamburger--elastic-r .hamburger-inner{top:1px;transition-duration:.275s;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic-r .hamburger-inner::before{top:12px;transition:opacity .125s .275s ease}.hamburger--elastic-r .hamburger-inner::after{top:24px;transition:transform .275s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0, 12px, 0) rotate(-135deg);transition-delay:.075s}.hamburger--elastic-r.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner::after{transform:translate3d(0, -24px, 0) rotate(270deg);transition-delay:.075s}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s .175s ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform .125s cubic-bezier(0.6, 0.04, 0.98, 0.335),top .05s .125s linear,left .125s .175s ease-in}.hamburger--emphatic .hamburger-inner::after{top:12px;right:0;transition:transform .125s cubic-bezier(0.6, 0.04, 0.98, 0.335),top .05s .125s linear,right .125s .175s ease-in}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:rgba(0,0,0,0) !important}.hamburger--emphatic.is-active .hamburger-inner::before{left:-80px;top:-80px;transform:translate3d(80px, 80px, 0) rotate(45deg);transition:left .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(0.075, 0.82, 0.165, 1)}.hamburger--emphatic.is-active .hamburger-inner::after{right:-80px;top:-80px;transform:translate3d(-80px, 80px, 0) rotate(-45deg);transition:right .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(0.075, 0.82, 0.165, 1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s .175s ease-in}.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform .125s cubic-bezier(0.6, 0.04, 0.98, 0.335),top .05s .125s linear,left .125s .175s ease-in}.hamburger--emphatic-r .hamburger-inner::after{top:12px;right:0;transition:transform .125s cubic-bezier(0.6, 0.04, 0.98, 0.335),top .05s .125s linear,right .125s .175s ease-in}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:rgba(0,0,0,0) !important}.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-80px;top:80px;transform:translate3d(80px, -80px, 0) rotate(-45deg);transition:left .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(0.075, 0.82, 0.165, 1)}.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-80px;top:80px;transform:translate3d(-80px, -80px, 0) rotate(45deg);transition:right .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(0.075, 0.82, 0.165, 1)}.hamburger--minus .hamburger-inner::before,.hamburger--minus .hamburger-inner::after{transition:bottom .08s 0s ease-out,top .08s 0s ease-out,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner::before,.hamburger--minus.is-active .hamburger-inner::after{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s .08s linear}.hamburger--minus.is-active .hamburger-inner::before{top:0}.hamburger--minus.is-active .hamburger-inner::after{bottom:0}.hamburger--slider .hamburger-inner{top:1px}.hamburger--slider .hamburger-inner::before{top:12px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner::after{top:24px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0, 12px, 0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{transform:rotate(-45deg) translate3d(-5.7142857143px, -10px, 0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{transform:translate3d(0, -24px, 0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:1px}.hamburger--slider-r .hamburger-inner::before{top:12px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider-r .hamburger-inner::after{top:24px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0, 12px, 0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner::before{transform:rotate(45deg) translate3d(5.7142857143px, -10px, 0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{transform:translate3d(0, -24px, 0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin .hamburger-inner::before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin-r .hamburger-inner::before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spring .hamburger-inner{top:1px;transition:background-color 0s .13s linear}.hamburger--spring .hamburger-inner::before{top:12px;transition:top .1s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spring .hamburger-inner::after{top:24px;transition:top .2s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:rgba(0,0,0,0) !important}.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top .1s .15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform .13s .22s cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 12px, 0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top .2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform .13s .22s cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 12px, 0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spring-r .hamburger-inner::after{top:-24px;transition:top .2s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),opacity 0s linear}.hamburger--spring-r .hamburger-inner::before{transition:top .1s .2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform .13s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0, -12px, 0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity 0s .22s linear}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform .13s .22s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--stand .hamburger-inner{transition:transform .075s .15s cubic-bezier(0.55, 0.055, 0.675, 0.19),background-color 0s .075s linear}.hamburger--stand .hamburger-inner::before{transition:top .075s .075s ease-in,transform .075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--stand .hamburger-inner::after{transition:bottom .075s .075s ease-in,transform .075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:rgba(0,0,0,0) !important;transition:transform .075s 0s cubic-bezier(0.215, 0.61, 0.355, 1),background-color 0s .15s linear}.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top .075s .1s ease-out,transform .075s .15s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom .075s .1s ease-out,transform .075s .15s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--stand-r .hamburger-inner{transition:transform .075s .15s cubic-bezier(0.55, 0.055, 0.675, 0.19),background-color 0s .075s linear}.hamburger--stand-r .hamburger-inner::before{transition:top .075s .075s ease-in,transform .075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--stand-r .hamburger-inner::after{transition:bottom .075s .075s ease-in,transform .075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:rgba(0,0,0,0) !important;transition:transform .075s 0s cubic-bezier(0.215, 0.61, 0.355, 1),background-color 0s .15s linear}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top .075s .1s ease-out,transform .075s .15s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom .075s .1s ease-out,transform .075s .15s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--squeeze .hamburger-inner{transition-duration:.075s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze .hamburger-inner::before{transition:top .075s .12s ease,opacity .075s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom .075s .12s ease,transform .075s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .075s ease,opacity .075s .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .075s ease,transform .075s .12s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.hamburger--vortex .hamburger-inner::before,.hamburger--vortex .hamburger-inner::after{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner::before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner::after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.hamburger--vortex.is-active .hamburger-inner::before,.hamburger--vortex.is-active .hamburger-inner::after{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.hamburger--vortex-r .hamburger-inner::before,.hamburger--vortex-r .hamburger-inner::after{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner::before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner::after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.hamburger--vortex-r.is-active .hamburger-inner::before,.hamburger--vortex-r.is-active .hamburger-inner::after{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}header.main{padding:2rem 0;position:fixed;top:0;left:0;width:100%;z-index:99;transition:.8s all}header.main.disappear{opacity:0;transform:translateY(-100%)}header.main .address p{font-family:"Gilroy Bold";color:#101820;font-size:1.2rem;line-height:1.1}header.main .address p span{font-family:"Gilroy Medium";color:#f0630d}header.main .logo svg path{transition:.5s all}header.main .logo a:hover path{fill:#5f7c5c !important}header.main .logo.space svg path,header.main .logo.location svg path{fill:#fff}header.main nav .nav li{padding:1rem;font-family:"Gilroy Medium";font-size:1.1rem}header.main nav .nav li a{color:#5f7c5c}header.main nav .nav li a.active::after{width:100%}header.main nav .nav li a.well-being,header.main nav .nav li a.space,header.main nav .nav li a.location{color:#fff}header.main nav .nav li a.well-being::after,header.main nav .nav li a.space::after,header.main nav .nav li a.location::after{background-color:#fff}@media(max-width: 991px){header.main nav{position:absolute;top:100%;left:0;width:100%;height:80vh;display:flex;flex-direction:column;justify-content:center;opacity:0;pointer-events:none}header.main nav .nav{flex-direction:column}header.main nav .nav li{text-align:center;font-size:2.5rem;padding:1rem !important}header.main nav .nav li a{color:#fff}header.main nav .nav li a.active::after{background-color:#fff}}header.main .burger{position:relative}header.main .burger .hamburger .hamburger-inner,header.main .burger .hamburger .hamburger-inner::before,header.main .burger .hamburger .hamburger-inner::after{background-color:#5f7c5c}header.main .burger .hamburger.is-active .hamburger-inner,header.main .burger .hamburger.is-active .hamburger-inner::before,header.main .burger .hamburger.is-active .hamburger-inner::after{background-color:#fff}header.main .burger .background-element{height:100%;width:0;background-color:#5f7c5c;position:fixed;top:0;right:0;z-index:-1;pointer-events:none}header.main .burger.well-being .hamburger-inner,header.main .burger.well-being .hamburger-inner::before,header.main .burger.well-being .hamburger-inner::after,header.main .burger.space .hamburger-inner,header.main .burger.space .hamburger-inner::before,header.main .burger.space .hamburger-inner::after,header.main .burger.location .hamburger-inner,header.main .burger.location .hamburger-inner::before,header.main .burger.location .hamburger-inner::after{background-color:#fff}header.main.not-home .address{display:none !important}header.main.home .logo{display:none}header.main.scrolled-past-hero{background-color:#fff;padding:1rem 0;border-bottom:1px solid #e6eae5}header.main.scrolled-past-hero .address{display:none !important}header.main.scrolled-past-hero .logo{display:block;padding-top:2px}header.main.scrolled-past-hero .logo svg{max-width:120px}header.main.scrolled-past-hero .logo svg path{fill:#101820}header.main.scrolled-past-hero nav{align-self:flex-end}header.main.scrolled-past-hero nav .nav li{padding:.3rem 1rem}header.main.scrolled-past-hero nav .nav li a{color:#5f7c5c}header.main.scrolled-past-hero nav .nav li a::after{background-color:#5f7c5c}@media(max-width: 991px){header.main.scrolled-past-hero nav .nav li a{color:#fff}header.main.scrolled-past-hero nav .nav li a::after{background-color:#fff}}header.main.scrolled-past-hero .burger.well-being .hamburger-inner,header.main.scrolled-past-hero .burger.well-being .hamburger-inner::before,header.main.scrolled-past-hero .burger.well-being .hamburger-inner::after,header.main.scrolled-past-hero .burger.space .hamburger-inner,header.main.scrolled-past-hero .burger.space .hamburger-inner::before,header.main.scrolled-past-hero .burger.space .hamburger-inner::after,header.main.scrolled-past-hero .burger.location .hamburger-inner,header.main.scrolled-past-hero .burger.location .hamburger-inner::before,header.main.scrolled-past-hero .burger.location .hamburger-inner::after{background-color:#5f7c5c}header.main.scrolled-past-hero .burger .hamburger.is-active .hamburger-inner,header.main.scrolled-past-hero .burger .hamburger.is-active .hamburger-inner::before,header.main.scrolled-past-hero .burger .hamburger.is-active .hamburger-inner::after{background-color:#5f7c5c}header.main.scrolled-past-hero .burger .background-element{top:77px}@media(max-width: 991px){header.main{padding:1rem 0}header.main .logo{display:block;padding-top:2px}header.main .logo svg{max-width:120px}header.main.contact-page{background-color:#fff;border-bottom:1px solid #e6eae5}header.main.contact-page .burger .hamburger.is-active .hamburger-inner,header.main.contact-page .burger .hamburger.is-active .hamburger-inner::before,header.main.contact-page .burger .hamburger.is-active .hamburger-inner::after{background-color:#5f7c5c}header.main.contact-page .burger .background-element{top:77px}}footer.main{background-color:#5f7c5c;color:#fff}footer.main .address{margin-top:2rem}footer.main .address p{font-family:"Gilroy Bold";font-size:1.2rem;line-height:1.1}footer.main .address p span{font-family:"Gilroy Medium"}@media(max-width: 767px){footer.main .address{margin-top:1rem}}footer.main .cre8te{font-family:"Gilroy SemiBold";margin-bottom:0;font-size:.8rem;line-height:1.5rem}@media(max-width: 767px){footer.main .cre8te{margin-top:4rem}}footer.main .company-logo{margin-bottom:2rem}@media(max-width: 767px){footer.main .company-logo{margin-top:4rem}}footer.main .person{font-family:"Gilroy SemiBold";margin-bottom:0}footer.main .person.space-above{margin-top:1rem}@media(max-width: 767px){footer.main .person{font-size:1.15rem}}footer.main .person-detail{font-family:"Gilroy Regular";margin-bottom:0}@media(max-width: 767px){footer.main .person-detail{font-size:1.15rem}}footer.main a{color:inherit}footer.main a.draw-hover::after{background-color:#fff}section.hero{min-height:100vh;display:flex;background-size:cover;background-position:center;position:relative}@media(max-width: 991px){section.hero{height:60vh;min-height:487px}}section.hero .container-fluid{display:flex;justify-content:flex-end;flex-direction:column;padding-bottom:2rem;padding-left:2rem;position:relative;z-index:2}section.hero .container-fluid .hero-title h1{font-family:"Wigrum Regular";font-size:10rem;line-height:.9;margin-bottom:0}@media(max-width: 767px){section.hero .container-fluid .hero-title h1{font-size:4rem}}section.hero .container-fluid .hero-title svg{width:500px;height:auto}@media(max-width: 767px){section.hero .container-fluid .hero-title svg{width:250px}}section.hero .video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}section.hero .video-wrapper video{height:100%;width:100%;object-fit:cover;object-position:center}@media(max-width: 575px){section.hero .video-wrapper{display:none}}@media(max-width: 575px){section.hero .container-fluid{padding-bottom:1rem;padding-left:.75rem}section.hero.building{background-image:url("./img/building/Building_Page_Header_Mobile.png") !important}section.hero.wellbeing{background-image:url("./img/wellbeing/Wellbeing-hero_Mobile.jpg") !important}section.hero.space{background-image:url("./img/space/space-hero_Mobile.jpg") !important}section.hero.location{background-image:url("./img/location/location-hero_Mobile.jpg") !important}}section.page-intro{background-color:#5f7c5c;color:#fff;font-family:"Wigrum Regular";padding:8rem 0}@media(max-width: 767px){section.page-intro{padding:4rem 0}}section.page-intro h2{font-size:6rem;margin-bottom:2rem;line-height:1}@media(max-width: 767px){section.page-intro h2{font-size:3.5rem}}section.page-intro p.page-intro-copy{font-size:2rem;line-height:1.25;max-width:780px;margin-left:auto;margin-right:auto}@media(max-width: 767px){section.page-intro p.page-intro-copy{font-size:1.3rem}}section.page-intro .icons .icon{border-bottom:1px solid #f0630d;margin:0 1rem;padding:0 2rem}section.page-intro .icons .icon svg{margin-bottom:1rem;height:80px;width:auto}section.page-intro .icons .icon .icon-carousel-copy{color:#fff;margin-bottom:1rem}section.page-intro .icons .icon-carousel-copy{color:#fff}.has-transitions,section.explore-more .wrapper .explore-more-link .absolute-arrow,section.explore-more .wrapper .explore-more-link svg,section.explore-more .wrapper .explore-more-link,section.explore-more .wrapper .image-wrap .borders-image::before,section.explore-more .wrapper .image-wrap .borders-image::after,section.explore-more .wrapper .image-wrap .borders-image>.before,section.explore-more .wrapper .image-wrap .borders-image>.after,section.explore-more .wrapper,section.explore-more .before,section.explore-more .after{transition:1s all ease-in-out}section.explore-more .before,section.explore-more .after{background-color:#5f7c5c;position:absolute}section.explore-more .wrapper{border-bottom:1px solid #e6eae5}section.explore-more .wrapper>.before,section.explore-more .wrapper>.after{width:1px;height:0;z-index:2}section.explore-more .wrapper>.before{bottom:0;left:0}section.explore-more .wrapper>.after{top:0;right:0}section.explore-more .wrapper .image-wrap>.before,section.explore-more .wrapper .image-wrap>.after{top:0;left:0;height:1px;width:0}section.explore-more .wrapper .image-wrap>.after{top:auto;bottom:0}section.explore-more .wrapper .image-wrap .borders-image::before,section.explore-more .wrapper .image-wrap .borders-image::after,section.explore-more .wrapper .image-wrap .borders-image>.before,section.explore-more .wrapper .image-wrap .borders-image>.after{content:"";display:block;background-color:#fff;position:absolute}section.explore-more .wrapper .image-wrap .borders-image::before{top:0;height:0;width:100%;left:0}section.explore-more .wrapper .image-wrap .borders-image::after{height:0;width:100%;left:0;bottom:0}section.explore-more .wrapper .image-wrap .borders-image>.before{width:0;height:100%;top:0;left:0}section.explore-more .wrapper .image-wrap .borders-image>.after{width:0;height:100%;top:0;right:0}section.explore-more .wrapper .image-wrap .borders-image img{width:100%}section.explore-more .wrapper .explore-more-link{display:flex;align-items:center;position:relative}section.explore-more .wrapper .explore-more-link svg{display:block;margin-left:1rem}section.explore-more .wrapper .explore-more-link .absolute-arrow{position:absolute;margin-left:0;right:2rem;opacity:0}@media(max-width: 767px){section.explore-more .wrapper{margin-bottom:2rem}}@media(min-width: 768px){section.explore-more .explore-link:hover .wrapper{border-bottom-color:#5f7c5c}section.explore-more .explore-link:hover .wrapper>.before,section.explore-more .explore-link:hover .wrapper>.after{height:100%}section.explore-more .explore-link:hover .wrapper .image-wrap>.before,section.explore-more .explore-link:hover .wrapper .image-wrap>.after{width:100%}section.explore-more .explore-link:hover .wrapper .image-wrap .borders-image::before,section.explore-more .explore-link:hover .wrapper .image-wrap .borders-image::after{height:1rem}section.explore-more .explore-link:hover .wrapper .image-wrap .borders-image>.before,section.explore-more .explore-link:hover .wrapper .image-wrap .borders-image>.after{width:1rem}section.explore-more .explore-link:hover .wrapper .explore-more-link{padding:.5rem 1rem}section.explore-more .explore-link:hover .wrapper .explore-more-link svg{transform:translateX(1rem);opacity:0}section.explore-more .explore-link:hover .wrapper .explore-more-link svg.absolute-arrow{transform:translateX(0);right:1rem;opacity:1}}.icons-slider,.icons-slider-times,.icons-slider-mobile{padding:6rem}.icons-slider .splide__arrow,.icons-slider-times .splide__arrow,.icons-slider-mobile .splide__arrow{background:none;width:auto;height:auto}.icons-slider .splide__arrow--prev,.icons-slider-times .splide__arrow--prev,.icons-slider-mobile .splide__arrow--prev{left:0}.icons-slider .splide__arrow--next,.icons-slider-times .splide__arrow--next,.icons-slider-mobile .splide__arrow--next{right:0}.icons-slider .splide__arrow svg,.icons-slider-times .splide__arrow svg,.icons-slider-mobile .splide__arrow svg{fill:none;stroke:#fff;height:80px;width:40px}.icons-slider .splide__slide,.icons-slider-times .splide__slide,.icons-slider-mobile .splide__slide{padding:0 1rem;display:flex}.icons-slider .splide__slide>div,.icons-slider-times .splide__slide>div,.icons-slider-mobile .splide__slide>div{width:100%;height:inherit;padding-bottom:1rem;border-bottom:1px solid #f0630d}.icons-slider .splide__pagination li,.icons-slider-times .splide__pagination li,.icons-slider-mobile .splide__pagination li{display:block}.icons-slider .splide__pagination__page,.icons-slider-times .splide__pagination__page,.icons-slider-mobile .splide__pagination__page{display:block;height:10px;width:10px;opacity:1}.icons-slider .splide__pagination__page:hover,.icons-slider-times .splide__pagination__page:hover,.icons-slider-mobile .splide__pagination__page:hover{background-color:#fff}.icons-slider .splide__pagination__page.is-active,.icons-slider-times .splide__pagination__page.is-active,.icons-slider-mobile .splide__pagination__page.is-active{transform:scale(1)}.icons-slider .icon-carousel-copy,.icons-slider-times .icon-carousel-copy,.icons-slider-mobile .icon-carousel-copy{color:#fff;text-align:center}@media(max-width: 767px){.icons-slider,.icons-slider-times,.icons-slider-mobile{padding:0 0 3rem;margin-left:-0.75rem;margin-right:-0.75rem}}.image-slider .splide__arrows{display:flex;justify-content:flex-end;position:absolute;bottom:0;right:0;background-color:#fff}.image-slider .splide__arrows.transparent{background-color:rgba(0,0,0,0)}.image-slider .splide__arrows .splide__arrow{background:none;width:auto;height:auto;position:relative;left:auto;right:auto;bottom:auto;top:auto;transform:none;padding:.7rem 1rem}.image-slider .splide__arrows .splide__arrow--prev{margin-right:.5rem}.image-slider .splide__arrows .splide__arrow svg{width:auto;height:auto;fill:none}@media(max-width: 575px){.image-slider .splide__arrows{min-height:60px}}.image-slider .splide__slide img{width:100%}.image-slider .splide__slide .gallery-tags{margin-top:1rem;padding-bottom:.7rem;padding-right:40%}@media(max-width: 575px){.image-slider .splide__slide .gallery-tags{min-height:60px}}.image-slider .icon-carousel-copy{color:#fff;text-align:center}.floorplan-slider .splide__arrows .splide__arrow{background-color:rgba(0,0,0,0)}.floorplan-slider .splide__arrows .splide__arrow svg{width:auto;height:auto;fill:none}.floorplan-slider .splide__slide .title-tag{margin-bottom:0}.floorplan-slider .splide__slide>img{margin:0 auto;display:block;padding:0 6rem}section.building-intro{position:relative}section.building-intro .standfirst-copy{max-width:500px}section.building-intro .body-copy{max-width:500px}section.building-intro .background-element{position:absolute;bottom:0;left:0;transform:translateY(75%);width:50%}@media(min-width: 1921px){section.building-intro .background-element{transform:translateY(60%)}}@media(max-width: 991px){section.building-intro .background-element{display:none}}@media(max-width: 991px){section.building-intro .or-icons{margin-bottom:2rem}}section.building-reception{position:relative}section.building-reception .background-element{position:absolute;bottom:0;right:0;width:50%;z-index:-1}@media(min-width: 1921px){section.building-reception .background-element{bottom:-20%}}@media(max-width: 991px){section.building-reception .background-element{display:none}}section.summary-specification{background-color:#5f7c5c;color:#fff}body.well-being section.page-intro p.page-intro-copy{max-width:700px}body.well-being section.page-intro .icons .icon{min-width:211px}@media(max-width: 991px){body.well-being section.page-intro .icons{flex-wrap:wrap;margin-top:1rem !important}body.well-being section.page-intro .icons .icon{margin-top:2rem}}@media(max-width: 575px){body.well-being section.page-intro .icons .icon{min-width:0;width:44%;padding:0;margin-left:.5rem;margin-right:.5rem}body.well-being section.page-intro .icons .icon svg{height:60px}}.full-image .background-element{position:absolute;z-index:-1}.full-image .background-element.one{bottom:0;right:0}@media(max-width: 991px){.full-image .background-element.one svg{width:400px;height:auto}}@media(max-width: 575px){.full-image .background-element.one svg{width:200px}}.full-image .background-element.two{bottom:0;left:0}@media(max-width: 767px){.full-image .background-element.two svg{width:50%;height:auto}}@media(max-width: 767px){.full-image .img-fluid{object-fit:cover;object-position:center;min-height:40vh}}section.wellbeing-credentials{background-color:#ebac81}section.wellbeing-credentials .secondary-title{color:#5f7c5c}section.wellbeing-credentials .icons-slider .splide__slide>div,section.wellbeing-credentials .icons-slider-mobile .splide__slide>div,section.wellbeing-credentials .icons-slider-times .splide__slide>div{border-bottom:1px solid #fff}section.wellbeing-credentials .icons-slider .icon-carousel-copy,section.wellbeing-credentials .icons-slider-mobile .icon-carousel-copy,section.wellbeing-credentials .icons-slider-times .icon-carousel-copy{color:#5f7c5c}section.wellbeing-credentials .icons-slider .splide__pagination__page,section.wellbeing-credentials .icons-slider-mobile .splide__pagination__page,section.wellbeing-credentials .icons-slider-times .splide__pagination__page{background-color:rgba(0,0,0,0);border:1px solid #fff}section.wellbeing-credentials .icons-slider .splide__pagination__page.is-active,section.wellbeing-credentials .icons-slider-mobile .splide__pagination__page.is-active,section.wellbeing-credentials .icons-slider-times .splide__pagination__page.is-active,section.wellbeing-credentials .icons-slider .splide__pagination__page:hover,section.wellbeing-credentials .icons-slider-mobile .splide__pagination__page:hover,section.wellbeing-credentials .icons-slider-times .splide__pagination__page:hover{background-color:#fff}@media(max-width: 991px){section.journey-facilities .image-slider{margin-top:2rem}}body.space section.hero .hero-title h1{color:#fff}@media(min-width: 576px){body.space section.page-intro .icon{min-width:227px}}@media(max-width: 575px){body.space section.page-intro .icon{width:100%;padding:0}}section.accommodation{background-color:#faede3}section.accommodation .secondary-title{color:#f0630d}section.accommodation .border-el{border-top:1px solid #f0630d;padding-top:1.5rem}section.accommodation .title-tag{color:#f0630d}section.accommodation .disclaimer,section.accommodation .indicative{font-family:"Gilroy Medium";font-size:.8rem;color:#5f7c5c;margin-top:1.5rem;max-width:450px}section.accommodation .indicative{margin:0}section.accommodation .indicative svg{margin-right:1rem}section.accommodation .button{border-top:1px solid #f0630d;padding-left:.7rem}section.accommodation .table{color:#5f7c5c;max-width:450px;margin-bottom:0}section.accommodation .table th{font-family:"Gilroy Bold";box-shadow:none}section.accommodation .table td{font-family:"Gilroy Regular";box-shadow:none}section.accommodation .table th,section.accommodation .table td{border:none;position:relative}section.accommodation .table th::after,section.accommodation .table td::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#f0630d}section.accommodation .table tr.let td{color:#aeb3a1}section.accommodation .table tr.let td button{background-color:rgba(0,0,0,0) !important;border-color:#aeb3a1}section.accommodation .table tr.let td::after{opacity:.5}section.accommodation .table tr.can-let{cursor:pointer;transition:.5s all}@media(min-width: 992px){section.accommodation .table tr.can-let.has-floorplan.is-active,section.accommodation .table tr.can-let.has-floorplan:hover{background-color:#ebac81;color:#101820}}section.accommodation .table tfoot td{font-family:"Gilroy Bold"}section.accommodation .floorplan-key{position:absolute;bottom:0;right:0;border-top:1px solid #f0630d;background-color:#faede3}section.accommodation .floorplan-key .body-copy{margin-bottom:0;font-size:1rem;padding:.1rem 1rem .1rem 2rem;border-bottom:1px solid #f0630d;position:relative}section.accommodation .floorplan-key .body-copy::before{content:"";position:absolute;height:1rem;width:1rem;border-radius:100%;top:50%;transform:translateY(-50%);left:0}section.accommodation .floorplan-key .body-copy.office::before{background-color:#f9c19e}section.accommodation .floorplan-key .body-copy.reception::before{background-color:#e8d466}section.accommodation .floorplan-key .body-copy.core::before{background-color:#e8e8df}section.accommodation .floorplan-key .body-copy.communal::before{background-color:#c39cc9}body.location section.hero .hero-title h1{color:#fff}body.location section.page-intro p.page-intro-copy{max-width:850px}section.birmingham-facts{background-color:#ebac81}section.birmingham-facts .icon-carousel-copy,section.birmingham-facts .secondary-title{color:#5f7c5c}section.birmingham-facts .icons-slider-mobile{padding:3rem 6rem}@media(max-width: 991px){section.birmingham-facts .icons-slider-mobile{padding:0 0 3rem}}section.birmingham-facts .icons-slider-mobile .splide__slide>div{border-bottom-color:#fff}section.birmingham-facts .icons-slider-mobile .splide__slide>div img{height:auto;width:100%}section.birmingham-facts .icons-slider-mobile .splide__pagination__page{background-color:rgba(0,0,0,0);border:1px solid #fff}section.birmingham-facts .icons-slider-mobile .splide__pagination__page.is-active,section.birmingham-facts .icons-slider-mobile .splide__pagination__page:hover{background-color:#fff}@media(max-width: 575px){section.birmingham-facts .icons-slider-mobile{margin-left:-0.75rem;margin-right:-0.75rem}}section.city-centre .background-element{position:absolute;bottom:-20%;right:0;width:40%;z-index:-1}section.travel-times{background-color:#5f7c5c}section.travel-times .secondary-title{color:#fff}section.travel-times .icons-slider-times{color:#fff;padding:6rem 0}@media(max-width: 991px){section.travel-times .icons-slider-times{padding:2rem 0 3rem}}@media(max-width: 575px){section.travel-times .icons-slider-times{margin-left:-0.75rem;margin-right:-0.75rem}}section.travel-times .icons-slider-times .splide__slide{flex-direction:column;align-items:center;padding:0 1.5rem}section.travel-times .icons-slider-times .splide__slide>svg{margin-top:1rem}section.travel-times .icons-slider-times .splide__slide>div{border-bottom-color:#ed7f46}section.travel-times .icons-slider-times .time-wrapper{background-color:#ed7f46;border-radius:100%;height:150px;width:150px;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:1rem;margin-left:auto;margin-right:auto}section.travel-times .icons-slider-times .time-wrapper .time{font-family:"Wigrum Regular";font-size:5rem;line-height:1;margin:0;letter-spacing:-3px}section.travel-times .icons-slider-times .time-wrapper .body-copy{color:#fff;margin-bottom:0;margin-top:-1rem}section.travel-times .icons-slider-times .hub-wrapper{display:flex;justify-content:space-between;align-items:center;min-height:48px}section.travel-times .icons-slider-times .hub-wrapper .icon-carousel-copy{text-align:left;padding-right:1rem}section.travel-times .icons-slider-times .hub-wrapper svg{min-width:35px}section.map .secondary-title{color:#f0630d;margin-bottom:2rem}section.map #map{height:75vh}@media(max-width: 991px){section.map #map{display:none}}section.map #map2{height:70vh}@media(min-width: 992px){section.map #map2{display:none}}section.map .marker-logo{background-repeat:no-repeat;background-image:url("./img/location/map/arca.svg");background-size:contain;width:80px;height:47px}section.map .marker{width:22px;height:30px;position:relative;background-size:contain;background-position:center;background-image:url("./img/location/poi-icon.svg")}section.map .marker.restaurant{background-image:url("./img/location/map/Arca_Pins_Restaurants.svg")}section.map .marker.restaurant .content{background:#d2b63c}section.map .marker.cafes-bars{background-image:url("./img/location/map/Arca_Pins_Cafes_&_Bars.svg")}section.map .marker.cafes-bars .content{background:#de6b2e}section.map .marker.hotels{background-image:url("./img/location/map/Arca_Pins_Hotels.svg")}section.map .marker.hotels .content{background:#6b735e}section.map .marker.retail{background-image:url("./img/location/map/Arca_Pins_Leisure.svg")}section.map .marker.retail .content{background:#6b735e}section.map .marker.occupiers{background-image:url("./img/location/map/Arca_Pins_Local_Occupiers.svg")}section.map .marker .content{position:absolute;left:50%;transform:translateX(-50%);bottom:20px;z-index:2;text-align:center;padding:.5rem 1rem;width:120px;color:#fff;opacity:0;pointer-events:none;transition:.3s all ease-in-out;background:#101820;font-size:.9rem}section.map .marker:hover .content{opacity:1;bottom:40px}section.contact{min-height:100vh;padding-top:106px;position:relative;overflow:hidden}section.contact>.container{padding-top:2rem}@media(min-width: 768px){section.contact>.container{padding-top:4rem}}section.contact .background-element{position:absolute;bottom:0;right:0;height:100%;width:50%;z-index:-1}section.contact .background-element svg{height:120%;width:auto}section.contact .title-tag{color:#5f7c5c;margin-bottom:.5rem;letter-spacing:.4px}@media(min-width: 768px){section.contact .row{margin-bottom:3.5rem}}section.contact .company-wrapper{margin-bottom:2rem}@media(max-width: 767px){section.contact .company-wrapper{margin:2rem 0}}@media(max-width: 767px){section.contact .oval-wrapper{margin:3rem 0 4rem}}section.contact a{color:#5f7c5c}section.contact .body-copy span{font-family:"Gilroy Semibold"}section.contact .body-copy.refurbishment{color:#101820;font-size:.9rem}section.contact .legal{margin:4rem 0;max-width:1000px}section.contact .legal .body-copy{font-size:.8rem}