@charset "UTF-8";
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{background-color:transparent;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;margin:0;overflow:visible;padding:15px;text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear}.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{display:inline-block;height:24px;position:relative;width:40px}.hamburger-inner{display:block;margin-top:-2px;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#000;border-radius:4px;height:4px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:40px}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.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{background-color:transparent!important;transform:rotateY(180deg)}.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{background-color:transparent!important;transform:rotateY(-180deg)}.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{background-color:transparent!important;transform:rotateX(-180deg)}.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{background-color:transparent!important;transform:rotateX(180deg)}.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{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.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{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.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;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.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;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.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{opacity:0;top:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.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{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--collapse-r .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.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{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.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{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.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{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms}.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{right:0;top:10px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic.is-active .hamburger-inner:before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.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{right:0;top:10px;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{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.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{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.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-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.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{opacity:0;transform:rotate(-45deg) translate3d(-5.7142857143px,-6px,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-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.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{opacity:0;transform:rotate(45deg) translate3d(5.7142857143px,-6px,0)}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.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{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.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{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.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{background-color:transparent!important;transition-delay:.22s}.hamburger--spring.is-active .hamburger-inner:before{top:0;transform:translate3d(0,10px,0) rotate(45deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring.is-active .hamburger-inner:after{top:0;transform:translate3d(0,10px,0) rotate(-45deg);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring-r .hamburger-inner{bottom:0;top:auto;transition-delay:0s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.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{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.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{background-color:transparent!important;transform:rotate(90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.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{background-color:transparent!important;transform:rotate(-90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.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{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{opacity:0;top:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.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{opacity:0;top:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/images/vendor/slick-carousel/slick/ajax-loader.gif?fb6f3c230cb846e25247dfaa1da94d8f) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/fonts/vendor/slick-carousel/slick/slick.eot?a4e97f5a2a64f0ab132323fbeb33ae29);src:url(/fonts/vendor/slick-carousel/slick/slick.eot?a4e97f5a2a64f0ab132323fbeb33ae29?#iefix) format("embedded-opentype"),url(/fonts/vendor/slick-carousel/slick/slick.woff?295183786cd8a138986521d9f388a286) format("woff"),url(/fonts/vendor/slick-carousel/slick/slick.ttf?c94f7671dcc99dce43e22a89f486f7c2) format("truetype"),url(/fonts/vendor/slick-carousel/slick/slick.svg?2630a3e3eab21c607e21576571b95b9d#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0px;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0px;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}a,button{cursor:revert}menu,ol,ul{list-style:none}img{max-inline-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}pre{all:revert}::-moz-placeholder{color:unset}:-ms-input-placeholder{color:unset}::placeholder{color:unset}::marker{content:""}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;-webkit-line-break:after-white-space;overflow-wrap:break-word;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}@font-face{font-display:swap;font-family:Questrial;font-style:normal;font-weight:400;src:url(/wp-content/themes/elena-kidman-design/assets/dist/fonts/Questrial-Regular.woff2) format("woff2"),url(/wp-content/themes/elena-kidman-design/assets/dist/fonts/Questrial-Regular.woff) format("woff")}body{font-family:Questrial,sans-serif}p a{text-decoration:underline}body,html{font-size:62.5%;margin:0;overflow-x:hidden;padding:0}.container{padding:0 10rem;width:100%}@media screen and (max-width:1919px){.container{padding:0 8rem}}@media screen and (max-width:1439px){.container{padding:0 6rem}}@media screen and (max-width:1279px){.container{padding:0 5rem}}@media screen and (max-width:767px){.container{padding:0 4rem}}@media screen and (max-width:500px){.container{padding:0 3.5rem}}.home header .container .branding h2{color:#f3f3f3;display:block;left:0;position:absolute;top:0}@media screen and (max-width:639px){.home header .container .branding h2{display:none}}.home header .container .branding .black-logo{display:none}.home header .container .branding .white-logo{display:block;margin-top:1rem;pointer-events:all;width:100%}@media screen and (max-width:1919px){.home header .container .branding .white-logo{width:90%}}@media screen and (max-width:1599px){.home header .container .branding .white-logo{transform:translateY(5%);width:80%}}@media screen and (max-width:1439px){.home header .container .branding .white-logo{width:75%}}@media screen and (max-width:1279px){.home header .container .branding .white-logo{transform:translateY(10%)}}@media screen and (max-width:1023px){.home header .container .branding .white-logo{margin-top:2em}}@media screen and (max-width:639px){.home header .container .branding .white-logo{margin-top:-.8rem;transform:none}}@media screen and (max-width:500px){.home header .container .branding .white-logo{width:18rem}}.home header .container .header-info .services h3,.home header .container .header-info .services ul,.home header .container .header-info a{color:#f3f3f3}.home header .container .header-info a svg path{fill:#f3f3f3}header{font-size:2rem;left:0;line-height:1;padding-top:4rem;pointer-events:none;position:fixed;text-transform:uppercase;top:0;width:100%;z-index:99}@media screen and (max-width:1439px){header{padding-top:3.5rem}}@media screen and (max-width:1023px){header{font-size:1.8rem}}@media screen and (max-width:767px){header{padding-top:3rem}}@media screen and (max-width:639px){header{font-size:1.6rem}}@media screen and (max-width:500px){header{font-size:1.5rem}}header .container{align-items:flex-start;display:flex;justify-content:space-between}header .container .branding{position:relative;width:75%}@media screen and (max-width:1439px){header .container .branding{width:70%}}@media screen and (max-width:1023px){header .container .branding{width:66.6666666%}}@media screen and (max-width:639px){header .container .branding{width:30rem}}@media screen and (max-width:500px){header .container .branding{width:23rem}}header .container .branding .black-logo{display:block;margin-top:-1rem;pointer-events:all;width:25rem}@media screen and (max-width:1023px){header .container .branding .black-logo{width:23rem}}@media screen and (max-width:639px){header .container .branding .black-logo{width:21rem}}header .container .branding .white-logo,header .container .branding h2{display:none}header .container .header-info{display:flex;justify-content:space-between;width:25%}@media screen and (max-width:1439px){header .container .header-info{width:30%}}@media screen and (max-width:1279px){header .container .header-info{width:35%}}@media screen and (max-width:1023px){header .container .header-info{flex-direction:column;width:33.333333333%}}@media screen and (max-width:639px){header .container .header-info{width:auto}}header .container .header-info .services{color:#151515;pointer-events:none}@media screen and (max-width:1023px){header .container .header-info .services{order:1}}@media screen and (max-width:639px){header .container .header-info .services{display:none}}header .container .header-info .services h3{margin-bottom:.3em}header .container .header-info .services ul{max-height:100%;overflow:hidden;transition:max-height .3s ease}header .container .header-info .services.scroll{pointer-events:all}header .container .header-info .services.scroll:hover ul{max-height:100%}header .container .header-info .services.scroll h3{cursor:pointer}header .container .header-info .services.scroll ul{max-height:0}header .container .header-info a{color:#151515;pointer-events:all}@media screen and (max-width:1023px){header .container .header-info a{margin-bottom:2em;white-space:nowrap}}header .container .header-info a:hover{color:#0ff!important}header .container .header-info a:hover svg path{fill:#0ff!important}header .container .header-info a svg{margin-left:1.5rem;width:3rem}@media screen and (max-width:639px){header .container .header-info a svg{margin-left:1rem;width:2.5rem}}@media screen and (max-width:500px){header .container .header-info a svg{margin-left:.75rem;width:2rem}}header .container .header-info a svg path{fill:#151515}.home footer ul li a{background:#151515;border:.2rem solid #f3f3f3;color:#f3f3f3}@media screen and (max-width:1023px){.home footer ul li a.scrolled:hover{background:#000!important;color:#f3f3f3!important}}.home footer ul li a:hover{background:#fff!important;color:#151515!important}footer{bottom:7rem;left:0;position:fixed;width:100%;z-index:98}@media screen and (max-width:1439px){footer{bottom:6rem}}@media screen and (max-width:767px){footer{bottom:5rem}}@media screen and (max-width:639px){footer{bottom:4.5rem}}footer ul{display:flex}footer ul li{margin-right:2.5rem}@media screen and (max-width:1279px){footer ul li{margin-right:2rem}}@media screen and (max-width:767px){footer ul li{margin-right:2rem}}@media screen and (max-width:500px){footer ul li{margin-right:1.5rem}}footer ul li a{background:#fff;border:.2rem solid #151515;border-radius:10rem;color:#151515;font-size:2.1rem;line-height:1;padding:.7em 1.2em;text-transform:uppercase}@media screen and (max-width:1439px){footer ul li a{font-size:2rem}}@media screen and (max-width:1279px){footer ul li a{font-size:1.8rem}}@media screen and (max-width:1023px){footer ul li a{font-size:1.8rem}}@media screen and (max-width:767px){footer ul li a{font-size:1.7rem}}@media screen and (max-width:639px){footer ul li a{font-size:1.5rem}}@media screen and (max-width:500px){footer ul li a{font-size:1.5rem;padding:.7em 1em}}footer ul li a:hover{background:#151515!important;color:#f3f3f3!important}.page-id-452 header .services{visibility:hidden}body .cky-consent-container{align-items:center;background:rgba(0,0,0,.75);border-radius:6px;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;left:unset;position:fixed;right:unset;top:0;width:100%;z-index:9999999}body .cky-consent-container.cky-hide{display:none}body .cky-consent-container .cky-consent-bar{border:1px solid;border-color:#fff!important;border-radius:0;box-shadow:none;color:#fff!important;max-width:calc(100% - 100px);width:440px}body .cky-consent-container .cky-consent-bar p{color:#fff!important}body .cky-consent-container .cky-consent-bar .cky-btn,body .cky-consent-container .cky-consent-bar .cky-title{text-transform:uppercase}body .cky-consent-container .cky-consent-bar p a{color:#fff!important;text-decoration:underline}body .cky-consent-container .cky-consent-bar p a:hover{color:#0ff!important}body .cky-consent-container .cky-consent-bar .cky-btn{border-color:#fff!important;color:#fff!important}body .cky-consent-container .cky-consent-bar .cky-btn.cky-btn-accept{color:#000!important}body .cky-consent-container .cky-consent-bar .cky-btn.cky-btn-accept:hover{background:#000!important;color:#fff!important}body .cky-consent-container .cky-consent-bar .cky-btn:hover{background:#fff!important;color:#000!important;opacity:1!important}.project-intro.legal{padding:22.5rem 0}@media screen and (max-width:1023px){.project-intro.legal{padding:16rem 0}}@media screen and (max-width:639px){.project-intro.legal{padding:14rem 0}}@media screen and (max-width:500px){.project-intro.legal{padding:12rem 0}}.project-intro.legal .container .details{font-size:2.3rem;width:100%}@media screen and (max-width:1919px){.project-intro.legal .container .details{font-size:2.1rem}}@media screen and (max-width:1439px){.project-intro.legal .container .details{font-size:1.9rem}}@media screen and (max-width:1279px){.project-intro.legal .container .details{font-size:1.7rem}}@media screen and (max-width:1023px){.project-intro.legal .container .details{font-size:2.2rem}}@media screen and (max-width:767px){.project-intro.legal .container .details{font-size:2rem}}@media screen and (max-width:639px){.project-intro.legal .container .details{font-size:1.8rem}}@media screen and (max-width:500px){.project-intro.legal .container .details{font-size:1.7rem}}.project-intro.legal .container .details p{font-size:1em}.project-intro.legal .container .details h2{font-size:1.5em;margin-bottom:1em}.project-intro.legal .container .details h3{font-size:1.25em;margin-bottom:1em;text-transform:uppercase}.project-intro.legal .container .details table{font-size:.875em!important;margin-bottom:2.5em!important}.project-intro.legal .container .details table tr:last-child td{border-bottom:none!important}.project-intro.legal .container .details table td,.project-intro.legal .container .details table th{background:none!important;border:none;border-bottom:1px solid #000!important;font-size:1em!important;padding:.5em 1em!important}.project-intro.legal .container .details table td:first-child,.project-intro.legal .container .details table th:first-child{padding-left:0!important}.project-intro.legal .container .details table td:last-child,.project-intro.legal .container .details table th:last-child{padding-right:0!important}.home .load-overlay{background:#151515}.load-overlay{background:#fff;z-index:100}.load-overlay,.page-bg{height:100%;left:0;position:fixed;top:0;width:100%}.page-bg{background:#151515;z-index:1}.hero{height:100vh;min-height:696px;padding:10rem 0 0;position:relative;z-index:1}@media screen and (max-width:1023px){.hero{min-height:768px}}@media screen and (max-width:400px){.hero{min-height:650px}}.hero .scroll{left:0;position:fixed;right:0;top:50%;transform:translateY(-55%)}@media screen and (max-width:1919px){.hero .scroll{transform:translateY(-60%)}}@media screen and (max-width:1599px){.hero .scroll{transform:translateY(-65%)}}@media screen and (max-width:1279px){.hero .scroll{transform:translateY(-85%)}}@media screen and (max-width:1023px){.hero .scroll{top:23%;transform:none}}@media screen and (max-width:767px){.hero .scroll{top:24%}}@media screen and (max-width:500px){.hero .scroll{top:20%}}.hero .scroll .container{position:static}.hero .scroll .container img{width:13rem}@media screen and (max-width:1599px){.hero .scroll .container img{width:12rem}}@media screen and (max-width:1279px){.hero .scroll .container img{width:11rem}}@media screen and (max-width:767px){.hero .scroll .container img{width:10rem}}@media screen and (max-width:639px){.hero .scroll .container img{width:9rem}}@media screen and (max-width:500px){.hero .scroll .container img{width:8.5rem}}.hero .container{bottom:3.2rem;left:0;position:fixed;right:0}@media screen and (max-width:1439px){.hero .container{bottom:2.5rem}}@media screen and (max-width:1279px){.hero .container{bottom:2.8rem}}@media screen and (max-width:1023px){.hero .container{bottom:12.5rem}}@media screen and (max-width:767px){.hero .container{bottom:11.5rem}}@media screen and (max-width:639px){.hero .container{bottom:10rem}}@media screen and (max-width:400px){.hero .container{bottom:18rem;position:absolute}}.hero .container .bottom-text{align-items:flex-end;display:flex;justify-content:space-between}@media screen and (max-width:1023px){.hero .container .bottom-text{display:block;width:100%}}.hero .container .bottom-text a,.hero .container .bottom-text h2{color:#f3f3f3;font-size:10rem}@media screen and (max-width:1919px){.hero .container .bottom-text a,.hero .container .bottom-text h2{font-size:8.8rem}}@media screen and (max-width:1599px){.hero .container .bottom-text a,.hero .container .bottom-text h2{font-size:8rem}}@media screen and (max-width:1439px){.hero .container .bottom-text a,.hero .container .bottom-text h2{font-size:7.2rem}}@media screen and (max-width:1279px){.hero .container .bottom-text a,.hero .container .bottom-text h2{font-size:5.9rem}}@media screen and (max-width:1023px){.hero .container .bottom-text a,.hero .container .bottom-text h2{font-size:7rem}}@media screen and (max-width:767px){.hero .container .bottom-text a,.hero .container .bottom-text h2{font-size:5.8rem}}@media screen and (max-width:639px){.hero .container .bottom-text a,.hero .container .bottom-text h2{font-size:4.4rem}}@media screen and (max-width:400px){.hero .container .bottom-text a,.hero .container .bottom-text h2{font-size:3.8rem}}.hero .container .bottom-text h2{padding-bottom:10.5rem}@media screen and (max-width:1599px){.hero .container .bottom-text h2{padding-bottom:11rem}}@media screen and (max-width:1439px){.hero .container .bottom-text h2{padding-bottom:10.5rem}}@media screen and (max-width:1023px){.hero .container .bottom-text h2{margin-bottom:1em;padding-bottom:0;width:66.66666%}}@media screen and (max-width:767px){.hero .container .bottom-text h2{margin-bottom:.5em;width:100%}}@media screen and (max-width:500px){.hero .container .bottom-text h2{margin-bottom:.8em}}@media screen and (max-width:400px){.hero .container .bottom-text h2{margin-bottom:.6em}}.hero .container .bottom-text a{text-align:right}@media screen and (max-width:1023px){.hero .container .bottom-text a{display:inline-block;margin-left:25%;width:75%}}@media screen and (max-width:767px){.hero .container .bottom-text a{margin-left:0;width:100%}}@media screen and (max-width:500px){.hero .container .bottom-text a{align-items:flex-start;display:flex;justify-content:space-between}}.hero .container .bottom-text a:hover svg{transform:translateX(5rem)}@media screen and (max-width:1599px){.hero .container .bottom-text a:hover svg{transform:translateX(4rem)}}@media screen and (max-width:1279px){.hero .container .bottom-text a:hover svg{transform:translateX(3rem)}}.hero .container .bottom-text a svg{margin-right:10rem;transition:transform .3s ease;width:15rem}@media screen and (max-width:1919px){.hero .container .bottom-text a svg{margin-right:9rem;width:14rem}}@media screen and (max-width:1599px){.hero .container .bottom-text a svg{margin-right:8rem;width:13rem}}@media screen and (max-width:1439px){.hero .container .bottom-text a svg{margin-right:6rem;width:11rem}}@media screen and (max-width:1279px){.hero .container .bottom-text a svg{margin-right:5rem;width:10rem}}@media screen and (max-width:1023px){.hero .container .bottom-text a svg{margin-right:40%;width:12.5rem}}@media screen and (max-width:767px){.hero .container .bottom-text a svg{margin-right:30%;width:10rem}}@media screen and (max-width:500px){.hero .container .bottom-text a svg{margin-right:0;width:8.5rem}}@media screen and (max-width:400px){.hero .container .bottom-text a svg{width:7rem}}.hero .container .bottom-text a svg path{fill:#f3f3f3}.home-content{margin:30rem 0 50rem;position:relative;z-index:3}@media screen and (max-width:1919px){.home-content{margin-bottom:45rem}}@media screen and (max-width:1439px){.home-content{margin-top:25rem}}@media screen and (max-width:1279px){.home-content{margin-top:22.5rem}}@media screen and (max-width:1023px){.home-content{margin-bottom:25rem}}@media screen and (max-width:767px){.home-content{margin-bottom:20rem}}@media screen and (max-width:639px){.home-content{margin:20rem 0 15rem}}@media screen and (max-width:500px){.home-content{margin-bottom:7.5rem}}.home-content .container main{display:flex;justify-content:space-between}.home-content .container main .text{width:calc(41.66667% + 3rem)}@media screen and (max-width:1023px){.home-content .container main .text{display:none}}.home-content .container main .text p{color:#f3f3f3;font-size:3.2rem;line-height:1.25;margin-bottom:1.4em}@media screen and (max-width:1599px){.home-content .container main .text p{font-size:2.8rem;margin-bottom:1.5em}}@media screen and (max-width:1439px){.home-content .container main .text p{font-size:2.6rem}}@media screen and (max-width:1279px){.home-content .container main .text p{font-size:2.4rem}}.home-content .container main .project-slider-wrapper{padding-left:1.5rem;width:41.66667%}@media screen and (max-width:1279px){.home-content .container main .project-slider-wrapper{padding-left:0}}@media screen and (max-width:1023px){.home-content .container main .project-slider-wrapper{width:100%}}.home-content .container main .project-slider-wrapper a.all{color:#151515;display:inline-block;font-size:5rem;margin-bottom:.8em;text-transform:uppercase}@media screen and (max-width:1599px){.home-content .container main .project-slider-wrapper a.all{font-size:4.4rem}}@media screen and (max-width:1439px){.home-content .container main .project-slider-wrapper a.all{font-size:4rem;margin-bottom:1em}}@media screen and (max-width:1279px){.home-content .container main .project-slider-wrapper a.all{font-size:3.6rem}}@media screen and (max-width:1023px){.home-content .container main .project-slider-wrapper a.all{font-size:4rem}}@media screen and (max-width:767px){.home-content .container main .project-slider-wrapper a.all{font-size:3.2rem}}@media screen and (max-width:639px){.home-content .container main .project-slider-wrapper a.all{margin-bottom:.75em}}@media screen and (max-width:500px){.home-content .container main .project-slider-wrapper a.all{font-size:3rem}}.home-content .container main .project-slider-wrapper a.all:hover svg{transform:translateX(3rem)}.home-content .container main .project-slider-wrapper a.all svg{margin-left:3rem;transition:transform .3s ease;width:7rem}@media screen and (max-width:1599px){.home-content .container main .project-slider-wrapper a.all svg{width:6rem}}@media screen and (max-width:1439px){.home-content .container main .project-slider-wrapper a.all svg{margin-left:2.5rem;width:5.5rem}}@media screen and (max-width:1279px){.home-content .container main .project-slider-wrapper a.all svg{margin-left:2rem;width:5rem}}@media screen and (max-width:1023px){.home-content .container main .project-slider-wrapper a.all svg{margin-left:2.5rem;width:6rem}}@media screen and (max-width:767px){.home-content .container main .project-slider-wrapper a.all svg{margin-left:2rem;width:5rem}}@media screen and (max-width:500px){.home-content .container main .project-slider-wrapper a.all svg{margin-left:2.5rem;width:4rem}}.home-content .container main .project-slider-wrapper video{width:100%}.bottom-content{padding-bottom:3rem;position:relative;z-index:3}@media screen and (max-width:1919px){.bottom-content{padding-bottom:3.5rem}}@media screen and (max-width:1439px){.bottom-content{padding-bottom:3rem}}@media screen and (max-width:1023px){.bottom-content{margin-bottom:14rem;padding-bottom:0}}@media screen and (max-width:767px){.bottom-content{margin-bottom:12rem}}@media screen and (max-width:500px){.bottom-content{margin-bottom:11rem}}.bottom-content .container{align-items:flex-end;display:flex;justify-content:space-between}@media screen and (max-width:1023px){.bottom-content .container{display:block}}.bottom-content .container a,.bottom-content .container p{font-size:10rem}@media screen and (max-width:1919px){.bottom-content .container a,.bottom-content .container p{font-size:8.2rem}}@media screen and (max-width:1599px){.bottom-content .container a,.bottom-content .container p{font-size:7.4rem}}@media screen and (max-width:1439px){.bottom-content .container a,.bottom-content .container p{font-size:6.4rem}}@media screen and (max-width:1279px){.bottom-content .container a,.bottom-content .container p{font-size:5.4rem}}@media screen and (max-width:1023px){.bottom-content .container a,.bottom-content .container p{font-size:7rem}}@media screen and (max-width:767px){.bottom-content .container a,.bottom-content .container p{font-size:6rem}}@media screen and (max-width:639px){.bottom-content .container a,.bottom-content .container p{font-size:5.4rem}}@media screen and (max-width:500px){.bottom-content .container a,.bottom-content .container p{font-size:5rem}}.bottom-content .container p{color:#f3f3f3;padding-bottom:12rem;width:50%}@media screen and (max-width:1279px){.bottom-content .container p{padding-bottom:10rem}}@media screen and (max-width:1023px){.bottom-content .container p{color:#151515;margin-bottom:.5em;padding-bottom:0;width:100%}}@media screen and (max-width:639px){.bottom-content .container p{margin-bottom:.75em}}.bottom-content .container p br:first-of-type{display:none}@media screen and (max-width:639px){.bottom-content .container p br:first-of-type{display:block}}.bottom-content .container a{text-align:right}@media screen and (max-width:1023px){.bottom-content .container a{display:inline-block;margin-left:25%;width:75%}}@media screen and (max-width:639px){.bottom-content .container a{margin-left:0;width:100%}}@media screen and (max-width:500px){.bottom-content .container a{align-items:flex-start;display:flex;justify-content:space-between}}.bottom-content .container a:hover svg{transform:translateX(5rem)}.bottom-content .container a svg{margin-right:10rem;transition:transform .3s ease;width:15rem}@media screen and (max-width:1919px){.bottom-content .container a svg{margin-right:9rem;width:14rem}}@media screen and (max-width:1599px){.bottom-content .container a svg{margin-right:8rem;width:13rem}}@media screen and (max-width:1439px){.bottom-content .container a svg{margin-right:6rem;width:11rem}}@media screen and (max-width:1279px){.bottom-content .container a svg{margin-right:5rem;width:10rem}}@media screen and (max-width:1023px){.bottom-content .container a svg{margin-right:25%;width:12.5rem}}@media screen and (max-width:767px){.bottom-content .container a svg{margin-right:30%;width:10rem}}@media screen and (max-width:639px){.bottom-content .container a svg{margin-right:25%}}@media screen and (max-width:500px){.bottom-content .container a svg{margin-right:0;width:8.5rem}}.page-id-18 header .services{visibility:hidden}.project-feed{display:flex;flex-wrap:wrap;justify-content:space-between;margin:22.5rem 0 0}@media screen and (max-width:1023px){.project-feed{margin-top:16rem}}@media screen and (max-width:639px){.project-feed{margin-top:14rem}}@media screen and (max-width:500px){.project-feed{margin-top:13rem}}.project-feed .project-card{display:flex;flex-direction:column;justify-content:flex-end;width:calc(33.33333% - 2.5rem)}@media screen and (max-width:1279px){.project-feed .project-card{width:calc(36% - 2.5rem)}}@media screen and (max-width:1023px){.project-feed .project-card{margin-bottom:5.5rem;width:100%}}@media screen and (max-width:767px){.project-feed .project-card{margin-bottom:4.5rem}}@media screen and (max-width:639px){.project-feed .project-card{margin-bottom:4rem}}@media screen and (max-width:500px){.project-feed .project-card{margin-bottom:3.25rem}}.project-feed .project-card:first-child,.project-feed .project-card:nth-child(5),.project-feed .project-card:nth-child(9){justify-content:flex-start}.project-feed .project-card:nth-child(2),.project-feed .project-card:nth-child(3),.project-feed .project-card:nth-child(6),.project-feed .project-card:nth-child(7),.project-feed .project-card:nth-child(10),.project-feed .project-card:nth-child(11){width:calc(50% - 2.5rem)}@media screen and (max-width:1023px){.project-feed .project-card:nth-child(2),.project-feed .project-card:nth-child(3),.project-feed .project-card:nth-child(6),.project-feed .project-card:nth-child(7),.project-feed .project-card:nth-child(10),.project-feed .project-card:nth-child(11){width:100%}}.project-feed .project-card:nth-child(3),.project-feed .project-card:nth-child(4),.project-feed .project-card:nth-child(7),.project-feed .project-card:nth-child(8){margin-bottom:10rem}@media screen and (max-width:1599px){.project-feed .project-card:nth-child(3),.project-feed .project-card:nth-child(4),.project-feed .project-card:nth-child(7),.project-feed .project-card:nth-child(8){margin-bottom:9rem}}@media screen and (max-width:1439px){.project-feed .project-card:nth-child(3),.project-feed .project-card:nth-child(4),.project-feed .project-card:nth-child(7),.project-feed .project-card:nth-child(8){margin-bottom:8rem}}@media screen and (max-width:1279px){.project-feed .project-card:nth-child(3),.project-feed .project-card:nth-child(4),.project-feed .project-card:nth-child(7),.project-feed .project-card:nth-child(8){margin-bottom:7rem}}@media screen and (max-width:1023px){.project-feed .project-card:nth-child(3),.project-feed .project-card:nth-child(4),.project-feed .project-card:nth-child(7),.project-feed .project-card:nth-child(8){margin-bottom:5.5rem}}@media screen and (max-width:767px){.project-feed .project-card:nth-child(3),.project-feed .project-card:nth-child(4),.project-feed .project-card:nth-child(7),.project-feed .project-card:nth-child(8){margin-bottom:4.5rem}}@media screen and (max-width:639px){.project-feed .project-card:nth-child(3),.project-feed .project-card:nth-child(4),.project-feed .project-card:nth-child(7),.project-feed .project-card:nth-child(8){margin-bottom:4rem}}@media screen and (max-width:500px){.project-feed .project-card:nth-child(3),.project-feed .project-card:nth-child(4),.project-feed .project-card:nth-child(7),.project-feed .project-card:nth-child(8){margin-bottom:3.25rem}}.project-feed .project-card:nth-child(3),.project-feed .project-card:nth-child(7),.project-feed .project-card:nth-child(11){margin-top:-8%}@media screen and (max-width:1599px){.project-feed .project-card:nth-child(3),.project-feed .project-card:nth-child(7),.project-feed .project-card:nth-child(11){margin-top:-8rem}}@media screen and (max-width:1279px){.project-feed .project-card:nth-child(3),.project-feed .project-card:nth-child(7),.project-feed .project-card:nth-child(11){margin-top:-7rem}}@media screen and (max-width:1023px){.project-feed .project-card:nth-child(3),.project-feed .project-card:nth-child(7),.project-feed .project-card:nth-child(11){margin-top:0}.project-feed .project-card:nth-child(2n) .project-thumbnail{width:100%}}@-webkit-keyframes bounce-hover{0%{transform:translateX(0)}25%{transform:translateX(3rem)}50%{transform:translateX(0)}75%{transform:translateX(3rem)}to{transform:translateX(0)}}@keyframes bounce-hover{0%{transform:translateX(0)}25%{transform:translateX(3rem)}50%{transform:translateX(0)}75%{transform:translateX(3rem)}to{transform:translateX(0)}}@-webkit-keyframes bounce-hover-small{0%{transform:translateX(0)}25%{transform:translateX(2rem)}50%{transform:translateX(0)}75%{transform:translateX(2rem)}to{transform:translateX(0)}}@keyframes bounce-hover-small{0%{transform:translateX(0)}25%{transform:translateX(2rem)}50%{transform:translateX(0)}75%{transform:translateX(2rem)}to{transform:translateX(0)}}.project-feed .project-card:hover .project-text h2{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:bounce-hover;animation-name:bounce-hover}@media screen and (max-width:500px){.project-feed .project-card:hover .project-text h2{-webkit-animation-name:bounce-hover-small;animation-name:bounce-hover-small}}.project-feed .project-card .project-thumbnail{margin-bottom:2rem}@media screen and (max-width:1023px){.project-feed .project-card .project-thumbnail{width:calc(66.66667% - 2rem)}}@media screen and (max-width:639px){.project-feed .project-card .project-thumbnail{width:100%}}.project-feed .project-card .project-thumbnail img,.project-feed .project-card .project-thumbnail video{width:100%}.project-feed .project-card .project-text{color:#151515}.project-feed .project-card .project-text h2{display:flex;font-size:3.5rem;margin-bottom:.2em;text-transform:uppercase;transition:all .3s ease}@media screen and (max-width:1599px){.project-feed .project-card .project-text h2{font-size:3.2rem}}@media screen and (max-width:1439px){.project-feed .project-card .project-text h2{font-size:2.8rem}}@media screen and (max-width:1279px){.project-feed .project-card .project-text h2{font-size:2.2rem;margin-bottom:.25em;white-space:nowrap;width:150%}}@media screen and (max-width:1023px){.project-feed .project-card .project-text h2{font-size:3.5rem;white-space:normal;width:auto}}@media screen and (max-width:767px){.project-feed .project-card .project-text h2{font-size:3.2rem}}@media screen and (max-width:639px){.project-feed .project-card .project-text h2{font-size:3rem}}@media screen and (max-width:500px){.project-feed .project-card .project-text h2{font-size:2.8rem;margin-bottom:.2em}}.project-feed .project-card .project-text h2 span{display:block;max-width:calc(100% - 9rem)}@media screen and (max-width:1599px){.project-feed .project-card .project-text h2 span{max-width:calc(100% - 8rem)}}@media screen and (max-width:1439px){.project-feed .project-card .project-text h2 span{max-width:calc(100% - 7rem)}}@media screen and (max-width:1023px){.project-feed .project-card .project-text h2 span{max-width:calc(100% - 9rem)}}@media screen and (max-width:767px){.project-feed .project-card .project-text h2 span{max-width:calc(100% - 8rem)}}@media screen and (max-width:500px){.project-feed .project-card .project-text h2 span{max-width:calc(100% - 7rem)}}.project-feed .project-card .project-text h2 svg{margin-left:4rem;width:5rem}@media screen and (max-width:1599px){.project-feed .project-card .project-text h2 svg{margin-left:3.5rem;width:4.5rem}}@media screen and (max-width:1439px){.project-feed .project-card .project-text h2 svg{margin-left:3rem;width:4rem}}@media screen and (max-width:1023px){.project-feed .project-card .project-text h2 svg{margin-left:4rem;width:5rem}}@media screen and (max-width:767px){.project-feed .project-card .project-text h2 svg{margin-left:3.5rem;width:4.5rem}}@media screen and (max-width:500px){.project-feed .project-card .project-text h2 svg{margin-left:3rem;width:4rem}}.project-feed .project-card .project-text h3{font-size:2rem;text-transform:uppercase}@media screen and (max-width:1599px){.project-feed .project-card .project-text h3{font-size:1.9rem}}@media screen and (max-width:1439px){.project-feed .project-card .project-text h3{font-size:1.8rem}}@media screen and (max-width:1279px){.project-feed .project-card .project-text h3{font-size:1.6rem;white-space:nowrap}}@media screen and (max-width:1023px){.project-feed .project-card .project-text h3{font-size:2.4rem;white-space:normal}}@media screen and (max-width:767px){.project-feed .project-card .project-text h3{font-size:2.2rem}}@media screen and (max-width:639px){.project-feed .project-card .project-text h3{font-size:2.1rem}}@media screen and (max-width:500px){.project-feed .project-card .project-text h3{font-size:1.9rem}}.archive-link{display:flex;justify-content:flex-end;margin:15rem 0 25rem}@media screen and (max-width:1919px){.archive-link{margin-bottom:15rem}}@media screen and (max-width:1599px){.archive-link{margin-bottom:10rem}}@media screen and (max-width:1439px){.archive-link{margin:12.5rem 0 10rem}}@media screen and (max-width:1279px){.archive-link{margin:10rem 0 7.5rem}}@media screen and (max-width:1023px){.archive-link{margin:0 0 6.5rem}}@media screen and (max-width:767px){.archive-link{margin:4rem 0 6.5rem}}@media screen and (max-width:639px){.archive-link{margin:6.5rem 0 7.5rem}}.archive-link a{align-items:center;color:#151515;display:flex;font-size:3.5rem;text-transform:uppercase}@media screen and (max-width:639px){.archive-link a{font-size:3rem}}@media screen and (max-width:500px){.archive-link a{font-size:2.8rem}}.archive-link a svg{margin-left:4rem;width:5rem}@media screen and (max-width:639px){.archive-link a svg{margin-left:3.5rem;width:4.5rem}}@media screen and (max-width:500px){.archive-link a svg{margin-left:3rem;width:4rem}}.archive-link a svg path{fill:#151515}.bottom-content.internal a,.bottom-content.internal p{color:#151515}.bottom-content.internal a svg path,.bottom-content.internal p svg path{fill:#151515}.project-feed.archive{-moz-column-gap:4rem;column-gap:4rem;justify-content:flex-start;margin-bottom:12rem}@media screen and (max-width:1279px){.project-feed.archive{margin-bottom:7.5rem}}@media screen and (max-width:1023px){.project-feed.archive{margin-top:20rem}}@media screen and (max-width:767px){.project-feed.archive{margin-bottom:5rem;margin-top:19rem}}@media screen and (max-width:639px){.project-feed.archive{margin-bottom:4rem;margin-top:14rem}}@media screen and (max-width:500px){.project-feed.archive{margin-bottom:3rem;margin-top:13rem}}.project-feed.archive h1{font-size:3.5rem;margin-bottom:3rem;text-transform:uppercase;width:100%}@media screen and (max-width:1023px){.project-feed.archive h1{font-size:3rem}}.project-feed.archive .project-card{justify-content:flex-start;margin-bottom:5rem;margin-top:0;width:calc(33.33333% - 2.66667rem)}@media screen and (max-width:1279px){.project-feed.archive .project-card{width:calc(50% - 2rem)}}@media screen and (max-width:639px){.project-feed.archive .project-card{width:100%}}@media screen and (max-width:500px){.project-feed.archive .project-card{margin-bottom:4rem}}.project-feed.archive .project-card:nth-child(3){margin-top:0}.project-feed.archive .project-card .project-thumbnail{width:100%}.project-feed.archive .project-card .project-text h2{white-space:normal;width:100%}@media screen and (max-width:1279px){.project-feed.archive .project-card .project-text h2{font-size:3rem}}@media screen and (max-width:1023px){.project-feed.archive .project-card .project-text h2{font-size:2.4rem}}@media screen and (max-width:767px){.project-feed.archive .project-card .project-text h2{font-size:2.1rem}}@media screen and (max-width:639px){.project-feed.archive .project-card .project-text h2{font-size:2.8rem}}@media screen and (max-width:1279px){.project-feed.archive .project-card .project-text h3{font-size:1.8rem}}@media screen and (max-width:1023px){.project-feed.archive .project-card .project-text h3{font-size:1.7rem}}@media screen and (max-width:767px){.project-feed.archive .project-card .project-text h3{font-size:1.6rem}}@media screen and (max-width:639px){.project-feed.archive .project-card .project-text h3{font-size:1.7rem}}@media screen and (max-width:500px){.project-feed.archive .project-card .project-text h3{font-size:1.8rem}}.wrapper.dark{background:#151515}.wrapper.dark header .container .branding .black-logo svg path{fill:#fff}.wrapper.dark header .container .header-info .services{color:#fff}.wrapper.dark header .container .header-info a{color:#f3f3f3}.wrapper.dark header .container .header-info a svg path{fill:#f3f3f3}.wrapper.dark footer ul li a{background:#151515;border-color:#f3f3f3;color:#f3f3f3}.wrapper.dark footer ul li a:hover{background:#fff!important;color:#151515!important}.wrapper.dark footer ul li a.project-link{background:#fff;color:#151515}.wrapper.dark footer ul li a.project-link:hover{background:#151515!important;color:#f3f3f3!important}.wrapper.dark .project-feed.archive.internal>h2,.wrapper.dark .project-intro .container .details{color:#f3f3f3}.wrapper.dark .project-feed.archive.internal>h2 svg path{fill:#f3f3f3}.wrapper.dark .project-feed.archive.internal .project-card .project-text{color:#f3f3f3}.wrapper.dark .project-feed.archive.internal .project-card .project-text svg path{fill:#f3f3f3}.wrapper.dark .bottom-content.internal a,.wrapper.dark .bottom-content.internal p{color:#fff}.wrapper.dark .bottom-content.internal a svg path,.wrapper.dark .bottom-content.internal p svg path{fill:#f3f3f3}.single-projects header .branding{width:50%}@media screen and (max-width:1023px){.single-projects header .branding{width:100%}}@media screen and (max-width:639px){.single-projects header .branding{width:30rem}}.single-projects header .header-info{padding-left:2.25rem;width:50%}@media screen and (max-width:1023px){.single-projects header .header-info{width:auto}.single-projects header .services{display:none}}.project-intro{padding:22.5rem 0 4.5rem}@media screen and (max-width:1023px){.project-intro{display:block;padding-top:16rem}}@media screen and (max-width:639px){.project-intro{padding-top:14rem}}@media screen and (max-width:500px){.project-intro{padding-top:12rem}}.project-intro .container{display:flex;justify-content:space-between}@media screen and (max-width:1023px){.project-intro .container{display:block}}.project-intro .container .details{color:#151515;padding-right:2.25rem;width:50%}@media screen and (max-width:1023px){.project-intro .container .details{margin-bottom:5rem;padding-right:0;width:100%}}@media screen and (max-width:639px){.project-intro .container .details{margin-bottom:4rem}}.project-intro .container .details h1{font-size:12rem;line-height:1.05;margin-bottom:.25em;text-transform:uppercase}@media screen and (max-width:1919px){.project-intro .container .details h1{font-size:11rem}}@media screen and (max-width:1599px){.project-intro .container .details h1{font-size:10rem}}@media screen and (max-width:1439px){.project-intro .container .details h1{font-size:8.4rem}}@media screen and (max-width:1279px){.project-intro .container .details h1{font-size:6.4rem}}@media screen and (max-width:1023px){.project-intro .container .details h1{font-size:8rem}}@media screen and (max-width:767px){.project-intro .container .details h1{font-size:7.2rem}}@media screen and (max-width:639px){.project-intro .container .details h1{font-size:6.4rem}}@media screen and (max-width:500px){.project-intro .container .details h1{font-size:5rem}}.project-intro .container .details h2{font-size:2.8rem;line-height:1.2;margin-bottom:1.5em;text-transform:uppercase}@media screen and (max-width:1919px){.project-intro .container .details h2{font-size:2.6rem}}@media screen and (max-width:1599px){.project-intro .container .details h2{font-size:2.6rem}}@media screen and (max-width:1439px){.project-intro .container .details h2{font-size:2.2rem}}@media screen and (max-width:1279px){.project-intro .container .details h2{font-size:2rem}}@media screen and (max-width:1023px){.project-intro .container .details h2{font-size:2.7rem}}@media screen and (max-width:767px){.project-intro .container .details h2{font-size:2.3rem}}@media screen and (max-width:639px){.project-intro .container .details h2{font-size:2rem}}@media screen and (max-width:500px){.project-intro .container .details h2{font-size:1.9rem}}.project-intro .container .details p{font-size:2.3rem;line-height:1.3;margin-bottom:1.5em}@media screen and (max-width:1919px){.project-intro .container .details p{font-size:2.1rem}}@media screen and (max-width:1439px){.project-intro .container .details p{font-size:1.9rem}}@media screen and (max-width:1279px){.project-intro .container .details p{font-size:1.7rem}}@media screen and (max-width:1023px){.project-intro .container .details p{font-size:2.2rem}}@media screen and (max-width:767px){.project-intro .container .details p{font-size:2rem}}@media screen and (max-width:639px){.project-intro .container .details p{font-size:1.8rem}}@media screen and (max-width:500px){.project-intro .container .details p{font-size:1.7rem}}.project-intro .container .details p:last-child{margin-bottom:0}.project-intro .container .project-thumbnail{padding-left:2.25rem;width:50%}@media screen and (max-width:1023px){.project-intro .container .project-thumbnail{padding-left:0;width:100%}}.project-intro .container .project-thumbnail img,.project-intro .container .project-thumbnail video{width:100%}.project-grid{display:flex;flex-wrap:wrap;margin:0 -2.25rem 1.5rem}@media screen and (max-width:767px){.project-grid{margin:0 -1.5rem}}@media screen and (max-width:639px){.project-grid{margin:0}}.project-grid .grid-item{margin-bottom:4.5rem;overflow:hidden;padding:0 2.25rem}@media screen and (max-width:767px){.project-grid .grid-item{margin-bottom:3rem;padding:0 1.5rem}}@media screen and (max-width:639px){.project-grid .grid-item{padding:0}}.project-grid .grid-item.quarter{width:25%}.project-grid .grid-item.third{width:33.33333%}.project-grid .grid-item.half{width:50%}.project-grid .grid-item.two-thirds{width:66.66667%}.project-grid .grid-item.three-quarters{width:75%}.project-grid .grid-item.full{width:100%}@media screen and (max-width:1279px){.project-grid .grid-item.md-quarter{width:25%}.project-grid .grid-item.md-third{width:33.33333%}.project-grid .grid-item.md-half{width:50%}.project-grid .grid-item.md-two-thirds{width:66.66667%}.project-grid .grid-item.md-three-quarters{width:75%}.project-grid .grid-item.md-full{width:100%}}@media screen and (max-width:639px){.project-grid .grid-item.sm-full{width:100%}.project-grid .grid-item.sm-half{width:50%}}.project-grid .grid-item video{width:100%}.project-grid .grid-item video.tablet{display:none}@media screen and (max-width:1279px){.project-grid .grid-item video.tablet{display:block}}.project-grid .grid-item video.mobile{display:none}@media screen and (max-width:639px){.project-grid .grid-item video.mobile{display:block}}@media screen and (max-width:1279px){.project-grid .grid-item video.hide-for-tablet{display:none}}@media screen and (max-width:639px){.project-grid .grid-item video.hide-for-mobile{display:none}}.project-grid .grid-item video::-webkit-media-controls-panel{background-image:none!important;filter:brightness(0)}.project-grid .grid-item video.dark-video::-webkit-media-controls-panel{background-image:unset!important;filter:unset!important}.project-grid .grid-item img,.project-grid .grid-item picture{display:block;height:100%;max-block-size:none;max-inline-size:none;width:100%}.project-grid .grid-item.md-three-quarters,.project-grid .grid-item.md-two-thirds,.project-grid .grid-item.three-quarters,.project-grid .grid-item.two-thirds{display:flex;position:relative}.project-grid .grid-item.md-three-quarters picture,.project-grid .grid-item.md-three-quarters video,.project-grid .grid-item.md-two-thirds picture,.project-grid .grid-item.md-two-thirds video,.project-grid .grid-item.three-quarters picture,.project-grid .grid-item.three-quarters video,.project-grid .grid-item.two-thirds picture,.project-grid .grid-item.two-thirds video{height:100%;left:2.25rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;right:2.25rem;top:0;width:calc(100% - 4.5rem)}@media screen and (max-width:767px){.project-grid .grid-item.md-three-quarters picture,.project-grid .grid-item.md-three-quarters video,.project-grid .grid-item.md-two-thirds picture,.project-grid .grid-item.md-two-thirds video,.project-grid .grid-item.three-quarters picture,.project-grid .grid-item.three-quarters video,.project-grid .grid-item.two-thirds picture,.project-grid .grid-item.two-thirds video{left:1.5rem;right:1.5rem;width:calc(100% - 3rem)}}.project-grid .grid-item.md-three-quarters picture img,.project-grid .grid-item.md-three-quarters video img,.project-grid .grid-item.md-two-thirds picture img,.project-grid .grid-item.md-two-thirds video img,.project-grid .grid-item.three-quarters picture img,.project-grid .grid-item.three-quarters video img,.project-grid .grid-item.two-thirds picture img,.project-grid .grid-item.two-thirds video img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.project-grid .grid-item.three-quarters,.project-grid .grid-item.two-thirds{display:flex;position:relative}@media screen and (max-width:1279px){.project-grid .grid-item.three-quarters picture,.project-grid .grid-item.three-quarters video,.project-grid .grid-item.two-thirds picture,.project-grid .grid-item.two-thirds video{height:auto;-o-object-fit:unset;object-fit:unset;position:static;width:100%}.project-grid .grid-item.three-quarters picture img,.project-grid .grid-item.three-quarters video img,.project-grid .grid-item.two-thirds picture img,.project-grid .grid-item.two-thirds video img{height:auto;-o-object-fit:unset;object-fit:unset}}.project-grid .grid-item.md-three-quarters,.project-grid .grid-item.md-two-thirds{display:flex;position:relative}@media screen and (max-width:639px){.project-grid .grid-item.md-three-quarters picture,.project-grid .grid-item.md-three-quarters video,.project-grid .grid-item.md-two-thirds picture,.project-grid .grid-item.md-two-thirds video{height:auto;-o-object-fit:unset;object-fit:unset;position:static;width:100%}.project-grid .grid-item.md-three-quarters picture img,.project-grid .grid-item.md-three-quarters video img,.project-grid .grid-item.md-two-thirds picture img,.project-grid .grid-item.md-two-thirds video img{height:auto;-o-object-fit:unset;object-fit:unset}}.project-feed.archive.internal{margin:15.5rem 0 20rem 33.333333333%;padding-left:2.25rem}@media screen and (max-width:1599px){.project-feed.archive.internal{margin:10.5rem 0 15rem}}@media screen and (max-width:1439px){.project-feed.archive.internal{margin:5.5rem 0 10rem}}@media screen and (max-width:1279px){.project-feed.archive.internal{margin:3rem 0 7.5rem;padding-left:0}}@media screen and (max-width:767px){.project-feed.archive.internal{margin:4rem 0}}@media screen and (max-width:639px){.project-feed.archive.internal{margin:3rem 0}}@media screen and (max-width:500px){.project-feed.archive.internal{margin:2rem 0 1rem}}.project-feed.archive.internal>h2{color:#151515;font-size:5rem;margin-bottom:1em;text-transform:uppercase;width:100%}@media screen and (max-width:1599px){.project-feed.archive.internal>h2{font-size:4.4rem}}@media screen and (max-width:1439px){.project-feed.archive.internal>h2{font-size:4rem}}@media screen and (max-width:1023px){.project-feed.archive.internal>h2{font-size:3.6rem}}@media screen and (max-width:767px){.project-feed.archive.internal>h2{font-size:3rem}}@media screen and (max-width:500px){.project-feed.archive.internal>h2{font-size:2.8rem;margin-bottom:.9em}}.project-feed.archive.internal>h2 svg{margin-left:3rem;width:7rem}@media screen and (max-width:1599px){.project-feed.archive.internal>h2 svg{margin-left:2.5rem;width:6rem}}@media screen and (max-width:767px){.project-feed.archive.internal>h2 svg{margin-left:2rem;width:5rem}}@media screen and (max-width:500px){.project-feed.archive.internal>h2 svg{width:4rem}}.project-feed.archive.internal>h2 svg path{fill:#151515}.project-feed.archive.internal .project-card{width:calc(50% - 2.25rem)}@media screen and (max-width:639px){.project-feed.archive.internal .project-card{width:100%}}footer ul li a.project-link{background:#151515;color:#f3f3f3}footer ul li a.project-link:hover{background:#fff!important;color:#151515!important}
