.group::after {
width:100%;
content: "";
display: table;
clear: both;
margin:0 auto;	
}
.bst-panel {
margin:0 auto;	
display:none;
width:100%;
background:#222222;
text-align:center;
border-bottom:3px solid #555555;
font-family:Helvetica, Arial, sans-serif;
}
.bst-panel-fixed {
position: fixed;
bottom:0;
left:0;
z-index: 10000;
}
.bst-panel-fixed-top {
position: fixed;
top:0;
left:0;
z-index: 10000;
}
.bst-wrapper {
margin:0 auto;	
width:90%;	
padding-top:10px;	
padding-bottom:10px;	
}
.bst-panel {
float:left;
color:#FFFFFF;
line-height:20px;
font-size:14px;
font-family:Helvetica, Arial, sans-serif;
}
.bst-info::before {
position: absolute;
content: " ";
left:10px;
top:10px;
height:32px;
width:32px;
background: url(//www.sicherheitsakademienrw.de/wp-content/plugins/bst-dsgvo-cookie/includes/img/eu-info.png) no-repeat;
background-size: 32px 32px;
cursor: pointer; 
z-index:10000;
}
.bst-info {
position:relative;
text-align:center;
padding-top:5px;
float:left;
width:32px ;
display: table-cell;
vertical-align: middle;
}
.bst-msg {
position:relative;
text-align:center;
padding-top:5px;
float:left;
width:65% ;
display: table-cell;
vertical-align: middle;
}
.bst-links {
position:relative;
margin:0 auto;	
width:35% ;
float:left;
display: table-cell;
vertical-align: middle;
}
.float {
clear:both;
float:none;
}
.bst-panel a {
color:#FFFFFF;
display:inline-block;
font-size:13px;
line-height:13px;
text-decoration:none;
letter-spacing:1px;
padding:5px 10px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
-webkit-transition:all 0.2s;
-moz-transition:all 0.2s;
-o-transition:all 0.2s;
transition:all 0.2s;
font-family:Helvetica, Arial, sans-serif;
}
.bst-accept-btn {
border-radius:3px;
background:#067cd1;
padding:10px;
}
.bst-accept-btn a:hover {
background:#CCCCCC;
}
.bst-info-btn a:link {
text-decoration:none;
}
.btn {
padding: 3px 10px !important;
border: 0 none;
font-weight: normal;
font-size:14px;
letter-spacing: 1px;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
outline: 0 none;
}
.btn-primary {
background: #005BCC;
color: #ffffff;
}
.bst-links .btn-primary  a:link {
color:#ffffff !important;
}
a.bst-info-btn:link {
color:#cccccc;
}
a.bst-info-btn:visited {
color:#cccccc !important;
}
a.bst-info-btn:hover {
color:#ffffff !important;
}
.btn-primary a:visited {
color: #ffffff !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
background: #005BCC;
}
.btn-primary:active, .btn-primary.active {
background: #005BCC;
box-shadow: none;
}
.btn-primary.gradient {
background-color: #006dcc;
background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
background-image: -o-linear-gradient(top, #0088cc, #0044cc);
background-image: linear-gradient(to bottom, #0088cc, #0044cc);
background-repeat: repeat-x;
border-color: #0044cc #0044cc #002a80;
cursor: pointer;
margin: 0px !important;
}
.btn-primary.gradient:hover, .btn-primary.gradient:focus, .btn-primary.gradient:active, .btn-primary.gradient.active, .open > .dropdown-toggle.btn-primary {
background-color: #006dcc;
background-image: -moz-linear-gradient(top, #0067C2, #013A6B);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0067C2), to(#013A6B));
background-image: -webkit-linear-gradient(top, #0067C2, #013A6B);
background-image: -o-linear-gradient(top, #0067C2, #013A6B);
background-image: linear-gradient(to bottom, #0067C2,#013A6B);
background-repeat: repeat-x;
border-color: #0044cc #0044cc #002a80;
cursor: pointer;
}
.bst-copyright {
padding-bottom:8px;
}
.bst-copyright-span1
{
border-top:1px solid #ddd;
border-left:1px solid #ccc;
background-color:#f5f5f5;
padding-top:8px;
padding-left:8px;
padding-right:0px;
padding-bottom:8px;
width:auto;
border-radius: 5px 0px 0px 0px;
color: #444;
}
.bst-copyright-span2
{
border-top:1px solid #ddd;
border-right:1px solid #ccc;
background-color:#f5f5f5;
padding-top:8px;
padding-right:8px;
padding-bottom:8px;
width:auto;
border-radius: 0px 5px 0px 0px;
}
.bst-popup-link {
}
.vex {
z-index:100000 !important;
}
.vex-content {
padding-top:25px !important;
}
.vex-dialog-buttons {
padding-top: 0px !important;
background-color:#ccc;
border-top:1px solid #fff;
}
.vex-dialog-message h1 {
margin-bottom:5px;
}
.vex-dialog-message {
margin-bottom:0px!important;
padding-bottom:0px!important;
}
.vex-dialog-input {
margin-bottom:0px!important;
padding-bottom:0px!important;
}
a.bst-popup-link:link {
color:#005FCC !important;
}
a.bst-popup-link:visited {
color:#005FCC !important;
}
a.bst-popup-link:hover {
color:#063799 !important;
}
@media screen and (min-width: 801px) and (max-width: 1023px) {	
.bst-msg {
width:50%;
padding:10px;
margin:0 auto;	
margin-left:60px;
}
.bst-links {
position:relative;
padding-top:10px;
width:50%;
float:none;
margin:0 auto;	
}
.bst-info:before {
position: absolute;
content: " ";
left:10px;
top:10px;
height:32px;
width:32px;
background: url(//www.sicherheitsakademienrw.de/wp-content/plugins/bst-dsgvo-cookie/includes/img/eu-info.png) no-repeat;
background-size: 32px 32px;
cursor: pointer; 
}
.bst-info {
position:relative;
text-align:center;
padding-top:5px;
float:left;
width:32px ;
display: table-cell;
vertical-align: middle;
}
}
@media screen and (max-width: 800px) {	
.bst-msg {
width:80%;
padding-bottom:10px;
margin-left:60px;
}
.bst-links {
position:relative;
padding-top:10px;
float:none;
width:100%;
margin:0 auto;    
display: block;
vertical-align: middle;
}
.bst-info::before {
position: absolute;
content: " ";
left:10px;
top:10px;
height:32px;
width:32px;
background: url(//www.sicherheitsakademienrw.de/wp-content/plugins/bst-dsgvo-cookie/includes/img/eu-info.png) no-repeat;
background-size: 32px 32px;
cursor: pointer; 
}
.bst-info {
position:relative;
text-align:center;
padding-top:5px;
float:left;
width:32px ;
display: table-cell;
vertical-align: middle;
}
}@-webkit-keyframes vex-fadein {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes vex-fadein {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@-webkit-keyframes vex-fadeout {
0% {
opacity: 1; }
100% {
opacity: 0; } }
@keyframes vex-fadeout {
0% {
opacity: 1; }
100% {
opacity: 0; } }
@-webkit-keyframes vex-rotation {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
@keyframes vex-rotation {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg); } }
.vex, .vex *, .vex *:before, .vex *:after {
-moz-box-sizing: border-box;
box-sizing: border-box; }
.vex {
position: fixed;
overflow: auto;
-webkit-overflow-scrolling: touch;
z-index: 1111;
top: 0;
right: 0;
bottom: 0;
left: 0; }
.vex-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll; }
.vex-overlay {
-webkit-animation: vex-fadein .5s;
animation: vex-fadein .5s;
position: fixed;
z-index: 1111;
background: rgba(0, 0, 0, 0.4);
top: 0;
right: 0;
bottom: 0;
left: 0; }
.vex-overlay.vex-closing {
-webkit-animation: vex-fadeout .5s forwards;
animation: vex-fadeout .5s forwards; }
.vex-content {
-webkit-animation: vex-fadein .5s;
animation: vex-fadein .5s;
background: #fff; }
.vex.vex-closing .vex-content {
-webkit-animation: vex-fadeout .5s forwards;
animation: vex-fadeout .5s forwards; }
.vex-close:before {
font-family: Arial, sans-serif;
content: "\00D7"; }
.vex-dialog-form {
margin: 0; }
.vex-dialog-button {
text-rendering: optimizeLegibility;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
-webkit-tap-highlight-color: transparent; }
.vex-loading-spinner {
-webkit-animation: vex-rotation .7s linear infinite;
animation: vex-rotation .7s linear infinite;
box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
position: fixed;
z-index: 1112;
margin: auto;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 2em;
width: 2em;
background: #fff; }
body.vex-open {
overflow: hidden; }@-webkit-keyframes vex-flipin-horizontal {
0% {
opacity: 0;
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg); }
100% {
opacity: 1;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg); } }
@keyframes vex-flipin-horizontal {
0% {
opacity: 0;
-webkit-transform: rotateY(-90deg);
transform: rotateY(-90deg); }
100% {
opacity: 1;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg); } }
@-webkit-keyframes vex-flipout-horizontal {
0% {
opacity: 1;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg); }
100% {
opacity: 0;
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg); } }
@keyframes vex-flipout-horizontal {
0% {
opacity: 1;
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg); }
100% {
opacity: 0;
-webkit-transform: rotateY(90deg);
transform: rotateY(90deg); } }
.vex.vex-theme-flat-attack {
-webkit-perspective: 1300px;
perspective: 1300px;
-webkit-perspective-origin: 50% 150px;
perspective-origin: 50% 150px;
padding-top: 100px;
padding-bottom: 100px;
font-size: 1.5em; }
.vex.vex-theme-flat-attack.vex-closing .vex-content {
-webkit-animation: vex-flipout-horizontal .5s forwards;
animation: vex-flipout-horizontal .5s forwards; }
.vex.vex-theme-flat-attack .vex-content {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-animation: vex-flipin-horizontal .5s;
animation: vex-flipin-horizontal .5s; }
.vex.vex-theme-flat-attack .vex-content {
font-family: "Helvetica Neue", sans-serif;
font-weight: 200;
background: #fff;
color: #444;
padding: 2em 2em 3em 2em;
line-height: 1.5em;
position: relative;
margin: 0 auto;
max-width: 100%;
width: 600px; }
.vex.vex-theme-flat-attack .vex-content h1, .vex.vex-theme-flat-attack .vex-content h2, .vex.vex-theme-flat-attack .vex-content h3, .vex.vex-theme-flat-attack .vex-content h4, .vex.vex-theme-flat-attack .vex-content h5, .vex.vex-theme-flat-attack .vex-content h6, .vex.vex-theme-flat-attack .vex-content p, .vex.vex-theme-flat-attack .vex-content ul, .vex.vex-theme-flat-attack .vex-content li {
color: inherit; }
.vex.vex-theme-flat-attack .vex-close {
position: absolute;
top: 0;
right: 0;
cursor: pointer; }
.vex.vex-theme-flat-attack .vex-close:before {
font-family: "Helvetica Neue", sans-serif;
font-weight: 100;
line-height: 1px;
padding-top: .5em;
display: block;
font-size: 2em;
text-indent: 1px;
overflow: hidden;
height: 1.25em;
width: 1.25em;
text-align: center;
top: 0;
right: 0;
color: #fff;
background: #666; }
.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-message {
margin-bottom: .5em; }
.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input {
margin-bottom: .5em; }
.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input textarea, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="date"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="datetime"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="datetime-local"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="email"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="month"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="number"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="password"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="search"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="tel"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="text"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="time"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="url"], .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="week"] {
border-radius: 3px;
background: #f0f0f0;
width: 100%;
padding: .25em .67em;
border: 0;
font-family: inherit;
font-weight: inherit;
font-size: inherit;
min-height: 2.5em;
margin: 0 0 .25em; }
.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input textarea:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="date"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="email"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="month"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="number"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="password"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="search"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="tel"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="text"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="time"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="url"]:focus, .vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-input input[type="week"]:focus {
box-shadow: inset 0 0 0 2px #666;
outline: none; }
.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-buttons {
*zoom: 1;
padding-top: 1em;
margin-bottom: -3em;
margin-left: -2em;
margin-right: -2em; }
.vex.vex-theme-flat-attack .vex-dialog-form .vex-dialog-buttons:after {
content: "";
display: table;
clear: both; }
.vex.vex-theme-flat-attack .vex-dialog-button {
border-radius: 0;
border: 0;
margin: 0;
float: right;
padding: .5em 1em;
font-size: 20px;
text-transform: uppercase;
font-weight: 200;
letter-spacing: .1em;
line-height: 1em;
font-family: inherit; }
.vex.vex-theme-flat-attack .vex-dialog-button.vex-last {
margin-left: 0; }
.vex.vex-theme-flat-attack .vex-dialog-button:focus {
outline: none; }
.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-primary {
background: #666;
color: #fff; }
.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-primary:focus {
box-shadow: inset 0 3px rgba(0, 0, 0, 0.2); }
.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary {
background: #fff;
color: #ccc; }
.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary:focus {
box-shadow: inset 0 3px #aaa;
background: #eee;
color: #777; }
.vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary:hover, .vex.vex-theme-flat-attack .vex-dialog-button.vex-dialog-button-secondary:active {
color: #777; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-close:before {
background: #ff7ea7; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input select:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input textarea:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="date"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="email"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="month"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="number"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="password"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="search"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="tel"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="text"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="time"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="url"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-input input[type="week"]:focus {
box-shadow: inset 0 0 0 2px #ff7ea7; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-pink .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary {
background: #ff7ea7; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-close:before {
background: #ce4a55; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input select:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input textarea:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="date"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="email"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="month"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="number"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="password"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="search"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="tel"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="text"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="time"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="url"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-input input[type="week"]:focus {
box-shadow: inset 0 0 0 2px #ce4a55; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-red .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary {
background: #ce4a55; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-close:before {
background: #34b989; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input select:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input textarea:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="date"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="email"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="month"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="number"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="password"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="search"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="tel"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="text"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="time"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="url"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-input input[type="week"]:focus {
box-shadow: inset 0 0 0 2px #34b989; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-green .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary {
background: #34b989; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-close:before {
background: #477FA5; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input select:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input textarea:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="date"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="datetime"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="datetime-local"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="email"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="month"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="number"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="password"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="search"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="tel"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="text"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="time"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="url"]:focus, .vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-input input[type="week"]:focus {
box-shadow: inset 0 0 0 2px #477FA5; }
.vex.vex-theme-flat-attack.vex-theme-flat-attack-blue .vex-dialog-form .vex-dialog-buttons .vex-dialog-button.vex-dialog-button-primary {
background: #477FA5; }
.vex-loading-spinner.vex-theme-flat-attack {
height: 4em;
width: 4em; }@import url(http://fast.fonts.net/t/1.css?apiType=css&projectid=9d69021b-460d-4827-b604-4b2ba60fbf52);
@font-face{
font-family:"DIN Next LT W01 Regular";
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/936930ba-a8da-4765-9e89-0f35cdff223f.eot?#iefix);
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/936930ba-a8da-4765-9e89-0f35cdff223f.eot?#iefix) format("eot"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/6b4d4830-9c7d-43d2-b5d3-c73f739561b9.woff2) format("woff2"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/ccf25ada-6d2a-4133-95dc-deb039e22999.woff) format("woff"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/126195b4-2fa0-4b95-b5cf-ad9bf10193f0.ttf) format("truetype");
}
@font-face{
font-family:"DIN Next LT W01 Italic";
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/43545a34-77fc-4613-a2ba-eb1f06bdfd5e.eot?#iefix);
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/43545a34-77fc-4613-a2ba-eb1f06bdfd5e.eot?#iefix) format("eot"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/e8258209-d292-4480-9fe3-b30dfa63ea97.woff2) format("woff2"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/c3cbbafb-1878-424d-b2f5-b176d0f9b370.woff) format("woff"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/099f3b78-1eec-4286-a243-a204d96fec0b.ttf) format("truetype");
}
@font-face{
font-family:"DIN Next LT W01 Medium";
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/c6dbdd54-50f5-472a-8b74-0e98ef77e33e.eot?#iefix);
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/c6dbdd54-50f5-472a-8b74-0e98ef77e33e.eot?#iefix) format("eot"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/afabdfcf-432c-49b4-a496-0e5051e87fa9.woff2) format("woff2"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/611ea865-db7e-4c05-94b8-bd1675c90576.woff) format("woff"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/e65314e4-c389-45b8-99a9-26ab6aef066c.ttf) format("truetype");
}
@font-face{
font-family:"DIN Next LT W01 Medium Italic";
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/d181cd2c-c18f-40b3-8015-ac0d8be14b05.eot?#iefix);
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/d181cd2c-c18f-40b3-8015-ac0d8be14b05.eot?#iefix) format("eot"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/e7938824-19f4-4f10-a2f1-a0bf5f7ab502.woff2) format("woff2"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/34afc1f7-a48d-4091-83dc-cd888e3d0df8.woff) format("woff"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/aaa4548c-32c0-4f02-b77c-0643beb254cd.ttf) format("truetype");
}
@font-face{
font-family:"DINNextW01-CondensedLig";
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/c0be55e4-0b40-4646-a643-431ca3639465.eot?#iefix);
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/c0be55e4-0b40-4646-a643-431ca3639465.eot?#iefix) format("eot"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/9ef359c1-4458-4560-874a-1f40df1c01d1.woff2) format("woff2"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/43e82893-3880-47b2-82d6-5b136f8f7477.woff) format("woff"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/72f03533-e4e2-48a4-9d34-53d2964eb649.ttf) format("truetype");
}
@font-face{
font-family:"DIN Next LT W01 Light Cond It";
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/68a80fcf-c69a-4999-b379-0d4592190673.eot?#iefix);
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/68a80fcf-c69a-4999-b379-0d4592190673.eot?#iefix) format("eot"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/b5b6b76b-2b26-46ef-96a9-ba7a8706fb01.woff2) format("woff2"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/da2f6aa2-5a06-4a92-b373-8109382de71a.woff) format("woff"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/95292217-bf12-483a-95ee-f28f7eb83141.ttf) format("truetype");
}
@font-face{
font-family:"DINNextW01-CondensedReg";
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/6fa09720-5b0e-48a5-8895-5af8af928c01.eot?#iefix);
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/6fa09720-5b0e-48a5-8895-5af8af928c01.eot?#iefix) format("eot"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/5dd9f4c4-cfde-415c-bb51-433569311de5.woff2) format("woff2"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/3b15daf5-d7fb-4099-93b9-db20fd26c2fe.woff) format("woff"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/16159505-c85d-44ba-ba2b-64f94e68ddb5.ttf) format("truetype");
}
@font-face{
font-family:"DIN Next LT W01 Condensed It";
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/0a176c2f-5c95-4054-8f3f-453b3cce1127.eot?#iefix);
src:url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/0a176c2f-5c95-4054-8f3f-453b3cce1127.eot?#iefix) format("eot"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/953cafbe-9515-4e7a-af44-c5dc1c025e53.woff2) format("woff2"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/6597bee5-b9db-40e8-843d-1e3239b43f02.woff) format("woff"),url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/Fonts/423bde56-1204-4449-af27-838f9ee024d3.ttf) format("truetype");
}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(https://www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/MaterialIcons-Regular.eot);src:local("Material Icons"),local("MaterialIcons-Regular"),url(https://www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/MaterialIcons-Regular.woff2) format("woff2"),url(https://www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/MaterialIcons-Regular.woff) format("woff"),url(https://www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/fonts/MaterialIcons-Regular.ttf) format("truetype")}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:inherit;display:inline-block;vertical-align:middle !important;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga'}html{box-sizing:border-box}*,::before,::after{box-sizing:inherit}body{background:#000 url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/img/siteback-repeat.jpg) top center no-repeat;background-size:200%;overflow-y:scroll;overflow-x:hidden;font-weight:normal;letter-spacing:0;padding:0;margin:0}@media screen and (min-width: 768px){body{background-size:130%}}@media screen and (min-width: 1025px){body{min-height:100vh;background:#000 url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/img/siteback.jpg) center center no-repeat;background-size:cover;background-attachment:fixed}}*{font-synthesis:none}#page{z-index:10;width:100%;overflow-x:hidden;padding:98px 0 64px 0;position:static}@media screen and (min-width: 767px){#page{padding:98px 16px 64px 16px}}@media screen and (min-width: 1023px){#page{padding:128px 16px}}.menu-item{font-family:"DINNextW01-CondensedLig", sans-serif}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{line-height:1.4em;font-size:.9444444444rem}body,html{margin:0;padding:0}*,html,body{font-size:18px;font-family:"DIN Next LT W01 Regular",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}h1,h2,h3,h4,h5,h6{font-family:"DIN Next LT W01 Medium", sans-serif;margin-top:15px;color:#000;line-height:1em;font-weight:normal}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1{font-size:36px;margin-bottom:10px;text-transform:uppercase}@media screen and (min-width: 768px){h1{font-size:54px}}@media screen and (min-width: 1023px){h1{font-size:72px}}h2{font-size:1.3333333333rem;margin-bottom:7.6923076923px;text-transform:uppercase}@media screen and (min-width: 768px){h2{font-size:2rem}}h3{font-size:1rem;margin-bottom:6.6666666667px;line-height:1.4em;color:#E44400}h4{font-size:1rem;margin-bottom:5.8823529412px;line-height:1.4em}h5{font-size:1rem;margin-bottom:5.5555555556px;line-height:1.4em}h6{font-size:1rem;margin-bottom:5px;line-height:1.4em}p{margin-bottom:10px;font-size:.9444444444rem;line-height:1.4em;color:#000}p:last-of-type{margin-bottom:0}a{color:#E44400;transition:all 0.2s ease}a:hover{color:#7e2600}ul,ol{margin:20px 0 20px 20px}ul li,ol li{margin-top:4px;line-height:1.4em;color:#000}ul ul,ul ol,ol ul,ol ol{margin-top:0}ul li{list-style:disc}ul ul li{list-style:circle}ol li{list-style:decimal}hr{height:1px;margin:30px 0;border:none;background-color:#666666;width:100%;display:block}blockquote{margin:30px 0;font-size:1.2777777778rem;line-height:1.5em;color:#000;text-align:center;font-style:italic}table{width:100%;margin:30px 0;border-collapse:collapse}table,td,th{border:1px solid #DADADA;text-align:left}th{font-weight:800}th,td{padding:15px}figure{margin:30px 0}figure img{margin:0}figcaption{margin-top:10px;color:#1a1a1a;font-size:16px}pre{display:block;margin:0 0 40px 0;padding:20px;background-color:#f9f9f9;border:1px solid #DADADA;overflow:auto;border-radius:3px}pre code{position:static;padding:0;border:none;line-height:1.5em}code{position:relative;top:-0.2em;padding:3px;font-family:Courier New, Courier, monospace;font-size:.787037037rem;color:#282828;line-height:1em;pointer-events:none;border:1px solid #DADADA;border-radius:3px}em,i,.italic{font-style:italic;font-family:"DIN Next LT W01 Medium Italic", sans-serif}strong,b,.bold{font-weight:normal;font-family:"DIN Next LT W01 Medium", sans-serif}img{display:block;max-width:100%}#footer a{color:#E44400 !important}.white h1,.white h2,.white h3,.white h4,.white h5,.white h6,.white ul,.white ol,.white p,.white li{color:#fff}.primary h1,.primary h2,.primary h3,.primary h4,.primary h5,.primary h6,.primary ul,.primary ol,.primary p,.primary li{color:#E44400}.small h1,.small h2,.small h3,.small h4,.small h5,.small h6,.small ul,.small ol,.small p,.small li{font-size:14px}.text-primary{color:#E44400 !important}.text-attention{font-family:"DINNextW01-CondensedLig", sans-serif;font-size:24px;line-height:1;padding-right:32px}@media screen and (min-width: 768px){.text-attention{border-right:1px solid rgba(255,255,255,0.5)}}.text-attention-last{border-right:none}a.cto-main{font-family:"DINNextW01-CondensedReg", sans-serif;color:#fff;background:#E44400;padding:20px 32px 17px 32px;font-style:normal;font-weight:normal;font-size:24px;line-height:24px;align-items:center;text-align:center;letter-spacing:0.02em;text-transform:uppercase;cursor:pointer}.cto-mobile a.cto-main{display:inline-block;width:100%}a.cto-second{font-family:"DINNextW01-CondensedLig", sans-serif;color:#fff;padding:20px 32px 17px 32px;font-style:normal;font-weight:normal;font-size:24px;line-height:24px;align-items:center;text-align:center;letter-spacing:0.02em;cursor:pointer}a.cto-second i{padding-right:8px}.cto-mobile a.cto-second{padding:20px 16px 0px 0px;display:inline-block}a.elementor-button{font-family:"DINNextW01-CondensedLig", sans-serif}@media screen and (max-width: 1185px){.color-dogde{background:rgba(228,68,0,0.5) url(//www.sicherheitsakademienrw.de/wp-content/themes/sicherheitsakademie/style/img/siteback.jpg) center center no-repeat;background-attachment:fixed;background-size:cover;background-blend-mode:color-dodge}}#site-navigation{display:block;width:100%;padding:0;margin:0}div#bg-open-menu,div#bg-close-menu{display:none}@media screen and (max-width: 1186px){div#bg-open-menu,div#bg-close-menu{display:block;padding:8px;cursor:pointer;font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:32px;display:inline-block;vertical-align:middle !important;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;color:#ffffff;line-height:32px;text-align:center}}div#bg-close-menu{position:absolute;top:14px;right:16px}div#bg-open-menu{position:absolute;top:14px;right:16px}@media screen and (max-width: 1185px){div#menubody{transform:translateY(-120%);transition:transform 200ms ease-in;box-shadow:0px 0px 160px rgba(0,0,0,0.75);display:block;position:absolute;z-index:10000;top:0;left:0;width:100%;background:#E44400;padding:48px 0 0 0}div#menubody ul{display:block;width:100%;padding:0;margin:0}div#menubody li{list-style-type:none;margin:0;padding:0;display:block;width:100%}div#menubody li a{display:block;color:#ffffff;padding:8px 16px;text-decoration:none;font-size:22px;border-bottom:1px solid rgba(255,255,255,0.5)}div#menubody li:last-child a{border-bottom:0;color:#E44400;background:#ffffff}div#menubody li:last-child a:after{content:'arrow_forward';font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:inherit;display:inline-block;vertical-align:middle !important;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;padding-left:8px}}@media screen and (min-width: 1186px){div#menubody{display:block;position:fixed;top:0;left:0;z-index:10000;width:100%;text-align:right;margin:0;padding:16px;transition:all 300ms}div#menubody ul{padding:0;margin:0;display:block}div#menubody li{display:inline-block;list-style-type:none;margin:0;padding:0}div#menubody li:last-of-type{padding-right:8px}div#menubody li:last-of-type a{color:#E44400;opacity:1 !important}div#menubody li:last-of-type a:after{content:'arrow_forward';font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:inherit;display:inline-block;vertical-align:middle !important;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;padding-left:8px}div#menubody a{text-decoration:none;color:#ffffff;display:inline-block;padding:16px 8px;font-size:19px}div#menubody a:hover,div#menubody a:focus{opacity:0.5}div#menubody .current-menu-item a{opacity:0.25}div#menubody .current-menu-item a:after{transform-origin:center center}}@media screen and (min-width: 1280px){div#menubody a{font-size:22px}}@media screen and (max-width: 1185px){.bg-menu-mobile-open div#menubody{transition:transform 300ms ease-out;transform:translateY(0%) !important}}@media screen and (min-width: 1186px){.nav-bg div#menubody{background:rgba(0,0,0,0.9) !important;transition:all 300ms}}#logo{position:absolute;top:20px;left:16px}@media screen and (min-width: 1186px){#logo{top:25px;left:31px;position:fixed;z-index:20000}}#logo img{width:auto;height:42px}@media screen and (min-width: 375px){#logo img{height:48px}}@media screen and (min-width: 1186px){#logo img{height:52px}}footer{margin:0 auto;width:100%;max-width:1140px;padding:16px 0px 0px 0px;z-index:10;position:relative}@media screen and (min-width: 1023px){footer{display:flex;justify-content:space-between;padding:64px 8px 0 8px}}footer *{color:#ffffff;font-size:17px !important}@media screen and (min-width: 1440px){footer *{font-family:"DINNextW01-CondensedLig", sans-serif;font-size:24px !important;line-height:1}}footer a{text-decoration:none}footer a i.fa{padding-right:8px}footer a *{color:#E44400}footer div.footer-inside{padding:16px 16px 0px 16px}@media screen and (min-width: 1023px){footer div.footer-inside{padding:0px 32px 32px 32px;border-left:1px solid rgba(255,255,255,0.5)}}.datenschutzform{opacity:0.5}button[type=submit]{background-color:#E44400;cursor:pointer;border-radius:0 !important;font-family:"DINNextW01-CondensedReg", sans-serif;color:#fff;background:#E44400;text-transform:uppercase;padding:20px 32px 17px 32px !important;font-style:normal;font-weight:normal;font-size:24px;line-height:24px;align-items:center;text-align:center;letter-spacing:0.02em}a.biglink{font-size:24px;letter-spacing:-1px}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}@font-face{font-family:eicons;src:url(//www.sicherheitsakademienrw.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0);src:url(//www.sicherheitsakademienrw.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.43.0#iefix) format("embedded-opentype"),url(//www.sicherheitsakademienrw.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.43.0) format("woff2"),url(//www.sicherheitsakademienrw.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.43.0) format("woff"),url(//www.sicherheitsakademienrw.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.43.0) format("truetype"),url(//www.sicherheitsakademienrw.de/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.43.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}