*{font-family:'Source Sans Pro',sans-serif;font-weight:300;font-size:16px;letter-spacing:0px;line-height:24px;color:#313131}h1{font-size:2.25em;color:#d42e12}h2,h3,h4,h5{color:#002e63}h2{font-size:1.5em}h3{font-size:1.375em}h4{font-size:1.25em}h5{font-size:1.125em}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px 15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:0.7}.hamburger.is-active:hover{opacity:0.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#fff}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:40px;height:4px;background-color:#fff;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{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 .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dx .hamburger-inner::before,.hamburger--3dx .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645, .045, .355, 1)}.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 .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dx-r .hamburger-inner::before,.hamburger--3dx-r .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645, .045, .355, 1)}.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 .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dy .hamburger-inner::before,.hamburger--3dy .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645, .045, .355, 1)}.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 .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dy-r .hamburger-inner::before,.hamburger--3dy-r .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645, .045, .355, 1)}.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 .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dxy .hamburger-inner::before,.hamburger--3dxy .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645, .045, .355, 1)}.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 .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dxy-r .hamburger-inner::before,.hamburger--3dxy-r .hamburger-inner::after{transition:transform 0s .1s cubic-bezier(.645, .045, .355, 1)}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent !important;transform:rotateX(180deg) rotateY(180deg) rotateZ(-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) scale(.7, 1)}.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1)}.hamburger--arrow-r.is-active .hamburger-inner::before{transform:translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1)}.hamburger--arrow-r.is-active .hamburger-inner::after{transform:translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1)}.hamburger--arrowalt .hamburger-inner::before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165, .84, .44, 1)}.hamburger--arrowalt .hamburger-inner::after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165, .84, .44, 1)}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;transform:translate3d(-8px, -10px, 0) rotate(-45deg) scale(.7, 1);transition:top .1s ease,transform .1s .1s cubic-bezier(.895, .03, .6850000000000001, .22)}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-8px, 10px, 0) rotate(45deg) scale(.7, 1);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895, .03, .6850000000000001, .22)}.hamburger--arrowalt-r .hamburger-inner::before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165, .84, .44, 1)}.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom .1s .1s ease,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) scale(.7, 1);transition:top .1s ease,transform .1s .1s cubic-bezier(.895, .03, .6850000000000001, .22)}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(8px, 10px, 0) rotate(-45deg) scale(.7, 1);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895, .03, .6850000000000001, .22)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner::before{transform:translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1)}.hamburger--arrowturn.is-active .hamburger-inner::after{transform:translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner::before{transform:translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1)}.hamburger--arrowturn-r.is-active .hamburger-inner::after{transform:translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::before,.hamburger--boring .hamburger-inner::after{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(.55, .055, .675, .19)}.hamburger--collapse .hamburger-inner::after{top:-20px;transition:top .2s .2s cubic-bezier(.33333, .66667, .66667, 1),opacity .1s linear}.hamburger--collapse .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333, .66667, .66667, 1),transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0, -10px, 0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(.215, .61, .355, 1)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333, 0, .66667, .33333),opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(.33333, 0, .66667, .33333),transform .13s .25s cubic-bezier(.215, .61, .355, 1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(.55, .055, .675, .19)}.hamburger--collapse-r .hamburger-inner::after{top:-20px;transition:top .2s .2s cubic-bezier(.33333, .66667, .66667, 1),opacity .1s linear}.hamburger--collapse-r .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333, .66667, .66667, 1),transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0, -10px, 0) rotate(45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(.215, .61, .355, 1)}.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333, 0, .66667, .33333),opacity .1s .22s linear}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .16s cubic-bezier(.33333, 0, .66667, .33333),transform .13s .25s cubic-bezier(.215, .61, .355, 1)}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:0.275s;transition-timing-function:cubic-bezier(.68, -0.55, .265, 1.55)}.hamburger--elastic .hamburger-inner::before{top:10px;transition:opacity .125s .275s ease}.hamburger--elastic .hamburger-inner::after{top:20px;transition:transform .275s cubic-bezier(.68, -0.55, .265, 1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0, 10px, 0) rotate(135deg);transition-delay:0.075s}.hamburger--elastic.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner::after{transform:translate3d(0, -20px, 0) rotate(-270deg);transition-delay:0.075s}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:0.275s;transition-timing-function:cubic-bezier(.68, -0.55, .265, 1.55)}.hamburger--elastic-r .hamburger-inner::before{top:10px;transition:opacity .125s .275s ease}.hamburger--elastic-r .hamburger-inner::after{top:20px;transition:transform .275s cubic-bezier(.68, -0.55, .265, 1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0, 10px, 0) rotate(-135deg);transition-delay:0.075s}.hamburger--elastic-r.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner::after{transform:translate3d(0, -20px, 0) rotate(270deg);transition-delay:0.075s}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s .175s ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform .125s cubic-bezier(.6, .04, .98, .335),top .05s .125s linear,left .125s .175s ease-in}.hamburger--emphatic .hamburger-inner::after{top:10px;right:0;transition:transform .125s cubic-bezier(.6, .04, .98, .335),top .05s .125s linear,right .125s .175s ease-in}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent !important}.hamburger--emphatic.is-active .hamburger-inner::before{left:-80px;top:-80px;transform:translate3d(80px, 80px, 0) rotate(45deg);transition:left .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075, .82, .165, 1)}.hamburger--emphatic.is-active .hamburger-inner::after{right:-80px;top:-80px;transform:translate3d(-80px, 80px, 0) rotate(-45deg);transition:right .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075, .82, .165, 1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s .175s ease-in}.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform .125s cubic-bezier(.6, .04, .98, .335),top .05s .125s linear,left .125s .175s ease-in}.hamburger--emphatic-r .hamburger-inner::after{top:10px;right:0;transition:transform .125s cubic-bezier(.6, .04, .98, .335),top .05s .125s linear,right .125s .175s ease-in}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent !important}.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-80px;top:80px;transform:translate3d(80px, -80px, 0) rotate(-45deg);transition:left .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075, .82, .165, 1)}.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-80px;top:80px;transform:translate3d(-80px, -80px, 0) rotate(45deg);transition:right .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075, .82, .165, 1)}.hamburger--minus .hamburger-inner::before,.hamburger--minus .hamburger-inner::after{transition:bottom .08s 0s ease-out,top .08s 0s ease-out,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner::before,.hamburger--minus.is-active .hamburger-inner::after{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s .08s linear}.hamburger--minus.is-active .hamburger-inner::before{top:0}.hamburger--minus.is-active .hamburger-inner::after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s}.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-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s}.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-duration:0.22s;transition-timing-function:cubic-bezier(.55, .055, .675, .19)}.hamburger--spin .hamburger-inner::before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55, .055, .675, .19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(.215, .61, .355, 1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215, .61, .355, 1)}.hamburger--spin-r .hamburger-inner{transition-duration:0.22s;transition-timing-function:cubic-bezier(.55, .055, .675, .19)}.hamburger--spin-r .hamburger-inner::before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55, .055, .675, .19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(.215, .61, .355, 1)}.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215, .61, .355, 1)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s .13s linear}.hamburger--spring .hamburger-inner::before{top:10px;transition:top .1s .2s cubic-bezier(.33333, .66667, .66667, 1),transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--spring .hamburger-inner::after{top:20px;transition:top .2s .2s cubic-bezier(.33333, .66667, .66667, 1),transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:0.22s;background-color:transparent !important}.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top .1s .15s cubic-bezier(.33333, 0, .66667, .33333),transform .13s .22s cubic-bezier(.215, .61, .355, 1);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 .22s cubic-bezier(.215, .61, .355, 1);transform:translate3d(0, 10px, 0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55, .055, .675, .19)}.hamburger--spring-r .hamburger-inner::after{top:-20px;transition:top .2s .2s cubic-bezier(.33333, .66667, .66667, 1),opacity 0s linear}.hamburger--spring-r .hamburger-inner::before{transition:top .1s .2s cubic-bezier(.33333, .66667, .66667, 1),transform .13s cubic-bezier(.55, .055, .675, .19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0, -10px, 0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(.215, .61, .355, 1)}.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333, 0, .66667, .33333),opacity 0s .22s linear}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .15s cubic-bezier(.33333, 0, .66667, .33333),transform .13s .22s cubic-bezier(.215, .61, .355, 1)}.hamburger--stand .hamburger-inner{transition:transform .075s .15s cubic-bezier(.55, .055, .675, .19),background-color 0s .075s linear}.hamburger--stand .hamburger-inner::before{transition:top .075s .075s ease-in,transform .075s 0s cubic-bezier(.55, .055, .675, .19)}.hamburger--stand .hamburger-inner::after{transition:bottom .075s .075s ease-in,transform .075s 0s cubic-bezier(.55, .055, .675, .19)}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent !important;transition:transform .075s 0s cubic-bezier(.215, .61, .355, 1),background-color 0s .15s linear}.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top .075s .1s ease-out,transform .075s .15s cubic-bezier(.215, .61, .355, 1)}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom .075s .1s ease-out,transform .075s .15s cubic-bezier(.215, .61, .355, 1)}.hamburger--stand-r .hamburger-inner{transition:transform .075s .15s cubic-bezier(.55, .055, .675, .19),background-color 0s .075s linear}.hamburger--stand-r .hamburger-inner::before{transition:top .075s .075s ease-in,transform .075s 0s cubic-bezier(.55, .055, .675, .19)}.hamburger--stand-r .hamburger-inner::after{transition:bottom .075s .075s ease-in,transform .075s 0s cubic-bezier(.55, .055, .675, .19)}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent !important;transition:transform .075s 0s cubic-bezier(.215, .61, .355, 1),background-color 0s .15s linear}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top .075s .1s ease-out,transform .075s .15s cubic-bezier(.215, .61, .355, 1)}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom .075s .1s ease-out,transform .075s .15s cubic-bezier(.215, .61, .355, 1)}.hamburger--squeeze .hamburger-inner{transition-duration:0.075s;transition-timing-function:cubic-bezier(.55, .055, .675, .19)}.hamburger--squeeze .hamburger-inner::before{transition:top .075s .12s ease,opacity .075s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom .075s .12s ease,transform .075s cubic-bezier(.55, .055, .675, .19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(.215, .61, .355, 1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .075s ease,opacity .075s .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .075s ease,transform .075s .12s cubic-bezier(.215, .61, .355, 1)}.hamburger--vortex .hamburger-inner{transition-duration:0.2s;transition-timing-function:cubic-bezier(.19, 1, .22, 1)}.hamburger--vortex .hamburger-inner::before,.hamburger--vortex .hamburger-inner::after{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner::before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner::after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19, 1, .22, 1)}.hamburger--vortex.is-active .hamburger-inner::before,.hamburger--vortex.is-active .hamburger-inner::after{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:0.2s;transition-timing-function:cubic-bezier(.19, 1, .22, 1)}.hamburger--vortex-r .hamburger-inner::before,.hamburger--vortex-r .hamburger-inner::after{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner::before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner::after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19, 1, .22, 1)}.hamburger--vortex-r.is-active .hamburger-inner::before,.hamburger--vortex-r.is-active .hamburger-inner::after{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}@-webkit-keyframes spaceboots{0%{transform:translate(2px, 1px) rotate(0deg)}10%{transform:translate(-1px, -2px) rotate(-1deg)}20%{transform:translate(-3px, 0px) rotate(1deg)}30%{transform:translate(0px, 2px) rotate(0deg)}40%{transform:translate(1px, -1px) rotate(1deg)}50%{transform:translate(-1px, 2px) rotate(-1deg)}60%{transform:translate(-3px, 1px) rotate(0deg)}70%{transform:translate(2px, 1px) rotate(-1deg)}80%{transform:translate(-1px, -1px) rotate(1deg)}90%{transform:translate(2px, 2px) rotate(0deg)}100%{transform:translate(1px, -2px) rotate(-1deg)}}.shake:hover,.shake:focus{animation-name:spaceboots;animation-duration:0.6s;transform-origin:50% 50%;animation-iteration-count:infinite;animation-timing-function:linear}@-webkit-keyframes delayedFadeIn{0%{opacity:0}50%{opacity:0}100%{opacity:1}}@keyframes delayedFadeIn{0%{opacity:0}50%{opacity:0}100%{opacity:1}}.carousel-fade .carousel-inner .item{transition-property:opacity}.carousel-fade .carousel-inner .item,.carousel-fade .carousel-inner .active.carousel-item-left,.carousel-fade .carousel-inner .active.carousel-item-right{opacity:0}.carousel-fade .carousel-inner .active,.carousel-fade .carousel-inner .next.carousel-item-left,.carousel-fade .carousel-inner .prev.carousel-item-right{opacity:1}.carousel-fade .carousel-inner .next,.carousel-fade .carousel-inner .prev,.carousel-fade .carousel-inner .active.carousel-item-left,.carousel-fade .carousel-inner .active.carousel-item-right{left:0;transform:translate3d(0, 0, 0)}.carousel-fade .carousel-control{z-index:2}.header{max-height:64px;overflow:hidden;width:100%;transition:0.3s;background-color:#125290}.header.floating{position:fixed;width:100%;top:0px;z-index:100;box-shadow:0px 3px 10px #666;background-image:url("../../themes/ucl/img/bg_gradient.png");background-repeat:repeat-x}.header.floating.top32{top:32px}.header.floating .content-wrapper .headerContentBox{min-height:100px}@media (min-width:576px) and (max-width:990px){.header.floating .content-wrapper-nonIE .header-mobile-foot .header-top-menu ul{padding:12px 0 0 0}.header.floating .content-wrapper-nonIE .header-mobile-foot .header-top-menu .wpml-ls-legacy-list-horizontal ul{padding:8px 14px 0 5px}.header.floating .content-wrapper .header-top-menu ul li a{font-size:0.9em !important}.header.floating .content-wrapper .searchIcon{width:20px;height:20px}}@media (min-width:576px) and (max-width:1276px){.header.floating .content-wrapper .logo{width:90px;height:90px;left:25px}.header.floating .content-wrapper .logo-text{bottom:12px;height:30px}}.header .openSearch{padding:8px 6px 0 16px !important}.header .searchIcon{width:24px;height:24px;display:inline-block;background-image:url("../../themes/ucl/img/Ico_search.png");background-size:contain;background-repeat:no-repeat;background-position:center}.header .content-wrapper .menuStrip ul li .dropdown-menu{display:none;position:relative;top:auto;background:transparent;width:100%;padding:0px 0px 0px 0px;max-height:0px;height:0px}.header .content-wrapper .menuStrip ul li .dropdown-menu li{padding-left:30px}.header .mobile-header .mobile-logo{background-image:url("../../themes/ucl/img/header/logo_text.png");width:230px;height:64px;background-size:contain;background-repeat:no-repeat;display:initial;position:absolute;background-position:0px 18px}.header .mobile-header .mobile-logo.en{background-image:url("../../themes/ucl/img/header/logo_text_en.png")}.header .mobile-header .hamburger.is-active .hamburger-box .hamburger-inner::after{top:20px}.header .mobile-header .hamburger .hamburger-box{width:25px;height:18px;display:inline-block;position:relative}.header .mobile-header .hamburger .hamburger-box .hamburger-inner,.header .mobile-header .hamburger .hamburger-box .hamburger-inner::before,.header .mobile-header .hamburger .hamburger-box .hamburger-inner::after{width:25px !important;height:4px;background-color:#fff;border-radius:8px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.header .mobile-header .hamburger .hamburger-box .hamburger-inner::before{top:8px}.header .mobile-header .hamburger .hamburger-box .hamburger-inner::after{top:16px}.header .menuStrip .container{padding:0}.header .menuStrip .container .main-menu{padding-right:0px;padding-left:0px;margin-right:auto;margin-left:auto}.header .menuStrip .container .main-menu ul{margin:0;padding:0}.header .menuStrip .container .main-menu ul li{list-style:none;border-bottom:1px solid rgba(255,255,255,0.2);position:relative;display:flex;flex-direction:column}.header .menuStrip .container .main-menu ul li ul li .menu-caret{display:none}.header .menuStrip .container .main-menu ul li a{display:inline-block;padding:12px 45px;width:100%;color:#fff}.header .menuStrip .container .main-menu ul li a:hover,.header .menuStrip .container .main-menu ul li a:focus{background-color:#2b649b;text-decoration:none}.header .menuStrip .container .main-menu ul li .menu-caret{color:#fff;position:absolute;right:50px;top:16px;transform:rotate(0deg);transition:0.3s}.header .menuStrip .container .main-menu ul li.expanded .menu-caret{transform:rotate(90deg)}.header .menuStrip .container .main-menu ul li.expanded .dropdown-menu{display:block;max-height:10000px;height:initial}.header .header-top-menu{padding-right:30px;padding-left:30px;margin-right:auto;margin-left:auto}.header .content-wrapper-nonIE{opacity:0;width:100%;max-height:0px;display:none}.header .content-wrapper-nonIE .logo{display:none}.header .content-wrapper-nonIE .logo-text{display:none}.header .content-wrapper-nonIE .header-mobile-head{display:table-header-group}.header .content-wrapper-nonIE .header-mobile-foot{display:table-footer-group}.header .content-wrapper-nonIE .header-mobile-foot .header-top-menu ul{margin:0;padding:20px 0 0 0}.header .content-wrapper-nonIE .header-mobile-foot .header-top-menu ul li{list-style:none;position:relative}.header .content-wrapper-nonIE .header-mobile-foot .header-top-menu ul li a{display:inline-block;padding:6px 15px;width:100%;color:#fff;font-size:0.9em;border-radius:10px}.header .content-wrapper-nonIE .header-mobile-foot .header-top-menu ul li a:hover,.header .content-wrapper-nonIE .header-mobile-foot .header-top-menu ul li a:focus{background-color:#2b649b;text-decoration:none}.header .content-wrapper-nonIE .header-mobile-foot .header-top-menu ul li .menu-caret{color:#fff;position:absolute;right:50px;top:16px}.header .content-wrapper-nonIE .header-mobile-foot .header-top-menu .wpml-ls-legacy-list-horizontal{border:0;padding:0;clear:initial}.header .content-wrapper-nonIE .header-mobile-foot .header-top-menu .wpml-ls-legacy-list-horizontal ul{padding:15px}.header .content-wrapper-nonIE .header-mobile-foot .header-top-menu .wpml-ls-legacy-list-horizontal ul li a{padding:10px;font-size:1.375em;color:#fff}.header .content-wrapper-nonIE .header-mobile-foot .header-top-menu .wpml-ls-legacy-list-horizontal ul li a span{color:#fff}.header .content-wrapper-nonIE .header-mobile-foot .header-top-menu .wpml-ls-legacy-list-horizontal ul li.wpml-ls-current-language a{color:#d42e12}.header .content-wrapper-nonIE .header-mobile-foot .header-top-menu .wpml-ls-legacy-list-horizontal ul li.wpml-ls-current-language a span{color:#d42e12}.header.expanded{max-height:1000px}.header.expanded .content-wrapper{display:table;opacity:1;max-height:1000px}@media (min-width:576px){.header{max-height:initial;position:relative;margin-bottom:40px;overflow:visible;background-color:transparent}.header .content-wrapper{display:initial;opacity:1;max-height:initial}.header .content-wrapper .header-mobile-head{display:block}.header .content-wrapper .header-mobile-foot{display:block}.header .content-wrapper .logo{background-image:url("../../themes/ucl/img/header/logo.png");position:absolute;left:0px;bottom:-7px;width:105px;height:105px;background-size:contain;display:initial}.header .content-wrapper .logo-text{width:100%;max-width:420px;height:40px;background-image:url("../../themes/ucl/img/header/logo_text.png");bottom:24px;left:124px;background-size:contain;background-repeat:no-repeat;position:absolute;display:initial}.header .content-wrapper .logo-text.en{background-image:url("../../themes/ucl/img/header/logo_text_en.png")}.header .content-wrapper .headerContentBox{min-height:160px}.header .content-wrapper .header-top-menu{display:flex;flex-direction:row;position:absolute;bottom:initial;right:0;padding:0}.header .content-wrapper .header-top-menu .wpml-ls-legacy-list-horizontal{border:0;padding:0;clear:initial}.header .content-wrapper .header-top-menu .wpml-ls-legacy-list-horizontal a{padding:10px;font-size:1.375em;color:#fff}.header .content-wrapper .header-top-menu ul{display:flex;flex-direction:row;padding:0}.header .content-wrapper .header-top-menu ul li{list-style:none}.header .content-wrapper .header-top-menu ul li a{padding:20px 12px;display:inline;font-size:1.375em !important;color:#fff;width:100% !important;border-radius:0px !important}.header .content-wrapper .header-top-menu ul li a:hover,.header .content-wrapper .header-top-menu ul li a:focus{background-color:transparent !important;text-decoration:underline !important}.header .content-wrapper .header-top-menu ul li a span{font-size:1em;color:#fff}.header .content-wrapper .header-top-menu ul li.wpml-ls-current-language span{color:#d42e12}.header .content-wrapper .menuStrip{background-image:url("../../themes/ucl/img/header/menu_desktop_strip_bg.png");background-repeat:repeat-x;height:51px}.header .content-wrapper .menuStrip .container{position:relative;padding:0 15px}.header .content-wrapper .menuStrip ul{padding:0px;display:flex;flex-direction:row;align-items:center;height:51px}.header .content-wrapper .menuStrip ul li{position:initial !important;list-style:none;margin-left:-3px;flex-grow:1;text-align:center;height:100%;border-bottom:none !important;display:list-item !important}.header .content-wrapper .menuStrip ul li a{color:#fff;font-size:1.375em;padding:13px 0 !important;display:inline-block;width:95% !important}.header .content-wrapper .menuStrip ul li a:hover,.header .content-wrapper .menuStrip ul li a:focus{background-color:transparent !important;text-decoration:underline !important}.header .content-wrapper .menuStrip ul li .menu-caret{display:none}.header .content-wrapper .menuStrip ul li .dropdown-menu{background:#001c3b;height:auto;border-radius:initial;margin:0;padding:50px 80px;width:100%;display:none;opacity:0;columns:2;position:absolute;top:100%}.header .content-wrapper .menuStrip ul li .dropdown-menu li{text-align:left;margin:0 0 10px 0;border-bottom:none}.header .content-wrapper .menuStrip ul li .dropdown-menu li a{display:inline-block;font-size:1.125em;padding:0 !important}.header .content-wrapper .menuStrip ul li .dropdown-menu li a:hover{color:#4d9bd3;text-decoration:underline}.header .content-wrapper .menuStrip ul li .dropdown-menu li::after{display:none}.header .content-wrapper .menuStrip ul li::after{content:"|";float:right;color:#fff;padding:12px 0px;opacity:1}.header .content-wrapper .menuStrip ul li:last-child::after{display:none}.header .content-wrapper .menuStrip ul li:hover,.header .content-wrapper .menuStrip ul li.expanded{background:#001c3b}.header .content-wrapper .menuStrip ul li:hover a,.header .content-wrapper .menuStrip ul li.expanded a{text-decoration:none}.header .content-wrapper .menuStrip ul li:hover .dropdown-menu,.header .content-wrapper .menuStrip ul li.expanded .dropdown-menu{display:initial;opacity:1;max-height:10000px;height:auto}.header .content-wrapper .menuStrip ul li:hover::after,.header .content-wrapper .menuStrip ul li.expanded::after{opacity:0}.header.header-hp .header-top-menu{bottom:160px}.header.header-hp .logo{left:64px;bottom:20px;width:160px;height:160px}.header.header-hp .headerContentBox{min-height:260px}.header.header-hp .logo-text{width:450px;max-width:450px;height:56px;left:235px;bottom:65px;right:initial}.header.header-hp .logo-text.en{height:93px;background-position-y:15px;bottom:40px}.header.header-hp .logo-text::after{content:" ";background-image:url("../../themes/ucl/img/header/logo_plane.png");background-repeat:no-repeat;float:right;height:100%;width:305px;margin-right:-330px;display:none}}@media (min-width:1278px){.header .content-wrapper .header-top-menu{bottom:8px}.header .content-wrapper .logo{left:-138px;bottom:-19px}.header .content-wrapper .logo-text{left:10px}.header.header-hp .header-top-menu{bottom:140px}.header.header-hp .logo-text{left:auto;width:718px;max-width:718px;right:130px}.header.header-hp .logo-text::after{display:block}.header.header-hp .logo{left:-153px;bottom:-40px;width:250px;height:250px}}@media all and (-ms-high-contrast:none){*::-ms-backdrop,.headerContentBox{height:210px}*::-ms-backdrop,.header-hp .headerContentBox{height:260px}*::-ms-backdrop,.header{max-height:250px}*::-ms-backdrop,.header-hp{max-height:350px}}.scrollup{visibility:hidden;display:none}@media (min-width:1180px){.scrollup{visibility:visible;width:initial;height:initial;position:fixed;bottom:50px;right:40px;display:none;color:#fff;z-index:1;transition:0.3s}.scrollup .topIcon{display:inline-block;border:1px solid #fff;border-radius:100%;margin:9px;width:50px;height:50px;text-align:center;vertical-align:middle;padding:11px;color:#fff}.scrollup .topIcon i{color:#fff}.scrollup:hover{transform:scale(1.03)}}.footer{position:relative}.footer .top{position:relative;height:294px;width:100%}.footer .top .items{position:relative;background-position:bottom;background-repeat:no-repeat;background-image:url("../../themes/ucl/img/footer/footer_bg_items.png");background-position-x:-45px;background-size:cover;height:50%;top:-50%}.footer .top .hills{position:relative;height:100%;background-position:bottom;background-repeat:repeat-x;background-image:url("../../themes/ucl/img/footer/hills.png")}.footer .body{background-color:#001c3b;color:#ccd2d8;padding:25px 25px 45px}.footer .body .footerLogo{display:block;margin-bottom:15px;width:95px}.footer .body .footerTitle{color:#fff;font-size:1.5em;margin-bottom:0.5rem;font-weight:500;line-height:1.2}.footer .body p{font-family:'Fira Sans',sans-serif;color:#ccd2d8;font-weight:300}.footer .body p.copyright{font-size:0.75em}.footer .body .footer-menu ul{display:flex;flex-direction:column;padding:10px 0}.footer .body .footer-menu ul li{display:inline-block;flex-grow:1}.footer .body .footer-menu ul li a{font-family:'Fira Sans',sans-serif;font-size:1em;color:#fff}@media (min-width:576px){.footer .top .items{background-position-x:50%;background-size:initial;height:100%;top:-100%}.footer .body .footer-menu ul{flex-direction:row !important;padding:0}}@media (min-width:1030px){.footer .body{padding:60px 0}.footer .body .footerLogo{position:absolute;left:-106px;z-index:1}}.homepage .tiles{display:flex;flex-wrap:wrap;position:relative;margin-bottom:20px}@media (min-width:600px){.homepage .tiles{margin-bottom:50px}}.homepage .tiles .tileWrapper{width:50%;padding:10px;transition:0.2s}.homepage .tiles .tileWrapper:hover{transform:scale(1.05)}.homepage .tiles .tileWrapper:hover .tile{box-shadow:2px 2px 20px #2b2b2b}.homepage .tiles .tileWrapper .tile{background-color:#abc8dc;border-radius:4px;display:block;overflow:hidden;color:#fff}.homepage .tiles .tileWrapper .tile .header{background-image:url("../../themes/ucl/img/hp/panel_header_bg.png");height:48px;background-repeat:repeat-y;margin-bottom:0}.homepage .tiles .tileWrapper .tile .header .tileTitle{color:#fff;line-height:48px;padding:0 10px;text-align:left;font-size:1.25em;font-weight:500}.homepage .tiles .tileWrapper .tile .body{background-repeat:no-repeat;background-position:center;background-size:contain;height:120px}@media (min-width:500px){.homepage .tiles .tileWrapper .tile .body{height:167px}}.homepage .safety-security{display:flex;overflow:hidden;padding:10px;margin-bottom:20px}@media (min-width:600px){.homepage .safety-security{margin-bottom:50px}}.homepage .safety-security a{width:50%;display:block;background-color:#ce2d11;color:#fff;padding:15px 0px;position:relative;font-size:1.4em;transition:0.2s;text-align:center;margin:0 8px;border-radius:4px}@media (min-width:600px){.homepage .safety-security a{font-size:1.875em;padding:15px 30px;text-align:initial;margin:0}.homepage .safety-security a:first-of-type{margin-right:50px;border-radius:4px 0 0 4px}.homepage .safety-security a:first-of-type:after{content:" ";border-left:56px solid #ce2d11;border-bottom:54px solid transparent;left:100%;top:0px;position:absolute}.homepage .safety-security a:last-of-type{margin-left:50px;border-radius:0 4px 4px 0}.homepage .safety-security a:last-of-type:before{content:" ";border-right:56px solid #ce2d11;border-top:54px solid transparent;right:100%;top:0px;position:absolute}}.homepage .safety-security a:hover,.homepage .safety-security a:focus{transform:scale(1.05);text-decoration:underline}.homepage .emergency-alert{background-color:#fff;background-image:none;background-repeat:no-repeat;background-size:30px;background-position:right 30px bottom 30px;border-radius:4px;position:relative;margin-bottom:50px;margin-left:10px;margin-right:10px}@media (min-width:768px){.homepage .emergency-alert{background-image:url("../../themes/ucl/img/hp/alert_icon.png");background-size:40px;background-position:right 45px top 40px}}.homepage .emergency-alert h2{font-size:2.25em;position:relative;margin-left:106px;padding-top:36px;color:#ed1c24}.homepage .emergency-alert h2::before{content:" ";background-image:url("../../themes/ucl/img/title_plane_red.png");background-repeat:no-repeat;width:90px;height:42px;position:absolute;left:-108px;background-position:right}.homepage .emergency-alert .item-wrapper{padding:10px 25px 30px;display:flex;flex-wrap:wrap}.homepage .emergency-alert .item-wrapper .item{width:100%;padding:6px 24px}.homepage .emergency-alert .item-wrapper .item .date{font-family:'Fira Sans',sans-serif;color:#ed1c24;font-size:1.0625em}.homepage .emergency-alert .item-wrapper .item .title{font-family:'Fira Sans',sans-serif;font-size:1.0625em;color:#363636}.homepage .emergency-alert .item-wrapper .item .alert-link{color:#ed1c24;padding:6px 10px;border:1px solid #ed1c24}.homepage .news{background-color:#fff;background-size:40px;background-image:url("../../themes/ucl/img/hp/calendar_icon.png");background-repeat:no-repeat;background-position:right 45px top 40px;border-radius:4px;position:relative;margin-left:10px;margin-right:10px;margin-bottom:20px}@media (min-width:576px){.homepage .news{background-size:40px}}@media (min-width:600px){.homepage .news{margin-bottom:50px}}.homepage .news .read-more-link{margin-top:-1rem}.homepage .news a.newsHeader{color:#002e63}.homepage .news a.newsHeader:hover{color:#002e63}.homepage .news h2{font-size:2.25em;position:relative;margin-left:106px;padding-top:36px}.homepage .news h2::before{content:" ";background-image:url("../../themes/ucl/img/title_plane.png");background-repeat:no-repeat;width:90px;height:42px;position:absolute;left:-108px;background-position:right}.homepage .news .item-wrapper{padding:20px 25px;display:flex;flex-wrap:wrap}.homepage .news .item-wrapper .item{width:100%;padding:6px 24px}.homepage .news .item-wrapper .item .date{font-family:'Fira Sans',sans-serif;color:#1a75cf;font-size:1.0625em}.homepage .news .item-wrapper .item a.newsTitle{color:#363636}.homepage .news .item-wrapper .item a.newsTitle:hover{color:#363636}.homepage .news .item-wrapper .item .newsTitleElement{font-family:'Fira Sans',sans-serif;font-size:1.0625em;color:#363636;font-weight:bold;line-height:1.2;margin-bottom:0.5rem}.homepage .news .item-wrapper .item .title{font-family:'Fira Sans',sans-serif;font-size:1.0625em;color:#363636}.homepage .lSAction a{width:50px;height:50px;margin-top:-25px}.homepage .lSAction a.lSPrev{background-image:url("../../themes/ucl/img/arrow_left.png");background-repeat:no-repeat;background-size:contain;background-position:18px 0px}.homepage .lSAction a.lSNext{background-image:url("../../themes/ucl/img/arrow_right.png");background-repeat:no-repeat;background-size:contain;background-position:initial}.homepage ul.lightslider li a{display:block;margin:12px;transition:0.2s}.homepage ul.lightslider li a .tile{background-image:url("../../themes/ucl/img/scroll_tile_bg.png");background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:4px;height:306px;overflow:hidden;position:relative}.homepage ul.lightslider li a .tile .tiletitle{font-family:'Fira Sans',sans-serif;font-size:2.125rem;padding:8px;color:#363636;text-align:right;font-weight:bold;line-height:1.2}.homepage ul.lightslider li a .tile .perex{position:absolute;bottom:0px;width:100%}.homepage ul.lightslider li a .tile .perex p{font-family:'Fira Sans',sans-serif;font-size:0.875em;margin:5px 20px 8px}.homepage ul.lightslider li a .tile.white .tiletitle{color:#fff}.homepage ul.lightslider li a .tile.white .perex p{color:#fff}.homepage ul.lightslider li a:hover{text-decoration:none;transform:scale(1.02)}@media (min-width:576px){.homepage .tiles .tileWrapper .tile .header h3{text-align:left;font-size:1.25em}}@media (min-width:768px){.homepage .tiles .tileWrapper{width:33.33333%}.homepage .news .item-wrapper .item{width:50%}.homepage .news .item-wrapper .item.wide-item{width:100%}}.articleWrapper{padding:0}.articleWrapper .article{background-color:#fff;border-radius:4px;position:relative}.articleWrapper .article .mtli_attachment{display:inline-block;display:inline-flex;height:auto;min-height:24px;background-position:top left;background-attachment:scroll;background-repeat:no-repeat;padding-left:28.8px !important;background-size:18px;margin-left:0px;background-position-x:5px;background-position-y:5px;margin-right:4px}.articleWrapper .article .mtli_attachment.mtli_pdf{background-image:url("../../themes/ucl/img/icons/color/pdf.png")}.articleWrapper .article .mtli_attachment.mtli_doc,.articleWrapper .article .mtli_attachment.mtli_docx,.articleWrapper .article .mtli_attachment.mtli_docm,.articleWrapper .article .mtli_attachment.mtli_dot,.articleWrapper .article .mtli_attachment.mtli_odt,.articleWrapper .article .mtli_attachment.mtli_dotx{background-image:url("../../themes/ucl/img/icons/color/doc.png")}.articleWrapper .article .mtli_attachment.mtli_xls,.articleWrapper .article .mtli_attachment.mtli_xlsx,.articleWrapper .article .mtli_attachment.mtli_csv,.articleWrapper .article .mtli_attachment.mtli_cls{background-image:url("../../themes/ucl/img/icons/color/xls.png")}.articleWrapper .article .mtli_attachment.mtli_ppt,.articleWrapper .article .mtli_attachment.mtli_pptx{background-image:url("../../themes/ucl/img/icons/color/ppt.png")}.articleWrapper .article .mtli_attachment.mtli_zip{background-image:url("../../themes/ucl/img/icons/color/zip.png")}.articleWrapper .article .table-responsive{overflow-y:hidden;margin-bottom:16px}.articleWrapper .article .wp-block-file .mtli_attachment:last-of-type{background-image:initial;padding:0px !important}.articleWrapper .article a{text-decoration:underline}.articleWrapper .article a:hover{text-decoration:none}.articleWrapper .article .articleHeaderWrapper{padding:30px 24px 30px 24px}.articleWrapper .article .articleHeaderWrapper h1{position:relative}.articleWrapper .article .articleHeaderWrapper .articleButtons{display:none;position:absolute;right:0px;top:0px;margin-top:50px;margin-right:50px}.articleWrapper .article .articleHeaderWrapper .articleButtons a{display:block;width:50px;height:50px;background-size:contain;background-repeat:no-repeat;float:left;margin-right:10px;transition:0.2s}.articleWrapper .article .articleHeaderWrapper .articleButtons a.print{background-image:url("../../themes/ucl/img/icons/printer.png")}.articleWrapper .article .articleHeaderWrapper .articleButtons a.sendByMail{background-image:url("../../themes/ucl/img/icons/mail.png")}.articleWrapper .article .articleHeaderWrapper .articleButtons a:hover.print,.articleWrapper .article .articleHeaderWrapper .articleButtons a:focus.print{background-image:url("../../themes/ucl/img/icons/printer-hover.png")}.articleWrapper .article .articleHeaderWrapper .articleButtons a:hover.sendByMail,.articleWrapper .article .articleHeaderWrapper .articleButtons a:focus.sendByMail{background-image:url("../../themes/ucl/img/icons/mail-hover.png")}.articleWrapper .article .articleHeaderWrapper .articleButtons .sendToFriendModal .gtextbox input,.articleWrapper .article .articleHeaderWrapper .articleButtons .sendToFriendModal .gtextbox textarea{width:100%}.articleWrapper .article .articleHeaderWrapper .articleButtons .sendToFriendModal #send-link-to-friend-result{color:green}.articleWrapper .article .articleContentWrapper{padding:0 16px 50px 16px}.articleWrapper .article .articleContentWrapper.video{padding-bottom:44px !important}.articleWrapper .article .page-menu{background:#2C79B1;height:auto;border-radius:initial;margin:0 0 50px 0;padding:32px 32px;width:100%;columns:1}.articleWrapper .article .page-menu li{list-style:none;margin-bottom:20px;margin-left:-3px;flex-grow:1;text-align:left;height:100%}.articleWrapper .article .page-menu li a{font-size:1.125em;border-left:1px solid;padding:0 0 0 22px;display:inline-block;color:#fff;text-decoration:none}.articleWrapper .article .page-menu li a:hover{text-decoration:underline;color:#000}.articleWrapper .article .date{font-family:'Fira Sans',sans-serif;color:#1a75cf;font-size:1.0625em}.articleWrapper .article .news{background-color:#fff;border-radius:4px;position:relative;margin-bottom:20px}@media (min-width:576px){.articleWrapper .article .news{background-size:auto}}@media (min-width:600px){.articleWrapper .article .news{margin-bottom:20px}}.articleWrapper .article .news .read-more-link{margin-top:-1rem}.articleWrapper .article .news h2{font-size:2.25em}.articleWrapper .article .news .item-wrapper{display:flex;flex-wrap:wrap}.articleWrapper .article .news .item-wrapper .item{width:100%;padding:6px 24px 6px 0}@media (min-width:768px){.articleWrapper .article .news .item-wrapper .item{width:50%}}.articleWrapper .article .news .item-wrapper .item.wide-item{width:100%}.articleWrapper .article .news .item-wrapper .item .date{font-family:'Fira Sans',sans-serif;color:#1a75cf;font-size:1.0625em}.articleWrapper .article .news .item-wrapper .item .title{font-family:'Fira Sans',sans-serif;font-size:1.0625em;color:#363636}@media (min-width:576px){.articleWrapper{padding:0}.articleWrapper .article{background-color:#fff;border-radius:4px;position:relative}.articleWrapper .article .articleHeaderWrapper{padding:50px 175px 50px 106px}.articleWrapper .article .articleHeaderWrapper h1::before{content:" ";background-image:url("../../themes/ucl/img/title_plane.png");background-repeat:no-repeat;width:90px;height:42px;position:absolute;left:-106px;background-position:right}.articleWrapper .article .articleContentWrapper{padding:0 50px 50px 50px}.articleWrapper .article .page-menu{padding:50px 80px}}@media (min-width:700px){.articleWrapper .article .page-menu{columns:2}.articleWrapper .article .articleHeaderWrapper .articleButtons{display:block}}@media (min-width:991px){.articleWrapper .article .articleContentWrapper{padding:0 106px 50px 106px}}.mobile-search form{padding:5px 20px}.mobile-search form input{background-color:#2b649b;border:1px solid #5483af;color:#fff;border-radius:12px}.mobile-search form input::placeholder{color:#fff}.mobile-search form input[type=submit]{display:none}.desktopSearch .searchOverlay{display:flex;position:fixed;height:100%;width:100%;z-index:100000;left:0px;top:0px;opacity:1;transition:300ms}.desktopSearch .searchOverlay.hidden{z-index:0;opacity:0;visibility:hidden}.desktopSearch .searchOverlay .search-form-group{display:flex;border-radius:6px;border:1px solid #fff}.desktopSearch .searchOverlay .search-form-group input{border:none;border-radius:0px}.desktopSearch .searchOverlay .search-form-group input[type="text"]{background:#d2d2d2;color:#000;border-radius:6px 0 0 6px}.desktopSearch .searchOverlay .search-form-group input[type="submit"]{background:red;color:#fff;padding:8px 20px;border-radius:0 6px 6px 0}.desktopSearch .searchOverlay .searchOverlayBackground{display:block;position:fixed;height:100%;width:100%;z-index:100000;left:0px;top:0px;opacity:0.7;background-color:#000}.desktopSearch .searchOverlay form{background:#828282;z-index:100001;position:relative;max-width:800px;width:100%;margin:auto;padding:50px 70px 60px;border-radius:4px}.desktopSearch .searchOverlay form .searchTitle{font-size:2em;color:#fff;margin-bottom:0.5rem;font-family:inherit;font-weight:500;line-height:1.2}.desktopSearch .searchOverlay form .closeSearchBtn{position:absolute;right:20px;top:15px}.search-results .container{padding:0}.search-results .container .results{background-color:#fff;border-radius:4px;position:relative}.search-results .container .results .resultsWrapper{padding:25px 60px}.search-results .container .results .resultsWrapper .article{margin-bottom:40px}.search-results .container .results h1{font-size:2.25em;position:relative;margin-left:106px;padding-top:36px}.search-results .container .results h1::before{content:" ";background-image:url("../../themes/ucl/img/title_plane.png");background-repeat:no-repeat;width:102px;height:42px;position:absolute;left:-108px;background-position:center}.breadcrumbs{list-style:none;margin:10px 0;overflow:hidden;padding:0 5px}.breadcrumbs li{display:inline-block;vertical-align:middle;margin-right:8px;color:#fff}.breadcrumbs li a,.breadcrumbs li span,.breadcrumbs li strong,.breadcrumbs li i{color:#fff}.breadcrumbs li a{font-weight:200}.breadcrumbs .separator{font-size:18px;font-weight:100;color:#ccc}.breadcrumbs .font-size-08{font-size:0.8rem}.wp-block-table{width:100%}.wp-block-table tr td,.wp-block-table tr th{padding:6px 10px;font-size:0.875em;border-bottom:1px solid #d6d6d6}.wp-block-table tr:hover{background-color:#e7e7e7}.wp-block-table tr:first-of-type{background-color:#ba2b13}.wp-block-table tr:first-of-type td,.wp-block-table tr:first-of-type th{font-family:'Fira Sans',sans-serif;color:#fff}.wp-block-table tr:first-of-type td *,.wp-block-table tr:first-of-type th *{font-family:'Fira Sans',sans-serif;color:#fff}.wp-block-table.is-style-stripes tr:first-of-type{background-color:#001c3b}.wp-block-button.w-100{height:100%;display:table}.wp-block-button.w-100 a.wp-block-button__link{width:100%;height:100%;display:table-cell;vertical-align:middle;border-radius:8px;text-decoration:none}.wp-block-button.w-100 a.wp-block-button__link:hover{text-decoration:underline}div.wpcf7{position:relative;border:1px solid #d3d3d3;border-radius:3px;background-color:#eee;padding:10px 20px}div.wpcf7:after{background:#F9F9F9;margin:10px;position:absolute;content:" ";bottom:0;left:0;right:0;top:0;z-index:-1;border:1px #e5e5e5 solid;border-radius:8px}div.wpcf7 label{font-weight:bold}div.wpcf7 label span{font-weight:bold}div.wpcf7 label input[type=checkbox]{margin-right:8px}.rc_form{margin:15px 0;padding:0;border:1px solid #d3d3d3;border-radius:3px;background-color:#eee;padding:15px 30px}.rc_form p{margin-bottom:0.5rem}.rc_form p label{max-width:100%;display:block;margin-bottom:0;font-size:0.75em;color:#002e63;padding-left:8px}.rc_form p label[for=rc_user_remember]{display:inline-block}.rc_form p input{min-width:220px}.rc_form p input[type=checkbox]{min-width:initial}form label{max-width:100%}form label input,form label textarea{max-width:100%}input.vfb-medium,input[type="text"].vfb-medium,input[type="tel"].vfb-medium,input[type="email"].vfb-medium,input[type="url"].vfb-medium,select.vfb-medium{width:100%}@media (min-width:600px){input.vfb-medium,input[type="text"].vfb-medium,input[type="tel"].vfb-medium,input[type="email"].vfb-medium,input[type="url"].vfb-medium,select.vfb-medium{width:50%}}.organisationNode{cursor:pointer}.archive .container{padding:0}.archive .container .items{background-color:#fff;border-radius:4px;position:relative}.archive .container .items .itemsWrapper{padding:25px 60px}.archive .container .items .itemsWrapper .article{margin-bottom:40px}.archive .container .items .itemsWrapper .article .date{font-family:'Fira Sans',sans-serif;color:#1a75cf;font-size:1.0625em}.archive .container .items h1{font-size:2.25em;position:relative;margin-left:106px;padding-top:36px}.archive .container .items h1::before{content:" ";background-image:url("../../themes/ucl/img/title_plane.png");background-repeat:no-repeat;width:102px;height:42px;position:absolute;left:-108px;background-position:center}.archive .paginator{text-align:center}.homepage>.container h1,.homepage>.container h2,.homepage>.container h3,.homepage>.container h4{color:#001c3b;font-size:2.25em;padding-left:25px;margin-top:50px;margin-bottom:20px}.mailpoet_form_shortcode{padding-left:12px;padding-right:12px}.mailpoet_form_shortcode .mailpoet_form{background-color:#001c3b;padding:16px;color:#ffffff}@media (min-width:700px){.mailpoet_form_shortcode .mailpoet_form{padding:40px 230px 40px 115px}}@media (min-width:710px){.mailpoet_form_shortcode .mailpoet_form{background-image:url("../../themes/ucl/img/icons/mail_ico.png");background-repeat:no-repeat;background-position-x:calc(100% - 50px);background-position-y:center}}.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph{color:#fff}.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph input[type=text],.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph input[type=email]{background-color:#55768e;border:0;padding:8px 20px;color:#fff;width:300px !important}.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph input[type=text]::placeholder,.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph input[type=email]::placeholder{color:#fff;opacity:1}.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph input[type=submit]{background-color:#2c7ab3;border:0;padding:8px 20px;color:#fff;margin-top:6px;width:100%}.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph input[type=submit]:hover{background-color:#225e8a}@media (min-width:576px){.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph input[type=submit]{width:auto}}@media (min-width:900px){.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph input[type=submit]{margin-top:0px}}.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph.mpSubmitRow{position:relative;margin-bottom:36px}.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph.mpSubmitRow .mailpoet_text,.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph.mpSubmitRow .mailpoet_submit{float:left;margin-right:15px;width:100% !important}@media (min-width:576px){.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph.mpSubmitRow .mailpoet_text,.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph.mpSubmitRow .mailpoet_submit{width:auto !important}}.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph.mpSubmitRow .parsley-errors-list{position:absolute;top:38px}.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph .mailpoet_segment_label{color:#fff}.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph .mailpoet_checkbox_label{color:#fff;font-size:14px;font-weight:normal !important}.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph .mailpoet_checkbox_label input{margin-right:6px}.mailpoet_form_shortcode .mailpoet_form .mailpoet_paragraph .parsley-custom-error-message{color:#ff221e !important}.articleContentWrapper .mailpoet_form_shortcode{padding-left:0px;padding-right:0px}.articleContentWrapper .mailpoet_form_shortcode .mailpoet_form{padding:30px 180px 20px 30px}.articleWrapper .article label.mailpoet_text_label{display:none}.articleWrapper .article .mailpoet_text{display:none}.links-widget{margin-top:50px;margin-bottom:50px}.links-widget .row .col-sm-6{padding-bottom:10px;padding-top:15px;padding-left:30px}.links-widget .row .col-sm-6 .tinksSectionTitle{background-image:url("../../themes/ucl/img/widgets/plane_red.png");background-repeat:no-repeat;background-position:0px 6px;padding-left:50px;margin-bottom:20px}.links-widget .row .col-sm-6 .tinksSectionTitle a{color:#218bc2;font-size:1.5rem;text-decoration:none;font-weight:normal}.links-widget .row .col-sm-6 .tinksSectionTitle a:hover{text-decoration:underline}@media (min-width:576px){.links-widget .row .col-sm-6{border-right:1px solid #e0edf7;border-bottom:1px solid #e0edf7}.links-widget .row .col-sm-6:nth-child(2n){border-right:none}.links-widget .row .col-sm-6:nth-last-of-type(-n+2){border-bottom:none}}.links-widget .row .col-sm-6 .section-content{margin-left:50px}.links-widget .row .col-sm-6 .section-content .text *{color:#002e63;font-size:1rem}.links-widget .row .col-sm-6 .section-content ul.links{padding:0}.links-widget .row .col-sm-6 .section-content ul.links li{list-style-image:url("../../themes/ucl/img/widgets/arrow.png");list-style-position:inside}.links-widget .row .col-sm-6 .section-content ul.links li a{color:#002e63;font-size:1rem;text-decoration:none}.links-widget .row .col-sm-6 .section-content ul.links li a:hover{text-decoration:underline}.more-links{background-color:#d2effc;padding-top:50px;margin-bottom:50px;background-image:url("../../themes/ucl/img/widgets/more_links_bg_gradient.png");background-repeat:no-repeat;background-position:top right;background-size:50%}.more-links h2{font-size:2em;text-align:center}.more-links ul.links{padding:0;list-style:none;display:flex;flex-wrap:wrap;text-align:center}.more-links ul.links li{flex-grow:0;flex:100%}@media (min-width:687px){.more-links ul.links li{flex:50%}}.more-links ul.links li a{font-family:'Fira Sans',sans-serif;font-size:1.125em;margin:10px;padding:10px;text-align:center;color:#fff;background:linear-gradient(to right, #4e9bd3, #64b0df);display:block;text-decoration:none;transition:all ease .1s}.more-links ul.links li a:hover{transform:scale(1.02);box-shadow:2px 2px 6px #8c8c8c}.ucl-contacts-widget{background-color:#f7f7f7;padding-top:50px;margin-bottom:50px}.ucl-contacts-widget .widgetHeader p,.ucl-contacts-widget .widgetHeader span,.ucl-contacts-widget .widgetHeader div{font-family:'Fira Sans',sans-serif;color:#002e63}.ucl-contacts-widget .widgetHeader p *,.ucl-contacts-widget .widgetHeader span *,.ucl-contacts-widget .widgetHeader div *{font-family:'Fira Sans',sans-serif;color:#002e63}.ucl-contacts-widget .widgetHeader p{font-weight:lighter}.ucl-contacts-widget .widgetHeader .contacts-title-main{font-size:2em}.ucl-contacts-widget .widgetHeader .contacts-title-secondary{font-weight:500}.ucl-contacts-widget .widgetHeader h4{font-weight:normal}.ucl-contacts-widget ul.contacts{list-style:none;display:flex;padding:0;flex-flow:wrap;margin-top:10px}.ucl-contacts-widget ul.contacts li{position:relative;flex-grow:0;width:200px}.ucl-contacts-widget ul.contacts li:after{content:"";display:block;padding-bottom:100%}@media (min-width:380px){.ucl-contacts-widget ul.contacts li{width:50%}}@media (min-width:672px){.ucl-contacts-widget ul.contacts li{width:33%}}@media (min-width:992px){.ucl-contacts-widget ul.contacts li{width:33%}}.ucl-contacts-widget ul.contacts li .contact-wrapper{position:absolute;width:100%;height:100%;padding-right:10px;padding-bottom:10px}.ucl-contacts-widget ul.contacts li .contact{background-color:#002e63;padding:32px 20px;text-align:left;width:100%;height:100%}.ucl-contacts-widget ul.contacts li .contact.light{background-color:#2c79b1}.ucl-contacts-widget ul.contacts li .contact *{font-family:'Fira Sans',sans-serif;color:#fff;font-weight:normal;letter-spacing:-1px;line-height:1.2em}.ucl-contacts-widget ul.contacts li .contact .contact-name{font-weight:500;font-size:0.9rem;margin-bottom:0}@media (min-width:400px){.ucl-contacts-widget ul.contacts li .contact .contact-name{font-size:1rem}}@media (min-width:992px){.ucl-contacts-widget ul.contacts li .contact .contact-name{font-size:1.2rem}}.ucl-contacts-widget ul.contacts li .contact div,.ucl-contacts-widget ul.contacts li .contact a{font-size:0.8rem;font-weight:lighter}@media (min-width:400px){.ucl-contacts-widget ul.contacts li .contact div,.ucl-contacts-widget ul.contacts li .contact a{font-size:0.9rem}}@media (min-width:992px){.ucl-contacts-widget ul.contacts li .contact div,.ucl-contacts-widget ul.contacts li .contact a{font-size:1.1rem}}.ucl-contacts-widget ul.contacts li .contact .bottom_text{position:absolute;margin-bottom:25px;bottom:0}.articleWrapper.articleDoletisWrapper .article.articleDoletis{background-image:url("../../themes/ucl/img/doletis/doletis_bg_v2.png");background-repeat:no-repeat}@media (min-width:991px){.articleWrapper.articleDoletisWrapper .article.articleDoletis{background-size:contain}}.articleWrapper.articleDoletisWrapper .article.articleDoletis .doletisLogoHeader{display:flex;align-items:center;justify-content:center}.articleWrapper.articleDoletisWrapper .article.articleDoletis .doletisLogoHeader .doletis_logo{flex-grow:0;flex-shrink:0;width:416px;max-width:80%;margin-bottom:100px}.departmentsWrapper .departmentSub{position:relative;margin-bottom:50px}.departmentsWrapper .departmentSub::before{content:" ";background-color:#001c3b;position:absolute;width:70px;height:1px;left:0px;top:-8px;box-shadow:0px 1px 1px #001c3b}.departmentsWrapper h2.plane-right{font-size:2em;margin-bottom:50px;width:100%}.departmentsWrapper h2.plane-right::after{content:" ";background-image:url("../../themes/ucl/img/title_plane.png");background-repeat:no-repeat;width:90px;height:42px;position:absolute;right:15px;background-position:right;transform:rotate(180deg)}.departmentsWrapper .departmentsFormCollapser{display:none}.departmentsWrapper .departmentsFormWrapper{background-color:#001c3b;padding:30px 50px;border-radius:3px;color:#fff}.departmentsWrapper .departmentsFormWrapper textarea,.departmentsWrapper .departmentsFormWrapper input[type="email"]{width:100%;background-color:#55768e;border:none;margin-top:20px;color:#fff}.departmentsWrapper .departmentsFormWrapper textarea::placeholder,.departmentsWrapper .departmentsFormWrapper input[type="email"]::placeholder{color:#fff;opacity:1}.departmentsWrapper .departmentsFormWrapper textarea{padding:20px 40px}.departmentsWrapper .departmentsFormWrapper input[type="email"]{padding:8px 20px}.departmentsWrapper .departmentsFormWrapper input[type="submit"]{margin-top:20px;width:100%;padding:8px 20px;background-color:#4e9dd4;border:none;color:#fff}.departmentsWrapper .departmentsFormWrapper input[type="submit"]:hover,.departmentsWrapper .departmentsFormWrapper input[type="submit"]:focus{background-color:#57aff0}.departmentsWrapper .departmentsFormWrapper div.textbox{position:relative;padding-top:20px;padding-bottom:20px;padding-right:20px;color:#fff}.departmentsWrapper .departmentsFormWrapper div.textbox.lightBlue{padding-left:20px;padding-right:20px;background-color:#4e9dd4;height:100%;min-height:100px}.departmentsWrapper .departmentsFormWrapper div.textbox .departmentName{display:block;position:absolute;bottom:20px;color:#fff;margin-right:20px}.departmentsWrapper .departmentsFormWrapper div.wpcf7{padding:0;background:none;border:none}.departmentsWrapper .departmentsFormWrapper .wpcf7-spinner,.departmentsWrapper .departmentsFormWrapper .ajax-loader{margin:0;left:calc(76%);top:-31px}.departmentsWrapper .wpcf7-response-output{color:#fff}@media print{body{background:white;color:black;margin:0}.header,.footer,.page-menu,.breadcrumbs{display:none}.articleWrapper .article .articleHeaderWrapper{padding:0}.articleWrapper .article .articleContentWrapper{padding:0}.wp-block-quote{border:none}}html,body{max-width:100%;overflow-x:hidden;font-size:16px}html{background-color:#001c3b}h4,h5,h6,.h4,.h5,.h6{font-weight:bold}b,strong{font-weight:bold}@media (min-width:576px){.container{max-width:initial}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:576px){.only-mobile{display:none !important}}@media (max-width:575px){.mobileHide{display:none !important}}body{background-color:#afd0df;background-image:url("../../themes/ucl/img/bg_gradient.png");background-repeat:repeat-x}@media (min-width:576px){body .bg-image{position:absolute;top:0px;z-index:0}body .bg-image.circle{background-image:url("../../themes/ucl/img/bg_circle.png");width:427px;height:979px;left:0px}body .bg-image.plane{background-image:url("../../themes/ucl/img/bg_plane.png");width:757px;height:394px;right:0px}}a{color:#2c79b1;text-decoration:none}a:hover{color:#d42e12;text-decoration:underline}.primaryContainer{padding:0}@media (max-width:575px){#wpadminbar{position:fixed}}.videoPlayer iframe{width:100%}.doletisArticleMainContentWrapper{background-image:url("../../themes/ucl/img/doletis/3planes.svg");background-repeat:no-repeat;background-position:right 5px;background-size:135px}.doletisArticleMainContentWrapper h2{font-size:2rem;font-weight:300 !important;color:#0F1320;margin-bottom:17px}.doletisArticleMainContentWrapper .tags{margin-bottom:10px}.doletisArticleMainContentWrapper .tags .tag{display:inline-block;color:#1A75CF;border:1px solid #d2effc;font-size:0.875rem;padding:3px 10px;text-decoration:none;margin-right:5px;margin-bottom:5px}.doletisArticleMainContentWrapper .tags .tag:hover{color:#0F1320;border:1px solid #0f1320}.doletisArticleMainContentWrapper .doletis_date{font-size:0.875rem;color:#1A75CF}.doletisArticleMainContentWrapper .doletis_logo_small{width:60px}.doletisArticleMainContentWrapper .relatedVideosApp h3{position:relative;display:inline-block;color:#D42E12;font-weight:300;margin-bottom:15px}@media (min-width:575px){.doletisArticleMainContentWrapper .relatedVideosApp h3::after{content:" ";background-image:url("../../themes/ucl/img/doletis/plane_red.png");background-repeat:no-repeat;width:90px;height:28px;position:absolute;right:-90px;background-position:right}}.icon-arrow{background-size:14px 14px;background-position:center;background-repeat:no-repeat;width:29px;background-image:url("../../themes/ucl/img/doletis/arrow_blue.svg")}.icon-arrow:hover{background-image:url("../../themes/ucl/img/doletis/arrow_darkblue.svg")}.icon-arrow.arrow-right{transform:rotate(0deg)}.icon-arrow.arrow-left{transform:rotate(180deg)}