@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700&display=swap);
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent!important}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent!important}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent!important}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent!important}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent!important}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent!important}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.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) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{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-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent!important}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent!important}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{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-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.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{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{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)}
/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}
html,body,table{font-size:18px;color:#2d2d2d}h1,h2,h3,h4,h5{font-family:effra,sans-serif;font-weight:700;font-style:normal;line-height:.85em;margin-bottom:20px}table th{font-family:effra,sans-serif;font-weight:700;font-style:normal}table{font-family:"Inter",sans-serif}h1{font-size:8em;font-weight:700}h1.smallertitle{font-size:6.5rem}@media screen and (max-width: 1440px){h1{font-size:6em}}@media screen and (max-width: 1024px){h1{font-size:5em}}@media screen and (max-width: 768px){h1{font-size:5em}}@media screen and (max-width: 500px){h1{font-size:2.5em}}h2{font-family:effra;font-size:2.7em;font-weight:400}@media screen and (max-width: 1440px){h2{font-size:2.7em}}@media screen and (max-width: 1024px){h2{font-size:2.2em}}@media screen and (max-width: 768px){h2{font-size:2.2em}}@media screen and (max-width: 768px){h2{font-size:1.8em}}h3{font-family:effra;font-size:2em;font-weight:400;line-height:2.7rem}@media screen and (max-width: 1440px){h3{font-size:2em}}@media screen and (max-width: 1024px){h3{font-size:1.33em;line-height:2rem}}@media screen and (max-width: 768px){h3{font-size:1.33em}}@media screen and (max-width: 414px){h3{font-size:1.33rem}}h4{font-family:effra;font-size:2rem;font-weight:400;line-height:2.4rem;letter-spacing:.04em}h4 span.outlines{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:inherit;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width: 1440px){h4{font-size:2rem}}@media screen and (max-width: 1024px){h4{font-size:1.8rem}}@media screen and (max-width: 768px){h4{font-size:1.7rem}}@media screen and (max-width: 414px){h4{font-size:1.5rem}}span.outlines{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:inherit;-webkit-text-fill-color:rgba(0,0,0,0)}body p,body ul,body figcaption{font-size:1rem;font-family:"Inter",sans-serif;line-height:1.55rem;font-weight:300}body figcaption{font-size:.8rem}body.a2-font p,body.a2-font ul,body.a2-font caption,body.a2-font figcaption{font-size:1.3rem;font-family:"Inter",sans-serif;line-height:2.015rem;font-weight:300}body.a3-font p,body.a3-font ul,body.a3-font caption,body.a3-font figcaption{font-size:1.5rem;font-family:"Inter",sans-serif;line-height:2.325rem;font-weight:300}span.stroked-white{-webkit-text-stroke:1px #fff;-webkit-text-fill-color:rgba(0,0,0,0)}button{font-family:Effra;font-size:18px;font-style:normal;font-weight:700;line-height:22px;letter-spacing:.04em;text-align:left}a{text-align:left;color:inherit}.line-writing h1,.line-writing h2,.line-writing h3,.line-writing h4,.line-writing h5,.line-writing h6,.line-writing p{font-family:effra,sans-serif;-webkit-text-stroke:2px;-webkit-text-stroke-color:inherit;-webkit-text-fill-color:rgba(0,0,0,0);text-stroke:2px;text-stroke-color:inherit;text-fill-color:rgba(0,0,0,0)}.line-writing h1--large,.line-writing h2--large,.line-writing h3--large,.line-writing h4--large,.line-writing h5--large,.line-writing h6--large,.line-writing p--large{-webkit-text-stroke-width:1px}.line-writing{font-family:effra,sans-serif;font-weight:bold;-webkit-text-stroke:2px;-webkit-text-stroke-color:inherit;-webkit-text-fill-color:rgba(0,0,0,0);text-stroke:2px;text-stroke-color:inherit;text-fill-color:rgba(0,0,0,0)}.line-writing--thin{-webkit-text-stroke-width:1px}.section-heading{font-family:effra,sans-serif;font-size:2.5em;line-height:inherit;font-weight:400}.xlarge-para{font-size:3em;line-height:1.2em;font-family:effra,sans-serif}.large-para{font-size:2.1em;line-height:1.2em;font-family:effra,sans-serif;font-weight:400}.quotation-text{font-family:effra,sans-serif;font-style:italic;line-height:1.2em;font-size:2.1em}body{transition:background-color 1s}body.bluebg{background-color:#dceef2}body.whitebg{background-color:#fff}body{transition:background-color 1s}body.bluebg{background-color:#dceef2}body.whitebg{background-color:#fff}html,body,table{font-size:18px;color:#2d2d2d}h1,h2,h3,h4,h5{font-family:effra,sans-serif;font-weight:700;font-style:normal;line-height:.85em;margin-bottom:20px}table th{font-family:effra,sans-serif;font-weight:700;font-style:normal}table{font-family:"Inter",sans-serif}h1{font-size:8em;font-weight:700}h1.smallertitle{font-size:6.5rem}@media screen and (max-width: 1440px){h1{font-size:6em}}@media screen and (max-width: 1024px){h1{font-size:5em}}@media screen and (max-width: 768px){h1{font-size:5em}}@media screen and (max-width: 500px){h1{font-size:2.5em}}h2{font-family:effra;font-size:2.7em;font-weight:400}@media screen and (max-width: 1440px){h2{font-size:2.7em}}@media screen and (max-width: 1024px){h2{font-size:2.2em}}@media screen and (max-width: 768px){h2{font-size:2.2em}}@media screen and (max-width: 768px){h2{font-size:1.8em}}h3{font-family:effra;font-size:2em;font-weight:400;line-height:2.7rem}@media screen and (max-width: 1440px){h3{font-size:2em}}@media screen and (max-width: 1024px){h3{font-size:1.33em;line-height:2rem}}@media screen and (max-width: 768px){h3{font-size:1.33em}}@media screen and (max-width: 414px){h3{font-size:1.33rem}}h4{font-family:effra;font-size:2rem;font-weight:400;line-height:2.4rem;letter-spacing:.04em}h4 span.outlines{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:inherit;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width: 1440px){h4{font-size:2rem}}@media screen and (max-width: 1024px){h4{font-size:1.8rem}}@media screen and (max-width: 768px){h4{font-size:1.7rem}}@media screen and (max-width: 414px){h4{font-size:1.5rem}}span.outlines{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:inherit;-webkit-text-fill-color:rgba(0,0,0,0)}body p,body ul,body figcaption{font-size:1rem;font-family:"Inter",sans-serif;line-height:1.55rem;font-weight:300}body figcaption{font-size:.8rem}body.a2-font p,body.a2-font ul,body.a2-font caption,body.a2-font figcaption{font-size:1.3rem;font-family:"Inter",sans-serif;line-height:2.015rem;font-weight:300}body.a3-font p,body.a3-font ul,body.a3-font caption,body.a3-font figcaption{font-size:1.5rem;font-family:"Inter",sans-serif;line-height:2.325rem;font-weight:300}span.stroked-white{-webkit-text-stroke:1px #fff;-webkit-text-fill-color:rgba(0,0,0,0)}button{font-family:Effra;font-size:18px;font-style:normal;font-weight:700;line-height:22px;letter-spacing:.04em;text-align:left}a{text-align:left;color:inherit}.line-writing h1,.line-writing h2,.line-writing h3,.line-writing h4,.line-writing h5,.line-writing h6,.line-writing p{font-family:effra,sans-serif;-webkit-text-stroke:2px;-webkit-text-stroke-color:inherit;-webkit-text-fill-color:rgba(0,0,0,0);text-stroke:2px;text-stroke-color:inherit;text-fill-color:rgba(0,0,0,0)}.line-writing h1--large,.line-writing h2--large,.line-writing h3--large,.line-writing h4--large,.line-writing h5--large,.line-writing h6--large,.line-writing p--large{-webkit-text-stroke-width:1px}.line-writing{font-family:effra,sans-serif;font-weight:bold;-webkit-text-stroke:2px;-webkit-text-stroke-color:inherit;-webkit-text-fill-color:rgba(0,0,0,0);text-stroke:2px;text-stroke-color:inherit;text-fill-color:rgba(0,0,0,0)}.line-writing--thin{-webkit-text-stroke-width:1px}.section-heading{font-family:effra,sans-serif;font-size:2.5em;line-height:inherit;font-weight:400}.xlarge-para{font-size:3em;line-height:1.2em;font-family:effra,sans-serif}.large-para{font-size:2.1em;line-height:1.2em;font-family:effra,sans-serif;font-weight:400}.quotation-text{font-family:effra,sans-serif;font-style:italic;line-height:1.2em;font-size:2.1em}form.newsletter-signup{display:flex}form.newsletter-signup input.newsletter-signup__textbox{background:none;border:none;border-bottom:1px solid #fff;width:80%}form.newsletter-signup button.newsletter-signup__submitbtn{width:20%;background:none;border:none}form.newsletter-signup button.newsletter-signup__submitbtn img{height:40px;width:40px}.newsletter-signup__button{padding:15px;background:none;border:none;border:1px solid #fff;border-radius:4px;color:#fff;font-weight:500;cursor:pointer}.wp-pagination{grid-column:1/13;display:flex;justify-content:center}.wp-pagination a{font-family:effra,"sans-serif";font-weight:200;height:10px;width:10px;padding:10px;color:#2d2d2d;margin:10px;line-height:.7em}.wp-pagination a.active{border:1px solid #2d2d2d;border-radius:124px;width:34px;height:33px;text-align:center}@media screen and (max-width: 768px){.wp-pagination{justify-content:space-between}.wp-pagination a{margin:0}}.thumbnail{grid-column:span 4;padding:20px;min-height:400px;opacity:.8;transition:opacity .3s}.thumbnail:hover{opacity:1}.thumbnail a{display:flex;flex-direction:column}.thumbnail img{width:100%;object-fit:cover;object-position:center}.thumbnail .image{height:40vh}.thumbnail .image img{height:100%}.thumbnail h4{color:#00a4b7;font-weight:400;margin-bottom:0}@media screen and (max-width: 1024px){.thumbnail{grid-column:span 6}}@media screen and (max-width: 768px){.thumbnail{grid-column:span 8}}.rough-edge{position:absolute;z-index:200;min-width:100%;left:-200px;right:0;display:none}.rough-edge--top{top:-20px}.rough-edge--bottom{bottom:-20px}.rough-edge--bottom svg{transform:rotate(180deg)}.rough-edge svg{margin:auto;min-width:100%}.rough-edge svg path{fill:inherit}div.stat-point p{font-weight:bold;text-align:center;font-size:3em;font-family:"effra",sans-serif}div.stat-point p sub{color:#00a4b7;font-size:.3em;display:block;margin-top:20px}div.detailed-thumbnail__image img{width:100%;height:100%;object-fit:cover;object-position:center center}.topic-tag{background-color:#00a4b7;padding:0px 15px;margin:5px;line-height:2em;border-radius:5px;top:20px;right:20px;font-weight:700;font-family:effra,sans-serif;display:inline-block;color:#fff}h1.huge-heading{height:1.1em;margin:15px 0}h1.huge-heading svg{height:100%}h2.huge-heading{height:1.1em;margin:15px 0}h2.huge-heading svg{height:100%}.huge-heading svg{overflow:visible;position:relative;width:100%}.huge-heading svg text{font-size:150px;transition:stroke-dasharray 2s ease-in-out;stroke-dasharray:1500;stroke-dashoffset:1500}.huge-heading svg.visible .text{stroke-dasharray:2000}.huge-heading--section-heading{margin-bottom:5em}.huge-heading--section-heading svg{stroke:#00a4b7}.huge-heading--section-heading{grid-column:3/span 8}@media screen and (max-width: 768px){.huge-heading--section-heading{grid-column:2/span 6}}@media screen and (max-width: 414px){.huge-heading--section-heading{grid-column:2/span 4}}.quotation{font-style:italic;padding:20px;position:relative}.quotation .open-quote{position:absolute;left:-90px;top:-110px;width:25%}.quotation .closing-quote{position:absolute;right:-70px;bottom:-70px;width:25%}.profile-card{background-color:#2d2d2d;border-radius:10px;position:absolute;max-width:400px;width:100%;opacity:0;transition:.3s opacity ease-in-out;text-align:center}.profile-card h3{text-align:center;margin-top:0}.profile-card__content{padding:20px;color:#fff;margin-top:-100px;position:relative;padding-bottom:50px}.profile-card__content p{color:#fff !important}.profile-card__image{position:relative;max-height:400px}.profile-card__image img{border-radius:10px;height:400px;border-radius:10px;height:400px;width:100%;object-fit:cover}.profile-card__image .overlay{width:100%;height:100%;position:absolute;background:linear-gradient(0deg, rgb(18, 18, 18) 0%, rgba(18, 18, 18, 0) 100%)}.profile-card__image h4{position:absolute;left:0;top:0;color:#fff;font-weight:600;padding:20px;margin-top:0;z-index:2;-webkit-text-stroke:#fff;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-text-stroke:1px}.profile-card.shown{opacity:1}.profile-card--map{display:none;opacity:1;max-width:350px;color:#fff}.profile-card--map .profile-card__close{position:absolute;right:15px;top:15px;z-index:222}.profile-card--map .profile-card__close img{height:30px;width:30px}.profile-card--map .profile-card__image{position:relative;z-index:3;height:250px;display:flex;justify-content:center;align-items:center}.profile-card--map .profile-card__image img{max-height:250px}.profile-card--map .profile-card__image h3{position:absolute;display:flex;width:100%;height:250px;align-items:center;justify-content:center;text-align:center;z-index:22;font-weight:bold}.profile-card--map .profile-card__image .overlay{background:linear-gradient(0deg, #2D2D2D 0%, rgba(18, 18, 18, 0) 100%)}.profile-card--map .profile-card__content{background-color:#2d2d2d;margin-top:0}.profile-card--map .profile-card__content p,.profile-card--map .profile-card__content button{z-index:22;position:relative;font-size:1.3em}.profile-card--map .profile-card__content p span,.profile-card--map .profile-card__content button span{display:block}.profile-card--map .profile-card__content button{background-color:#00a4b7;border-radius:9px;color:#fff;padding:10px;width:100%;text-align:center;border:none;-webkit-box-shadow:0px 0px 15px 2px rgba(0,0,0,.11);box-shadow:0px 0px 15px 2px rgba(0,0,0,.11);font-family:effra,sans-serif;font-weight:500;font-size:1.4em}.profile-card--map .profile-card__image h3{font-size:3em}.project-profile-link{color:#00a4b7;border-bottom:1px solid #00a4b7;cursor:pointer;font-weight:600}.project-profile-link::after{display:inline-block;content:"";width:20px;height:1.5em;background:rgba(0,0,0,0) url(../../images/pin-marker.svg);background-size:contain;background-repeat:no-repeat;position:relative;margin-left:6px;margin-left:3px;margin-bottom:-8px}.project-profile-link:hover .project-profile-link::after{padding-bottom:20px}section.halfway-header{min-height:100vh;width:100%}section.halfway-header .wrapper{height:100%}section.halfway-header .wrapper .twopartsection__rhs{padding:70px}section.halfway-header .wrapper .twopartsection__rhs__content{height:100%}section.halfway-header .wrapper .twopartsection__rhs__content img{object-fit:cover;height:100%}.ud-section{display:flex;flex-direction:column;align-items:center}.ud-section__contained{max-width:1920px}.ud-section__fluid{width:100%}.ud-section .strip-banner{width:100%;margin-bottom:0}.ud-section .strip-banner h3{margin:0;padding:0;margin-bottom:20px}.ud-section .strip-banner{display:flex;justify-content:center}.ud-section .strip-banner .wp-block-columns .wp-block-column{max-width:1440px}.ud-section .wp-block-columns{position:relative}.ud-section .wp-block-columns .huge-heading{width:650px;height:200px}@media screen and (max-width: 1024px){.ud-section .wp-block-columns .huge-heading{width:650px;height:200px}}@media screen and (max-width: 768px){.ud-section .wp-block-columns .huge-heading{width:650px;height:200px}}@media screen and (max-width: 768px){.ud-section .wp-block-columns .huge-heading{width:500px;height:180px}}@media screen and (max-width: 414px){.ud-section .wp-block-columns .huge-heading{width:320px;height:150px}}.hamburger{z-index:20000;position:absolute;right:20px;top:20px}.hamburger.hamburger--collapse .hamburger-box{height:20px}.hamburger.hamburger--collapse .hamburger-box .hamburger-inner{background-color:#fff;width:20px;height:3px;transition:width .2s}.hamburger.hamburger--collapse .hamburger-box .hamburger-inner:before{width:35px;background-color:#fff;height:3px;transition:width .2s}.hamburger.hamburger--collapse .hamburger-box .hamburger-inner::after{width:50px;background-color:#fff;height:3px;transition:width .2s}.hamburger.hamburger--collapse.is-active .hamburger-inner{background-color:#fff;width:40px}.hamburger.hamburger--collapse.is-active .hamburger-inner:before{width:40px;background-color:#fff}.hamburger.hamburger--collapse.is-active .hamburger-inner::after{width:40px;background-color:#fff}.fullscreen-menu-page{height:100%;width:100%;position:fixed;left:0;top:-110vh;background-color:#00a4b7;z-index:20000;transition:.3s top;display:flex;color:#fff;display:block;overflow:hidden}.fullscreen-menu-page .hidden-bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s;background-image:url("https://e0.365dm.com/22/02/1600x900/skysports-boxing-hatton_5670607.jpg?20220211164555");background-repeat:no-repeat;background-size:cover;z-index:1}.fullscreen-menu-page .hidden-bg--show{opacity:.5}.fullscreen-menu-page--open{top:0}.fullscreen-menu-page .close-btn{position:absolute;top:20px;right:20px;color:#fff;z-index:35}.fullscreen-menu-page__content{display:flex;align-content:space-between;flex-direction:column;justify-content:center;height:100%;text-align:center;width:100%;padding:30px;z-index:30;position:relative}.fullscreen-menu-page__content .line-writing{font-size:5em}.fullscreen-menu-page__content input[type=text]{border:none;border-radius:0;font-size:4em;color:#fff}@media screen and (max-width: 768px){.fullscreen-menu-page__content{padding:15px}}#fullscreenbox-explore{background-color:#d95a41}#fullscreenbox-explore nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:effra,sans-serif;font-size:48px;font-weight:600;margin-bottom:15px}#fullscreenbox-explore nav a.coming-soon{opacity:.5;position:relative;cursor:not-allowed}#fullscreenbox-explore nav a.coming-soon:after{content:"COMING SOON";position:absolute;z-index:33;opacity:0;color:#000}#fullscreenbox-explore nav a.coming-soon:hover{color:#d95a41}#fullscreenbox-explore nav a.coming-soon:hover:after{opacity:1;color:#000}#fullscreenbox-search form#searchform{display:flex;justify-content:center}#fullscreenbox-search form#searchform>div{display:flex;border-bottom:2px solid #fff;justify-content:center;width:70%}#fullscreenbox-search form#searchform>div input[type=submit]{color:#fff;border-radius:30px;font-weight:700;padding:10px 20px;height:3em;font-size:1em;background:rgba(0,0,0,0);border:2px solid #fff;display:flex;align-self:center;cursor:pointer}@media screen and (max-width: 768px){#fullscreenbox-search form#searchform>div{width:95%;border-bottom:none;flex-direction:column}#fullscreenbox-search form#searchform>div input[type=submit]{margin-top:20px}}#fullscreenbox-mobile-navigation{height:100vh;width:100%;overflow-y:auto;background-color:#00a4b7}#fullscreenbox-mobile-navigation .fullscreen-menu-page__content{height:auto;margin:0;display:block;justify-content:space-evenly}#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>div,#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>nav{flex:1}#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>div.mobile-navigation__search img,#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>nav.mobile-navigation__search img{position:absolute;left:20px;top:30px}#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>div.mobile-navigation__links,#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>nav.mobile-navigation__links{margin-top:130px;text-align:left;display:flex;flex-direction:column;justify-content:space-between;font-family:effra,sans-serif;font-weight:700}#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>div.mobile-navigation__links a,#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>nav.mobile-navigation__links a{padding-left:30px}#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>div.mobile-navigation__links>div,#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>nav.mobile-navigation__links>div{padding-bottom:2.5em}#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>div.mobile-navigation__links>div>div.mobile-navigation__submenu,#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>nav.mobile-navigation__links>div>div.mobile-navigation__submenu{transition:height .3s;overflow:hidden;background-color:#2d2d2d;height:0}#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>div.mobile-navigation__links>div>div.mobile-navigation__submenu ul,#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>nav.mobile-navigation__links>div>div.mobile-navigation__submenu ul{list-style-type:none;margin:0;padding:0}#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>div.mobile-navigation__links>div>div.mobile-navigation__submenu ul li,#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>nav.mobile-navigation__links>div>div.mobile-navigation__submenu ul li{font-weight:500;margin:15px 15px}#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>div.mobile-navigation__links>div>div.mobile-navigation__submenu.show,#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>nav.mobile-navigation__links>div>div.mobile-navigation__submenu.show{height:100%}#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>div.mobile-navigation__links .mobile-navigation__links__has-submenu,#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>nav.mobile-navigation__links .mobile-navigation__links__has-submenu{display:block}#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>div.mobile-navigation__links .mobile-navigation__links__has-submenu:after,#fullscreenbox-mobile-navigation .fullscreen-menu-page__content>nav.mobile-navigation__links .mobile-navigation__links__has-submenu:after{content:"";width:1em;height:1em;background-image:url(../../images/arrowwhite.svg);position:absolute;right:20px;background-size:contain;background-position:center center;background-repeat:no-repeat;transform:rotate(90deg)}.explore-menu-btn{position:fixed;z-index:2000;bottom:50px;right:50px;height:150px;width:150px;display:flex;justify-content:center;align-items:center;transition:.2s transform ease-in-out,.2s padding ease-in-out;color:#fff;text-align:center}.explore-menu-btn:before{content:"";height:150px;width:150px;border-radius:50%;background-color:#d95a41;position:absolute;transition:.2s transform ease-in-out,.2s padding ease-in-out;top:0;left:0}.explore-menu-btn{cursor:pointer}.explore-menu-btn:hover{transform:translateY(-10px)}.explore-menu-btn:hover:before{transform:scale(1.1)}.explore-menu-btn p{padding:0;margin:0;font-weight:bold;font-family:effra,sans-serif;line-height:1.2em;font-size:1.1em;position:relative;z-index:20001}@media screen and (max-width: 768px){.explore-menu-btn{bottom:20px;right:20px;height:100px;width:100px;display:flex}.explore-menu-btn p{font-size:.8em}.explore-menu-btn:before{content:"";height:100px;width:100px}}input{color:#2d2d2d}input[type=text]{border-radius:10px;background-color:rgba(0,0,0,0);border:2px solid #2d2d2d;width:100%;font-size:1em;padding:10px 20px;font-weight:300;font-family:"Inter"}.news-item{display:flex;color:inherit}.news-item>div.news-item__image{padding-right:40px;width:40%;height:300px}.news-item>div.news-item__image img{object-fit:cover;width:100%;height:100%}.news-item>div.newssearch-text-item{width:60%;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 768px){.news-item{display:block}.news-item>div.news-item__image{width:100%}.news-item>div.newssearch-text-item{width:100%;padding:30px 0}}.newssearch-text-item{padding:30px}.newssearch-text-item h4{color:#00a4b7;font-weight:400;margin:0}.newssearch-text-item p .blue-underline{font-weight:700;font-family:effra,sans-serif}.image-banner{width:100%;height:60vh;position:relative;min-height:400px}.image-banner--left-margin{padding-left:80px}.image-banner--right-margin{padding-right:80px}.image-banner img{width:100%;height:100%;object-fit:cover}.image-banner .special-image{position:relative;display:inline-block;height:100%;width:100%}@media screen and (max-width: 500px){.image-banner{padding-left:0;padding-right:0}.image-banner--left-margin{padding-left:20px}.image-banner--right-margin{padding-right:20px}}.special-image{position:relative}.special-image.wp-block-block11-image-background{display:inline-block}.special-image:after{content:"";position:absolute;height:100%;width:100%;background-image:url(https://static.vecteezy.com/system/resources/previews/000/565/101/large_2x/web-designer-tools-icon-pattern-background-vector.jpg);background-image:url(../../images/mwpattern--blue.svg)}.special-image img{position:relative;z-index:2}.special-image--grey:after{background-image:url(../../images/mwpattern--grey.svg)}.special-image--blue:after{background-image:url(../../images/mwpattern--blue.svg)}.special-image--purple:after{background-image:url(../../images/mwpattern--purple.svg)}.special-image--teal:after{background-image:url(../../images/mwpattern--teal.svg)}.special-image--green:after{background-image:url(../../images/mwpattern--green.svg)}.special-image--right:after{height:calc(100% - 80px);right:-40px;top:40px;background-position:center right}@media screen and (max-width: 500px){.special-image--right:after{right:-15px}}.special-image--bottom:after{width:calc(100% - 80px);right:40px;bottom:-40px;background-position:center bottom}.special-image--left:after{height:calc(100% - 80px);left:-40px;top:40px;background-position:center left}@media screen and (max-width: 500px){.special-image--left:after{left:-15px}}.special-image--top:after{width:calc(100% - 80px);right:40px;top:-40px;background-position:center top}.special-image--top-left:after{left:-40px;top:-40px;background-position:top left}@media screen and (max-width: 500px){.special-image--top-left:after{left:-15px}}.special-image--top-right:after{right:-40px;top:-40px;background-position:top right}@media screen and (max-width: 500px){.special-image--top-right:after{right:-15px}}.special-image--bottom-right:after{right:-40px;bottom:-40px;background-position:bottom right}@media screen and (max-width: 500px){.special-image--bottom-right:after{right:-15px}}.special-image--bottom-left:after{left:-40px;bottom:-40px;background-position:bottom left}@media screen and (max-width: 500px){.special-image--bottom-left:after{left:-15px}}.slider{width:100%}.slider .slider__next-btn{margin-left:1em}.slider--stretched{position:relative;grid-column:1/13}.slider--stretched .carousel-cell{margin:20px 40px;width:60%;height:60vh;min-height:400px;box-sizing:content-box;position:rel}.slider--stretched .carousel-cell .overlay{background:#00a4b7;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;position:absolute;opacity:0;transition:opacity .3s ease-in-out}.slider--stretched .carousel-cell:hover .overlay{opacity:1}.slider--stretched .carousel-cell img{height:100%;width:100%;object-fit:cover}@media screen and (max-width: 1220px){.slider--stretched .carousel-cell{width:50%}}@media screen and (max-width: 1024px){.slider--stretched .carousel-cell{width:100%}}.slider--descriptive{display:flex;color:#2d2d2d;min-height:70vh}.slider--descriptive>div{width:50%}.slider--descriptive__lhs{display:flex;justify-content:center;align-items:center;padding:30px}.slider--descriptive__rhs{padding:30px;height:100%}.slider--descriptive__rhs .carousel>div,.slider--descriptive__rhs .carousel>button{z-index:2}@media screen and (max-width: 768px){.slider--descriptive{min-height:400px;flex-direction:column-reverse}.slider--descriptive .slider--descriptive__lhs>div{display:flex;flex-direction:column-reverse}.slider--descriptive .slider--descriptive__lhs{width:100% !important}.slider--descriptive .slider--descriptive__rhs{width:100% !important}.slider--descriptive .slider--descriptive__rhs .carousel{height:40vh}}.slider__control{display:flex;justify-content:space-between;color:#000;left:0;display:flex;width:60%;margin-left:auto;margin-right:auto}.slider__control>div{display:flex;justify-content:space-between;position:relative}@media screen and (max-width: 1220px){.slider__control{width:50%}}@media screen and (max-width: 1024px){.slider__control{width:100%}}.carousel .flickity-viewport{height:100%}.carousel .flickity-viewport .carousel-cell{width:100%;height:100%}.carousel .flickity-viewport .carousel-cell img{height:100%;width:100%;object-fit:cover}.job-post{color:#2d2d2d;display:flex;align-items:center;height:150px;justify-content:space-between;width:100%;border-bottom:1px solid #b7b7b7;padding:20px 0}.job-post__main{display:flex;align-items:center;height:100%}.job-post__logo img{height:100%;width:100%;object-fit:contain}.job-post__logo{padding:20px;padding-left:0}@media screen and (max-width: 768px){.job-post__logo{display:none}}.job-post__details h5,.job-post__details p{margin:0;padding-left:30px}.job-post:first{border-top:1px solid #b7b7b7}@media screen and (max-width: 768px)and (max-width: 768px){.job-post__logo{display:none}}.image-header-banner{margin-top:-25vh;position:relative;min-height:50vh;width:100%}.image-header-banner img{padding:0 30px;width:100%;min-height:50vh;max-height:75vh;object-fit:cover}section.header{min-height:100vh;padding-top:0;padding-bottom:0;display:block;display:flex;align-items:flex-start}section.header--standard{min-height:auto}section.header--standard .header__content{margin-top:100px}section.header--standard .header__content h1{margin-bottom:0}section.header.header--banner-strip{flex-direction:column;min-height:auto}section.header.header--banner-strip .header__content{width:100%;background-position:center top;text-align:center;flex:1;padding-top:172px}section.header.header--banner-strip .header__content .header__texts{width:75%;min-height:22vh;margin-bottom:0;display:flex;align-items:center;text-align:center;justify-content:center;margin-left:auto;margin-right:auto;margin-top:0}section.header.header--banner-strip .header__content .header__texts h1{margin-bottom:0;align-items:center;text-align:center;justify-content:center;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:25vh}section.header.header--banner-strip .header__content .header__banner{width:100%;display:flex}section.header.header--banner-strip .header__content .header__banner>div{width:100%;display:flex;position:relative}section.header.header--banner-strip .header__content .header__banner img,section.header.header--banner-strip .header__content .header__banner video{width:100%;height:75vh;object-fit:cover;position:relative;z-index:2;flex:1}section.header.header--banner-strip .header__content .header__banner--bottomaligned img,section.header.header--banner-strip .header__content .header__banner--bottomaligned video{object-position:bottom}section.header.header--banner-strip .header__content .header__banner--topaligned img,section.header.header--banner-strip .header__content .header__banner--topaligned video{object-position:top}section.header.header--banner-strip .header__content.header__content--banner-leftaligned{text-align:left}section.header.header--banner-strip .header__content.header__content--banner-leftaligned .header__texts{justify-content:left;text-align:left;margin:0 0}section.header.header--banner-strip .header__content.header__content--banner-leftaligned .header__texts h1{justify-content:left;text-align:left}@media screen and (max-width: 1024px){section.header.header--banner-strip .header__content .header__texts{width:100%}}@media screen and (max-width: 768px){section.header.header--banner-strip .header__content h1{padding:0 15px}}section.header.header--5050{background-color:#2d2d2d}section.header.header--5050 .header__content{display:flex;align-items:left;height:100vh;margin:0 auto;max-width:1920px;align-items:center}section.header.header--5050 .header__content>div{width:50%;height:75vh;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}section.header.header--5050 .header__content>div.content__lhs{height:75vh}section.header.header--5050 .header__content>div.content__lhs>div{width:75%}section.header.header--5050 .header__content>div.content__lhs>div h1{text-align:left;width:min-content;margin-top:0;min-height:auto;padding:0}section.header.header--5050 .header__content>div.content__lhs>div.header__content--5050-leftaligned{text-align:left}section.header.header--5050 .header__content>div.content__lhs>div.header__content--5050-leftaligned h1{justify-content:left;margin:0 0}section.header.header--5050 .header__content>div.content__rhs{justify-content:flex-start;align-items:center}section.header.header--5050 .header__content>div.content__rhs .image-wrapper{width:90%;height:calc(100% - 100px)}section.header.header--5050 .header__content>div.content__rhs .image-wrapper img{object-fit:cover;height:100%;width:100%}@media screen and (max-width: 768px){section.header.header--5050 .header__content>div{width:100%}section.header.header--5050 .header__content>div.content__lhs h1{width:max-content;margin-top:0}section.header.header--5050 .header__content>div.content__rhs{display:none}}section.header.header--fullscreen{background-repeat:no-repeat;background-size:cover;align-items:center;justify-content:flex-start}section.header.header--fullscreen .header__content{position:absolute;background-color:rgba(0,0,0,0);display:flex;align-items:center;justify-content:flex-start;max-width:50%;padding-top:0}section.header.header--fullscreen .header__content h1{margin-top:0;width:min-content;text-align:left}section.header.header--fullscreen .header__content--fullscreen-leftaligned{text-align:left}section.header.header--fullscreen .header__content--fullscreen-leftaligned h1{padding:0;text-align:left;justify-content:left;margin:0 0}section.header.header--fullscreen .header__overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.685)}.patternbg{background-size:cover}.patternbg--dark{background-image:url(../../images/mwpattern--dark.svg)}.patternbg--light{background-image:url(../../images/mwpattern--light.svg)}.footer-section{padding-top:0}.footer-section .wrapper-grid{width:100%}.footer-section .wrapper-grid .footer-content{grid-column:1/span 7;grid-row:1/span 1}.footer-section .wrapper-grid .footer-content .line-writing{font-size:10em;margin-top:0}.footer-section .wrapper-grid .footer-content .line-writing span{font-family:effra,sans-serif}.footer-section .wrapper-grid .footer-content .sm-icons img{width:25px}.footer-section .wrapper-grid .footer-content .company-logos img{width:170px;height:200px;object-fit:contain}.footer-section .wrapper-grid .footer-content .company-logos img:first-child{height:236px;width:229px}.footer-section .wrapper-grid .footer-content .company-logos img:nth-child(2){width:130px !important}.footer-section .wrapper-grid .links{grid-column:span 5;grid-row:1/span 1;display:flex;justify-content:center}.footer-section .wrapper-grid .links ul{list-style-type:none}.footer-section .wrapper-grid .links ul li p{font-size:1.5em;font-weight:500}@media screen and (max-width: 1024px){.footer-section .wrapper-grid .footer-content{grid-row:2/span 3;grid-column:span 12}.footer-section .wrapper-grid .links{grid-column:span 12;grid-row:1/span 1;display:flex;justify-content:center}}@media screen and (max-width: 414px){.footer-section .wrapper-grid .links{display:flex;flex-direction:column}}button{background-color:rgba(0,0,0,0);border:none;color:inherit;cursor:pointer;transition:color .3s,background-color .3s,border-color .3s,transform .1s}button.button{color:inherit}button.button--bubble{padding:14px 20px;border-radius:30px;border:none}button.button--transparent{background-color:rgba(0,0,0,0);border:none;color:inherit}button.outline-btn{border:2px solid #00a4b7;border-color:#00a4b7;color:#00a4b7;border-radius:30px;font-weight:bold;padding:10px 30px;font-size:1em}button.outline-btn:hover{background-color:#00a4b7;color:#fff;transform:translateY(-2px)}button.outline-btn:active{transform:translateY(2px)}button.fill-btn{border:2px solid #b7b7b7;background-color:#b7b7b7;border-color:#b7b7b7;color:#fff;border-radius:30px;font-weight:bold;padding:10px 30px;font-size:1em}button.fill-btn:hover{background-color:#00a4b7;border-color:#00a4b7;color:#fff;transform:translateY(-2px)}button.fill-btn:active{transform:translateY(2px)}button.read-more-btn{color:#00a4b7;position:relative;display:flex;align-items:center}button.read-more-btn span{height:100px;display:flex;align-items:center;transition:padding-left .1s}button.read-more-btn svg{height:1em}button.read-more-btn:after{content:"";height:6em;width:6em;border:2px solid #00a4b7;background-color:rgba(0,0,0,0);border-radius:100px;left:0;position:absolute;top:0;transition:transform .1s}button.read-more-btn:hover span{padding-left:50px}button.read-more-btn:hover:after{transform:scale(1.2, 1.2)}button.read-more-btn:active{transform:translateY(2px)}button.discovermore-btn{display:inline-flex;align-items:center}button.discovermore-btn svg{margin-left:10px;border:2px solid #00a4b7;padding:1.2em;border-radius:50px;height:1em;width:1em;box-sizing:content-box;transition:transform .1s}button.discovermore-btn{color:#00a4b7;border-color:#00a4b7;font-weight:bold;font-size:1em}button.discovermore-btn:hover svg{transform:scale(1.2, 1.2)}button.discovermore-btn:active{transform:translateY(2px)}button.close-btn svg line,button.search-btn svg line,button.arrow-btn svg line{stroke:#00a4b7}button.close-btn--white svg line,button.search-btn--white svg line,button.arrow-btn--white svg line{stroke:#fff}button.close-btn:active,button.search-btn:active,button.arrow-btn:active{transform:translateY(2px)}.blue-underline{position:relative;padding:5px}.blue-underline:hover:after{height:100%}.blue-underline:hover>span{color:#fff}.blue-underline:after{content:"";position:absolute;bottom:0;left:0;height:1px;background-color:#00a4b7;width:100%;transition:.5s height;z-index:5}.blue-underline>span{position:relative;padding-bottom:7px;padding-top:7px;z-index:200;transition:color .5s}.blue-underline>span button,.blue-underline>span svg{z-index:7;position:relative}section.wavy-block .container{background-color:#00a4b7;padding:0 20px;padding-top:200px}section.latest-news-list{background-color:#f9f9f9}section.latest-news-list .container .news-item{grid-column:3/span 8;margin-bottom:2em}@media screen and (max-width: 1024px){.b11__hide-on-tabletl{display:none !important}}@media screen and (max-width: 768px){.b11__hide-on-tabletp{display:none !important}}@media screen and (max-width: 414px){.b11__hide-on-mobilel{display:none !important}}section.b11columns--5050 .container>div:nth-child(2){grid-column-end:13}section.b11columns--5050 .container .b11columns__primary,section.b11columns--5050 .container .b11columns__secondary{grid-column:span 5;display:flex;align-items:center}section.b11columns--5050 .container .b11columns__primary img,section.b11columns--5050 .container .b11columns__secondary img{width:100%}section.b11columns--5050 .container .b11columns__primary>div,section.b11columns--5050 .container .b11columns__secondary>div{width:100%}section.b11columns--5050 .container .b11columns__primary--top,section.b11columns--5050 .container .b11columns__secondary--top{align-items:flex-start}section.b11columns--5050 .container .b11columns__primary--middle,section.b11columns--5050 .container .b11columns__secondary--middle{align-items:center}section.b11columns--5050 .container .b11columns__primary--bottom,section.b11columns--5050 .container .b11columns__secondary--bottom{align-items:flex-end}section.b11columns--5050 .container .b11columns__primary{grid-column:span 6}section.b11columns--5050 .container .b11columns__secondary{grid-column:span 5}@media screen and (max-width: 768px){section.b11columns--5050 .container .b11columns__primary{grid-column:1/span 8;grid-row:1/2}section.b11columns--5050 .container .b11columns__secondary{grid-column:1/span 8;grid-row:2/3}}@media screen and (max-width: 414px){section.b11columns--5050 .container .b11columns__primary{grid-column:1/span 6}section.b11columns--5050 .container .b11columns__secondary{grid-column:1/span 6}}section.b11columns--thirdleft .container .b11columns__block{grid-column:1/span 8;text-align:left}@media screen and (max-width: 768px){section.b11columns--thirdleft .container .b11columns__block{grid-column:1/span 8}}@media screen and (max-width: 414px){section.b11columns--thirdleft .container .b11columns__block{grid-column:1/span 6}}section.b11columns--thirdcenter .container .b11columns__block{grid-column:3/span 8;text-align:left}@media screen and (max-width: 768px){section.b11columns--thirdcenter .container .b11columns__block{grid-column:1/span 8}}@media screen and (max-width: 414px){section.b11columns--thirdcenter .container .b11columns__block{grid-column:1/span 6}}section.b11columns--thirdright .container .b11columns__block{grid-column:5/span 8;text-align:left}@media screen and (max-width: 768px){section.b11columns--thirdright .container .b11columns__block{grid-column:1/span 8}}@media screen and (max-width: 414px){section.b11columns--thirdright .container .b11columns__block{grid-column:1/span 6}}section.b11banner{padding-top:0;padding-bottom:0}section.b11banner h1,section.b11banner h2,section.b11banner h3,section.b11banner h4,section.b11banner h5{margin-top:50px;margin-bottom:50px}section.b11banner--wave-bottom{margin-bottom:12%}section.b11banner--wave-top{margin-top:12%}section.b11banner .b11banner__top-border{display:none;overflow:visible}section.b11banner .b11banner__top-border.b11banner__border-show{display:block}section.b11banner .b11banner__top-border--wavy{transform:rotate(180deg)}section.b11banner .b11banner__bottom-border{overflow:visible;display:none}section.b11banner .b11banner__bottom-border.b11banner__border-show{display:block}section.b11banner .container>div:nth-child(2){grid-column-end:13}section.b11banner .container .b11columns__primary{grid-column:span 6}section.b11banner .container .b11columns__primary--top{align-self:flex-start}section.b11banner .container .b11columns__primary--middle{align-self:center}section.b11banner .container .b11columns__primary--bottom{align-self:flex-end}section.b11banner .container .b11columns__secondary{grid-column:span 5}section.b11banner .container .b11columns__secondary--top{align-self:flex-start}section.b11banner .container .b11columns__secondary--middle{align-self:center}section.b11banner .container .b11columns__secondary--bottom{align-self:flex-end}@media screen and (max-width: 768px){section.b11banner .container .b11columns__primary{grid-column:1/span 8;grid-row:1/2}section.b11banner .container .b11columns__secondary{grid-column:1/span 8;grid-row:2/3}}@media screen and (max-width: 414px){section.b11banner .container .b11columns__primary{grid-column:1/span 6}section.b11banner .container .b11columns__secondary{grid-column:1/span 6}}section.b11banner .container .b11columns__block--primary{grid-column:span 6}section.b11banner .container .b11columns__block--secondary{grid-column:span 5}section.b11banner .container .b11columns__block--thirdleft{grid-column:1/span 8;text-align:left}@media screen and (max-width: 768px){section.b11banner .container .b11columns__block--thirdleft{grid-column:1/span 8}}@media screen and (max-width: 414px){section.b11banner .container .b11columns__block--thirdleft{grid-column:1/span 6}}section.b11banner .container .b11columns__block--thirdcenter{grid-column:3/span 8;text-align:center}@media screen and (max-width: 768px){section.b11banner .container .b11columns__block--thirdcenter{grid-column:1/span 8}}@media screen and (max-width: 414px){section.b11banner .container .b11columns__block--thirdcenter{grid-column:1/span 6}}section.b11banner .container .b11columns__block--thirdright{grid-column:5/span 8;text-align:right}@media screen and (max-width: 768px){section.b11banner .container .b11columns__block--thirdright{grid-column:1/span 8}}@media screen and (max-width: 414px){section.b11banner .container .b11columns__block--thirdright{grid-column:1/span 6}}section.b11banner--red>svg path{fill:#d95a41}section.b11banner--blue>svg path{fill:#006083}section.b11banner--green>svg path{fill:#adb30a}section.latest-news-list .container .news-item{grid-column:3/span 8 !important;margin-bottom:2em}@media screen and (max-width: 1024px){section.latest-news-list .container .news-item{grid-column:2/span 9 !important;margin-bottom:2em}}@media screen and (max-width: 768px){section.latest-news-list .container .news-item{display:flex;flex-direction:column;grid-column:1/span 8 !important;margin-bottom:2em}section.latest-news-list .container .news-item__image{padding-right:0}}.news-item{grid-column:3/span 8;margin-bottom:2em}.news-item__image{padding-right:40px;width:40%}.news-item .newssearch-text-item{width:60%;padding:30px}@media screen and (max-width: 1024px){.news-item{grid-column:2/span 9;margin-bottom:2em}}@media screen and (max-width: 768px){.news-item{display:flex;flex-direction:column;grid-column:1/span 8;margin-bottom:2em}.news-item__image{padding-right:0}}.special-image.fp-embed{width:100%}.special-image.fp-embed .fp-embed{width:100%;aspect-ratio:16/9;position:relative;z-index:20}#youtube .fp-embed{width:100%;aspect-ratio:16/9}.font-changer button:nth-child(1){font-size:1rem}.font-changer button:nth-child(2){font-size:1.3rem}.font-changer button:nth-child(3){font-size:1.5rem}body{transition:background-color 1s}body.bluebg{background-color:#dceef2}body.whitebg{background-color:#fff}section{padding-top:5%;padding-bottom:5%;position:relative}.wrapper-grid{display:grid;margin-left:auto;margin-right:auto;max-width:1920px;margin:50px 60px;column-gap:30px;row-gap:30px;grid-template-columns:repeat(12, 1fr);margin-left:auto;margin-right:auto}@media screen and (max-width: 1440px){.wrapper-grid{grid-template-columns:repeat(12, 1fr);margin:50px 60px 60px;column-gap:30px;row-gap:30px;margin-left:auto;margin-right:auto}}@media screen and (max-width: 1024px){.wrapper-grid{grid-template-columns:repeat(8, 1fr);margin:50px 40px;column-gap:20px;row-gap:20px;margin-left:auto;margin-right:auto}}@media screen and (max-width: 768px){.wrapper-grid{grid-template-columns:repeat(8, 1fr);margin:50px 40px;column-gap:20px;row-gap:20px;margin-left:auto;margin-right:auto}}@media screen and (max-width: 414px){.wrapper-grid{grid-template-columns:repeat(4, 1fr);margin:50px 20px;column-gap:15px;row-gap:15px;margin-left:auto;margin-right:auto}}.wrapper-grid--paddingless{padding:0}.wrapper-grid--right-padding-only{padding-left:0}.wrapper-grid--left-padding-only{padding-right:0}.wrapper-grid--fluid{max-width:none}.wrapper-grid .huge-heading{grid-column:1/13}.wrapper-grid .block11--5050{grid-column:span 6;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1440px){.wrapper-grid .block11--5050{grid-column:span 6}}@media screen and (max-width: 1024px){.wrapper-grid .block11--5050{grid-column:span 4}}@media screen and (max-width: 768px){.wrapper-grid .block11--5050{grid-column:span 8}}@media screen and (max-width: 414px){.wrapper-grid .block11--5050{grid-column:span 4}}@media screen and (max-width: 768px){.wrapper-grid .block11--splitsection{grid-column:span 8}}@media screen and (max-width: 414px){.wrapper-grid .block11--splitsection{grid-column:span 4}}.wrapper-grid .block11--image{overflow:hidden}.wrapper-grid .block11--image img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 768px){.wrapper-grid .block11--image img{width:100%;height:auto;object-fit:contain}}.wrapper-grid .block11--image--contain img{object-fit:contain}.wrapper-grid .block11--fullwidth{grid-column:span 12}@media screen and (max-width: 1920px){.wrapper-grid .block11--fullwidth{grid-column:span 12}}@media screen and (max-width: 1440px){.wrapper-grid .block11--fullwidth{grid-column:span 12}}@media screen and (max-width: 1024px){.wrapper-grid .block11--fullwidth{grid-column:span 8}}@media screen and (max-width: 768px){.wrapper-grid .block11--fullwidth{grid-column:span 8}}@media screen and (max-width: 414px){.wrapper-grid .block11--fullwidth{grid-column:span 4}}.wrapper-grid .block11--fullscreen{height:100vh;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center}@media screen and (max-width: 1920px){.wrapper-grid .block11--fullscreen>div{grid-column:span 12}}@media screen and (max-width: 1440px){.wrapper-grid .block11--fullscreen>div{grid-column:span 12}}@media screen and (max-width: 1024px){.wrapper-grid .block11--fullscreen>div{grid-column:span 8}}@media screen and (max-width: 768px){.wrapper-grid .block11--fullscreen>div{grid-column:span 8}}@media screen and (max-width: 414px){.wrapper-grid .block11--fullscreen>div{grid-column:span 4}}.wp-block-columns{max-width:1920px;column-gap:30px;row-gap:30px;grid-template-columns:repeat(12, 1fr)}.sub-header-section .wrapper-grid .block11--image img{max-height:800px;height:100%;width:100%;object-fit:contain}.vision-section{flex-direction:column}.vision-section .wrapper-grid{color:#2d2d2d;align-items:center}.vision-section .wrapper-grid .block11--splitsection:nth-of-type(1){grid-column:span 4}.vision-section .wrapper-grid .block11--splitsection:nth-of-type(2){grid-column:span 8}.vision-section .wrapper-grid .carousel-cell img{height:100%;width:100%;object-fit:cover;object-position:center center}.vision-section .vision-slider .vision-carousel{grid-column:1/17}.vision-section .vision-slider .vision-carousel .carousel-cell{padding:0 20px}.vision-section .vision-slider .vision-carousel .carousel-cell img{width:700px;height:50vh;object-fit:cover}.usp-section .wrapper-grid{align-items:center}.usp--live .wrapper-grid .block11--splitsection:nth-of-type(1),.usp--play .wrapper-grid .block11--splitsection:nth-of-type(1){grid-column:span 4}@media screen and (max-width: 768px){.usp--live .wrapper-grid .block11--splitsection:nth-of-type(1),.usp--play .wrapper-grid .block11--splitsection:nth-of-type(1){grid-column:span 8}}.usp--live .wrapper-grid .block11--splitsection:nth-of-type(2),.usp--play .wrapper-grid .block11--splitsection:nth-of-type(2){grid-column:span 8}@media screen and (max-width: 1024px){.usp--live .wrapper-grid .block11--splitsection:nth-of-type(2),.usp--play .wrapper-grid .block11--splitsection:nth-of-type(2){grid-row:2/3}}.usp--work .wrapper-grid .block11--splitsection:nth-of-type(1){grid-column:span 8}@media screen and (max-width: 1024px){.usp--work .wrapper-grid .block11--splitsection:nth-of-type(1){grid-row:2/3}}.usp--work .wrapper-grid .block11--splitsection:nth-of-type(2){grid-column:span 4}@media screen and (max-width: 768px){.usp--work .wrapper-grid .block11--splitsection:nth-of-type(2){grid-column:span 8}}.news-section{position:relative;padding:100px 0}.news-section .wrapper-grid{color:#fff;align-items:center}.news-section .wrapper-grid .block11--splitsection:nth-of-type(1){grid-column:span 4}@media screen and (max-width: 1024px){.news-section .wrapper-grid .block11--splitsection:nth-of-type(1){grid-row:3}}.news-section .wrapper-grid .block11--splitsection:nth-of-type(2){grid-column:span 8}.news-section .wrapper-grid .carousel-cell img{height:100%;width:100%;object-fit:cover;object-position:center center}.news-section .flickity-prev-next-button{position:static}.news-section .news-slider .carousel-cell{padding:0 20px;max-width:500px;opacity:.8;transition:.5s opacity ease-in-out}.news-section .news-slider .carousel-cell img{width:500px;height:50vh;object-fit:cover}.comingsoon-page{position:relative}.comingsoon-page .section__coming-soon>div{width:100%}.comingsoon-page .section__coming-soon>div .block11--fullscreen{background-image:url("");display:flex;justify-content:center;align-items:center;text-align:center}.comingsoon-page .section__coming-soon>div .block11--fullscreen h1{text-align:center;margin:top 0;margin-bottom:20px;margin:20px}.comingsoon-page .section__coming-soon>div .block11--fullscreen{grid-column:1/13;flex-direction:column}.ud-section .wp-block-columns{max-width:1920px}.ud-section .wp-block-columns .wp-block-column{padding:0 60px}@media screen and (max-width: 1440px){.ud-section .wp-block-columns .wp-block-column{padding:0 60px}}@media screen and (max-width: 1024px){.ud-section .wp-block-columns .wp-block-column{padding:0 40px}}@media screen and (max-width: 768px){.ud-section .wp-block-columns .wp-block-column{padding:0 40px}}@media screen and (max-width: 414px){.ud-section .wp-block-columns .wp-block-column{padding:0 20px}}.ud-section .wp-block-columns--paddingless{padding:0}.ud-section .wp-block-columns--right-padding-only{padding-left:0}.ud-section .wp-block-columns--left-padding-only{padding-right:0}.ud-section .wp-block-columns--fluid{max-width:none}@media screen and (max-width: 768px){.ud-section .wp-block-columns--image-text .wp-block-column{width:100%}}@media screen and (max-width: 414px){.ud-section .wp-block-columns--image-text .wp-block-column{width:100%}}@media screen and (max-width: 768px){.ud-section .wp-block-columns--text-image{flex-direction:column-reverse}.ud-section .wp-block-columns--text-image .wp-block-column{width:100%}}@media screen and (max-width: 414px){.ud-section .wp-block-columns--text-image{flex-direction:column-reverse}.ud-section .wp-block-columns--text-image .wp-block-column{width:100%}}.ud-section img{height:auto}section.footer-section{position:relative;background-color:#2d2d2d;display:flex;align-items:center;color:#fff}section.footer-section .wrapper{display:flex;margin:0}section.footer-section .footer-content{width:100%;grid-auto-rows:min-content}section.footer-section .footer-content__logos img{height:100px}section.footer-section .footer-content__top{display:flex;grid-column:1/13}section.footer-section .footer-content__top img{height:auto;align-self:flex-start;width:20px;padding-right:10px}section.footer-section .footer-content__left{grid-column:1/7}section.footer-section .footer-content__right{grid-column:9/12;display:flex;flex-direction:column}section.footer-section .footer-content__right div{display:flex;flex-direction:row-reverse}section.footer-section .footer-content__right div.logos{display:none}section.footer-section .footer-content__right div.logos img{height:100px}section.footer-section .footer-content__right ul{padding-left:0;list-style:none;padding-right:15px}section.footer-section .footer-content__bottom{grid-column:1/12}section.footer-section .footer-content__bottom .logos{text-align:right}section.footer-section .footer-content__bottom .logos img{height:60px}@media screen and (max-width: 1024px){section.footer-section .footer-content__right{grid-column:1/12;grid-row:2/3;display:flex}section.footer-section .footer-content__right div{flex-direction:row}section.footer-section .footer-content__left{grid-column:1/7;grid-row:4/5}section.footer-section .footer-content__bottom .logos{text-align:left}}@media screen and (max-width: 414px){section.footer-section .footer-content section .section-content{grid-template-columns:repeat(4, 1fr);padding:50px 15px}}section.newsletter-section{color:#fff;min-height:75vh;background-color:#000;background-image:url(../../images/bluebg.png);background-size:cover;display:grid;align-items:center;min-height:150px}section.newsletter-section input{border-color:#fff}section.newsletter-section .huge-heading{min-height:150px}section.newsletter-section.fullwidthsection .wrapper{width:auto}section.newsletter-section button.outline-btn{color:#fff;border:2px solid #fff}section.vision-section{padding-top:150px}section.vision-section .count-box{grid-column:1/13;text-align:center}@media screen and (max-width: 1440px){section.vision-section .count-box{grid-column:1/13}}@media screen and (max-width: 1024px){section.vision-section .count-box{grid-column:1/9}}@media screen and (max-width: 768px){section.vision-section .count-box{grid-column:1/9}}@media screen and (max-width: 414px){section.vision-section .count-box{grid-column:1/5}}section.vision-section .homes-counter{background-image:url(../../images/homevector_hrjeai.svg)}section.vision-section .jobs-counter{background-image:url(../../images/wifiicon_vn66n3.svg)}section.vision-section .economy-counter{background-image:url(../../images/shoppingvector_dre0ei.svg)}section.vision-section .homes-counter,section.vision-section .jobs-counter,section.vision-section .economy-counter{display:inline-block;padding:40px;background-repeat:no-repeat;background-position:center center}@media screen and (max-width: 768px){section.vision-section .homes-counter,section.vision-section .jobs-counter,section.vision-section .economy-counter{display:block}}@media screen and (min-width: 768px){section.vision-section .homes-counter,section.vision-section .jobs-counter,section.vision-section .economy-counter{width:200px}}section.vision-section .homes-counter h3,section.vision-section .jobs-counter h3,section.vision-section .economy-counter h3{text-align:center;font-size:1rem;font-weight:normal}section.vision-section .homes-counter h3 span,section.vision-section .jobs-counter h3 span,section.vision-section .economy-counter h3 span{font-family:Inter;font-size:70px;font-style:normal;font-weight:600;line-height:120px;letter-spacing:-0.03em;text-align:center;color:#00a4b7}section.vision-section .huge-heading{grid-column:1/12;min-height:150px}section.vision-section .huge-heading .text-line text{stroke-dasharray:700;stroke-dashoffset:500}section.vision-section .flickity-prev-next-button{bottom:-100px;top:auto}section.vision-section .flickity-prev-next-button.next{right:auto;left:100px}section.vision-section .flickity-prev-next-button.prev{right:auto;left:100px}section.news-section .huge-heading{height:500px}section.news-section .huge-heading .text-line text{stroke-dasharray:2000;stroke-dashoffset:1500}section.news-section .flickity-prev-next-button{bottom:-100px;top:auto}section.news-section .flickity-prev-next-button.next{right:auto;left:100px}section.news-section .flickity-prev-next-button.prev{right:auto;left:100px}section.projects-section .huge-heading .text-line text{stroke-dasharray:700;stroke-dashoffset:500;text-anchor:middle}.three-pillars{color:#2d2d2d}.three-pillars section.three-pillars-header{color:#2d2d2d}.three-pillars section.three-pillars-header h1{grid-column:1/13;padding-top:200px;text-align:center}.three-pillars section.three-pillars-header h3{grid-column:1/13;text-align:center;color:#00a4b7}.three-pillars .three-pillars_stickylinks{margin:0;padding:0}.three-pillars .three-pillars_stickylinks.sticky{position:fixed;transform:none !important;top:75px;transition:top 1s;z-index:100}.three-pillars .three-pillars_stickylinks.sticky.hidden{top:-75px}.three-pillars .three-pillars_stickylinks.sticky .wrapper .pillar-box{background-color:#2d2d2d;color:#fff;opacity:.8;transition:.5s background-color ease-in-out}.three-pillars .three-pillars_stickylinks.sticky .wrapper .pillar-box p:before{content:"";border:1px solid #fff;display:inline-block;border-radius:200px;margin-right:10px}.three-pillars .three-pillars_stickylinks.sticky .wrapper .pillar-box:hover{background-color:#00a4b7}.three-pillars .three-pillars_stickylinks .wrapper{margin:0;padding:0;column-gap:0;max-width:none}.three-pillars .three-pillars_stickylinks .wrapper .pillar-box{background-color:#fff;grid-column:span 4;text-align:center;padding:10px;cursor:pointer;transition:.5s color,.5s background-color}.three-pillars .three-pillars_stickylinks .wrapper .pillar-box:hover{background-color:#00a4b7;color:#fff}.three-pillars .three-pillars_stickylinks .wrapper .pillar-box:hover p:before{border-color:#fff;transition:.5s border-color}.three-pillars .three-pillars_stickylinks .wrapper .pillar-box p{display:flex;flex-direction:column;align-items:center}.three-pillars .three-pillars_stickylinks .wrapper .pillar-box p:before{content:"";width:1em;border:1px solid #000;display:inline-block;border-radius:200px;margin-right:10px;padding-bottom:20px}.three-pillars .pillar-1{padding-top:100px}.three-pillars .pillar-1 p,.three-pillars .pillar-1 h2,.three-pillars .pillar-1 h3{color:#fff}.three-pillars .pillar-1{background-color:#006083}.three-pillars .pillar-1_section2 .twopartsection__lhs{grid-column:7/13;grid-row:1/2}.three-pillars .pillar-1_section2 .twopartsection__rhs{grid-column:1/7;grid-row:1/2}.three-pillars .pillar-2{padding-top:100px}.three-pillars .pillar-2 p,.three-pillars .pillar-2 h2,.three-pillars .pillar-2 h3{color:#2d2d2d}.three-pillars .pillar-2{background-color:#e07c4a}.three-pillars .pillar-2_section2 .twopartsection__lhs{grid-column:7/13;grid-row:1/2}.three-pillars .pillar-2_section2 .twopartsection__rhs{grid-column:1/7;grid-row:1/2}.three-pillars .pillar-3{padding-top:100px}.three-pillars .pillar-3 p,.three-pillars .pillar-3 h2,.three-pillars .pillar-3 h3{color:#2d2d2d}.three-pillars .pillar-3{background-color:#aeb13a}.three-pillars .pillar-3_section2 .twopartsection__lhs{grid-column:7/13;grid-row:1/2}.three-pillars .pillar-3_section2 .twopartsection__rhs{grid-column:1/7;grid-row:1/2}.about-page h2,.about-page h3,.about-page h4{color:#00a4b7}.about-page p{color:#2d2d2d}.about-page section.about-header{background:#000;background-image:url("https://res.cloudinary.com/inv/image/upload/v1630165599/Meridian%20Water/makersyard_uweuyx.jpg");background-position:center center;background-size:cover;height:100vh;position:relative}.about-page section.about-header .wrapper{align-items:center;position:relative;z-index:1}.about-page section.about-header .wrapper h1{grid-column:1/10}.about-page section.about-header .wrapper h1 span.outlines{color:rgba(0,0,0,0);-webkit-text-stroke:3px #fff}.about-page section.intro-section{background-color:#f8f9fb}.about-page section.intro-section>.wrapper-grid .block11{grid-column:span 9}.about-page section.intro-section>.wrapper-grid .block11 h4{line-height:1.6em}@media screen and (max-width: 768px){.about-page section.intro-section .wrapper-grid h3{color:#00a4b7;grid-column:1/13}.about-page section.intro-section .wrapper-grid img{display:none}}.about-page section.intro-section .wrapper{overflow:hidden}.about-page section.intro-section .wrapper h3{color:#00a4b7;grid-column:1/10;margin-top:10rem;margin-bottom:10rem;font-weight:500}.about-page section.intro-section .wrapper img{grid-column:1/13;max-height:50vh;width:100%;object-fit:cover}@media screen and (max-width: 768px){.about-page section.intro-section .wrapper h3{color:#00a4b7;grid-column:1/13}.about-page section.intro-section .wrapper img{display:none}}.about-page section.about-our-vision .stats-box{display:none}@media screen and (max-width: 768px){.about-page section.about-our-vision .block11--image{grid-row:1/2}}.about-page section.about-our-vision .stats-box h3{color:#fff}.about-page section.about-our-vision .wrapper .twopartsection__lhs h3{color:#00a4b7;grid-column:1/10}.about-page section.about-our-vision .wrapper .twopartsection__lhs .stats-box{display:none;background-color:#00a4b7;width:100%;display:grid;grid-template-columns:repeat(2, 1fr)}.about-page section.about-our-vision .wrapper .twopartsection__lhs .stats-box--2x2 h3{color:#fff;text-align:center;margin:20px;font-size:35px}.about-page section.about-our-vision .wrapper .twopartsection__lhs .stats-box--2x2 h3 span{font-size:80px}@media screen and (max-width: 768px){.about-page section.about-our-vision .wrapper .twopartsection__lhs h3{color:#00a4b7;grid-column:1/13}}.about-page section.about-councillor-quote{background-color:#2d2d2d}.about-page section.about-councillor-quote .wrapper-grid h4{color:#fff}.about-page section.about-councillor-quote .wrapper-grid .block11--image>div{width:100%;height:100%}.about-page section.about-councillor-quote .wrapper-grid .block11--image>div>img{width:100%;height:auto}.about-page section.about-councillor-quote .wrapper-grid .block11--image p{display:inline-grid;align-items:center;color:#fff}.about-page section.about-councillor-quote .wrapper-grid .block11--image p img{height:3em;object-fit:contain;width:max-content;padding-left:30px}.about-page section.about-councillor-quote .wrapper h3{grid-column:1/13;color:#fff;text-align:center}.about-page section.about-councillor-quote .wrapper .twopartsection__lhs{grid-row:1/2;grid-column:7/13}.about-page section.about-councillor-quote .wrapper .twopartsection__rhs{grid-row:1/2;grid-column:1/7}.about-page section.about-councillor-quote .wrapper .twopartsection__rhs p{color:#fff;text-align:right}.about-page section.about-councillor-quote .wrapper .twopartsection__rhs p img{width:auto;height:1em}@media screen and (max-width: 768px){.about-page section.about-councillor-quote .wrapper .twopartsection__lhs{grid-row:2/3;grid-column:1/13}.about-page section.about-councillor-quote .wrapper .twopartsection__rhs{grid-column:1/13}}.about-page section.about-development-sites .wrapper .twopartsection__rhs{justify-content:center}.about-page section.mw-map{background:rgba(0,0,0,0);min-height:50vh}.about-page section.mw-map>div{margin:0;width:100%}.about-page section.mw-map>div>div{grid-column:1/13}@media screen and (max-width: 768px){.about-page section.about-the-council .block11--image{grid-row:1/2}}div.sustainability-page{color:#2d2d2d;background-color:#ced079}div.sustainability-page h3,div.sustainability-page h4{color:#006083}div.sustainability-page section.sustainability-header{background-position:center center;background-size:cover;position:relative;padding-top:200px}div.sustainability-page section.sustainability-header .wrapper{align-items:center;position:relative;z-index:1}div.sustainability-page section.sustainability-header .wrapper h1{color:#006083;grid-column:1/10;font-size:140px;margin-bottom:0}div.sustainability-page section.sustainability-header .wrapper h1 span.outlines{color:rgba(0,0,0,0);-webkit-text-stroke:3px #fff}div.sustainability-page section.sustainability-topbanner .wrapper .image-wrapper{grid-column:1/13;height:80vh;overflow:hidden}div.sustainability-page section.sustainability-topbanner .wrapper .image-wrapper img{height:100%;width:100%;object-fit:cover;object-position:center center}div.sustainability-page section.sustainability_the-ambition .wrapper .huge-heading{grid-column:1/13}div.sustainability-page section.sustainability_the-ambition .wrapper .huge-heading text{text-anchor:middle}@media screen and (max-width: 1024px){div.sustainability-page section.sustainability_the-ambition .wrapper .twopartsection__lhs{grid-column:1/13}div.sustainability-page section.sustainability_the-ambition .wrapper .twopartsection__rhs{display:none}}div.sustainability-page section.sustainability_the-strategy-1{position:relative}div.sustainability-page section.sustainability_the-strategy-1 .wrapper .huge-heading{grid-column:1/13}div.sustainability-page section.sustainability_the-strategy-1 .wrapper .huge-heading svg{position:absolute}@media screen and (max-width: 1024px){div.sustainability-page section.sustainability_the-strategy-1 .wrapper .huge-heading svg{position:static}div.sustainability-page section.sustainability_the-strategy-1 .wrapper .twopartsection__lhs{grid-column:1/11}div.sustainability-page section.sustainability_the-strategy-1 .wrapper .twopartsection__rhs{grid-column:1/13;grid-row:1/2}div.sustainability-page section.sustainability_the-strategy-1 .wrapper .twopartsection__rhs__content{height:400px;display:grid;overflow:hidden}div.sustainability-page section.sustainability_the-strategy-1 .wrapper .twopartsection__rhs__content img{height:100%;width:100%;object-fit:cover;object-position:center center}}@media screen and (max-width: 768px){div.sustainability-page section.sustainability_the-strategy-1 .wrapper .twopartsection__lhs{grid-column:1/13}div.sustainability-page section.sustainability_the-strategy-1 .wrapper .twopartsection__rhs{grid-column:1/13;grid-row:1/2}div.sustainability-page section.sustainability_the-strategy-1 .wrapper .twopartsection__rhs__content{height:400px;display:grid;overflow:hidden}div.sustainability-page section.sustainability_the-strategy-1 .wrapper .twopartsection__rhs__content img{height:100%;width:100%;object-fit:cover;object-position:center center}}div.sustainability-page section.sustainability_information-box{position:relative;background-color:#2d2d2d;color:#fff}div.sustainability-page section.sustainability_information-box h4{color:#ced079}div.sustainability-page section.sustainability_information-box .wrapper{max-width:1440px}div.sustainability-page section.sustainability_information-box .wrapper .information_box__pointer{grid-column:span 4;grid-row:1/2;text-align:center;display:flex;justify-content:center}@media screen and (max-width: 768px){div.sustainability-page section.sustainability_information-box .wrapper .information_box__pointer{grid-row:auto;grid-column:span 12;padding-bottom:10px}div.sustainability-page section.sustainability_information-box .wrapper .information_box__pointer span{width:100%}}div.sustainability-page section.sustainability_information-box .wrapper .information_box__pointer span{border:1px solid #fff;padding:10px 25px;border-radius:39px;display:flex}div.sustainability-page section.sustainability_information-box .wrapper .information_box__pointer.active span{background-color:#fff;color:#2d2d2d}div.sustainability-page section.sustainability_information-box .wrapper .information_box__content{grid-column:1/13;display:grid;overflow:hidden;height:min-content}div.sustainability-page section.sustainability_information-box .wrapper .information_box__content h4{grid-column:1/13;text-align:center}div.sustainability-page section.sustainability_the-strategy-2{position:relative}div.sustainability-page section.sustainability_the-strategy-2 .wrapper .twopartsection__lhs{grid-row:1/2;grid-column:7/13}div.sustainability-page section.sustainability_the-strategy-2 .wrapper .twopartsection__rhs{grid-row:1/2;grid-column:1/7}@media screen and (max-width: 768px){div.sustainability-page section.sustainability_the-strategy-2 .wrapper .twopartsection__lhs{grid-column:1/13}div.sustainability-page section.sustainability_the-strategy-2 .wrapper .twopartsection__rhs{display:none;grid-column:1/13;grid-row:1/2}div.sustainability-page section.sustainability_the-strategy-2 .wrapper .twopartsection__rhs__content{height:400px;display:grid;overflow:hidden}div.sustainability-page section.sustainability_the-strategy-2 .wrapper .twopartsection__rhs__content img{height:100%;width:100%;object-fit:cover;object-position:center center}}section.sustainability_information-box{position:relative;background-color:#2d2d2d;color:#fff}section.sustainability_information-box h4{color:#ced079}section.sustainability_information-box .wrapper{max-width:1440px}section.sustainability_information-box .wrapper .information_box__pointer{grid-column:span 4;grid-row:1/2;text-align:center;display:flex;justify-content:center}@media screen and (max-width: 768px){section.sustainability_information-box .wrapper .information_box__pointer{grid-row:auto;grid-column:span 12;padding-bottom:10px}section.sustainability_information-box .wrapper .information_box__pointer span{width:100%}}section.sustainability_information-box .wrapper .information_box__pointer span{border:1px solid #fff;padding:10px 25px;border-radius:39px;display:flex}section.sustainability_information-box .wrapper .information_box__pointer.active span{background-color:#fff;color:#2d2d2d}section.sustainability_information-box .wrapper .information_box__content{grid-column:1/13;display:grid;overflow:hidden;height:min-content}section.sustainability_information-box .wrapper .information_box__content h4{grid-column:1/13;text-align:center}div.news-article{color:#2d2d2d}div.news-article p{color:#2d2d2d}div.news-article .top-half{background-color:rgba(0,0,0,.05)}div.news-article span.go-back{margin-top:200px;grid-column:1/13;display:flex;align-items:center}div.news-article span.go-back img{padding-right:10px;transform:rotate(180deg);margin-right:20px}div.news-article section.news-article-header{background-position:center center;background-size:cover;position:relative;color:#2d2d2d}div.news-article section.news-article-header h1{margin-top:0;grid-column:1/13}div.news-article section.news-article-header h1 span.outlines{color:rgba(0,0,0,0);-webkit-text-stroke:3px #fff}div.news-article section.news-article-header span.go-back{margin-top:200px;grid-column:1/13;display:flex;align-items:center;margin-bottom:2em}div.news-article section.news-article-header span.go-back img{padding-right:10px;transform:rotate(180deg);margin-right:20px;height:2.5em}div.news-article section.news-article-header .wrapper{align-items:center;position:relative;z-index:1}div.news-article .news-article-details__strip{border-top:1px solid #00a4b7;grid-column:1/13;display:flex;justify-content:space-between}div.news-article .news-article-details__strip p{font-weight:500}div.news-article .news-article_featured-image{overflow:hidden;position:relative}div.news-article .news-article_featured-image .wrapper{margin:0;padding:0}div.news-article .news-article_featured-image .wrapper .image-wrapper{grid-column:1/13}div.news-article .news-article_featured-image .wrapper .image-wrapper img{height:100%;width:100%;object-fit:cover;object-position:center center}div.news-article .news-article_excerpt .wrapper .twopartsection__lhs{grid-column:2/8}div.news-article .news-article_excerpt .wrapper .twopartsection__rhs{grid-column:8/11;display:flex}@media screen and (max-width: 1024px){div.news-article .news-article_excerpt .wrapper .twopartsection__lhs{grid-column:1/13}div.news-article .news-article_excerpt .wrapper .twopartsection__lhs h4{text-align:center}div.news-article .news-article_excerpt .wrapper .twopartsection__rhs{grid-column:1/13;display:flex;text-align:center}}div.news-article .news-article_excerpt__tag-cloud{color:#fff}div.news-article .news-article_main-article{background-color:#fff}div.news-article .news-article_main-article__holder{grid-column:3/11}@media screen and (max-width: 1024px){div.news-article .news-article_main-article__holder{grid-column:2/12}}@media screen and (max-width: 768px){div.news-article .news-article_main-article__holder{grid-column:1/13}}div.news-article .news-article_main-article__holder img{width:100%;height:auto}div.news-page section.news-header{background:#2d2d2d;background-position:center center;background-size:cover;height:80vh;position:relative}div.news-page section.news-header .wrapper{align-items:center;position:relative;z-index:1}div.news-page section.news-header .wrapper h1{grid-column:1/10}div.news-page section.news-header .wrapper h1 span.outlines{color:rgba(0,0,0,0);-webkit-text-stroke:3px #fff}div.news-page section.news-item-containers .wrapper{column-gap:30px;row-gap:100px}div.news-page section.news-item-containers .wrapper .news-item-container{grid-column:span 4}div.news-page section.news-item-containers .wrapper .news-item-container .detailed-thumbnail__image{height:55vh;position:relative;background-color:#2d2d2d}div.news-page section.news-item-containers .wrapper .news-item-container .detailed-thumbnail__image .tags{position:absolute;right:15px;top:15px;width:75%;text-align:right;z-index:2}div.news-page section.news-item-containers .wrapper .news-item-container .detailed-thumbnail__image img{opacity:.5}div.news-page section.news-item-containers .wrapper .news-item-container .detailed-thumbnail__text{color:#2d2d2d;padding-top:20px}div.news-page section.news-item-containers .wrapper .news-item-container .detailed-thumbnail__text__details span{font-family:"effra",sans-serif;font-weight:400;padding-bottom:10px}div.news-page section.news-item-containers .wrapper .news-item-container .detailed-thumbnail__text__details h4{margin-bottom:0;margin-top:0;font-weight:500}div.news-page section.news-item-containers .wrapper .news-item-container .detailed-thumbnail__text__click-through .read-more{margin-top:20px}div.news-page section.news-item-containers .wrapper .news-item-container:first-of-type{grid-column:span 12;margin-top:-25vh}div.news-page section.news-item-containers .wrapper .news-item-container:first-of-type .detailed-thumbnail{position:relative}div.news-page section.news-item-containers .wrapper .news-item-container:first-of-type .detailed-thumbnail .detailed-thumbnail__text{position:absolute;top:0;color:#fff;padding:20px}div.news-page section.news-item-containers .wrapper .news-item-container:first-of-type .detailed-thumbnail .detailed-thumbnail__text p.read-more{display:none}div.news-page section.news-item-containers .wrapper .news-item-container:nth-of-type(5n){grid-column:span 8}@media screen and (max-width: 1024px){div.news-page section.news-item-containers .wrapper .news-item-container{grid-column:span 12 !important}div.news-page section.news-item-containers .wrapper .news-item-container .detailed-thumbnail{position:relative}div.news-page section.news-item-containers .wrapper .news-item-container .detailed-thumbnail .detailed-thumbnail__text{position:absolute;top:0;color:#fff;padding:20px}div.news-page section.news-item-containers .wrapper .news-item-container .detailed-thumbnail .read-more{display:none}div.news-page section.news-item-containers .wrapper .news-item-container .tags{left:0;bottom:0;top:auto !important;width:100% !important}}.profile-page h1{color:#2d2d2d}.profile-page h1 span{font-size:.3em;color:#00a4b7;display:block;line-height:1em}.profile-page section.halfway-header{width:100%}@media screen and (min-width: 1440px){.profile-page section.halfway-header .wrapper-grid h1{font-size:10em}}@media screen and (min-width: 1024px){.profile-page section.halfway-header .wrapper-grid h1{font-size:5em}}@media screen and (min-width: 768px){.profile-page section.halfway-header .wrapper-grid h1{font-size:4em}}@media screen and (max-width: 768px){.profile-page section.halfway-header .wrapper-grid{padding-top:200px}}.profile-page section.halfway-header .wrapper-grid .block11--image{height:80vh}.profile-page section.halfway-header .wrapper{height:100%;min-height:100vh}.profile-page section.halfway-header .wrapper .twopartsection__rhs{padding:70px}.profile-page section.halfway-header .wrapper .twopartsection__rhs__content{height:100%}.profile-page section.halfway-header .wrapper .twopartsection__rhs__content img{object-fit:cover;height:100%}.profile-page .info-strip{color:#00a4b7;background-color:#f8f9fb}.profile-page .info-strip .twopartsection__rhs{grid-column:9/13}.profile-page .info-strip .twopartsection__rhs p{font-weight:700}.profile-page .info-strip .twopartsection__rhs .progress-pill{width:70px;height:5px;background-color:rgba(0,0,0,0);border:2px solid #00a4b7;display:inline-block;border-radius:5px}.profile-page .info-strip .twopartsection__rhs .progress-pill.filled{background-color:#00a4b7}.profile-page .info-strip .twopartsection__rhs .progress-pill{margin:0 5px}.profile-page .info-strip .twopartsection__rhs .topic-tag{color:#fff}.profile-page .profile-content{color:#2d2d2d}.profile-page .profile-content .wrapper-grid .content{grid-column:2/12}@media screen and (max-width: 1920px){.profile-page .profile-content .wrapper-grid .content{grid-column:2/12}}@media screen and (max-width: 1440px){.profile-page .profile-content .wrapper-grid .content{grid-column:2/12}}@media screen and (max-width: 1024px){.profile-page .profile-content .wrapper-grid .content{grid-column:2/8}}@media screen and (max-width: 768px){.profile-page .profile-content .wrapper-grid .content{grid-column:1/9}}@media screen and (max-width: 414px){.profile-page .profile-content .wrapper-grid .content{grid-column:1/5}}.profile-page .profile-content .wrapper .content{grid-column:2/12}.profile-page .project-gallery .huge-heading{grid-column:1/13}.profile-page .project-gallery .huge-heading .text{text-anchor:middle}.profile-page .project-gallery .wrapper .vision-slider{grid-column:1/13}.profile-page .project-gallery .wrapper .vision-slider .carousel-cell{padding:20px 40px;width:33.333333%;height:50vh}.profile-page .project-gallery .wrapper .vision-slider .carousel-cell img{height:100%;width:100%;object-fit:cover}@media screen and (max-width: 1220px){.profile-page .project-gallery .wrapper .vision-slider .carousel-cell{width:50%}}@media screen and (max-width: 1024px){.profile-page .project-gallery .wrapper .vision-slider .carousel-cell{width:100%}}.profile-page .project-news{background-color:#2d2d2d}.profile-page .project-news .huge-heading{grid-column:1/13;margin:50px 0}.profile-page .project-news .huge-heading text{text-anchor:middle}.profile-page .project-news .thumbnail{grid-column:span 4}.profile-page .project-news .thumbnail h4{margin-top:20px;margin-bottom:20px}.profile-page--neighbourhood{color:#fff}.profile-page--neighbourhood .profile-content{background-color:#2d2d2d}.profile-page--neighbourhood .project-gallery{background-color:#f0f0f1}.profile-page--neighbourhood .project-gallery text{stroke:#2d2d2d;text-anchor:middle}.profile-page--neighbourhood .project-news text{stroke:#2d2d2d}.profile-page--neighbourhood .profile-header h1,.profile-page--neighbourhood .profile-content h1,.profile-page--neighbourhood .project-gallery h1{color:#fff}.profile-page--neighbourhood .profile-header{background-size:cover;height:100vh;position:relative}.profile-page--neighbourhood .profile-header .wrapper{display:flex;justify-content:center;align-items:center;position:relative;z-index:20}.profile-page--neighbourhood .profile-header .wrapper h1{text-align:center}.profile-page--neighbourhood .profile-header .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgb(45, 45, 45) 10%, rgba(45, 45, 45, 0.0508578431) 87%)}.profile-page--neighbourhood .info-strip{background-color:#00a4b7}.profile-page--neighbourhood .info-strip h3,.profile-page--neighbourhood .info-strip p{color:#fff}.profile-page--neighbourhood .info-strip .twopartsection__rhs .progress-pill{border:2px solid #fff}.profile-page--neighbourhood .info-strip .twopartsection__rhs .topic-tag{background-color:#fff;color:#00a4b7}.profile-page--neighbourhood .profile-content h2,.profile-page--neighbourhood .profile-content h3,.profile-page--neighbourhood .profile-content h4,.profile-page--neighbourhood .profile-content h5,.profile-page--neighbourhood .profile-content p{color:#fff}.profile-page--neighbourhood .project-sub-projects{grid-column:1/13}.profile-page--neighbourhood .project-sub-projects .huge-heading{grid-column:1/13}.profile-page--neighbourhood .project-sub-projects .project-card{grid-column:span 3;height:50vh;text-align:center;position:relative}.profile-page--neighbourhood .project-sub-projects .project-card .overlay{height:100%;width:100%;background:linear-gradient(0deg, #2D2D2D 19.81%, rgba(45, 45, 45, 0) 91.71%);z-index:2;position:absolute;display:flex;justify-content:center;align-items:flex-end}.profile-page--neighbourhood .project-sub-projects .project-card .overlay p,.profile-page--neighbourhood .project-sub-projects .project-card .overlay h4{margin-top:0;margin-bottom:0}.profile-page--neighbourhood .project-sub-projects .project-card .overlay p{font-weight:500;color:#00a4b7}.profile-page--neighbourhood .project-sub-projects .project-card .overlay h4{margin-top:0;font-weight:500;margin-bottom:40px}.profile-page--neighbourhood .project-sub-projects .project-card img{width:100%;top:0;height:100%;left:0;object-fit:cover;object-position:center center;position:absolute;z-index:1}.profile-page--neighbourhood .project-news{background-color:rgba(0,0,0,0);color:#2d2d2d}.contact-page{position:relative}.contact-page .contact-header h1{color:#2d2d2d;margin-bottom:0}@media screen and (max-width: 768px){.contact-page .contact-header .block11--image{display:none}.contact-page .contact-header{padding-top:100px}}.contact-page h4{color:#00a4b7}.contact-page .newsletter-signup__textbox{border-bottom:1px solid #2d2d2d !important}.contact-page .newsletter-signup a{cursor:pointer}.contact-page .newsletter-signup__button{color:#00a4b7;border:1px solid #00a4b7}.contact-page .contact-strip{color:#2d2d2d;background-color:#f8f9fb}.contact-page .contact-strip .wrapper>p{grid-column:4/10;grid-row:1/2}.contact-page .contact-strip .wrapper>div{grid-row:2/3}.contact-page .contact-strip .wrapper>div span{display:block;font-weight:600;color:#00a4b7}@media screen and (max-width: 768px){.contact-page .contact-strip .wrapper>div,.contact-page .contact-strip .wrapper>p{grid-column:1/13}.contact-page .contact-strip .wrapper>p{grid-row:1/2}.contact-page .contact-strip .wrapper .contact-strip__left-contacts{grid-row:2/3}.contact-page .contact-strip .wrapper .contact-strip__right-contacts{grid-row:3/4;padding-left:0;border-left:none}}.contact-page .contact-strip__left-contacts{grid-column:4/7}.contact-page .contact-strip__right-contacts{border-left:1px solid gray;padding-left:50px;grid-column:7/10}.contact-page .contact-strip__right-contacts .social-media-icons img{height:3em}.contact-page .contact-map .wrapper{padding:0;margin:0}.contact-page .contact-map .wrapper .huge-heading{position:absolute;z-index:3}.contact-page .contact-map .wrapper .office-map{grid-column:1/13}.contact-page .join-the-team{color:#2d2d2d}.contact-page .join-the-team .huge-heading{grid-column:1/13;max-width:100%}.contact-page .join-the-team .twopartsection__rhs__content{width:100%}.archive{color:#2d2d2d}.archive .pagination{grid-column:1/13}.whatson-page{background-color:#d95a41}.whatson-page .whatson-list{margin-bottom:100px}.whatson-page .whatson-list .thumbnail{grid-column:span 4;opacity:.8;transition:.5s opacity ease-in-out;margin-bottom:100px}.whatson-page .whatson-list .thumbnail .image{height:500px;overflow:hidden}.whatson-page .whatson-list .thumbnail:hover{opacity:1}.whatson-page .whatson-list .thumbnail h4{margin-bottom:10px}@media screen and (max-width: 1024px){.whatson-page .whatson-list .thumbnail{grid-column:span 12}}@media screen and (max-width: 1024px){.whatson-page{padding-top:100px}}.usp-page .header-section{height:75vh}.usp-page .header-section h1{position:relative;z-index:20;text-align:center}@media screen and (max-width: 768px){.usp-page .header-section h1{font-size:4.2rem}}.usp-page .gradient-overlay{width:100%;height:100%;position:absolute}.search-page .search-section{color:#fff}.search-page .search-section .wrapper .searchform{margin:200px 20px;grid-column:1/12;border-bottom:1px solid #fff}.search-page .search-section .wrapper .searchform>div{display:flex}.search-page .search-section .wrapper .searchform>div input[type=text]{font-size:2em;color:#fff;font-family:"effra" sans-serif;background-color:rgba(0,0,0,0);border:none;flex:1;width:100%}.search-page .search-section .wrapper .searchform>div input[type=submit]{background-color:rgba(0,0,0,0);border:none;border-radius:5px;font-size:5em;color:#fff;margin-left:30px;font-size:1em}.search-page .search-results{color:#2d2d2d;margin:100px 0}.search-page .search-results .search-result{transition:.3s background-color ease-in-out;grid-column:span 6;padding:30px;border-radius:30px}.search-page .search-results .search-result h4{margin-bottom:10px;margin-top:0}.search-page .search-results .search-result__date{font-weight:700}.search-page .search-results .search-result:hover{background-color:rgba(0,164,183,.2)}@media screen and (max-width: 768px){.search-page .search-results .search-result{grid-column:span 12}}.neighbourhood-strip{background-size:cover;color:#2d2d2d;position:relative;display:block;text-align:center;border-bottom:1px solid hsla(0,0%,100%,.4)}.neighbourhood-strip>.overlay{display:none}.neighbourhood-strip p{text-align:center}.neighbourhood-strip p .bar-style-btn{justify-content:center}.neighbourhood-strip:hover .overlay{opacity:.9}.neighbourhood-strip .carousel-cell{margin:0 20px;min-height:100%}.neighbourhood-strip .carousel-cell .profile-card{opacity:1;position:static;display:inline-block;min-width:400px;height:100%}.neighbourhood-strip .carousel-cell .profile-card .overlay{background:linear-gradient(0deg, #2d2d2d 37.75%, rgba(18, 18, 18, 0) 117.4%);opacity:1 !important}.neighbourhood-strip .carousel-cell .profile-card h3{font-size:1.5em;height:2em}.neighbourhood-strip .carousel-cell .profile-card__image{overflow:hidden}.neighbourhood-strip .overlay{position:absolute;height:100%;width:100%;background-color:#2d2d2d;opacity:1;transition:1s opacity}.neighbourhood-strip h1{margin-top:0;margin-bottom:0;position:static;z-index:200}.neighbourhood-strip h1:first-of-type{margin-top:200px}.neighbourhood-strip .wrapper-grid{position:relative;z-index:2}.neighbourhood-strip .wrapper{position:relative;border-bottom:1px solid #a9a9a9}.neighbourhood-strip .wrapper .twopartsection__rhs__content{display:grid;grid-template-columns:repeat(9, 1fr);width:100%;grid-gap:20px}.neighbourhood-strip .wrapper .twopartsection__rhs__content .project-card{grid-column:span 4;text-align:center}.neighbourhood-strip .wrapper .twopartsection__rhs__content .project-card .overlay{opacity:1;background-color:rgba(0,0,0,0);background:linear-gradient(0deg, grey 19.81%, rgba(45, 45, 45, 0) 91.71%)}.neighbourhood-strip .wrapper .twopartsection__rhs__content .project-card .overlay h4{color:#fff}.neighbourhood-strip .wrapper .twopartsection__rhs__content .project-card p,.neighbourhood-strip .wrapper .twopartsection__rhs__content .project-card h4{text-align:center}.neighbourhood-strip:first-of-type .wrapper{padding-top:250px}.neighbourhood-strip:nth-child(2n){background-color:rgba(0,164,183,.1)}.vision-page h2,.vision-page h4{color:#00a4b7}.vision-page .header-section{height:75vh}.vision-page .header-section h1{position:relative;z-index:20;text-align:center}@media screen and (max-width: 768px){.vision-page .header-section h1{font-size:4.2rem}}.vision-page .gradient-overlay{width:100%;height:100%;position:absolute}.vision-page .intro-section .block11--splitsection{grid-column:span 9}.vision-page .intro-section .block11--splitsection h2{padding:0 50px;text-align:left}.vision-page .intro-section .block11--splitsection:nth-child(2){background-image:url(https://res.cloudinary.com/inv/image/upload/v1632897256/Meridian%20Water/image_6_zax1yr.png);background-size:contain;background-position:center;background-repeat:no-repeat}.vision-page .leadon-section{margin-top:50px}.vision-page .leadon-section h2{text-align:center}.vision-page .leadon-section .block11{background-image:url(https://res.cloudinary.com/inv/image/upload/v1632897256/Meridian%20Water/image_6_zax1yr.png);background-size:contain;background-position:center;background-repeat:no-repeat}.vision-page .objective-grid-section .wrapper-grid .block11--fullwidth{display:grid;grid-template-columns:repeat(12, 1fr)}.vision-page .objective-grid-section .wrapper-grid .block11--fullwidth .objective-box{grid-column:span 4;text-align:center;padding:50px}.vision-page .objective-grid-section .wrapper-grid .block11--fullwidth .objective-box:hover img{transform:scale(1.5) rotate(5deg)}.vision-page .objective-grid-section .wrapper-grid .block11--fullwidth .objective-box img{height:100px;transition:transform,.3s}@media screen and (max-width: 768px){.vision-page .objective-grid-section .wrapper-grid .block11--fullwidth .objective-box{grid-column:span 12}}.vision-page .objective-grid-section .objective-box{grid-column:span 4}.newsletter-section{color:#2d2d2d}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html,body{padding:0;margin:0}section{padding-left:60px;padding-right:60px}@media screen and (max-width: 1920px){section{padding-left:60px;padding-right:60px}}@media screen and (max-width: 1440px){section{padding-left:50px;padding-right:50px}}@media screen and (max-width: 1024px){section{padding-left:40px;padding-right:40px}}@media screen and (max-width: 768px){section{padding-left:40px;padding-right:40px}}@media screen and (max-width: 414px){section{padding-left:20px;padding-right:20px}}section.no-margins{padding-left:0;padding-right:0}section.no-margins .container{padding-left:60px;padding-right:60px}@media screen and (max-width: 1920px){section.no-margins .container{padding-left:60px;padding-right:60px}}@media screen and (max-width: 1440px){section.no-margins .container{padding-left:50px;padding-right:50px}}@media screen and (max-width: 1024px){section.no-margins .container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 768px){section.no-margins .container{padding-left:40px;padding-right:40px}}@media screen and (max-width: 414px){section.no-margins .container{padding-left:20px;padding-right:20px}}section .container{display:grid;width:100%;grid-template-columns:repeat(12, 1fr);max-width:1920px;margin-left:auto;margin-right:auto}@media screen and (max-width: 1920px){section .container{grid-template-columns:repeat(12, 1fr)}}@media screen and (max-width: 1440px){section .container{grid-template-columns:repeat(12, 1fr)}}@media screen and (max-width: 1024px){section .container{grid-template-columns:repeat(12, 1fr)}}@media screen and (max-width: 768px){section .container{grid-template-columns:repeat(8, 1fr)}}@media screen and (max-width: 414px){section .container{grid-template-columns:repeat(6, 1fr)}}@media screen and (max-width: 768px){.flip-on-mobile{flex-direction:column-reverse;width:auto}.flip-on-mobile .wp-block-column.is-vertically-aligned-center{width:auto}}.bar-style-btn{padding:15px;background:none;border:none;border:1px solid #fff;border-radius:4px;color:#fff;font-weight:500;cursor:pointer}.bar-style-btn--dark{border:1px solid #2d2d2d;color:#2d2d2d}.stats-box{background-color:#00a4b7;width:100%;display:grid;grid-template-columns:repeat(2, 1fr)}.stats-box--2x2 h3,.stats-box--2x2 h4{color:#fff;text-align:center;margin:20px;font-size:35px}.stats-box--2x2 h3 span,.stats-box--2x2 h4 span{font-size:80px}@media screen and (min-width: 1024px){.navbar.light-bg:not(.scrolled):not(.bg) a{color:#2d2d2d !important}.navbar.light-bg:not(.scrolled):not(.bg) .haveyoursay-link button.haveyoursay{color:#2d2d2d;border:1px solid #2d2d2d}}.navbar button#burger-bar{display:none}.navbar{width:100%;height:75px;position:fixed;z-index:1000;font-family:effra;background-color:#2d2d2d;transition:background-color .5s,padding .2s;overflow:visible}.navbar .navbar__logo-box{background-color:#00a4b7;height:160px;overflow:hidden;transition:.5s height cubic-bezier(0.65, 0, 0.35, 1);position:absolute;display:grid;top:0;text-align:center;z-index:20}.navbar .navbar__logo-box img{padding:6px;margin-left:auto;margin-right:auto;height:60px}.navbar .navbar__logo-box img:first-of-type{transition:.5s margin-top}.navbar.bg{background-color:#2d2d2d}.navbar.bg-red{background-color:#d95a41 !important}.navbar.explore-bg{background-color:#d95a41}.navbar.haveyoursay-bg{background-color:#00a4b7}.navbar .dropdown{height:0;transition:height .2s;overflow:hidden}.navbar .dropdown.hovered{height:600px}.navbar .dropdown__content{display:grid;grid-template-columns:repeat(12, 1fr);padding:30px}.navbar .dropdown ul{list-style-type:none;padding-left:0;grid-row:1;position:relative}.navbar .dropdown ul.column-1{grid-column:1/4}.navbar .dropdown ul.column-2{grid-column:5/8}.navbar .dropdown ul.column-3{grid-column:9/12}.navbar .dropdown ul li{padding:20px 0}.navbar .dropdown ul img.navthumb{width:520px;height:293px;object-fit:cover}.navbar .dropdown ul img.whatsongfx{position:absolute;left:-20px;top:-20px;width:400px}.navbar.scrolled{background-color:#2d2d2d}.navbar.scrolled .navbar__logo-box{height:75px}.navbar__content{display:flex;justify-content:space-between;align-items:center;height:100%}.navbar__content a:link,.navbar__content a:visited{color:#fff;text-decoration:none}.navbar__content .left-side{display:flex;align-items:center;padding-left:30px}.navbar__content .left-side .lh-links{margin-left:200px;width:max-content}.navbar__content .left-side .lh-links .link-wrapper{display:inline}.navbar__content .left-side .lh-links .link-wrapper a{padding-right:30px;font-family:effra;font-weight:500;font-size:1em}.navbar__content .rh-links{display:flex}.navbar__content .rh-links .link-wrapper{display:inline}.navbar__content .rh-links a{margin-left:20px}.navbar__content .rh-links a button{border-radius:4px;font-family:effra;border:none;color:#fff;padding:7px 20px;border-radius:4px;font-family:effra;border:none;color:#fff;font-size:.8em}.navbar__content .rh-links a button.explore{background-color:#d95a41;border:1px solid #d95a41}.navbar__content .rh-links a button.haveyoursay{background-color:#00a4b7;border:1px solid #fff;background-color:rgba(0,0,0,0);width:max-content}.navbar__content .rh-links .search-link button.search{background-color:rgba(0,0,0,0)}.navbar__content .rh-links .search-submenu .wrapper form{margin:200px 20px}.navbar__content .rh-links .search-submenu .wrapper form input[type=text]{font-size:5em;color:#fff;font-family:"effra" sans-serif;flex:1;border:none;background-color:rgba(0,0,0,0);border-bottom:1px solid #fff;width:100%}.navbar__content .rh-links .search-submenu .wrapper form input[type=submit]{background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:5px;font-size:1em;color:#fff;margin-left:20px}.navbar__content .rh-links{padding-right:30px}@media screen and (max-width: 1024px){.navbar .about-submenu .thumbnail{padding-right:30px !important}}.navbar .submenu{position:absolute;background-color:#2d2d2d;left:0;z-index:10;top:75px;max-height:0;transition:1s max-height cubic-bezier(0.65, 0, 0.35, 1);overflow:hidden;width:100%}.navbar .submenu .back-button{display:none}.navbar .submenu .wrapper{display:grid;column-gap:5px;grid-template-columns:190px repeat(11, 1fr);border-top:1px solid hsla(0,0%,100%,.1);padding-left:30px;padding-right:30px;margin-left:auto;margin-right:auto;margin-bottom:20px;padding-top:20px}.navbar .submenu .wrapper .thumbnail:first-of-type{grid-column-start:2;grid-column:2/4}.navbar .submenu.hovered{max-height:100vh}.navbar .submenu .thumbnail{grid-column:span 2;padding:20px;transition:.4s background-color;text-align:center}.navbar .submenu .thumbnail img{transition:.3s opacity;opacity:.4;padding-bottom:20px}.navbar .submenu .thumbnail:hover{background-color:hsla(0,0%,100%,.05)}.navbar .submenu .thumbnail:hover img{opacity:1}.navbar .submenu .thumbnail{font-size:1.3em}.navbar .submenu .secondary-menu-insubmenu{display:flex;justify-content:center;flex-direction:column;grid-column:span 2}.navbar .submenu .secondary-menu-insubmenu a.thumbnail{padding:5px;padding-left:20px;flex:1;display:flex;align-items:center}.navbar .submenu .secondary-menu-insubmenu a.thumbnail:first{padding-top:20px}.navbar .submenu .secondary-menu-insubmenu a.thumbnail:last{padding-bottom:20px}.navbar .submenu ul{grid-column:span 2;margin:0;padding:0;padding-left:30px;display:flex;flex-direction:column;justify-content:center;font-size:1em;font-weight:500}.navbar .submenu nav{grid-column:span 3;padding-left:30px;display:flex;align-items:center}.navbar .submenu .wrapper .searchform{grid-column:1/13;border-bottom:1px solid #fff}.navbar .submenu .wrapper .searchform>div{display:flex}.navbar .submenu .wrapper .searchform>div input[type=text]{color:#fff;font-family:"effra" sans-serif;background-color:rgba(0,0,0,0);border:none;flex:1;width:100%}.navbar .submenu .wrapper .searchform>div input[type=submit]{background-color:rgba(0,0,0,0);border:none;border-radius:5px}.navbar .explore-submenu{background-color:#d95a41}.navbar .explore-submenu .wrapper{column-gap:30px}.navbar .explore-submenu .wrapper .thumbnail{padding:30px;grid-column:span 4;position:relative}@media screen and (min-width: 1024px){.navbar .explore-submenu .wrapper .thumbnail.explore-first{margin-left:150px}}.navbar .explore-submenu .wrapper .thumbnail img{height:100%;opacity:.7;width:100%;object-fit:cover;transition:1s opacity}.navbar .explore-submenu .wrapper .thumbnail .whatsongfx{position:absolute;width:70%;top:1px;left:20px;height:auto;font-weight:bold;-webkit-text-stroke:2px #fff;-webkit-text-stroke-color:#fff;-webkit-text-fill-color:hsla(0,0%,100%,0);font-size:2em}.navbar .explore-submenu .wrapper .thumbnail:hover img{opacity:1}.navbar .explore-submenu .wrapper .thumbnail:hover .whatsongfx{-webkit-text-fill-color:#fff}.navbar .haveyoursay-submenu .thumbnail{position:relative}.navbar .haveyoursay-submenu .thumbnail img{height:150px;object-fit:contain}.navbar .haveyoursay-submenu .thumbnail span{position:absolute;top:0;left:0;height:100%;width:100%;z-index:3;display:flex;justify-content:center;align-items:center;font-weight:bold;-webkit-text-stroke:2px #fff;-webkit-text-stroke-color:#fff;-webkit-text-fill-color:hsla(0,0%,100%,0);font-size:1.2em}@media screen and (max-width: 1200px){.navbar .haveyoursay-submenu .thumbnail span{font-size:.95em}}.link-wrapper .submenu-mobile-toggle.mobile-only{display:none;position:absolute;right:40px}@media screen and (max-width: 1024px){.link-wrapper--arrow a{display:flex}.link-wrapper .submenu-mobile-toggle.mobile-only{display:flex}.link-wrapper .submenu-mobile-toggle.mobile-only img{height:1em}}@media screen and (max-width: 1024px){.navbar{height:100%;background-color:#2d2d2d}.navbar .navbar__content button#burger-bar{display:block;position:absolute;right:20px;z-index:200;height:75px}.navbar .navbar__content .rh-links{padding-bottom:30px;padding-right:0}.navbar.closed{height:75px}.navbar.closed .navbar__content{flex-direction:row}.navbar.closed .navbar__content .left-side .navbar__logo-box{display:grid}.navbar.closed .navbar__content .left-side .lh-links{display:none}.navbar.closed .navbar__content .rh-links{display:none}.navbar .navbar__content{flex-direction:column}.navbar .navbar__content .left-side{height:100%;width:100%;padding-left:0;padding-top:60px}.navbar .navbar__content .left-side .navbar__logo-box{display:none}.navbar .navbar__content .left-side .lh-links{height:100%;width:100%;display:grid;justify-content:center;align-items:center;text-align:center;margin-left:0;grid-template-columns:1fr}.navbar .navbar__content .left-side .lh-links>div{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.navbar .navbar__content .left-side .link-wrapper:hover{background-color:hsla(0,0%,100%,.05)}.navbar .navbar__content .left-side .link-wrapper a{padding-right:0}.navbar .submenu{max-height:100vh;height:100vh;top:0;left:100vw;width:100vw;transition:1s left ease-in-out}.navbar .submenu .back-button{text-align:left;display:block;position:absolute;z-index:20;left:20px;top:35px;height:1.5em;cursor:pointer}.navbar .submenu.submenu-mobile-show{left:0}.navbar .submenu .wrapper{display:flex;flex-direction:column;height:100vh;padding-left:0;padding-right:0;padding-top:0}.navbar .submenu .wrapper .secondary-menu-insubmenu{display:contents;justify-content:center;flex-direction:column;flex:1}.navbar .submenu .wrapper .secondary-menu-insubmenu a.thumbnail{padding:20px}.navbar .submenu .wrapper .thumbnail{flex:1;display:flex;justify-content:center;align-items:center}.navbar .submenu .wrapper .thumbnail img{display:none}.navbar .submenu .wrapper nav{justify-content:center}.navbar .social-media-icons{padding:40px}.navbar .social-media-icons a img{margin:0 10px}}body{transition:background-color 1s}body.bluebg{background-color:#dceef2}body.whitebg{background-color:#fff}body.redbg{background-color:#ecb299}body.greenbg{background-color:#eeeed1}section{background-color:rgba(0,0,0,0)}input:focus,input.form-control:focus{outline:none !important;outline-width:0 !important;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.wp-block-quote{background-image:url(../../images/quote.svg);background-size:contain;background-repeat:no-repeat;background-position:center center;color:#fff}.wp-block-quote p:first-child{font-weight:700;padding:30px}.wp-block-quote cite{font-family:inter;font-weight:300}.wp-block-quote img{width:150px;height:auto;float:right}@media screen and (max-width: 768px){.wp-block-quote{margin:0;padding:0 !important}.wp-block-quote p{font-size:1.3em !important;margin:0 !important}}.wp-block-block11-marquee{overflow:hidden}.underline-links a{position:relative}.underline-links a:after{content:"";width:0%;height:2px;background-color:#00a4b7;position:absolute;bottom:0;left:0px;border:20px;transition:width .3s}.underline-links a:hover:after{width:100%}.wp-block-image img{object-fit:cover;height:auto}.wp-block-embed__wrapper{position:relative;width:100%;aspect-ratio:16/9}.wp-block-embed__wrapper iframe{max-width:100%;width:100%;height:100%}body{transition:background-color 1s}body.bluebg{background-color:#dceef2}body.whitebg{background-color:#fff}html,body,table{font-size:18px;color:#2d2d2d}h1,h2,h3,h4,h5{font-family:effra,sans-serif;font-weight:700;font-style:normal;line-height:.85em;margin-bottom:20px}table th{font-family:effra,sans-serif;font-weight:700;font-style:normal}table{font-family:"Inter",sans-serif}h1{font-size:8em;font-weight:700}h1.smallertitle{font-size:6.5rem}@media screen and (max-width: 1440px){h1{font-size:6em}}@media screen and (max-width: 1024px){h1{font-size:5em}}@media screen and (max-width: 768px){h1{font-size:5em}}@media screen and (max-width: 500px){h1{font-size:2.5em}}h2{font-family:effra;font-size:2.7em;font-weight:400}@media screen and (max-width: 1440px){h2{font-size:2.7em}}@media screen and (max-width: 1024px){h2{font-size:2.2em}}@media screen and (max-width: 768px){h2{font-size:2.2em}}@media screen and (max-width: 768px){h2{font-size:1.8em}}h3{font-family:effra;font-size:2em;font-weight:400;line-height:2.7rem}@media screen and (max-width: 1440px){h3{font-size:2em}}@media screen and (max-width: 1024px){h3{font-size:1.33em;line-height:2rem}}@media screen and (max-width: 768px){h3{font-size:1.33em}}@media screen and (max-width: 414px){h3{font-size:1.33rem}}h4{font-family:effra;font-size:2rem;font-weight:400;line-height:2.4rem;letter-spacing:.04em}h4 span.outlines{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:inherit;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width: 1440px){h4{font-size:2rem}}@media screen and (max-width: 1024px){h4{font-size:1.8rem}}@media screen and (max-width: 768px){h4{font-size:1.7rem}}@media screen and (max-width: 414px){h4{font-size:1.5rem}}span.outlines{-webkit-text-stroke-width:2px;-webkit-text-stroke-color:inherit;-webkit-text-fill-color:rgba(0,0,0,0)}body p,body ul,body figcaption{font-size:1rem;font-family:"Inter",sans-serif;line-height:1.55rem;font-weight:300}body figcaption{font-size:.8rem}body.a2-font p,body.a2-font ul,body.a2-font caption,body.a2-font figcaption{font-size:1.3rem;font-family:"Inter",sans-serif;line-height:2.015rem;font-weight:300}body.a3-font p,body.a3-font ul,body.a3-font caption,body.a3-font figcaption{font-size:1.5rem;font-family:"Inter",sans-serif;line-height:2.325rem;font-weight:300}span.stroked-white{-webkit-text-stroke:1px #fff;-webkit-text-fill-color:rgba(0,0,0,0)}button{font-family:Effra;font-size:18px;font-style:normal;font-weight:700;line-height:22px;letter-spacing:.04em;text-align:left}a{text-align:left;color:inherit}.line-writing h1,.line-writing h2,.line-writing h3,.line-writing h4,.line-writing h5,.line-writing h6,.line-writing p{font-family:effra,sans-serif;-webkit-text-stroke:2px;-webkit-text-stroke-color:inherit;-webkit-text-fill-color:rgba(0,0,0,0);text-stroke:2px;text-stroke-color:inherit;text-fill-color:rgba(0,0,0,0)}.line-writing h1--large,.line-writing h2--large,.line-writing h3--large,.line-writing h4--large,.line-writing h5--large,.line-writing h6--large,.line-writing p--large{-webkit-text-stroke-width:1px}.line-writing{font-family:effra,sans-serif;font-weight:bold;-webkit-text-stroke:2px;-webkit-text-stroke-color:inherit;-webkit-text-fill-color:rgba(0,0,0,0);text-stroke:2px;text-stroke-color:inherit;text-fill-color:rgba(0,0,0,0)}.line-writing--thin{-webkit-text-stroke-width:1px}.section-heading{font-family:effra,sans-serif;font-size:2.5em;line-height:inherit;font-weight:400}.xlarge-para{font-size:3em;line-height:1.2em;font-family:effra,sans-serif}.large-para{font-size:2.1em;line-height:1.2em;font-family:effra,sans-serif;font-weight:400}.quotation-text{font-family:effra,sans-serif;font-style:italic;line-height:1.2em;font-size:2.1em}body.page-sustainability .information_box__content{max-height:0}body.page-sustainability .information_box__content.active{max-height:100%}body.page-sustainability .information_box__pointer{cursor:pointer}body.page-sustainability section.sustainability_information-box{position:relative;background-color:#2d2d2d;color:#fff}body.page-sustainability section.sustainability_information-box h4{color:#ced079}body.page-sustainability section.sustainability_information-box .wrapper{max-width:1440px}body.page-sustainability section.sustainability_information-box .wrapper .information_box__pointer{grid-column:span 4;grid-row:1/2;text-align:center;display:flex;justify-content:center}@media screen and (max-width: 768px){body.page-sustainability section.sustainability_information-box .wrapper .information_box__pointer{grid-row:auto;grid-column:span 12;padding-bottom:10px}body.page-sustainability section.sustainability_information-box .wrapper .information_box__pointer span{width:100%}}body.page-sustainability section.sustainability_information-box .wrapper .information_box__pointer span{border:1px solid #fff;padding:10px 25px;border-radius:39px;display:flex;border-radius:0;border:0;border-bottom:1px solid #fff;width:100%;display:flex;justify-content:space-between}body.page-sustainability section.sustainability_information-box .wrapper .information_box__pointer span:after{content:"";height:30px;width:30px;background-image:url(../../images/arrowgreen.svg);transition:transform .4s;background-repeat:no-repeat;background-position:center center;background-size:contain}body.page-sustainability section.sustainability_information-box .wrapper .information_box__pointer.active span{background-color:#fff;color:#2d2d2d}body.page-sustainability section.sustainability_information-box .wrapper .information_box__pointer.active span:after{transform:rotate(180deg)}body.page-sustainability section.sustainability_information-box .wrapper .information_box__content{grid-column:1/13;display:grid;overflow:hidden;height:min-content;transition:max-height .4s;text-align:left}@media screen and (max-width: 768px){body.page-sustainability section.sustainability_information-box .wrapper .information_box__content .twopartsection__lhs,body.page-sustainability section.sustainability_information-box .wrapper .information_box__content .twopartsection__rhs{grid-column:span 12}}body.page-sustainability section.sustainability_information-box .wrapper .information_box__content h4{grid-column:1/13;text-align:center}body.page-sustainability section.sustainability_information-box .wrapper .information_box__content p{padding:0 20px}.sustainability-page .information_box__content{max-height:0;text-align:left}.sustainability-page .information_box__content.active{max-height:min-content}.sustainability-page .information_box__pointer{cursor:pointer}body.single-post{color:#2d2d2d}body.single-post .header__content{background-color:#fff}body.single-post .header__content h1{justify-content:flex-start;padding:0 30px;color:#2d2d2d;text-align:left;font-size:5em}@media screen and (max-width: 1440px){body.single-post .header__content h1{font-size:4em}}@media screen and (max-width: 1024px){body.single-post .header__content h1{font-size:3.5em}}@media screen and (max-width: 768px){body.single-post .header__content h1{font-size:3em}}@media screen and (max-width: 500px){body.single-post .header__content h1{font-size:2.4em}}body.single-post .header__content p{padding:0 30px;color:#2d2d2d;text-align:left}body.single-post .header__content .header__banner>div{padding:0}body.single-post section.latest-news-list .container .news-item{grid-column:3/span 8;margin-bottom:2em}@media screen and (max-width: 1024px){body.single-post section.latest-news-list .container .news-item{grid-column:2/span 9;margin-bottom:2em}}#test-text h1,#test-text h2,#test-text h3,#test-text h4,#test-text h5,#test-text p,#test-text strong{color:#2d2d2d;grid-column:span 12}#test-text p{grid-column:span 12;padding-right:25%}@media screen and (max-width: 1024px){#test-text p{padding-right:0}}#test-page__fullwidthimage .container .image-banner{grid-column:span 12}#test-page__buttons{color:#2d2d2d}#test-page__buttons .container .text-block{grid-column:span 12}#test-page__wavy .container p{color:#fff;grid-column:12}body.home #sub-heading.b11banner{background-color:rgba(0,0,0,0);padding-top:200px}body.home #sub-heading.b11banner h3{color:#00a4b7}body.home #sub-heading.b11banner .read-more-btn{margin-top:2em}body.home #sub-heading.b11banner svg path{fill:rgba(0,0,0,0)}body.home #sub-heading.b11banner .b11columns__primary--center{justify-content:center;padding:10%}@media screen and (max-width: 768px){body.home #sub-heading.b11banner .b11columns__secondary--center{grid-column:2/span 6}}@media screen and (max-width: 414px){body.home #sub-heading.b11banner .b11columns__secondary--center{grid-column:1/span 8}}body.home #the-vision .slider--descriptive{grid-column:span 12}body.home #the-vision .slider--descriptive__lhs{width:35%}body.home #the-vision .slider--descriptive__rhs{width:65%}body.home #the-vision .huge-heading-wrapper{grid-column:3/span 8}body.home #the-vision .huge-heading-wrapper .huge-heading svg{stroke:#00a4b7}@media screen and (max-width: 768px){body.home #the-vision .huge-heading-wrapper{grid-column:2/span 6}}@media screen and (max-width: 414px){body.home #the-vision .huge-heading-wrapper{grid-column:2/span 4}}body.home #usp--work .container,body.home #usp--play .container,body.home #usp--live .container{min-height:100vh}body.home #usp--work .container>div:nth-child(2),body.home #usp--play .container>div:nth-child(2),body.home #usp--live .container>div:nth-child(2){grid-column-end:auto}body.home #usp--work .container>div:nth-child(3),body.home #usp--play .container>div:nth-child(3),body.home #usp--live .container>div:nth-child(3){grid-column-end:13}body.home #usp--work .container .huge-heading-wrapper,body.home #usp--play .container .huge-heading-wrapper,body.home #usp--live .container .huge-heading-wrapper{grid-column:span 3;position:relative;margin-top:-60%;overflow:visible}body.home #usp--work .container .huge-heading-wrapper .huge-heading svg,body.home #usp--play .container .huge-heading-wrapper .huge-heading svg,body.home #usp--live .container .huge-heading-wrapper .huge-heading svg{stroke:#2d2d2d}body.home #usp--work .container .huge-heading-wrapper--mobile,body.home #usp--play .container .huge-heading-wrapper--mobile,body.home #usp--live .container .huge-heading-wrapper--mobile{display:none;grid-column:3/span 7;grid-row:1/2;margin-top:0;margin-bottom:20px}@media screen and (max-width: 768px){body.home #usp--work .container .huge-heading-wrapper--mobile,body.home #usp--play .container .huge-heading-wrapper--mobile,body.home #usp--live .container .huge-heading-wrapper--mobile{grid-column:2/span 6}}@media screen and (max-width: 414px){body.home #usp--work .container .huge-heading-wrapper--mobile,body.home #usp--play .container .huge-heading-wrapper--mobile,body.home #usp--live .container .huge-heading-wrapper--mobile{grid-column:2/span 4}}body.home #usp--work .container .b11columns__primary img,body.home #usp--play .container .b11columns__primary img,body.home #usp--live .container .b11columns__primary img{height:60vh;object-fit:cover}body.home #usp--work .container h3,body.home #usp--play .container h3,body.home #usp--live .container h3{margin-top:1.5em}body.home #usp--work .container p,body.home #usp--play .container p,body.home #usp--live .container p{margin-bottom:2em}body.home #usp--work .container .b11columns__secondary,body.home #usp--play .container .b11columns__secondary,body.home #usp--live .container .b11columns__secondary{background-repeat:no-repeat;background-position:center center;background-size:contain}@media screen and (max-width: 768px){body.home #usp--work .container>div:nth-child(2),body.home #usp--play .container>div:nth-child(2),body.home #usp--live .container>div:nth-child(2){grid-column-end:13}body.home #usp--work .container .huge-heading-wrapper,body.home #usp--play .container .huge-heading-wrapper,body.home #usp--live .container .huge-heading-wrapper{display:none}body.home #usp--work .container .huge-heading-wrapper--mobile,body.home #usp--play .container .huge-heading-wrapper--mobile,body.home #usp--live .container .huge-heading-wrapper--mobile{display:block}body.home #usp--work .container .b11columns__primary,body.home #usp--play .container .b11columns__primary,body.home #usp--live .container .b11columns__primary{grid-row:2/3}body.home #usp--work .container .b11columns__secondary,body.home #usp--play .container .b11columns__secondary,body.home #usp--live .container .b11columns__secondary{background-repeat:no-repeat;background-position:center center;background-size:contain;grid-row:3/4}}body.home #usp--work .read-more-btn,body.home #usp--play .read-more-btn,body.home #usp--live .read-more-btn{color:#2d2d2d}body.home #usp--work .read-more-btn span svg path,body.home #usp--play .read-more-btn span svg path,body.home #usp--live .read-more-btn span svg path{fill:#2d2d2d;stroke:#2d2d2d}body.home #usp--work .read-more-btn:after,body.home #usp--play .read-more-btn:after,body.home #usp--live .read-more-btn:after{border-color:#2d2d2d}body.home #usp--work.b11banner{background-color:#dceef2}body.home #usp--work.b11banner svg path{fill:#dceef2}body.home #usp--work.b11banner .b11columns__primary--center{justify-content:center}body.home #usp--live.b11banner{background-color:#eeeed1}body.home #usp--live.b11banner svg path{fill:#eeeed1}body.home #usp--live.b11banner .b11columns__primary--center{justify-content:center}body.home #usp--play.b11banner{background-color:#d95a41}body.home #usp--play.b11banner svg path{fill:#d95a41}body.home #usp--play.b11banner .b11columns__primary--center{justify-content:center}body.home .count-box{grid-column:1/13;text-align:center}@media screen and (max-width: 1440px){body.home .count-box{grid-column:1/13}}@media screen and (max-width: 1024px){body.home .count-box{grid-column:1/9}}@media screen and (max-width: 768px){body.home .count-box{grid-column:1/9}}@media screen and (max-width: 414px){body.home .count-box{grid-column:1/5}}body.home .homes-counter{background-image:url("https://res.cloudinary.com/inv/image/upload/v1633335801/Meridian%20Water/homevector_hrjeai.svg")}body.home .jobs-counter{background-image:url("https://res.cloudinary.com/inv/image/upload/v1633335801/Meridian%20Water/wifiicon_vn66n3.svg")}body.home .economy-counter{background-image:url("https://res.cloudinary.com/inv/image/upload/v1633335801/Meridian%20Water/shoppingvector_dre0ei.svg")}body.home .homes-counter,body.home .jobs-counter,body.home .economy-counter{display:inline-block;padding:40px;background-repeat:no-repeat;background-position:center center;box-sizing:content-box}@media screen and (max-width: 768px){body.home .homes-counter,body.home .jobs-counter,body.home .economy-counter{display:block}}@media screen and (min-width: 768px){body.home .homes-counter,body.home .jobs-counter,body.home .economy-counter{width:200px}}body.home .homes-counter h3,body.home .jobs-counter h3,body.home .economy-counter h3{text-align:center;font-size:1rem;font-weight:normal}body.home .homes-counter h3 span,body.home .jobs-counter h3 span,body.home .economy-counter h3 span{font-family:Inter;font-size:70px;font-style:normal;font-weight:600;line-height:120px;letter-spacing:-0.03em;text-align:center;color:#00a4b7}body.home section#projects-section h2{grid-column:3/span 8}@media screen and (max-width: 768px){body.home section#projects-section h2{grid-column:2/span 6}}@media screen and (max-width: 414px){body.home section#projects-section h2{grid-column:2/span 4}}body.home section#projects-section .carousel-cell .overlay button.outline-btn{margin-top:20px;border:2px solid #fff;color:#fff}body.home section#projects-section .carousel-cell .overlay>div{padding:0 30px}body.home section#projects-section .carousel-cell .overlay>div h4{margin-bottom:10px}body.home section#projects-section button.outline-btn{text-align:center}body.home section#experiencemw-section{height:100vh;background-repeat:no-repeat;background-size:cover;background-position:center center;color:#fff;display:flex;align-items:center}body.home section#experiencemw-section .container{position:relative;z-index:1}body.home section#experiencemw-section .container .b11columns__block{text-align:left;grid-column-start:1}body.home section#experiencemw-section .container .b11columns__block h2{margin-bottom:0;font-size:6em}@media screen and (max-width: 1440px){body.home section#experiencemw-section .container .b11columns__block h2{font-size:6em}}@media screen and (max-width: 1024px){body.home section#experiencemw-section .container .b11columns__block h2{font-size:5em}}@media screen and (max-width: 768px){body.home section#experiencemw-section .container .b11columns__block h2{font-size:4em}}@media screen and (max-width: 414px){body.home section#experiencemw-section .container .b11columns__block h2{font-size:2.5em;grid-column:2/span 6}}body.home section#experiencemw-section .container .b11columns__block button.outline-btn{color:#fff;border-color:#fff}body.home section#experiencemw-section .container .b11columns__block button.outline-btn :hover{background-color:#fff;color:#000}body.home section#experiencemw-section .overlay{height:100%;width:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.631)}body.home section#latest-news-list{background-color:#2d2d2d;color:#fff;margin-top:0}body.home section#latest-news-list svg.b11banner__top-border--wavy path{fill:#2d2d2d}body.home section#latest-news-list .huge-heading{grid-column:3/span 8;margin-bottom:50px}body.home section#latest-news-list .huge-heading svg{stroke:#fff}@media screen and (max-width: 768px){body.home section#latest-news-list .huge-heading{grid-column:2/span 6}}@media screen and (max-width: 414px){body.home section#latest-news-list .huge-heading{grid-column:2/span 4}}body.page-news .news-item{grid-column-end:11}body.page-news section.b11columns--5050 .container>div:nth-child(2){grid-column-end:11}body.search-results .news-item,body.search-no-results .news-item{grid-column:span 12}body.search-results .b11banner,body.search-no-results .b11banner{padding-top:200px;background-color:#00a4b7;background-color:#00a4b7}body.search-results .b11banner svg path,body.search-no-results .b11banner svg path{fill:#00a4b7}body.search-results .b11banner .searchform,body.search-no-results .b11banner .searchform{margin:200px 20px;grid-column:2/12;border-bottom:1px solid #fff}@media screen and (max-width: 768px){body.search-results .b11banner .searchform,body.search-no-results .b11banner .searchform{margin:0;grid-column:1/13}}body.search-results .b11banner .searchform>div,body.search-no-results .b11banner .searchform>div{display:flex}body.search-results .b11banner .searchform>div input[type=text],body.search-no-results .b11banner .searchform>div input[type=text]{font-size:2em;color:#fff;font-family:"effra" sans-serif;background-color:rgba(0,0,0,0);border:none;flex:1;width:100%}body.search-results .b11banner .searchform>div input[type=submit],body.search-no-results .b11banner .searchform>div input[type=submit]{background-color:rgba(0,0,0,0);border:none;border-radius:5px;font-size:5em;color:#fff;margin-left:30px;font-size:1em}#archive-results .container .newssearch-text-item{grid-column:span 4;border:1px solid #00a4b7;margin:20px}@media screen and (max-width: 1024px){#archive-results .container .newssearch-text-item{grid-column:span 12}}body.page-whats-on .b11banner{background-color:#d95a41}body.page-whats-on .whatson-page{background-color:#fff;padding-top:0}body.page-whats-on .whatson-page #sub-heading{padding-top:200px}body.page-whats-on .whatson-page #sub-heading .b11columns__primary--center{justify-content:center}body.page-whats-on .whatson-page #sub-heading h1{color:#fff}body.page-whats-on .whatson-page #sub-heading{color:#fff}body.page-whats-on .whatson-page #sub-heading svg path{fill:#d95a41}body.single-galleries #gallery-description .b11columns__block{text-align:center}body.single-galleries #gallery-description .discovermore-btn svg{margin-right:30px;transform:rotate(180deg)}body.single-galleries #images .discovermore-btn svg{margin-right:30px;transform:rotate(180deg)}body.single-galleries #images .discovermore-btn--download{color:#fff;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center}body.single-galleries #images .discovermore-btn--download svg{transform:rotate(90deg);border:2px solid #fff;padding:.7em;border-radius:50px;height:1em;width:1em;box-sizing:content-box;transition:transform .1s;margin-bottom:10px;margin-left:0;margin-right:0}body.single-post .header.header--banner-strip .header__content h1{margin:30px 0}body.single-post .header.header--banner-strip .header__banner>div{padding:0}body.post-type-archive-galleries .thumbnail{height:auto}body.post-type-archive-galleries .thumbnail a{display:flex;flex-direction:column}body.post-type-archive-galleries .thumbnail a .image{height:40vh}body.post-type-archive-galleries #sub-heading{margin-bottom:230px;background-color:#dceef2}body.post-type-archive-galleries #sub-heading svg path{fill:#dceef2}body.post-type-archive-galleries #sub-heading h1{margin-bottom:0;margin-top:0}body.post-type-archive-galleries #sub-heading .container{padding-top:170px}@media screen and (max-width: 500px){body.post-type-archive-galleries #sub-heading{position:relative;z-index:2}}body.post-type-archive-galleries #intro-slide{margin-top:-270px}body.single-galleries section#gallery-description{padding-bottom:0}body.single-galleries section#gallery-description .b11columns__block h2{margin-bottom:0;margin-top:170px}body.single-galleries section#gallery-description .b11columns__block h5{margin-top:10px}body.single-galleries section#images .container div.image-wrapper{grid-column:span 6;position:relative;margin:20px}body.single-galleries section#images .container div.image-wrapper img{height:100%;width:100%;object-fit:cover}body.single-galleries section#images .container div.image-wrapper:hover div.overlay{opacity:1}body.single-galleries section#images .container div.image-wrapper div.overlay{background:#00a4b7;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;position:absolute;opacity:0;transition:opacity .3s ease-in-out;padding:20px}body.single-projects .header__overlay,body.single-projects .header__overlay{background:#2d2d2d;background:linear-gradient(0deg, rgb(45, 45, 45) 9%, rgba(45, 45, 45, 0.0270483193) 100%)}body.single-projects #sub-heading,body.single-projects #sub-heading{background-color:#2d2d2d;color:#fff}body.single-projects #sub-heading svg path,body.single-projects #sub-heading svg path{fill:#2d2d2d}body.single-projects #latest-news-list,body.single-projects #latest-news-list{background-color:#f8f9fb;color:#fff}body.single-projects #latest-news-list svg path,body.single-projects #latest-news-list svg path{fill:#f8f9fb}body.single-projects #latest-news-list,body.single-projects #latest-news-list{color:#2d2d2d}body.single-projects #latest-news-list .huge-heading,body.single-projects #latest-news-list .huge-heading{margin-bottom:5em}body.single-projects #latest-news-list .huge-heading svg,body.single-projects #latest-news-list .huge-heading svg{stroke:#00a4b7}body.single-projects #latest-news-list .huge-heading,body.single-projects #latest-news-list .huge-heading{grid-column:3/span 8}@media screen and (max-width: 768px){body.single-projects #latest-news-list .huge-heading,body.single-projects #latest-news-list .huge-heading{grid-column:2/span 6}}@media screen and (max-width: 414px){body.single-projects #latest-news-list .huge-heading,body.single-projects #latest-news-list .huge-heading{grid-column:2/span 4}}body.page-template-page-news2 .header{height:auto;min-height:auto}body.page-template-page-news2 .news-seperation{margin-top:100px;grid-column:span 12}body.page-template-page-news2 .wp-pagination{margin-bottom:70px}@media screen and (max-width: 768px){body.post-type-archive-downloads #archive-results .wp-block-block11-column-fraction{overflow-x:scroll;padding:0}}body.post-type-archive-downloads table{border-collapse:collapse;width:100%}body.post-type-archive-downloads table tr{border-top:1px solid #000;padding:15px 0}body.post-type-archive-downloads table tr td{text-align:left;width:25%;padding:15px 0}body.post-type-archive-downloads table{grid-column:span 12}body a,body ul,body li,body button,body span{font-family:"inter","sans-serif"}body a{text-decoration:none}.text-line text{stroke-dasharray:2000;stroke-dashoffset:1500}.huge-heading.animated .text-line text{animation:dash 4s ease-in-out forwards,filling 4s ease-in forwards}@keyframes dash{to{stroke-dashoffset:0}}section>.wrapper{max-width:1920px;margin-left:auto;margin-right:auto;position:relative}.header-section{background-color:#000;background-image:url("https://www.meridianwater.co.uk/wp-content/uploads/2022/03/FieldDay_08.06.19_36_vnrzbh-scaled.jpg");background-position:center center;background-size:cover;position:relative;padding:0px}.header-section__slide{background-color:rgba(0,0,0,.2);height:100%;width:100%;display:flex;justify-content:center;align-items:center}.header-carousel{width:100%}.header-carousel .carousel-cell{height:100vh;width:100%}.header-carousel .carousel-cell img{height:100%;width:100%;object-fit:cover}.sub-header-section{background-color:#006083;border-image:url(../../images/vector.svg);padding-bottom:250px !important;display:flex}.sub-header-section__image{width:50%;text-align:center;display:flex;align-items:center;justify-content:center}.sub-header-section__image img{max-width:80%;max-height:80vh}.sub-header-section__intro-text{width:50%;padding:50px;background-size:60%;background-image:url(../../images/heart-vector_ydt1rw.svg);background-repeat:no-repeat;background-position:center center;display:flex;flex-direction:column;justify-content:center}.sub-header-section__intro-text h3{line-height:1.5em;font-size:2.3em}.sub-header-section__intro-text p{font-size:1.3em}.sub-header-section .twopartsection__lhs.twopartsection__image img{max-height:800px}@media screen and (max-width: 768px){.sub-header-section .twopartsection__lhs{display:none}}.stats-strip-wrapper{margin-top:-125px;transform:translateY(-50%)}.stats-strip-wrapper.normal{margin-top:0}.stats-strip-wrapper div.stats-strip>div.homes-counter{background-image:url(../../images/home_whcxnh.svg)}.stats-strip-wrapper div.stats-strip>div.jobs-counter{background-image:url(../../images/wifi_l7f7cp.svg)}.stats-strip-wrapper div.stats-strip>div.economy-counter{background-image:url(../../images/bag_oftf1v.svg)}.stats-strip-wrapper div.stats-strip>div{background-repeat:no-repeat;background-size:auto 50%;background-position:center center;padding:20px}.stats-strip-wrapper div.stats-strip>div h3{text-align:center;font-size:1.8em}.stats-strip-wrapper div.stats-strip>div h3 span{font-size:2em;font-weight:600}.stats-strip-wrapper div.stats-strip{text-align:center;background-color:#00a4b7;text-align:center;grid-column:2/12;display:grid;grid-template-columns:1fr 1fr 1fr;max-width:1440px;width:80%;margin-left:auto;margin-right:auto}.vision-section{background-color:rgba(0,0,0,0)}.vision-section .twopartsection__lhs{grid-column:1/4;color:#2d2d2d}.vision-section .twopartsection__rhs{grid-column:4/13}.vision-section .twopartsection__rhs .twopartsection__rhs__content{width:100%}.vision-section .twopartsection__rhs .twopartsection__rhs__content .vision-slider{grid-column:1/17;width:100%;color:#000;align-items:center;display:grid;grid-template-columns:repeat(16, 1fr);max-width:1920px;margin-left:auto;margin-right:auto;padding-left:20px}.vision-section .twopartsection__rhs .twopartsection__rhs__content .vision-slider__text{grid-column:1/4}.vision-section .twopartsection__rhs .twopartsection__rhs__content .vision-slider .vision-carousel{grid-column:1/17}.vision-section .twopartsection__rhs .twopartsection__rhs__content .vision-slider .vision-carousel .carousel-cell{padding:0 20px}.vision-section .twopartsection__rhs .twopartsection__rhs__content .vision-slider .vision-carousel .carousel-cell img{width:700px;height:700px;object-fit:cover}@media screen and (max-width: 1024px){.vision-section .twopartsection__lhs{grid-column:1/13}.vision-section .twopartsection__rhs{grid-column:1/13;grid-row:1/13}.vision-section .twopartsection__rhs .vision-slider{padding-left:0 !important}.vision-section .twopartsection__rhs .vision-slider .carousel-cell:first-of-type{padding-left:0 !important}.vision-section .twopartsection__rhs .flickity-button{display:none}}.text-box{display:grid;grid-template-columns:repeat(16, 1fr)}.text-box .wrapper{grid-column:5/13}.text-box .wrapper h3{color:#006083;text-align:center}.text-box .wrapper h3 span.outlines{-webkit-text-stroke:1px #006083;color:rgba(0,0,0,0)}.picture-and-block .wrapper{display:grid;grid-template-columns:repeat(12, 1fr);align-items:center}.picture-and-block div.image{grid-column:7/13;grid-row:1/2}.picture-and-block div.image img{width:100%}.picture-and-block div.text{grid-column:2/6;grid-row:1/2}.picture-and-block.reversed div.image{grid-column:1/5;grid-row:1/2}.picture-and-block.reversed div.image img{width:100%}.picture-and-block.reversed div.text{grid-column:6/13;grid-row:1/2}.picture-and-block.stats{margin-top:-50px}.picture-and-block.stats .wrapper{align-items:end}.picture-and-block.stats .wrapper div.image{grid-column:1/6;grid-row:1/2}.picture-and-block.stats .wrapper div.image img{width:100%}.picture-and-block.stats .wrapper div.text{grid-column:7/11;grid-row:1/2}.picture-and-block.stats .wrapper div.text p{font-size:.7em;margin-top:100px}.picture-and-block.last{margin-top:100px}.picture-and-block.last .wrapper div.image{grid-column:6/13;grid-row:1/2}.picture-and-block.last .wrapper div.image img{width:100%}.picture-and-block.last .wrapper div.text{grid-column:1/5;grid-row:1/2}.strip-banner{background-color:#006083;min-height:500px}.strip-banner .wrapper{display:grid;grid-template-columns:repeat(12, 1fr);align-items:center;height:100%}.strip-banner .wrapper .text{text-align:center;grid-column:3/11}.strip-banner .wrapper .text h4{font-size:30px}.strip-banner .wrapper .text h4 span.outlines{-webkit-text-stroke:1px #fff;color:rgba(0,0,0,0)}.living{color:#006083;font-size:30px}.jobs{color:#ced079;font-size:30px}.jobs p{color:#fff}.living-bg{background-color:#ced079;background-image:url(../../images/Background_Icons_bw0rh3.svg)}.living-bg h3,.living-bg h4,.living-bg p{color:#006083}.living-bg .header-section{height:75vh}.living-bg .header-section h1{position:relative;z-index:2}.living-bg .header-section .gradient-overlay{height:100%;position:absolute;left:0;top:0;width:100%}.living-bg .text-box .wrapper h3{color:#006083}.living-bg .text-box .wrapper h3 span.outlines{-webkit-text-stroke:1px #006083;color:rgba(0,0,0,0)}.living-bg .text-box{margin:120px 0;line-height:2.6em}.living-bg .stats-strip-wrapper{margin-bottom:150px}.living-bg .stats-strip-wrapper .stats-strip{background-color:#006083}.living-bg .picture-and-block.last{margin-bottom:150px}.living-bg .strip-banner .wrapper .text h4{font-size:50px;color:#fff;text-align:center}.header-section h1{color:#fff}.image-divider img{width:100%}.jobs-bg{background-color:#006083;color:#ced079;background-image:url(../../images/Background_Icons_bw0rh3.svg)}.jobs-bg .picture-and-block.jobs{margin-top:150px}.jobs-bg .picture-and-block.jobs .huge-heading{position:relative;z-index:20}.jobs-bg .picture-and-block.jobs .wrapper{margin-top:-80px}.jobs-bg .picture-and-block.jobs.reversed div.image{grid-column:1/6}.jobs-bg .picture-and-block.jobs.reversed div.text{grid-column:7/12}.jobs-bg .strip-banner{margin-top:150px;background-image:url(../../images/enfield_ia0ykq.svg),url(../../images/enfield-r_dspcth.svg);background-position:5% center,95% center;background-repeat:no-repeat,no-repeat}.jobs-bg .text-box .wrapper h3{color:#ced079;text-align:center}.jobs-bg .text-box .wrapper h3 span.outlines{-webkit-text-stroke:1px #ced079;color:rgba(0,0,0,0)}.jobs-bg .text-box{margin:120px 0;line-height:2.6em}.jobs-bg .stats-strip-wrapper{margin-bottom:150px}.jobs-bg .stats-strip-wrapper .stats-strip{background-color:#006083}.jobs-bg .picture-and-block.last{margin-bottom:150px}.jobs-bg .strip-banner{background-color:#ced079}.jobs-bg .strip-banner .wrapper .text h4{color:#006083;font-size:50px}.jobs-bg .last{margin-bottom:150px}.usp-section .read-more{width:min-content}.usp-section.usp--live{background-color:#006083;background-image:url(../../images/work_fpytbh.svg);background-repeat:no-repeat;background-position:5% center;padding-right:0}.usp-section.usp--live h2{color:#dfdfa4}.usp-section.usp--live .rough-edge svg path{fill:#006083}.usp-section.usp--work{background-color:#adb30a;padding-left:0}.usp-section.usp--work .wrapper{padding-left:0}.usp-section.usp--work .wrapper .twopartsection__image{grid-column:1/8;padding-left:0;margin-bottom:50px}.usp-section.usp--work .wrapper .twopartsection__text{grid-column:8/12}.usp-section.usp--work .wrapper h2{color:#006083}.usp-section.usp--work .wrapper .rough-edge svg path{fill:#adb30a}.usp-section.usp--play{background-color:#e84e0f;padding-right:0}.usp-section.usp--play h2{color:#fff}.usp-section.usp--play .rough-edge svg path{fill:#e84e0f}.usp-section{position:relative;display:flex;align-items:center}.usp-section .wrapper{max-width:none;height:80vh;column-gap:30px}.usp-section .wrapper h2{font-size:3em}.usp-section .wrapper__text{grid-column:12/16;justify-content:center;align-items:center;grid-row:1;text-align:left}.usp-section .wrapper__image{position:relative;grid-column:1/11;grid-row:1;display:flex;height:70%}.usp-section .wrapper__image div{width:100%}.usp-section .wrapper__image img{width:100%;height:100%;object-fit:cover}.usp-section .wrapper .huge-heading{z-index:200;top:50px;position:absolute}.usp-section .wrapper .huge-heading .text-line text{stroke-dasharray:2500;stroke-dashoffset:2500}.usp-section .wrapper .twopartsection__rhs{grid-row:1/2}.usp-section .wrapper .twopartsection__text{grid-column:2/6}.usp-section .wrapper .twopartsection__image{width:100%;grid-column:6/13}.usp-section .wrapper .twopartsection__image>div{width:100%}.usp-section .wrapper .twopartsection__image>div .usp-section__image{height:100%}.usp-section .wrapper .twopartsection__image>div .usp-section__image img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1024px){.usp-section{grid-column:1/13 !important}}.projects-section{background-color:rgba(0,0,0,0)}.projects-section h2{grid-column:span 12}.projects-section .lower-text{grid-column:1/12;color:#00a4b7;font-size:2em;font-weight:100}.projects-section .project-thumbnail{grid-column:span 6;margin-bottom:100px}.projects-section .project-thumbnail__thumbnail{width:100%;height:50vh;margin-bottom:30px;object-fit:cover}.projects-section .project-thumbnail__details{display:flex;color:#2d2d2d}.projects-section .project-thumbnail__details h4{font-size:2em;margin-top:0;margin-bottom:10px}.projects-section .project-thumbnail__details>div{margin-right:20px}.projects-section .project-thumbnail__details>div img{height:2.5em;width:2.5em}@media screen and (max-width: 768px){.projects-section .project-thumbnail{grid-column:span 12}}.news-section{background-color:#2d2d2d}.news-section .twopartsection__lhs{grid-column:1/4}.news-section .twopartsection__rhs{grid-column:4/13}.news-section .twopartsection__rhs .twopartsection__rhs__content{width:100%}.news-section .twopartsection__rhs .twopartsection__rhs__content .news-slider{grid-column:1/17;width:100%;color:#fff;align-items:center;display:grid;grid-template-columns:repeat(16, 1fr);max-width:1920px;margin-left:auto;margin-right:auto;margin-top:200px;margin-bottom:200px;padding:20px}.news-section .twopartsection__rhs .twopartsection__rhs__content .news-slider__text{grid-column:1/4}.news-section .twopartsection__rhs .twopartsection__rhs__content .news-slider .news-carousel{grid-column:1/17}.news-section .twopartsection__rhs .twopartsection__rhs__content .news-slider .news-carousel .carousel-cell{padding:0 20px;max-width:500px;opacity:.8;transition:.5s opacity ease-in-out}.news-section .twopartsection__rhs .twopartsection__rhs__content .news-slider .news-carousel .carousel-cell img{width:500px;height:700px;object-fit:cover}.news-section .twopartsection__rhs .twopartsection__rhs__content .news-slider .news-carousel .carousel-cell h4{font-size:1.5em;margin-bottom:5px;line-height:1.2em;text-decoration:none}.news-section .twopartsection__rhs .twopartsection__rhs__content .news-slider .news-carousel .carousel-cell p{margin-top:0;font-size:.9em;text-decoration:none}.news-section .twopartsection__rhs .twopartsection__rhs__content .news-slider .news-carousel .carousel-cell:hover{opacity:1}@media screen and (max-width: 1024px){.news-section .twopartsection__lhs{grid-column:1/13}.news-section .twopartsection__rhs{grid-column:1/13;grid-row:1/13}.news-section .twopartsection__rhs .news-slider{margin-bottom:0 !important;padding-left:0 !important}.news-section .twopartsection__rhs .news-slider .carousel-cell:first-of-type{padding-left:0 !important}.news-section .twopartsection__rhs .flickity-button{display:none}}.read-more{display:flex;align-items:center;margin-top:50px}.read-more img{padding-left:20px;height:4em;width:min-content}.read-more--dark{color:gray}.read-more.free{grid-column:13/17}.experience-section{background-color:#000;background-image:url(../../images/New_Project2_w4bvuy.jpeg);background-size:cover;display:flex;align-items:center}.experience-section .experience-box{grid-column:2/6;padding:60px;background-color:#2d2d2d}@media screen and (max-width: 1300px){.experience-section .experience-box{grid-column:1/13;min-width:none}}.experience-section .experience-box h2{font-weight:bold;color:#00a4b7;margin-top:0;margin-bottom:0}.experience-section .experience-box span.outlines{text-stroke:1px #fff;color:rgba(0,0,0,0)}.floating-bg{width:100%;height:100%;top:0;left:0;background-image:url(../../images/Background_Icons_bw0rh3.svg);position:absolute;background-repeat:repeat-y;background-size:cover;display:none}.centered{top:50%;left:50%;transform:translate(-50%, -50%);text-align:center;height:100%;z-index:300;display:flex;width:100%;position:absolute;align-items:center;background-color:rgba(0,0,0,.5);justify-content:center;flex-direction:column}.centered h1{padding:20px 40px;max-width:1440px}.centered svg{width:80%}#meridian{-webkit-animation:fadeInFromTop .5s cubic-bezier(0.39, 0.575, 0.565, 1) both;-moz-animation:fadeInFromTop .5s cubic-bezier(0.39, 0.575, 0.565, 1) both;animation:fadeInFromTop .5s cubic-bezier(0.39, 0.575, 0.565, 1) both;animation-duration:.4s;animation-delay:.2s}#water{margin-top:1.2%}#water path:nth-child(1){stroke-dasharray:1034.9226074219;stroke-dashoffset:1034.9226074219;animation:line-anim 2s ease forwards .7s}#water path:nth-child(2){stroke-dasharray:655.5389404297;stroke-dashoffset:655.5389404297;animation:line-anim 2s ease forwards 1.3s}#water path:nth-child(3){stroke-dasharray:518;stroke-dashoffset:518;animation:line-anim 2s ease forwards .5s}#water path:nth-child(4){stroke-dasharray:699.1000976563;stroke-dashoffset:699.1000976563;animation:line-anim 2s ease forwards 1.8s}#water path:nth-child(5){stroke-dasharray:698.9013671875;stroke-dashoffset:698.9013671875;animation:line-anim 2s ease forwards 1.9s}@-webkit-keyframes fadeInFromTop{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-moz-keyframes fadeInFromTop{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fadeInFromTop{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes line-anim{to{stroke-dashoffset:0}}#map{height:100vh}.profile-card{position:absolute;top:0;left:0;transform:translate(-50%, -100%);overflow-y:auto;box-shadow:0px 2px 10px 1px rgba(0,0,0,.5)}.popup-bubble{position:absolute;top:0;left:0;transform:translate(-50%, -100%);background-color:#fff;border-radius:5px;font-family:sans-serif;overflow-y:auto;box-shadow:0px 2px 10px 1px rgba(0,0,0,.5)}.popup-bubble-anchor{position:absolute;width:100%;bottom:8px;left:0}.popup-bubble-anchor::after{content:"";position:absolute;top:0;left:0;transform:translate(-50%, 0);width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:8px solid #2d2d2d}.popup-container{cursor:auto;height:0;position:absolute;width:500px}.consultation-page{color:#2d2d2d}.consultation-page ul{padding-left:0}.consultation-page ul li:first{border-top:1px solid}.consultation-page ul li{list-style-type:none;padding:20px 0;border-bottom:1px solid;color:#006083}.nav{color:#fff;background:#2d2d2d;background:linear-gradient(0deg, rgba(45, 45, 45, 0) 11%, rgba(45, 45, 45, 0.65) 100%);display:flex;justify-content:space-between;position:fixed;top:0;left:0;z-index:10000;font-family:effra,sans-serif}.nav a span{font-family:effra,sans-serif}.nav{width:100%;min-height:109px}.nav button#burger-bar{display:none}@media screen and (max-width: 1024px){.nav button#burger-bar{display:block}}.nav .logo-container{width:190px;margin-left:30px}.nav .logo-container .nav__logobox{background-color:#00a4b7;height:160px;overflow:hidden;transition:.5s height cubic-bezier(0.65, 0, 0.35, 1);position:absolute;display:grid;top:0;text-align:center;z-index:20}.nav .logo-container .nav__logobox img{padding:6px;margin-left:auto;margin-right:auto;height:60px}.nav .logo-container .nav__logobox img:first-of-type{transition:.5s margin-top}.nav .logo-container .nav__logobox img{box-sizing:content-box}.nav.scrolled .logo-container .nav__logobox{height:75px}.nav .nav__lhs{flex:1;display:flex;justify-content:center}.nav .nav_rhs{width:400px;margin-right:30px}.nav .nav_rhs>nav a div{border-right:1px solid #fff}@media screen and (max-width: 1024px){.nav .nav__lhs,.nav .nav__rhs{display:none}}.nav nav.top-level-nav{height:90px;display:flex;align-items:center}.nav nav.top-level-nav div{display:inline-block;padding:15px;font-family:effra,sans-serif;font-weight:500;font-size:.9em;text-align:center}.nav nav.top-level-nav div a{position:relative}.nav nav.top-level-nav div a:after{content:"";width:0%;height:2px;background-color:#00a4b7;position:absolute;bottom:0;left:0px;border:20px;transition:width .3s}.nav nav.top-level-nav div a:hover:after{width:100%}.nav nav.top-level-nav div a span{height:100%;color:#fff;button:#fff;white-space:nowrap}.nav nav.top-level-nav .nav__submenu{overflow:hidden;position:absolute;height:0;overflow:hidden;width:400px;margin-top:20px;padding-top:0px;transition:1s height}.nav nav.top-level-nav .nav__submenu--right-screen{margin-left:-200px}.nav nav.top-level-nav .nav__submenu--right-screen:before{left:211px !important;border-right:none !important;border-left:39px solid rgba(0,0,0,0) !important}.nav nav.top-level-nav .nav__submenu div{display:flex;margin-top:20px;flex-direction:column;background-color:#00a4b7;position:absolute;border-radius:20px;text-align:left;background-color:#00a4b7;width:250px;overflow:hidden}.nav nav.top-level-nav .nav__submenu div a{padding:20px;font-family:effra,sans-serif;font-size:1.1em}.nav nav.top-level-nav .nav__submenu:before{content:"";position:absolute;left:0;border-left:0px solid rgba(0,0,0,0);border-bottom:40px solid #00a4b7;border-right:39px solid rgba(0,0,0,0)}.right-border{border-right:1px solid #fff}.newsletter-section div h2.block11{text-align:center;font-size:10em;margin:50px 0 20px 0}@media(max-width: 1024px){.newsletter-section div h2.block11{font-size:3em}}.newsletter-section div div p{margin-top:20px}.newsletter-section div div.block11--splitsection{display:block}.newsletter-section div div:nth-of-type(1){grid-column:2/span 5}.newsletter-section div div:nth-of-type(1) p{font-size:2.5em;line-height:inherit;font-weight:400}@media(max-width: 1024px){.newsletter-section div div:nth-of-type(1){grid-column:span 12}.newsletter-section div div:nth-of-type(1) p{font-size:1.3em}}.newsletter-section div div:nth-of-type(2){grid-column:span 5}@media(max-width: 1024px){.newsletter-section div div:nth-of-type(2){display:none}}.watermark{position:absolute;z-index:2;opacity:.5;height:100vh;width:100%;display:flex;justify-content:center;align-items:center}.watermark img{object-fit:contain;object-position:center center;height:80%;width:80%}

/*# sourceMappingURL=main.css.map*/