@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,400;0,600;0,700;0,900;1,400);.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:#000;}.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:#000;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 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dx .hamburger-inner::before,.hamburger--3dx .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.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 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dx-r .hamburger-inner::before,.hamburger--3dx-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.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 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dy .hamburger-inner::before,.hamburger--3dy .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.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 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dy-r .hamburger-inner::before,.hamburger--3dy-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.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 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dxy .hamburger-inner::before,.hamburger--3dxy .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.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 0.15s cubic-bezier(0.645,0.045,0.355,1),background-color 0s 0.1s cubic-bezier(0.645,0.045,0.355,1);}.hamburger--3dxy-r .hamburger-inner::before,.hamburger--3dxy-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645,0.045,0.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(0.7,1);}.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(0.7,1);}.hamburger--arrow-r.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(0.7,1);}.hamburger--arrow-r.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(0.7,1);}.hamburger--arrowalt .hamburger-inner::before{transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1);}.hamburger--arrowalt .hamburger-inner::after{transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1);}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scale(0.7,1);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scale(0.7,1);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);}.hamburger--arrowalt-r .hamburger-inner::before{transition:top 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1);}.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom 0.1s 0.1s ease,transform 0.1s cubic-bezier(0.165,0.84,0.44,1);}.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scale(0.7,1);transition:top 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scale(0.7,1);transition:bottom 0.1s ease,transform 0.1s 0.1s cubic-bezier(0.895,0.03,0.685,0.22);}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg);}.hamburger--arrowturn.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(0.7,1);}.hamburger--arrowturn.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(0.7,1);}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg);}.hamburger--arrowturn-r.is-active .hamburger-inner::before{transform:translate3d(-8px,0,0) rotate(-45deg) scale(0.7,1);}.hamburger--arrowturn-r.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(0.7,1);}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::before,.hamburger--boring .hamburger-inner::after{transition-property:none;}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg);}.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0;}.hamburger--boring.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--collapse .hamburger-inner::after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0.1s linear;}.hamburger--collapse .hamburger-inner::before{transition:top 0.12s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0.1s 0.22s linear;}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top 0.1s 0.16s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.13s;transition-delay:0.13s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--collapse-r .hamburger-inner::after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0.1s linear;}.hamburger--collapse-r .hamburger-inner::before{transition:top 0.12s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);}.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0.1s 0.22s linear;}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.1s 0.16s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.25s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:0.275s;transition-timing-function:cubic-bezier(0.68,-0.55,0.265,1.55);}.hamburger--elastic .hamburger-inner::before{top:10px;transition:opacity 0.125s 0.275s ease;}.hamburger--elastic .hamburger-inner::after{top:20px;transition:transform 0.275s cubic-bezier(0.68,-0.55,0.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(0.68,-0.55,0.265,1.55);}.hamburger--elastic-r .hamburger-inner::before{top:10px;transition:opacity 0.125s 0.275s ease;}.hamburger--elastic-r .hamburger-inner::after{top:20px;transition:transform 0.275s cubic-bezier(0.68,-0.55,0.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 0.125s 0.175s ease-in;}.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,left 0.125s 0.175s ease-in;}.hamburger--emphatic .hamburger-inner::after{top:10px;right:0;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,right 0.125s 0.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 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);}.hamburger--emphatic.is-active .hamburger-inner::after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);}.hamburger--emphatic-r{overflow:hidden;}.hamburger--emphatic-r .hamburger-inner{transition:background-color 0.125s 0.175s ease-in;}.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,left 0.125s 0.175s ease-in;}.hamburger--emphatic-r .hamburger-inner::after{top:10px;right:0;transition:transform 0.125s cubic-bezier(0.6,0.04,0.98,0.335),top 0.05s 0.125s linear,right 0.125s 0.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 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);}.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right 0.125s ease-out,top 0.05s 0.125s linear,transform 0.125s 0.175s cubic-bezier(0.075,0.82,0.165,1);}.hamburger--minus .hamburger-inner::before,.hamburger--minus .hamburger-inner::after{transition:bottom 0.08s 0s ease-out,top 0.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 0.08s ease-out,top 0.08s ease-out,opacity 0s 0.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(0.55,0.055,0.675,0.19);}.hamburger--spin .hamburger-inner::before{transition:top 0.1s 0.25s ease-in,opacity 0.1s ease-in;}.hamburger--spin .hamburger-inner::after{transition:bottom 0.1s 0.25s ease-in,transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.12s ease-out;}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--spin-r .hamburger-inner{transition-duration:0.22s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--spin-r .hamburger-inner::before{transition:top 0.1s 0.25s ease-in,opacity 0.1s ease-in;}.hamburger--spin-r .hamburger-inner::after{transition:bottom 0.1s 0.25s ease-in,transform 0.22s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);}.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.12s ease-out;}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);transition:bottom 0.1s ease-out,transform 0.22s 0.12s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s 0.13s linear;}.hamburger--spring .hamburger-inner::before{top:10px;transition:top 0.1s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--spring .hamburger-inner::after{top:20px;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.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 0.1s 0.15s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,10px,0) rotate(45deg);}.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.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(0.55,0.055,0.675,0.19);}.hamburger--spring-r .hamburger-inner::after{top:-20px;transition:top 0.2s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),opacity 0s linear;}.hamburger--spring-r .hamburger-inner::before{transition:top 0.1s 0.2s cubic-bezier(0.33333,0.66667,0.66667,1),transform 0.13s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:0.22s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);}.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.2s cubic-bezier(0.33333,0,0.66667,0.33333),opacity 0s 0.22s linear;}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.1s 0.15s cubic-bezier(0.33333,0,0.66667,0.33333),transform 0.13s 0.22s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--stand .hamburger-inner{transition:transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0s 0.075s linear;}.hamburger--stand .hamburger-inner::before{transition:top 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--stand .hamburger-inner::after{transition:bottom 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent !important;transition:transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1),background-color 0s 0.15s linear;}.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--stand-r .hamburger-inner{transition:transform 0.075s 0.15s cubic-bezier(0.55,0.055,0.675,0.19),background-color 0s 0.075s linear;}.hamburger--stand-r .hamburger-inner::before{transition:top 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--stand-r .hamburger-inner::after{transition:bottom 0.075s 0.075s ease-in,transform 0.075s 0s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent !important;transition:transform 0.075s 0s cubic-bezier(0.215,0.61,0.355,1),background-color 0s 0.15s linear;}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.075s 0.1s ease-out,transform 0.075s 0.15s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--squeeze .hamburger-inner{transition-duration:0.075s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--squeeze .hamburger-inner::before{transition:top 0.075s 0.12s ease,opacity 0.075s ease;}.hamburger--squeeze .hamburger-inner::after{transition:bottom 0.075s 0.12s ease,transform 0.075s cubic-bezier(0.55,0.055,0.675,0.19);}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1);}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.075s ease,opacity 0.075s 0.12s ease;}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.075s ease,transform 0.075s 0.12s cubic-bezier(0.215,0.61,0.355,1);}.hamburger--vortex .hamburger-inner{transition-duration:0.2s;transition-timing-function:cubic-bezier(0.19,1,0.22,1);}.hamburger--vortex .hamburger-inner::before,.hamburger--vortex .hamburger-inner::after{transition-duration:0s;transition-delay: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(0.19,1,0.22,1);}.hamburger--vortex.is-active .hamburger-inner::before,.hamburger--vortex.is-active .hamburger-inner::after{transition-delay:0s;}.hamburger--vortex.is-active .hamburger-inner::before{top:0;opacity:0;}.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);}.hamburger--vortex-r .hamburger-inner{transition-duration:0.2s;transition-timing-function:cubic-bezier(0.19,1,0.22,1);}.hamburger--vortex-r .hamburger-inner::before,.hamburger--vortex-r .hamburger-inner::after{transition-duration:0s;transition-delay: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(0.19,1,0.22,1);}.hamburger--vortex-r.is-active .hamburger-inner::before,.hamburger--vortex-r.is-active .hamburger-inner::after{transition-delay:0s;}.hamburger--vortex-r.is-active .hamburger-inner::before{top:0;opacity:0;}.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);}.p-button,.p-button:link,.p-button:visited,.p-button:hover,.p-button:active,.p-button:focus,.p-button.active,table.theme-table,.table.theme-table,div.icongroup .icongroup-item,.frame-type-text a.link-file,.frame-type-text a.link-file:link,.frame-type-text a.link-file:visited,.frame-type-text a.btn-link,.frame-type-text a.btn-link:link,.frame-type-text a.btn-link:visited,.accordion-body a.link-file,.accordion-body a.link-file:link,.accordion-body a.link-file:visited,.accordion-body a.btn-link,.accordion-body a.btn-link:link,.accordion-body a.btn-link:visited,.frame-type-text a.link-file:hover,.frame-type-text a.link-file:active,.frame-type-text a.link-file:focus,.frame-type-text a.link-file.active,.frame-type-text a.btn-link:hover,.frame-type-text a.btn-link:active,.frame-type-text a.btn-link:focus,.frame-type-text a.btn-link.active,.accordion-body a.link-file:hover,.accordion-body a.link-file:active,.accordion-body a.link-file:focus,.accordion-body a.link-file.active,.accordion-body a.btn-link:hover,.accordion-body a.btn-link:active,.accordion-body a.btn-link:focus,.accordion-body a.btn-link.active,.service-list-container .service-list .service-item,#documents-list-container .download-all-files-btn,#documents-list-container .download-file-btn,#documents-list-container .download-all-files-btn:hover,#documents-list-container .download-all-files-btn:active,#documents-list-container .download-all-files-btn:focus,#documents-list-container .download-all-files-btn.active,#documents-list-container .download-file-btn:hover,#documents-list-container .download-file-btn:active,#documents-list-container .download-file-btn:focus,#documents-list-container .download-file-btn.active,#documents-list-container #reset-container #reset-btn,#documents-list-container #reset-container #reset-btn:hover,#documents-list-container #reset-container #reset-btn:active,#documents-list-container #reset-container #reset-btn:focus,#documents-list-container #reset-container #reset-btn.active,#workflow-forms-ng-app-container .process-results-container .process-result-link a,#workflow-forms-ng-app-container .process-results-container .process-result-link a:link,#workflow-forms-ng-app-container .process-results-container .process-result-link a:visited,#workflow-forms-ng-app-container .process-results-container .process-result-link a:hover,#workflow-forms-ng-app-container .process-results-container .process-result-link a:active,#workflow-forms-ng-app-container .process-results-container .process-result-link a:focus,#workflow-forms-ng-app-container .process-results-container .process-result-link a.active,#workflow-forms-ng-app-container .workflow-form-locked-info #unlock-form-btn,#workflow-forms-ng-app-container .workflow-form-locked-info #unlock-form-btn:hover,#workflow-forms-ng-app-container .workflow-form-locked-info #unlock-form-btn:active,#workflow-forms-ng-app-container .workflow-form-locked-info #unlock-form-btn:focus,#workflow-forms-ng-app-container .workflow-form-locked-info #unlock-form-btn.active,#workflow-forms-ng-app-container .processes-navigation #next-process,#workflow-forms-ng-app-container .processes-navigation #previous-process,#workflow-forms-ng-app-container .processes-navigation #next-process:hover,#workflow-forms-ng-app-container .processes-navigation #next-process:active,#workflow-forms-ng-app-container .processes-navigation #next-process:focus,#workflow-forms-ng-app-container .processes-navigation #next-process.active,#workflow-forms-ng-app-container .processes-navigation #previous-process:hover,#workflow-forms-ng-app-container .processes-navigation #previous-process:active,#workflow-forms-ng-app-container .processes-navigation #previous-process:focus,#workflow-forms-ng-app-container .processes-navigation #previous-process.active,#workflow-forms-ng-app-container .workflow-form-navigation #next-form,#workflow-forms-ng-app-container .workflow-form-navigation #previous-form,#workflow-forms-ng-app-container .workflow-form-navigation #next-form:hover,#workflow-forms-ng-app-container .workflow-form-navigation #next-form:active,#workflow-forms-ng-app-container .workflow-form-navigation #next-form:focus,#workflow-forms-ng-app-container .workflow-form-navigation #next-form.active,#workflow-forms-ng-app-container .workflow-form-navigation #previous-form:hover,#workflow-forms-ng-app-container .workflow-form-navigation #previous-form:active,#workflow-forms-ng-app-container .workflow-form-navigation #previous-form:focus,#workflow-forms-ng-app-container .workflow-form-navigation #previous-form.active{-ms-box-shadow:0 2px 6px rgba(0,0,0,0.2);-o-box-shadow:0 2px 6px rgba(0,0,0,0.2);box-shadow:0 2px 6px rgba(0,0,0,0.2);}.p-button,.p-button:link,.p-button:visited,.p-button:hover,.p-button:active,.p-button:focus,.p-button.active,div.icongroup .icongroup-item a h4,div.icongroup .icongroup-item a:link h4,div.icongroup .icongroup-item a:visited h4,div.icongroup .icongroup-item a:hover h4,div.icongroup .icongroup-item a:active h4,div.icongroup .icongroup-item a:focus h4,.frame-type-text a.link-file,.frame-type-text a.link-file:link,.frame-type-text a.link-file:visited,.frame-type-text a.btn-link,.frame-type-text a.btn-link:link,.frame-type-text a.btn-link:visited,.accordion-body a.link-file,.accordion-body a.link-file:link,.accordion-body a.link-file:visited,.accordion-body a.btn-link,.accordion-body a.btn-link:link,.accordion-body a.btn-link:visited,.frame-type-text a.link-file:hover,.frame-type-text a.link-file:active,.frame-type-text a.link-file:focus,.frame-type-text a.link-file.active,.frame-type-text a.btn-link:hover,.frame-type-text a.btn-link:active,.frame-type-text a.btn-link:focus,.frame-type-text a.btn-link.active,.accordion-body a.link-file:hover,.accordion-body a.link-file:active,.accordion-body a.link-file:focus,.accordion-body a.link-file.active,.accordion-body a.btn-link:hover,.accordion-body a.btn-link:active,.accordion-body a.btn-link:focus,.accordion-body a.btn-link.active,.service-list-container .service-list .service-item,.service-list-container .service-list .service-item:hover,.service-list-container .service-list .service-item > a.service-form-link,.service-list-container .service-list .service-item > a.service-form-link:link,.service-list-container .service-list .service-item > a.service-form-link:visited,.service-list-container .service-list .service-item > a.service-form-link:hover,.service-list-container .service-list .service-item > a.service-form-link:active,.service-list-container .service-list .service-item > a.service-form-link:focus,#documents-list-container .download-all-files-btn,#documents-list-container .download-file-btn,#documents-list-container .download-all-files-btn:hover,#documents-list-container .download-all-files-btn:active,#documents-list-container .download-all-files-btn:focus,#documents-list-container .download-all-files-btn.active,#documents-list-container .download-file-btn:hover,#documents-list-container .download-file-btn:active,#documents-list-container .download-file-btn:focus,#documents-list-container .download-file-btn.active,#documents-list-container #reset-container #reset-btn,#documents-list-container #reset-container #reset-btn:hover,#documents-list-container #reset-container #reset-btn:active,#documents-list-container #reset-container #reset-btn:focus,#documents-list-container #reset-container #reset-btn.active,#workflow-forms-ng-app-container .question-row::before,#workflow-forms-ng-app-container .question-row.answered,#workflow-forms-ng-app-container .question-row.answered::before,#workflow-forms-ng-app-container .question-row.answered.disabled::before,#workflow-forms-ng-app-container .active .question-row::before,#workflow-forms-ng-app-container .process-results-container .process-result-link a,#workflow-forms-ng-app-container .process-results-container .process-result-link a:link,#workflow-forms-ng-app-container .process-results-container .process-result-link a:visited,#workflow-forms-ng-app-container .process-results-container .process-result-link a:hover,#workflow-forms-ng-app-container .process-results-container .process-result-link a:active,#workflow-forms-ng-app-container .process-results-container .process-result-link a:focus,#workflow-forms-ng-app-container .process-results-container .process-result-link a.active,#workflow-forms-ng-app-container .workflow-form-locked-info #unlock-form-btn,#workflow-forms-ng-app-container .workflow-form-locked-info #unlock-form-btn:hover,#workflow-forms-ng-app-container .workflow-form-locked-info #unlock-form-btn:active,#workflow-forms-ng-app-container .workflow-form-locked-info #unlock-form-btn:focus,#workflow-forms-ng-app-container .workflow-form-locked-info #unlock-form-btn.active,#workflow-forms-ng-app-container .processes-navigation #next-process,#workflow-forms-ng-app-container .processes-navigation #previous-process,#workflow-forms-ng-app-container .processes-navigation #next-process:hover,#workflow-forms-ng-app-container .processes-navigation #next-process:active,#workflow-forms-ng-app-container .processes-navigation #next-process:focus,#workflow-forms-ng-app-container .processes-navigation #next-process.active,#workflow-forms-ng-app-container .processes-navigation #previous-process:hover,#workflow-forms-ng-app-container .processes-navigation #previous-process:active,#workflow-forms-ng-app-container .processes-navigation #previous-process:focus,#workflow-forms-ng-app-container .processes-navigation #previous-process.active,#workflow-forms-ng-app-container .workflow-form-navigation #next-form,#workflow-forms-ng-app-container .workflow-form-navigation #previous-form,#workflow-forms-ng-app-container .workflow-form-navigation #next-form:hover,#workflow-forms-ng-app-container .workflow-form-navigation #next-form:active,#workflow-forms-ng-app-container .workflow-form-navigation #next-form:focus,#workflow-forms-ng-app-container .workflow-form-navigation #next-form.active,#workflow-forms-ng-app-container .workflow-form-navigation #previous-form:hover,#workflow-forms-ng-app-container .workflow-form-navigation #previous-form:active,#workflow-forms-ng-app-container .workflow-form-navigation #previous-form:focus,#workflow-forms-ng-app-container .workflow-form-navigation #previous-form.active{transition:all 0.25s linear;}.frame-type-text a.link-file::after,.frame-type-text a.link-file::before,.frame-type-text a.btn-link::after,.frame-type-text a.btn-link::before,.accordion-body a.link-file::after,.accordion-body a.link-file::before,.accordion-body a.btn-link::after,.accordion-body a.btn-link::before{content:'';display:none;width:0;height:0;margin:0;padding:0;border:none;outline:none;background:transparent;background-image:none;opacity:0;visibility:hidden;overflow:hidden;clear:none;}.custom-breadcrumb .breadcrumb .breadcrumb-item::before{position:static;content:normal;display:none;box-sizing:content-box;top:auto;right:auto;bottom:auto;left:auto;width:0;height:0;margin:0;padding:0;border:none;outline:none;background:transparent;background-image:none;opacity:0;visibility:hidden;overflow:hidden;clear:none;}#navigation-col,#navigation-col #page-sidebar,#mainnavigation .navbar-nav .nav-item a,#brand,#brand-mobile,#brand a,#brand-mobile a,#brand a img,#brand-mobile a img,.custom-breadcrumb .breadcrumb .breadcrumb-item .breadcrumb-link,.custom-breadcrumb .breadcrumb .breadcrumb-item .breadcrumb-text,.service-list-container .service-list,.service-list-container .service-list .service-item p{margin:0;padding:0;}body{font-family:"Montserrat",arial,sans-serif !important;background-image:url("/typo3conf/ext/building_permite_guide_theme/Resources/Public/Images/Pictures/bg-min.png");background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;}::-moz-selection{color:#fff;background-color:#93b628;}::selection{color:#fff;background-color:#93b628;}::-moz-selection{color:#fff;background-color:#93b628;}#main-container{padding:0;}#main-row{margin:0;}#page-content{padding:0 80px 80px;}@media (max-width:1199px){#page-content{padding:0 20px 20px;}}@media (max-width:767px){#page-content{padding:0 0 20px;}}#page-content .section.section-default{padding:0 20px;background:#fff;border-radius:10px;}.no-page-title #page-content{padding-top:160px;padding-bottom:160px;}@media (max-width:1199px){.no-page-title #page-content{padding-top:80px;padding-bottom:20px;}}@media (max-width:767px){.no-page-title #page-content{padding-bottom:20px;}}h1,.h1{text-transform:none;font-weight:bold !important;font-size:1.8rem !important;}h1 a,h1 a:link,h1 a:visited,.h1 a,.h1 a:link,.h1 a:visited{font-family:"Montserrat",arial,sans-serif;color:#3e3e3e;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}h1 a:hover,h1 a:active,h1 a:focus,h1 a.active,.h1 a:hover,.h1 a:active,.h1 a:focus,.h1 a.active{color:#3e3e3e;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}@media (max-width:1199px){h1,.h1{font-size:1.75rem !important;}}h2,.h2{text-transform:none;font-weight:bold !important;font-size:1.575rem !important;}h2 a,h2 a:link,h2 a:visited,.h2 a,.h2 a:link,.h2 a:visited{font-family:"Montserrat",arial,sans-serif;color:#3e3e3e;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}h2 a:hover,h2 a:active,h2 a:focus,h2 a.active,.h2 a:hover,.h2 a:active,.h2 a:focus,.h2 a.active{color:#3e3e3e;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}@media (max-width:1199px){h2,.h2{font-size:1.25rem !important;}}h3,.h3{text-transform:none;font-weight:bold !important;font-size:1.35rem !important;}h3 a,h3 a:link,h3 a:visited,.h3 a,.h3 a:link,.h3 a:visited{font-family:"Montserrat",arial,sans-serif;color:#3e3e3e;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}h3 a:hover,h3 a:active,h3 a:focus,h3 a.active,.h3 a:hover,.h3 a:active,.h3 a:focus,.h3 a.active{color:#3e3e3e;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}@media (max-width:1199px){h3,.h3{font-size:1.125rem !important;}}h4,.h4{text-transform:none;font-weight:bold !important;font-size:1.125rem !important;}h4 a,h4 a:link,h4 a:visited,.h4 a,.h4 a:link,.h4 a:visited{font-family:"Montserrat",arial,sans-serif;color:#3e3e3e;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}h4 a:hover,h4 a:active,h4 a:focus,h4 a.active,.h4 a:hover,.h4 a:active,.h4 a:focus,.h4 a.active{color:#3e3e3e;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}@media (max-width:1199px){h4,.h4{font-size:1.06rem !important;}}h5,.h5{text-transform:none;font-weight:bold !important;font-size:0.9rem !important;}h5 a,h5 a:link,h5 a:visited,.h5 a,.h5 a:link,.h5 a:visited{font-family:"Montserrat",arial,sans-serif;color:#3e3e3e;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}h5 a:hover,h5 a:active,h5 a:focus,h5 a.active,.h5 a:hover,.h5 a:active,.h5 a:focus,.h5 a.active{color:#3e3e3e;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}@media (max-width:1199px){h5,.h5{font-size:1.04rem !important;}}h6,.h6{text-transform:none;font-weight:bold !important;font-size:0.765rem !important;}h6 a,h6 a:link,h6 a:visited,.h6 a,.h6 a:link,.h6 a:visited{font-family:"Montserrat",arial,sans-serif;color:#3e3e3e;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}h6 a:hover,h6 a:active,h6 a:focus,h6 a.active,.h6 a:hover,.h6 a:active,.h6 a:focus,.h6 a.active{color:#3e3e3e;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}@media (max-width:1199px){h6,.h6{font-size:1.02rem !important;}}h2.element-header{font-size:1.575rem;}h3.element-subheader{font-size:1.35rem;}#page-title{margin:0;padding:80px 80px;font-size:2.25rem !important;}@media (max-width:1199px){#page-title{padding:80px 20px 40px;font-size:1.75rem !important;}}@media (max-width:748px){#page-title{padding:80px 0 40px;}}img{max-width:100%;}img.responsive-img,.responsive-img img{max-width:100%;height:auto;}.gallery-item img,.gallery-item picture{max-width:100% !important;width:auto !important;height:auto !important;}.gallery-row{margin:0 !important;}.gallery-row .gallery-item.gallery-item-size-1{padding:0;}.gallery-row .gallery-item.gallery-item-size-1 figure.image{margin:0;}.gallery-row .gallery-item.gallery-item-size-1 figure.image picture img{margin:0;text-align:left;}a.btn,a.btn:link,a.btn:visited,a.button,a.button:link,a.button:visited,a.p-button,a.p-button:link,a.p-button:visited,button.btn,button.btn:link,button.btn:visited,button.button,button.button:link,button.button:visited,button.p-button,button.p-button:link,button.p-button:visited{padding:0.5rem 0.75rem;text-transform:none !important;text-align:left;outline:none !important;}a.btn:hover,a.btn:active,a.btn:focus,a.btn.active,a.button:hover,a.button:active,a.button:focus,a.button.active,a.p-button:hover,a.p-button:active,a.p-button:focus,a.p-button.active,button.btn:hover,button.btn:active,button.btn:focus,button.btn.active,button.button:hover,button.button:active,button.button:focus,button.button.active,button.p-button:hover,button.p-button:active,button.p-button:focus,button.p-button.active{outline:none !important;}.p-button,.p-button:link,.p-button:visited{padding:0.5rem 0.75rem;border:1px solid #93b628 !important;color:#93b628 !important;font-weight:700 !important;font-family:"Montserrat",arial,sans-serif !important;text-transform:none !important;opacity:1;background-color:rgba(0,0,0,0.03) !important;border-radius:5px;}.p-button:hover,.p-button:active,.p-button:focus,.p-button.active{border:1px solid #93b628 !important;color:#fff !important;opacity:0.8;background-color:#93b628 !important;}.frame .frame-container{max-width:none !important;}body input[type="text"],body input[type="password"],body input[type="email"],body input[type="date"],body input[type="datetime-local"],body input[type="search"],body input[type="url"],body input[type="file"],body input[type="tel"],body input.powermail_date,body select,body textarea,body .p-inputtext,body .dropdown-field.p-dropdown,body .p-multiselect-label{outline:none !important;-ms-box-shadow:none !important;-o-box-shadow:none !important;box-shadow:none !important;}body input[type="text"]:focus,body input[type="text"]:focus:enabled,body input[type="password"]:focus,body input[type="password"]:focus:enabled,body input[type="email"]:focus,body input[type="email"]:focus:enabled,body input[type="date"]:focus,body input[type="date"]:focus:enabled,body input[type="datetime-local"]:focus,body input[type="datetime-local"]:focus:enabled,body input[type="search"]:focus,body input[type="search"]:focus:enabled,body input[type="url"]:focus,body input[type="url"]:focus:enabled,body input[type="file"]:focus,body input[type="file"]:focus:enabled,body input[type="tel"]:focus,body input[type="tel"]:focus:enabled,body input.powermail_date:focus,body input.powermail_date:focus:enabled,body select:focus,body select:focus:enabled,body textarea:focus,body textarea:focus:enabled,body .p-inputtext:focus,body .p-inputtext:focus:enabled,body .dropdown-field.p-dropdown:focus,body .dropdown-field.p-dropdown:focus:enabled,body .p-multiselect-label:focus,body .p-multiselect-label:focus:enabled{outline:none !important;-ms-box-shadow:none !important;-o-box-shadow:none !important;box-shadow:none !important;}body textarea{resize:none;}body input[type="submit"]{padding:0.25rem 0.5rem;border:1px solid #88be9e;opacity:1;color:#3e3e3e;font-size:16px;font-family:"Montserrat",arial,sans-serif;font-weight:normal;line-height:1;background:#fff;text-transform:none;outline:none;}body input[type="submit"]:focus,body input[type="submit"]:hover{border:1px solid #93b628;color:#fff;opacity:0.8;background:#93b628;outline:none;}body input[type="submit"].full-width{width:100%;}body form{float:none;display:block;margin:0;}body form p{margin:0;}body form label{display:block;margin-bottom:10px;text-align:left;font-weight:500;font-size:16px;clear:both;}body form .form-captcha{display:block;}body .tx-powermail .powermail_form .powermail_field .parsley-errors-list{padding:0;list-style-type:none;}body .tx-powermail .powermail_form .powermail_field .parsley-errors-list .parsley-required{color:#ff4948;}@media (max-width:1199px){.p-autocomplete .p-autocomplete-panel{max-width:100%;}}.p-autocomplete .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item p{white-space:normal;}.p-inputtext.p-autocomplete-input,.dropdown-field.p-dropdown{border:1px solid #d7d7d7 !important;padding:0.45rem 0.5rem !important;color:#3e3e3e !important;font-size:14px !important;font-family:"Montserrat",arial,sans-serif !important;background-color:transparent !important;border-radius:0 !important;}@media (min-width:1461px){.p-inputtext.p-autocomplete-input,.dropdown-field.p-dropdown{padding:0.25rem 0.5rem !important;font-size:16px !important;}}@media (max-width:974px){.p-inputtext.p-autocomplete-input,.dropdown-field.p-dropdown{padding:0.25rem 0.5rem !important;font-size:16px !important;}}.p-inputtext.p-autocomplete-input:focus,.p-inputtext.p-autocomplete-input:focus:enabled,.dropdown-field.p-dropdown:focus,.dropdown-field.p-dropdown:focus:enabled{border:1px solid #93b628 !important;color:#3e3e3e !important;background-color:transparent !important;}.dropdown-field.p-dropdown.p-dropdown-open{border:1px solid #93b628 !important;color:#3e3e3e !important;background-color:transparent !important;}.p-dropdown-label{padding:0 !important;}.p-dropdown-label.p-placeholder{color:#3e3e3e !important;font-size:16px !important;font-family:"Montserrat",arial,sans-serif !important;}.p-multiselect{width:100%;border:1px solid #d7d7d7 !important;border-radius:0 !important;}.p-multiselect:not(.p-disabled):hover{border:1px solid #93b628 !important;}.p-multiselect .p-multiselect-label{padding:0.45rem 0.5rem !important;color:#3e3e3e !important;font-size:14px !important;font-family:"Montserrat",arial,sans-serif !important;}@media (min-width:1461px){.p-multiselect .p-multiselect-label{padding:0.25rem 0.5rem !important;font-size:16px !important;}}@media (max-width:974px){.p-multiselect .p-multiselect-label{padding:0.25rem 0.5rem !important;font-size:16px !important;}}.p-multiselect .p-inputtext:enabled:hover,.p-multiselect .p-inputtext:enabled:active,.p-multiselect .p-inputtext:enabled:focus{border-color:#93b628;}.p-multiselect-panel{max-width:100%;}.p-multiselect-panel .p-multiselect-items .p-multiselect-item{max-width:100%;white-space:normal;}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{-ms-box-shadow:inset 0 0 0 0.15rem #93b628 !important;-o-box-shadow:inset 0 0 0 0.15rem #93b628 !important;box-shadow:inset 0 0 0 0.15rem #93b628 !important;}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{background:#eaf3ee !important;}.p-checkbox .p-checkbox-box.p-highlight{border-color:#93b628 !important;background:#93b628 !important;}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#93b628 !important;}ul{margin:0 0 0 10px;padding:0;list-style-type:disc;list-style-position:inside;}ul li{margin:0 0 10px 0;padding:0;}dl{margin:0;padding:0;}dl dt{text-align:left;font-weight:normal;}dl dd{text-align:left;font-weight:normal;}.frame-inner ul.list-normal li ul.list-normal{margin-top:10px;list-style-type:circle;}ul.no-padding-left{padding-left:0;}ul.no-margin-top{margin-top:0 !important;}#navigation-col{position:fixed;top:0;right:auto;bottom:auto;left:0;width:280px;height:100vh;border-top:100vh solid #93b628;border-right:100px solid transparent;z-index:1000000;}#navigation-col #page-sidebar{position:fixed;top:0;right:auto;bottom:auto;left:0;width:280px;height:100vh;}#mainnavigation{position:absolute;width:100%;top:0;right:auto;bottom:auto;left:0;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;}@media (max-width:1199px){#mainnavigation{top:60px;}}#mainnavigation .navbar-nav{position:relative;display:block;width:100%;margin:0;padding:40px;}#mainnavigation .navbar-nav .nav-item{display:block;width:100%;margin:0 0 10px 0;padding:0;text-align:left;}#mainnavigation .navbar-nav .nav-item:last-child,#mainnavigation .navbar-nav .nav-item:last-of-type{margin:0;}#mainnavigation .navbar-nav .nav-item a{font-family:"Montserrat",arial,sans-serif;font-size:28px;font-weight:600;text-transform:none;}@media (max-width:1199px){#mainnavigation .navbar-nav .nav-item a{font-size:20px;}}#mainnavigation .navbar-nav .nav-item a,#mainnavigation .navbar-nav .nav-item a:link,#mainnavigation .navbar-nav .nav-item a:visited{font-family:"Montserrat",arial,sans-serif;color:#3e3e3e;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}#mainnavigation .navbar-nav .nav-item a:hover,#mainnavigation .navbar-nav .nav-item a:active,#mainnavigation .navbar-nav .nav-item a:focus,#mainnavigation .navbar-nav .nav-item a.active{color:#fff;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}#mainnavigation .navbar-nav .nav-item.active a,#mainnavigation .navbar-nav .nav-item.active a:link,#mainnavigation .navbar-nav .nav-item.active a:visited{font-family:"Montserrat",arial,sans-serif;color:#fff;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}#mainnavigation .navbar-nav .nav-item.active a:hover,#mainnavigation .navbar-nav .nav-item.active a:active,#mainnavigation .navbar-nav .nav-item.active a:focus,#mainnavigation .navbar-nav .nav-item.active a.active{color:#fff;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}.mobile-menu-toggler{z-index:1000001;left:20px;position:fixed;}.mobile-menu-toggler,.mobile-menu-toggler:hover,.mobile-menu-toggler:active,.mobile-menu-toggler:focus{outline:none;}@media (max-width:748px){.mobile-menu-toggler{left:10px;}}.mobile-menu-toggler .mobile-toggler.is-active{left:200px;position:fixed;}.mobile-menu-toggler .mobile-toggler,.mobile-menu-toggler .mobile-toggler:hover,.mobile-menu-toggler .mobile-toggler:active,.mobile-menu-toggler .mobile-toggler:focus{outline:none;}table.theme-table,.table.theme-table{width:80%;margin:0 0 10px 0 !important;padding:0 !important;color:#3e3e3e;font-size:14px;font-family:"Montserrat",arial,sans-serif;font-weight:400;text-transform:none;border:1px solid #fff;background-color:#fff;}@media (max-width:1024px){table.theme-table,.table.theme-table{width:100%;}}table.theme-table tbody,table.theme-table thead,table.theme-table tfoot,.table.theme-table tbody,.table.theme-table thead,.table.theme-table tfoot{border:none;background-color:#fff;}table.theme-table tr th,table.theme-table tr td,.table.theme-table tr th,.table.theme-table tr td{font-size:14px;font-family:"Montserrat",arial,sans-serif;font-weight:400;text-transform:none;}table.theme-table tr th,.table.theme-table tr th{padding:10px 7px 10px 0;color:#93b628;font-weight:bold;background-color:white;}table.theme-table tr td,.table.theme-table tr td{padding:10px 7px !important;border:1px solid #f2f2f2f2 !important;color:#3e3e3e !important;}table.theme-table tr:nth-child(odd) td,.table.theme-table tr:nth-child(odd) td{background-color:#f9f9f9;}.brand-tile{color:#fff;background-color:#93b628;}.brand-tile a,.brand-tile a:link,.brand-tile a:visited{font-family:"Montserrat",arial,sans-serif;color:#fff;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}.brand-tile a:hover,.brand-tile a:active,.brand-tile a:focus,.brand-tile a.active{color:#fff;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}.brand-tile h1,.brand-tile .h1{margin-bottom:10px;color:#fff;}.brand-tile h2,.brand-tile .h2{margin-bottom:10px;color:#fff;}.brand-tile h3,.brand-tile .h3{margin-bottom:10px;color:#fff;}.brand-tile h4,.brand-tile .h4{margin-bottom:10px;color:#fff;}.brand-tile h5,.brand-tile .h5{margin-bottom:10px;color:#fff;}.brand-tile h6,.brand-tile .h6{margin-bottom:10px;color:#fff;}.brand-tile p:only-child{margin-bottom:0;}.brand-light-tile{color:#3e3e3e;background-color:#eaf3ee;}.brand-light-tile a,.brand-light-tile a:link,.brand-light-tile a:visited{font-family:"Montserrat",arial,sans-serif;color:#93b628;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}.brand-light-tile a:hover,.brand-light-tile a:active,.brand-light-tile a:focus,.brand-light-tile a.active{color:#93b628;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}.brand-light-tile h1,.brand-light-tile .h1{margin-bottom:10px;color:#3e3e3e;}.brand-light-tile h2,.brand-light-tile .h2{margin-bottom:10px;color:#3e3e3e;}.brand-light-tile h3,.brand-light-tile .h3{margin-bottom:10px;color:#3e3e3e;}.brand-light-tile h4,.brand-light-tile .h4{margin-bottom:10px;color:#3e3e3e;}.brand-light-tile h5,.brand-light-tile .h5{margin-bottom:10px;color:#3e3e3e;}.brand-light-tile h6,.brand-light-tile .h6{margin-bottom:10px;color:#3e3e3e;}.brand-light-tile p:only-child{margin-bottom:0;}.white-tile{color:#3e3e3e;background-color:#fff;}.white-tile a,.white-tile a:link,.white-tile a:visited{font-family:"Montserrat",arial,sans-serif;color:#93b628;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}.white-tile a:hover,.white-tile a:active,.white-tile a:focus,.white-tile a.active{color:#93b628;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}.white-tile h1,.white-tile .h1{margin-bottom:10px;color:#3e3e3e;}.white-tile h2,.white-tile .h2{margin-bottom:10px;color:#3e3e3e;}.white-tile h3,.white-tile .h3{margin-bottom:10px;color:#3e3e3e;}.white-tile h4,.white-tile .h4{margin-bottom:10px;color:#3e3e3e;}.white-tile h5,.white-tile .h5{margin-bottom:10px;color:#3e3e3e;}.white-tile h6,.white-tile .h6{margin-bottom:10px;color:#3e3e3e;}.white-tile p:only-child{margin-bottom:0;}.gray-tile{color:#d7d7d7;background-color:#b5b5b5;}.gray-tile a,.gray-tile a:link,.gray-tile a:visited{font-family:"Montserrat",arial,sans-serif;color:#93b628;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}.gray-tile a:hover,.gray-tile a:active,.gray-tile a:focus,.gray-tile a.active{color:#93b628;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}.gray-tile h1,.gray-tile .h1{margin-bottom:10px;color:#d7d7d7;}.gray-tile h2,.gray-tile .h2{margin-bottom:10px;color:#d7d7d7;}.gray-tile h3,.gray-tile .h3{margin-bottom:10px;color:#d7d7d7;}.gray-tile h4,.gray-tile .h4{margin-bottom:10px;color:#d7d7d7;}.gray-tile h5,.gray-tile .h5{margin-bottom:10px;color:#d7d7d7;}.gray-tile h6,.gray-tile .h6{margin-bottom:10px;color:#d7d7d7;}.gray-tile p:only-child{margin-bottom:0;}.alpha-tile{color:#fff;background-color:rgba(37,139,96,0.8);}.alpha-tile a,.alpha-tile a:link,.alpha-tile a:visited{font-family:"Montserrat",arial,sans-serif;color:#fff;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}.alpha-tile a:hover,.alpha-tile a:active,.alpha-tile a:focus,.alpha-tile a.active{color:#fff;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}.alpha-tile h1,.alpha-tile .h1{margin-bottom:10px;color:#fff;}.alpha-tile h2,.alpha-tile .h2{margin-bottom:10px;color:#fff;}.alpha-tile h3,.alpha-tile .h3{margin-bottom:10px;color:#fff;}.alpha-tile h4,.alpha-tile .h4{margin-bottom:10px;color:#fff;}.alpha-tile h5,.alpha-tile .h5{margin-bottom:10px;color:#fff;}.alpha-tile h6,.alpha-tile .h6{margin-bottom:10px;color:#fff;}.alpha-tile p:only-child{margin-bottom:0;}.tile{margin:0;padding:20px;}section.brand-section,.section.brand-section{color:#fff;background-color:#93b628;}section.brand-section a,section.brand-section a:link,section.brand-section a:visited,.section.brand-section a,.section.brand-section a:link,.section.brand-section a:visited{font-family:"Montserrat",arial,sans-serif;color:#fff;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}section.brand-section a:hover,section.brand-section a:active,section.brand-section a:focus,section.brand-section a.active,.section.brand-section a:hover,.section.brand-section a:active,.section.brand-section a:focus,.section.brand-section a.active{color:#fff;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}section.brand-section h1,section.brand-section .h1,.section.brand-section h1,.section.brand-section .h1{color:#fff;}section.brand-section h1:only-child,section.brand-section .h1:only-child,.section.brand-section h1:only-child,.section.brand-section .h1:only-child{margin-bottom:0;}section.brand-section h2,section.brand-section .h2,.section.brand-section h2,.section.brand-section .h2{color:#fff;}section.brand-section h2:only-child,section.brand-section .h2:only-child,.section.brand-section h2:only-child,.section.brand-section .h2:only-child{margin-bottom:0;}section.brand-section h3,section.brand-section .h3,.section.brand-section h3,.section.brand-section .h3{color:#fff;}section.brand-section h3:only-child,section.brand-section .h3:only-child,.section.brand-section h3:only-child,.section.brand-section .h3:only-child{margin-bottom:0;}section.brand-section h4,section.brand-section .h4,.section.brand-section h4,.section.brand-section .h4{color:#fff;}section.brand-section h4:only-child,section.brand-section .h4:only-child,.section.brand-section h4:only-child,.section.brand-section .h4:only-child{margin-bottom:0;}section.brand-section h5,section.brand-section .h5,.section.brand-section h5,.section.brand-section .h5{color:#fff;}section.brand-section h5:only-child,section.brand-section .h5:only-child,.section.brand-section h5:only-child,.section.brand-section .h5:only-child{margin-bottom:0;}section.brand-section h6,section.brand-section .h6,.section.brand-section h6,.section.brand-section .h6{color:#fff;}section.brand-section h6:only-child,section.brand-section .h6:only-child,.section.brand-section h6:only-child,.section.brand-section .h6:only-child{margin-bottom:0;}section.brand-section p:only-child,.section.brand-section p:only-child{margin-bottom:0;}section.brand-light-section,.section.brand-light-section{color:#3e3e3e;background-color:#eaf3ee;}section.brand-light-section a,section.brand-light-section a:link,section.brand-light-section a:visited,.section.brand-light-section a,.section.brand-light-section a:link,.section.brand-light-section a:visited{font-family:"Montserrat",arial,sans-serif;color:#93b628;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}section.brand-light-section a:hover,section.brand-light-section a:active,section.brand-light-section a:focus,section.brand-light-section a.active,.section.brand-light-section a:hover,.section.brand-light-section a:active,.section.brand-light-section a:focus,.section.brand-light-section a.active{color:#93b628;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}section.brand-light-section h1,section.brand-light-section .h1,.section.brand-light-section h1,.section.brand-light-section .h1{color:#3e3e3e;}section.brand-light-section h1:only-child,section.brand-light-section .h1:only-child,.section.brand-light-section h1:only-child,.section.brand-light-section .h1:only-child{margin-bottom:0;}section.brand-light-section h2,section.brand-light-section .h2,.section.brand-light-section h2,.section.brand-light-section .h2{color:#3e3e3e;}section.brand-light-section h2:only-child,section.brand-light-section .h2:only-child,.section.brand-light-section h2:only-child,.section.brand-light-section .h2:only-child{margin-bottom:0;}section.brand-light-section h3,section.brand-light-section .h3,.section.brand-light-section h3,.section.brand-light-section .h3{color:#3e3e3e;}section.brand-light-section h3:only-child,section.brand-light-section .h3:only-child,.section.brand-light-section h3:only-child,.section.brand-light-section .h3:only-child{margin-bottom:0;}section.brand-light-section h4,section.brand-light-section .h4,.section.brand-light-section h4,.section.brand-light-section .h4{color:#3e3e3e;}section.brand-light-section h4:only-child,section.brand-light-section .h4:only-child,.section.brand-light-section h4:only-child,.section.brand-light-section .h4:only-child{margin-bottom:0;}section.brand-light-section h5,section.brand-light-section .h5,.section.brand-light-section h5,.section.brand-light-section .h5{color:#3e3e3e;}section.brand-light-section h5:only-child,section.brand-light-section .h5:only-child,.section.brand-light-section h5:only-child,.section.brand-light-section .h5:only-child{margin-bottom:0;}section.brand-light-section h6,section.brand-light-section .h6,.section.brand-light-section h6,.section.brand-light-section .h6{color:#3e3e3e;}section.brand-light-section h6:only-child,section.brand-light-section .h6:only-child,.section.brand-light-section h6:only-child,.section.brand-light-section .h6:only-child{margin-bottom:0;}section.brand-light-section p:only-child,.section.brand-light-section p:only-child{margin-bottom:0;}section.white-section,.section.white-section{color:#3e3e3e;background-color:#fff;}section.white-section a,section.white-section a:link,section.white-section a:visited,.section.white-section a,.section.white-section a:link,.section.white-section a:visited{font-family:"Montserrat",arial,sans-serif;color:#93b628;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}section.white-section a:hover,section.white-section a:active,section.white-section a:focus,section.white-section a.active,.section.white-section a:hover,.section.white-section a:active,.section.white-section a:focus,.section.white-section a.active{color:#93b628;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}section.white-section h1,section.white-section .h1,.section.white-section h1,.section.white-section .h1{color:#3e3e3e;}section.white-section h1:only-child,section.white-section .h1:only-child,.section.white-section h1:only-child,.section.white-section .h1:only-child{margin-bottom:0;}section.white-section h2,section.white-section .h2,.section.white-section h2,.section.white-section .h2{color:#3e3e3e;}section.white-section h2:only-child,section.white-section .h2:only-child,.section.white-section h2:only-child,.section.white-section .h2:only-child{margin-bottom:0;}section.white-section h3,section.white-section .h3,.section.white-section h3,.section.white-section .h3{color:#3e3e3e;}section.white-section h3:only-child,section.white-section .h3:only-child,.section.white-section h3:only-child,.section.white-section .h3:only-child{margin-bottom:0;}section.white-section h4,section.white-section .h4,.section.white-section h4,.section.white-section .h4{color:#3e3e3e;}section.white-section h4:only-child,section.white-section .h4:only-child,.section.white-section h4:only-child,.section.white-section .h4:only-child{margin-bottom:0;}section.white-section h5,section.white-section .h5,.section.white-section h5,.section.white-section .h5{color:#3e3e3e;}section.white-section h5:only-child,section.white-section .h5:only-child,.section.white-section h5:only-child,.section.white-section .h5:only-child{margin-bottom:0;}section.white-section h6,section.white-section .h6,.section.white-section h6,.section.white-section .h6{color:#3e3e3e;}section.white-section h6:only-child,section.white-section .h6:only-child,.section.white-section h6:only-child,.section.white-section .h6:only-child{margin-bottom:0;}section.white-section p:only-child,.section.white-section p:only-child{margin-bottom:0;}section.gray-section,.section.gray-section{color:#d7d7d7;background-color:#b5b5b5;}section.gray-section a,section.gray-section a:link,section.gray-section a:visited,.section.gray-section a,.section.gray-section a:link,.section.gray-section a:visited{font-family:"Montserrat",arial,sans-serif;color:#93b628;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}section.gray-section a:hover,section.gray-section a:active,section.gray-section a:focus,section.gray-section a.active,.section.gray-section a:hover,.section.gray-section a:active,.section.gray-section a:focus,.section.gray-section a.active{color:#93b628;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}section.gray-section h1,section.gray-section .h1,.section.gray-section h1,.section.gray-section .h1{color:#d7d7d7;}section.gray-section h1:only-child,section.gray-section .h1:only-child,.section.gray-section h1:only-child,.section.gray-section .h1:only-child{margin-bottom:0;}section.gray-section h2,section.gray-section .h2,.section.gray-section h2,.section.gray-section .h2{color:#d7d7d7;}section.gray-section h2:only-child,section.gray-section .h2:only-child,.section.gray-section h2:only-child,.section.gray-section .h2:only-child{margin-bottom:0;}section.gray-section h3,section.gray-section .h3,.section.gray-section h3,.section.gray-section .h3{color:#d7d7d7;}section.gray-section h3:only-child,section.gray-section .h3:only-child,.section.gray-section h3:only-child,.section.gray-section .h3:only-child{margin-bottom:0;}section.gray-section h4,section.gray-section .h4,.section.gray-section h4,.section.gray-section .h4{color:#d7d7d7;}section.gray-section h4:only-child,section.gray-section .h4:only-child,.section.gray-section h4:only-child,.section.gray-section .h4:only-child{margin-bottom:0;}section.gray-section h5,section.gray-section .h5,.section.gray-section h5,.section.gray-section .h5{color:#d7d7d7;}section.gray-section h5:only-child,section.gray-section .h5:only-child,.section.gray-section h5:only-child,.section.gray-section .h5:only-child{margin-bottom:0;}section.gray-section h6,section.gray-section .h6,.section.gray-section h6,.section.gray-section .h6{color:#d7d7d7;}section.gray-section h6:only-child,section.gray-section .h6:only-child,.section.gray-section h6:only-child,.section.gray-section .h6:only-child{margin-bottom:0;}section.gray-section p:only-child,.section.gray-section p:only-child{margin-bottom:0;}section.alpha-section,.section.alpha-section{color:#fff;background-color:rgba(37,139,96,0.8);}section.alpha-section a,section.alpha-section a:link,section.alpha-section a:visited,.section.alpha-section a,.section.alpha-section a:link,.section.alpha-section a:visited{font-family:"Montserrat",arial,sans-serif;color:#fff;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}section.alpha-section a:hover,section.alpha-section a:active,section.alpha-section a:focus,section.alpha-section a.active,.section.alpha-section a:hover,.section.alpha-section a:active,.section.alpha-section a:focus,.section.alpha-section a.active{color:#fff;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}section.alpha-section h1,section.alpha-section .h1,.section.alpha-section h1,.section.alpha-section .h1{color:#fff;}section.alpha-section h1:only-child,section.alpha-section .h1:only-child,.section.alpha-section h1:only-child,.section.alpha-section .h1:only-child{margin-bottom:0;}section.alpha-section h2,section.alpha-section .h2,.section.alpha-section h2,.section.alpha-section .h2{color:#fff;}section.alpha-section h2:only-child,section.alpha-section .h2:only-child,.section.alpha-section h2:only-child,.section.alpha-section .h2:only-child{margin-bottom:0;}section.alpha-section h3,section.alpha-section .h3,.section.alpha-section h3,.section.alpha-section .h3{color:#fff;}section.alpha-section h3:only-child,section.alpha-section .h3:only-child,.section.alpha-section h3:only-child,.section.alpha-section .h3:only-child{margin-bottom:0;}section.alpha-section h4,section.alpha-section .h4,.section.alpha-section h4,.section.alpha-section .h4{color:#fff;}section.alpha-section h4:only-child,section.alpha-section .h4:only-child,.section.alpha-section h4:only-child,.section.alpha-section .h4:only-child{margin-bottom:0;}section.alpha-section h5,section.alpha-section .h5,.section.alpha-section h5,.section.alpha-section .h5{color:#fff;}section.alpha-section h5:only-child,section.alpha-section .h5:only-child,.section.alpha-section h5:only-child,.section.alpha-section .h5:only-child{margin-bottom:0;}section.alpha-section h6,section.alpha-section .h6,.section.alpha-section h6,.section.alpha-section .h6{color:#fff;}section.alpha-section h6:only-child,section.alpha-section .h6:only-child,.section.alpha-section h6:only-child,.section.alpha-section .h6:only-child{margin-bottom:0;}section.alpha-section p:only-child,.section.alpha-section p:only-child{margin-bottom:0;}section.row,.section.row{padding-top:20px;padding-bottom:20px;}section.row.reduced-padding,.section.row.reduced-padding{padding-top:10px;padding-bottom:10px;}section.row.no-padding,.section.row.no-padding{padding:0;}.cc-window{z-index:10000000 !important;}#brand{position:absolute;width:210px;top:20px;right:20px;bottom:auto;left:auto;z-index:100000;}#brand-mobile{margin:20px 40px;padding:0;max-width:160px;width:100%;clear:both;}#brand a,#brand-mobile a{display:block;}#brand a img,#brand-mobile a img{width:100%;height:auto;}.ng-app-container{margin:0;padding:40px 20px;background:#fff;border-radius:10px;}.ng-app-container .frame:first-of-type,.ng-app-container .frame:first-child{padding-top:0;}.ng-app-container div.container:first-of-type{margin:0 !important;max-width:100%;width:100%;}div.icongroup{width:100%;max-width:100%;-moz-align-items:stretch;-ms-align-items:stretch;-o-align-items:stretch;align-items:stretch;}div.icongroup.icongroup-align-left{padding-left:10px;}div.icongroup.icongroup-align-left .icongroup-item-icon{width:20px !important;margin-right:10px;}div.icongroup.icongroup-align-left a{-o-flex-wrap:nowrap;flex-wrap:nowrap;}div.icongroup.icongroup-align-left.icongroup-columns-4 .icongroup-item-text{max-width:75%;}div.icongroup .icongroup-item{margin:5px;padding:0;border:1px solid #93b628;border-radius:5px;}div.icongroup .icongroup-item a,div.icongroup .icongroup-item a:link,div.icongroup .icongroup-item a:visited{font-family:"Montserrat",arial,sans-serif;color:#3e3e3e;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}div.icongroup .icongroup-item a:hover,div.icongroup .icongroup-item a:active,div.icongroup .icongroup-item a:focus,div.icongroup .icongroup-item a.active{color:#93b628;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}div.icongroup .icongroup-item a{display:flex;padding:5px !important;width:100%;height:100%;-o-flex-wrap:wrap;flex-wrap:wrap;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;}div.icongroup .icongroup-item a,div.icongroup .icongroup-item a:link,div.icongroup .icongroup-item a:visited{color:#93b628;background-color:rgba(0,0,0,0.03);}div.icongroup .icongroup-item a h4,div.icongroup .icongroup-item a:link h4,div.icongroup .icongroup-item a:visited h4{color:#93b628;}div.icongroup .icongroup-item a:hover,div.icongroup .icongroup-item a:active,div.icongroup .icongroup-item a:focus{color:#fff;background-color:#93b628;}div.icongroup .icongroup-item a:hover h4,div.icongroup .icongroup-item a:active h4,div.icongroup .icongroup-item a:focus h4{color:#fff;}div.icongroup .icongroup-item .icongroup-item-text{margin:5px 0 0;text-align:center;}div.icongroup .icongroup-item .icongroup-item-icon{width:auto;height:40px;}div.icongroup .icongroup-item .icongroup-item-icon svg{display:block;width:auto;height:100%;min-height:40px;max-height:40px;}div.icongroup .icongroup-item-text-header{font-size:0.75rem !important;word-break:break-word;}div.icongroup.icongroup-columns-2 .icongroup-item{width:300px;max-width:300px;min-width:300px;margin:10px;padding:0;}@media (max-width:767px){div.icongroup.icongroup-columns-2 .icongroup-item{width:100%;max-width:100%;min-width:0;}}div.icongroup.icongroup-columns-2 .icongroup-item .icongroup-item-text p{font-size:14px;}div.icongroup.icongroup-columns-2 .icongroup-item-icon{width:80px;height:auto;}div.icongroup.icongroup-columns-2 .icongroup-item-icon svg{display:block;width:100%;height:auto;min-height:0;max-height:none;}div.icongroup.icongroup-columns-2 .icongroup-item-text{margin:10px 0 0;}div.icongroup.icongroup-columns-2 .icongroup-item-text-header{font-size:1.25rem !important;}div.icongroup.icongroup-columns-auto .icongroup-item{width:120px;max-width:120px;min-width:120px;min-height:100px;}@media (max-width:767px){div.icongroup.icongroup-columns-auto .icongroup-item{width:100%;max-width:100%;min-width:0;min-height:0;}}.frame-header + div.icongroup{margin-top:0 !important;}.frame-type-text a.link-file,.frame-type-text a.link-file:link,.frame-type-text a.link-file:visited,.frame-type-text a.btn-link,.frame-type-text a.btn-link:link,.frame-type-text a.btn-link:visited,.accordion-body a.link-file,.accordion-body a.link-file:link,.accordion-body a.link-file:visited,.accordion-body a.btn-link,.accordion-body a.btn-link:link,.accordion-body a.btn-link:visited{display:inline-block;width:340px;max-width:100%;margin:0;padding:0.5rem 0.75rem;border:1px solid #93b628 !important;color:#93b628 !important;font-weight:700;font-family:"Montserrat",arial,sans-serif;text-transform:none !important;text-align:center;opacity:1;background-color:rgba(0,0,0,0.03) !important;border-radius:5px;}.frame-type-text a.link-file:hover,.frame-type-text a.link-file:active,.frame-type-text a.link-file:focus,.frame-type-text a.link-file.active,.frame-type-text a.btn-link:hover,.frame-type-text a.btn-link:active,.frame-type-text a.btn-link:focus,.frame-type-text a.btn-link.active,.accordion-body a.link-file:hover,.accordion-body a.link-file:active,.accordion-body a.link-file:focus,.accordion-body a.link-file.active,.accordion-body a.btn-link:hover,.accordion-body a.btn-link:active,.accordion-body a.btn-link:focus,.accordion-body a.btn-link.active{border:1px solid #93b628 !important;color:#fff !important;opacity:0.8;background-color:#93b628 !important;}.frame-type-text a.link-file.auto,.frame-type-text a.btn-link.auto,.accordion-body a.link-file.auto,.accordion-body a.btn-link.auto{min-width:240px;max-width:480px;}.frame-type-text a.link-file.full-width,.frame-type-text a.btn-link.full-width,.accordion-body a.link-file.full-width,.accordion-body a.btn-link.full-width{width:100%;max-width:100%;}.frame-type-text a.link-file.half-width,.frame-type-text a.btn-link.half-width,.accordion-body a.link-file.half-width,.accordion-body a.btn-link.half-width{width:50%;max-width:50%;}.accordion-body img{width:auto;max-width:100%;height:auto;}.custom-breadcrumb .breadcrumb{display:block;margin:0 0 20px 0;padding:0;list-style-type:none;background:none;clear:both;}.custom-breadcrumb .breadcrumb .breadcrumb-item{display:inline-block;margin:0 10px 0 0;padding:0;font-size:12.8px;}.custom-breadcrumb .breadcrumb .breadcrumb-item:last-child{margin:0;}.custom-breadcrumb .breadcrumb .breadcrumb-item a,.custom-breadcrumb .breadcrumb .breadcrumb-item a:link,.custom-breadcrumb .breadcrumb .breadcrumb-item a:visited{font-family:"Montserrat",arial,sans-serif;color:#93b628;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}.custom-breadcrumb .breadcrumb .breadcrumb-item a:hover,.custom-breadcrumb .breadcrumb .breadcrumb-item a:active,.custom-breadcrumb .breadcrumb .breadcrumb-item a:focus,.custom-breadcrumb .breadcrumb .breadcrumb-item a.active{color:#93b628;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}.custom-breadcrumb .breadcrumb .breadcrumb-item .breadcrumb-separator{margin:0 10px 0 0;padding:0;color:#b5b5b5;}.custom-breadcrumb .breadcrumb .breadcrumb-item .breadcrumb-link{font-style:italic;}@media (max-width:339px){.custom-breadcrumb{display:none;}}.section-default .breadcrumb{margin:40px 0 0;padding:0 20px;}.section-default .custom-breadcrumb + .frame-default{padding-top:1.5rem;}.service-list-container h2{margin-bottom:20px;}.service-list-container .service-list{position:relative;width:100%;list-style-type:none;}.service-list-container .service-list .service-item{display:block;color:#fff;background-color:#93b628;margin:0 0 20px;padding:0;border:1px solid #93b628;border-radius:5px;}.service-list-container .service-list .service-item:hover{background-color:#fff;border:1px solid #93b628;}.service-list-container .service-list .service-item:hover p{color:#93b628;}.service-list-container .service-list .service-item:last-child,.service-list-container .service-list .service-item:last-of-type{margin:0;}.service-list-container .service-list .service-item p .service-abbreviation{font-weight:600;}.service-list-container .service-list .service-item > a.service-form-link,.service-list-container .service-list .service-item > a.service-form-link:link,.service-list-container .service-list .service-item > a.service-form-link:visited{display:block;color:#fff;margin:0;padding:20px;text-decoration:none;border-radius:10px;}.service-list-container .service-list .service-item > a.service-form-link:hover,.service-list-container .service-list .service-item > a.service-form-link:active,.service-list-container .service-list .service-item > a.service-form-link:focus{color:#fff;text-decoration:none;}.service-list-container .service-list .service-item > p.service-info{display:block;padding:20px;color:#fff;border-radius:10px;}.service-list-container .service-list .service-item:hover p.service-info{color:#93b628;}.service-list-container .service-list .service-item p.service-documents-title{padding:0 20px 20px;}.service-list-container .service-list .service-item ul.service-documents{margin:0;padding:0 20px 20px;}.service-list-container .service-list .service-item ul.service-documents li.service-document-item{margin-bottom:5px;}.service-list-container .service-list .service-item ul.service-documents li.service-document-item:last-child,.service-list-container .service-list .service-item ul.service-documents li.service-document-item:last-of-type{margin:0;}.service-list-container .service-list .service-item ul.service-documents li.service-document-item a,.service-list-container .service-list .service-item ul.service-documents li.service-document-item a:link,.service-list-container .service-list .service-item ul.service-documents li.service-document-item a:visited{font-family:"Montserrat",arial,sans-serif;color:#fff;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}.service-list-container .service-list .service-item ul.service-documents li.service-document-item a:hover,.service-list-container .service-list .service-item ul.service-documents li.service-document-item a:active,.service-list-container .service-list .service-item ul.service-documents li.service-document-item a:focus,.service-list-container .service-list .service-item ul.service-documents li.service-document-item a.active{color:#fff;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}.service-list-container .service-list .service-item:hover ul.service-documents{color:#93b628;}.service-list-container .service-list .service-item:hover ul.service-documents li.service-document-item a,.service-list-container .service-list .service-item:hover ul.service-documents li.service-document-item a:link,.service-list-container .service-list .service-item:hover ul.service-documents li.service-document-item a:visited{font-family:"Montserrat",arial,sans-serif;color:#93b628;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}.service-list-container .service-list .service-item:hover ul.service-documents li.service-document-item a:hover,.service-list-container .service-list .service-item:hover ul.service-documents li.service-document-item a:active,.service-list-container .service-list .service-item:hover ul.service-documents li.service-document-item a:focus,.service-list-container .service-list .service-item:hover ul.service-documents li.service-document-item a.active{color:#93b628;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}.service-list-container .service-list .form-completed-message{padding:0 20px 20px !important;}.service-list-container.loading .service-list::before{position:absolute;content:'';top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0.8);}#documents-list-container{display:block;margin:0;padding:20px;border:1px solid #93b628;border-radius:5px;}#documents-list-container #documents-list{padding:0;margin:0;list-style-type:none;}#documents-list-container #documents-list li{margin:0 0 10px;word-break:break-all;}#documents-list-container #documents-list li:last-child,#documents-list-container #documents-list li:last-of-type{margin:0;}#documents-list-container #documents-list li a{font-size:0.9rem;}#documents-list-container #documents-list li a,#documents-list-container #documents-list li a:link,#documents-list-container #documents-list li a:visited{font-family:"Montserrat",arial,sans-serif;color:#93b628;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}#documents-list-container #documents-list li a:hover,#documents-list-container #documents-list li a:active,#documents-list-container #documents-list li a:focus,#documents-list-container #documents-list li a.active{color:#93b628;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}#documents-list-container .download-file-btn{padding:0.25rem 0.5rem !important;}#documents-list-container .download-all-files-btn{padding:0.5rem 0.75rem !important;}#documents-list-container .download-all-files-btn,#documents-list-container .download-file-btn{border:1px solid #93b628 !important;color:#93b628 !important;font-weight:700;font-family:"Montserrat",arial,sans-serif;opacity:1;background-color:rgba(0,0,0,0.03) !important;border-radius:5px;}#documents-list-container .download-all-files-btn:hover,#documents-list-container .download-all-files-btn:active,#documents-list-container .download-all-files-btn:focus,#documents-list-container .download-all-files-btn.active,#documents-list-container .download-file-btn:hover,#documents-list-container .download-file-btn:active,#documents-list-container .download-file-btn:focus,#documents-list-container .download-file-btn.active{border:1px solid #93b628 !important;color:#fff !important;opacity:0.8;background-color:#93b628 !important;}#documents-list-container .download-all-files-btn{margin:20px 0 0;}#documents-list-container .download-file-btn{margin:0 10px 0 0;}#documents-list-container .preparing-zip-file-info{margin:20px 0 0;font-style:italic;}#documents-list-container .documents-satac-info{margin:20px 0;font-style:italic;font-weight:bold;}#documents-list-container #settings-container .cookie-age-value{color:#93b628;font-weight:bold;}#documents-list-container .download-all-files-btn + #reset-container,#documents-list-container .preparing-zip-file-info + #reset-container,#documents-list-container .documents-satac-info + #reset-container{margin:20px 0 0;padding:10px 0 0;border-top:1px solid #ebebeb;}#documents-list-container #reset-container .warning-message{color:#ff4948;}#documents-list-container #reset-container #reset-btn{margin:0;padding:0.5rem 0.75rem;border:1px solid #93b628 !important;color:#93b628 !important;font-weight:700;font-family:"Montserrat",arial,sans-serif;opacity:1;background-color:rgba(0,0,0,0.03) !important;border-radius:5px;}#documents-list-container #reset-container #reset-btn:hover,#documents-list-container #reset-container #reset-btn:active,#documents-list-container #reset-container #reset-btn:focus,#documents-list-container #reset-container #reset-btn.active{border:1px solid #93b628 !important;color:#fff !important;opacity:0.8;background-color:#93b628 !important;}#documents-list-container #documents-list + #reset-container,#documents-list-container .download-all-files-btn + #reset-container{margin:10px 0 0;padding:10px 0 0;border-top:1px solid #ebebeb;}#documents-list-container #reset-btn + #history-container,#documents-list-container #reset-container + #history-container,#documents-list-container #documents-list-container + #history-container,#documents-list-container .download-all-files-btn + #history-container,#documents-list-container .documents-satac-info + #history-container{margin:10px 0 0;padding:10px 0 0;border-top:1px solid #ebebeb;}#documents-list-container #history-container .history-service-list .service-item{margin:0 5px 0 0;padding:0;font-size:14px;}#documents-list-container #history-container .history-service-list .service-item::after{content:',';}#documents-list-container #history-container .history-service-list .service-item:last-child{margin:0;}#documents-list-container #history-container .history-service-list .service-item:last-child::after{content:'';}#documents-list-container #history-container .history-service-list .service-item a,#documents-list-container #history-container .history-service-list .service-item a:link,#documents-list-container #history-container .history-service-list .service-item a:visited{font-family:"Montserrat",arial,sans-serif;color:#93b628;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}#documents-list-container #history-container .history-service-list .service-item a:hover,#documents-list-container #history-container .history-service-list .service-item a:active,#documents-list-container #history-container .history-service-list .service-item a:focus,#documents-list-container #history-container .history-service-list .service-item a.active{color:#93b628;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}#documents-list-container #history-container #current-research-history,#documents-list-container #history-container #previous-research-history{font-size:12px;}#documents-list-container #history-container #current-research-history span + span::before,#documents-list-container #history-container #previous-research-history span + span::before{content:' - ';}#documents-list-container #history-container p:last-child{margin-bottom:0;}#documents-list-container .p-slider .p-slider-range{background:#93b628 !important;}#documents-list-container .p-slider .p-slider-handle{border-color:#93b628 !important;}#documents-list-container .p-slider .p-slider-handle:hover{background:#93b628 !important;}#documents-list-container .p-slider .p-slider-handle:focus{-ms-box-shadow:0 0 0 0.2rem #88be9e;-o-box-shadow:0 0 0 0.2rem #88be9e;box-shadow:0 0 0 0.2rem #88be9e;}.p-progressbar{height:10px !important;border-radius:0 !important;}.p-progressbar .p-progressbar-value{background:#93b628 !important;}#building-permite-guide-ng-app-container .p-progressbar{margin-bottom:20px;}#building-permite-guide-ng-app-container .search-row .search-button-col button{display:block;width:100%;max-width:100%;text-align:center;}#building-permite-guide-ng-app-container .unsatisfied-global-rules-container .unsatisfied-global-rules-messages-list{padding-left:1rem;}#building-permite-guide-ng-app-container .search-results-row{margin-top:20px;}#building-permite-guide-ng-app-container .documents-row{margin-top:20px;}@media (max-width:1199px){#building-permite-guide-ng-app-container .search-field-col,#building-permite-guide-ng-app-container .assignments-select-col,#building-permite-guide-ng-app-container .map-col{margin-bottom:10px;}}#building-permite-guide-ng-app-container .no-map{border:1px solid #d7d7d7;background-image:url("/typo3conf/ext/building_permite_guide_theme/Resources/Public/Images/Pictures/no-map-min.png");background-position:center;background-repeat:no-repeat;background-size:auto;background-color:#fff;border-radius:10px;}@media (max-width:991px){#workflow-forms-ng-app-container div.container:first-of-type{padding:0 10px;}}#workflow-forms-ng-app-container .workflow-form-title{margin:0 0 20px;}#workflow-forms-ng-app-container .process-title{margin:0 0 40px;}#workflow-forms-ng-app-container .workflow-form-row{position:relative;padding:0;}#workflow-forms-ng-app-container .workflow-form-row .workflow-form-container .form-resetting-cover{position:absolute;content:'';width:calc(100% + 5px);height:calc(100% + 5px);top:-5px;right:-5px;bottom:-5px;left:-5px;background-color:rgba(255,255,255,0.8);z-index:3000;}#workflow-forms-ng-app-container .questions-container{padding:0 20px;}#workflow-forms-ng-app-container .question-row{padding:0 0 20px;border-left:2px solid #000;transition:none !important;}#workflow-forms-ng-app-container .question-row::before{content:'';display:inline-block;width:20px;height:20px;margin:0 -11px 0 -11px;border-radius:10px;border:2px solid #000;background-color:#fff;border-radius:10px;}#workflow-forms-ng-app-container .question-row.answered{border-left:2px solid #555555;color:#555555;}#workflow-forms-ng-app-container .question-row.answered::before{background-color:#d1e790;border:2px solid #555555;}#workflow-forms-ng-app-container .question-row.answered.disabled{border-left:2px solid #d7d7d7;color:#d7d7d7;}#workflow-forms-ng-app-container .question-row.answered.disabled::before{border:2px solid #d7d7d7;background-color:#ebebeb;}#workflow-forms-ng-app-container .question-row p{margin:0;}#workflow-forms-ng-app-container .question-row p.question-title{margin-bottom:20px !important;}#workflow-forms-ng-app-container .question-row .question-col{padding:0 40px;}#workflow-forms-ng-app-container .question-row .question input[type="radio"]{margin-right:5px;}#workflow-forms-ng-app-container .question-row .question label{margin:0 0 5px;}#workflow-forms-ng-app-container .question-row .question label:last-child,#workflow-forms-ng-app-container .question-row .question label:last-of-type{margin:0;}#workflow-forms-ng-app-container .question-row .question .question-comment{margin-bottom:20px;padding:10px;border:1px solid #ebebeb;font-style:italic;font-size:0.9rem;border-radius:5px;}#workflow-forms-ng-app-container .question-row .question .question-comment ul{margin-top:10px;}#workflow-forms-ng-app-container .question-row .question .question-comment ul:last-child{margin-bottom:0;}#workflow-forms-ng-app-container .question-row .question .question-comment ul li:last-child,#workflow-forms-ng-app-container .question-row .question .question-comment ul li:last-of-type{margin-bottom:0;}#workflow-forms-ng-app-container .question-row .question .question-comment p:last-child{margin-bottom:0;}#workflow-forms-ng-app-container .question-row .question .question-comment a,#workflow-forms-ng-app-container .question-row .question .question-comment a:link,#workflow-forms-ng-app-container .question-row .question .question-comment a:visited{font-family:"Montserrat",arial,sans-serif;color:#93b628;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}#workflow-forms-ng-app-container .question-row .question .question-comment a:hover,#workflow-forms-ng-app-container .question-row .question .question-comment a:active,#workflow-forms-ng-app-container .question-row .question .question-comment a:focus,#workflow-forms-ng-app-container .question-row .question .question-comment a.active{color:#93b628;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}#workflow-forms-ng-app-container .question-row .question .question-comment i.bi{display:block;color:#3e3e3e;margin-bottom:10px;}#workflow-forms-ng-app-container .question-list:only-of-type .question-row,#workflow-forms-ng-app-container .question-list:only-child .question-row,#workflow-forms-ng-app-container .question-list:last-child .question-row,#workflow-forms-ng-app-container .question-list:last-of-type .question-row{padding:0 !important;}#workflow-forms-ng-app-container .active .question-row{padding:0;}#workflow-forms-ng-app-container .active .question-row::before{background-color:#93b628;}#workflow-forms-ng-app-container .proccess-ended-info,#workflow-forms-ng-app-container .proccesses-ended-info{margin:20px 0 0;color:#93b628;}#workflow-forms-ng-app-container .proccess-ended-info p,#workflow-forms-ng-app-container .proccesses-ended-info p{margin:0;}#workflow-forms-ng-app-container .workflow-form-ended-info{margin:20px 0 0;padding:20px;border:1px solid #93b628;color:#fff;background-color:#93b628;border-radius:5px;}#workflow-forms-ng-app-container .workflow-form-ended-info p{margin:0;}#workflow-forms-ng-app-container .process-results-container{margin:20px 0 0;padding:20px;border:1px solid #93b628;border-radius:5px;}#workflow-forms-ng-app-container .process-results-container .process-result-comment + .process-result-files .documents-title{margin:20px 0 0;}#workflow-forms-ng-app-container .process-results-container .process-result-files ul{padding:0 0 0 10px;margin:0;}#workflow-forms-ng-app-container .process-results-container .process-result-files ul li{margin:0 0 5px;word-break:break-all;}#workflow-forms-ng-app-container .process-results-container .process-result-files ul li:last-child,#workflow-forms-ng-app-container .process-results-container .process-result-files ul li:last-of-type{margin:0;}#workflow-forms-ng-app-container .process-results-container .process-result-files ul li a,#workflow-forms-ng-app-container .process-results-container .process-result-files ul li a:link,#workflow-forms-ng-app-container .process-results-container .process-result-files ul li a:visited{font-family:"Montserrat",arial,sans-serif;color:#93b628;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}#workflow-forms-ng-app-container .process-results-container .process-result-files ul li a:hover,#workflow-forms-ng-app-container .process-results-container .process-result-files ul li a:active,#workflow-forms-ng-app-container .process-results-container .process-result-files ul li a:focus,#workflow-forms-ng-app-container .process-results-container .process-result-files ul li a.active{color:#93b628;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}#workflow-forms-ng-app-container .process-results-container .process-result-comment ul{margin-top:10px;}#workflow-forms-ng-app-container .process-results-container .process-result-comment ul:last-child{margin-bottom:0;}#workflow-forms-ng-app-container .process-results-container .process-result-comment ul li:last-child,#workflow-forms-ng-app-container .process-results-container .process-result-comment ul li:last-of-type{margin-bottom:0;}#workflow-forms-ng-app-container .process-results-container .process-result-comment p:last-child{margin-bottom:0;}#workflow-forms-ng-app-container .process-results-container .process-result-comment a,#workflow-forms-ng-app-container .process-results-container .process-result-comment a:link,#workflow-forms-ng-app-container .process-results-container .process-result-comment a:visited{font-family:"Montserrat",arial,sans-serif;color:#93b628;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}#workflow-forms-ng-app-container .process-results-container .process-result-comment a:hover,#workflow-forms-ng-app-container .process-results-container .process-result-comment a:active,#workflow-forms-ng-app-container .process-results-container .process-result-comment a:focus,#workflow-forms-ng-app-container .process-results-container .process-result-comment a.active{color:#93b628;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}#workflow-forms-ng-app-container .process-results-container .process-result-comment i.bi{display:block;color:#3e3e3e;margin-bottom:10px;}#workflow-forms-ng-app-container .process-results-container .process-result-files + .process-result-link,#workflow-forms-ng-app-container .process-results-container .process-result-comment + .process-result-link{margin:20px 0 0;}#workflow-forms-ng-app-container .process-results-container .process-result-files + .process-result-link a,#workflow-forms-ng-app-container .process-results-container .process-result-files + .process-result-link a:link,#workflow-forms-ng-app-container .process-results-container .process-result-files + .process-result-link a:visited,#workflow-forms-ng-app-container .process-results-container .process-result-comment + .process-result-link a,#workflow-forms-ng-app-container .process-results-container .process-result-comment + .process-result-link a:link,#workflow-forms-ng-app-container .process-results-container .process-result-comment + .process-result-link a:visited{font-family:"Montserrat",arial,sans-serif;color:#93b628;text-decoration:none;opacity:1;outline:none;transition:all 0.25s linear;}#workflow-forms-ng-app-container .process-results-container .process-result-files + .process-result-link a:hover,#workflow-forms-ng-app-container .process-results-container .process-result-files + .process-result-link a:active,#workflow-forms-ng-app-container .process-results-container .process-result-files + .process-result-link a:focus,#workflow-forms-ng-app-container .process-results-container .process-result-files + .process-result-link a.active,#workflow-forms-ng-app-container .process-results-container .process-result-comment + .process-result-link a:hover,#workflow-forms-ng-app-container .process-results-container .process-result-comment + .process-result-link a:active,#workflow-forms-ng-app-container .process-results-container .process-result-comment + .process-result-link a:focus,#workflow-forms-ng-app-container .process-results-container .process-result-comment + .process-result-link a.active{color:#93b628;text-decoration:none;opacity:0.8;outline:none;transition:all 0.25s linear;}#workflow-forms-ng-app-container .process-results-container .process-result-link a,#workflow-forms-ng-app-container .process-results-container .process-result-link a:link,#workflow-forms-ng-app-container .process-results-container .process-result-link a:visited{width:auto;max-width:360px;margin:20px 0 0;padding:0.5rem 0.75rem;border:1px solid #93b628 !important;color:#93b628 !important;font-weight:700;font-family:"Montserrat",arial,sans-serif;text-decoration:none;opacity:1;background-color:rgba(0,0,0,0.03) !important;clear:both;border-radius:5px;}@media (max-width:576px){#workflow-forms-ng-app-container .process-results-container .process-result-link a,#workflow-forms-ng-app-container .process-results-container .process-result-link a:link,#workflow-forms-ng-app-container .process-results-container .process-result-link a:visited{display:block;width:100%;}}#workflow-forms-ng-app-container .process-results-container .process-result-link a:hover,#workflow-forms-ng-app-container .process-results-container .process-result-link a:active,#workflow-forms-ng-app-container .process-results-container .process-result-link a:focus,#workflow-forms-ng-app-container .process-results-container .process-result-link a.active{border:1px solid #93b628 !important;color:#fff !important;opacity:0.8;background-color:#93b628 !important;}#workflow-forms-ng-app-container .process-results-container .process-results-no-results p{margin:0;}#workflow-forms-ng-app-container .workflow-form-will-locked-info{margin-top:20px;}#workflow-forms-ng-app-container .workflow-form-locked-info #unlock-form-btn{display:block;margin:20px 0 0;padding:0.5rem 0.75rem;border:1px solid #93b628 !important;color:#93b628 !important;font-weight:700;font-family:"Montserrat",arial,sans-serif;opacity:1;background-color:rgba(0,0,0,0.03) !important;border-radius:5px;}#workflow-forms-ng-app-container .workflow-form-locked-info #unlock-form-btn:hover,#workflow-forms-ng-app-container .workflow-form-locked-info #unlock-form-btn:active,#workflow-forms-ng-app-container .workflow-form-locked-info #unlock-form-btn:focus,#workflow-forms-ng-app-container .workflow-form-locked-info #unlock-form-btn.active{border:1px solid #93b628 !important;color:#fff !important;opacity:0.8;background-color:#93b628 !important;}#workflow-forms-ng-app-container .workflow-form-unlocking-info p{margin-top:10px;}#workflow-forms-ng-app-container .processes-navigation{display:block;width:100%;overflow:hidden;clear:both;}#workflow-forms-ng-app-container .processes-navigation #next-process,#workflow-forms-ng-app-container .processes-navigation #previous-process{display:inline-block;max-width:40%;margin:20px 0 0;padding:0.5rem 0.75rem;border:1px solid #93b628 !important;color:#93b628 !important;font-weight:700;font-family:"Montserrat",arial,sans-serif;opacity:1;background-color:rgba(0,0,0,0.03) !important;border-radius:5px;}@media (max-width:991px){#workflow-forms-ng-app-container .processes-navigation #next-process,#workflow-forms-ng-app-container .processes-navigation #previous-process{display:block;width:100%;max-width:none;font-size:14px;font-weight:600;text-transform:none;clear:both;}}#workflow-forms-ng-app-container .processes-navigation #next-process:hover,#workflow-forms-ng-app-container .processes-navigation #next-process:active,#workflow-forms-ng-app-container .processes-navigation #next-process:focus,#workflow-forms-ng-app-container .processes-navigation #next-process.active,#workflow-forms-ng-app-container .processes-navigation #previous-process:hover,#workflow-forms-ng-app-container .processes-navigation #previous-process:active,#workflow-forms-ng-app-container .processes-navigation #previous-process:focus,#workflow-forms-ng-app-container .processes-navigation #previous-process.active{border:1px solid #93b628 !important;color:#fff !important;opacity:0.8;background-color:#93b628 !important;}#workflow-forms-ng-app-container .processes-navigation #next-process{float:right;text-align:right;}#workflow-forms-ng-app-container .processes-navigation #previous-process{float:left;text-align:left;}@media (max-width:991px){#workflow-forms-ng-app-container .processes-navigation #next-process + #previous-process{margin-top:10px;}}#workflow-forms-ng-app-container .document-list-row{position:relative;}#workflow-forms-ng-app-container .document-list-row .documents-resetting-cover{position:absolute;content:'';width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0.8);z-index:3000;}#workflow-forms-ng-app-container #documents-list-container{margin-top:20px;}#workflow-forms-ng-app-container .workflow-form-navigation{margin-top:20px;padding-top:20px;border-top:1px solid #ebebeb;overflow:hidden;}#workflow-forms-ng-app-container .workflow-form-navigation #next-form,#workflow-forms-ng-app-container .workflow-form-navigation #previous-form{display:inline-block;max-width:40%;margin:20px 0 0;padding:0.5rem 0.75rem;border:1px solid #93b628 !important;color:#93b628 !important;font-weight:700;font-family:"Montserrat",arial,sans-serif;opacity:1;background-color:rgba(0,0,0,0.03) !important;border-radius:5px;}@media (max-width:991px){#workflow-forms-ng-app-container .workflow-form-navigation #next-form,#workflow-forms-ng-app-container .workflow-form-navigation #previous-form{display:block;width:100%;max-width:none;font-size:14px;font-weight:600;text-transform:none;clear:both;}}#workflow-forms-ng-app-container .workflow-form-navigation #next-form:hover,#workflow-forms-ng-app-container .workflow-form-navigation #next-form:active,#workflow-forms-ng-app-container .workflow-form-navigation #next-form:focus,#workflow-forms-ng-app-container .workflow-form-navigation #next-form.active,#workflow-forms-ng-app-container .workflow-form-navigation #previous-form:hover,#workflow-forms-ng-app-container .workflow-form-navigation #previous-form:active,#workflow-forms-ng-app-container .workflow-form-navigation #previous-form:focus,#workflow-forms-ng-app-container .workflow-form-navigation #previous-form.active{border:1px solid #93b628 !important;color:#fff !important;opacity:0.8;background-color:#93b628 !important;}#workflow-forms-ng-app-container .workflow-form-navigation #next-form{float:right;text-align:right;}#workflow-forms-ng-app-container .workflow-form-navigation #previous-form{float:left;text-align:left;}@media (max-width:991px){#workflow-forms-ng-app-container .workflow-form-navigation #next-form + #previous-form{margin-top:10px;}}.scroll-top{display:none !important;}
