/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent!important}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent!important}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent!important}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent!important}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent!important}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent!important}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent!important}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent!important}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}
.loader{width:100px;height:100px;border-radius:100%;position:relative;margin:0 auto}.loader span{display:inline-block;width:20px;height:20px;border-radius:100%;margin:35px 5px}.loader span:nth-child(1){animation:bounce 1s ease-in-out infinite;background-color:#ec3946}.loader span:nth-child(2){animation:bounce 1s ease-in-out 0.33s infinite;background-color:#2bba6a}.loader span:nth-child(3){animation:bounce 1s ease-in-out 0.66s infinite;background-color:#00aeef}@keyframes bounce{0%,75%,100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);transform:translateY(-20px)}}body{font-family:"Overpass",sans-serif;color:#484849}.breadcrumb{margin-top:10px}a{transition:0.3s}p{line-height:22px}p.highlight{color:#2bba6a;font-size:28px;line-height:36px}.section{padding-top:60px;padding-bottom:60px}.section .header{position:relative;padding-bottom:25px}.section .header h3{color:#2bba6a;margin:0 0 2px;font-size:22px}.section .header p{font-size:15px}.section .header a.btn-view-more{position:absolute;top:0;right:0;border:none;border-radius:20px;color:#fff;padding:10px 40px;min-height:40px;color:#fff;background-color:#2bba6a}.section .header a.btn-view-more:hover{background-color:#12A151}.section.zebra{background:#e9f8f0}.section.divider:after{content:'';width:100%;border-top:1px solid #ebebeb;position:relative;top:59px}h1.page-header{padding:0;margin:30px 0 10px;border:none}ul.date-recur-occurrences{overflow:hidden;margin-bottom:6px}ul.date-recur-occurrences li{float:left;margin-right:40px}.pager-nav ul.pagination>.active>a,.pager-nav ul.pagination>.active>a:hover,.pager-nav ul.pagination>.active>a:focus,.pager-nav ul.pagination>.active>span,.pager-nav ul.pagination>.active>span:hover,.pager-nav ul.pagination>.active>span:focus{background-color:#484849;border-color:#484849}.banner{width:100%;position:relative;overflow:hidden;margin-bottom:20px}.banner:before{position:absolute;content:'';background:#ec3946;opacity:0.9;border-radius:50%;top:-85px;left:-110px;width:50%;height:150%;background:#ec3946}.banner .inner{position:absolute;top:0;left:0;width:40%;height:100%;color:#fff}.banner .inner h2{margin:140px 60px 20px;font-size:35px;line-height:42px}.banner .inner a.btn-view-more{border:none;border-radius:20px;color:#fff;padding:10px 40px;min-height:40px;margin:0 70px 20px;background-color:#9a181a;background-color:rgba(154,24,26,0.4)}.banner .inner a.btn-view-more:hover{background-color:#b72d30}#our-gallery{position:relative}#our-gallery ul.slider-control{position:absolute;top:0;right:170px}#our-gallery ul.slider-control li{background-color:#2bba6a;width:40px;height:40px;display:inline-block;border-radius:50%;text-align:center;color:#fff;line-height:45px;transition:0.3s}#our-gallery ul.slider-control li:hover{cursor:pointer;background-color:#12A151}#our-gallery ul.slider-control li i{margin:0 auto}#our-gallery ul.slider-control li.slider-prev{margin-right:8px;background-color:#bfead2;color:#2bba6a}#our-gallery ul.slider-control li.slider-prev:hover{background-color:#A6D1B9}#our-gallery .slider{max-height:357px;overflow:hidden}#our-gallery .header.type-small ul.slider-control{top:-50px;right:170px}#our-gallery .header.type-small .btn-view-more{position:absolute;top:-50px;right:0;border:none;border-radius:20px;color:#fff;padding:10px 40px;min-height:40px;color:#fff;background-color:#2bba6a}#our-gallery .header.type-small .btn-view-more:hover{background-color:#12A151}#our-gallery .slider.type-small{max-height:200px;overflow:hidden}#our-gallery .header a.btn-view-more{color:#2bba6a;background-color:#bfead2}#our-gallery .header a.btn-view-more:hover{background-color:#A6D1B9}.view-facebook .view-content .row .column{background-color:#ec3946;border-radius:10px;color:#fff;overflow:hidden;padding-bottom:36px;position:relative;transition:0.3s}.view-facebook .view-content .row .column>div{padding:0 15px}.view-facebook .view-content .row .column a{color:#fff;text-decoration:none}.view-facebook .view-content .row .column:hover{-webkit-box-shadow:0 0 13px -3px #595959;-moz-box-shadow:0 0 13px -3px #595959;box-shadow:0 0 13px -3px #595959}.view-facebook .view-content .row .column .views-field-created{margin-bottom:16px}.view-facebook .view-content .row .column .views-field-field-facebook-main-image{padding:0;margin-bottom:16px}.view-facebook .view-content .row .column .views-field-field-facebook-main-image .field-content .img{max-height:175px}.view-facebook .view-content .row .column .views-field-title{font-size:16px;margin-bottom:16px}.view-facebook .view-content .row .column .views-field-field-facebook-post-body{font-size:13px;margin-bottom:16px}.view-facebook .view-content .row .column .views-field-field-facebook-post-id{margin-bottom:16px;position:absolute;bottom:6px;left:0}.view-facebook .view-content .row .column .views-field-field-facebook-post-id a{border-bottom:2px solid #fff;padding-bottom:3px;text-decoration:none;opacity:.5}.view-facebook .view-content .row .column .views-field-field-facebook-post-id a:hover,.view-facebook .view-content .row .column .views-field-field-facebook-post-id a:focus{opacity:1}.view-facebook .view-content .row>div:nth-child(4n+2) .column{background-color:#2bba6a}.view-facebook .view-content .row>div:nth-child(4n+3) .column{background-color:#00aeef}.view-feedback .item-list ul li blockquote{width:380px;position:relative;padding-left:60px}.view-feedback .item-list ul li blockquote .blockquote-prefix{font-size:90px;font-family:"Droid Serif",Georgia,"Times New Roman",Times,serif;line-height:100%;vertical-align:text-bottom;height:50px;position:absolute;top:0;left:13px}ul.policy-list{list-style:none;padding-left:0}ul.policy-list li{padding:10px;border-bottom:1px solid #ebebeb}ul.policy-list li a .glyphicon{float:right}ul.policy-list li:first-child{border-top:1px solid #ebebeb}header.navbar{margin-bottom:0;border-bottom:1px solid #ebebeb}header.navbar .hamburger{display:none;z-index:9999}header.navbar #block-chertsey-search{position:inherit}header.navbar #block-chertsey-search .form--inline{position:relative;background:#6bcf97;border-radius:30px;height:34px;max-width:268px}header.navbar #block-chertsey-search .form--inline .form-item-chertsey-words input{padding-right:30px;background:none;border:none;-webkit-box-shadow:none;box-shadow:none;outline:none;color:#fff}header.navbar #block-chertsey-search .form--inline .form-item-chertsey-words input::-webkit-input-placeholder{color:#fff;text-transform:uppercase}header.navbar #block-chertsey-search .form--inline .form-item-chertsey-words input:-moz-placeholder{color:#fff;text-transform:uppercase}header.navbar #block-chertsey-search .form--inline .form-item-chertsey-words input::-moz-placeholder{color:#fff;text-transform:uppercase}header.navbar #block-chertsey-search .form--inline .form-item-chertsey-words input:-ms-input-placeholder{color:#fff;text-transform:uppercase}header.navbar #block-chertsey-search .form--inline .form-submit{margin-right:0;position:absolute;top:2px;right:0;background:none;border:none;color:#fff}header.navbar a.logo{margin:10px 0 0}header.navbar a.logo img{max-width:200px}header.navbar .navbar-header{padding:55px 40px;float:right;background:#2bba6a;border-bottom-left-radius:15px;border-bottom-right-radius:15px}header.navbar .navbar-header .region-navigation::after{content:"";clear:both;display:table}header.navbar .navbar-header .region-navigation #block-chertsey-nursery-main-menu{display:inline-block;float:left}header.navbar .navbar-header .region-navigation #block-chertsey-nursery-main-menu ul.menu--main>li>a{color:#fff;text-transform:uppercase}header.navbar .navbar-header .region-navigation #block-chertsey-nursery-main-menu ul.menu--main>li>a:hover,header.navbar .navbar-header .region-navigation #block-chertsey-nursery-main-menu ul.menu--main>li>a:focus{background:#30c772}header.navbar .navbar-header .region-navigation #block-chertsey-nursery-main-menu ul.menu--main>li>a.is-active{background:#30c772}header.navbar .chertsey-menus{clear:both;padding-top:15px}header.navbar .chertsey-menus .navbar{text-align:right;margin-bottom:5px}header.navbar .chertsey-menus .navbar a{float:left;font-size:16px;color:#fff;padding:14px 16px;text-decoration:none}header.navbar .chertsey-menus .navbar .dropdown{display:inline-block;padding:0 24px 0 20px}header.navbar .chertsey-menus .navbar .dropdown:before{content:'';height:30px;display:block;width:1px;background:#ebebeb;position:absolute;right:0;top:0}header.navbar .chertsey-menus .navbar .dropdown .menu-btn{min-width:220px;border:none;outline:none;color:#000;padding:14px 16px 10px 2px;background-color:inherit;font-family:inherit;margin:0;position:relative;text-align:left;font-size:14px;font-weight:bold}header.navbar .chertsey-menus .navbar .dropdown .menu-btn .caret{position:absolute;top:20px;right:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top-width:6px}header.navbar .chertsey-menus .navbar .dropdown .menu-btn:before{content:'';border-radius:5px;width:100%;height:5px;position:absolute;top:0;left:0}header.navbar .chertsey-menus .navbar .dropdown ul.dropdown-content{visibility:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transition:150ms ease-in;-moz-transition:150ms ease-in;-o-transition:150ms ease-in;transition:150ms ease-in;min-width:235px;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2);z-index:10;position:absolute;top:40px;left:20px;border-radius:10px;padding:0;list-style:none;overflow:hidden}header.navbar .chertsey-menus .navbar .dropdown ul.dropdown-content>li>a{float:none;padding:10px 0;margin:0 16px;display:block;text-align:left;color:#fff;font-size:13px;position:relative}header.navbar .chertsey-menus .navbar .dropdown ul.dropdown-content>li>a:after{content:'';width:100%;height:1px;position:absolute;bottom:0;left:0}header.navbar .chertsey-menus .navbar .dropdown ul.dropdown-content>li:hover>a:after{background:none !important}header.navbar .chertsey-menus .navbar .dropdown ul.dropdown-content>li.prev-hover>a:after{background:none !important}header.navbar .chertsey-menus .navbar .dropdown ul.dropdown-content>li:first-child{padding-top:5px}header.navbar .chertsey-menus .navbar .dropdown ul.dropdown-content>li:last-child{padding-bottom:5px}header.navbar .chertsey-menus .navbar .dropdown ul.dropdown-content>li:last-child>a:after{background:none !important}header.navbar .chertsey-menus .navbar .dropdown:hover .dropdown-content{visibility:visible;opacity:1;filter:alpha(opacity=100)}header.navbar .chertsey-menus .navbar .dropdown:last-child:before{background:none}header.navbar .chertsey-menus .navbar .dropdown:nth-child(4n+1) ul.dropdown-content>li:hover{background:#bc2e3d}header.navbar .chertsey-menus .navbar .dropdown:nth-child(4n+1) ul.dropdown-content>li>a:after{background-color:#f2757e}header.navbar .chertsey-menus .navbar .dropdown:nth-child(4n+1):hover .menu-btn{color:#ec3946}header.navbar .chertsey-menus .navbar .dropdown:nth-child(4n+1) .menu-btn:before,header.navbar .chertsey-menus .navbar .dropdown:nth-child(4n+1) .dropdown-content{background-color:#ec3946}header.navbar .chertsey-menus .navbar .dropdown:nth-child(4n+2) ul.dropdown-content>li:hover{background:#12A151}header.navbar .chertsey-menus .navbar .dropdown:nth-child(4n+2) ul.dropdown-content>li>a:after{background-color:#12A151}header.navbar .chertsey-menus .navbar .dropdown:nth-child(4n+2):hover .menu-btn{color:#2bba6a}header.navbar .chertsey-menus .navbar .dropdown:nth-child(4n+2) .menu-btn:before,header.navbar .chertsey-menus .navbar .dropdown:nth-child(4n+2) .dropdown-content{background-color:#2bba6a}header.navbar .chertsey-menus .navbar .dropdown:nth-child(4n+3) ul.dropdown-content>li:hover{background:#008DCF}header.navbar .chertsey-menus .navbar .dropdown:nth-child(4n+3) ul.dropdown-content>li>a:after{background-color:#00aeef}header.navbar .chertsey-menus .navbar .dropdown:nth-child(4n+3):hover .menu-btn{color:#00aeef}header.navbar .chertsey-menus .navbar .dropdown:nth-child(4n+3) .menu-btn:before,header.navbar .chertsey-menus .navbar .dropdown:nth-child(4n+3) .dropdown-content{background-color:#00aeef}.region-content{min-height:300px}.region-content article>.content{padding:30px 0 50px}.region-content article>.content .field--name-body ul{padding-top:10px}.region-content article>.content .field--name-body ul li{margin-bottom:10px}.footer{margin-top:20px;border-top:none;padding-left:0;padding-right:0;background:#484849;color:#fff;-webkit-box-shadow:0 350px 0 1px #484849;-moz-box-shadow:0 350px 0 1px #484849;box-shadow:0 350px 0 1px #484849}.footer .footer-link{margin-bottom:10px}.footer .footer-link a{color:#00aeef}.footer .footer-link a:hover{color:#30c772}.footer .row h4{color:#2bba6a;font-weight:bold;font-size:17px}.footer .row .contact-details>div{margin-bottom:15px}.footer .row .contact-details>div strong{display:block}.footer .row .google-translate{padding-top:40px}.footer .row .google-translate .goog-te-gadget-simple{display:inline-block;padding:7px}.footer .footer-menu{margin-bottom:20px}.footer .footer-menu ul{padding-top:20px;padding-left:0;list-style:none}.footer .footer-menu ul li{display:inline-block;margin-right:20px}.footer .footer-menu ul li a{color:#ccc}.footer .footer-menu ul li a:hover{color:#30c772}.footer .footer-menu ul li:last-child{margin-right:0}.footer .managed-by{float:right;clear:both;color:#ccc;font-size:13px}.footer .managed-by a{color:#ccc}.footer .managed-by a:hover{color:#30c772}.view-news .view-content .row .column{background-color:#ec3946;border-radius:10px;color:#fff;overflow:hidden;padding-bottom:36px;position:relative;transition:0.3s}.view-news .view-content .row .column>div{padding:0 15px}.view-news .view-content .row .column a{color:#fff;text-decoration:none}.view-news .view-content .row .column:hover{-webkit-box-shadow:0 0 13px -3px #595959;-moz-box-shadow:0 0 13px -3px #595959;box-shadow:0 0 13px -3px #595959}.view-news .view-content .row .column .views-field-field-news-featured-image{padding:0;margin-bottom:16px}.view-news .view-content .row .column .views-field-field-news-featured-image .field-content .img{max-height:175px}.view-news .view-content .row .column .views-field-title{font-size:16px;margin-bottom:16px}.view-news .view-content .row .column .views-field-body{font-size:13px;margin-bottom:16px}.view-news .view-content .row .column .views-field-view-node{margin-bottom:16px;position:absolute;bottom:6px;left:0}.view-news .view-content .row .column .views-field-view-node a{border-bottom:2px solid #fff;padding-bottom:3px;text-decoration:none;opacity:.5}.view-news .view-content .row .column .views-field-view-node a:hover,.view-news .view-content .row .column .views-field-view-node a:focus{opacity:1}.view-news .view-content .row .column.odd{background-color:#2bba6a}.attached-documents{padding-top:40px}.views-grid>.col{margin-bottom:30px}.views-grid>.col>.column.default-image{border:1px solid #d2d2d2}.views-grid>.col .column .views-field .field-content.featured-image img{width:100%;background-color:#fff}#section-our-nursery{background:#fdebec}#section-our-nursery .header h3{color:#ec3946}#section-our-nursery .column{border-radius:10px;color:#fff;overflow:hidden;padding-bottom:36px;position:relative;transition:0.3s;background:#ec3946}#section-our-nursery .column>div{padding:0 15px}#section-our-nursery .column a{color:#fff;text-decoration:none}#section-our-nursery .column:hover{-webkit-box-shadow:0 0 13px -3px #595959;-moz-box-shadow:0 0 13px -3px #595959;box-shadow:0 0 13px -3px #595959}#section-our-nursery .column.odd{background:#914f54}#section-our-nursery .views-field-title{font-size:16px;margin-bottom:16px;margin:30px 0 50px}#section-our-nursery .views-field-title .field-content{padding-bottom:20px;border-bottom:1px solid #da9797}#section-our-nursery .views-field-body{font-size:13px;margin-bottom:16px;margin-bottom:40px}#section-our-nursery .views-field-view-node{margin-bottom:16px;position:absolute;bottom:6px;left:0}#section-our-nursery .views-field-view-node a{border-bottom:2px solid #fff;padding-bottom:3px;text-decoration:none;opacity:.5}#section-our-nursery .views-field-view-node a:hover,#section-our-nursery .views-field-view-node a:focus{opacity:1}#section-our-nursery:after{border-top:none}#section-recent-news,#section-facebook{padding-bottom:30px}@media only screen and (min-width:1200px){.navbar.container{max-width:1170px}}@media only screen and (max-width:1199px){.banner .inner h2{margin-top:90px;margin-left:50px}header.navbar #block-chertsey-search .form--inline{max-width:165px}header.navbar .navbar-header{padding:55px 15px}header.navbar a.logo img{max-width:180px}}@media only screen and (min-width:992px) and (max-width:1199px){.navbar.container{max-width:970px}}@media only screen and (min-width:992px){#block-chertsey-search{display:inline-block;float:right;padding-top:6px;margin-left:20px}}@media only screen and (max-width:991px){.banner::before{width:65%}.banner .inner{width:50%}.banner .inner h2{margin-top:55px}.banner::before{border-radius:50%;top:-95px;left:-130px;height:180%}header.navbar #block-chertsey-search .form--inline{position:absolute;top:85px;right:20px;max-width:265px}header.navbar .navbar-header{padding:30px 10px 80px;position:relative;max-width:530px}header.navbar .navbar-header .navbar-nav>li>a{padding:10px 13px}#section-facebook .view-content .header h3,#section-facebook .view-content .header p,#section-recent-news .view-content .header h3,#section-recent-news .view-content .header p{margin-right:160px}#section-facebook .view-content .col{margin-bottom:30px}#section-facebook .view-content .col .views-field-field-facebook-main-image img{width:100%}#section-our-gallery .header h3,#section-our-gallery .header p{margin-right:270px}#section-our-gallery #slider-our-gallery{clear:both}}@media only screen and (min-width:768px) and (max-width:991px){.navbar.navbar{padding-right:0;padding-left:0}.navbar.navbar .navbar-header{max-width:531px}.navbar.navbar .navbar-header .navbar-nav>li>a{padding:10px 10px}.navbar.navbar .chertsey-menus .navbar .dropdown{display:inline-block;padding:0 12px}.navbar.navbar .chertsey-menus .navbar .dropdown:first-child{padding-left:0}.navbar.navbar .chertsey-menus .navbar .dropdown:last-child{padding-right:0}}@media only screen and (max-width:767px){header.navbar{border-bottom:none}header.navbar .hamburger{display:block;position:absolute;top:10px;right:10px}header.navbar #block-chertsey-search .form--inline{top:75px;right:20px}header.navbar a.logo{margin:0}header.navbar .navbar-header{margin:0;padding:10px;position:relative;max-width:inherit;width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;display:none}header.navbar .navbar-header .region-navigation{width:100%}header.navbar .navbar-header .region-navigation>nav{width:100%}header.navbar .navbar-header .region-navigation>nav>ul.menu{margin:0}header.navbar .chertsey-menus{width:100%;display:none}header.navbar .chertsey-menus .navbar .dropdown{width:100%;display:block;padding:0}header.navbar .chertsey-menus .navbar .dropdown .menu-btn{width:100%}header.navbar .chertsey-menus .navbar .dropdown .caret{margin-right:10px}header.navbar .chertsey-menus .navbar .dropdown ul.dropdown-content{visibility:visible;position:relative;top:auto;left:auto;opacity:1;box-shadow:none;border-radius:0;margin-bottom:20px;display:none}.row.views-grid.equal-height .column{min-height:auto !important}.banner::before{border-radius:0;top:0;left:0;height:100%;width:100%}.banner .inner{text-align:center;width:100%}.banner .inner h2{width:100%;margin-top:13%;margin-left:auto;margin-right:auto}}@media screen and (min-width:768px){body{margin-top:0}}@media screen and (max-width:600px){.banner .inner{text-align:center;width:100%}.banner .inner h2{margin-top:12%;font-size:30px}}@media screen and (max-width:520px){.region-highlighted .messages__wrapper{margin-top:20px}header.navbar #block-chertsey-search .form--inline{position:relative;top:auto;right:auto;clear:both;max-width:none}header.navbar .navbar-header.is-active{margin-top:10px}}@media screen and (max-width:500px){.banner .inner{text-align:center;width:100%}.banner .inner h2{width:90%;margin-top:10%;font-size:30px;line-height:34px}.banner img{min-height:150px}#section-our-gallery .header h3,#section-our-gallery .header p{margin-right:0}#section-our-gallery .header ul.slider-control{position:relative;float:right;right:0}#section-our-gallery .header a.btn-view-more{position:relative}#section-facebook .view-content .header h3,#section-facebook .view-content .header p,#section-recent-news .view-content .header h3,#section-recent-news .view-content .header p{margin-right:0}#section-facebook .view-content .header a.btn-view-more,#section-recent-news .view-content .header a.btn-view-more{position:relative}}@media screen and (max-width:400px){.view-feedback .item-list ul li blockquote{width:100%}}body.page-node-type-job-vacancy .field--name-field-job-description,body.page-node-type-job-vacancy .field--name-field-how-to-apply{margin-bottom:25px}body.page-node-type-job-vacancy .field--name-field-job-description .field--label,body.page-node-type-job-vacancy .field--name-field-how-to-apply .field--label{font-size:24px;font-weight:bold;margin-top:0;margin-bottom:10px}body.path-job-vacancies .view-job-vacancies .views-row{padding:30px 0;overflow:hidden;width:100%;border-bottom:1px solid #ebebeb;margin-bottom:30px}body.path-job-vacancies .view-job-vacancies .views-row:last-child{border-bottom:none}body.path-job-vacancies .view-job-vacancies .views-row .views-field-title{font-size:30px;margin-top:0;margin-bottom:10px}body.path-job-vacancies .view-job-vacancies .views-row .views-field-field-job-description{margin-bottom:20px}
