.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:#fff}.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:#fff;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)}@font-face{font-family:"Tomato Grotesk";src:url("./fonts/TomatoGrotesk-SemiBold.eot");src:url("./fonts/TomatoGrotesk-SemiBold.eot?#iefix") format("embedded-opentype"),url("./fonts/TomatoGrotesk-SemiBold.woff2") format("woff2"),url("./fonts/TomatoGrotesk-SemiBold.woff") format("woff"),url("./fonts/TomatoGrotesk-SemiBold.ttf") format("truetype"),url("./fonts/TomatoGrotesk-SemiBold.svg#TomatoGrotesk-SemiBold") format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Tomato Grotesk";src:url("./fonts/TomatoGrotesk-Medium.eot");src:url("./fonts/TomatoGrotesk-Medium.eot?#iefix") format("embedded-opentype"),url("./fonts/TomatoGrotesk-Medium.woff2") format("woff2"),url("./fonts/TomatoGrotesk-Medium.woff") format("woff"),url("./fonts/TomatoGrotesk-Medium.ttf") format("truetype"),url("./fonts/TomatoGrotesk-Medium.svg#TomatoGrotesk-Medium") format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Tomato Grotesk";src:url("./fonts/TomatoGrotesk-Regular.eot");src:url("./fonts/TomatoGrotesk-Regular.eot?#iefix") format("embedded-opentype"),url("./fonts/TomatoGrotesk-Regular.woff2") format("woff2"),url("./fonts/TomatoGrotesk-Regular.woff") format("woff"),url("./fonts/TomatoGrotesk-Regular.ttf") format("truetype"),url("./fonts/TomatoGrotesk-Regular.svg#TomatoGrotesk-Regular") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Tomato Grotesk";src:url("./fonts/TomatoGrotesk-Light.eot");src:url("./fonts/TomatoGrotesk-Light.eot?#iefix") format("embedded-opentype"),url("./fonts/TomatoGrotesk-Light.woff2") format("woff2"),url("./fonts/TomatoGrotesk-Light.woff") format("woff"),url("./fonts/TomatoGrotesk-Light.ttf") format("truetype"),url("./fonts/TomatoGrotesk-Light.svg#TomatoGrotesk-Light") format("svg");font-weight:300;font-style:normal;font-display:swap}h1{font-family:"Tomato Grotesk";font-weight:500;font-size:5rem;line-height:1;color:#33338f;margin-bottom:2.5rem}@media(max-width: 1199px){h1{font-size:4rem}}@media(max-width: 767px){h1{font-size:2.75rem}}h2{font-family:"Tomato Grotesk";font-weight:500;font-size:4rem;line-height:1;color:#33338f;margin-bottom:2rem}@media(max-width: 1199px){h2{font-size:3rem}}h2.body{font-size:3rem}@media(max-width: 1399px){h2.body{font-size:2.5rem}}h4{font-family:"Tomato Grotesk";font-weight:500;font-size:1.2rem;color:#007a6e;margin-bottom:1.5rem}h4.larger{font-size:1.75rem}p{font-family:"Tomato Grotesk";font-weight:500;font-size:1.15rem;line-height:1.4;color:#007a6e;letter-spacing:.5px}.light{font-weight:normal}.stand{font-weight:500}body{position:relative;overflow-x:hidden}body.is-active{height:100%;overflow:hidden}a{text-decoration:none;color:inherit}a.draw-hover{position:relative}a.draw-hover::after{content:"";width:0;height:1px;position:absolute;bottom:-2px;left:0;background-color:#007a6e;transition:1s all}a.draw-hover:hover::after{width:100%}span.no-break{white-space:nowrap}@media(min-width: 1600px){.container{max-width:1520px}}@media(max-width: 575px){.container{padding-left:var(--bs-gutter-x);padding-right:var(--bs-gutter-x)}}.button{background-image:linear-gradient(to right, #96F74A 0%, #E0FF2E 100%);background-position:center;background-size:200% auto;display:inline-block;padding:.5rem 1rem;padding-right:3rem;border-radius:100px;border:none;position:relative;appearance:none;font-family:"Tomato Grotesk";font-weight:500;font-size:1.15rem;color:#007a6e;transition:1s all}.button svg{position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:.5s all}.button:hover,.button.is-hovered{transform:scale(1.1);background-position:center right}.text-spacer-svg{margin-bottom:1rem}@media(max-width: 575px){.text-spacer-svg{margin-bottom:1.5rem}}.section-padding{padding:6rem 0}@media(max-width: 767px){.section-padding{padding:3rem 0}}.section-padding-large{padding:10rem 0}@media(max-width: 767px){.section-padding-large{padding:4rem 0}}.slider-buttons button{padding:0;position:absolute;top:50%;transform:translateY(-50%);z-index:5;appearance:none;border:none;background-color:rgba(0,0,0,0);transition:.5s all}.slider-buttons button.prev{left:2rem}.slider-buttons button.next{right:2rem}.slider-buttons button .prev_stop,.slider-buttons button .next_stop{transition:.5s all}@media(max-width: 575px){.slider-buttons button.prev{left:1rem}.slider-buttons button.next{right:1rem}}.slider-buttons button:hover{transform:translateY(-50%) scale(1.1)}.slider-buttons button:hover .prev_stop,.slider-buttons button:hover .next_stop{stop-color:#96f74a}@media(max-width: 575px){.slider-buttons.mobile-relative{padding:0 1.5rem}.slider-buttons.mobile-relative button{position:relative;inset:0;transform:none}.slider-buttons.mobile-relative button.next{margin-left:1rem}}.download-button{display:inline-block;border:1px solid #007a6e;border-radius:100px;font-family:"Tomato Grotesk";font-weight:500;font-size:1rem;line-height:1;color:#007a6e;padding:.9rem 4rem .9rem 2rem;position:relative;min-width:255px;transition:1s all;transform-origin:center}.download-button svg{position:absolute;top:50%;right:1rem;transform:translateY(-50%);transform-origin:center;transition:1s all}.download-button svg path{transition:1s all}.download-button:hover{border-color:#33338f;color:#33338f;transform:scale(1.1)}.download-button:hover svg{transform:translateY(-50%) rotate(-90deg)}.download-button:hover svg path{stroke:#33338f}svg{max-width:100%}header.main{position:fixed;top:0;right:0;width:100%;padding-top:2rem;padding-right:2rem;pointer-events:none;z-index:100}@media(max-width: 767px){header.main{padding-top:1.5rem;padding-right:1.5rem}}header.main .hamburger{pointer-events:all;border-radius:100%;padding:1.75rem 1rem;transition:.5s background-color,.5s opacity}header.main .hamburger .hamburger-box{width:50px}header.main .hamburger .hamburger-box .hamburger-inner,header.main .hamburger .hamburger-box .hamburger-inner::before,header.main .hamburger .hamburger-box .hamburger-inner::after{width:50px;background-color:#fff}header.main .hamburger .hamburger-box .hamburger-inner.is-home,header.main .hamburger .hamburger-box .hamburger-inner.is-home::before,header.main .hamburger .hamburger-box .hamburger-inner.is-home::after,header.main .hamburger .hamburger-box .hamburger-inner.is-contact,header.main .hamburger .hamburger-box .hamburger-inner.is-contact::before,header.main .hamburger .hamburger-box .hamburger-inner.is-contact::after,header.main .hamburger .hamburger-box .hamburger-inner.is-team,header.main .hamburger .hamburger-box .hamburger-inner.is-team::before,header.main .hamburger .hamburger-box .hamburger-inner.is-team::after{background-color:#33338f}@media(max-width: 767px){header.main .hamburger{padding:1.3em 1rem}header.main .hamburger .hamburger-box{width:35px}header.main .hamburger .hamburger-box .hamburger-inner,header.main .hamburger .hamburger-box .hamburger-inner::before,header.main .hamburger .hamburger-box .hamburger-inner::after{width:35px}}header.main .hamburger.is-background{background-color:#33338f}header.main .hamburger.is-background .hamburger-box .hamburger-inner,header.main .hamburger.is-background .hamburger-box .hamburger-inner::before,header.main .hamburger.is-background .hamburger-box .hamburger-inner::after{background-color:#fff}header.main .hamburger.is-background:hover{opacity:1;background-color:#007a6e}header.main .hamburger.is-active{background-color:rgba(0,0,0,0) !important}header.main .hamburger.is-active .hamburger-box .hamburger-inner,header.main .hamburger.is-active .hamburger-box .hamburger-inner::before,header.main .hamburger.is-active .hamburger-box .hamburger-inner::after{background-color:#fff}nav.main{padding:3rem 0;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#33338f;z-index:99;overflow:auto;transform:translateY(-100%);transition:.5s all}nav.main .nav-logo-wrapper{position:absolute;top:2rem;left:0;width:100%}nav.main .nav-logo-wrapper svg{height:auto}@media(max-width: 767px){nav.main .nav-logo-wrapper svg{width:100px}}@media(max-width: 767px){nav.main .nav-logo-wrapper{top:1.5rem}}nav.main ul{min-height:100%;justify-content:center}nav.main ul li{text-align:center;padding:2rem 0 1.5rem}@media(max-width: 767px){nav.main ul li{padding:1.5rem 0 1rem}}nav.main ul li a{font-family:"Tomato Grotesk";font-weight:400;font-size:2.5rem;line-height:1;color:rgba(255,255,255,.2);position:relative;display:inline-block;padding-bottom:.5rem;transition:.75s all}@media(max-width: 1199px){nav.main ul li a{font-size:2rem}}@media(max-width: 767px){nav.main ul li a{font-size:1.5rem}}nav.main ul li a .underline-el{background-image:url("./img/nav_underline.svg");background-repeat:repeat-x;background-size:170.8px 3px;height:3px;width:0;position:absolute;bottom:0;left:50%;transform:translateX(-50%);opacity:0;transition:.75s all}nav.main ul li a.is-active,nav.main ul li a:hover{color:#fff}nav.main ul li a.is-active .underline-el,nav.main ul li a:hover .underline-el{width:100%;opacity:1}nav.main.is-active{transform:translateY(0)}footer.main{padding:3rem 0}footer.main .footer-dots{width:100%;height:3px;margin-bottom:3rem;background-image:url("./img/footer_dots.svg");background-repeat:repeat-x;background-size:1270px 3px}footer.main .footer-logo{margin-bottom:2rem}footer.main .address,footer.main .development-by{font-weight:400;font-size:1rem}footer.main .address{margin-bottom:0}@media(max-width: 575px){footer.main .address{margin-bottom:3rem}}footer.main .agents-column{display:flex;justify-content:flex-end}footer.main .agents-column p{font-size:1rem}footer.main .agents-column .agents-wrapper{width:180px}@media(min-width: 992px){footer.main .agents-column .agents-wrapper.hk{width:200px}}@media(max-width: 991px){footer.main .agents-column .agents-wrapper{width:50%}}@media(max-width: 575px){footer.main .agents-column .agents-wrapper{width:100%}}@media(max-width: 575px){footer.main .agents-column{flex-wrap:wrap}}footer.main .company-logo{margin-bottom:2rem}@media(max-width: 575px){footer.main .company-logo.jll{margin-top:3rem}}body.building footer.main{background-color:#dffbf0}body.esg.wellness footer.main{background-color:#f7ebff}body.space footer.main{background-color:#fbffe3}body.local.area footer.main{background-color:#fbecf3}body.team footer.main{background-color:#ecfbfb}section.image-tile{background-color:#fff;position:relative}section.image-tile .image-column{overflow:hidden}section.image-tile .image-column img{width:100%;height:100%;object-fit:cover;object-position:center;transform-origin:center;transition:1s all;max-height:80vh;min-height:100%}section.image-tile .image-column .caption{font-weight:400;font-size:1rem;color:#007a6e;margin-bottom:0;background-color:#dffbf0;border-radius:10px;padding:.3rem .75rem;position:absolute;bottom:2rem;left:4rem}@media(max-width: 575px){section.image-tile .image-column .caption{bottom:.75rem;left:1.5rem}}section.image-tile .text-column{padding:3rem 0}@media(max-width: 1199px)and (min-width: 768px){section.image-tile .text-column{padding-left:1.5rem;padding-right:1.5rem}}@media(max-width: 767px){section.image-tile .text-column{padding-left:1.5rem;padding-right:1.5rem}}section.image-tile .text-column .text-wrapper{max-width:500px;width:100%;margin:0 auto}section.image-tile .text-column .text-wrapper p{max-width:390px}section.image-tile .text-column .text-wrapper .icon-wrapper{padding-top:2rem;display:flex;justify-content:space-between;max-width:390px}section.image-tile .text-column .text-wrapper .icon-wrapper .icon{width:30%}section.image-tile .text-column .text-wrapper .icon-wrapper .icon svg{display:block;margin:auto}section.image-tile .text-column .text-wrapper .icon-wrapper .icon p{font-size:1rem;text-align:center;margin:1rem 0}@media(max-width: 575px){section.image-tile .text-column .text-wrapper .icon-wrapper .icon p{font-size:.9rem}}@media(max-width: 1399px){section.image-tile .text-column .text-wrapper{max-width:400px}}@media(max-width: 1199px){section.image-tile .text-column .text-wrapper{max-width:350px}}@media(max-width: 767px){section.image-tile .text-column .text-wrapper{max-width:100%}section.image-tile .text-column .text-wrapper p{max-width:100%}}section.image-tile.tiller{background-color:#dffbf0}section.image-tile.inside{background-color:#f7ebff}section.image-tile.space{background-color:#fbffe3}section.image-tile.work{background-color:#fbecf3}section.intro{position:relative;z-index:5}section.intro .text-wrapper{max-width:478px}section.intro .text-wrapper p{max-width:370px}@media(max-width: 991px){section.intro .text-wrapper{max-width:100%}section.intro .text-wrapper p{max-width:100%}}section.intro .larger-copy{font-weight:400;font-size:3rem;max-width:1000px;padding-top:1rem}@media(max-width: 1199px){section.intro .larger-copy{font-size:2rem}}section.intro.tiller{background-color:#dffbf0}@media(min-width: 768px){section.intro.tiller{min-height:801px;display:flex}section.intro.tiller .row{height:100%}}section.intro.inside{background-color:#f7ebff}section.intro.space{background-color:#fbffe3}section.intro.space .text-wrapper p{max-width:400px}section.intro.work{background-color:#fbecf3}section.intro.team{background-color:#ecfbfb}section.intro.team .larger-copy{line-height:1.2}section.icon-slider{position:relative;background-color:#fff}section.icon-slider .slider-container{display:flex;flex-direction:column;align-items:center;padding-top:5rem}section.icon-slider .slider-container .splide__slide{display:flex;flex-direction:column;justify-content:space-between;align-items:center}section.icon-slider .slider-container .splide__slide .top-aligner,section.icon-slider .slider-container .splide__slide .bottom-aligner{max-width:186px;width:100%}section.icon-slider .slider-container .splide__slide .top-aligner svg,section.icon-slider .slider-container .splide__slide .bottom-aligner svg{width:100%;height:auto}section.icon-slider .slider-container .splide__slide p{font-size:1rem;text-align:center;margin-top:1rem;margin-bottom:2rem}@media(max-width: 575px){section.icon-slider .slider-container{padding-top:3rem}}section.icon-slider .slider-buttons{padding:0}@media(min-width: 576px){section.icon-slider .slider-buttons{position:absolute;top:0;right:0}}section.icon-slider .slider-buttons button{position:relative;inset:0;transform:none}section.icon-slider .slider-buttons button.next{margin-left:1rem}section.icon-slider .slider-buttons button svg{width:55px;height:55px}section.icon-slider .slider-buttons button svg circle{fill:#33338f;transition:.5s all}section.icon-slider .slider-buttons button svg path{stroke:#fff;stroke-width:2px}section.icon-slider .slider-buttons button:hover svg circle{fill:#007a6e}section.icon-slider.summary-spec{background-color:#dffbf0}section.large-image-caption{position:relative}section.large-image-caption .caption{padding:2rem 0;position:absolute;bottom:0;left:0;width:100%}@media(max-width: 575px){section.large-image-caption .caption{padding:1rem 0}}section.large-image-caption .caption p{display:inline-block;font-weight:400;font-size:1rem;color:#007a6e;margin-bottom:0;background-color:#dffbf0;border-radius:10px;padding:.5rem .75rem}section.large-image-caption img{object-fit:cover;object-position:center;max-height:100vh;width:100%}@media(max-width: 575px){section.large-image-caption img{height:100vw}}section.bottom-nav .gx-10{--bs-gutter-x: 5rem}section.bottom-nav a{display:block;transition:1s all}section.bottom-nav a:hover{transform:scale(1.05)}section.bottom-nav .page{margin-top:1rem}section.bottom-nav h4{margin-bottom:1rem}section.bottom-nav .bottom-dots{width:100%;height:3px;background-image:url("./img/bottom_nav_dots.svg");background-repeat:repeat-x;background-size:593px 3px}@media(max-width: 767px){section.bottom-nav .col-md-6:first-of-type{margin-bottom:2rem}section.bottom-nav .gx-10{--bs-gutter-x: 1.5rem}}section.hero{position:relative;height:100vh;overflow:hidden}section.hero .hero-logo{position:absolute;top:2rem;left:0;width:100%;z-index:5}@media(max-width: 991px){section.hero .hero-logo svg{max-width:150px;height:auto}}@media(max-width: 767px){section.hero .hero-logo svg{max-width:100px}}section.hero .hero-image{height:100vh;width:100%;object-fit:cover;object-position:top}@media(max-width: 1024px){section.hero .hero-image{height:60vh}}@media(max-width: 1024px){section.hero{height:60vh}}section.home-hero{background-color:#dffbf0;min-height:100vh;display:flex;flex-direction:column;justify-content:center}section.home-hero .home-logo svg{max-width:250px;height:auto}@media(max-width: 991px){section.home-hero .home-logo{margin:2rem 0}section.home-hero .home-logo svg{max-width:150px}}@media(max-width: 767px){section.home-hero .home-logo svg{max-width:100px}}section.home-hero video{width:100%;max-height:100vh}@media(max-width: 991px){section.home-hero video{max-height:60vh}}section.home-hero .bottom-wrapper{visibility:hidden}section.home-hero svg.movedown{animation:3s linear 1s infinite running movement}@keyframes movement{0%{transform:translateY(0%)}50%{transform:translateY(-10px)}100%{transform:translateY(0%)}}@media(max-width: 991px){section.home-hero svg.movedown{margin-bottom:2rem}}section.home-hero .address{margin:0 0 2rem;font-family:"Tomato Grotesk";font-weight:500;font-size:1.5rem;line-height:1.3;color:#007a6e}@media(max-width: 991px){section.home-hero .address{font-size:1.25rem}}@media(max-width: 991px){section.home-hero>.container{flex-grow:1;display:flex;flex-direction:column}section.home-hero>.container>.row{flex-grow:1}}section.wider-view,section.full-floor,section.split-floor{min-height:80vh;position:relative}section.wider-view svg,section.full-floor svg,section.split-floor svg{margin-bottom:2.5rem}section.wider-view p,section.full-floor p,section.split-floor p{font-size:1.8rem;max-width:900px;margin-left:auto;margin-right:auto}@media(max-width: 1199px){section.wider-view p,section.full-floor p,section.split-floor p{font-size:1.4rem}}section.aerial-section{position:relative}section.aerial-section #aerial-animation{position:absolute;top:0;left:0;width:100%;height:100%}section.aerial-section #aerial-animation .jpg{display:none !important}section.aerial-section-mobile{position:relative}section.aerial-section-mobile #aerial-animation-mobile{position:absolute;top:0;left:0;width:100%;height:100%}body.home .image-column img:hover,body.home .image-column img.is-hovered{transform:scale(1.05)}section.space-buttons{padding:3rem 0;background-color:#fbffe3;border-top:1px solid #f5f8e3}section.space-buttons .button{width:45%;font-size:1.5rem;padding-right:1rem;text-align:center}@media(max-width: 575px){section.space-buttons{padding:1.5rem 0}section.space-buttons .button{font-size:1rem}}section.full-floor,section.split-floor{min-height:0;z-index:5;background-color:#fff}section.schedule-areas{background-color:#fbffe3}section.schedule-areas .spaceplans-wrapper {position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:5;pointer-events:none;transition:.5s all}section.schedule-areas .spaceplans-wrapper.is-active{opacity:1;pointer-events:all}section.schedule-areas table.table{font-family:"Tomato Grotesk";font-weight:400;font-size:.9rem;color:#007a6e;margin-bottom:2.5rem}section.schedule-areas table.table th,section.schedule-areas table.table td{border-bottom:1px solid #007a6e}section.schedule-areas table.table th,section.schedule-areas table.table tfoot td{font-weight:500;background-color:rgba(0,0,0,0) !important}section.schedule-areas table.table tfoot td{border-bottom:none}section.schedule-areas table.table tr.alternate-bg td{background-color:#9999c7 !important}@media(max-width: 1399px){section.schedule-areas table.table{font-size:.8rem}}section.schedule-areas .key p{font-weight:normal;margin-bottom:0;position:relative;padding-left:1.5rem;font-size:.9rem}section.schedule-areas .key p svg{position:absolute;top:50%;left:0;transform:translateY(-50%)}section.schedule-areas .floor-space-plans{padding-top:2rem}section.schedule-areas .floor-space-plans .plans-toggle{margin-bottom:2rem}section.schedule-areas .floor-space-plans .plans-toggle button{opacity:.5}section.schedule-areas .floor-space-plans .plans-toggle button::before,section.schedule-areas .floor-space-plans .plans-toggle button::after{content:"";position:absolute;right:1rem;top:50%;transform:translateY(-50%);height:1.25rem;width:1.25rem;background-color:#fff;border-radius:100%}section.schedule-areas .floor-space-plans .plans-toggle button::after{background-color:#33338f;transform-origin:center;transform:translateY(-50%) scale(0.6);opacity:0;transition:.5s all}section.schedule-areas .floor-space-plans .plans-toggle button.is-active,section.schedule-areas .floor-space-plans .plans-toggle button:hover{opacity:1}section.schedule-areas .floor-space-plans .plans-toggle button.is-active::after,section.schedule-areas .floor-space-plans .plans-toggle button:hover::after{opacity:1}section.schedule-areas .spaceplan-tables table.spaceplan-table{width:30%;border-top:1px solid #007a6e;margin-top:1px;height:100%}section.schedule-areas .spaceplan-tables table.spaceplan-table td{padding-top:.2rem;padding-bottom:.2rem;padding-left:0;padding-right:0}section.schedule-areas .spaceplan-tables table.spaceplan-table tr.bolder td{font-weight:500}section.schedule-areas .floor-title{margin-top:3rem;font-weight:500;font-size:1.4rem}section.schedule-areas .floor-title span{font-weight:normal}section.schedule-areas .plan-key{display:flex;padding-top:2rem}section.schedule-areas .plan-key p{font-weight:normal;margin-bottom:0;position:relative;padding-left:1.5rem;font-size:.9rem;margin-right:1rem}section.schedule-areas .plan-key p svg{position:absolute;top:50%;left:0;transform:translateY(-50%)}section.schedule-areas .indicative{display:flex;justify-content:flex-end;align-items:center}section.schedule-areas .indicative p{font-size:.7rem;font-weight:normal;text-align:right;margin-bottom:0}section.schedule-areas .indicative svg{margin-left:1rem}section.schedule-areas p.road{font-size:.9rem}section.schedule-areas.option-1 .spaceplans-wrapper{background-color:#fbffe3}section.schedule-areas.option-1 table.accommodation{margin-top:5rem}section.schedule-areas.option-1 table.accommodation td{background-color:#f9d5e7}section.schedule-areas.option-1 table.accommodation td.first-floor{background-color:#badbc2}@media(min-width: 992px){section.schedule-areas.option-1 table.accommodation tr.has-hover:hover td,section.schedule-areas.option-1 table.accommodation tr.is-hovered td{background-color:#ffedf6;cursor:pointer}section.schedule-areas.option-1 table.accommodation tr.has-hover:hover td.first-floor,section.schedule-areas.option-1 table.accommodation tr.is-hovered td.first-floor{background-color:#cee6d5}}@media(max-width: 991px){section.schedule-areas.option-1 table.accommodation{margin-top:2rem;max-width:500px}}section.schedule-areas.option-2{background-color:#fff0eb}section.schedule-areas.option-2 .spaceplans-wrapper{background-color:#fff0eb}section.schedule-areas.option-2 table.accommodation td{background-color:#e8e881}@media(min-width: 992px){section.schedule-areas.option-2 table.accommodation tr.has-hover.tiller_hover:hover td,section.schedule-areas.option-2 table.accommodation tr.is-hovered.tiller_hover td{background-color:#ffffad;cursor:pointer}section.schedule-areas.option-2 table.accommodation tr.has-hover.lock_hover:hover td,section.schedule-areas.option-2 table.accommodation tr.is-hovered.lock_hover td{background-color:#c7f3e0;cursor:pointer}}section.schedule-areas.option-2 table.accommodation.secondary td{background-color:#8fe7c2}section.schedule-areas #stacker_full{margin-bottom:25px}section.schedule-areas #stacker_full g.has-hover{cursor:pointer}section.schedule-areas #stacker_full .is-hovered rect{fill:#ffedf6 !important}section.schedule-areas #stacker_full .is-hovered#First_Floor rect{fill:#cee6d5 !important}section.schedule-areas #stacker_split{margin-bottom:25px}section.schedule-areas #stacker_split g.has-hover{cursor:pointer}section.schedule-areas #stacker_split .is-hovered.tiller_hover rect{fill:#ffffad !important}section.schedule-areas #stacker_split .is-hovered.lock_hover rect{fill:#c7f3e0 !important}section.split-floor{min-height:0;background-color:#fff0eb}section.split-floor p{max-width:750px}section.split-floor p.light{max-width:950px}section.split-floor .split_icon{max-width:187px;margin:4rem auto 0}section.split-floor .split_icon svg{margin-bottom:1rem}section.split-floor .split_icon p{font-size:1rem}section.local-amenities{background-color:#fbecf3}section.local-amenities p.caption{font-weight:400;font-size:1rem;color:#007a6e;margin-bottom:0;background-color:#dffbf0;border-radius:10px;padding:.5rem .75rem;position:absolute;bottom:2rem;left:2rem}@media(max-width: 575px){section.local-amenities p.caption{left:.5rem;bottom:.5rem}}section.local-amenities p.apply-max-width{max-width:400px}section.map #map{min-height:50vw;height:100%}@media(max-width: 991px){section.map #map{display:none}}section.map #map2{min-height:70vh}@media(min-width: 992px){section.map #map2{display:none}}section.map .marker-logo{background-repeat:no-repeat;background-image:url("./img/area/map_marker.svg");background-size:contain;width:75px;height:80px}section.map .marker{width:31px;height:41px;position:relative;background-size:contain;background-position:center}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:#007a6e;font-size:.9rem}section.map .marker.restaurant{background-image:url("./img/area/map/map_restaurants.svg")}section.map .marker.bars{background-image:url("./img/area/map/map_bars.svg")}section.map .marker.hotels{background-image:url("./img/area/map/map_hotels.svg")}section.map .marker.leisure{background-image:url("./img/area/map/map_leisure.svg")}section.map .marker.fitness{background-image:url("./img/area/map/map_gyms.svg")}section.map .marker:hover .content{opacity:1;bottom:50px}section.local-occupiers{background-color:#fbecf3}section.local-occupiers h2.body{margin-bottom:3.5rem}@media(max-width: 767px){section.local-occupiers h2.body{margin-bottom:2rem}}section.local-occupiers .desktop-icons{margin:2rem 0}section.local-occupiers .desktop-icons svg{padding:1.5rem;box-sizing:content-box}@media(max-width: 767px){section.local-occupiers .desktop-icons svg{padding:.5rem}}section.journey-times .times-indicators{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-right:2rem;background-image:url("./img/area/journey_times_line.svg");background-position:right;background-repeat:no-repeat}section.journey-times .times-indicators svg{width:80px;height:auto;margin:.5rem 0}@media(max-width: 767px){section.journey-times .times-indicators{padding-right:1rem}section.journey-times .times-indicators svg{margin:.9rem 0}}@media(max-width: 575px){section.journey-times .times-indicators svg{width:70px}}section.journey-times .splide__slide{background-image:url("./img/area/journey_times_line.svg");background-position:right;background-repeat:no-repeat;text-align:center}section.journey-times .splide__slide .title{font-weight:500;margin-bottom:.5rem;min-height:52px}section.journey-times .splide__slide .methods{margin-bottom:1.5rem}section.journey-times .splide__slide .walking-time,section.journey-times .splide__slide .cycle-time{font-weight:500;font-size:3rem;line-height:1;color:#007a6e;margin-bottom:1.5rem}section.journey-times .splide__slide .seperator{display:block;position:relative;margin:0 auto 1.5rem}section.old-street{background-color:#fbecf3}@media(min-width: 992px){section.old-street p{max-width:420px}}section.tiller-lock-teams{position:relative;background-color:#fff}section.tiller-lock-teams .team-logo{min-height:86px;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem}@media(max-width: 575px){section.tiller-lock-teams .team-logo{min-height:0}}section.tiller-lock-teams p.stand{font-size:1.8rem;margin-top:1rem;margin-bottom:2rem}section.contact-page{background-color:#dffbf0;padding:2rem 0;min-height:100vh}section.contact-page p{font-size:1rem}section.contact-page .further{font-size:1.8rem;margin:4rem 0 3rem}section.contact-page .contact-title{color:#33338f;font-size:1.4rem;margin-bottom:1rem}section.contact-page .agents{margin-top:6rem}section.contact-page .agents .agent-logo{display:flex;flex-direction:column;justify-content:center;margin-bottom:3rem}@media(min-width: 768px){section.contact-page .agents .agent-logo{min-height:58px}}section.contact-page .agents .agent-logo.jll svg{max-width:130px}section.contact-page .agents .agent-detail{font-size:1.15rem}section.contact-page .agents .agent-detail strong{font-weight:500}@media(max-width: 767px){section.contact-page .agents{margin-top:3rem}}section.contact-page .misrep{max-width:840px;margin-top:7rem}section.contact-page .misrep p{font-size:.75rem;color:#33338f}section.contact-page .misrep p .draw-hover::after{background-color:#33338f}
 * section.schedule-areas #stacker{margin-bottom:25px}
section.schedule-areas #stacker g.has-hover{cursor:pointer}
section.schedule-areas #stacker .is-hovered rect{fill:#c7f3e0 !important}
section.schedule-areas .floorplans-wrapper {opacity: 0;}
section.schedule-areas .floorplans-wrapper.is-active {opacity: 1;}