header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
@media screen and (min-width: 1200px) {
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}40%,43%,70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scalepFwV  pFwV                  u3wV          `3wV  ؿFwV          FwV   @      FwV          orm:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-1turn);transform:perspective(400px) rotateY(-1turn)}0%,40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95)}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg)}60%,80%{opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-wpFwV  pFwV                  u3wV          `3wV  ؿFwV          FwV   @      FwV          ansform:rotate(-200deg);transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.37
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("/dist/fonts/glyphicons-halflings-regular.eot");
  src: url("/dist/fonts/glyphicons-halflings-regular.eot?#iefix")
      format("embedded-opentype"),
    url("/dist/fonts/glyphicons-halflings-regular.woff2") format("woff2"),
    url("/dist/fonts/glyphicons-halflings-regular.woff") format("woff"),
    url("/dist/fonts/glyphicons-halflings-regular.ttf") format("truetype"),
    url("/dist/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular")
      format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.dropdown-menu {
  position: absolute;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/*!
* Datetimepicker for Bootstrap 3
* version : 4.17.37
* https://github.com/Eonasdan/bootstrap-datetimepicker/
*/
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: "";
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: 0.8em;
  height: 20px;
  line-height: 20px;
  color: #777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: "";
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
#cookie-bar, #cookie-bar * {
    box-sizing: border-box;
}
#cookie-bar {background:#fff; height:auto; line-height:24px; color:#000; text-align:center; padding:25px 25px;}

#cookie-bar.fixed {
	/*min-height: 120px;*/
	position:fixed; top:0; left:0; width:100%;
	display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;
	align-items: center;
}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}

#cookie-bar p {margin:0; padding:0; font-size: 12px; margin-left: auto;
	margin-right: auto;
	/*max-width:1170px;*/
}
#cookie-bar a {color:#000; font-size: 12px; display:inline-block; text-decoration:none; margin-left:4px;}

#cookie-bar .cb-enable {margin: 5px 0 0 20px;border: 1px solid #000; color: #000; padding: 2px 10px;transition: all 0.3s ease-in;}
#cookie-bar .cb-enable:hover {background:none;color:#fe0000;border-color:#fe0000;}

#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}

#cookie-bar .cb-policy {position: relative; font-weight: bold; transition: color 0.3s ease-in;}
#cookie-bar .cb-policy:hover {
	color: #fe0000;;
}
#cookie-bar .cb-policy:after {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #fe0000;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: width 0.3s ease-in;
}
#cookie-bar .cb-policy:hover:after {
	width: 100%;
}

.mod_cms_accept_tags p a {
	color: #fe0000;
}
.mod_cms_accept_tags .tags label:before {
	opacity: 0;
	visibility: hidden;
}
.mod_cms_accept_tags form > .tags > div .head input:checked + label {
	background-color: #ffa8a8;
}
.mod_cms_accept_tags form > .tags > div .head input:checked + label:after {
	background: #fe0000;
}

.search-result > div:before {
    display: none !important;
}
.search-result .results > div ~ div:before {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background: #fe0000;
    margin: 40px auto;
}

.mod_dse_products_reader .downloads tr {
	position: relative;
}
.mod_dse_products_reader .downloads .td-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mod_dse_products_reader .downloads .td-link a {
	display: block;
	width: 100%;
	height: 100%;
}


@media screen and (min-width: 768px) {
	.search-result .results > div ~ div:before {
	    width: 100px;
	}
	.ce_rsce_accessories article {
		width: 100%;
	}
	.ce_rsce_accessories .with-image .image-holder {
		background-size: 90% auto !important;
	}
}

@media screen and (max-width: 767px) {
	.footer-nav-info {
		order: 1;
	}
	.footer-nav-privacy {
		order: 2;
	}
	.footer-socials-wrapper {
		order: 3;
	}
	.footer-socials-wrapper {
		display: block !important;
		width: 100% !important;
	    flex: 0 0 100% !important;
	    max-width: 100% !important;
	}
}
/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1200px; } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1200px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input[disabled] ~ .form-check-label,
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.form-control .was-validated :valid,
.form-control .is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .form-control .was-validated :valid:focus,
  .form-control .is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

textarea.form-control .was-validated :valid,
textarea.form-control .is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.custom-select .was-validated :valid,
.custom-select .is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .custom-select .was-validated :valid:focus,
  .custom-select .is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.form-check-input .was-validated :valid ~ .form-check-label,
.form-check-input .is-valid ~ .form-check-label {
  color: #28a745; }

.form-check-input .was-validated :valid ~ .valid-feedback,
.form-check-input .was-validated :valid ~ .valid-tooltip,
.form-check-input .is-valid ~ .valid-feedback,
.form-check-input .is-valid ~ .valid-tooltip {
  display: block; }

.custom-control-input .was-validated :valid ~ .custom-control-label,
.custom-control-input .is-valid ~ .custom-control-label {
  color: #28a745; }
  .custom-control-input .was-validated :valid ~ .custom-control-label::before,
  .custom-control-input .is-valid ~ .custom-control-label::before {
    border-color: #28a745; }

.custom-control-input .was-validated :valid:checked ~ .custom-control-label::before,
.custom-control-input .is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.custom-control-input .was-validated :valid:focus ~ .custom-control-label::before,
.custom-control-input .is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.custom-control-input .was-validated :valid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input .is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.custom-file-input .was-validated :valid ~ .custom-file-label,
.custom-file-input .is-valid ~ .custom-file-label {
  border-color: #28a745; }

.custom-file-input .was-validated :valid:focus ~ .custom-file-label,
.custom-file-input .is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.form-control .was-validated :invalid,
.form-control .is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .form-control .was-validated :invalid:focus,
  .form-control .is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

textarea.form-control .was-validated :invalid,
textarea.form-control .is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.custom-select .was-validated :invalid,
.custom-select .is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .custom-select .was-validated :invalid:focus,
  .custom-select .is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-check-input .was-validated :invalid ~ .form-check-label,
.form-check-input .is-invalid ~ .form-check-label {
  color: #dc3545; }

.form-check-input .was-validated :invalid ~ .invalid-feedback,
.form-check-input .was-validated :invalid ~ .invalid-tooltip,
.form-check-input .is-invalid ~ .invalid-feedback,
.form-check-input .is-invalid ~ .invalid-tooltip {
  display: block; }

.custom-control-input .was-validated :invalid ~ .custom-control-label,
.custom-control-input .is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .custom-control-input .was-validated :invalid ~ .custom-control-label::before,
  .custom-control-input .is-invalid ~ .custom-control-label::before {
    border-color: #dc3545; }

.custom-control-input .was-validated :invalid:checked ~ .custom-control-label::before,
.custom-control-input .is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }

.custom-control-input .was-validated :invalid:focus ~ .custom-control-label::before,
.custom-control-input .is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.custom-control-input .was-validated :invalid:focus:not(:checked) ~ .custom-control-label::before,
.custom-control-input .is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }

.custom-file-input .was-validated :invalid ~ .custom-file-label,
.custom-file-input .is-invalid ~ .custom-file-label {
  border-color: #dc3545; }

.custom-file-input .was-validated :invalid:focus ~ .custom-file-label,
.custom-file-input .is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  .btn:hover {
    color: #212529;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none; }
  .btn-link:hover {
    color: #0056b3;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-file-input[disabled] ~ .custom-file-label,
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem; }
  .navbar .container, .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid,
    .navbar-expand-sm > .container-sm,
    .navbar-expand-sm > .container-md,
    .navbar-expand-sm > .container-lg,
    .navbar-expand-sm > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid,
    .navbar-expand-md > .container-sm,
    .navbar-expand-md > .container-md,
    .navbar-expand-md > .container-lg,
    .navbar-expand-md > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid,
    .navbar-expand-lg > .container-sm,
    .navbar-expand-lg > .container-md,
    .navbar-expand-lg > .container-lg,
    .navbar-expand-lg > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid,
    .navbar-expand-xl > .container-sm,
    .navbar-expand-xl > .container-md,
    .navbar-expand-xl > .container-lg,
    .navbar-expand-xl > .container-xl {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid,
  .navbar-expand > .container-sm,
  .navbar-expand > .container-md,
  .navbar-expand > .container-lg,
  .navbar-expand > .container-xl {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid,
  .navbar-expand > .container-sm,
  .navbar-expand > .container-md,
  .navbar-expand > .container-lg,
  .navbar-expand > .container-xl {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card {
      flex: 1 0 0%;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }

.card-group > .card {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group > .card {
      flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group > .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-top,
        .card-group > .card:not(:last-child) .card-header {
          border-top-right-radius: 0; }
        .card-group > .card:not(:last-child) .card-img-bottom,
        .card-group > .card:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-top,
        .card-group > .card:not(:first-child) .card-header {
          border-top-left-radius: 0; }
        .card-group > .card:not(:first-child) .card-img-bottom,
        .card-group > .card:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

.card-columns .card {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion > .card {
  overflow: hidden; }
  .accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge {
      transition: none; } }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary {
  color: #fff;
  background-color: #007bff; }
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #0062cc; }
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.badge-secondary {
  color: #fff;
  background-color: #6c757d; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62; }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.badge-success {
  color: #fff;
  background-color: #28a745; }
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #1e7e34; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.badge-info {
  color: #fff;
  background-color: #17a2b8; }
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #117a8b; }
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.badge-warning {
  color: #212529;
  background-color: #ffc107; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #d39e00; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.badge-danger {
  color: #fff;
  background-color: #dc3545; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.badge-light {
  color: #212529;
  background-color: #f8f9fa; }
  a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5; }
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.badge-dark {
  color: #fff;
  background-color: #343a40; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124; }
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      animation: none; } }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal {
  flex-direction: row; }
  .list-group-horizontal .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal .list-group-item + .list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row; }
    .list-group-horizontal-sm .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-md .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

.list-group-flush .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0; }
  .list-group-flush .list-group-item:first-child {
    border-top-width: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom-width: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: white;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: white;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: white;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: white;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: white;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: white;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: white;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: white;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:hover {
    color: #000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none; }

a.close.disabled {
  pointer-events: none; }

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body {
  padding: 0.75rem; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: spinner-grow .75s linear infinite; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: white !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #d8d8d8 !important; }

.border-top {
  border-top: 1px solid #d8d8d8 !important; }

.border-right {
  border-right: 1px solid #d8d8d8 !important; }

.border-bottom {
  border-bottom: 1px solid #d8d8d8 !important; }

.border-left {
  border-left: 1px solid #d8d8d8 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: white !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: white !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid black; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: white !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

@charset "UTF-8";
button {
  border: none;
  outline: none;
  padding: 0;
  background: none;
  cursor: pointer; }
  button:hover {
    outline: none !important; }

p.back {
  text-align: left;
  margin-bottom: 15px; }
  @media (min-width: 1200px) {
    p.back {
      margin-bottom: 25px; } }

.button-block,
.back {
  overflow: hidden;
  text-align: left;
  margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .button-block,
    .back {
      margin-bottom: 25px; } }
  .button-block.col-centered,
  .back.col-centered {
    text-align: center; }
  .button-block button,
  .button-block a,
  .back button,
  .back a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 9px 12px;
    text-transform: uppercase;
    color: white;
    line-height: 1;
    font-family: "Swiss_721 W01 Bold";
    font-size: 14px;
    font-size: 0.875rem;
    border: 1px solid transparent;
    background: #fe0000;
    -webkit-transition: background 0.2s ease-in, color 0.2s ease-in;
    -moz-transition: background 0.2s ease-in, color 0.2s ease-in;
    -ms-transition: background 0.2s ease-in, color 0.2s ease-in;
    -o-transition: background 0.2s ease-in, color 0.2s ease-in;
    transition: background 0.2s ease-in, color 0.2s ease-in; }
    @media (min-width: 1200px) {
      .button-block button,
      .button-block a,
      .back button,
      .back a {
        letter-spacing: 1px; } }
    .button-block button:after,
    .button-block a:after,
    .back button:after,
    .back a:after {
      position: relative;
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      margin-left: 9px;
      display: inline-block;
      vertical-align: bottom;
      font-size: 13px;
      font-size: 0.8125rem; }
    .button-block button:hover,
    .button-block a:hover,
    .back button:hover,
    .back a:hover {
      background: none;
      color: black;
      border-color: black; }
    .button-block button.brand-primary, .button-block button.color-primary,
    .button-block a.brand-primary,
    .button-block a.color-primary,
    .back button.brand-primary,
    .back button.color-primary,
    .back a.brand-primary,
    .back a.color-primary {
      border-color: #fe0000;
      color: white; }
      .button-block button.brand-primary:hover, .button-block button.color-primary:hover,
      .button-block a.brand-primary:hover,
      .button-block a.color-primary:hover,
      .back button.brand-primary:hover,
      .back button.color-primary:hover,
      .back a.brand-primary:hover,
      .back a.color-primary:hover {
        color: #fe0000; }
    .button-block button.color-solid,
    .button-block a.color-solid,
    .back button.color-solid,
    .back a.color-solid {
      border-color: #fe0000;
      color: white; }
      .button-block button.color-solid:hover,
      .button-block a.color-solid:hover,
      .back button.color-solid:hover,
      .back a.color-solid:hover {
        color: #fe0000;
        background: white;
        border-color: white; }
    .button-block button.brand-secondary, .button-block button.color-secondary,
    .button-block a.brand-secondary,
    .button-block a.color-secondary,
    .back button.brand-secondary,
    .back button.color-secondary,
    .back a.brand-secondary,
    .back a.color-secondary {
      background: none;
      border-color: black;
      color: black; }
      .button-block button.brand-secondary:hover, .button-block button.color-secondary:hover,
      .button-block a.brand-secondary:hover,
      .button-block a.color-secondary:hover,
      .back button.brand-secondary:hover,
      .back button.color-secondary:hover,
      .back a.brand-secondary:hover,
      .back a.color-secondary:hover {
        border-color: #fe0000;
        color: #fe0000; }
    .button-block button.brand-white, .button-block button.color-white,
    .button-block a.brand-white,
    .button-block a.color-white,
    .back button.brand-white,
    .back button.color-white,
    .back a.brand-white,
    .back a.color-white {
      background: white;
      border-color: white;
      color: #fe0000; }
      .button-block button.brand-white:hover, .button-block button.color-white:hover,
      .button-block a.brand-white:hover,
      .button-block a.color-white:hover,
      .back button.brand-white:hover,
      .back button.color-white:hover,
      .back a.brand-white:hover,
      .back a.color-white:hover {
        background: none;
        color: white; }
    .button-block button.border-white, .button-block button.color-ghost,
    .button-block a.border-white,
    .button-block a.color-ghost,
    .back button.border-white,
    .back button.color-ghost,
    .back a.border-white,
    .back a.color-ghost {
      background: none;
      color: white;
      border-color: white; }
      .button-block button.border-white:hover, .button-block button.color-ghost:hover,
      .button-block a.border-white:hover,
      .button-block a.color-ghost:hover,
      .back button.border-white:hover,
      .back button.color-ghost:hover,
      .back a.border-white:hover,
      .back a.color-ghost:hover {
        background: white;
        color: #fe0000;
        border-color: white; }
  .button-block.brand-primary, .button-block.color-primary,
  .back.brand-primary,
  .back.color-primary {
    background: none; }
    .button-block.brand-primary a, .button-block.color-primary a,
    .back.brand-primary a,
    .back.color-primary a {
      border-color: #fe0000;
      color: white; }
      .button-block.brand-primary a:hover, .button-block.color-primary a:hover,
      .back.brand-primary a:hover,
      .back.color-primary a:hover {
        color: #fe0000; }
  .button-block.color-solid,
  .back.color-solid {
    background: none; }
    .button-block.color-solid a,
    .back.color-solid a {
      border-color: #fe0000;
      color: white; }
      .button-block.color-solid a:hover,
      .back.color-solid a:hover {
        color: #fe0000;
        background: white;
        border-color: white; }
  .button-block.brand-secondary, .button-block.color-secondary,
  .back.brand-secondary,
  .back.color-secondary {
    background: none; }
    .button-block.brand-secondary a, .button-block.color-secondary a,
    .back.brand-secondary a,
    .back.color-secondary a {
      background: none;
      border-color: black;
      color: black; }
      .button-block.brand-secondary a:hover, .button-block.color-secondary a:hover,
      .back.brand-secondary a:hover,
      .back.color-secondary a:hover {
        border-color: #fe0000;
        color: #fe0000; }
  .button-block.brand-white, .button-block.color-white,
  .back.brand-white,
  .back.color-white {
    background: none; }
    .button-block.brand-white a, .button-block.color-white a,
    .back.brand-white a,
    .back.color-white a {
      background: white;
      border-color: white;
      color: #fe0000; }
      .button-block.brand-white a:hover, .button-block.color-white a:hover,
      .back.brand-white a:hover,
      .back.color-white a:hover {
        background: none;
        color: white; }
  .button-block.border-white a, .button-block.color-ghost a,
  .back.border-white a,
  .back.color-ghost a {
    background: none;
    color: white;
    border-color: white; }
    .button-block.border-white a:hover, .button-block.color-ghost a:hover,
    .back.border-white a:hover,
    .back.color-ghost a:hover {
      background: white;
      color: #fe0000;
      border-color: white; }

.back a {
  color: black;
  background: white;
  border-color: black;
  -webkit-transition: border-color 0.2s ease-in, color 0.2s ease-in;
  -moz-transition: border-color 0.2s ease-in, color 0.2s ease-in;
  -ms-transition: border-color 0.2s ease-in, color 0.2s ease-in;
  -o-transition: border-color 0.2s ease-in, color 0.2s ease-in;
  transition: border-color 0.2s ease-in, color 0.2s ease-in; }
  .back a:hover {
    color: #fe0000;
    border-color: #fe0000; }
  .back a:before {
    position: relative;
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-right: 9px;
    display: inline-block;
    vertical-align: bottom;
    font-size: 13px;
    font-size: 0.8125rem;
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
    zoom: 1; }
  .back a:after {
    display: none; }

.bg-grey,
.color-grey {
  background: whitesmoke; }

.bg-primary,
.color-primary {
  background: #fe0000; }
  .bg-primary p,
  .bg-primary li,
  .bg-primary h1,
  .bg-primary h2,
  .bg-primary h3,
  .bg-primary h4,
  .bg-primary h5,
  .bg-primary h6,
  .bg-primary tr,
  .color-primary p,
  .color-primary li,
  .color-primary h1,
  .color-primary h2,
  .color-primary h3,
  .color-primary h4,
  .color-primary h5,
  .color-primary h6,
  .color-primary tr {
    color: white; }

.bg-secondary,
.color-secondary {
  background: black; }
  .bg-secondary p,
  .bg-secondary li,
  .bg-secondary h1,
  .bg-secondary h2,
  .bg-secondary h3,
  .bg-secondary h4,
  .bg-secondary h5,
  .bg-secondary h6,
  .bg-secondary tr,
  .color-secondary p,
  .color-secondary li,
  .color-secondary h1,
  .color-secondary h2,
  .color-secondary h3,
  .color-secondary h4,
  .color-secondary h5,
  .color-secondary h6,
  .color-secondary tr {
    color: white; }

.ce_form .submit_container,
.ce_form .widget-submit {
  overflow: hidden;
  position: relative;
  width: 100%;
  text-align: right;
  margin-top: 8px; }
  .ce_form .submit_container .submit,
  .ce_form .submit_container a,
  .ce_form .widget-submit .submit,
  .ce_form .widget-submit a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 9px 12px;
    text-transform: uppercase;
    color: white;
    line-height: 1;
    font-family: "Swiss_721 W01 Bold";
    font-size: 14px;
    font-size: 0.875rem;
    border: 1px solid transparent;
    background: #fe0000;
    -webkit-transition: background 0.2s ease-in, color 0.2s ease-in;
    -moz-transition: background 0.2s ease-in, color 0.2s ease-in;
    -ms-transition: background 0.2s ease-in, color 0.2s ease-in;
    -o-transition: background 0.2s ease-in, color 0.2s ease-in;
    transition: background 0.2s ease-in, color 0.2s ease-in; }
    .ce_form .submit_container .submit:after,
    .ce_form .submit_container a:after,
    .ce_form .widget-submit .submit:after,
    .ce_form .widget-submit a:after {
      position: relative;
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      margin-left: 9px;
      display: inline-block;
      vertical-align: bottom;
      font-size: 13px;
      font-size: 0.8125rem; }
    .ce_form .submit_container .submit:hover,
    .ce_form .submit_container a:hover,
    .ce_form .widget-submit .submit:hover,
    .ce_form .widget-submit a:hover {
      background: none;
      color: #fe0000;
      border-color: #fe0000; }

@charset "UTF-8";
#cboxOverlay {
  background: rgba(0, 0, 0, 0.7) !important;
  cursor: zoom-out; }
  #cboxOverlay.lb-compare {
    background: rgba(0, 0, 0, 0.85) !important; }

#cboxTitle,
#cboxCurrent {
  display: none !important; }

#cboxLoadedContent {
  border: 0 !important; }

#cboxClose,
#cboxPrevious,
#cboxNext {
  font-size: 0; }

.lb-compare #cboxClose {
  background: whitesmoke; }
  @media (max-width: 767px) {
    .lb-compare #cboxClose {
      width: 30px !important;
      height: 30px !important;
      top: 45px !important; } }

#cboxClose {
  top: 25px !important;
  right: 25px !important;
  width: 20px;
  height: 20px;
  color: black;
  background: white;
  -webkit-transition: background 0.2s ease-in, color 0.2s ease-in;
  -moz-transition: background 0.2s ease-in, color 0.2s ease-in;
  -ms-transition: background 0.2s ease-in, color 0.2s ease-in;
  -o-transition: background 0.2s ease-in, color 0.2s ease-in;
  transition: background 0.2s ease-in, color 0.2s ease-in; }
  @media (min-width: 768px) {
    #cboxClose {
      width: 35px;
      height: 35px; } }
  @media (min-width: 1200px) {
    #cboxClose {
      width: 50px;
      height: 50px; } }
  #cboxClose:before {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 10px;
    font-size: 0.625rem;
    text-indent: 0;
    display: block; }
    @media (min-width: 768px) {
      #cboxClose:before {
        font-size: 18px;
        font-size: 1.125rem; } }
    @media (min-width: 1200px) {
      #cboxClose:before {
        font-size: 22px;
        font-size: 1.375rem; } }
  #cboxClose:hover {
    color: white;
    background: #fe0000; }

#cboxPrevious,
#cboxNext {
  width: 32px;
  height: 32px;
  background: none !important;
  margin-top: -16px !important;
  color: white;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in; }
  #cboxPrevious:before,
  #cboxNext:before {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    font-size: 2rem;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -16px 0 0 -16px;
    text-indent: 0; }
  #cboxPrevious:hover,
  #cboxNext:hover {
    color: #fe0000; }

#cboxPrevious {
  left: 25px !important; }
  #cboxPrevious:before {
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
    zoom: 1;
    content: ""; }

#cboxNext {
  right: 25px !important; }
  #cboxNext:before {
    content: ""; }

#cboxOverlay {
  background: #001b3d;
  background: rgba(0, 27, 61, 0.6); }

#cboxContent {
  margin: 0;
  background: none !important; }

@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes uil-ring-anim {
  0% {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

#cboxLoadingGraphic {
  background: none !important;
  width: 100px !important;
  height: 100px !important;
  top: 50% !important;
  left: 50% !important;
  margin: -50px 0 0 -50px; }

#cboxLoadingGraphic:before {
  content: "";
  display: block;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 80px;
  box-shadow: 0 6px 0 0 #fafafa;
  -ms-animation: uil-ring-anim 1s linear infinite;
  -moz-animation: uil-ring-anim 1s linear infinite;
  -webkit-animation: uil-ring-anim 1s linear infinite;
  -o-animation: uil-ring-anim 1s linear infinite;
  animation: uil-ring-anim 1s linear infinite; }

@charset "UTF-8";
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

::-webkit-input-placeholder {
  font-family: "Swiss_721 W01 Medium";
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1; }

:-moz-placeholder {
  font-family: "Swiss_721 W01 Medium";
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1; }

::-moz-placeholder {
  font-family: "Swiss_721 W01 Medium";
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1; }

:-ms-input-placeholder {
  font-family: "Swiss_721 W01 Medium";
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 1; }

:hover::-webkit-input-placeholder {
  opacity: 1;
  text-shadow: 0 0 black; }

:hover:-moz-placeholder {
  opacity: 1;
  text-shadow: 0 0 black; }

:hover::-moz-placeholder {
  opacity: 1;
  text-shadow: 0 0 black; }

:hover:-ms-input-placeholder {
  opacity: 1;
  text-shadow: 0 0 black; }

.widget {
  position: relative; }
  @media (min-width: 768px) {
    .widget {
      width: 100%;
      -webkit-box-flex: 0 1 100%;
      -moz-box-flex: 0 1 100%;
      -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      flex-basis: 100%; } }
  @media (min-width: 768px) {
    .widget.halfwidth {
      width: calc(50% - 15px);
      -webkit-box-flex: 0 1 calc(50% - 15px);
      -moz-box-flex: 0 1 calc(50% - 15px);
      -webkit-flex: 0 1 calc(50% - 15px);
      -ms-flex: 0 1 calc(50% - 15px);
      flex: 0 1 calc(50% - 15px);
      flex-basis: calc(50% - 15px); } }
  @media (min-width: 768px) {
    .widget.is-single {
      margin-right: calc(50% + 15px); } }
  .widget.has-popup label {
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.3;
    margin-bottom: 7.5px;
    font-family: "Swiss_721 W01 Bold";
    text-transform: uppercase; }
    @media (min-width: 1200px) {
      .widget.has-popup label {
        margin-bottom: 12.5px; } }
  .widget.has-popup i {
    position: absolute;
    bottom: 22px;
    right: 10px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -ms-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in;
    cursor: pointer; }
    @media (min-width: 768px) {
      .widget.has-popup i {
        right: 20px; } }
    .widget.has-popup i.active, .widget.has-popup i:hover {
      color: #fe0000; }
  .widget .popup-block {
    position: absolute;
    right: 0;
    bottom: calc(100% + 10px);
    width: 320px;
    padding: 15px 15px 15px 15px;
    background: white;
    box-shadow: 0 0 35px -2px rgba(0, 0, 0, 0.35);
    display: none; }
    .widget .popup-block:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-top: 10px solid white;
      position: absolute;
      bottom: -10px;
      right: 15px; }
    .widget .popup-block > div {
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: column; }
    .widget .popup-block .close {
      position: absolute;
      top: 15px;
      right: 15px;
      font-size: 12px;
      font-size: 0.75rem;
      line-height: 1;
      z-index: 1; }
      .widget .popup-block .close:hover {
        color: #fe0000; }
    .widget .popup-block .image_container {
      margin-bottom: 15px; }
    .widget .popup-block h2,
    .widget .popup-block h3,
    .widget .popup-block h4,
    .widget .popup-block h5,
    .widget .popup-block h6 {
      order: -1; }
    .widget .popup-block p {
      font-size: 12px;
      font-size: 0.75rem;
      margin-bottom: 0; }
  .widget.theme-button {
    margin-top: 30px; }
    .widget.theme-button legend {
      display: block; }
    @media (max-width: 767px) {
      .widget.theme-button span {
        width: auto; } }
    .widget.theme-button span + span {
      margin-left: 0;
      margin-top: 15px; }
      @media (min-width: 768px) {
        .widget.theme-button span + span {
          margin-top: 0;
          margin-left: 20px; } }
      @media (min-width: 1200px) {
        .widget.theme-button span + span {
          margin-left: 30px; } }
    .widget.theme-button label {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      padding: 9px 14px;
      text-transform: uppercase;
      color: white;
      line-height: 1;
      font-family: "Swiss721W01-BoldExtende";
      font-size: 14px;
      font-size: 0.875rem;
      letter-spacing: 1px;
      border: 1px solid transparent;
      background: #fe0000;
      cursor: pointer;
      -webkit-transition: background 0.2s ease-in, color 0.2s ease-in;
      -moz-transition: background 0.2s ease-in, color 0.2s ease-in;
      -ms-transition: background 0.2s ease-in, color 0.2s ease-in;
      -o-transition: background 0.2s ease-in, color 0.2s ease-in;
      transition: background 0.2s ease-in, color 0.2s ease-in; }
      .widget.theme-button label:before {
        display: none; }
      .widget.theme-button label:after {
        position: relative;
        font-family: "icomoon" !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        margin-left: 9px;
        display: inline-block;
        vertical-align: bottom;
        font-size: 14px;
        font-size: 0.875rem; }
      .widget.theme-button label:hover {
        background: none;
        color: #fe0000;
        border-color: #fe0000; }
    .widget.theme-button input[type="radio"]:checked + label {
      background: none;
      color: #fe0000;
      border-color: #fe0000; }

fieldset.halfwidth:before, fieldset.halfwidth:after {
  content: "";
  display: table; }

fieldset.halfwidth:after {
  clear: both; }

@media (min-width: 768px) {
  fieldset.halfwidth {
    width: calc(50% - 15px);
    -webkit-box-flex: 0 1 calc(50% - 15px);
    -moz-box-flex: 0 1 calc(50% - 15px);
    -webkit-flex: 0 1 calc(50% - 15px);
    -ms-flex: 0 1 calc(50% - 15px);
    flex: 0 1 calc(50% - 15px);
    flex-basis: calc(50% - 15px); } }

fieldset.halfwidth .widget:not(.halfwidth) {
  clear: left; }

@media (min-width: 768px) {
  fieldset.halfwidth .widget.halfwidth {
    float: left;
    width: 50%;
    -webkit-box-flex: 0 1 50%;
    -moz-box-flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    flex-basis: 50%; } }

@media (min-width: 768px) {
  fieldset.halfwidth .widget.halfwidth.gap-right {
    margin-right: 15px; } }

input,
select,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Swiss_721 W01 Roman";
  font-size: 14px;
  font-size: 0.875rem;
  color: black;
  width: 100%;
  background: white;
  margin-bottom: 15px;
  -webkit-appearance: none;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 7px 10px;
  border: 1px solid #d8d8d8; }
  @media (min-width: 768px) {
    input,
    select,
    textarea {
      padding: 7px 20px; } }
  input:focus,
  select:focus,
  textarea:focus {
    outline: none; }
  input.error,
  select.error,
  textarea.error {
    color: red;
    border-color: red; }

.form input,
.form select,
.form textarea {
  padding-left: 20px; }

input.is-date {
  background-image: url(/files/public/svg/calendar.svg);
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: right 10px top 50%;
  cursor: pointer; }
  @media (min-width: 768px) {
    input.is-date {
      background-position: right 20px top 50%; } }

svg:not(:root) {
  overflow: hidden; }

label {
  display: none;
  width: 100%;
  margin-bottom: 10px;
  font-family: "Swiss_721 W01 Roman";
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1; }
  label.checkbox {
    float: none;
    display: block;
    margin-bottom: 10px; }
  label.error {
    position: absolute;
    left: 0;
    bottom: 10px;
    color: red;
    font-size: 12px;
    font-size: 0.75rem;
    font-family: "Swiss_721 W01 Roman";
    border: none;
    padding: 0; }
    label.error:after {
      display: none; }
    label.error + label {
      display: none; }

select {
  width: 100%;
  height: auto; }

textarea {
  width: 100%;
  max-width: 100%;
  height: 320px;
  resize: vertical; }

legend {
  font-family: "Swiss721W01-BoldExtende";
  text-transform: uppercase;
  color: black;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3;
  margin-bottom: 7.5px; }
  @media (min-width: 1200px) {
    legend {
      margin-bottom: 12.5px; } }
  @media (min-width: 1200px) {
    legend {
      font-size: 20px;
      font-size: 1.25rem; } }

input[type="radio"] + label::before,
input[type="checkbox"] + label::before {
  content: " ";
  display: inline-block;
  width: 12px;
  height: 12px;
  text-align: center;
  position: relative;
  border: 3px solid #fff;
  margin-right: 0.4em;
  box-shadow: 0 0 0px 1px #d8d8d8;
  -webkit-transition: background 0.2s ease-in;
  -moz-transition: background 0.2s ease-in;
  -ms-transition: background 0.2s ease-in;
  -o-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
  position: absolute;
  left: 0;
  top: 3px; }

input[type="radio"] + label::before {
  border-radius: 50%; }

@media (max-width: 767px) {
  input[type="checkbox"] + label::before {
    width: 10px;
    height: 10px; } }

input[type="radio"]:checked + label::before,
input[type="checkbox"]:checked + label::before {
  background: #fe0000; }

.is-privacy .radio_container label,
.is-privacy .checkbox_container label {
  font-size: 12px;
  font-size: 0.75rem; }

.is-privacy .radio_container span,
.is-privacy .checkbox_container span {
  width: 100%; }

.radio_container span + span {
  margin-left: 22px; }

@media (min-width: 1200px) {
  .checkbox_container span + span {
    margin-left: 30px; } }

.radio_container,
.checkbox_container {
  position: relative;
  margin: 5px 0 15px;
  padding: 0;
  clear: both; }
  .radio_container:before, .radio_container:after,
  .checkbox_container:before,
  .checkbox_container:after {
    content: "";
    display: table; }
  .radio_container:after,
  .checkbox_container:after {
    clear: both; }
  .radio_container legend,
  .checkbox_container legend {
    width: 100%; }
  @media (min-width: 768px) {
    .radio_container.grid-box span,
    .checkbox_container.grid-box span {
      width: 33.33%; } }
  @media (min-width: 1200px) {
    .radio_container.grid-box span,
    .checkbox_container.grid-box span {
      width: calc(33.33% - 30px); } }
  @media (max-width: 767px) {
    .radio_container.grid-box span,
    .checkbox_container.grid-box span {
      width: 100%;
      margin-top: 10px; } }
  @media (max-width: 767px) {
    .radio_container.grid-box span:first-child,
    .checkbox_container.grid-box span:first-child {
      margin-top: 0; } }
  .radio_container.grid-box span:nth-of-type(4),
  .checkbox_container.grid-box span:nth-of-type(4) {
    clear: left;
    margin-left: 0;
    margin-top: 10px; }
    .radio_container.grid-box span:nth-of-type(4) ~ span,
    .checkbox_container.grid-box span:nth-of-type(4) ~ span {
      margin-top: 10px; }
  .radio_container span,
  .checkbox_container span {
    position: relative;
    display: block;
    float: left; }
  .radio_container label,
  .checkbox_container label {
    position: relative;
    float: none;
    display: block;
    padding-left: 22px;
    margin-bottom: 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.4; }
    .radio_container label a,
    .checkbox_container label a {
      position: relative;
      color: #fe0000;
      font-family: "Swiss_721 W01 Roman";
      text-transform: uppercase; }
      .radio_container label a:after,
      .checkbox_container label a:after {
        font-family: "icomoon" !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        margin-left: 5px;
        margin-right: 3px;
        font-size: 12px;
        font-size: 0.75rem; }
      .radio_container label a:before,
      .checkbox_container label a:before {
        content: "";
        display: block;
        width: 0;
        height: 1px;
        position: absolute;
        left: 0;
        bottom: 0;
        background: #fe0000;
        -webkit-transition: width 0.2s ease-in;
        -moz-transition: width 0.2s ease-in;
        -ms-transition: width 0.2s ease-in;
        -o-transition: width 0.2s ease-in;
        transition: width 0.2s ease-in; }
      .radio_container label a:hover:before,
      .checkbox_container label a:hover:before {
        width: calc(100% - 20px); }
  .radio_container input,
  .checkbox_container input {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 8px;
    left: 2px;
    width: auto !important;
    margin: 0; }
    .radio_container input.error + span label:before,
    .checkbox_container input.error + span label:before {
      border-color: #fe0000; }

.radio_container span {
  margin-top: 0; }
  @media (max-width: 767px) {
    .radio_container span {
      width: auto; } }
  @media (max-width: 767px) {
    .radio_container span + span {
      margin-left: 15px; } }

p.error {
  color: red;
  margin: 0; }

input.error {
  border-color: red; }

span.error {
  color: white;
  background: red;
  font-size: 1px;
  font-size: 0.0625rem;
  position: absolute;
  top: -7px;
  left: 40px;
  padding: 0 5px;
  border-radius: 5px; }
  @media (min-width: 1200px) {
    span.error {
      left: 45px; } }
  span.error:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid red;
    position: absolute;
    top: 100%;
    left: 5px; }

.datepicker {
  position: relative; }
  .datepicker:before {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 20px;
    font-size: 1.25rem;
    z-index: 1; }
  .datepicker input {
    background-image: url(/files/public/svg/calendar-black.svg);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 20px auto; }
    @media (min-width: 768px) {
      .datepicker input {
        background-position: right 20px center; } }
    .datepicker input:hover {
      background-image: url(/files/public/svg/calendar-red.svg); }

.bootstrap-datetimepicker-widget {
  position: absolute;
  width: 100%;
  z-index: 10;
  background: #fff;
  display: block; }
  .bootstrap-datetimepicker-widget .datepicker-days {
    padding-top: 6px; }
  .bootstrap-datetimepicker-widget table {
    font-size: 14px;
    font-size: 0.875rem; }
    .bootstrap-datetimepicker-widget table thead tr:nth-child(2) th {
      height: 30px;
      line-height: 30px; }
    .bootstrap-datetimepicker-widget table td {
      border-radius: 0;
      padding-top: 3px;
      padding-bottom: 3px; }
      .bootstrap-datetimepicker-widget table td:before {
        display: none !important; }
      .bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
        background-color: #fe0000; }
      .bootstrap-datetimepicker-widget table td span {
        border-radius: 0; }
        .bootstrap-datetimepicker-widget table td span.active {
          background-color: #fe0000; }

.widget-upload {
  position: relative;
  clear: both;
  margin-bottom: 0; }
  .widget-upload.error {
    padding-top: 50px; }
    @media (max-width: 575px) {
      .widget-upload.error {
        padding-top: 94px; } }
    .widget-upload.error > label.error {
      position: absolute;
      top: 22px; }
      @media (max-width: 575px) {
        .widget-upload.error > label.error {
          top: 46px; } }
    .widget-upload.error p.error {
      position: absolute;
      top: 0; }
  .widget-upload input[type="file"] {
    width: auto;
    margin-bottom: 0; }
  .widget-upload > label {
    display: block;
    width: 100%;
    font-family: "Swiss721W01-BoldExtende";
    text-transform: uppercase;
    color: black;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.3;
    margin-bottom: 7.5px; }
    @media (min-width: 1200px) {
      .widget-upload > label {
        margin-bottom: 12.5px; } }
    @media (min-width: 1200px) {
      .widget-upload > label {
        font-size: 20px;
        font-size: 1.25rem; } }
  .widget-upload label.btn {
    position: relative;
    line-height: 1;
    text-align: center;
    padding: 10px 45px 10px 10px;
    border: 1px solid #d8d8d8;
    margin: 0;
    min-width: 280px;
    cursor: pointer;
    overflow: hidden;
    font-size: 14px;
    font-size: 0.875rem;
    color: #9a9a9a;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -ms-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    border-radius: 0; }
    @media (min-width: 768px) {
      .widget-upload label.btn {
        min-width: 260px; } }
    @media (min-width: 992px) {
      .widget-upload label.btn {
        min-width: 280px; } }
    .widget-upload label.btn span {
      display: inline-block;
      vertical-align: middle; }
      .widget-upload label.btn span.icon-span-filestyle {
        position: relative;
        order: 2;
        width: 20px;
        height: 18px;
        overflow: hidden;
        position: absolute;
        top: 8px;
        right: 10px;
        color: #9a9a9a; }
        .widget-upload label.btn span.icon-span-filestyle:before {
          font-family: "icomoon" !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          display: block;
          position: relative;
          font-size: 18px;
          font-size: 1.125rem;
          -webkit-transition: color 0.2s ease-in;
          -moz-transition: color 0.2s ease-in;
          -ms-transition: color 0.2s ease-in;
          -o-transition: color 0.2s ease-in;
          transition: color 0.2s ease-in; }
    .widget-upload label.btn .buttonText {
      z-index: 1; }
  .widget-upload .input-group {
    overflow: hidden; }
    .widget-upload .input-group .form-control {
      margin-bottom: 0;
      border-bottom: none;
      display: none; }
    .widget-upload .input-group .input-group-btn {
      width: 100%; }
      @media (min-width: 768px) {
        .widget-upload .input-group .input-group-btn {
          width: auto;
          float: left; } }
    @media (max-width: 767px) {
      .widget-upload .input-group p.description {
        margin-top: 15px;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .widget-upload .input-group p.description {
        float: left;
        margin-bottom: 0;
        line-height: 40px;
        clear: left;
        margin-left: 15px; } }
    @media (min-width: 992px) {
      .widget-upload .input-group p.description {
        margin-left: 30px;
        clear: none; } }
    @media (min-width: 1200px) {
      .widget-upload .input-group p.description {
        margin-left: 0; } }
  .widget-upload p.description {
    font-size: 12px;
    font-size: 0.75rem; }
    @media (min-width: 1200px) {
      .widget-upload p.description {
        padding-left: 20px; } }

.widget-upload .input-group .form-control.active {
  display: none; }

.ce_rsce_icon_list .headline {
  margin-top: 15px;
  margin-bottom: 0; }

.ce_rsce_icon_list .teaser {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center; }

.ce_rsce_icon_list .image-holder {
  width: 50px;
  height: 50px;
  display: block;
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 35px auto;
  -webkit-box-flex: 1 0 50px;
  -moz-box-flex: 1 0 50px;
  -webkit-flex: 1 0 50px;
  -ms-flex: 1 0 50px;
  flex: 1 0 50px;
  flex-basis: 50px; }

.ce_rsce_icon_list .title {
  display: block;
  -webkit-box-flex: 0 1 100%;
  -moz-box-flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  flex-basis: 100%; }

@charset "UTF-8";
body {
  font-family: "Roboto", sans-serif; }
  body.overflow {
    overflow: hidden;
    position: fixed;
    width: 100%; }

@media (min-width: 1200px) {
  .wow {
    visibility: hidden; } }

.invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

figure {
  margin: 0 0; }

a {
  outline: none; }
  a:hover {
    text-decoration: none; }

img {
  max-width: 100%;
  height: auto; }

h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  margin-top: 0; }

.ce_text p:not(.back):not(.title) {
  margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .ce_text p:not(.back):not(.title) {
      margin-bottom: 25px; } }

.ce_text .button-block {
  margin-top: 15px; }
  @media (min-width: 1200px) {
    .ce_text .button-block {
      margin-top: 25px; } }

.ce_text.burger-block p {
  margin-bottom: 0 !important; }
  .ce_text.burger-block p:before, .ce_text.burger-block p:after {
    content: "";
    display: table; }
  .ce_text.burger-block p:after {
    clear: both; }

.ce_rsce_heroteaser .content-holder .ce_text p a,
.ce_rsce_heroteaser .content-holder .ce_text li a,
.ce_rsce_text_image .content-holder .ce_text p a,
.ce_rsce_text_image .content-holder .ce_text li a {
  font-family: "Swiss_721 W01 Bold";
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }
  .ce_rsce_heroteaser .content-holder .ce_text p a:before,
  .ce_rsce_heroteaser .content-holder .ce_text li a:before,
  .ce_rsce_text_image .content-holder .ce_text p a:before,
  .ce_rsce_text_image .content-holder .ce_text li a:before {
    display: none; }
  .ce_rsce_heroteaser .content-holder .ce_text p a:hover,
  .ce_rsce_heroteaser .content-holder .ce_text li a:hover,
  .ce_rsce_text_image .content-holder .ce_text p a:hover,
  .ce_rsce_text_image .content-holder .ce_text li a:hover {
    opacity: 0.75; }

.ce_rsce_boxteaser .teaser .color-primary p a,
.ce_rsce_boxteaser .teaser .color-primary li a,
.ce_rsce_boxteaser .teaser .color-secondary p a,
.ce_rsce_boxteaser .teaser .color-secondary li a,
.ce_rsce_teaserbox .teaser .color-primary p a,
.ce_rsce_teaserbox .teaser .color-primary li a,
.ce_rsce_teaserbox .teaser .color-secondary p a,
.ce_rsce_teaserbox .teaser .color-secondary li a {
  color: white;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }
  .ce_rsce_boxteaser .teaser .color-primary p a:before,
  .ce_rsce_boxteaser .teaser .color-primary li a:before,
  .ce_rsce_boxteaser .teaser .color-secondary p a:before,
  .ce_rsce_boxteaser .teaser .color-secondary li a:before,
  .ce_rsce_teaserbox .teaser .color-primary p a:before,
  .ce_rsce_teaserbox .teaser .color-primary li a:before,
  .ce_rsce_teaserbox .teaser .color-secondary p a:before,
  .ce_rsce_teaserbox .teaser .color-secondary li a:before {
    display: none; }
  .ce_rsce_boxteaser .teaser .color-primary p a:hover,
  .ce_rsce_boxteaser .teaser .color-primary li a:hover,
  .ce_rsce_boxteaser .teaser .color-secondary p a:hover,
  .ce_rsce_boxteaser .teaser .color-secondary li a:hover,
  .ce_rsce_teaserbox .teaser .color-primary p a:hover,
  .ce_rsce_teaserbox .teaser .color-primary li a:hover,
  .ce_rsce_teaserbox .teaser .color-secondary p a:hover,
  .ce_rsce_teaserbox .teaser .color-secondary li a:hover {
    opacity: 0.75; }

.ce_rsce_boxteaser .teaser p a,
.ce_rsce_boxteaser .teaser li a,
.ce_rsce_teaserbox .teaser p a,
.ce_rsce_teaserbox .teaser li a {
  position: relative;
  color: #fe0000;
  font-family: "Swiss_721 W01 Bold";
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }
  .ce_rsce_boxteaser .teaser p a:after,
  .ce_rsce_boxteaser .teaser li a:after,
  .ce_rsce_teaserbox .teaser p a:after,
  .ce_rsce_teaserbox .teaser li a:after {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-left: 5px;
    margin-right: 3px;
    font-size: 12px;
    font-size: 0.75rem; }
  .ce_rsce_boxteaser .teaser p a:before,
  .ce_rsce_boxteaser .teaser li a:before,
  .ce_rsce_teaserbox .teaser p a:before,
  .ce_rsce_teaserbox .teaser li a:before {
    display: none !important; }
  .ce_rsce_boxteaser .teaser p a:hover,
  .ce_rsce_boxteaser .teaser li a:hover,
  .ce_rsce_teaserbox .teaser p a:hover,
  .ce_rsce_teaserbox .teaser li a:hover {
    opacity: 0.75; }

.ce_rsce_cta .color-primary .ce_text p a,
.ce_rsce_cta .color-primary .ce_text li a,
.ce_rsce_cta .color-secondary .ce_text p a,
.ce_rsce_cta .color-secondary .ce_text li a {
  color: white;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }
  .ce_rsce_cta .color-primary .ce_text p a:before,
  .ce_rsce_cta .color-primary .ce_text li a:before,
  .ce_rsce_cta .color-secondary .ce_text p a:before,
  .ce_rsce_cta .color-secondary .ce_text li a:before {
    display: none; }
  .ce_rsce_cta .color-primary .ce_text p a:hover,
  .ce_rsce_cta .color-primary .ce_text li a:hover,
  .ce_rsce_cta .color-secondary .ce_text p a:hover,
  .ce_rsce_cta .color-secondary .ce_text li a:hover {
    opacity: 0.75; }

.ce_rsce_cta .ce_text p a,
.ce_rsce_cta .ce_text li a {
  font-family: "Swiss_721 W01 Bold";
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }
  .ce_rsce_cta .ce_text p a:before,
  .ce_rsce_cta .ce_text li a:before {
    display: none !important; }
  .ce_rsce_cta .ce_text p a:hover,
  .ce_rsce_cta .ce_text li a:hover {
    opacity: 0.75; }

.ce_rsce_facts_partners .description p a,
.ce_rsce_facts_partners .description li a {
  position: relative;
  color: #fe0000;
  font-family: "Swiss_721 W01 Bold";
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }
  .ce_rsce_facts_partners .description p a:after,
  .ce_rsce_facts_partners .description li a:after {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-left: 5px;
    margin-right: 3px;
    font-size: 12px;
    font-size: 0.75rem; }
  .ce_rsce_facts_partners .description p a:before,
  .ce_rsce_facts_partners .description li a:before {
    display: none; }
  .ce_rsce_facts_partners .description p a:hover,
  .ce_rsce_facts_partners .description li a:hover {
    opacity: 0.75; }

.ce_rsce_slider_full .ce_text p a,
.ce_rsce_slider_full .ce_text li a,
.ce_rsce_slider_content .ce_text p a,
.ce_rsce_slider_content .ce_text li a {
  font-family: "Swiss_721 W01 Bold";
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -ms-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }
  .ce_rsce_slider_full .ce_text p a:before,
  .ce_rsce_slider_full .ce_text li a:before,
  .ce_rsce_slider_content .ce_text p a:before,
  .ce_rsce_slider_content .ce_text li a:before {
    display: none; }
  .ce_rsce_slider_full .ce_text p a:hover,
  .ce_rsce_slider_full .ce_text li a:hover,
  .ce_rsce_slider_content .ce_text p a:hover,
  .ce_rsce_slider_content .ce_text li a:hover {
    opacity: 0.75; }

.mod_article.article-grey {
  position: relative;
  overflow: visible;
  background: whitesmoke; }
  .mod_article.article-grey:before, .mod_article.article-grey:after {
    content: "";
    display: block;
    height: 100%;
    width: 100vw;
    background: whitesmoke;
    position: absolute;
    top: 0; }
  .mod_article.article-grey:before {
    left: 100%; }
  .mod_article.article-grey:after {
    right: 100%; }

.mod_article.fullwidth {
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100% !important;
  max-width: 100% !important; }

#container .mod_article {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    #container .mod_article {
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media (min-width: 1200px) {
    #container .mod_article {
      padding-top: 50px;
      padding-bottom: 50px; } }

.mod_article.no-padding-top {
  padding-top: 0 !important; }

.mod_article.no-padding-bottom {
  padding-bottom: 0 !important; }

.mod_article.no-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.mod_article .ce_text p a,
.mod_article .ce_text li a {
  position: relative;
  color: #fe0000;
  font-family: "Swiss_721 W01 Roman";
  text-transform: uppercase; }
  .mod_article .ce_text p a:after,
  .mod_article .ce_text li a:after {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-left: 5px;
    margin-right: 3px;
    font-size: 12px;
    font-size: 0.75rem; }
  .mod_article .ce_text p a:before,
  .mod_article .ce_text li a:before {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fe0000;
    -webkit-transition: width 0.2s ease-in;
    -moz-transition: width 0.2s ease-in;
    -ms-transition: width 0.2s ease-in;
    -o-transition: width 0.2s ease-in;
    transition: width 0.2s ease-in; }
  .mod_article .ce_text p a:hover:before,
  .mod_article .ce_text li a:hover:before {
    width: calc(100% - 20px); }

.inside {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto; }
  .inside:before, .inside:after {
    content: "";
    display: table; }
  .inside:after {
    clear: both; }

.image_container {
  position: relative;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover; }
  .image_container > a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%; }
  .image_container.hero-image {
    overflow: hidden; }
    .image_container.hero-image img {
      visibility: hidden;
      opacity: 0; }

#container .image_container > a {
  overflow: hidden;
  cursor: zoom-in; }
  #container .image_container > a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in; }
  #container .image_container > a:after {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    display: block;
    color: white;
    background: #fe0000;
    opacity: 0;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 46px;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in; }
  #container .image_container > a:hover:before, #container .image_container > a:hover:after {
    opacity: 1; }
  #container .image_container > a:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
  #container .image_container > a img {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0);
    will-change: transform;
    -webkit-transition: transform 0.2s ease-in;
    -moz-transition: transform 0.2s ease-in;
    -ms-transition: transform 0.2s ease-in;
    -o-transition: transform 0.2s ease-in;
    transition: transform 0.2s ease-in; }

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto; }

ul {
  list-style-type: none; }
  ul li {
    position: relative; }

table {
  width: 100%; }

@media (max-width: 767px) {
  .pt-10 {
    padding-top: 10px !important; } }

@media (max-width: 767px) {
  .pb-10 {
    padding-bottom: 10px !important; } }

.mt-15 {
  margin-top: 15px; }

.col {
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 768px) {
    .col {
      padding-left: 10px;
      padding-right: 10px; } }
  @media (min-width: 1200px) {
    .col {
      padding-left: 15px;
      padding-right: 15px; } }

@media (max-width: 1199px) {
  .container {
    padding-left: 10px;
    padding-right: 10px; }
    .container .row {
      margin-left: -10px;
      margin-right: -10px; } }

.container {
  max-width: calc(100% - 10px); }
  @media (min-width: 768px) {
    .container {
      max-width: calc(100% - 40px); } }
  @media (min-width: 992px) {
    .container {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1200px; } }

.mod_article:not(.container-fluid),
.mod_breadcrumb {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: calc(100% - 10px);
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 768px) {
    .mod_article:not(.container-fluid),
    .mod_breadcrumb {
      max-width: calc(100% - 40px); } }
  @media (min-width: 992px) {
    .mod_article:not(.container-fluid),
    .mod_breadcrumb {
      max-width: calc(100% - 40px); } }
  @media (min-width: 1200px) {
    .mod_article:not(.container-fluid),
    .mod_breadcrumb {
      max-width: 1200px;
      padding-left: 15px;
      padding-right: 15px; } }

@media (max-width: 1199px) {
  .mod_article.container-fluid {
    padding-left: 10px;
    padding-right: 10px; } }

@media (max-width: 1199px) {
  .mod_article > .row {
    margin-left: -10px;
    margin-right: -10px; } }

@charset "UTF-8";
@font-face {
  font-family: "icomoon";
  src: url("../../dist/fonts/icomoon.woff") format("woff"), url("../../dist/fonts/icomoon.ttf") format("truetype"), url("../../dist/fonts/icomoon.svg#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon:before {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-youtube:before {
  content: ""; }

.icon-dude:before {
  content: ""; }

.icon-arrow-down:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-chat:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-close-menu:before {
  content: ""; }

.icon-close:before {
  content: ""; }

.icon-mobile:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-drill:before {
  content: ""; }

.icon-fax:before {
  content: ""; }

.icon-hamburger-tablet:before {
  content: ""; }

.icon-information:before {
  content: ""; }

.icon-logo:before {
  content: "";
  color: #f00; }

.icon-mail:before {
  content: ""; }

.icon-merkliste:before {
  content: ""; }

.icon-merkliste-add:before {
  content: ""; }

.icon-merkliste-saved:before {
  content: ""; }

.icon-pdf:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-pin:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-star:before {
  content: ""; }

.icon-upload:before {
  content: ""; }

@charset "UTF-8";
/**
 * Owl Carousel v2.1.4
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none; }

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  display: none; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.no-js .owl-carousel {
  display: block; }

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  transition: height 0.5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../../dist/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.owl-carousel {
  position: relative; }
  .owl-carousel .owl-item {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0); }
    .owl-carousel .owl-item img {
      margin: 0 auto; }
  .owl-carousel .owl-nav {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 30px;
    width: calc(100% - 30px);
    height: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end; }
    @media (min-width: 768px) {
      .owl-carousel .owl-nav {
        height: 50px;
        width: calc(100% - 60px); } }
    @media (min-width: 1200px) {
      .owl-carousel .owl-nav {
        width: 1170px; } }
    .owl-carousel .owl-nav button {
      font-size: 0;
      line-height: 1;
      color: black;
      -webkit-transition: color 0.2s ease-in, background 0.2s ease-in;
      -moz-transition: color 0.2s ease-in, background 0.2s ease-in;
      -ms-transition: color 0.2s ease-in, background 0.2s ease-in;
      -o-transition: color 0.2s ease-in, background 0.2s ease-in;
      transition: color 0.2s ease-in, background 0.2s ease-in;
      display: block;
      width: 30px;
      height: 30px;
      background: white; }
      @media (min-width: 768px) {
        .owl-carousel .owl-nav button {
          width: 50px;
          height: 50px; } }
      .owl-carousel .owl-nav button:before {
        font-family: "icomoon" !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        font-size: 10px;
        font-size: 0.625rem;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .owl-carousel .owl-nav button:focus {
        outline: none;
        box-shadow: none; }
      .owl-carousel .owl-nav button:hover {
        color: white;
        background: #fe0000; }
      .owl-carousel .owl-nav button.owl-prev {
        -webkit-transform: rotate(90deg);
        -khtml-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
        zoom: 1; }
      .owl-carousel .owl-nav button.owl-next {
        margin-left: 10px;
        -webkit-transform: rotate(-90deg);
        -khtml-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
        zoom: 1; }
  .owl-carousel .owl-dots {
    width: 100%;
    position: absolute;
    bottom: 35px;
    left: 0;
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 767px) {
      .owl-carousel .owl-dots {
        display: none; } }
    .owl-carousel .owl-dots .owl-dot {
      width: 15px;
      height: 15px;
      display: inline-block;
      vertical-align: middle;
      margin: 0 5px;
      border: 2px solid #fe0000;
      -webkit-transition: background 0.2s ease-in;
      -moz-transition: background 0.2s ease-in;
      -ms-transition: background 0.2s ease-in;
      -o-transition: background 0.2s ease-in;
      transition: background 0.2s ease-in; }
      .owl-carousel .owl-dots .owl-dot.active, .owl-carousel .owl-dots .owl-dot:hover {
        background: #fe0000; }

@charset "UTF-8";
.selectric-wrapper {
  position: relative;
  cursor: pointer;
  margin-bottom: 12px; }

.selectric-responsive {
  width: 100%; }

.selectric {
  background: white;
  position: relative;
  border: 1px solid #d8d8d8;
  -webkit-transition: box-shadow 0.2s ease-in;
  -moz-transition: box-shadow 0.2s ease-in;
  -ms-transition: box-shadow 0.2s ease-in;
  -o-transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in; }
  .selectric:hover {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15); }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "Swiss_721 W01 Medium";
    margin: 0 38px 0 0;
    line-height: 38px;
    color: black;
    height: 38px;
    user-select: none;
    padding: 0 30px 0 10px; }
    @media (min-width: 768px) {
      .selectric .label {
        padding-left: 20px; } }
  .selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 38px;
    color: #ababab;
    text-align: center;
    font: 0/0 a;
    will-change: transform;
    -webkit-transition: transform 0.2s ease-in;
    -moz-transition: transform 0.2s ease-in;
    -ms-transition: transform 0.2s ease-in;
    -o-transition: transform 0.2s ease-in;
    transition: transform 0.2s ease-in; }
    .selectric .button:after {
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -5px 0 0 -5px;
      width: 0;
      height: 0;
      font-size: 10px;
      font-size: 0.625rem;
      color: black; }

.selectric-hover .selectric .button {
  color: #fe0000; }

.selectric-open {
  z-index: 9999; }
  .selectric-open .button {
    -webkit-transform: rotate(180deg);
    -khtml-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
    zoom: 1; }
  .selectric-open .selectric {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .selectric-open .selectric-items {
    display: block;
    height: auto;
    opacity: 1;
    visibility: visible; }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectric-hide-select select {
    position: absolute;
    left: -100%; }
  .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      box-sizing: border-box;
      opacity: 0; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

.selectric-items {
  height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -ms-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  .selectric-above .selectric-items {
    top: auto;
    bottom: 100%; }
  .selectric-items ul,
  .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0; }
  .selectric-items ul {
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8; }
  .selectric-items li {
    display: block;
    padding: 11px 20px 10px;
    color: black;
    border-bottom: 1px solid #d8d8d8;
    cursor: pointer;
    font-size: 16px;
    font-size: 1rem;
    -webkit-transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -ms-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s; }
    .selectric-items li:hover {
      background: #fe0000;
      color: white; }
  .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    user-select: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    user-select: none;
    background: none;
    color: #444; }
  .selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1; }
  .selectric-items .selectric-group li {
    padding-left: 25px; }

/* -----------------------------------
TYPO
----------------------------------- */
body {
  font-family: "Swiss_721 W01 Roman";
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  color: black;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-animation-delay: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-duration: 0.1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 1px transparent;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px; }

@-webkit-keyframes fontfix {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Swiss721W01-BoldExtende";
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 1px transparent;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  text-transform: uppercase; }

h1,
h2 {
  color: #fe0000; }

h3,
h4,
h5,
h6 {
  color: black; }

.supheadline,
.subheader {
  line-height: 1.15;
  margin-bottom: 5px !important; }

h1 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.15;
  margin-bottom: 7.5px; }
  @media (min-width: 1200px) {
    h1 {
      margin-bottom: 12.5px; } }
  @media (min-width: 768px) {
    h1 {
      font-size: 40px;
      font-size: 2.5rem; } }
  @media (min-width: 1200px) {
    h1 {
      font-size: 55px;
      font-size: 3.4375rem; } }

h2 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.15;
  margin-bottom: 7.5px; }
  @media (min-width: 1200px) {
    h2 {
      margin-bottom: 12.5px; } }
  @media (min-width: 768px) {
    h2 {
      font-size: 30px;
      font-size: 1.875rem; } }
  @media (min-width: 1200px) {
    h2 {
      font-size: 40px;
      font-size: 2.5rem; } }

h3 {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 1.125;
  margin-bottom: 7.5px; }
  @media (min-width: 1200px) {
    h3 {
      margin-bottom: 12.5px; } }
  @media (min-width: 1200px) {
    h3 {
      font-size: 30px;
      font-size: 1.875rem; } }

h4 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.3;
  margin-bottom: 7.5px; }
  @media (min-width: 1200px) {
    h4 {
      margin-bottom: 12.5px; } }
  @media (min-width: 1200px) {
    h4 {
      font-size: 25px;
      font-size: 1.5625rem; } }

h5 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3;
  margin-bottom: 7.5px; }
  @media (min-width: 1200px) {
    h5 {
      margin-bottom: 12.5px; } }
  @media (min-width: 1200px) {
    h5 {
      font-size: 20px;
      font-size: 1.25rem; } }

h6 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3;
  margin-bottom: 7.5px; }
  @media (min-width: 1200px) {
    h6 {
      margin-bottom: 12.5px; } }

p,
li {
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke: 1px transparent;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit; }

.submit_container .submit,
.widget-submit .submit {
  text-transform: uppercase;
  font-family: "Swiss_721 W01 Medium";
  line-height: 1;
  font-size: 16px;
  font-size: 1rem; }

.mod_article .ce_text p strong {
  font-family: "Swiss_721 W01 Medium"; }


mark,
.mark {
  background-color: #fe0000; }

.video_wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  width: 100%;
  height: 0; }
  .video_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none; }

.ce_optin_fallback a {
  position: relative;
  color: #fe0000; }
  .ce_optin_fallback a:hover:before {
    width: 100%; }
  .ce_optin_fallback a:before {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fe0000;
    -webkit-transition: width 0.2s ease-in;
    -moz-transition: width 0.2s ease-in;
    -ms-transition: width 0.2s ease-in;
    -o-transition: width 0.2s ease-in;
    transition: width 0.2s ease-in; }

@charset "UTF-8";
.ce_rsce_introtext.bg-grey {
  padding-top: 20px; }
  @media (min-width: 768px) {
    .ce_rsce_introtext.bg-grey {
      padding-top: 30px; } }
  @media (min-width: 1200px) {
    .ce_rsce_introtext.bg-grey {
      padding-top: 50px; } }
  .ce_rsce_introtext.bg-grey .ce_text p {
    margin-bottom: 0; }

@media (max-width: 1199px) {
  .ce_rsce_introtext .row {
    margin-left: -10px;
    margin-right: -10px; } }

@media (max-width: 767px) {
  .ce_rsce_introtext .headline {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 767px) {
  .ce_rsce_introtext .ce_text {
    padding-left: 0;
    padding-right: 0; } }

.ce_rsce_introtext .button-block {
  width: 100%; }

@media (max-width: 1199px) {
  .ce_rsce_buttons .row {
    margin-left: -10px;
    margin-right: -10px; } }

@media (min-width: 768px) {
  .ce_rsce_buttons .inside {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; } }

@media (min-width: 768px) {
  .ce_rsce_buttons .inside .button-block {
    display: inline-block;
    margin-bottom: 0; } }

@media (min-width: 768px) {
  .ce_rsce_buttons .inside .button-block + .button-block {
    margin-left: 20px; } }

@media (min-width: 1200px) {
  .ce_rsce_buttons .inside .button-block + .button-block {
    margin-left: 30px; } }

.ce_rsce_buttons_news.news-dropdown {
  display: none;
  padding-top: 15px;
  padding-bottom: 15px; }
  @media (min-width: 992px) {
    .ce_rsce_buttons_news.news-dropdown .button-block {
      padding-top: 0;
      padding-top: 15px; } }

.ce_rsce_buttons_news.news-nav {
  padding-top: 15px;
  padding-bottom: 15px; }

.ce_rsce_buttons_news.news-nav .button-block, .ce_rsce_buttons_news.news-dropdown .button-block {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 0; }
  .ce_rsce_buttons_news.news-nav .button-block:not(:first-of-type), .ce_rsce_buttons_news.news-dropdown .button-block:not(:first-of-type) {
    margin-top: 15px; }
  @media (min-width: 768px) {
    .ce_rsce_buttons_news.news-nav .button-block, .ce_rsce_buttons_news.news-dropdown .button-block {
      flex: 0 0 33.3334%;
      max-width: 33.3334%; } }
  @media (min-width: 992px) {
    .ce_rsce_buttons_news.news-nav .button-block, .ce_rsce_buttons_news.news-dropdown .button-block {
      flex: 0 0 20%;
      max-width: 20%;
      margin-top: 0 !important; } }
  @media (min-width: 768px) {
    .ce_rsce_buttons_news.news-nav .button-block:first-child, .ce_rsce_buttons_news.news-nav .button-block:nth-child(2), .ce_rsce_buttons_news.news-dropdown .button-block:first-child, .ce_rsce_buttons_news.news-dropdown .button-block:nth-child(2) {
      flex: 0 0 50%;
      max-width: 50%;
      margin-top: 0; } }
  @media (min-width: 992px) {
    .ce_rsce_buttons_news.news-nav .button-block:first-child, .ce_rsce_buttons_news.news-nav .button-block:nth-child(2), .ce_rsce_buttons_news.news-dropdown .button-block:first-child, .ce_rsce_buttons_news.news-dropdown .button-block:nth-child(2) {
      flex: 0 0 20%;
      max-width: 20%;
      margin-top: 0; } }

.ce_rsce_buttons_news.news-nav a, .ce_rsce_buttons_news.news-dropdown a {
  display: block;
  width: 100%;
  text-align: left;
  color: #fe0000;
  padding-left: 15px;
  padding-right: 30px;
  background: #fff; }
  .ce_rsce_buttons_news.news-nav a:hover, .ce_rsce_buttons_news.news-dropdown a:hover {
    color: white;
    border-color: white;
    background: #fe0000; }

@media (max-width: 991px) {
  .ce_rsce_text_image + .ce_rsce_text_image {
    margin-top: 20px; } }

.ce_rsce_text_image .container {
  max-width: 100%;
  padding: 0; }

.ce_rsce_text_image .row {
  margin: 0; }

.ce_rsce_text_image .bg_wrapper {
  width: 100%;
  height: 100%;
  position: absolute; }

.ce_rsce_text_image .inside {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-direction: column; }

@media (max-width: 991px) {
  .ce_rsce_text_image .headline-block.desktop {
    display: none; } }

@media (min-width: 992px) {
  .ce_rsce_text_image .headline-block.mobile {
    display: none; } }

.ce_rsce_text_image .headline-block .supheadline {
  color: black; }

.ce_rsce_text_image .headline-block .headline {
  color: #fe0000;
  text-transform: uppercase; }

.ce_rsce_text_image .content-holder {
  padding: 15px; }
  @media (min-width: 768px) {
    .ce_rsce_text_image .content-holder {
      padding: 30px;
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    .ce_rsce_text_image .content-holder {
      padding-left: 85px;
      padding-right: 85px; } }
  @media (max-width: 991px) {
    .ce_rsce_text_image .content-holder {
      order: 2 !important; } }
  .ce_rsce_text_image .content-holder .button-block {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .ce_rsce_text_image .content-holder .button-block a {
        float: left;
        clear: left; } }
    @media (min-width: 768px) {
      .ce_rsce_text_image .content-holder .button-block a + a {
        margin-left: 15px; } }
    @media (max-width: 767px) {
      .ce_rsce_text_image .content-holder .button-block a + a {
        margin-top: 15px; } }

.ce_rsce_text_image .ce_image {
  padding-left: 0;
  padding-right: 0; }
  @media (max-width: 991px) {
    .ce_rsce_text_image .ce_image {
      order: 1 !important; } }
  .ce_rsce_text_image .ce_image .image_container img {
    opacity: 0;
    visibility: hidden; }

@media (max-width: 1199px) {
  .ce_rsce_text_image:not(.fullwidth) .content-holder:not(.has-bgcolor) {
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 992px) {
  .ce_rsce_text_image:not(.fullwidth) .content-holder.order-1 {
    padding-left: 0; } }

@media (min-width: 768px) {
  .ce_rsce_text_image:not(.fullwidth) .ce_image.order-1 {
    padding-right: 0; } }

@media (min-width: 768px) {
  .ce_rsce_text_image:not(.fullwidth) .ce_image.order-2 {
    padding-left: 0; } }

.ce_rsce_text_image.fullwidth {
  padding-left: 0;
  padding-right: 0; }
  .ce_rsce_text_image.fullwidth .container {
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0; }
  .ce_rsce_text_image.fullwidth .row {
    margin-left: 0;
    margin-right: 0; }
  .ce_rsce_text_image.fullwidth .headline-block.mobile {
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px; }
    @media (min-width: 768px) {
      .ce_rsce_text_image.fullwidth .headline-block.mobile {
        padding-left: 10px;
        padding-right: 10px; } }
    @media (min-width: 1200px) {
      .ce_rsce_text_image.fullwidth .headline-block.mobile {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 991px) {
      .ce_rsce_text_image.fullwidth .headline-block.mobile {
        max-width: calc(100% - 40px); } }
    @media (max-width: 767px) {
      .ce_rsce_text_image.fullwidth .headline-block.mobile {
        max-width: calc(100% - 10px); } }
  @media (min-width: 768px) {
    .ce_rsce_text_image.fullwidth .content-holder {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (min-width: 1200px) {
    .ce_rsce_text_image.fullwidth .content-holder {
      padding-left: 85px;
      padding-right: 85px; } }
  @media (min-width: 992px) {
    .ce_rsce_text_image.fullwidth .content-holder.order-1 {
      padding-left: 0; } }
  @media (min-width: 992px) {
    .ce_rsce_text_image.fullwidth .content-holder.order-2 {
      padding-right: 0; } }
  @media (max-width: 991px) {
    .ce_rsce_text_image.fullwidth .content-holder.has-bgcolor + .ce_image .headline-block.mobile {
      margin-top: 15px; } }
  @media (min-width: 992px) {
    .ce_rsce_text_image.fullwidth .content-holder.order-1, .ce_rsce_text_image.fullwidth .content-holder.order-2 {
      -webkit-box-flex: 0 1 480px;
      -moz-box-flex: 0 1 480px;
      -webkit-flex: 0 1 480px;
      -ms-flex: 0 1 480px;
      flex: 0 1 480px;
      flex-basis: 480px; } }
  @media (min-width: 1200px) {
    .ce_rsce_text_image.fullwidth .content-holder.order-1, .ce_rsce_text_image.fullwidth .content-holder.order-2 {
      -webkit-box-flex: 0 1 585px;
      -moz-box-flex: 0 1 585px;
      -webkit-flex: 0 1 585px;
      -ms-flex: 0 1 585px;
      flex: 0 1 585px;
      flex-basis: 585px; } }
  @media (min-width: 992px) {
    .ce_rsce_text_image.fullwidth .content-holder.order-1 {
      margin-left: auto; } }
  @media (min-width: 992px) {
    .ce_rsce_text_image.fullwidth .content-holder.order-2 {
      margin-right: auto; } }

header .ce_rsce_heroteaser {
  padding-left: 0;
  padding-right: 0;
  height: calc(100vh - 50px); }
  @media (min-width: 1200px) {
    header .ce_rsce_heroteaser {
      height: calc(100vh - 125px); } }

header .ce_image {
  padding-left: 0;
  padding-right: 0; }

.ce_rsce_heroteaser {
  width: 100%;
  height: 100vh;
  padding: 0; }
  .ce_rsce_heroteaser article {
    position: relative;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover; }
    .ce_rsce_heroteaser article:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.5);
      -webkit-transition: background 0.2s ease-in;
      -moz-transition: background 0.2s ease-in;
      -ms-transition: background 0.2s ease-in;
      -o-transition: background 0.2s ease-in;
      transition: background 0.2s ease-in; }
  .ce_rsce_heroteaser .container {
    position: relative;
    height: 100%;
    z-index: 1; }
  .ce_rsce_heroteaser .row {
    height: 100%;
    align-items: center; }
  .ce_rsce_heroteaser .headline {
    text-transform: uppercase;
    color: white; }
  .ce_rsce_heroteaser .ce_text {
    color: white; }
    @media (max-width: 767px) {
      .ce_rsce_heroteaser .ce_text {
        display: none; } }
  .ce_rsce_heroteaser .button-block {
    margin-bottom: 0; }
    @media (max-width: 767px) {
      .ce_rsce_heroteaser .button-block a {
        float: left;
        clear: left; } }
    @media (min-width: 768px) {
      .ce_rsce_heroteaser .button-block a + a {
        margin-left: 15px; } }
    @media (max-width: 767px) {
      .ce_rsce_heroteaser .button-block a + a {
        margin-top: 10px; } }

.scroller-container {
  position: absolute;
  left: 50%;
  bottom: 20px;
  z-index: 10;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 50px;
  height: 50px; }
  @media (min-width: 768px) {
    .scroller-container {
      bottom: 40px; } }
  .scroller-container .scroll-to-content {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: white;
    animation: 0.7s down infinite alternate;
    -webkit-animation: 0.7s down infinite alternate;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -ms-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in; }
    .scroller-container .scroll-to-content:hover {
      color: #fe0000; }
    .scroller-container .scroll-to-content:before {
      position: absolute;
      top: 50%;
      left: 50%;
      font-size: 35px;
      font-size: 2.1875rem;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

@keyframes down {
  0% {
    transform: translateY(0px); }
  100% {
    transform: translateY(10px); } }

@-webkit-keyframes down {
  0% {
    -webkit-transform: translateY(0px); }
  100% {
    -webkit-transform: translateY(10px); } }

@media (max-width: 1199px) {
  .ce_rsce_youtube .row {
    margin-left: -10px;
    margin-right: -10px; } }

.ce_rsce_youtube.fullwidth article {
  padding-left: 0;
  padding-right: 0; }

.ce_rsce_youtube.fullwidth .video-text,
.ce_rsce_youtube.fullwidth .video-block {
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 768px) {
    .ce_rsce_youtube.fullwidth .video-text,
    .ce_rsce_youtube.fullwidth .video-block {
      padding-left: 10px;
      padding-right: 10px; } }
  @media (min-width: 1200px) {
    .ce_rsce_youtube.fullwidth .video-text,
    .ce_rsce_youtube.fullwidth .video-block {
      padding-left: 15px;
      padding-right: 15px; } }

.ce_rsce_youtube.fullwidth .video-block {
  -webkit-box-flex: 0 1 100%;
  -moz-box-flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  flex-basis: 100%; }

.ce_rsce_youtube article.with-bg {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .ce_rsce_youtube article.with-bg {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (min-width: 1200px) {
    .ce_rsce_youtube article.with-bg {
      padding-top: 90px;
      padding-bottom: 90px; } }

.ce_rsce_youtube .headline {
  color: #fe0000;
  text-transform: uppercase; }

.ce_rsce_youtube .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  @media (min-width: 768px) {
    .ce_rsce_youtube .video-container {
      padding-bottom: 38.25%; } }
  .ce_rsce_youtube .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.ce_rsce_youtube .media-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.ce_rsce_youtube .youtube-thumb {
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.ce_rsce_youtube .play-button {
  position: absolute;
  top: 50%;
  cursor: pointer;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .ce_rsce_youtube .play-button:before {
    font-size: 25px;
    font-size: 1.5625rem;
    color: white;
    margin: 0; }
    @media (min-width: 768px) {
      .ce_rsce_youtube .play-button:before {
        font-size: 50px;
        font-size: 3.125rem; } }
    @media (min-width: 1200px) {
      .ce_rsce_youtube .play-button:before {
        font-size: 80px;
        font-size: 5rem; } }

.ce_rsce_boxteaser article.color-primary, .ce_rsce_boxteaser article.color-secondary, .ce_rsce_boxteaser article.color-grey {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .ce_rsce_boxteaser article.color-primary, .ce_rsce_boxteaser article.color-secondary, .ce_rsce_boxteaser article.color-grey {
      padding-top: 30px; } }
  @media (min-width: 1200px) {
    .ce_rsce_boxteaser article.color-primary, .ce_rsce_boxteaser article.color-secondary, .ce_rsce_boxteaser article.color-grey {
      padding-top: 50px; } }
  @media (min-width: 768px) {
    .ce_rsce_boxteaser article.color-primary, .ce_rsce_boxteaser article.color-secondary, .ce_rsce_boxteaser article.color-grey {
      padding-bottom: 30px; } }
  @media (min-width: 1200px) {
    .ce_rsce_boxteaser article.color-primary, .ce_rsce_boxteaser article.color-secondary, .ce_rsce_boxteaser article.color-grey {
      padding-bottom: 50px; } }

@media (max-width: 767px) {
  .ce_rsce_boxteaser article.fullwidth .teaser {
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 768px) {
  .ce_rsce_boxteaser article.fullwidth .teaser:first-child {
    padding-left: 0; } }

@media (min-width: 768px) {
  .ce_rsce_boxteaser article.fullwidth .teaser:last-child {
    padding-right: 0; } }

.ce_rsce_boxteaser .headline {
  width: 100%; }

@media (min-width: 768px) {
  .ce_rsce_boxteaser .inside {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: stretch;
    flex-wrap: wrap; } }

@media (min-width: 1200px) {
  .ce_rsce_boxteaser .inside {
    margin-top: -15px;
    margin-bottom: -15px; } }

@media (min-width: 768px) {
  .ce_rsce_boxteaser .items-2 .teaser {
    -webkit-box-flex: 0 1 50%;
    -moz-box-flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    flex-basis: 50%; } }

.ce_rsce_boxteaser .items-2 .image-holder {
  height: 160px; }
  @media (min-width: 768px) {
    .ce_rsce_boxteaser .items-2 .image-holder {
      height: 200px; } }
  @media (min-width: 1200px) {
    .ce_rsce_boxteaser .items-2 .image-holder {
      height: 360px; } }

@media (min-width: 768px) {
  .ce_rsce_boxteaser .items-3 .teaser,
  .ce_rsce_boxteaser .items-6 .teaser {
    -webkit-box-flex: 0 1 33.33%;
    -moz-box-flex: 0 1 33.33%;
    -webkit-flex: 0 1 33.33%;
    -ms-flex: 0 1 33.33%;
    flex: 0 1 33.33%;
    flex-basis: 33.33%; } }

.ce_rsce_boxteaser .items-3 .image-holder,
.ce_rsce_boxteaser .items-6 .image-holder {
  height: 160px; }
  @media (min-width: 768px) {
    .ce_rsce_boxteaser .items-3 .image-holder,
    .ce_rsce_boxteaser .items-6 .image-holder {
      height: 130px; } }
  @media (min-width: 1200px) {
    .ce_rsce_boxteaser .items-3 .image-holder,
    .ce_rsce_boxteaser .items-6 .image-holder {
      height: 280px; } }

@media (min-width: 768px) {
  .ce_rsce_boxteaser .items-4 .teaser {
    -webkit-box-flex: 0 1 50%;
    -moz-box-flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    flex-basis: 50%; } }

@media (min-width: 1200px) {
  .ce_rsce_boxteaser .items-4 .teaser {
    -webkit-box-flex: 0 1 25%;
    -moz-box-flex: 0 1 25%;
    -webkit-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    flex-basis: 25%; } }

@media (min-width: 768px) {
  .ce_rsce_boxteaser .items-5 .teaser:first-child, .ce_rsce_boxteaser .items-5 .teaser:nth-child(2) {
    -webkit-box-flex: 0 1 50%;
    -moz-box-flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    flex-basis: 50%; } }

@media (min-width: 768px) {
  .ce_rsce_boxteaser .items-5 .teaser:nth-child(3), .ce_rsce_boxteaser .items-5 .teaser:nth-child(4), .ce_rsce_boxteaser .items-5 .teaser:nth-child(5) {
    -webkit-box-flex: 0 1 33.33%;
    -moz-box-flex: 0 1 33.33%;
    -webkit-flex: 0 1 33.33%;
    -ms-flex: 0 1 33.33%;
    flex: 0 1 33.33%;
    flex-basis: 33.33%; } }

.ce_rsce_boxteaser .teaser {
  padding: 10px; }
  @media (min-width: 768px) {
    .ce_rsce_boxteaser .teaser {
      margin: 0 -1px; } }
  @media (min-width: 1200px) {
    .ce_rsce_boxteaser .teaser {
      padding: 15px; } }
  .ce_rsce_boxteaser .teaser .inner.color-primary, .ce_rsce_boxteaser .teaser .inner.color-secondary, .ce_rsce_boxteaser .teaser .inner.color-grey, .ce_rsce_boxteaser .teaser .inner.color-white {
    padding: 10px; }
    @media (min-width: 1200px) {
      .ce_rsce_boxteaser .teaser .inner.color-primary, .ce_rsce_boxteaser .teaser .inner.color-secondary, .ce_rsce_boxteaser .teaser .inner.color-grey, .ce_rsce_boxteaser .teaser .inner.color-white {
        padding: 15px; } }
  .ce_rsce_boxteaser .teaser .inner.color-primary .title, .ce_rsce_boxteaser .teaser .inner.color-secondary .title {
    color: white; }
  .ce_rsce_boxteaser .teaser .inner.color-white {
    background: white; }
    .ce_rsce_boxteaser .teaser .inner.color-white p {
      color: black; }
  .ce_rsce_boxteaser .teaser .button-block {
    margin-bottom: 0; }

.ce_rsce_boxteaser .image-holder {
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 15px; }

.ce_rsce_boxteaser .title {
  font-family: "Swiss721W01-BoldExtende";
  color: black;
  font-size: 20px;
  font-size: 1.25rem;
  text-transform: uppercase;
  margin-bottom: 10px; }

.ce_rsce_teaserbox {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch; }
  .ce_rsce_teaserbox.fullwidth {
    padding-left: 0;
    padding-right: 0; }
  @media (min-width: 768px) {
    .ce_rsce_teaserbox.no-inner-gap.items-2 article {
      -webkit-box-flex: 0 1 50%;
      -moz-box-flex: 0 1 50%;
      -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
      flex: 0 1 50%;
      flex-basis: 50%; } }
  @media (min-width: 1200px) {
    .ce_rsce_teaserbox.no-inner-gap.items-2 article {
      -webkit-box-flex: 0 1 50%;
      -moz-box-flex: 0 1 50%;
      -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
      flex: 0 1 50%;
      flex-basis: 50%; } }
  .ce_rsce_teaserbox article {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
    @media (max-width: 767px) {
      .ce_rsce_teaserbox article {
        margin-top: 10px; } }
    @media (max-width: 767px) {
      .ce_rsce_teaserbox article:first-child {
        margin-top: 0; } }
    .ce_rsce_teaserbox article.color-dark .headline,
    .ce_rsce_teaserbox article.color-dark .ce_text {
      color: black; }
    .ce_rsce_teaserbox article.color-light .headline,
    .ce_rsce_teaserbox article.color-light .ce_text {
      color: white; }
  .ce_rsce_teaserbox .inside {
    padding: 60px 20px; }
    @media (min-width: 768px) {
      .ce_rsce_teaserbox .inside {
        padding: 60px 55px; } }
    @media (min-width: 1200px) {
      .ce_rsce_teaserbox .inside {
        padding: 140px 100px; } }
  .ce_rsce_teaserbox .content-holder {
    width: 100%; }
  .ce_rsce_teaserbox .has-bgimage .content-holder {
    min-height: 100%;
    min-width: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 767px) {
      .ce_rsce_teaserbox .has-bgimage .content-holder {
        min-height: 285px; } }
  .ce_rsce_teaserbox .headline {
    text-transform: uppercase; }
  .ce_rsce_teaserbox .button-block {
    margin-bottom: 0; }
  .ce_rsce_teaserbox.items-1 article {
    -webkit-box-flex: 0 1 100%;
    -moz-box-flex: 0 1 100%;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    flex-basis: 100%; }
  @media (min-width: 768px) {
    .ce_rsce_teaserbox.items-1 .has-bgimage .headline,
    .ce_rsce_teaserbox.items-1 .has-bgimage .ce_text {
      width: 66.66%; } }
  @media (min-width: 1200px) {
    .ce_rsce_teaserbox.items-1 .has-bgimage .headline,
    .ce_rsce_teaserbox.items-1 .has-bgimage .ce_text {
      width: 41.65%; } }
  .ce_rsce_teaserbox.items-2 article {
    -webkit-box-flex: 0 1 100%;
    -moz-box-flex: 0 1 100%;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    flex-basis: 100%; }
    @media (min-width: 768px) {
      .ce_rsce_teaserbox.items-2 article {
        -webkit-box-flex: 0 1 calc(50% - 10px);
        -moz-box-flex: 0 1 calc(50% - 10px);
        -webkit-flex: 0 1 calc(50% - 10px);
        -ms-flex: 0 1 calc(50% - 10px);
        flex: 0 1 calc(50% - 10px);
        flex-basis: calc(50% - 10px); } }
    @media (min-width: 1200px) {
      .ce_rsce_teaserbox.items-2 article {
        -webkit-box-flex: 0 1 calc(50% - 15px);
        -moz-box-flex: 0 1 calc(50% - 15px);
        -webkit-flex: 0 1 calc(50% - 15px);
        -ms-flex: 0 1 calc(50% - 15px);
        flex: 0 1 calc(50% - 15px);
        flex-basis: calc(50% - 15px); } }
  .ce_rsce_teaserbox.items-3 article {
    -webkit-box-flex: 0 1 100%;
    -moz-box-flex: 0 1 100%;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    flex-basis: 100%; }
  @media (min-width: 768px) {
    .ce_rsce_teaserbox.items-3 article:nth-child(1) {
      margin-bottom: 20px; } }
  @media (min-width: 1200px) {
    .ce_rsce_teaserbox.items-3 article:nth-child(1) {
      margin-bottom: 30px; } }
  @media (min-width: 768px) {
    .ce_rsce_teaserbox.items-3 article:nth-child(2),
    .ce_rsce_teaserbox.items-3 article:nth-child(3) {
      -webkit-box-flex: 0 1 calc(50% - 10px);
      -moz-box-flex: 0 1 calc(50% - 10px);
      -webkit-flex: 0 1 calc(50% - 10px);
      -ms-flex: 0 1 calc(50% - 10px);
      flex: 0 1 calc(50% - 10px);
      flex-basis: calc(50% - 10px); } }
  @media (min-width: 1200px) {
    .ce_rsce_teaserbox.items-3 article:nth-child(2),
    .ce_rsce_teaserbox.items-3 article:nth-child(3) {
      -webkit-box-flex: 0 1 calc(50% - 15px);
      -moz-box-flex: 0 1 calc(50% - 15px);
      -webkit-flex: 0 1 calc(50% - 15px);
      -ms-flex: 0 1 calc(50% - 15px);
      flex: 0 1 calc(50% - 15px);
      flex-basis: calc(50% - 15px); } }

.container-fluid .ce_rsce_cta {
  padding-left: 0;
  padding-right: 0; }

.ce_rsce_cta article {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .ce_rsce_cta article {
      padding-top: 70px;
      padding-bottom: 70px; } }
  @media (min-width: 1200px) {
    .ce_rsce_cta article {
      padding-top: 100px;
      padding-bottom: 100px; } }
  @media (max-width: 767px) {
    .ce_rsce_cta article .container {
      padding: 0; } }
  .ce_rsce_cta article .row {
    margin: 0; }
  .ce_rsce_cta article.bg-grey .button-block a:hover, .ce_rsce_cta article.color-grey .button-block a:hover {
    color: #fe0000;
    border-color: #fe0000; }
  .ce_rsce_cta article.bg-primary .button-block a, .ce_rsce_cta article.color-primary .button-block a {
    background: white;
    color: #fe0000; }
    .ce_rsce_cta article.bg-primary .button-block a:hover, .ce_rsce_cta article.color-primary .button-block a:hover {
      background: none;
      color: white;
      border-color: white; }
  .ce_rsce_cta article.bg-secondary .button-block a:hover, .ce_rsce_cta article.color-secondary .button-block a:hover {
    color: #fe0000;
    border-color: #fe0000; }

.ce_rsce_cta .teaser {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center; }
  @media (min-width: 1200px) {
    .ce_rsce_cta .teaser {
      padding-left: 15px;
      padding-right: 15px; } }

.ce_rsce_cta .ce_text {
  text-align: center; }
  @media (min-width: 768px) {
    .ce_rsce_cta .ce_text {
      width: 83.33%;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1200px) {
    .ce_rsce_cta .ce_text {
      width: 66.66%; } }

.ce_rsce_cta .button-block {
  margin-bottom: 0;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 767px) {
    .ce_rsce_cta .button-block {
      flex-direction: column; } }
  .ce_rsce_cta .button-block a {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 8px 10px; }
    @media (min-width: 768px) {
      .ce_rsce_cta .button-block a {
        margin: 0 10px; } }
    @media (max-width: 767px) {
      .ce_rsce_cta .button-block a + a {
        margin-top: 10px; } }
    .ce_rsce_cta .button-block a:before {
      font-size: 18px;
      font-size: 1.125rem;
      margin-right: 10px; }
    .ce_rsce_cta .button-block a:after {
      display: none; }
    .ce_rsce_cta .button-block a span {
      position: relative; }

@media (min-width: 768px) {
  .ce_rsce_contactmap article {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap; } }

@media (max-width: 1199px) {
  .ce_rsce_contactmap article {
    margin-left: -10px;
    margin-right: -10px; } }

.ce_rsce_contactmap .color-grey {
  padding: 40px 20px;
  background: whitesmoke; }
  @media (min-width: 768px) {
    .ce_rsce_contactmap .color-grey {
      padding: 35px 35px; } }
  @media (min-width: 1200px) {
    .ce_rsce_contactmap .color-grey {
      padding: 45px 100px; } }

.ce_rsce_contactmap .text .headline {
  margin-bottom: 10px; }

.ce_rsce_contactmap .text li {
  color: black; }

.ce_rsce_contactmap .text .address {
  margin-bottom: 5px; }

.ce_rsce_contactmap .text .contacts li {
  line-height: 1;
  padding: 10px 0;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center; }
  .ce_rsce_contactmap .text .contacts li:before {
    margin-right: 10px;
    color: #fe0000;
    font-size: 22px;
    font-size: 1.375rem; }

.ce_rsce_contactmap .text .contacts a {
  position: relative;
  font-family: "Swiss721W01-BoldExtende";
  color: black;
  font-size: 20px;
  font-size: 1.25rem;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in; }
  .ce_rsce_contactmap .text .contacts a:hover {
    color: #fe0000; }

.ce_rsce_contactmap .button-block {
  margin-top: 15px;
  margin-bottom: 0; }
  @media (min-width: 1200px) {
    .ce_rsce_contactmap .button-block {
      margin-top: 25px; } }

.ce_rsce_contactmap #gmap {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.ce_rsce_contactmap .google_map {
  min-height: 100%;
  min-width: 100%; }
  @media (max-width: 767px) {
    .ce_rsce_contactmap .google_map {
      height: 200px;
      margin-top: 10px; } }

@media (min-width: 768px) {
  .ce_rsce_contactform {
    padding-left: 0;
    padding-right: 0; } }

@media (min-width: 768px) {
  .ce_rsce_contactform article {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap; } }

.ce_rsce_contactform div.text {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .ce_rsce_contactform div.text .logo {
    margin-bottom: 45px;
    max-width: 130px; }
  .ce_rsce_contactform div.text .headline {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 1rem; }
  .ce_rsce_contactform div.text li {
    color: black; }
  .ce_rsce_contactform div.text .address {
    margin-bottom: 5px; }
  .ce_rsce_contactform div.text .contacts li {
    line-height: 1;
    padding: 10px 0;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    .ce_rsce_contactform div.text .contacts li:before {
      margin-right: 10px;
      color: #fe0000;
      font-size: 22px;
      font-size: 1.375rem; }
  .ce_rsce_contactform div.text .contacts a {
    position: relative;
    font-family: "Swiss721W01-BoldExtende";
    color: black;
    font-size: 20px;
    font-size: 1.25rem;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -ms-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in; }
    .ce_rsce_contactform div.text .contacts a:hover {
      color: #fe0000; }

@media (max-width: 767px) {
  .ce_rsce_contactform div.text,
  .ce_rsce_contactform div.form {
    padding-left: 0;
    padding-right: 0; } }

.ce_rsce_contactform div.text .color-grey,
.ce_rsce_contactform div.form .color-grey {
  padding: 40px 20px;
  min-height: 100%;
  min-width: 100%; }
  @media (min-width: 768px) {
    .ce_rsce_contactform div.text .color-grey,
    .ce_rsce_contactform div.form .color-grey {
      padding: 35px 80px; } }
  @media (min-width: 1200px) {
    .ce_rsce_contactform div.text .color-grey,
    .ce_rsce_contactform div.form .color-grey {
      padding: 45px 80px; } }

@media (min-width: 768px) {
  .ce_rsce_contactform div.text .color-grey {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column; } }

.ce_rsce_contactform div.text .button-block {
  margin-top: auto;
  margin-bottom: 0; }

@media (max-width: 991px) {
  .ce_rsce_contactform div.form {
    margin-top: 10px; } }

.ce_rsce_contactform .ce_form .widget-submit {
  text-align: left; }

.ce_dse_zipsearch_redirect .zip_redirect {
  padding: 40px;
  border: 1px solid #d8d8d8;
  background: whitesmoke; }
  @media (min-width: 768px) {
    .ce_dse_zipsearch_redirect .zip_redirect {
      padding: 50px; } }

.ce_dse_zipsearch_redirect .field {
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }
  .ce_dse_zipsearch_redirect .field label {
    display: block;
    -webkit-box-flex: 0 1 100%;
    -moz-box-flex: 0 1 100%;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    flex-basis: 100%;
    line-height: 1.5;
    margin-bottom: 15px; }
    @media (min-width: 1200px) {
      .ce_dse_zipsearch_redirect .field label {
        margin-bottom: 25px; } }
  .ce_dse_zipsearch_redirect .field .input {
    -webkit-box-flex: 0 1 100%;
    -moz-box-flex: 0 1 100%;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    flex-basis: 100%; }
    @media (min-width: 768px) {
      .ce_dse_zipsearch_redirect .field .input {
        -webkit-box-flex: 0 1 calc(50% - 10px);
        -moz-box-flex: 0 1 calc(50% - 10px);
        -webkit-flex: 0 1 calc(50% - 10px);
        -ms-flex: 0 1 calc(50% - 10px);
        flex: 0 1 calc(50% - 10px);
        flex-basis: calc(50% - 10px); } }
    @media (min-width: 1200px) {
      .ce_dse_zipsearch_redirect .field .input {
        -webkit-box-flex: 0 1 calc(50% - 15px);
        -moz-box-flex: 0 1 calc(50% - 15px);
        -webkit-flex: 0 1 calc(50% - 15px);
        -ms-flex: 0 1 calc(50% - 15px);
        flex: 0 1 calc(50% - 15px);
        flex-basis: calc(50% - 15px); } }
    .ce_dse_zipsearch_redirect .field .input input {
      margin-bottom: 0; }
  .ce_dse_zipsearch_redirect .field button {
    -webkit-box-flex: 0 1 100%;
    -moz-box-flex: 0 1 100%;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    flex-basis: 100%;
    margin-top: 10px;
    text-align: center;
    padding: 12px 14px;
    text-transform: uppercase;
    color: white;
    line-height: 1;
    font-family: "Swiss721W01-BoldExtende";
    font-size: 13px;
    font-size: 0.8125rem;
    letter-spacing: 1px;
    border: 1px solid transparent;
    background: #fe0000;
    -webkit-transition: background 0.2s ease-in, color 0.2s ease-in;
    -moz-transition: background 0.2s ease-in, color 0.2s ease-in;
    -ms-transition: background 0.2s ease-in, color 0.2s ease-in;
    -o-transition: background 0.2s ease-in, color 0.2s ease-in;
    transition: background 0.2s ease-in, color 0.2s ease-in; }
    @media (min-width: 768px) {
      .ce_dse_zipsearch_redirect .field button {
        margin-top: 0;
        -webkit-box-flex: 0 1 calc(50% - 10px);
        -moz-box-flex: 0 1 calc(50% - 10px);
        -webkit-flex: 0 1 calc(50% - 10px);
        -ms-flex: 0 1 calc(50% - 10px);
        flex: 0 1 calc(50% - 10px);
        flex-basis: calc(50% - 10px); } }
    @media (min-width: 1200px) {
      .ce_dse_zipsearch_redirect .field button {
        -webkit-box-flex: 0 1 calc(50% - 15px);
        -moz-box-flex: 0 1 calc(50% - 15px);
        -webkit-flex: 0 1 calc(50% - 15px);
        -ms-flex: 0 1 calc(50% - 15px);
        flex: 0 1 calc(50% - 15px);
        flex-basis: calc(50% - 15px); } }
    .ce_dse_zipsearch_redirect .field button:after {
      position: relative;
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      margin-left: 9px;
      display: inline-block;
      vertical-align: bottom;
      font-size: 13px;
      font-size: 0.8125rem; }
    .ce_dse_zipsearch_redirect .field button:hover {
      background: none;
      color: #fe0000;
      border-color: #fe0000; }
  .ce_dse_zipsearch_redirect .field.error span.error {
    display: block; }

.ce_dse_zipsearch_redirect span.error {
  display: none;
  font-size: 14px;
  font-size: 0.875rem;
  top: -25px;
  left: 0; }

.ce_dse_zipsearch .adviser {
  margin-top: -20px;
  margin-bottom: -20px; }
  .ce_dse_zipsearch .adviser:before, .ce_dse_zipsearch .adviser:after {
    content: "";
    display: table; }
  .ce_dse_zipsearch .adviser:after {
    clear: both; }
  @media (max-width: 767px) {
    .ce_dse_zipsearch .adviser {
      margin-left: -10px;
      margin-top: -10px; } }
  .ce_dse_zipsearch .adviser .headline {
    margin-bottom: 10px;
    text-transform: uppercase; }
  .ce_dse_zipsearch .adviser li {
    color: black; }

.ce_dse_zipsearch .zip-block {
  margin: 20px 0; }
  .ce_dse_zipsearch .zip-block .title {
    font-family: "Swiss721W01-BoldExtende";
    text-transform: uppercase;
    color: black;
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 0; }
  .ce_dse_zipsearch .zip-block .person {
    position: relative;
    color: black;
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 0.875rem; }
  .ce_dse_zipsearch .zip-block .userpic {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #d8d8d8; }
    .ce_dse_zipsearch .zip-block .userpic img {
      width: 100%; }

.ce_dse_zipsearch .contacts {
  position: relative;
  margin-bottom: 0;
  line-height: 2; }
  .ce_dse_zipsearch .contacts li {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    font-family: "Swiss721W01-BoldExtende";
    font-size: 14px;
    font-size: 0.875rem; }
    .ce_dse_zipsearch .contacts li:before {
      margin-right: 10px;
      color: #fe0000;
      font-size: 16px;
      font-size: 1rem; }
  .ce_dse_zipsearch .contacts a {
    position: relative;
    font-family: "Swiss721W01-BoldExtende";
    color: black;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -ms-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in; }
    .ce_dse_zipsearch .contacts a:hover {
      color: #fe0000; }

.ce_rsce_divider div {
  width: 50px;
  height: 1px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .ce_rsce_divider div {
      width: 100px; } }

.ce_rsce_divider .color-primary {
  background: #fe0000; }

.ce_rsce_divider .color-secondary {
  background: black; }

.ce_rsce_divider .color-grey {
  background: whitesmoke; }

@media (max-width: 1199px) {
  .ce_rsce_facts_partners .row {
    margin-left: -10px;
    margin-right: -10px; } }

@media (max-width: 767px) {
  .ce_rsce_facts_partners .ce_text p {
    margin-bottom: 35px !important; } }

.ce_rsce_facts_partners article {
  margin: 0 -10px; }
  @media (min-width: 768px) {
    .ce_rsce_facts_partners article {
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      margin: 0 -10px; } }
  @media (min-width: 1200px) {
    .ce_rsce_facts_partners article {
      margin-left: -15px;
      margin-right: -15px; } }

.ce_rsce_facts_partners .teaser {
  padding-left: 10px;
  padding-right: 10px;
  margin: 35px 0; }
  @media (min-width: 768px) {
    .ce_rsce_facts_partners .teaser {
      margin: 20px 0; } }
  @media (min-width: 1200px) {
    .ce_rsce_facts_partners .teaser {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (max-width: 767px) {
    .ce_rsce_facts_partners .teaser:first-child {
      margin-top: 0; } }
  @media (max-width: 767px) {
    .ce_rsce_facts_partners .teaser:last-child {
      margin-bottom: 0; } }

@media (min-width: 768px) {
  .ce_rsce_facts_partners .items-2 .teaser {
    -webkit-box-flex: 0 1 50%;
    -moz-box-flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    flex-basis: 50%; } }

@media (min-width: 768px) {
  .ce_rsce_facts_partners .items-3 .teaser {
    -webkit-box-flex: 0 1 33.33%;
    -moz-box-flex: 0 1 33.33%;
    -webkit-flex: 0 1 33.33%;
    -ms-flex: 0 1 33.33%;
    flex: 0 1 33.33%;
    flex-basis: 33.33%; } }

@media (min-width: 768px) {
  .ce_rsce_facts_partners .items-1 .teaser,
  .ce_rsce_facts_partners .items-4 .teaser {
    -webkit-box-flex: 0 1 50%;
    -moz-box-flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    flex-basis: 50%; } }

@media (min-width: 1200px) {
  .ce_rsce_facts_partners .items-1 .teaser,
  .ce_rsce_facts_partners .items-4 .teaser {
    -webkit-box-flex: 0 1 25%;
    -moz-box-flex: 0 1 25%;
    -webkit-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    flex-basis: 25%; } }

.ce_rsce_facts_partners .image-holder {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 210px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #d8d8d8; }
  @media (max-width: 767px) {
    .ce_rsce_facts_partners .image-holder {
      display: inline-block;
      min-width: 270px; } }
  @media (min-width: 768px) {
    .ce_rsce_facts_partners .image-holder {
      height: 210px;
      background-size: cover; } }

.ce_rsce_facts_partners .title {
  font-family: "Swiss721W01-BoldExtende";
  text-transform: uppercase;
  color: black;
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 0; }

.ce_rsce_facts_partners .job {
  position: relative;
  color: black;
  margin-bottom: 10px !important;
  font-size: 14px;
  font-size: 0.875rem; }

.ce_rsce_facts_partners ul.partners {
  line-height: 2; }
  .ce_rsce_facts_partners ul.partners li {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    .ce_rsce_facts_partners ul.partners li:before {
      color: #fe0000;
      margin-right: 10px; }
  .ce_rsce_facts_partners ul.partners a {
    position: relative;
    font-family: "Swiss721W01-BoldExtende";
    color: black;
    font-size: 14px;
    font-size: 0.875rem;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -ms-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in; }
    .ce_rsce_facts_partners ul.partners a:hover {
      color: #fe0000; }

.ce_rsce_accessories {
  padding-left: 0;
  padding-right: 0;
  background: whitesmoke; }
  .ce_rsce_accessories + .ce_rsce_accessories {
    padding-bottom: 40px; }
  @media (max-width: 1199px) {
    .ce_rsce_accessories .row {
      margin-left: 0;
      margin-right: 0; } }
  .ce_rsce_accessories .row > .headline {
    margin-top: 40px;
    padding-left: 10px;
    padding-right: 10px; }
    @media (min-width: 768px) {
      .ce_rsce_accessories .row > .headline {
        padding-left: 10px;
        padding-right: 10px; } }
    @media (min-width: 1200px) {
      .ce_rsce_accessories .row > .headline {
        padding-left: 15px;
        padding-right: 15px; } }
  @media (min-width: 768px) {
    .ce_rsce_accessories article {
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: stretch;
      flex-wrap: wrap; } }
  .ce_rsce_accessories .teaser-link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .ce_rsce_accessories .teaser {
    padding-top: 10px;
    padding-bottom: 10px; }
    @media (min-width: 1200px) {
      .ce_rsce_accessories .teaser {
        padding: 15px 17px; } }
    .ce_rsce_accessories .teaser .inside:not(.color-primary) {
      background: white; }
    .ce_rsce_accessories .teaser .inside {
      -webkit-transition: box-shadow 0.2s ease-in;
      -moz-transition: box-shadow 0.2s ease-in;
      -ms-transition: box-shadow 0.2s ease-in;
      -o-transition: box-shadow 0.2s ease-in;
      transition: box-shadow 0.2s ease-in;
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      min-height: 380px; }
      @media (max-width: 767px) {
        .ce_rsce_accessories .teaser .inside {
          min-height: 350px; } }
      .ce_rsce_accessories .teaser .inside.hovered {
        cursor: pointer; }
      .ce_rsce_accessories .teaser .inside.with-image {
        justify-content: flex-start; }
      .ce_rsce_accessories .teaser .inside.no-image {
        padding: 20px;
        justify-content: center; }
      .ce_rsce_accessories .teaser .inside:not(.color-primary) .headline {
        -webkit-transition: color 0.2s ease-in;
        -moz-transition: color 0.2s ease-in;
        -ms-transition: color 0.2s ease-in;
        -o-transition: color 0.2s ease-in;
        transition: color 0.2s ease-in; }
      .ce_rsce_accessories .teaser .inside:not(.color-primary):hover .headline {
        color: #fe0000; }
      .ce_rsce_accessories .teaser .inside:hover {
        box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.35); }
        .ce_rsce_accessories .teaser .inside:hover.with-image .button-block a {
          background: none;
          color: black;
          border-color: black; }
        .ce_rsce_accessories .teaser .inside:hover.no-image .button-block a {
          background: none;
          color: black;
          border-color: black; }
        .ce_rsce_accessories .teaser .inside:hover.no-image.color-primary .button-block a {
          background: none;
          color: white;
          border-color: white; }
  @media (max-width: 767px) {
    .ce_rsce_accessories .wishlist + .with-image {
      padding-top: 35px; } }
  .ce_rsce_accessories .with-image {
    height: 100%; }
    .ce_rsce_accessories .with-image .image-holder {
      height: 140px;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: 100% auto; }
    .ce_rsce_accessories .with-image .content-holder {
      padding: 0 20px 20px; }
      @media (min-width: 768px) {
        .ce_rsce_accessories .with-image .content-holder {
          height: calc(100% - 150px);
          -js-display: flex;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          flex-wrap: wrap; } }
      .ce_rsce_accessories .with-image .content-holder .variants,
      .ce_rsce_accessories .with-image .content-holder .button-block {
        margin-top: auto; }
    .ce_rsce_accessories .with-image + .button-block {
      margin-top: auto;
      padding: 0 20px 20px; }
  .ce_rsce_accessories .wishlist {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 5; }
    .ce_rsce_accessories .wishlist label {
      position: relative;
      display: inline-block;
      margin-bottom: 0;
      width: auto; }
      .ce_rsce_accessories .wishlist label:hover:before {
        color: #fe0000 !important; }
    .ce_rsce_accessories .wishlist input {
      opacity: 0;
      visibility: hidden;
      position: absolute;
      top: 8px;
      left: 2px;
      width: auto !important;
      margin: 0; }
    .ce_rsce_accessories .wishlist input[type="checkbox"] + label::before {
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      display: inline-block;
      width: auto;
      height: auto;
      text-align: center;
      position: relative;
      border: none;
      box-shadow: none;
      font-size: 20px;
      font-size: 1.25rem;
      color: black;
      -webkit-transition: color 0.2s ease-in;
      -moz-transition: color 0.2s ease-in;
      -ms-transition: color 0.2s ease-in;
      -o-transition: color 0.2s ease-in;
      transition: color 0.2s ease-in; }
    .ce_rsce_accessories .wishlist input[type="checkbox"]:checked + label {
      color: #fe0000; }
    .ce_rsce_accessories .wishlist input[type="checkbox"]:checked + label::before {
      content: "";
      color: #fe0000;
      background: none; }
  .ce_rsce_accessories .image-holder {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 10px; }
  .ce_rsce_accessories .headline {
    text-transform: uppercase;
    margin-bottom: 10px; }
  .ce_rsce_accessories p.description {
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 0.875rem; }
  .ce_rsce_accessories div.variant {
    position: relative;
    z-index: 5;
    margin-bottom: 5px !important;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .ce_rsce_accessories div.variant:last-child {
      margin-bottom: 0 !important; }
    .ce_rsce_accessories div.variant:hover {
      color: #fe0000; }
      .ce_rsce_accessories div.variant:hover input[type="checkbox"] + label::before {
        color: #fe0000; }
    .ce_rsce_accessories div.variant span {
      font-size: 14px;
      font-size: 0.875rem; }
      .ce_rsce_accessories div.variant span + span {
        margin-left: 5px; }
      .ce_rsce_accessories div.variant span.wishlist {
        position: relative;
        top: inherit;
        right: inherit; }
  .ce_rsce_accessories .button-block {
    position: relative;
    z-index: 5;
    margin-bottom: 0; }
  .ce_rsce_accessories p.sku {
    margin-top: auto;
    margin-bottom: 0 !important;
    padding: 0 20px 20px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1; }

.ce_rsce_producttiles article > .row {
  margin: 0; }

.ce_rsce_producttiles .headline {
  text-transform: uppercase;
  color: white;
  margin-bottom: 15px; }

.ce_rsce_producttiles .ce_text,
.ce_rsce_producttiles .description {
  color: white;
  font-size: 14px;
  font-size: 0.875rem; }

.ce_rsce_producttiles .button-block {
  margin-bottom: 0; }
  .ce_rsce_producttiles .button-block a {
    padding: 8px 10px; }

.ce_rsce_producttiles .inside {
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 1; }

.ce_rsce_producttiles .intro-tile,
.ce_rsce_producttiles .teaser {
  height: 280px; }
  @media (min-width: 768px) {
    .ce_rsce_producttiles .intro-tile,
    .ce_rsce_producttiles .teaser {
      height: 320px; } }
  @media (min-width: 1200px) {
    .ce_rsce_producttiles .intro-tile,
    .ce_rsce_producttiles .teaser {
      height: 290px; } }
  @media (min-width: 1400px) {
    .ce_rsce_producttiles .intro-tile,
    .ce_rsce_producttiles .teaser {
      height: 310px; } }
  @media (min-width: 1600px) {
    .ce_rsce_producttiles .intro-tile,
    .ce_rsce_producttiles .teaser {
      height: 480px; } }

.ce_rsce_producttiles .intro-tile {
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .ce_rsce_producttiles .intro-tile {
      padding-left: 55px;
      padding-right: 55px; } }
  @media (min-width: 1200px) {
    .ce_rsce_producttiles .intro-tile {
      padding-left: 80px;
      padding-right: 80px; } }

.ce_rsce_producttiles .teaser {
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 15px;
  padding-right: 15px;
  cursor: pointer; }
  @media (min-width: 768px) {
    .ce_rsce_producttiles .teaser {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 1200px) {
    .ce_rsce_producttiles .teaser {
      padding-left: 40px;
      padding-right: 40px; } }
  .ce_rsce_producttiles .teaser:hover:before {
    background: black; }
  .ce_rsce_producttiles .teaser:hover .button-block a {
    background: none;
    border-color: #fe0000;
    color: #fe0000; }
  .ce_rsce_producttiles .teaser:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: background 0.2s ease-in;
    -moz-transition: background 0.2s ease-in;
    -ms-transition: background 0.2s ease-in;
    -o-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in; }
  .ce_rsce_producttiles .teaser .button-block a:hover {
    border-color: #fe0000;
    color: #fe0000; }

.ce_rsce_quickbox {
  padding-top: 20px;
  padding-bottom: 20px;
  background: whitesmoke; }
  @media (min-width: 768px) {
    .ce_rsce_quickbox {
      padding-top: 30px; } }
  @media (min-width: 1200px) {
    .ce_rsce_quickbox {
      padding-top: 50px; } }
  @media (min-width: 768px) {
    .ce_rsce_quickbox {
      padding-bottom: 30px; } }
  @media (min-width: 1200px) {
    .ce_rsce_quickbox {
      padding-bottom: 50px; } }
  @media (min-width: 768px) {
    .ce_rsce_quickbox article {
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; } }
  @media (max-width: 767px) {
    .ce_rsce_quickbox article .container {
      padding: 0 5px; } }
  .ce_rsce_quickbox .headline {
    text-align: center; }
    .ce_rsce_quickbox .headline:after {
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
  .ce_rsce_quickbox .ce_text {
    text-align: center; }
  .ce_rsce_quickbox .teaser {
    padding-left: 10px;
    padding-right: 10px;
    margin: 10px 0;
    width: 100%; }
    @media (min-width: 768px) {
      .ce_rsce_quickbox .teaser {
        -webkit-box-flex: 0 1 50%;
        -moz-box-flex: 0 1 50%;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        flex-basis: 50%; } }
    @media (min-width: 1200px) {
      .ce_rsce_quickbox .teaser {
        -webkit-box-flex: 0 1 25%;
        -moz-box-flex: 0 1 25%;
        -webkit-flex: 0 1 25%;
        -ms-flex: 0 1 25%;
        flex: 0 1 25%;
        flex-basis: 25%;
        padding-left: 15px;
        padding-right: 15px; } }
    .ce_rsce_quickbox .teaser .inside {
      background: white;
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: stretch;
      cursor: pointer;
      -webkit-font-smoothing: subpixel-antialiased;
      -webkit-perspective: 1000;
      -moz-osx-font-smoothing: grayscale;
      will-change: auto;
      -webkit-transition: box-shadow 0.2s ease-in, transform 0.2s ease-in;
      -moz-transition: box-shadow 0.2s ease-in, transform 0.2s ease-in;
      -ms-transition: box-shadow 0.2s ease-in, transform 0.2s ease-in;
      -o-transition: box-shadow 0.2s ease-in, transform 0.2s ease-in;
      transition: box-shadow 0.2s ease-in, transform 0.2s ease-in; }
      .ce_rsce_quickbox .teaser .inside:hover {
        box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2);
        -webkit-transform: scale(1.025, 1.025);
        -moz-transform: scale(1.025, 1.025);
        -ms-transform: scale(1.025, 1.025);
        transform: scale(1.025, 1.025); }
  .ce_rsce_quickbox .text {
    padding: 15px;
    -webkit-box-flex: 0 1 calc(100% - 35px);
    -moz-box-flex: 0 1 calc(100% - 35px);
    -webkit-flex: 0 1 calc(100% - 35px);
    -ms-flex: 0 1 calc(100% - 35px);
    flex: 0 1 calc(100% - 35px);
    flex-basis: calc(100% - 35px); }
    .ce_rsce_quickbox .text ul {
      position: relative;
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      font-size: 14px;
      font-size: 0.875rem;
      padding-bottom: 18px;
      margin-bottom: 16px; }
      .ce_rsce_quickbox .text ul:after {
        content: "";
        display: block;
        width: 45px;
        height: 2px;
        background: #ef6f01;
        position: absolute;
        left: 0;
        bottom: 0; }
    .ce_rsce_quickbox .text li {
      line-height: 1; }
      .ce_rsce_quickbox .text li:first-child {
        padding-right: 13px; }
        .ce_rsce_quickbox .text li:first-child:after {
          content: "";
          display: block;
          width: 1px;
          height: 14px;
          background: black;
          position: absolute;
          right: 0;
          top: 50%;
          margin-top: -9px; }
      .ce_rsce_quickbox .text li:last-child {
        padding-left: 13px; }
    .ce_rsce_quickbox .text .title {
      margin-bottom: 0;
      font-family: "Swiss_721 W01 Medium"; }
  .ce_rsce_quickbox .link {
    -webkit-box-flex: 0 1 35px;
    -moz-box-flex: 0 1 35px;
    -webkit-flex: 0 1 35px;
    -ms-flex: 0 1 35px;
    flex: 0 1 35px;
    flex-basis: 35px;
    height: 100%; }
    .ce_rsce_quickbox .link a {
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      background: #fe0000;
      color: white;
      text-align: center;
      border: 2px solid transparent;
      -webkit-transition: all 0.2s ease-in;
      -moz-transition: all 0.2s ease-in;
      -ms-transition: all 0.2s ease-in;
      -o-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
      .ce_rsce_quickbox .link a:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .ce_rsce_quickbox .link a:hover {
        background: none;
        color: #fe0000;
        border-color: #fe0000; }
  .ce_rsce_quickbox .button-block {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    padding-top: 20px; }
    @media (min-width: 1200px) {
      .ce_rsce_quickbox .button-block {
        padding-top: 30px; } }

@media (max-width: 991px) {
  .ce_rsce_partners + .ce_rsce_partners {
    margin-top: 20px; } }

.ce_rsce_partners article {
  margin-left: -10px;
  margin-right: -10px; }
  @media (min-width: 768px) {
    .ce_rsce_partners article {
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; } }
  @media (min-width: 1200px) {
    .ce_rsce_partners article {
      margin-left: -15px;
      margin-right: -15px; } }

@media (max-width: 767px) {
  .ce_rsce_partners .ce_image {
    margin-bottom: 20px; } }

.ce_rsce_partners li {
  padding-bottom: 10px; }
  .ce_rsce_partners li:first-child {
    padding-bottom: 0; }
  .ce_rsce_partners li strong {
    font-family: "Swiss_721 W01 Medium";
    padding-right: 5px; }
  .ce_rsce_partners li a {
    color: black;
    position: relative;
    font-family: "Swiss_721 W01 Roman";
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -ms-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in; }
    .ce_rsce_partners li a:after {
      content: "";
      display: block;
      width: 0;
      height: 1px;
      background: white;
      position: absolute;
      bottom: 0;
      left: 0;
      -webkit-transition: width 0.2s ease-in;
      -moz-transition: width 0.2s ease-in;
      -ms-transition: width 0.2s ease-in;
      -o-transition: width 0.2s ease-in;
      transition: width 0.2s ease-in; }
    .ce_rsce_partners li a:hover:after {
      width: 100%; }
    .ce_rsce_partners li a:after {
      background: #fe0000; }
    .ce_rsce_partners li a:hover {
      font-family: "Swiss_721 W01 Medium";
      color: #fe0000; }

.ce_rsce_partners .title {
  font-family: "Swiss721W01-BoldExtende";
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2; }
  @media (min-width: 1200px) {
    .ce_rsce_partners .title {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 1.4; } }

.ce_rsce_partners .description {
  position: relative;
  margin-bottom: 18px;
  padding-bottom: 16px; }
  .ce_rsce_partners .description:after {
    content: "";
    display: block;
    width: 45px;
    height: 2px;
    background: #fe0000;
    position: absolute;
    left: 0;
    bottom: 0; }

.container-fluid .ce_rsce_boxteaser,
.container-fluid .ce_rsce_heroteaser {
  padding-left: 0;
  padding-right: 0; }

.ce_rsce_content_wrapper_start .layout-1-col {
  flex-direction: column; }

@charset "UTF-8";
.ce_accordion {
  position: relative;
  margin-top: 15px;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 767px) {
    .ce_accordion {
      width: calc(100% - 15px); } }
  @media (min-width: 768px) {
    .ce_accordion.col-sm-10 {
      width: calc(83.33333% - 15px); } }
  @media (min-width: 1200px) {
    .ce_accordion.col-lg-8 {
      width: calc(66.66667% - 30px); } }
  .ce_accordion.first {
    margin-top: 0; }
  .ce_accordion .toggler {
    position: relative;
    cursor: pointer;
    outline: none;
    padding: 20px 55px 20px 20px;
    color: black;
    line-height: 1.15;
    font-family: "Swiss_721 W01 Bold";
    font-size: 16px;
    font-size: 1rem;
    border: 1px solid #d8d8d8;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -ms-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in; }
    .ce_accordion .toggler:before {
      content: "";
      display: block;
      width: 0;
      height: 1px;
      background: #d8d8d8;
      position: absolute;
      bottom: 0;
      left: 20px;
      -webkit-transition: width 0.2s ease-in;
      -moz-transition: width 0.2s ease-in;
      -ms-transition: width 0.2s ease-in;
      -o-transition: width 0.2s ease-in;
      transition: width 0.2s ease-in; }
    .ce_accordion .toggler:after {
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      font-size: 14px;
      font-size: 0.875rem;
      position: absolute;
      right: 20px;
      top: 50%;
      margin-top: -7px;
      will-change: transform;
      -webkit-transition: transform 0.2s ease-in;
      -moz-transition: transform 0.2s ease-in;
      -ms-transition: transform 0.2s ease-in;
      -o-transition: transform 0.2s ease-in;
      transition: transform 0.2s ease-in; }
    .ce_accordion .toggler:hover {
      color: #fe0000; }
    .ce_accordion .toggler.ui-state-active {
      color: #fe0000;
      border-bottom: none; }
      .ce_accordion .toggler.ui-state-active:before {
        width: calc(100% - 40px); }
      .ce_accordion .toggler.ui-state-active:after {
        -webkit-transform: rotate(180deg);
        -khtml-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
        zoom: 1; }
    .ce_accordion .toggler .ui-accordion-header-icon {
      display: none; }
  .ce_accordion .accordion {
    padding: 10px;
    border: 1px solid #d8d8d8;
    border-top: none; }
    @media (min-width: 768px) {
      .ce_accordion .accordion {
        padding: 20px; } }
    .ce_accordion .accordion > div {
      text-align: left; }
      .ce_accordion .accordion > div:before, .ce_accordion .accordion > div:after {
        content: "";
        display: table; }
      .ce_accordion .accordion > div:after {
        clear: both; }
      .ce_accordion .accordion > div .first-child {
        margin-top: 0; }
      .ce_accordion .accordion > div .last-child {
        margin-bottom: 0; }
      .ce_accordion .accordion > div h2,
      .ce_accordion .accordion > div h3,
      .ce_accordion .accordion > div h4 {
        margin-top: 0;
        margin-bottom: 25px;
        padding-bottom: 15px; }
      .ce_accordion .accordion > div h3 {
        line-height: 1.25; }
      .ce_accordion .accordion > div .image_container {
        margin-bottom: 30px;
        text-align: left; }
        @media (max-width: 767px) {
          .ce_accordion .accordion > div .image_container {
            float: none; } }
        @media (min-width: 768px) {
          .ce_accordion .accordion > div .image_container.float_left {
            margin-bottom: 0;
            margin-right: 10px; } }
        @media (min-width: 1200px) {
          .ce_accordion .accordion > div .image_container.float_left {
            margin-right: 30px; } }
        @media (min-width: 768px) {
          .ce_accordion .accordion > div .image_container.float_right {
            margin-bottom: 0;
            margin-left: 10px; } }
        @media (min-width: 1200px) {
          .ce_accordion .accordion > div .image_container.float_right {
            margin-left: 30px; } }
      .ce_accordion .accordion > div .ce_image .image_container {
        margin-bottom: 15px; }
        @media (min-width: 1200px) {
          .ce_accordion .accordion > div .ce_image .image_container {
            margin-bottom: 25px; } }
      .ce_accordion .accordion > div .ce_hyperlink.last-child a {
        margin-bottom: 0; }
      .ce_accordion .accordion > div .ce_text.last-child ul,
      .ce_accordion .accordion > div .ce_text.last-child p {
        margin-bottom: 0; }

.mod_breadcrumb li.title + li.first {
  display: none; }

.mod_breadcrumb {
  padding-top: 15px;
  display: none; }
  @media (min-width: 992px) {
    .mod_breadcrumb {
      display: block;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1200px) {
    .mod_breadcrumb {
      padding-left: 0;
      padding-right: 0; } }
  .mod_breadcrumb ul {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px; }
    .mod_breadcrumb ul:before, .mod_breadcrumb ul:after {
      content: "";
      display: table; }
    .mod_breadcrumb ul:after {
      clear: both; }
    @media (min-width: 768px) {
      .mod_breadcrumb ul {
        padding-left: 10px;
        padding-right: 10px; } }
    @media (min-width: 1200px) {
      .mod_breadcrumb ul {
        padding-left: 15px;
        padding-right: 15px; } }
  .mod_breadcrumb li {
    position: relative;
    line-height: 1;
    font-size: 13px;
    font-size: 0.8125rem;
    text-transform: uppercase;
    padding: 0 15px; }
    .mod_breadcrumb li:before {
      content: "";
      display: block;
      width: 1px;
      height: 10px;
      position: absolute;
      top: 50%;
      left: 0;
      margin-top: -5px;
      background: black; }
    .mod_breadcrumb li > a,
    .mod_breadcrumb li > span {
      position: relative;
      padding: 0; }
    .mod_breadcrumb li > a {
      line-height: 1;
      color: black;
      font-family: "Swiss_721 W01 Roman"; }
      .mod_breadcrumb li > a:hover {
        color: #fe0000; }
    .mod_breadcrumb li.active a {
      font-family: "Swiss721W01-BoldExtende";
      color: black; }
    .mod_breadcrumb li.title {
      padding-left: 0; }
    .mod_breadcrumb li:first-child:before {
      display: none; }

body.startpage .mod_breadcrumb {
  display: none; }

.mod_changelanguage {
  padding-left: 15px;
  line-height: 1; }
  .mod_changelanguage .lang-active {
    position: relative;
    background: whitesmoke;
    border: 1px solid #d8d8d8;
    font-size: 14px;
    font-size: 0.875rem; }
    .mod_changelanguage .lang-active > span {
      position: relative;
      padding: 7px 15px;
      display: block;
      font-family: "Swiss_721 W01 Bold"; }
    .mod_changelanguage .lang-active:hover .lang-wrapper {
      display: block; }
  .mod_changelanguage .lang-wrapper {
    position: absolute;
    top: 100%;
    left: -1px;
    background: whitesmoke;
    border: 1px solid #d8d8d8;
    border-top: 0;
    display: none; }
    .mod_changelanguage .lang-wrapper:before {
      content: "";
      display: block;
      height: 1px;
      width: calc(100% - 20px);
      position: absolute;
      top: 0;
      left: 10px;
      background: #d8d8d8; }
  .mod_changelanguage ul {
    margin-bottom: 0; }
  .mod_changelanguage li {
    padding: 7px 15px;
    font-size: 14px;
    font-size: 0.875rem; }
    .mod_changelanguage li a {
      color: black;
      font-family: "Swiss_721 W01 Bold";
      -webkit-transition: color 0.2s ease-in;
      -moz-transition: color 0.2s ease-in;
      -ms-transition: color 0.2s ease-in;
      -o-transition: color 0.2s ease-in;
      transition: color 0.2s ease-in; }
      .mod_changelanguage li a:hover {
        color: #fe0000; }

.ce_rsce_downloads {
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1199px) {
    .ce_rsce_downloads .row {
      margin-left: -10px;
      margin-right: -10px; } }
  .ce_rsce_downloads .headline {
    text-transform: uppercase;
    color: #fe0000; }
  .ce_rsce_downloads .title {
    text-transform: uppercase;
    word-break: break-word; }
  .ce_rsce_downloads .table-wrap {
    padding: 40px 5px; }
    @media (min-width: 768px) {
      .ce_rsce_downloads .table-wrap {
        padding: 40px 15px; } }
    @media (min-width: 1200px) {
      .ce_rsce_downloads .table-wrap {
        padding: 55px 85px; } }
    .ce_rsce_downloads .table-wrap.color-primary tbody tr {
      -webkit-transition: opacity 0.2s ease-in;
      -moz-transition: opacity 0.2s ease-in;
      -ms-transition: opacity 0.2s ease-in;
      -o-transition: opacity 0.2s ease-in;
      transition: opacity 0.2s ease-in; }
      .ce_rsce_downloads .table-wrap.color-primary tbody tr .download-link {
        color: white; }
      .ce_rsce_downloads .table-wrap.color-primary tbody tr:hover {
        opacity: 0.8;
        font-weight: bold; }
    .ce_rsce_downloads .table-wrap.color-primary .link .icon {
      color: white; }
    .ce_rsce_downloads .table-wrap.color-secondary tbody tr {
      -webkit-transition: color 0.2s ease-in;
      -moz-transition: color 0.2s ease-in;
      -ms-transition: color 0.2s ease-in;
      -o-transition: color 0.2s ease-in;
      transition: color 0.2s ease-in; }
      .ce_rsce_downloads .table-wrap.color-secondary tbody tr .download-link {
        color: white; }
      .ce_rsce_downloads .table-wrap.color-secondary tbody tr:hover {
        color: #fe0000;
        font-weight: bold; }
        .ce_rsce_downloads .table-wrap.color-secondary tbody tr:hover .download-link {
          color: #fe0000; }
        .ce_rsce_downloads .table-wrap.color-secondary tbody tr:hover .link .icon {
          color: #fe0000; }
    .ce_rsce_downloads .table-wrap.color-secondary .link .icon {
      color: white;
      -webkit-transition: color 0.2s ease-in;
      -moz-transition: color 0.2s ease-in;
      -ms-transition: color 0.2s ease-in;
      -o-transition: color 0.2s ease-in;
      transition: color 0.2s ease-in; }
    .ce_rsce_downloads .table-wrap.color-grey tbody tr, .ce_rsce_downloads .table-wrap.default tbody tr {
      -webkit-transition: color 0.2s ease-in;
      -moz-transition: color 0.2s ease-in;
      -ms-transition: color 0.2s ease-in;
      -o-transition: color 0.2s ease-in;
      transition: color 0.2s ease-in; }
      .ce_rsce_downloads .table-wrap.color-grey tbody tr .download-link, .ce_rsce_downloads .table-wrap.default tbody tr .download-link {
        color: black; }
      .ce_rsce_downloads .table-wrap.color-grey tbody tr:hover, .ce_rsce_downloads .table-wrap.default tbody tr:hover {
        color: #fe0000;
        font-weight: bold; }
        .ce_rsce_downloads .table-wrap.color-grey tbody tr:hover .download-link, .ce_rsce_downloads .table-wrap.default tbody tr:hover .download-link {
          color: #fe0000; }
        .ce_rsce_downloads .table-wrap.color-grey tbody tr:hover .link .icon:before, .ce_rsce_downloads .table-wrap.default tbody tr:hover .link .icon:before {
          color: #fe0000; }
    .ce_rsce_downloads .table-wrap.color-grey .description .icon-pdf, .ce_rsce_downloads .table-wrap.default .description .icon-pdf {
      color: #fe0000; }
    .ce_rsce_downloads .table-wrap.color-grey .link .icon, .ce_rsce_downloads .table-wrap.default .link .icon {
      color: black;
      -webkit-transition: color 0.2s ease-in;
      -moz-transition: color 0.2s ease-in;
      -ms-transition: color 0.2s ease-in;
      -o-transition: color 0.2s ease-in;
      transition: color 0.2s ease-in; }
      .ce_rsce_downloads .table-wrap.color-grey .link .icon:hover, .ce_rsce_downloads .table-wrap.default .link .icon:hover {
        color: #fe0000; }
  .ce_rsce_downloads table {
    margin-bottom: 0; }
  .ce_rsce_downloads tbody tr {
    cursor: pointer; }
  .ce_rsce_downloads th {
    padding: 12px 15px;
    font-family: "Swiss_721 W01 Roman"; }
  .ce_rsce_downloads td {
    position: relative;
    vertical-align: middle;
    padding: 12px 15px; }
  .ce_rsce_downloads .description .icon-pdf {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1;
    margin-right: 15px; }
    .ce_rsce_downloads .description .icon-pdf:before {
      vertical-align: middle; }
    @media (max-width: 767px) {
      .ce_rsce_downloads .description .icon-pdf {
        display: none; } }
  .ce_rsce_downloads .description .download-link {
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -ms-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in; }
  .ce_rsce_downloads .description span {
    display: inline-block;
    vertical-align: middle; }
  .ce_rsce_downloads .size {
    white-space: nowrap;
    padding-right: 0;
    text-align: right; }
    @media (max-width: 1199px) {
      .ce_rsce_downloads .size {
        font-size: 0; } }
  .ce_rsce_downloads .link {
    width: 20px; }
    .ce_rsce_downloads .link .icon {
      display: block;
      width: 20px;
      height: 20px;
      line-height: 1;
      font-size: 18px;
      font-size: 1.125rem;
      text-align: center; }
      .ce_rsce_downloads .link .icon:before {
        height: 100%;
        line-height: 20px; }

@charset "UTF-8";
#footer {
  border-top: 1px solid #d8d8d8; }
  #footer .container {
    height: 100%; }
  #footer .row {
    position: relative;
    height: 100%;
    z-index: 10; }
  #footer ul {
    margin-bottom: 0; }
  #footer h3,
  #footer h4,
  #footer h5,
  #footer h6 {
    text-transform: uppercase; }

.mod_customnav li a {
  position: relative;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in; }
  .mod_customnav li a:hover {
    color: #fe0000 !important; }

.footer-top {
  padding-top: 25px;
  padding-bottom: 25px;
  background: whitesmoke; }
  @media (min-width: 1200px) {
    .footer-top {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media (max-width: 767px) {
    .footer-top .row {
      flex-direction: column; } }
  .footer-top p,
  .footer-top li {
    font-size: 14px;
    font-size: 0.875rem; }
  .footer-top p {
    margin-bottom: 15px; }
    @media (min-width: 1200px) {
      .footer-top p {
        margin-bottom: 25px; } }
  @media (max-width: 767px) {
    .footer-top .mod_customnav {
      margin-bottom: 15px; } }
  .footer-top .mod_customnav h6 {
    position: relative; }
    @media (max-width: 767px) {
      .footer-top .mod_customnav h6 {
        margin-bottom: 0;
        padding-bottom: 15px;
        border-bottom: 1px solid #d8d8d8; } }
    @media (max-width: 767px) {
      .footer-top .mod_customnav h6:after {
        font-family: "icomoon" !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -14px;
        font-size: 16px;
        font-size: 1rem;
        will-change: transform;
        -webkit-transition: transform 0.2s ease-in;
        -moz-transition: transform 0.2s ease-in;
        -ms-transition: transform 0.2s ease-in;
        -o-transition: transform 0.2s ease-in;
        transition: transform 0.2s ease-in; } }
    .footer-top .mod_customnav h6.active:after {
      -webkit-transform: rotate(180deg);
      -khtml-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
      zoom: 1; }
  .footer-top .mod_customnav ul {
    line-height: 2.4; }
    @media (max-width: 767px) {
      .footer-top .mod_customnav ul {
        display: none;
        padding-top: 15px; } }
  .footer-top .mod_customnav li {
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .footer-top .mod_customnav li {
        line-height: 1.8; } }
    .footer-top .mod_customnav li a {
      color: black; }

@media (max-width: 991px) {
  .footer-info {
    margin-bottom: 50px; } }

@media (max-width: 767px) {
  .footer-info {
    margin-bottom: 20px; } }

.footer-info .image_container {
  position: relative;
  max-width: 75px;
  margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .footer-info .image_container {
      margin-bottom: 25px; } }
  @media (min-width: 768px) {
    .footer-info .image_container {
      max-width: 90px; } }
  @media (min-width: 1200px) {
    .footer-info .image_container {
      width: 130px; } }

.footer-info ul {
  position: relative;
  padding-top: 15px;
  padding-left: 17px;
  border-top: 1px solid #d8d8d8; }
  @media (min-width: 1200px) {
    .footer-info ul {
      padding-top: 25px; } }
  .footer-info ul:after {
    content: "";
    display: block;
    width: 12px;
    height: calc(100% - 15px);
    background: url(/files/public/svg/361-DUSS-german-flag-menu.svg) no-repeat 0 0;
    background-size: auto 100%;
    position: absolute;
    left: 0;
    bottom: 0; }
    @media (min-width: 1200px) {
      .footer-info ul:after {
        height: calc(100% - 25px); } }
  .footer-info ul li {
    text-transform: uppercase;
    font-family: "Swiss721W01-BoldExtende";
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.1; }

@media (max-width: 991px) {
  .footer-buttons {
    margin-top: 30px; } }

@media (max-width: 767px) {
  .footer-buttons {
    margin-top: 10px; } }

@media (max-width: 767px) {
  .footer-buttons ul {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column; } }

.footer-buttons li {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-top: 10px; }
  @media (min-width: 992px) {
    .footer-buttons li {
      margin-left: 0;
      margin-top: 10px; } }
  .footer-buttons li:first-child {
    margin-top: 0;
    margin-left: 0; }
  .footer-buttons li.phone a, .footer-buttons li.mail a {
    color: white;
    background: #fe0000; }
    .footer-buttons li.phone a:hover, .footer-buttons li.mail a:hover {
      border-color: #fe0000;
      color: #fe0000;
      background: none; }
    .footer-buttons li.phone a:before, .footer-buttons li.mail a:before {
      margin-right: 10px;
      font-size: 16px;
      font-size: 1rem;
      display: inline-block;
      vertical-align: text-top; }
  .footer-buttons li.form a {
    border-color: black;
    color: black; }
    .footer-buttons li.form a:hover {
      border-color: #fe0000;
      color: #fe0000; }
    .footer-buttons li.form a:after {
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      margin-left: 10px;
      display: inline-block;
      vertical-align: bottom; }

.footer-buttons a {
  display: inline-block;
  vertical-align: middle;
  padding: 9px 12px;
  text-transform: uppercase;
  line-height: 1;
  font-family: "Swiss_721 W01 Bold";
  font-size: 14px;
  font-size: 0.875rem;
  border: 1px solid transparent;
  -webkit-transition: background 0.2s ease-in, color 0.2s ease-in;
  -moz-transition: background 0.2s ease-in, color 0.2s ease-in;
  -ms-transition: background 0.2s ease-in, color 0.2s ease-in;
  -o-transition: background 0.2s ease-in, color 0.2s ease-in;
  transition: background 0.2s ease-in, color 0.2s ease-in; }
  .footer-buttons a:after {
    display: none; }

.footer-bottom {
  height: 45px;
  background: white; }
  @media (max-width: 991px) {
    .footer-bottom {
      height: auto;
      padding-top: 20px;
      padding-bottom: 20px; } }
  .footer-bottom .row {
    align-items: center; }
    @media (min-width: 992px) {
      .footer-bottom .row {
        justify-content: space-between; } }
  .footer-bottom p,
  .footer-bottom li {
    font-size: 13px;
    font-size: 0.8125rem; }
  @media (max-width: 991px) {
    .footer-bottom .mod_customnav {
      width: auto;
      flex-basis: auto; } }
  @media (max-width: 991px) {
    .footer-bottom .mod_customnav.footer-nav-info {
      display: none; } }
  @media (max-width: 767px) {
    .footer-bottom .mod_customnav.footer-nav-info {
      display: block;
      margin-top: 5px;
      margin-bottom: 5px; } }
  @media (max-width: 991px) {
    .footer-bottom .mod_customnav.footer-nav-privacy {
      margin-left: auto; } }
  @media (max-width: 767px) {
    .footer-bottom .mod_customnav.footer-nav-privacy {
      margin-left: 0;
      margin-top: 5px;
      margin-bottom: 5px; } }
  .footer-bottom .mod_customnav ul {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
  .footer-bottom .mod_customnav li {
    position: relative;
    text-transform: uppercase;
    padding: 0 10px; }
    .footer-bottom .mod_customnav li:before {
      content: "";
      display: block;
      width: 1px;
      height: 16px;
      background: black;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -8px; }
    .footer-bottom .mod_customnav li:first-child {
      padding-left: 0; }
      .footer-bottom .mod_customnav li:first-child:before {
        display: none; }
    .footer-bottom .mod_customnav li:last-child {
      padding-right: 0; }
    .footer-bottom .mod_customnav li a {
      color: black; }

@media (max-width: 767px) {
  .footer-socials-wrapper {
    display: none; } }

.footer-socials {
  text-transform: uppercase;
  color: #fe0000; }
  @media (max-width: 767px) {
    .footer-socials {
      margin: 10px 0; } }
  .footer-socials:before {
    font-size: 30px;
    font-size: 1.875rem;
    margin-right: 10px; }
  .footer-socials.fb a:before {
    content: ""; }
  .footer-socials.insta a:before {
    content: ""; }
  .footer-socials.yt a:before {
    content: ""; }
  .footer-socials a {
    position: relative;
    color: black;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -ms-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    .footer-socials a:before {
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 22px;
      font-size: 1.375rem;
      margin-right: 10px;
      color: #fe0000; }
    .footer-socials a:hover {
      color: #fe0000; }

.footer-nav-privacy {
  max-width: none;
  -webkit-box-flex: 0 1 auto;
  -moz-box-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  flex-basis: auto;
  width: auto; }
  .footer-nav-privacy ul {
    justify-content: flex-end; }

.ce_toplink {
  width: auto;
  flex: 0 0 auto;
  max-width: none;
  line-height: 1; }
  @media (max-width: 767px) {
    .ce_toplink {
      margin-left: auto;
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); } }
  .ce_toplink a {
    display: block;
    width: 23px;
    height: 23px;
    border: 1px solid #fe0000;
    color: white;
    background: #fe0000;
    border-radius: 50%;
    font-size: 0;
    text-align: center;
    -webkit-transition: background 0.2s ease-in, color 0.2s ease-in;
    -moz-transition: background 0.2s ease-in, color 0.2s ease-in;
    -ms-transition: background 0.2s ease-in, color 0.2s ease-in;
    -o-transition: background 0.2s ease-in, color 0.2s ease-in;
    transition: background 0.2s ease-in, color 0.2s ease-in; }
    .ce_toplink a:before {
      position: relative;
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      display: block;
      font-size: 12px;
      font-size: 0.75rem;
      height: 100%;
      line-height: 23px;
      -webkit-transform: rotate(180deg);
      -khtml-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
      zoom: 1; }
    .ce_toplink a:hover {
      background: none;
      color: #fe0000; }

@charset "UTF-8";
.ce_form {
  overflow: visible; }
  .ce_form p a,
  .ce_form li a {
    position: relative;
    color: #fe0000;
    font-family: "Swiss_721 W01 Roman";
    text-transform: uppercase; }
    .ce_form p a:after,
    .ce_form li a:after {
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      margin-left: 5px;
      margin-right: 3px;
      font-size: 12px;
      font-size: 0.75rem; }
    .ce_form p a:before,
    .ce_form li a:before {
      content: "";
      display: block;
      width: 0;
      height: 1px;
      position: absolute;
      left: 0;
      bottom: 0;
      background: #fe0000;
      -webkit-transition: width 0.2s ease-in;
      -moz-transition: width 0.2s ease-in;
      -ms-transition: width 0.2s ease-in;
      -o-transition: width 0.2s ease-in;
      transition: width 0.2s ease-in; }
    .ce_form p a:hover:before,
    .ce_form li a:hover:before {
      width: calc(100% - 20px); }

form {
  margin-bottom: 0; }

.formbody:before, .formbody:after {
  content: "";
  display: table; }

.formbody:after {
  clear: both; }

@media (min-width: 768px) {
  .formbody {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; } }

.widget-explanation .image_container {
  margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .widget-explanation .image_container {
      margin-bottom: 25px; } }

.widget-textarea {
  clear: both; }
  .widget-textarea label {
    display: block;
    padding-top: 12px; }

.widget-checkbox span,
.widget-radio span {
  position: relative;
  display: block; }

.widget-checkbox label,
.widget-radio label {
  display: block; }

.widget-checkbox input,
.widget-radio input {
  width: auto; }

.widget-captcha {
  clear: both; }
  .widget-captcha input {
    text-align: right; }

.captcha {
  margin-bottom: 3px;
  width: 100%; }
  .captcha label {
    float: none;
    display: block; }
  .captcha input {
    width: 100%;
    margin: 0;
    float: left; }
  .captcha .captcha-text {
    display: block; }

span.captcha_text {
  display: block; }

.ce_form {
  margin-left: auto;
  margin-right: auto; }

.contact-form {
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .contact-form .formbody:before, .contact-form .formbody:after {
      content: "";
      display: table; }
    .contact-form .formbody:after {
      clear: both; } }
  @media (min-width: 768px) {
    .contact-form .formbody .widget.salutation {
      width: 25%; } }
  .contact-form .formbody .widget.name, .contact-form .formbody .widget.firm, .contact-form .formbody .widget.email {
    clear: left; }
  .contact-form .formbody .widget.widget-checkbox, .contact-form .formbody .widget.theme {
    clear: left; }
  .contact-form .formbody .widget.widget-submit {
    text-align: right; }

form.multi-step {
  background-color: whitesmoke;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (max-width: 767px) {
    form.multi-step .checkbox_container label {
      padding-top: 5px;
      padding-bottom: 5px; }
      form.multi-step .checkbox_container label:before {
        margin-top: 5px; } }
  form.multi-step .checkbox_container span {
    margin-right: 30px; }
    form.multi-step .checkbox_container span + span {
      margin-left: 0; }
  form.multi-step > .formbody > fieldset:not(.active) {
    display: none; }
  form.multi-step fieldset.first {
    padding: 50px 0;
    text-align: center; }
    form.multi-step fieldset.first .button-block {
      text-align: center; }
      form.multi-step fieldset.first .button-block .previous {
        display: none; }
      form.multi-step fieldset.first .button-block .next {
        background-image: url("/files/public/svg/calendar-white.svg");
        background-repeat: no-repeat;
        background-position: left 10px center;
        background-size: 20px auto;
        padding-left: 40px; }
        form.multi-step fieldset.first .button-block .next:hover {
          background-image: url("/files/public/svg/calendar-black.svg"); }
        form.multi-step fieldset.first .button-block .next:after {
          display: none; }
  form.multi-step fieldset:nth-of-type(2) .ce_rsce_content_wrapper_start {
    background-color: white;
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
    form.multi-step fieldset:nth-of-type(2) .ce_rsce_content_wrapper_start > .row > * {
      padding-right: 30px;
      padding-left: 30px; }
  form.multi-step fieldset.last .button-block .next {
    display: none; }
  form.multi-step fieldset > .widget {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    margin-right: auto;
    margin-left: auto; }
  form.multi-step fieldset.date_time .ce_rsce_content_wrapper_start {
    margin-top: 0;
    padding-top: 10px !important;
    padding-bottom: 0 !important; }
    form.multi-step fieldset.date_time .ce_rsce_content_wrapper_start > .row {
      justify-content: space-between !important; }
      form.multi-step fieldset.date_time .ce_rsce_content_wrapper_start > .row > * {
        padding-right: 0;
        padding-left: 0; }
    @media (max-width: 767px) {
      form.multi-step fieldset.date_time .ce_rsce_content_wrapper_start + .ce_rsce_content_wrapper_start {
        margin-top: 5px; }
      form.multi-step fieldset.date_time .ce_rsce_content_wrapper_start .widget + .widget {
        margin-top: 10px; } }
    form.multi-step fieldset.date_time .ce_rsce_content_wrapper_start .widget-radio > fieldset > span {
      width: 100%; }
      form.multi-step fieldset.date_time .ce_rsce_content_wrapper_start .widget-radio > fieldset > span + span {
        margin-left: 0; }
  form.multi-step fieldset.text .ce_rsce_content_wrapper_start {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  form.multi-step fieldset.data .ce_rsce_content_wrapper_start {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
    form.multi-step fieldset.data .ce_rsce_content_wrapper_start > .row {
      justify-content: space-between !important; }
    form.multi-step fieldset.data .ce_rsce_content_wrapper_start .widget > input {
      margin-bottom: 15px; }
  form.multi-step .button-block,
  form.multi-step .ce_rsce_content_wrapper_start {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
    form.multi-step .button-block > .row > *,
    form.multi-step .ce_rsce_content_wrapper_start > .row > * {
      width: 100%;
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%;
      flex: 0 1 100%;
      flex-basis: 100%; }
    @media (min-width: 768px) {
      form.multi-step .button-block > .row > .widget.halfwidth,
      form.multi-step .ce_rsce_content_wrapper_start > .row > .widget.halfwidth {
        width: calc(50% - 15px);
        -webkit-box-flex: 0 1 calc(50% - 15px);
        -moz-box-flex: 0 1 calc(50% - 15px);
        -webkit-flex: 0 1 calc(50% - 15px);
        -ms-flex: 0 1 calc(50% - 15px);
        flex: 0 1 calc(50% - 15px);
        flex-basis: calc(50% - 15px); } }
  form.multi-step .ce_rsce_content_wrapper_start + .ce_rsce_content_wrapper_start {
    margin-top: 20px; }
  form.multi-step .ce_rsce_content_wrapper_start .widget .selectric-wrapper,
  form.multi-step .ce_rsce_content_wrapper_start .widget > input {
    margin-bottom: 0; }
  form.multi-step .button-block {
    margin: 20px auto 0; }
    form.multi-step .button-block .previous {
      color: black;
      background: white;
      border-color: black;
      padding-left: 32px;
      -webkit-transition: border-color 0.2s ease-in, color 0.2s ease-in;
      -moz-transition: border-color 0.2s ease-in, color 0.2s ease-in;
      -ms-transition: border-color 0.2s ease-in, color 0.2s ease-in;
      -o-transition: border-color 0.2s ease-in, color 0.2s ease-in;
      transition: border-color 0.2s ease-in, color 0.2s ease-in; }
      form.multi-step .button-block .previous:after {
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -6.5px;
        margin-right: 0;
        -webkit-transform: rotate(180deg);
        -khtml-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
        zoom: 1; }
      form.multi-step .button-block .previous:hover {
        cursor: pointer;
        color: #fe0000;
        border-color: #fe0000; }
    form.multi-step .button-block .next {
      color: white; }
      form.multi-step .button-block .next:hover {
        cursor: pointer;
        color: black; }

.repair-form .formbody {
  justify-content: flex-start; }

.repair-form .popup {
  width: 100%;
  padding: 20px;
  background: #fff;
  position: absolute;
  bottom: 100%;
  right: -55px;
  font-size: 14px;
  font-size: 0.875rem;
  display: none;
  box-shadow: 0 0 35px -2px rgba(0, 0, 0, 0.35); }
  @media (min-width: 768px) {
    .repair-form .popup {
      width: 50%; } }
  .repair-form .popup:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid white;
    position: absolute;
    bottom: -10px;
    right: 15px; }

.repair-form .ce_accordion {
  width: 100%;
  margin-left: 0;
  margin-right: 0; }
  .repair-form .ce_accordion + .explanation {
    margin-top: 30px; }
  .repair-form .ce_accordion.has-popup {
    width: calc(100% - 55px); }
  .repair-form .ce_accordion i {
    position: absolute;
    top: 20px;
    right: 0;
    font-size: 20px;
    font-size: 1.25rem;
    -webkit-transform: translateX(40px);
    -moz-transform: translateX(40px);
    -ms-transform: translateX(40px);
    -o-transform: translateX(40px);
    transform: translateX(40px);
    cursor: pointer;
    line-height: 1;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -ms-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in; }
    .repair-form .ce_accordion i:hover, .repair-form .ce_accordion i.active {
      color: #fe0000; }

@media (min-width: 768px) {
  .repair-form .accordion > div {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; } }

.repair-form .accordion > div:before, .repair-form .accordion > div:after {
  display: none; }

.repair-form .widget-upload {
  margin-bottom: 15px; }

.repair-form .inline-box {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center; }
  .repair-form .inline-box label {
    display: block;
    margin-right: 10px;
    width: 320px; }
  .repair-form .inline-box input {
    width: 100px; }

.repair-form .grid-box span,
.repair-form .grid-box span {
  float: left;
  width: 100%;
  margin-left: 0; }
  .repair-form .grid-box span ~ span,
  .repair-form .grid-box span ~ span {
    margin-top: 10px; }

.repair-form .grid-box span.append,
.repair-form .grid-box span.append {
  float: none;
  width: 60px;
  display: inline-block;
  position: relative;
  line-height: 1;
  margin: 0 5px;
  top: -5px; }
  .repair-form .grid-box span.append input,
  .repair-form .grid-box span.append input {
    opacity: 1;
    visibility: visible;
    position: relative;
    top: 0;
    left: 0;
    width: 100% !important;
    margin: 0;
    display: inline;
    padding: 2px 7px;
    text-align: center;
    border-top: none;
    border-left: none;
    border-right: none; }

/* GALLERY */
.ce_gallery ul {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
  margin-bottom: -10px; }
  .ce_gallery ul:before, .ce_gallery ul:after {
    content: "";
    display: table; }
  .ce_gallery ul:after {
    clear: both; }
  @media (min-width: 768px) {
    .ce_gallery ul {
      margin-left: -10px;
      margin-right: -10px;
      margin-top: -10px;
      margin-bottom: -10px; } }
  @media (min-width: 1200px) {
    .ce_gallery ul {
      margin-left: -15px;
      margin-right: -15px;
      margin-top: -15px;
      margin-bottom: -15px; } }

.ce_gallery li {
  width: 100%;
  padding: 10px; }
  @media (min-width: 768px) {
    .ce_gallery li {
      float: left;
      padding: 10px; } }
  @media (min-width: 1200px) {
    .ce_gallery li {
      float: left;
      padding: 15px; } }
  .ce_gallery li .image_container img {
    width: 100%;
    visibility: hidden;
    opacity: 0; }

.ce_gallery .cols_2 li {
  width: 100%; }
  @media (min-width: 768px) {
    .ce_gallery .cols_2 li {
      width: 50%; } }

.ce_gallery .cols_3 li {
  width: 50%; }
  .ce_gallery .cols_3 li:last-child {
    width: 100%; }
    @media (min-width: 768px) {
      .ce_gallery .cols_3 li:last-child {
        width: 33.3334%; } }
  @media (min-width: 768px) {
    .ce_gallery .cols_3 li {
      width: 33.3334%; } }
  @media (max-width: 767px) {
    .ce_gallery .cols_3 li {
      float: left; } }

.ce_gallery .cols_4 li {
  width: 50%; }
  @media (min-width: 768px) {
    .ce_gallery .cols_4 li {
      width: 25%; } }
  @media (max-width: 767px) {
    .ce_gallery .cols_4 li {
      float: left; } }

@charset "UTF-8";
body.header-fixed .header-block {
  width: 100%; }
  @media (min-width: 1200px) {
    body.header-fixed .header-block {
      -webkit-transform: translateY(-50px);
      -moz-transform: translateY(-50px);
      -ms-transform: translateY(-50px);
      -o-transform: translateY(-50px);
      transform: translateY(-50px); } }

#header {
  position: relative;
  overflow: visible;
  padding-top: 60px;
  z-index: 15; }
  @media (min-width: 768px) {
    #header {
      padding-top: 55px; } }
  @media (min-width: 1200px) {
    #header {
      padding-top: 125px; } }
  #header .mod_article {
    padding-left: 0;
    padding-right: 0; }
    #header .mod_article > .row {
      margin: 0; }

.header-block {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  will-change: transform;
  -webkit-transition: transform 0.2s ease-in;
  -moz-transition: transform 0.2s ease-in;
  -ms-transition: transform 0.2s ease-in;
  -o-transition: transform 0.2s ease-in;
  transition: transform 0.2s ease-in; }
  @media (min-width: 1200px) {
    .header-block {
      border-bottom: 1px solid #d8d8d8; } }

.header-top {
  position: relative;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  z-index: 15;
  background: white; }
  @media (min-width: 1200px) {
    .header-top {
      background: whitesmoke; } }
  .header-top > .container > .row {
    height: 58px;
    align-items: center;
    justify-content: flex-end; }
    @media (min-width: 768px) {
      .header-top > .container > .row {
        height: 53px; } }
    @media (min-width: 1200px) {
      .header-top > .container > .row {
        height: 48px;
        justify-content: space-between; } }
    .header-top > .container > .row > div,
    .header-top > .container > .row > nav,
    .header-top > .container > .row > section {
      width: auto;
      max-width: none;
      -webkit-box-flex: 0 1 auto;
      -moz-box-flex: 0 1 auto;
      -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      flex-basis: auto; }
  @media (min-width: 1200px) {
    .header-top .header-logo {
      display: none; } }
  .header-top .ce_rsce_slogan_popup {
    position: relative; }
    @media (max-width: 1199px) {
      .header-top .ce_rsce_slogan_popup {
        display: none; } }
    .header-top .ce_rsce_slogan_popup p.slogan {
      position: relative;
      margin-bottom: 0;
      text-transform: uppercase;
      font-size: 12px;
      font-size: 0.75rem;
      font-family: "Swiss721W01-BoldExtende";
      line-height: 1;
      padding-left: 30px;
      cursor: pointer; }
      .header-top .ce_rsce_slogan_popup p.slogan:before {
        content: "";
        display: block;
        width: 20px;
        height: 4px;
        background: black;
        box-shadow: 0 4px #f60403, 0 8px #fec400;
        position: absolute;
        left: 0; }
      .header-top .ce_rsce_slogan_popup p.slogan:hover + .popup {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1); }
    .header-top .ce_rsce_slogan_popup .popup {
      position: absolute;
      top: 100%;
      padding-top: 19px;
      left: 50%;
      margin-left: -250px;
      width: 500px;
      opacity: 0;
      will-change: transform;
      -webkit-transition: opacity 0.2s ease-in, transform 0.2s ease-in;
      -moz-transition: opacity 0.2s ease-in, transform 0.2s ease-in;
      -ms-transition: opacity 0.2s ease-in, transform 0.2s ease-in;
      -o-transition: opacity 0.2s ease-in, transform 0.2s ease-in;
      transition: opacity 0.2s ease-in, transform 0.2s ease-in;
      -webkit-transform: scale(0, 0);
      -moz-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      transform: scale(0, 0); }
      .header-top .ce_rsce_slogan_popup .popup:hover {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1); }
      .header-top .ce_rsce_slogan_popup .popup > div {
        -js-display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: stretch;
        flex-wrap: wrap;
        box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.35); }
      .header-top .ce_rsce_slogan_popup .popup .img-holder {
        -webkit-box-flex: 0 1 50%;
        -moz-box-flex: 0 1 50%;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        flex-basis: 50%;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover; }
      .header-top .ce_rsce_slogan_popup .popup .content-holder {
        -webkit-box-flex: 0 1 50%;
        -moz-box-flex: 0 1 50%;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        flex-basis: 50%;
        padding: 20px;
        background: white; }
        .header-top .ce_rsce_slogan_popup .popup .content-holder .ce_text {
          font-size: 12px;
          font-size: 0.75rem; }
          .header-top .ce_rsce_slogan_popup .popup .content-holder .ce_text p {
            margin-bottom: 0; }
          .header-top .ce_rsce_slogan_popup .popup .content-holder .ce_text a {
            position: relative;
            color: #fe0000;
            text-transform: uppercase; }
            .header-top .ce_rsce_slogan_popup .popup .content-holder .ce_text a:after {
              font-family: "icomoon" !important;
              speak: none;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              line-height: 1;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              content: "";
              margin-left: 5px;
              margin-right: 3px; }
            .header-top .ce_rsce_slogan_popup .popup .content-holder .ce_text a:before {
              content: "";
              display: block;
              width: 0;
              height: 1px;
              position: absolute;
              left: 0;
              bottom: 0;
              background: #fe0000;
              -webkit-transition: width 0.2s ease-in;
              -moz-transition: width 0.2s ease-in;
              -ms-transition: width 0.2s ease-in;
              -o-transition: width 0.2s ease-in;
              transition: width 0.2s ease-in; }
            .header-top .ce_rsce_slogan_popup .popup .content-holder .ce_text a:hover:before {
              width: calc(100% - 20px); }
  .header-top .top-right {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    .header-top .top-right > div,
    .header-top .top-right > nav {
      width: auto;
      max-width: none;
      -webkit-box-flex: 0 1 auto;
      -moz-box-flex: 0 1 auto;
      -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      flex-basis: auto; }

.header-bottom {
  position: relative;
  z-index: 10;
  height: 75px;
  background: white;
  display: none; }
  @media (min-width: 1200px) {
    .header-bottom {
      display: block; } }
  @media (min-width: 1200px) {
    .header-bottom > .container > .row {
      height: 75px;
      align-items: center;
      justify-content: space-between; } }
  .header-bottom > .container > .row > div,
  .header-bottom > .container > .row > nav {
    width: auto;
    max-width: none;
    -webkit-box-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    flex-basis: auto; }

.header-logo {
  line-height: 1; }
  @media (max-width: 1199px) {
    .header-logo {
      margin-right: auto; } }
  .header-logo a {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    .header-logo a img {
      width: 75px;
      vertical-align: middle; }
      @media (min-width: 768px) {
        .header-logo a img {
          width: 90px; } }
      @media (min-width: 1200px) {
        .header-logo a img {
          width: 130px; } }

.header-nav-extra {
  display: none; }
  @media (min-width: 1200px) {
    .header-nav-extra {
      display: block; } }
  .header-nav-extra ul {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-bottom: 0; }
  .header-nav-extra li {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    text-transform: none;
    padding: 0 20px;
    font-size: 13px;
    font-size: 0.8125rem;
    font-family: "Swiss721W01-BoldExtende"; }
    .header-nav-extra li:before {
      margin-right: 10px;
      font-size: 16px;
      font-size: 1rem;
      display: inline-block;
      vertical-align: text-top; }
    .header-nav-extra li:first-child {
      padding-left: 0; }
      .header-nav-extra li:first-child:after {
        content: "";
        display: block;
        width: 1px;
        height: 18px;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -9px;
        background: #d8d8d8; }
    .header-nav-extra li a {
      position: relative;
      color: black;
      -webkit-transition: color 0.2s ease-in;
      -moz-transition: color 0.2s ease-in;
      -ms-transition: color 0.2s ease-in;
      -o-transition: color 0.2s ease-in;
      transition: color 0.2s ease-in; }
      .header-nav-extra li a:hover {
        color: #fe0000; }

.search-open {
  width: auto;
  max-width: none;
  flex-basis: auto;
  padding-right: 0;
  font-size: 18px;
  font-size: 1.125rem; }
  .search-open.is-active {
    color: #fe0000; }
  .search-open:focus {
    box-shadow: none;
    outline: none; }
  @media (min-width: 768px) {
    .search-open {
      display: none; } }

.header-search {
  padding-right: 0; }
  @media (max-width: 767px) {
    .header-search {
      display: none; } }
  .header-search form {
    margin-bottom: 0; }
  .header-search .formbody {
    position: relative;
    width: 260px; }
  .header-search .widget-text input {
    height: 30px;
    padding: 9px 30px 9px 15px;
    margin-bottom: 0; }
    .header-search .widget-text input:hover {
      box-shadow: none; }
  .header-search .widget-submit {
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -8px;
    line-height: 1;
    width: auto; }
    .header-search .widget-submit button {
      font-size: 0; }
      .header-search .widget-submit button:before {
        font-family: "icomoon" !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        font-size: 16px;
        font-size: 1rem; }

@media (max-width: 1199px) {
  .header-nav-user {
    margin-left: 5px; } }

.header-nav-user ul {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-bottom: 0; }

.header-nav-user li {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  padding: 0 15px;
  line-height: 1; }
  .header-nav-user li:before {
    content: "";
    display: block;
    width: 1px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    background: #d8d8d8; }
  .header-nav-user li a {
    position: relative;
    color: black;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -ms-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in; }
    .header-nav-user li a:after {
      display: none; }
    @media (min-width: 1200px) {
      .header-nav-user li a {
        color: black; } }
    .header-nav-user li a:hover {
      color: #fe0000; }
    .header-nav-user li a:before {
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1; }
      @media (min-width: 1200px) {
        .header-nav-user li a:before {
          font-size: 20px;
          font-size: 1.25rem; } }
  .header-nav-user li:first-child {
    font-size: 0; }
    .header-nav-user li:first-child a:before {
      content: ""; }
  .header-nav-user li:last-child {
    padding-right: 0; }
    .header-nav-user li:last-child a:before {
      content: ""; }
    .header-nav-user li:last-child span {
      display: block;
      width: 20px;
      height: 20px;
      color: white;
      background: #fe0000;
      border-radius: 50%;
      font-size: 10px;
      font-size: 0.625rem;
      text-align: center;
      line-height: 19px;
      position: absolute;
      top: -10px;
      right: -10px; }

/* -----------------------------------
HTML | BODY
----------------------------------- */
#wrapper {
  width: 100%;
  overflow: hidden; }

body.has-sidebar {
  background: whitesmoke; }
  @media (min-width: 1200px) {
    body.has-sidebar.ie #main {
      flex: 1; } }
  body.has-sidebar .outro {
    background: white;
    padding-top: 20px;
    padding-bottom: 20px; }
    @media (min-width: 768px) {
      body.has-sidebar .outro {
        padding-top: 30px; } }
    @media (min-width: 1200px) {
      body.has-sidebar .outro {
        padding-top: 50px; } }
    @media (min-width: 768px) {
      body.has-sidebar .outro {
        padding-bottom: 30px; } }
    @media (min-width: 1200px) {
      body.has-sidebar .outro {
        padding-bottom: 50px; } }
    @media (min-width: 1200px) {
      body.has-sidebar .outro {
        padding-left: 310px; } }
  body.has-sidebar #container {
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 1200px) {
      body.has-sidebar #container {
        width: 1200px;
        -js-display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; } }
    body.has-sidebar #container .intro {
      order: 1; }
      @media (min-width: 1200px) {
        body.has-sidebar #container .intro {
          -webkit-box-flex: 0 1 100%;
          -moz-box-flex: 0 1 100%;
          -webkit-flex: 0 1 100%;
          -ms-flex: 0 1 100%;
          flex: 0 1 100%;
          flex-basis: 100%; } }
  body.has-sidebar #main {
    order: 3; }
    @media (min-width: 1200px) {
      body.has-sidebar #main {
        -webkit-box-flex: 0 1 calc(100% - 280px);
        -moz-box-flex: 0 1 calc(100% - 280px);
        -webkit-flex: 0 1 calc(100% - 280px);
        -ms-flex: 0 1 calc(100% - 280px);
        flex: 0 1 calc(100% - 280px);
        flex-basis: calc(100% - 280px); } }
    body.has-sidebar #main .mod_article {
      padding-top: 0; }
  body.has-sidebar #left {
    order: 2;
    padding-left: 10px;
    padding-right: 10px; }
    @media (min-width: 768px) {
      body.has-sidebar #left {
        padding-left: 10px;
        padding-right: 10px; } }
    @media (min-width: 1200px) {
      body.has-sidebar #left {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (min-width: 1200px) {
      body.has-sidebar #left {
        -webkit-box-flex: 0 1 280px;
        -moz-box-flex: 0 1 280px;
        -webkit-flex: 0 1 280px;
        -ms-flex: 0 1 280px;
        flex: 0 1 280px;
        flex-basis: 280px; } }
    @media (max-width: 1199px) {
      body.has-sidebar #left {
        display: none; } }
  @media (max-width: 1199px) {
    body.has-sidebar .ce_rsce_introtext .container {
      padding: 0;
      max-width: 100%; } }
  @media (max-width: 1199px) {
    body.has-sidebar .ce_rsce_introtext .row {
      margin: 0; } }

@media (max-width: 767px) {
  .ce_rsce_list + .ce_rsce_list {
    margin-top: 50px; } }

@media (max-width: 1199px) {
  .ce_rsce_list > .row {
    margin-left: -10px;
    margin-right: -10px; } }

.ce_rsce_list .bg_grey {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

@media (min-width: 1200px) {
  .ce_rsce_list ul {
    margin: -15px 0 -30px; } }

@media (min-width: 1200px) {
  .ce_rsce_list li {
    margin: 15px 0 30px; } }

@media (max-width: 1199px) {
  .ce_rsce_list li + li {
    margin-top: 50px; } }

.ce_rsce_list .headline {
  padding-left: 15px; }

.ce_rsce_list .title {
  position: relative;
  display: block;
  text-transform: uppercase;
  margin-bottom: 5px;
  padding-left: 15px; }
  @media (min-width: 1200px) {
    .ce_rsce_list .title {
      padding-left: 30px; } }
  .ce_rsce_list .title:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 11px;
    left: 0;
    background: #fe0000; }

.ce_rsce_list p {
  margin-bottom: 0 !important;
  padding-left: 15px; }
  @media (min-width: 1200px) {
    .ce_rsce_list p {
      padding-left: 30px; } }

.ce_rsce_list span,
.ce_rsce_list p {
  position: relative; }
  .ce_rsce_list span.no-title,
  .ce_rsce_list p.no-title {
    padding-left: 15px; }
    @media (min-width: 1200px) {
      .ce_rsce_list span.no-title,
      .ce_rsce_list p.no-title {
        padding-left: 30px; } }
    .ce_rsce_list span.no-title:before,
    .ce_rsce_list p.no-title:before {
      content: "";
      display: block;
      width: 5px;
      height: 5px;
      position: absolute;
      top: 10px;
      left: 0;
      background: #fe0000; }

.ce_rsce_list .inline-link {
  position: relative;
  display: block;
  line-height: 1;
  font-family: "Swiss_721 W01 Roman";
  color: #fe0000;
  margin-top: 5px;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  padding-left: 15px; }
  @media (min-width: 1200px) {
    .ce_rsce_list .inline-link {
      padding-left: 30px; } }
  .ce_rsce_list .inline-link span {
    position: relative;
    text-transform: uppercase;
    font-family: "Swiss_721 W01 Bold"; }
    .ce_rsce_list .inline-link span:after {
      content: "";
      display: block;
      width: 0;
      height: 1px;
      background: white;
      position: absolute;
      bottom: -1px;
      left: 0;
      -webkit-transition: width 0.2s ease-in;
      -moz-transition: width 0.2s ease-in;
      -ms-transition: width 0.2s ease-in;
      -o-transition: width 0.2s ease-in;
      transition: width 0.2s ease-in; }
    .ce_rsce_list .inline-link span:hover:after {
      width: 100%; }
    .ce_rsce_list .inline-link span:after {
      background: #fe0000; }
  .ce_rsce_list .inline-link i {
    display: block;
    margin-left: 10px;
    font-size: 12px;
    font-size: 0.75rem;
    position: relative;
    top: 2px; }

.ce_list ul,
.ce_list ol,
.explanation ul,
.explanation ol {
  margin-bottom: 15px;
  margin-top: -15px; }
  @media (min-width: 1200px) {
    .ce_list ul,
    .ce_list ol,
    .explanation ul,
    .explanation ol {
      margin-bottom: 25px; } }
  .ce_list ul li,
  .ce_list ol li,
  .explanation ul li,
  .explanation ol li {
    position: relative;
    padding: 10px 0; }

.ce_list ul ul,
.explanation ul ul {
  margin-top: 0;
  margin-bottom: 0; }

.ce_list ul li,
.explanation ul li {
  padding-left: 15px; }
  @media (min-width: 1200px) {
    .ce_list ul li,
    .explanation ul li {
      padding-left: 30px; } }
  .ce_list ul li:before,
  .explanation ul li:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 19px;
    left: 0;
    background: #fe0000; }

.ce_list ol,
.explanation ol {
  counter-reset: section;
  list-style-type: none; }
  .ce_list ol ol,
  .explanation ol ol {
    margin-top: 0;
    margin-bottom: 0; }
  .ce_list ol li,
  .explanation ol li {
    padding-left: 15px; }
    .ce_list ol li:before,
    .explanation ol li:before {
      display: block;
      counter-increment: section;
      content: counters(section, ".") "";
      width: 5px;
      height: 5px;
      position: absolute;
      top: 12px;
      left: 0;
      color: #fe0000;
      font-size: 14px;
      font-size: 0.875rem; }

@media (min-width: 768px) {
  .ce_list.two-cols,
  .explanation.two-cols {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between; } }

@media (min-width: 768px) {
  .ce_list.two-cols li,
  .explanation.two-cols li {
    width: calc(50% - 10px); } }

@media (min-width: 1200px) {
  .ce_list.two-cols li,
  .explanation.two-cols li {
    width: calc(50% - 15px); } }

@media (min-width: 768px) {
  .ce_list.two-cols li:nth-child(2),
  .explanation.two-cols li:nth-child(2) {
    padding-top: 0; } }

.ce_list.two-cols li:nth-child(even),
.explanation.two-cols li:nth-child(even) {
  margin-left: auto; }

.ce_list.two-cols li:nth-child(odd),
.explanation.two-cols li:nth-child(odd) {
  margin-right: auto; }

.ce_list.two-cols ul,
.ce_list.two-cols ol,
.explanation.two-cols ul,
.explanation.two-cols ol {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .ce_list.two-cols ul:before, .ce_list.two-cols ul:after,
  .ce_list.two-cols ol:before,
  .ce_list.two-cols ol:after,
  .explanation.two-cols ul:before,
  .explanation.two-cols ul:after,
  .explanation.two-cols ol:before,
  .explanation.two-cols ol:after {
    content: "";
    display: table; }
  .ce_list.two-cols ul:after,
  .ce_list.two-cols ol:after,
  .explanation.two-cols ul:after,
  .explanation.two-cols ol:after {
    clear: both; }

@media (min-width: 768px) {
  .ce_list.two-cols ul li:nth-child(2):before,
  .explanation.two-cols ul li:nth-child(2):before {
    top: 9px; } }

@media (min-width: 768px) {
  .ce_list.two-cols ol li:nth-child(2):before,
  .explanation.two-cols ol li:nth-child(2):before {
    top: 9px; } }

@media (min-width: 768px) {
  .ce_list.two-cols ol li:nth-child(2):before,
  .explanation.two-cols ol li:nth-child(2):before {
    top: -1px; } }

@media (min-width: 768px) {
  .ce_list.two-cols ol li:nth-child(2):after,
  .explanation.two-cols ol li:nth-child(2):after {
    top: -2px; } }

.mod_article .ce_text:not(.contact-box) ul,
.mod_article .ce_text:not(.contact-box) ol {
  margin-bottom: 15px;
  margin-top: -15px; }
  @media (min-width: 1200px) {
    .mod_article .ce_text:not(.contact-box) ul,
    .mod_article .ce_text:not(.contact-box) ol {
      margin-bottom: 25px; } }
  .mod_article .ce_text:not(.contact-box) ul li,
  .mod_article .ce_text:not(.contact-box) ol li {
    position: relative;
    padding: 10px 0; }

.mod_article .ce_text:not(.contact-box) ul ul {
  margin-top: 0;
  margin-bottom: 0; }

.mod_article .ce_text:not(.contact-box) ul li {
  padding-left: 15px; }
  @media (min-width: 1200px) {
    .mod_article .ce_text:not(.contact-box) ul li {
      padding-left: 30px; } }
  .mod_article .ce_text:not(.contact-box) ul li:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 19px;
    left: 0;
    background: #fe0000; }

.mod_article .ce_text:not(.contact-box) ol {
  counter-reset: section;
  list-style-type: none; }
  .mod_article .ce_text:not(.contact-box) ol ol {
    margin-top: 0;
    margin-bottom: 0; }
  .mod_article .ce_text:not(.contact-box) ol li {
    padding-left: 15px; }
    .mod_article .ce_text:not(.contact-box) ol li:before {
      display: block;
      counter-increment: section;
      content: counters(section, ".") "";
      width: 5px;
      height: 5px;
      position: absolute;
      top: 12px;
      left: 0;
      color: #fe0000;
      font-size: 14px;
      font-size: 0.875rem; }

@media (min-width: 768px) {
  .mod_article .ce_text:not(.contact-box).two-cols {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between; } }

@media (min-width: 768px) {
  .mod_article .ce_text:not(.contact-box).two-cols li {
    width: calc(50% - 10px); } }

@media (min-width: 1200px) {
  .mod_article .ce_text:not(.contact-box).two-cols li {
    width: calc(50% - 15px); } }

@media (min-width: 768px) {
  .mod_article .ce_text:not(.contact-box).two-cols li:nth-child(2) {
    padding-top: 0; } }

.mod_article .ce_text:not(.contact-box).two-cols li:nth-child(even) {
  margin-left: auto; }

.mod_article .ce_text:not(.contact-box).two-cols li:nth-child(odd) {
  margin-right: auto; }

.mod_article .ce_text:not(.contact-box).two-cols ul,
.mod_article .ce_text:not(.contact-box).two-cols ol {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .mod_article .ce_text:not(.contact-box).two-cols ul:before, .mod_article .ce_text:not(.contact-box).two-cols ul:after,
  .mod_article .ce_text:not(.contact-box).two-cols ol:before,
  .mod_article .ce_text:not(.contact-box).two-cols ol:after {
    content: "";
    display: table; }
  .mod_article .ce_text:not(.contact-box).two-cols ul:after,
  .mod_article .ce_text:not(.contact-box).two-cols ol:after {
    clear: both; }

@media (min-width: 768px) {
  .mod_article .ce_text:not(.contact-box).two-cols ul li:nth-child(2):before {
    top: 9px; } }

@media (min-width: 768px) {
  .mod_article .ce_text:not(.contact-box).two-cols ol li:nth-child(2):before {
    top: 9px; } }

@media (min-width: 768px) {
  .mod_article .ce_text:not(.contact-box).two-cols ol li:nth-child(2):before {
    top: -1px; } }

@media (min-width: 768px) {
  .mod_article .ce_text:not(.contact-box).two-cols ol li:nth-child(2):after {
    top: -2px; } }

@media (min-width: 768px) {
  .ce_text.text-2-cols ul {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between; } }

@media (min-width: 768px) {
  .ce_text.text-2-cols ul li {
    -webkit-box-flex: 0 1 calc(50% - 10px);
    -moz-box-flex: 0 1 calc(50% - 10px);
    -webkit-flex: 0 1 calc(50% - 10px);
    -ms-flex: 0 1 calc(50% - 10px);
    flex: 0 1 calc(50% - 10px);
    flex-basis: calc(50% - 10px); } }

@media (min-width: 1200px) {
  .ce_text.text-2-cols ul li {
    -webkit-box-flex: 0 1 calc(50% - 15px);
    -moz-box-flex: 0 1 calc(50% - 15px);
    -webkit-flex: 0 1 calc(50% - 15px);
    -ms-flex: 0 1 calc(50% - 15px);
    flex: 0 1 calc(50% - 15px);
    flex-basis: calc(50% - 15px); } }

@charset "UTF-8";
@media (min-width: 768px) {
  .mod_login h1,
  .mod_login h2,
  .mod_login h3,
  .mod_login h4 {
    padding-left: 10px;
    padding-right: 10px; } }

@media (min-width: 768px) {
  .mod_login h1:after,
  .mod_login h2:after,
  .mod_login h3:after,
  .mod_login h4:after {
    left: 10px; } }

.mod_login form {
  margin-bottom: 0; }

@media (min-width: 768px) {
  .mod_login .formbody {
    padding-left: 20%;
    padding-right: 20%; } }

@media (min-width: 768px) {
  .mod_login .widget-text,
  .mod_login .widget-password {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 0 10px; } }

.mod_login .widget-text label,
.mod_login .widget-password label {
  display: block; }
  @media (min-width: 768px) {
    .mod_login .widget-text label,
    .mod_login .widget-password label {
      display: inline-block;
      width: auto;
      -webkit-box-flex: 0 1 180px;
      -moz-box-flex: 0 1 180px;
      -webkit-flex: 0 1 180px;
      -ms-flex: 0 1 180px;
      flex: 0 1 180px;
      flex-basis: 180px; } }

.mod_login .widget-submit {
  overflow: hidden;
  position: relative;
  width: 100%;
  text-align: right;
  margin-top: 20px; }
  @media (min-width: 768px) {
    .mod_login .widget-submit {
      padding: 0 10px; } }
  .mod_login .widget-submit .submit {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 12px 10px 9px 12px;
    text-transform: uppercase;
    color: white;
    line-height: 1;
    font-size: 16px;
    font-size: 1rem;
    border: 2px solid transparent;
    background: #fe0000;
    -webkit-transition: background 0.2s ease-in, color 0.2s ease-in;
    -moz-transition: background 0.2s ease-in, color 0.2s ease-in;
    -ms-transition: background 0.2s ease-in, color 0.2s ease-in;
    -o-transition: background 0.2s ease-in, color 0.2s ease-in;
    transition: background 0.2s ease-in, color 0.2s ease-in; }
    .mod_login .widget-submit .submit:after {
      position: relative;
      top: -2px;
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      margin-left: 9px;
      display: inline-block;
      vertical-align: bottom;
      font-size: 14px;
      font-size: 0.875rem; }
    .mod_login .widget-submit .submit:hover {
      background: none;
      color: #fe0000;
      border-color: #fe0000; }

@charset "UTF-8";
.menu-overlay {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 2;
  background: rgba(0, 0, 0, 0.75); }

#nav-desktop {
  display: none;
  position: static;
  z-index: 1; }
  @media (min-width: 1200px) {
    #nav-desktop {
      display: block;
      height: 100%; } }
  #nav-desktop .mm_container .mm_dropdown > .inner {
    max-width: 1170px; }
  #nav-desktop.mega-menu {
    position: static; }
  #nav-desktop > .level_1 {
    height: 100%;
    list-style: none;
    padding: 0 0;
    margin: 0 0;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    #nav-desktop > .level_1 > li {
      position: static;
      height: 100%;
      font-family: "Swiss_721 W01 Bold";
      text-transform: uppercase;
      font-size: 14px;
      font-size: 0.875rem; }
      #nav-desktop > .level_1 > li > a {
        position: relative;
        display: block;
        height: 100%;
        line-height: 75px;
        color: black;
        padding: 0 20px;
        -webkit-transition: color 0.2s ease-in;
        -moz-transition: color 0.2s ease-in;
        -ms-transition: color 0.2s ease-in;
        -o-transition: color 0.2s ease-in;
        transition: color 0.2s ease-in;
        z-index: 5; }
        #nav-desktop > .level_1 > li > a:hover {
          color: #fe0000; }
        #nav-desktop > .level_1 > li > a.active, #nav-desktop > .level_1 > li > a.trail {
          color: #fe0000; }
      #nav-desktop > .level_1 > li.last a {
        padding-right: 0; }
  #nav-desktop li.product-item .mm_dropdown .mod_navigation > .level_1 {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3; }
  #nav-desktop li:not(.product-item) .mm_dropdown .mod_navigation > .level_1 {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2; }
  #nav-desktop .mm_dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    width: 100%;
    height: auto;
    z-index: 1;
    background: white;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8; }
    #nav-desktop .mm_dropdown .inner {
      height: 100%;
      margin-left: auto;
      margin-right: auto;
      padding-bottom: 30px;
      width: 100%; }
      #nav-desktop .mm_dropdown .inner .row {
        position: relative;
        align-items: stretch; }
    #nav-desktop .mm_dropdown .mm-close {
      position: absolute;
      top: 29px;
      right: 15px;
      display: none; }
      #nav-desktop .mm_dropdown .mm-close p {
        margin-bottom: 0; }
      #nav-desktop .mm_dropdown .mm-close button {
        position: relative;
        display: block;
        width: 16px;
        height: 16px;
        overflow: hidden;
        float: right;
        -js-display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: space-between;
        -webkit-transition: color 0.2s ease-in;
        -moz-transition: color 0.2s ease-in;
        -ms-transition: color 0.2s ease-in;
        -o-transition: color 0.2s ease-in;
        transition: color 0.2s ease-in; }
        #nav-desktop .mm_dropdown .mm-close button:focus {
          border: none;
          box-shadow: none;
          outline: none; }
        #nav-desktop .mm_dropdown .mm-close button:hover {
          color: #fe0000; }
        #nav-desktop .mm_dropdown .mm-close button span {
          display: block; }
          #nav-desktop .mm_dropdown .mm-close button span.menu-close {
            position: relative;
            width: 16px;
            height: 16px;
            font-size: 0; }
            #nav-desktop .mm_dropdown .mm-close button span.menu-close:before {
              font-family: "icomoon" !important;
              speak: none;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              line-height: 1;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale;
              content: "";
              display: block;
              font-size: 16px;
              position: absolute;
              top: 50%;
              left: 50%;
              margin: -8px 0 0 -8px;
              font-weight: bold; }
    #nav-desktop .mm_dropdown .mod_customnav {
      text-align: left;
      padding-left: 45px; }
      #nav-desktop .mm_dropdown .mod_customnav .level_1 {
        width: 70%;
        -js-display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
      #nav-desktop .mm_dropdown .mod_customnav li {
        position: relative;
        text-transform: none;
        border-bottom: 1px solid #d8d8d8;
        -webkit-box-flex: 0 1 calc(50% - 15px);
        -moz-box-flex: 0 1 calc(50% - 15px);
        -webkit-flex: 0 1 calc(50% - 15px);
        -ms-flex: 0 1 calc(50% - 15px);
        flex: 0 1 calc(50% - 15px);
        flex-basis: calc(50% - 15px); }
        #nav-desktop .mm_dropdown .mod_customnav li a,
        #nav-desktop .mm_dropdown .mod_customnav li strong {
          color: black;
          font-family: "Swiss_721 W01 Roman";
          display: inline-block;
          vertical-align: middle;
          line-height: 1;
          padding: 15px 0;
          -webkit-transition: color 0.2s ease-in, padding-left 0.2s ease-in;
          -moz-transition: color 0.2s ease-in, padding-left 0.2s ease-in;
          -ms-transition: color 0.2s ease-in, padding-left 0.2s ease-in;
          -o-transition: color 0.2s ease-in, padding-left 0.2s ease-in;
          transition: color 0.2s ease-in, padding-left 0.2s ease-in; }
          #nav-desktop .mm_dropdown .mod_customnav li a:after,
          #nav-desktop .mm_dropdown .mod_customnav li strong:after {
            font-family: "icomoon" !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "";
            position: absolute;
            top: 50%;
            margin-top: -7px;
            right: 15px;
            -webkit-transition: color 0.2s ease-in;
            -moz-transition: color 0.2s ease-in;
            -ms-transition: color 0.2s ease-in;
            -o-transition: color 0.2s ease-in;
            transition: color 0.2s ease-in; }
        #nav-desktop .mm_dropdown .mod_customnav li a:hover {
          color: #fe0000;
          padding-left: 10px; }
          #nav-desktop .mm_dropdown .mod_customnav li a:hover:after {
            color: #fe0000; }
        #nav-desktop .mm_dropdown .mod_customnav li strong {
          color: #fe0000;
          padding-left: 10px; }
          #nav-desktop .mm_dropdown .mod_customnav li strong:after {
            color: #fe0000; }
    #nav-desktop .mm_dropdown .mod_navigation {
      width: 70%; }
      #nav-desktop .mm_dropdown .mod_navigation li a {
        color: black;
        -webkit-transition: color 0.2s ease-in;
        -moz-transition: color 0.2s ease-in;
        -ms-transition: color 0.2s ease-in;
        -o-transition: color 0.2s ease-in;
        transition: color 0.2s ease-in; }
        #nav-desktop .mm_dropdown .mod_navigation li a:hover {
          color: #fe0000; }
      #nav-desktop .mm_dropdown .mod_navigation > .level_1 {
        column-gap: 30px; }
        #nav-desktop .mm_dropdown .mod_navigation > .level_1 > li {
          margin-bottom: 20px;
          padding-bottom: 20px;
          -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
          break-inside: avoid;
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 1.2;
          border-bottom: 1px solid #d8d8d8; }
          #nav-desktop .mm_dropdown .mod_navigation > .level_1 > li:first-child {
            display: none; }
          #nav-desktop .mm_dropdown .mod_navigation > .level_1 > li:nth-child(5) {
            margin-top: 100%; }
          #nav-desktop .mm_dropdown .mod_navigation > .level_1 > li > a,
          #nav-desktop .mm_dropdown .mod_navigation > .level_1 > li > strong {
            margin-bottom: 5px; }
      #nav-desktop .mm_dropdown .mod_navigation .level_2 {
        margin-top: 10px; }
        #nav-desktop .mm_dropdown .mod_navigation .level_2 > li {
          text-transform: none;
          font-size: 14px;
          font-size: 0.875rem;
          padding: 0 0 5px; }
          #nav-desktop .mm_dropdown .mod_navigation .level_2 > li a {
            font-family: "Swiss_721 W01 Roman"; }

.mm_dropdown .ce_text p {
  font-family: "Swiss_721 W01 Roman"; }

.mm_dropdown .ce_text .button-block {
  margin-bottom: 0; }

.mm_dropdown .ce_hyperlink {
  position: relative;
  font-family: "Swiss_721 W01 Bold";
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  font-size: 20px;
  font-size: 1.25rem; }
  @media (min-width: 1200px) {
    .mm_dropdown .ce_hyperlink {
      font-size: 25px;
      font-size: 1.5625rem; } }
  .mm_dropdown .ce_hyperlink:after {
    content: "";
    display: block;
    width: calc(100% - 30px);
    height: 1px;
    position: absolute;
    left: 15px;
    bottom: 0;
    background: #d8d8d8; }
  .mm_dropdown .ce_hyperlink a {
    color: black;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -ms-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in; }
    .mm_dropdown .ce_hyperlink a:hover {
      color: #fe0000; }

.mm_dropdown .ce_rsce_menuimages {
  width: 30%; }
  .mm_dropdown .ce_rsce_menuimages article .teaser a {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in; }
    .mm_dropdown .ce_rsce_menuimages article .teaser a:hover {
      opacity: 0.75; }
  .mm_dropdown .ce_rsce_menuimages article .teaser .image-holder {
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%; }
    .mm_dropdown .ce_rsce_menuimages article .teaser .image-holder span {
      font-family: "Swiss_721 W01 Bold";
      color: white;
      text-transform: uppercase;
      font-size: 20px;
      font-size: 1.25rem;
      position: absolute;
      bottom: 15px;
      left: 15px; }
  .mm_dropdown .ce_rsce_menuimages article.items-2 .teaser {
    height: 50%; }
    .mm_dropdown .ce_rsce_menuimages article.items-2 .teaser:first-child {
      padding-bottom: 5px; }
    .mm_dropdown .ce_rsce_menuimages article.items-2 .teaser:last-child {
      padding-top: 5px; }

@charset "UTF-8";
@media (min-width: 1200px) {
  .mm-menu {
    display: none; } }

.mm-slideout {
  z-index: auto !important; }

.main-nav-mobile {
  display: block;
  width: 80px;
  height: 30px;
  padding: 0 10px;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fe0000; }
  @media (min-width: 1200px) {
    .main-nav-mobile {
      display: none; } }
  .main-nav-mobile .title {
    position: relative;
    font-size: 0; }
    .main-nav-mobile .title:before {
      content: "Menü";
      display: block;
      font-size: 16px;
      font-size: 1rem;
      color: white; }
  .main-nav-mobile #main-nav-mobile {
    display: block;
    width: 20px;
    height: 20px;
    fill: white; }

.burger-block {
  position: relative;
  padding-left: 15px;
  margin-left: 5px; }
  .burger-block:before {
    content: "";
    display: block;
    width: 1px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    background: #d8d8d8; }

.sidebar-opener {
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  margin-left: auto;
  overflow: hidden;
  float: right;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-transition: width 0.2s ease-in;
  -moz-transition: width 0.2s ease-in;
  -ms-transition: width 0.2s ease-in;
  -o-transition: width 0.2s ease-in;
  transition: width 0.2s ease-in; }
  .sidebar-opener:focus {
    border: none;
    box-shadow: none;
    outline: none; }
  .sidebar-opener span {
    display: block;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in; }
    .sidebar-opener span.menu-title {
      position: relative;
      top: 1px;
      -webkit-transition: text-indent 0.2s ease-in;
      -moz-transition: text-indent 0.2s ease-in;
      -ms-transition: text-indent 0.2s ease-in;
      -o-transition: text-indent 0.2s ease-in;
      transition: text-indent 0.2s ease-in;
      display: none; }
    .sidebar-opener span.menu-open {
      position: relative;
      display: block;
      width: 16px;
      height: 16px;
      font-size: 0; }
      .sidebar-opener span.menu-open:after {
        font-family: "icomoon" !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        display: block;
        font-size: 16px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -8px 0 0 -8px;
        font-weight: bold; }
    .sidebar-opener span.menu-close {
      width: 16px;
      height: 16px;
      position: absolute;
      right: 0;
      top: 0;
      opacity: 0;
      font-size: 0; }
      .sidebar-opener span.menu-close:before {
        font-family: "icomoon" !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        display: block;
        font-size: 16px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -8px 0 0 -8px;
        font-weight: bold; }
  .sidebar-opener.is-active {
    width: 16px; }
    .sidebar-opener.is-active .menu-title {
      text-indent: -9999px; }
    .sidebar-opener.is-active .menu-open {
      opacity: 0; }
    .sidebar-opener.is-active .menu-close {
      opacity: 1;
      color: #fe0000; }

.offcanvas-menu {
  position: fixed;
  top: 50px;
  right: 0;
  width: 100%;
  height: calc(100% - 50px);
  z-index: 1000;
  text-align: left;
  overflow: hidden;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  will-change: transform;
  -webkit-transition: transform 0.2s ease-in;
  -moz-transition: transform 0.2s ease-in;
  -ms-transition: transform 0.2s ease-in;
  -o-transition: transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  background: white; }
  @media (min-width: 1200px) {
    .offcanvas-menu {
      display: none; } }
  .offcanvas-menu.is-open {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  .offcanvas-menu .mod_search {
    border-top: 1px solid #d8d8d8;
    padding: 25px 15px; }
    @media (min-width: 768px) {
      .offcanvas-menu .mod_search {
        display: none; } }
    .offcanvas-menu .mod_search form {
      margin-bottom: 0; }
    .offcanvas-menu .mod_search .formbody {
      position: relative; }
    .offcanvas-menu .mod_search .widget-text input {
      height: 30px;
      padding: 10px 36px 10px 10px;
      margin-bottom: 0; }
      .offcanvas-menu .mod_search .widget-text input:hover {
        box-shadow: none; }
    .offcanvas-menu .mod_search .widget-submit {
      position: absolute;
      top: 50%;
      right: 10px;
      margin-top: -8px;
      line-height: 1;
      width: auto; }
      .offcanvas-menu .mod_search .widget-submit button {
        font-size: 0; }
        .offcanvas-menu .mod_search .widget-submit button:before {
          font-family: "icomoon" !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "";
          font-size: 16px;
          font-size: 1rem; }

.menu-holder {
  position: relative;
  width: 100% !important;
  height: calc(100% - 55px);
  margin-left: auto;
  margin-right: auto; }

.mobile-nav-extra {
  position: fixed;
  left: 0;
  bottom: 0;
  background: #fe0000;
  padding: 0 10px; }
  .mobile-nav-extra ul {
    height: 55px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media (min-width: 768px) {
      .mobile-nav-extra ul {
        max-width: calc(100% - 40px); } }
    @media (max-width: 767px) {
      .mobile-nav-extra ul {
        justify-content: flex-end; } }
  .mobile-nav-extra li {
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: white;
    font-family: "Swiss721W01-BoldExtende"; }
    @media (max-width: 767px) {
      .mobile-nav-extra li.title {
        margin-right: auto; } }
    .mobile-nav-extra li:before {
      width: 30px;
      height: 30px;
      text-align: center;
      line-height: 30px;
      margin-right: 10px;
      color: #fe0000;
      font-size: 16px;
      font-size: 1rem;
      background: white; }
    .mobile-nav-extra li a {
      position: relative;
      top: 1px;
      line-height: 1;
      font-family: "Swiss721W01-BoldExtende";
      color: white; }
      @media (max-width: 767px) {
        .mobile-nav-extra li a {
          font-size: 0;
          display: block;
          width: 30px;
          height: 30px;
          position: absolute;
          top: 0;
          left: 0; } }

#nav-mobile {
  position: relative;
  width: 100%;
  height: calc(100% - 81px); }
  #nav-mobile .page-teaser {
    margin-top: auto;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      #nav-mobile .page-teaser {
        margin-bottom: 40px; } }
    #nav-mobile .page-teaser .teaser-holder {
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: column; }
      @media (min-width: 768px) {
        #nav-mobile .page-teaser .teaser-holder {
          flex-direction: row;
          justify-content: space-between; } }
    #nav-mobile .page-teaser .teaser {
      position: relative;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover;
      height: 120px;
      -webkit-box-flex: 0 1 100%;
      -moz-box-flex: 0 1 100%;
      -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      flex-basis: 100%; }
      @media (min-width: 768px) {
        #nav-mobile .page-teaser .teaser {
          height: 180px;
          -webkit-box-flex: 0 1 calc(50% - 10px);
          -moz-box-flex: 0 1 calc(50% - 10px);
          -webkit-flex: 0 1 calc(50% - 10px);
          -ms-flex: 0 1 calc(50% - 10px);
          flex: 0 1 calc(50% - 10px);
          flex-basis: calc(50% - 10px); } }
      @media (max-width: 767px) {
        #nav-mobile .page-teaser .teaser:first-child {
          margin-bottom: 10px; } }
      #nav-mobile .page-teaser .teaser span {
        font-family: "Swiss_721 W01 Bold";
        color: white;
        text-transform: uppercase;
        font-size: 20px;
        font-size: 1.25rem;
        position: absolute;
        bottom: 15px;
        left: 15px; }
  #nav-mobile ul {
    width: 100%;
    margin: 0;
    padding: 0; }
  #nav-mobile li {
    position: relative;
    text-transform: uppercase;
    padding: 0;
    text-align: left;
    border-bottom: 1px solid #d8d8d8;
    font-size: 16px;
    font-size: 1rem; }
    @media (min-width: 768px) {
      #nav-mobile li {
        font-size: 20px;
        font-size: 1.25rem; } }
    #nav-mobile li:first-child {
      border-top: 1px solid #d8d8d8; }
    #nav-mobile li a,
    #nav-mobile li strong {
      display: block;
      padding: 22px 25px 22px 0;
      color: black;
      font-family: "Swiss721W01-BoldExtende";
      line-height: 1; }
      @media (min-width: 768px) {
        #nav-mobile li a,
        #nav-mobile li strong {
          padding: 25px 25px 25px 0; } }
    #nav-mobile li span {
      cursor: pointer; }
    #nav-mobile li.submenu > a,
    #nav-mobile li.submenu > strong {
      position: relative; }
    #nav-mobile li.trail > a,
    #nav-mobile li.trail > strong, #nav-mobile li.active > a,
    #nav-mobile li.active > strong {
      color: #fe0000; }
    #nav-mobile li.menu-back {
      display: block;
      padding: 20px 28px 20px 0;
      color: black;
      font-weight: 500; }
      #nav-mobile li.menu-back button {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        padding: 12px 30px 13px 10px;
        line-height: 1;
        border-radius: 5px;
        text-transform: uppercase;
        color: white; }
        #nav-mobile li.menu-back button:before {
          font-family: "icomoon" !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "";
          font-size: 10px;
          font-size: 0.625rem;
          margin-right: 10px;
          position: relative;
          top: -1px;
          -webkit-transform: rotate(180deg);
          -khtml-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg);
          filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
          zoom: 1; }
  #nav-mobile .level_1,
  #nav-mobile .level_2,
  #nav-mobile .level_3 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      #nav-mobile .level_1,
      #nav-mobile .level_2,
      #nav-mobile .level_3 {
        padding-left: 10px;
        padding-right: 10px;
        max-width: calc(100% - 40px); } }
  #nav-mobile .level_1 {
    position: relative;
    height: 100%;
    overflow-y: scroll; }
    @media (min-width: 768px) {
      #nav-mobile .level_1 {
        width: 100%; } }
    #nav-mobile .level_1 > li.submenu > a,
    #nav-mobile .level_1 > li.submenu > strong {
      position: relative; }
    #nav-mobile .level_1 > li.submenu > a:after {
      content: "";
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 18px;
      font-size: 1.125rem;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -9px;
      -webkit-transform: rotate(-90deg);
      -khtml-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg);
      filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
      zoom: 1; }
      @media (min-width: 768px) {
        #nav-mobile .level_1 > li.submenu > a:after {
          right: -1px; } }
  #nav-mobile .level_2,
  #nav-mobile .level_3 {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    z-index: 1;
    overflow-y: scroll;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    will-change: transform;
    -webkit-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    -ms-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    background: white;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      #nav-mobile .level_2,
      #nav-mobile .level_3 {
        padding-left: 30px;
        padding-right: 30px; } }
    #nav-mobile .level_2.is-open,
    #nav-mobile .level_3.is-open {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }
    #nav-mobile .level_2 .menu-back,
    #nav-mobile .level_3 .menu-back {
      display: block;
      margin-bottom: 0;
      line-height: 1;
      border-bottom: 1px solid #d8d8d8; }
      @media (min-width: 768px) {
        #nav-mobile .level_2 .menu-back,
        #nav-mobile .level_3 .menu-back {
          border-top: 1px solid #d8d8d8; } }
      #nav-mobile .level_2 .menu-back a,
      #nav-mobile .level_3 .menu-back a {
        font-size: 16px;
        font-size: 1rem;
        color: #fe0000;
        padding-top: 32px;
        padding-bottom: 31px; }
        @media (min-width: 768px) {
          #nav-mobile .level_2 .menu-back a,
          #nav-mobile .level_3 .menu-back a {
            padding-top: 27px;
            padding-bottom: 26px; } }
        #nav-mobile .level_2 .menu-back a:before,
        #nav-mobile .level_3 .menu-back a:before {
          font-family: "icomoon" !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "";
          font-size: 16px;
          font-size: 1rem;
          -webkit-transform: rotate(90deg);
          -khtml-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg);
          filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
          zoom: 1;
          display: inline-block;
          margin-right: 10px; }
    #nav-mobile .level_2 > li.submenu > a,
    #nav-mobile .level_2 > li.submenu > strong,
    #nav-mobile .level_3 > li.submenu > a,
    #nav-mobile .level_3 > li.submenu > strong {
      position: relative; }
    #nav-mobile .level_2 > li.submenu > a:after,
    #nav-mobile .level_3 > li.submenu > a:after {
      content: "";
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 18px;
      font-size: 1.125rem;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -9px;
      -webkit-transform: rotate(-90deg);
      -khtml-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg);
      filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
      zoom: 1; }
      @media (min-width: 768px) {
        #nav-mobile .level_2 > li.submenu > a:after,
        #nav-mobile .level_3 > li.submenu > a:after {
          right: -1px; } }
  #nav-mobile .level_2 {
    height: calc(100% - 55px); }
  #nav-mobile .level_3 {
    height: 100%; }

@charset "UTF-8";
.mod_newslist .new-news .archive-title, .mod_newslist.new-featured .archive-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 10px; }

.mod_newslist.new-featured {
  margin-top: 20px; }
  @media (min-width: 768px) {
    .mod_newslist.new-featured {
      margin-top: 30px; } }
  @media (min-width: 1200px) {
    .mod_newslist.new-featured {
      margin-top: 50px; } }
  .mod_newslist.new-featured .empty {
    display: none; }
  .mod_newslist.new-featured .featured {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 350px; }
    @media (min-width: 1200px) {
      .mod_newslist.new-featured .featured {
        height: 500px; } }
    @media (min-width: 1200px) {
      .mod_newslist.new-featured .featured .container {
        padding-right: 0;
        padding-left: 0; } }
    .mod_newslist.new-featured .featured h2 {
      color: white; }
  .mod_newslist.new-featured .archive-title {
    color: white; }
  .mod_newslist.new-featured .ce_text {
    color: white; }
  .mod_newslist.new-featured .button-block.color-primary a:hover {
    background-color: white; }

.mod_newslist .new-news .pagina {
  border-top: 2px solid #d8d8d8;
  margin-top: 50px; }

.mod_newslist .new-news .pagination ul li {
  display: list-item !important; }

.mod_newslist .news-big,
.mod_newslist .news-small {
  padding-right: 0;
  padding-left: 0; }
  @media (min-width: 768px) {
    .mod_newslist .news-big > .row > .inside,
    .mod_newslist .news-small > .row > .inside {
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: stretch;
      flex-wrap: wrap; } }
  @media (min-width: 1200px) {
    .mod_newslist .news-big > .row > .inside,
    .mod_newslist .news-small > .row > .inside {
      margin-top: -15px;
      margin-bottom: -15px; } }
  .mod_newslist .news-big > .row > .inside > .layout_latest h2,
  .mod_newslist .news-small > .row > .inside > .layout_latest h2 {
    color: black;
    word-break: break-word;
    font-size: 30px;
    font-size: 1.875rem;
    margin-top: 20px; }

.mod_newslist .news-big > .row > .inside > .layout_latest {
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-flex: 0 1 100%;
  -moz-box-flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  flex-basis: 100%; }
  @media (min-width: 768px) {
    .mod_newslist .news-big > .row > .inside > .layout_latest {
      -webkit-box-flex: 0 1 50%;
      -moz-box-flex: 0 1 50%;
      -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
      flex: 0 1 50%;
      flex-basis: 50%;
      max-width: 50%; } }

@media (min-width: 768px) {
  .mod_newslist .news-small {
    margin-top: 60px; } }

.mod_newslist .news-small > .row > .inside > .layout_latest {
  padding: 15px;
  -webkit-box-flex: 0 1 100%;
  -moz-box-flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  flex-basis: 100%; }
  @media (min-width: 768px) {
    .mod_newslist .news-small > .row > .inside > .layout_latest {
      -webkit-box-flex: 0 1 33.33%;
      -moz-box-flex: 0 1 33.33%;
      -webkit-flex: 0 1 33.33%;
      -ms-flex: 0 1 33.33%;
      flex: 0 1 33.33%;
      flex-basis: 33.33%;
      max-width: 33.33%; } }

.article-news-reader .archive-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 10px; }

.article-news-reader.container-fluid {
  overflow: hidden; }

.news-buttons {
  padding: 0 !important; }

.article-search-news.no-padding, .article-search-news.py-0 {
  padding-top: 16px !important;
  padding-bottom: 17px !important; }
  @media (min-width: 1200px) {
    .article-search-news.no-padding, .article-search-news.py-0 {
      padding-top: 26px !important;
      padding-bottom: 27px !important; } }

.news-search .formbody {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.news-search .widget-text {
  position: relative;
  width: 40%;
  -webkit-box-flex: 0 1 40%;
  -moz-box-flex: 0 1 40%;
  -webkit-flex: 0 1 40%;
  -ms-flex: 0 1 40%;
  flex: 0 1 40%;
  flex-basis: 40%; }
  @media (min-width: 768px) {
    .news-search .widget-text {
      width: 50%;
      -webkit-box-flex: 0 1 50%;
      -moz-box-flex: 0 1 50%;
      -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
      flex: 0 1 50%;
      flex-basis: 50%; } }
  .news-search .widget-text:before {
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 16px;
    font-size: 1rem;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%); }
  .news-search .widget-text input {
    margin-bottom: 0;
    padding-left: 36px; }

.news-search .widget-submit {
  margin-bottom: 0;
  width: auto;
  -webkit-box-flex: 0 1 auto;
  -moz-box-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  flex-basis: auto;
  padding-left: 20px; }
  .news-search .widget-submit button:hover {
    border-color: #fe0000;
    background-color: white;
    color: #fe0000; }

.news-latest .layout_latest .inside,
.seminar-latest .layout_latest .inside {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-perspective: 1000;
  -moz-osx-font-smoothing: grayscale;
  will-change: auto;
  -webkit-transition: box-shadow 0.2s ease-in, transform 0.2s ease-in;
  -moz-transition: box-shadow 0.2s ease-in, transform 0.2s ease-in;
  -ms-transition: box-shadow 0.2s ease-in, transform 0.2s ease-in;
  -o-transition: box-shadow 0.2s ease-in, transform 0.2s ease-in;
  transition: box-shadow 0.2s ease-in, transform 0.2s ease-in; }
  .news-latest .layout_latest .inside:hover,
  .seminar-latest .layout_latest .inside:hover {
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2);
    -webkit-transform: scale(1.025, 1.025);
    -moz-transform: scale(1.025, 1.025);
    -ms-transform: scale(1.025, 1.025);
    transform: scale(1.025, 1.025); }

.mod_newsarchive .layout_latest .inside {
  -webkit-transition: box-shadow 0.2s ease-in;
  -moz-transition: box-shadow 0.2s ease-in;
  -ms-transition: box-shadow 0.2s ease-in;
  -o-transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in; }
  .mod_newsarchive .layout_latest .inside:hover {
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.2); }

.news-latest,
.seminar-latest,
.mod_newsarchive {
  padding-top: 20px;
  padding-bottom: 20px;
  background: whitesmoke; }
  @media (min-width: 768px) {
    .news-latest,
    .seminar-latest,
    .mod_newsarchive {
      padding-top: 30px; } }
  @media (min-width: 1200px) {
    .news-latest,
    .seminar-latest,
    .mod_newsarchive {
      padding-top: 50px; } }
  @media (min-width: 768px) {
    .news-latest,
    .seminar-latest,
    .mod_newsarchive {
      padding-bottom: 30px; } }
  @media (min-width: 1200px) {
    .news-latest,
    .seminar-latest,
    .mod_newsarchive {
      padding-bottom: 50px; } }
  @media (max-width: 767px) {
    .news-latest,
    .seminar-latest,
    .mod_newsarchive {
      padding-left: 0;
      padding-right: 0; } }
  .news-latest > h1,
  .news-latest > h2,
  .news-latest > h3,
  .news-latest > h4,
  .seminar-latest > h1,
  .seminar-latest > h2,
  .seminar-latest > h3,
  .seminar-latest > h4,
  .mod_newsarchive > h1,
  .mod_newsarchive > h2,
  .mod_newsarchive > h3,
  .mod_newsarchive > h4 {
    text-align: center; }
    .news-latest > h1:after,
    .news-latest > h2:after,
    .news-latest > h3:after,
    .news-latest > h4:after,
    .seminar-latest > h1:after,
    .seminar-latest > h2:after,
    .seminar-latest > h3:after,
    .seminar-latest > h4:after,
    .mod_newsarchive > h1:after,
    .mod_newsarchive > h2:after,
    .mod_newsarchive > h3:after,
    .mod_newsarchive > h4:after {
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
  .news-latest article,
  .seminar-latest article,
  .mod_newsarchive article {
    margin-top: -10px;
    margin-bottom: -10px; }
    @media (min-width: 768px) {
      .news-latest article,
      .seminar-latest article,
      .mod_newsarchive article {
        -js-display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; } }
    @media (max-width: 767px) {
      .news-latest article .container,
      .seminar-latest article .container,
      .mod_newsarchive article .container {
        padding: 0; } }
    @media (max-width: 767px) {
      .news-latest article .row,
      .seminar-latest article .row,
      .mod_newsarchive article .row {
        margin-left: 0;
        margin-right: 0; } }
  .news-latest .layout_latest,
  .seminar-latest .layout_latest,
  .mod_newsarchive .layout_latest {
    padding-left: 10px;
    padding-right: 10px;
    margin: 10px 0;
    width: 100%; }
    @media (min-width: 768px) {
      .news-latest .layout_latest,
      .seminar-latest .layout_latest,
      .mod_newsarchive .layout_latest {
        -webkit-box-flex: 0 1 50%;
        -moz-box-flex: 0 1 50%;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        flex-basis: 50%; } }
    @media (min-width: 1200px) {
      .news-latest .layout_latest,
      .seminar-latest .layout_latest,
      .mod_newsarchive .layout_latest {
        padding-left: 15px;
        padding-right: 15px; } }
    .news-latest .layout_latest .inside,
    .seminar-latest .layout_latest .inside,
    .mod_newsarchive .layout_latest .inside {
      background: white;
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      cursor: pointer; }
  .news-latest .text,
  .seminar-latest .text,
  .mod_newsarchive .text {
    padding: 15px; }
    .news-latest .text ul,
    .seminar-latest .text ul,
    .mod_newsarchive .text ul {
      position: relative;
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      font-size: 14px;
      font-size: 0.875rem;
      padding-bottom: 18px;
      margin-bottom: 18px; }
      .news-latest .text ul:after,
      .seminar-latest .text ul:after,
      .mod_newsarchive .text ul:after {
        content: "";
        display: block;
        width: 45px;
        height: 2px;
        background: #fe0000;
        position: absolute;
        left: 0;
        bottom: 0; }
    .news-latest .text li,
    .seminar-latest .text li,
    .mod_newsarchive .text li {
      line-height: 1; }
      .news-latest .text li:first-child,
      .seminar-latest .text li:first-child,
      .mod_newsarchive .text li:first-child {
        padding-right: 13px; }
      .news-latest .text li.place,
      .seminar-latest .text li.place,
      .mod_newsarchive .text li.place {
        padding-left: 13px; }
        .news-latest .text li.place:before,
        .seminar-latest .text li.place:before,
        .mod_newsarchive .text li.place:before {
          content: "";
          display: block;
          width: 1px;
          height: 14px;
          background: black;
          position: absolute;
          left: 0;
          top: 50%;
          margin-top: -9px; }
    .news-latest .text .title,
    .seminar-latest .text .title,
    .mod_newsarchive .text .title {
      margin-bottom: 15px;
      padding-bottom: 0;
      font-family: "Swiss_721 W01 Medium"; }
      .news-latest .text .title:after,
      .seminar-latest .text .title:after,
      .mod_newsarchive .text .title:after {
        display: none; }
    .news-latest .text p,
    .seminar-latest .text p,
    .mod_newsarchive .text p {
      margin-bottom: 0; }

.news-latest .layout_latest .inside,
.seminar-latest .layout_latest .inside {
  align-items: stretch; }

.news-latest .text,
.seminar-latest .text {
  -webkit-box-flex: 0 1 calc(100% - 35px);
  -moz-box-flex: 0 1 calc(100% - 35px);
  -webkit-flex: 0 1 calc(100% - 35px);
  -ms-flex: 0 1 calc(100% - 35px);
  flex: 0 1 calc(100% - 35px);
  flex-basis: calc(100% - 35px); }

.news-latest .link,
.seminar-latest .link {
  -webkit-box-flex: 0 1 35px;
  -moz-box-flex: 0 1 35px;
  -webkit-flex: 0 1 35px;
  -ms-flex: 0 1 35px;
  flex: 0 1 35px;
  flex-basis: 35px;
  height: 100%; }
  .news-latest .link a,
  .seminar-latest .link a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #fe0000;
    color: white;
    text-align: center;
    border: 2px solid transparent;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .news-latest .link a:before,
    .seminar-latest .link a:before {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .news-latest .link a:hover,
    .seminar-latest .link a:hover {
      background: none;
      color: #fe0000;
      border-color: #fe0000; }

@media (min-width: 1200px) {
  .news-latest .layout_latest {
    -webkit-box-flex: 0 1 33.33%;
    -moz-box-flex: 0 1 33.33%;
    -webkit-flex: 0 1 33.33%;
    -ms-flex: 0 1 33.33%;
    flex: 0 1 33.33%;
    flex-basis: 33.33%; } }

@media (min-width: 1200px) {
  .seminar-latest .layout_latest {
    -webkit-box-flex: 0 1 25%;
    -moz-box-flex: 0 1 25%;
    -webkit-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
    flex-basis: 25%; } }

@media (min-width: 768px) {
  .mod_newsarchive article {
    flex-wrap: wrap; } }

@media (min-width: 1200px) {
  .mod_newsarchive .layout_latest {
    -webkit-box-flex: 0 1 50%;
    -moz-box-flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    flex-basis: 50%; } }

.mod_newsarchive .layout_latest .inside {
  flex-wrap: wrap;
  padding: 15px; }
  @media (min-width: 1200px) {
    .mod_newsarchive .layout_latest .inside {
      padding: 20px;
      -webkit-box-flex: 0 1 50%;
      -moz-box-flex: 0 1 50%;
      -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
      flex: 0 1 50%;
      flex-basis: 50%; } }

.mod_newsarchive .text {
  -webkit-box-flex: 0 1 100%;
  -moz-box-flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  flex-basis: 100%;
  padding: 0; }
  .mod_newsarchive .text p {
    margin-bottom: 15px; }
    @media (min-width: 1200px) {
      .mod_newsarchive .text p {
        margin-bottom: 25px; } }

.mod_newsarchive .button-block {
  margin-bottom: 0; }

.mod_newsreader .layout_full {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    .mod_newsreader .layout_full.featured {
      margin-right: 0;
      margin-left: 0; } }

.mod_newsreader .news-header ul {
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-size: 0.875rem;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.mod_newsreader .news-header li {
  line-height: 1;
  font-family: "Swiss_721 W01 Medium"; }
  .mod_newsreader .news-header li:first-child {
    padding-right: 13px; }
  .mod_newsreader .news-header li.place {
    padding-left: 13px; }
    .mod_newsreader .news-header li.place:before {
      content: "";
      display: block;
      width: 1px;
      height: 14px;
      background: black;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -9px; }

.mod_newsreader .ce_image,
.mod_newsreader .ce_gallery {
  margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .mod_newsreader .ce_image,
    .mod_newsreader .ce_gallery {
      margin-bottom: 25px; } }

@charset "UTF-8";
.mod_subscribe p {
  margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .mod_subscribe p {
      margin-bottom: 25px; } }

.mod_subscribe form {
  margin-bottom: 0; }

.mod_subscribe .formbody {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.mod_subscribe .widget-text {
  -webkit-box-flex: 0 1 calc(100% - 50px);
  -moz-box-flex: 0 1 calc(100% - 50px);
  -webkit-flex: 0 1 calc(100% - 50px);
  -ms-flex: 0 1 calc(100% - 50px);
  flex: 0 1 calc(100% - 50px);
  flex-basis: calc(100% - 50px); }
  .mod_subscribe .widget-text input {
    margin-bottom: 0;
    border: none; }

.mod_subscribe .widget-submit {
  -webkit-box-flex: 0 1 40px;
  -moz-box-flex: 0 1 40px;
  -webkit-flex: 0 1 40px;
  -ms-flex: 0 1 40px;
  flex: 0 1 40px;
  flex-basis: 40px;
  height: 40px; }
  .mod_subscribe .widget-submit button {
    position: relative;
    border: none;
    font-size: 0;
    background: #fe0000;
    color: white;
    width: 100%;
    height: 100%;
    text-align: center;
    border: 2px solid #fe0000;
    cursor: pointer;
    -webkit-transition: background 0.2s ease-in, color 0.2s ease-in;
    -moz-transition: background 0.2s ease-in, color 0.2s ease-in;
    -ms-transition: background 0.2s ease-in, color 0.2s ease-in;
    -o-transition: background 0.2s ease-in, color 0.2s ease-in;
    transition: background 0.2s ease-in, color 0.2s ease-in; }
    .mod_subscribe .widget-submit button:hover {
      background: white;
      color: #fe0000; }
    .mod_subscribe .widget-submit button:before {
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      display: block;
      font-size: 14px;
      font-size: 0.875rem;
      height: 100%;
      line-height: 36px; }

@charset "UTF-8";
body.ie .mod_dse_products_list .pl-wrap .image-holder {
  flex-shrink: 0; }

body.ie .mod_dse_products_list .pl-wrap .compare {
  padding-right: 5px;
  margin-right: 5px; }

body.header-fixed.fixed-anchor-nav .nav-anchor.is-visible {
  position: fixed;
  top: 55px; }
  @media (min-width: 1200px) {
    body.header-fixed.fixed-anchor-nav .nav-anchor.is-visible {
      top: 75px; } }

body.fixed-anchor-nav .nav-anchor.is-visible {
  position: fixed;
  top: 55px; }
  @media (min-width: 1200px) {
    body.fixed-anchor-nav .nav-anchor.is-visible {
      top: 125px; } }

.mod_dse_products_reader .benefits .intro,
.mod_dse_products_reader .benefits .benefits-list,
.mod_dse_products_reader .benefits .applications-list,
.mod_dse_products_reader .benefits .benefits-images,
.mod_dse_products_reader .reasons,
.mod_dse_products_reader .applications,
.mod_dse_products_reader .data,
.mod_dse_products_reader .video,
.mod_dse_products_reader .downloads,
.mod_dse_products_reader .product-content {
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (min-width: 768px) {
    .mod_dse_products_reader .benefits .intro,
    .mod_dse_products_reader .benefits .benefits-list,
    .mod_dse_products_reader .benefits .applications-list,
    .mod_dse_products_reader .benefits .benefits-images,
    .mod_dse_products_reader .reasons,
    .mod_dse_products_reader .applications,
    .mod_dse_products_reader .data,
    .mod_dse_products_reader .video,
    .mod_dse_products_reader .downloads,
    .mod_dse_products_reader .product-content {
      padding-top: 15px;
      padding-bottom: 15px; } }
  @media (min-width: 1200px) {
    .mod_dse_products_reader .benefits .intro,
    .mod_dse_products_reader .benefits .benefits-list,
    .mod_dse_products_reader .benefits .applications-list,
    .mod_dse_products_reader .benefits .benefits-images,
    .mod_dse_products_reader .reasons,
    .mod_dse_products_reader .applications,
    .mod_dse_products_reader .data,
    .mod_dse_products_reader .video,
    .mod_dse_products_reader .downloads,
    .mod_dse_products_reader .product-content {
      padding-top: 25px;
      padding-bottom: 25px; } }

body.product-item .mod_dse_products_list .pl-wrap .compare {
  display: none; }
  body.product-item .mod_dse_products_list .pl-wrap .compare + .wishlist {
    padding-left: 0;
    margin-left: 0; }
    body.product-item .mod_dse_products_list .pl-wrap .compare + .wishlist:after {
      display: none; }

@media (min-width: 768px) {
  body.no-compare .mod_dse_products_list .back-white {
    justify-content: flex-end; } }

body.no-compare .mod_dse_products_list .back-white .button-block {
  display: none; }

.mod_dse_products_list .back-white {
  margin-bottom: 20px;
  padding: 15px;
  background: white; }
  @media (min-width: 768px) {
    .mod_dse_products_list .back-white {
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between; } }
  .mod_dse_products_list .back-white.bottom {
    display: none; }
  .mod_dse_products_list .back-white .button-block {
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .mod_dse_products_list .back-white .button-block {
        -webkit-box-flex: 0 1 calc(33.33% - 20px);
        -moz-box-flex: 0 1 calc(33.33% - 20px);
        -webkit-flex: 0 1 calc(33.33% - 20px);
        -ms-flex: 0 1 calc(33.33% - 20px);
        flex: 0 1 calc(33.33% - 20px);
        flex-basis: calc(33.33% - 20px);
        margin-bottom: 0; } }
    @media (min-width: 1200px) {
      .mod_dse_products_list .back-white .button-block {
        -webkit-box-flex: 0 1 calc(33.33% - 25px);
        -moz-box-flex: 0 1 calc(33.33% - 25px);
        -webkit-flex: 0 1 calc(33.33% - 25px);
        -ms-flex: 0 1 calc(33.33% - 25px);
        flex: 0 1 calc(33.33% - 25px);
        flex-basis: calc(33.33% - 25px); } }
    .mod_dse_products_list .back-white .button-block a {
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    @media (min-width: 768px) {
      .mod_dse_products_list .back-white .button-block .showCompare.has-count {
        font-size: 12px;
        font-size: 0.75rem; } }
    @media (min-width: 992px) {
      .mod_dse_products_list .back-white .button-block .showCompare.has-count {
        font-size: 14px;
        font-size: 0.875rem; } }
  .mod_dse_products_list .back-white .mod_search {
    position: relative; }
    @media (min-width: 768px) {
      .mod_dse_products_list .back-white .mod_search {
        -webkit-box-flex: 0 1 66.66%;
        -moz-box-flex: 0 1 66.66%;
        -webkit-flex: 0 1 66.66%;
        -ms-flex: 0 1 66.66%;
        flex: 0 1 66.66%;
        flex-basis: 66.66%; } }
    @media (min-width: 1200px) {
      .mod_dse_products_list .back-white .mod_search {
        -webkit-box-flex: 0 1 calc(66.66% - 5px);
        -moz-box-flex: 0 1 calc(66.66% - 5px);
        -webkit-flex: 0 1 calc(66.66% - 5px);
        -ms-flex: 0 1 calc(66.66% - 5px);
        flex: 0 1 calc(66.66% - 5px);
        flex-basis: calc(66.66% - 5px); } }
    .mod_dse_products_list .back-white .mod_search form {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .mod_dse_products_list .back-white .mod_search .formbody {
        -js-display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center; } }
    .mod_dse_products_list .back-white .mod_search .widget-text input {
      height: 34px;
      padding: 9px 30px 9px 15px;
      margin-bottom: 0; }
    .mod_dse_products_list .back-white .mod_search .widget-submit {
      position: absolute;
      top: 0;
      right: 0;
      line-height: 1;
      width: auto; }
      .mod_dse_products_list .back-white .mod_search .widget-submit button {
        font-size: 0;
        width: 34px;
        height: 34px;
        background: #fe0000; }
        .mod_dse_products_list .back-white .mod_search .widget-submit button:before {
          font-family: "icomoon" !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "";
          font-size: 18px;
          font-size: 1.125rem;
          color: white; }

.mod_dse_products_list .pl-wrap {
  margin-top: -10px;
  margin-bottom: -10px; }
  @media (min-width: 1200px) {
    .mod_dse_products_list .pl-wrap {
      margin-top: -15px;
      margin-bottom: -15px; } }
  .mod_dse_products_list .pl-wrap .row {
    margin-left: 0;
    margin-right: 0; }
    @media (min-width: 768px) {
      .mod_dse_products_list .pl-wrap .row {
        margin-left: -10px;
        margin-right: -10px; } }
    @media (min-width: 1200px) {
      .mod_dse_products_list .pl-wrap .row {
        margin-left: -15px;
        margin-right: -15px; } }
  .mod_dse_products_list .pl-wrap .col {
    padding-top: 10px;
    padding-bottom: 10px; }
    @media (min-width: 1200px) {
      .mod_dse_products_list .pl-wrap .col {
        padding-top: 15px;
        padding-bottom: 15px; } }
    @media (max-width: 767px) {
      .mod_dse_products_list .pl-wrap .col {
        padding-left: 0;
        padding-right: 0; } }
    .mod_dse_products_list .pl-wrap .col .inside {
      position: relative;
      padding: 13px;
      background: white;
      -webkit-transition: box-shadow 0.2s ease-in;
      -moz-transition: box-shadow 0.2s ease-in;
      -ms-transition: box-shadow 0.2s ease-in;
      -o-transition: box-shadow 0.2s ease-in;
      transition: box-shadow 0.2s ease-in; }
      @media (min-width: 768px) {
        .mod_dse_products_list .pl-wrap .col .inside {
          -js-display: flex;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          flex-direction: column;
          min-height: 380px; } }
      .mod_dse_products_list .pl-wrap .col .inside:hover {
        box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.35); }
        .mod_dse_products_list .pl-wrap .col .inside:hover .headline {
          color: #fe0000; }
        .mod_dse_products_list .pl-wrap .col .inside:hover .button-block a {
          background: none;
          color: black;
          border-color: black; }
  .mod_dse_products_list .pl-wrap .teaser-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .mod_dse_products_list .pl-wrap .actions {
    position: relative;
    margin-bottom: 15px;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    z-index: 2; }
    @media (min-width: 768px) {
      .mod_dse_products_list .pl-wrap .actions {
        flex-direction: column;
        align-items: flex-start; } }
    @media (min-width: 992px) {
      .mod_dse_products_list .pl-wrap .actions {
        flex-direction: row;
        align-items: center; } }
    .mod_dse_products_list .pl-wrap .actions label {
      position: relative;
      float: none;
      display: block;
      padding-left: 20px;
      margin-bottom: 0;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 1.4; }
      @media (min-width: 768px) {
        .mod_dse_products_list .pl-wrap .actions label {
          font-size: 11px;
          font-size: 0.6875rem; } }
      @media (min-width: 1200px) {
        .mod_dse_products_list .pl-wrap .actions label {
          font-size: 11px;
          font-size: 0.6875rem; } }
      .mod_dse_products_list .pl-wrap .actions label:hover {
        color: #fe0000; }
    .mod_dse_products_list .pl-wrap .actions input {
      opacity: 0;
      visibility: hidden;
      position: absolute;
      top: 8px;
      left: 2px;
      width: auto !important;
      margin: 0; }
  .mod_dse_products_list .pl-wrap .compare + .wishlist {
    padding-left: 10px;
    margin-left: 10px; }
    @media (min-width: 768px) {
      .mod_dse_products_list .pl-wrap .compare + .wishlist {
        padding-left: 0;
        margin-left: 0; } }
    @media (min-width: 992px) {
      .mod_dse_products_list .pl-wrap .compare + .wishlist {
        padding-left: 10px;
        margin-left: 10px; } }
    .mod_dse_products_list .pl-wrap .compare + .wishlist:after {
      width: 1px;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: #d8d8d8;
      content: "";
      display: block; }
      @media (min-width: 768px) {
        .mod_dse_products_list .pl-wrap .compare + .wishlist:after {
          content: "";
          display: none; } }
      @media (min-width: 992px) {
        .mod_dse_products_list .pl-wrap .compare + .wishlist:after {
          content: "";
          display: block; } }
  .mod_dse_products_list .pl-wrap .compare {
    position: relative; }
    @media (min-width: 768px) {
      .mod_dse_products_list .pl-wrap .compare {
        margin-bottom: 10px; } }
    @media (min-width: 992px) {
      .mod_dse_products_list .pl-wrap .compare {
        margin-bottom: 0; } }
    .mod_dse_products_list .pl-wrap .compare input[type="checkbox"] + label::before {
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: " ";
      display: inline-block;
      width: 15px;
      height: 15px;
      text-align: center;
      position: relative;
      border: 1px solid #000;
      margin-right: 0.4em;
      box-shadow: none;
      position: absolute;
      left: 0;
      top: 0;
      font-size: 10px;
      font-size: 0.625rem;
      line-height: 15px;
      color: white; }
    .mod_dse_products_list .pl-wrap .compare input[type="checkbox"]:checked + label::before {
      content: "";
      border-color: #fe0000; }
  .mod_dse_products_list .pl-wrap .wishlist {
    position: relative; }
    .mod_dse_products_list .pl-wrap .wishlist label:hover:before {
      color: #fe0000 !important; }
    .mod_dse_products_list .pl-wrap .wishlist input[type="checkbox"] + label::after {
      display: none !important;
      content: "Auf die Merkliste";
      display: block;
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 1.4; }
      @media (min-width: 768px) {
        .mod_dse_products_list .pl-wrap .wishlist input[type="checkbox"] + label::after {
          font-size: 11px;
          font-size: 0.6875rem; } }
    .mod_dse_products_list .pl-wrap .wishlist input[type="checkbox"]:checked + label::after {
      display: none !important;
      content: "Auf der Merkliste"; }
    .mod_dse_products_list .pl-wrap .wishlist input[type="checkbox"] + label::before {
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      display: inline-block;
      width: auto;
      height: auto;
      text-align: center;
      position: relative;
      border: none;
      margin-right: 0.4em;
      box-shadow: none;
      position: absolute;
      left: 0;
      top: 0;
      font-size: 14px;
      font-size: 0.875rem;
      color: black; }
    .mod_dse_products_list .pl-wrap .wishlist input[type="checkbox"]:checked + label {
      color: #fe0000; }
    .mod_dse_products_list .pl-wrap .wishlist input[type="checkbox"]:checked + label::before {
      content: "";
      color: #fe0000;
      background: none; }
  .mod_dse_products_list .pl-wrap .image-holder {
    margin-bottom: 15px;
    text-align: center; }
  .mod_dse_products_list .pl-wrap .headline {
    text-transform: uppercase;
    margin-bottom: 10px;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -ms-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in; }
  .mod_dse_products_list .pl-wrap .headline + p {
    margin-bottom: 15px;
    font-size: 14px;
    font-size: 0.875rem; }
  .mod_dse_products_list .pl-wrap .button-block {
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .mod_dse_products_list .pl-wrap .button-block {
        margin-top: auto; } }

.mod_dse_products_list .pl-nav {
  margin-top: 10px; }

.mod_article.product-reader {
  padding-top: 35px !important;
  padding-bottom: 35px !important; }

.mod_dse_products_reader .products_reader .holder {
  height: 85px; }
  @media (min-width: 768px) {
    .mod_dse_products_reader .products_reader .holder {
      height: 53px; } }
  @media (min-width: 992px) {
    .mod_dse_products_reader .products_reader .holder {
      height: 55px; } }
  @media (min-width: 1200px) {
    .mod_dse_products_reader .products_reader .holder {
      height: 60px; } }

@media (min-width: 1200px) {
  .mod_dse_products_reader h1 {
    font-size: 45px;
    font-size: 2.8125rem; } }

@media (min-width: 1920px) {
  .mod_dse_products_reader h1 {
    font-size: 55px;
    font-size: 3.4375rem; } }

.mod_dse_products_reader .headline {
  text-transform: uppercase; }

.mod_dse_products_reader .title .subheader {
  text-transform: uppercase;
  font-family: "Swiss721W01-BoldExtende";
  margin-bottom: 0;
  font-size: 14px;
  font-size: 0.875rem;
  color: black; }

.mod_dse_products_reader .main-image {
  position: relative;
  padding-top: 35px;
  padding-bottom: 35px;
  text-align: center; }
  @media (min-width: 1200px) {
    .mod_dse_products_reader .main-image img {
      max-width: 70%; } }
  .mod_dse_products_reader .main-image .infobox {
    position: absolute; }
  .mod_dse_products_reader .main-image .overlay {
    position: relative;
    display: block;
    font-size: 0;
    color: black;
    border: 1px solid black;
    will-change: transform;
    z-index: 5;
    -webkit-transition: transform 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in, opacity 0.2s ease-in;
    -moz-transition: transform 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in, opacity 0.2s ease-in;
    -ms-transition: transform 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in, opacity 0.2s ease-in;
    -o-transition: transform 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in, opacity 0.2s ease-in;
    transition: transform 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in, opacity 0.2s ease-in; }
    .mod_dse_products_reader .main-image .overlay:hover, .mod_dse_products_reader .main-image .overlay.active {
      color: #fe0000;
      border: 1px solid #fe0000; }
    .mod_dse_products_reader .main-image .overlay.active {
      -webkit-transform: rotate(135deg);
      -khtml-transform: rotate(135deg);
      -moz-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      transform: rotate(135deg);
      filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
      zoom: 1; }
      @media (max-width: 1199px) {
        .mod_dse_products_reader .main-image .overlay.active {
          opacity: 0; } }
    .mod_dse_products_reader .main-image .overlay:before {
      display: block;
      width: 30px;
      height: 30px;
      font-size: 12px;
      font-size: 0.75rem;
      text-align: center;
      line-height: 30px;
      background: white; }
    @media (min-width: 1200px) {
      .mod_dse_products_reader .main-image .overlay.modal-btn {
        display: none; } }
    .mod_dse_products_reader .main-image .overlay.popper-btn {
      display: none; }
      @media (min-width: 1200px) {
        .mod_dse_products_reader .main-image .overlay.popper-btn {
          display: block; } }
      .mod_dse_products_reader .main-image .overlay.popper-btn.active + .overlay-box {
        opacity: 1;
        visibility: visible;
        z-index: 6; }

@media screen and (min-width: 1200px) {
  .mod_dse_products_reader .main-image .infobox.position-left .popper-btn.active + .overlay-box {
    left: 21px; }
  .mod_dse_products_reader .main-image .infobox.position-left .overlay-box {
    left: 35px; }
    .mod_dse_products_reader .main-image .infobox.position-left .overlay-box .inside {
      padding-left: 26px;
      background: url(/files/public/bg/infobox-arrow-left.png) no-repeat left center; }
      .mod_dse_products_reader .main-image .infobox.position-left .overlay-box .inside:before, .mod_dse_products_reader .main-image .infobox.position-left .overlay-box .inside:after {
        left: 10px; }
    .mod_dse_products_reader .main-image .infobox.position-left .overlay-box .top-left,
    .mod_dse_products_reader .main-image .infobox.position-left .overlay-box .bottom-left {
      left: 0; }
    .mod_dse_products_reader .main-image .infobox.position-left .overlay-box .top-right,
    .mod_dse_products_reader .main-image .infobox.position-left .overlay-box .bottom-right {
      right: -10px; }
    .mod_dse_products_reader .main-image .infobox.position-left .overlay-box .img-holder {
      border-left: 1px solid #d8d8d8; }
      .mod_dse_products_reader .main-image .infobox.position-left .overlay-box .img-holder:after {
        right: -10px;
        background-image: url(/files/public/bg/shadow-right.png); }
    .mod_dse_products_reader .main-image .infobox.position-left .overlay-box.no-img .content-holder {
      border-right: 1px solid #d8d8d8; }
      .mod_dse_products_reader .main-image .infobox.position-left .overlay-box.no-img .content-holder:after {
        content: "";
        display: block;
        width: 10px;
        height: 100%;
        position: absolute;
        top: 0;
        background-position: 0 0;
        background-repeat: repeat;
        right: -10px;
        background-image: url(/files/public/bg/shadow-right.png); }
  .mod_dse_products_reader .main-image .infobox.position-right .popper-btn.active + .overlay-box {
    right: 21px; }
  .mod_dse_products_reader .main-image .infobox.position-right .overlay-box {
    right: 30px; }
    .mod_dse_products_reader .main-image .infobox.position-right .overlay-box .inside {
      padding-right: 26px;
      background: url(/files/public/bg/infobox-arrow-right.png) no-repeat right center; }
      .mod_dse_products_reader .main-image .infobox.position-right .overlay-box .inside:before, .mod_dse_products_reader .main-image .infobox.position-right .overlay-box .inside:after {
        right: 10px; }
    .mod_dse_products_reader .main-image .infobox.position-right .overlay-box .top-left,
    .mod_dse_products_reader .main-image .infobox.position-right .overlay-box .bottom-left {
      left: -10px; }
    .mod_dse_products_reader .main-image .infobox.position-right .overlay-box .top-right,
    .mod_dse_products_reader .main-image .infobox.position-right .overlay-box .bottom-right {
      right: 0; }
    .mod_dse_products_reader .main-image .infobox.position-right .overlay-box .content-holder {
      order: 2; }
    .mod_dse_products_reader .main-image .infobox.position-right .overlay-box .img-holder {
      border-right: 1px solid #d8d8d8; }
      .mod_dse_products_reader .main-image .infobox.position-right .overlay-box .img-holder:after {
        left: -10px;
        background-image: url(/files/public/bg/shadow-left.png); }
    .mod_dse_products_reader .main-image .infobox.position-right .overlay-box.no-img .content-holder {
      border-left: 1px solid #d8d8d8; }
      .mod_dse_products_reader .main-image .infobox.position-right .overlay-box.no-img .content-holder:after {
        content: "";
        display: block;
        width: 10px;
        height: 100%;
        position: absolute;
        top: 0;
        background-position: 0 0;
        background-repeat: repeat;
        left: -10px;
        background-image: url(/files/public/bg/shadow-left.png); }
  .mod_dse_products_reader .main-image .overlay-box {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .mod_dse_products_reader .main-image .overlay-box .inside {
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: stretch; }
      .mod_dse_products_reader .main-image .overlay-box .inside:before, .mod_dse_products_reader .main-image .overlay-box .inside:after {
        content: "";
        display: block;
        width: calc(100% - 10px);
        height: 10px;
        position: absolute;
        background-position: 0 0;
        background-repeat: repeat; }
      .mod_dse_products_reader .main-image .overlay-box .inside:before {
        top: -10px;
        background-image: url(/files/public/bg/shadow-top.png); }
      .mod_dse_products_reader .main-image .overlay-box .inside:after {
        bottom: -10px;
        background-image: url(/files/public/bg/shadow-bottom.png); }
    .mod_dse_products_reader .main-image .overlay-box .modal-closer {
      display: none; }
    .mod_dse_products_reader .main-image .overlay-box .top-left,
    .mod_dse_products_reader .main-image .overlay-box .top-right,
    .mod_dse_products_reader .main-image .overlay-box .bottom-left,
    .mod_dse_products_reader .main-image .overlay-box .bottom-right {
      position: absolute;
      width: 10px;
      height: 10px;
      background-position: 0 0;
      background-repeat: no-repeat; }
    .mod_dse_products_reader .main-image .overlay-box .top-left,
    .mod_dse_products_reader .main-image .overlay-box .top-right {
      top: -10px; }
    .mod_dse_products_reader .main-image .overlay-box .bottom-left,
    .mod_dse_products_reader .main-image .overlay-box .bottom-right {
      bottom: -10px; }
    .mod_dse_products_reader .main-image .overlay-box .top-left {
      background-image: url(/files/public/bg/shadow-top-left.png); }
    .mod_dse_products_reader .main-image .overlay-box .top-right {
      background-image: url(/files/public/bg/shadow-top-right.png); }
    .mod_dse_products_reader .main-image .overlay-box .bottom-left {
      background-image: url(/files/public/bg/shadow-bottom-left.png); }
    .mod_dse_products_reader .main-image .overlay-box .bottom-right {
      background-image: url(/files/public/bg/shadow-bottom-right.png); }
    .mod_dse_products_reader .main-image .overlay-box .img-holder {
      position: relative;
      width: 240px;
      border-left: 1px solid #d8d8d8;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover; }
      .mod_dse_products_reader .main-image .overlay-box .img-holder:after {
        content: "";
        display: block;
        width: 10px;
        height: 100%;
        position: absolute;
        top: 0;
        background-position: 0 0;
        background-repeat: repeat; }
      .mod_dse_products_reader .main-image .overlay-box .img-holder img {
        opacity: 0;
        visibility: hidden; }
    .mod_dse_products_reader .main-image .overlay-box .content-holder {
      width: 340px;
      background: white;
      padding: 30px 35px; }
      .mod_dse_products_reader .main-image .overlay-box .content-holder .headline {
        text-transform: uppercase;
        margin-bottom: 10px;
        font-size: 16px;
        font-size: 1rem; }
      .mod_dse_products_reader .main-image .overlay-box .content-holder .text {
        margin-bottom: 0;
        line-height: 1.4;
        font-size: 14px;
        font-size: 0.875rem; } }

@media screen and (max-width: 1199px) {
  .mod_dse_products_reader .overlay-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;
    background: rgba(0, 0, 0, 0.8); }
    .mod_dse_products_reader .overlay-box .inside {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 90%;
      max-width: 320px;
      height: auto;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      padding-top: 15px;
      background: url(/files/public/bg/infobox-arrow-top.png) no-repeat center top; }
    .mod_dse_products_reader .overlay-box .modal-closer {
      text-align: center;
      width: 100%;
      position: absolute;
      left: 0;
      bottom: 100%; }
      .mod_dse_products_reader .overlay-box .modal-closer:before {
        display: block;
        width: 30px;
        height: 30px;
        font-size: 12px;
        font-size: 0.75rem;
        text-align: center;
        line-height: 30px;
        background: white;
        color: #fe0000;
        border: 1px solid #fe0000;
        -webkit-transform: rotate(135deg);
        -khtml-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
        filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
        zoom: 1;
        margin-left: auto;
        margin-right: auto; }
    .mod_dse_products_reader .overlay-box .top-left,
    .mod_dse_products_reader .overlay-box .top-right,
    .mod_dse_products_reader .overlay-box .bottom-left,
    .mod_dse_products_reader .overlay-box .bottom-right {
      display: none; }
    .mod_dse_products_reader .overlay-box .img-holder {
      position: relative;
      width: 100%;
      height: 140px;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: cover; }
      .mod_dse_products_reader .overlay-box .img-holder img {
        opacity: 0;
        visibility: hidden; }
    .mod_dse_products_reader .overlay-box .content-holder {
      width: 100%;
      background: white;
      padding: 20px 25px; }
      .mod_dse_products_reader .overlay-box .content-holder .headline {
        text-transform: uppercase;
        margin-bottom: 10px;
        font-size: 16px;
        font-size: 1rem; }
      .mod_dse_products_reader .overlay-box .content-holder .text {
        margin-bottom: 0;
        line-height: 1.4;
        font-size: 14px;
        font-size: 0.875rem; } }

@media screen and (max-width: 767px) {
  .mod_dse_products_reader .overlay-box .img-holder {
    background-size: auto 100%;
    background-color: #fff; } }

.mod_dse_products_reader .nav-anchor {
  opacity: 0;
  position: relative;
  width: 100%;
  z-index: 10; }
  .mod_dse_products_reader .nav-anchor.is-hidden {
    display: none;
    position: fixed;
    top: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    will-change: transform;
    -webkit-transition: transform 0.2s ease-in, top 0.2s ease-in;
    -moz-transition: transform 0.2s ease-in, top 0.2s ease-in;
    -ms-transition: transform 0.2s ease-in, top 0.2s ease-in;
    -o-transition: transform 0.2s ease-in, top 0.2s ease-in;
    transition: transform 0.2s ease-in, top 0.2s ease-in; }
  .mod_dse_products_reader .nav-anchor.is-visible {
    -webkit-transition: top 0.2s ease-in;
    -moz-transition: top 0.2s ease-in;
    -ms-transition: top 0.2s ease-in;
    -o-transition: top 0.2s ease-in;
    transition: top 0.2s ease-in; }
    @media (min-width: 992px) {
      .mod_dse_products_reader .nav-anchor.is-visible {
        position: static; } }
    @media (min-width: 992px) {
      .mod_dse_products_reader .nav-anchor.is-visible.is-fixed {
        position: fixed;
        top: calc(100% - 55px); } }
    @media (min-width: 1200px) {
      .mod_dse_products_reader .nav-anchor.is-visible.is-fixed {
        top: calc(100% - 59px); } }
  @media (min-width: 768px) {
    .mod_dse_products_reader .nav-anchor {
      background: #fe0000;
      padding-top: 12px;
      padding-bottom: 12px; } }
  @media (max-width: 767px) {
    .mod_dse_products_reader .nav-anchor {
      padding: 15px;
      background: white; } }
  @media (max-width: 767px) {
    .mod_dse_products_reader .nav-anchor .container {
      max-width: 100%; } }
  @media (min-width: 768px) {
    .mod_dse_products_reader .nav-anchor:after {
      content: "";
      display: block;
      width: 25px;
      height: 100%;
      position: absolute;
      top: 0;
      right: -10px;
      background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#80000000',GradientType=1 ); } }
  @media (min-width: 992px) {
    .mod_dse_products_reader .nav-anchor:after {
      display: none; } }
  .mod_dse_products_reader .nav-anchor .mobile-toggler {
    position: relative;
    width: 100%;
    display: block;
    padding: 20px;
    text-transform: uppercase;
    color: white;
    line-height: 1;
    font-family: "Swiss_721 W01 Bold";
    background: #fe0000;
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 0 !important; }
    .mod_dse_products_reader .nav-anchor .mobile-toggler i {
      color: white;
      font-size: 10px;
      font-size: 0.625rem;
      line-height: 1;
      position: absolute;
      top: 50%;
      margin-top: -5px;
      right: 20px;
      display: block;
      will-change: transform;
      -webkit-transition: transform 0.2s ease-in;
      -moz-transition: transform 0.2s ease-in;
      -ms-transition: transform 0.2s ease-in;
      -o-transition: transform 0.2s ease-in;
      transition: transform 0.2s ease-in; }
    .mod_dse_products_reader .nav-anchor .mobile-toggler.active i {
      -webkit-transform: rotate(180deg);
      -khtml-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
      zoom: 1; }
    @media (min-width: 768px) {
      .mod_dse_products_reader .nav-anchor .mobile-toggler {
        display: none; } }
  @media (min-width: 768px) {
    .mod_dse_products_reader .nav-anchor ul {
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      margin-bottom: 0;
      white-space: nowrap;
      overflow-x: scroll; } }
  @media (min-width: 1200px) {
    .mod_dse_products_reader .nav-anchor ul {
      white-space: normal;
      overflow-x: auto; } }
  @media (max-width: 767px) {
    .mod_dse_products_reader .nav-anchor ul {
      background: white;
      padding: 0 20px;
      border: 1px solid #d8d8d8;
      display: none; } }
  .mod_dse_products_reader .nav-anchor li {
    text-transform: uppercase;
    line-height: 1;
    font-size: 14px;
    font-size: 0.875rem; }
    @media (min-width: 768px) {
      .mod_dse_products_reader .nav-anchor li {
        position: relative;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 13px;
        font-size: 0.8125rem; } }
    @media (min-width: 768px) {
      .mod_dse_products_reader .nav-anchor li:before {
        content: "";
        display: block;
        width: 2px;
        height: 16px;
        position: absolute;
        top: 50%;
        margin-top: -8px;
        left: 0;
        background: rgba(255, 255, 255, 0.5); } }
    @media (min-width: 768px) {
      .mod_dse_products_reader .nav-anchor li:first-child {
        padding-left: 0; } }
    @media (min-width: 768px) {
      .mod_dse_products_reader .nav-anchor li:first-child:before {
        display: none; } }
    .mod_dse_products_reader .nav-anchor li.last a {
      border-bottom: none; }
    .mod_dse_products_reader .nav-anchor li.wishlist {
      position: relative; }
      .mod_dse_products_reader .nav-anchor li.wishlist label {
        font-size: 13px;
        font-size: 0.8125rem;
        -js-display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        font-family: "Swiss_721 W01 Bold";
        margin-bottom: 0;
        cursor: pointer;
        padding: 9px 12px; }
        @media (min-width: 768px) {
          .mod_dse_products_reader .nav-anchor li.wishlist label {
            color: white;
            -webkit-transition: color 0.2s ease-in, background 0.2s ease-in;
            -moz-transition: color 0.2s ease-in, background 0.2s ease-in;
            -ms-transition: color 0.2s ease-in, background 0.2s ease-in;
            -o-transition: color 0.2s ease-in, background 0.2s ease-in;
            transition: color 0.2s ease-in, background 0.2s ease-in;
            padding: 5px 12px; } }
        @media (min-width: 992px) {
          .mod_dse_products_reader .nav-anchor li.wishlist label {
            padding: 5px 12px; } }
        @media (min-width: 1200px) {
          .mod_dse_products_reader .nav-anchor li.wishlist label {
            padding: 7px 12px; } }
        @media (max-width: 767px) {
          .mod_dse_products_reader .nav-anchor li.wishlist label {
            color: white;
            background: #fe0000; } }
        @media (min-width: 768px) {
          .mod_dse_products_reader .nav-anchor li.wishlist label:hover {
            color: #fe0000;
            background: white; }
            .mod_dse_products_reader .nav-anchor li.wishlist label:hover:before {
              background: none; } }
      .mod_dse_products_reader .nav-anchor li.wishlist input[type="checkbox"] {
        margin-bottom: 0;
        border: none;
        position: absolute;
        top: 0;
        left: 0;
        width: auto;
        opacity: 0; }
      .mod_dse_products_reader .nav-anchor li.wishlist input[type="checkbox"] + label::after {
        display: none !important;
        content: "Auf die merkliste";
        display: block;
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.4; }
        @media (min-width: 768px) {
          .mod_dse_products_reader .nav-anchor li.wishlist input[type="checkbox"] + label::after {
            font-size: 13px;
            font-size: 0.8125rem; } }
      .mod_dse_products_reader .nav-anchor li.wishlist input[type="checkbox"]:checked + label::after {
        content: "Auf der merkliste"; }
      .mod_dse_products_reader .nav-anchor li.wishlist input[type="checkbox"] + label::before {
        font-family: "icomoon" !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        display: inline-block;
        width: auto;
        height: auto;
        text-align: center;
        position: relative;
        top: -1px;
        border: none;
        margin-left: 0.4em;
        margin-right: 0;
        box-shadow: none;
        order: 2;
        font-size: 20px;
        font-size: 1.25rem; }
      .mod_dse_products_reader .nav-anchor li.wishlist input[type="checkbox"]:checked + label::before {
        content: ""; }
      @media (min-width: 768px) {
        .mod_dse_products_reader .nav-anchor li.wishlist {
          padding-right: 0; } }
      @media (max-width: 767px) {
        .mod_dse_products_reader .nav-anchor li.wishlist {
          padding-top: 20px;
          padding-bottom: 20px;
          display: inline-block; } }
  .mod_dse_products_reader .nav-anchor a {
    display: block;
    font-family: "Swiss_721 W01 Bold"; }
    @media (min-width: 768px) {
      .mod_dse_products_reader .nav-anchor a {
        color: white;
        -webkit-transition: color 0.2s ease-in, background 0.2s ease-in;
        -moz-transition: color 0.2s ease-in, background 0.2s ease-in;
        -ms-transition: color 0.2s ease-in, background 0.2s ease-in;
        -o-transition: color 0.2s ease-in, background 0.2s ease-in;
        transition: color 0.2s ease-in, background 0.2s ease-in;
        padding: 8px 12px; } }
    @media (min-width: 992px) {
      .mod_dse_products_reader .nav-anchor a {
        padding: 9px 12px; } }
    @media (min-width: 1200px) {
      .mod_dse_products_reader .nav-anchor a {
        padding: 11px 12px; } }
    @media (max-width: 767px) {
      .mod_dse_products_reader .nav-anchor a {
        color: black;
        padding: 20px 0;
        border-bottom: 1px solid #d8d8d8; } }
    @media (min-width: 768px) {
      .mod_dse_products_reader .nav-anchor a:hover {
        color: #fe0000;
        background: white; } }

.mod_dse_products_reader .benefits .intro p {
  margin-bottom: 0; }

.mod_dse_products_reader .benefits .benefits-list ul,
.mod_dse_products_reader .benefits .applications-list ul {
  margin-bottom: 0; }
  .mod_dse_products_reader .benefits .benefits-list ul li,
  .mod_dse_products_reader .benefits .applications-list ul li {
    position: relative;
    padding: 10px 0; }

.mod_dse_products_reader .benefits .benefits-list ul ul,
.mod_dse_products_reader .benefits .applications-list ul ul {
  margin-top: 0;
  margin-bottom: 0; }

.mod_dse_products_reader .benefits .benefits-list ul li,
.mod_dse_products_reader .benefits .applications-list ul li {
  padding-left: 15px; }
  .mod_dse_products_reader .benefits .benefits-list ul li:before,
  .mod_dse_products_reader .benefits .applications-list ul li:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 19px;
    left: 0;
    background: #fe0000; }

.mod_dse_products_reader .benefits .applications-list .color-grey {
  padding: 20px; }
  @media (min-width: 768px) {
    .mod_dse_products_reader .benefits .applications-list .color-grey {
      padding: 50px 35px; } }
  @media (min-width: 1200px) {
    .mod_dse_products_reader .benefits .applications-list .color-grey {
      padding: 70px 55px; } }

.mod_dse_products_reader .benefits .benefits-images ul {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
  margin-bottom: -10px;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .mod_dse_products_reader .benefits .benefits-images ul {
      margin-left: -10px;
      margin-right: -10px;
      margin-top: -10px;
      margin-bottom: -10px; } }
  @media (min-width: 1200px) {
    .mod_dse_products_reader .benefits .benefits-images ul {
      margin-left: -15px;
      margin-right: -15px;
      margin-top: -15px;
      margin-bottom: -15px; } }

.mod_dse_products_reader .benefits .benefits-images li {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (min-width: 768px) {
    .mod_dse_products_reader .benefits .benefits-images li {
      padding-top: 10px;
      padding-bottom: 10px; } }
  @media (min-width: 1200px) {
    .mod_dse_products_reader .benefits .benefits-images li {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .mod_dse_products_reader .benefits .benefits-images li span {
    display: block;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 80% auto;
    background-color: whitesmoke; }
    .mod_dse_products_reader .benefits .benefits-images li span:after {
      content: "";
      display: block;
      padding-bottom: 100%; }
  .mod_dse_products_reader .benefits .benefits-images li img {
    position: absolute;
    display: none; }

.mod_dse_products_reader .reasons .color-grey {
  padding: 20px; }
  @media (min-width: 768px) {
    .mod_dse_products_reader .reasons .color-grey {
      padding: 50px 35px; } }
  @media (min-width: 1200px) {
    .mod_dse_products_reader .reasons .color-grey {
      padding: 70px 55px; } }

.mod_dse_products_reader .reasons .image_container {
  margin-bottom: 15px; }
  @media (min-width: 1200px) {
    .mod_dse_products_reader .reasons .image_container {
      margin-bottom: 25px; } }

.mod_dse_products_reader .reasons .reasons-list {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
  margin-bottom: -10px; }
  @media (min-width: 768px) {
    .mod_dse_products_reader .reasons .reasons-list {
      margin-left: -10px;
      margin-right: -10px;
      margin-top: -10px;
      margin-bottom: -10px;
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap; } }
  @media (min-width: 1200px) {
    .mod_dse_products_reader .reasons .reasons-list {
      margin-left: -15px;
      margin-right: -15px;
      margin-top: -15px;
      margin-bottom: -15px; } }
  .mod_dse_products_reader .reasons .reasons-list li {
    padding-top: 10px;
    padding-bottom: 10px; }
    @media (min-width: 768px) {
      .mod_dse_products_reader .reasons .reasons-list li {
        padding-top: 10px;
        padding-bottom: 10px; } }
    @media (min-width: 1200px) {
      .mod_dse_products_reader .reasons .reasons-list li {
        padding-top: 15px;
        padding-bottom: 15px; } }
  .mod_dse_products_reader .reasons .reasons-list .title {
    position: relative;
    display: block;
    text-transform: uppercase;
    margin-bottom: 5px;
    padding-left: 15px; }
    .mod_dse_products_reader .reasons .reasons-list .title:before {
      content: "";
      display: block;
      width: 7px;
      height: 7px;
      position: absolute;
      top: 13px;
      left: 0;
      background: #fe0000; }
  .mod_dse_products_reader .reasons .reasons-list p {
    position: relative;
    padding-left: 15px;
    margin-bottom: 0; }

@media (min-width: 768px) {
  .mod_dse_products_reader .applications .applications-images > .inside {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: -5px;
    margin-right: -5px; } }

@media (min-width: 768px) {
  .mod_dse_products_reader .applications .img-big,
  .mod_dse_products_reader .applications .img-small {
    -webkit-box-flex: 0 1 50%;
    -moz-box-flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    flex-basis: 50%; } }

.mod_dse_products_reader .applications .image_container {
  position: relative; }
  .mod_dse_products_reader .applications .image_container:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: background 0.2s ease-in;
    -moz-transition: background 0.2s ease-in;
    -ms-transition: background 0.2s ease-in;
    -o-transition: background 0.2s ease-in;
    transition: background 0.2s ease-in; }
  .mod_dse_products_reader .applications .image_container img {
    display: none; }
  .mod_dse_products_reader .applications .image_container span {
    position: absolute;
    left: 15px;
    bottom: 15px;
    display: inline-block;
    z-index: 1;
    color: white;
    text-transform: uppercase;
    font-family: "Swiss721W01-BoldExtende"; }
    @media (max-width: 1199px) {
      .mod_dse_products_reader .applications .image_container span {
        display: block;
        max-width: 75%;
        text-align: left; } }

.mod_dse_products_reader .applications .img-small .inside {
  padding-top: 5px;
  padding-bottom: 5px;
  height: 250px; }
  @media (min-width: 768px) {
    .mod_dse_products_reader .applications .img-small .inside {
      height: 50%;
      padding-left: 5px;
      padding-right: 5px; } }

.mod_dse_products_reader .applications .img-small .image_container {
  height: 100%;
  padding-bottom: calc(50% - 5px); }

.mod_dse_products_reader .applications .img-big {
  padding-top: 5px;
  padding-bottom: 5px; }
  @media (min-width: 768px) {
    .mod_dse_products_reader .applications .img-big {
      padding-left: 5px;
      padding-right: 5px; } }
  .mod_dse_products_reader .applications .img-big .image_container {
    position: relative; }
    .mod_dse_products_reader .applications .img-big .image_container:after {
      content: "";
      display: block;
      padding-bottom: 100%; }

.mod_dse_products_reader .data .color-grey {
  padding: 20px 0; }
  @media (min-width: 768px) {
    .mod_dse_products_reader .data .color-grey {
      padding: 50px 0; } }
  @media (min-width: 1200px) {
    .mod_dse_products_reader .data .color-grey {
      padding: 70px 0; } }

.mod_dse_products_reader .data .tech-data {
  padding-bottom: 20px;
  width: 100%; }
  @media (min-width: 768px) {
    .mod_dse_products_reader .data .tech-data {
      padding-bottom: 30px; } }
  @media (min-width: 1200px) {
    .mod_dse_products_reader .data .tech-data {
      padding-bottom: 50px; } }
  @media (min-width: 1200px) {
    .mod_dse_products_reader .data .tech-data {
      margin-left: auto;
      margin-right: auto;
      width: 66.66%; } }
  @media (max-width: 991px) {
    .mod_dse_products_reader .data .tech-data table,
    .mod_dse_products_reader .data .tech-data thead,
    .mod_dse_products_reader .data .tech-data tbody,
    .mod_dse_products_reader .data .tech-data tr,
    .mod_dse_products_reader .data .tech-data th,
    .mod_dse_products_reader .data .tech-data td {
      display: block; } }
  .mod_dse_products_reader .data .tech-data table thead {
    background: black; }
    .mod_dse_products_reader .data .tech-data table thead th {
      font-family: "Swiss_721 W01 Medium";
      padding: 15px;
      line-height: 1;
      color: white;
      font-size: 14px;
      font-size: 0.875rem; }
  .mod_dse_products_reader .data .tech-data table tbody tr:nth-child(even) {
    background: white; }
  .mod_dse_products_reader .data .tech-data table tbody td:not(.table-img) {
    font-family: "Swiss_721 W01 Medium";
    padding: 15px;
    line-height: 1;
    font-size: 12px;
    font-size: 0.75rem;
    color: black;
    border-bottom: 1px solid #d8d8d8; }
    @media (max-width: 991px) {
      .mod_dse_products_reader .data .tech-data table tbody td:not(.table-img) {
        border-bottom: none; } }
    .mod_dse_products_reader .data .tech-data table tbody td:not(.table-img):first-child {
      position: relative;
      width: 66%; }
      @media (max-width: 991px) {
        .mod_dse_products_reader .data .tech-data table tbody td:not(.table-img):first-child {
          font-weight: bold; } }
      @media (max-width: 991px) {
        .mod_dse_products_reader .data .tech-data table tbody td:not(.table-img):first-child:after {
          content: "";
          display: block;
          width: calc(100% - 30px);
          height: 1px;
          background: #d8d8d8;
          position: absolute;
          bottom: 0;
          left: 15px; } }

.mod_dse_products_reader .data .order-data {
  width: 100%; }
  .mod_dse_products_reader .data .order-data .wishlist {
    position: absolute;
    top: 50%;
    margin-top: -11px; }
    .mod_dse_products_reader .data .order-data .wishlist label {
      display: block;
      margin-bottom: 0; }
    .mod_dse_products_reader .data .order-data .wishlist input[type="checkbox"] {
      margin-bottom: 0;
      border: none;
      position: absolute;
      opacity: 0; }
    .mod_dse_products_reader .data .order-data .wishlist input[type="checkbox"] + label::before {
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      display: inline-block;
      width: auto;
      height: auto;
      text-align: center;
      position: relative;
      border: none;
      box-shadow: none;
      font-size: 20px;
      font-size: 1.25rem;
      margin: 0; }
    .mod_dse_products_reader .data .order-data .wishlist input[type="checkbox"]:checked + label::before {
      content: "";
      background: none; }
  .mod_dse_products_reader .data .order-data.desktop {
    display: none; }
    @media (min-width: 992px) {
      .mod_dse_products_reader .data .order-data.desktop {
        display: block; } }
    .mod_dse_products_reader .data .order-data.desktop .table-custom:not(.one-col-layout) .table-col {
      -webkit-box-flex: 0 1 33.3334%;
      -moz-box-flex: 0 1 33.3334%;
      -webkit-flex: 0 1 33.3334%;
      -ms-flex: 0 1 33.3334%;
      flex: 0 1 33.3334%;
      flex-basis: 33.3334%;
      width: 33.3334%; }
      .mod_dse_products_reader .data .order-data.desktop .table-custom:not(.one-col-layout) .table-col:not(:first-child) .column:before {
        content: "";
        display: block;
        width: 1px;
        height: 70%;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #d8d8d8; }
    .mod_dse_products_reader .data .order-data.desktop .table-custom:not(.one-col-layout) .thead .column {
      -webkit-box-flex: 0 1 33.3334%;
      -moz-box-flex: 0 1 33.3334%;
      -webkit-flex: 0 1 33.3334%;
      -ms-flex: 0 1 33.3334%;
      flex: 0 1 33.3334%;
      flex-basis: 33.3334%;
      width: 33.3334%; }
    .mod_dse_products_reader .data .order-data.desktop .table-custom.one-col-layout .table-col {
      -webkit-box-flex: 0 1 100%;
      -moz-box-flex: 0 1 100%;
      -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      flex-basis: 100%;
      width: 100%; }
    .mod_dse_products_reader .data .order-data.desktop .table-custom.one-col-layout .thead .column {
      -webkit-box-flex: 0 1 100%;
      -moz-box-flex: 0 1 100%;
      -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      flex-basis: 100%;
      width: 100%; }
    .mod_dse_products_reader .data .order-data.desktop .table-custom .table-col {
      position: relative; }
      .mod_dse_products_reader .data .order-data.desktop .table-custom .table-col .column:nth-child(odd) {
        background: white; }
    .mod_dse_products_reader .data .order-data.desktop .table-custom .thead .column:first-child:before, .mod_dse_products_reader .data .order-data.desktop .table-custom .thead .column:nth-child(3n + 1):before {
      display: none; }
    .mod_dse_products_reader .data .order-data.desktop .table-custom .thead .column:before {
      content: "";
      display: block;
      width: 1px;
      height: 70%;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .mod_dse_products_reader .data .order-data.desktop .table-custom .thead,
    .mod_dse_products_reader .data .order-data.desktop .table-custom .tbody {
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      justify-content: space-between; }
      .mod_dse_products_reader .data .order-data.desktop .table-custom .thead .column,
      .mod_dse_products_reader .data .order-data.desktop .table-custom .tbody .column {
        -js-display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative; }
        .mod_dse_products_reader .data .order-data.desktop .table-custom .thead .column > div,
        .mod_dse_products_reader .data .order-data.desktop .table-custom .tbody .column > div {
          text-align: center;
          font-family: "Swiss_721 W01 Medium";
          padding: 15px;
          line-height: 1; }
          .mod_dse_products_reader .data .order-data.desktop .table-custom .thead .column > div:first-child,
          .mod_dse_products_reader .data .order-data.desktop .table-custom .tbody .column > div:first-child {
            -webkit-box-flex: 0 1 25%;
            -moz-box-flex: 0 1 25%;
            -webkit-flex: 0 1 25%;
            -ms-flex: 0 1 25%;
            flex: 0 1 25%;
            flex-basis: 25%;
            width: 25%; }
          .mod_dse_products_reader .data .order-data.desktop .table-custom .thead .column > div:nth-child(2),
          .mod_dse_products_reader .data .order-data.desktop .table-custom .tbody .column > div:nth-child(2) {
            -webkit-box-flex: 0 1 37%;
            -moz-box-flex: 0 1 37%;
            -webkit-flex: 0 1 37%;
            -ms-flex: 0 1 37%;
            flex: 0 1 37%;
            flex-basis: 37%;
            width: 37%; }
          .mod_dse_products_reader .data .order-data.desktop .table-custom .thead .column > div:nth-child(3),
          .mod_dse_products_reader .data .order-data.desktop .table-custom .tbody .column > div:nth-child(3) {
            -webkit-box-flex: 0 1 28%;
            -moz-box-flex: 0 1 28%;
            -webkit-flex: 0 1 28%;
            -ms-flex: 0 1 28%;
            flex: 0 1 28%;
            flex-basis: 28%;
            width: 28%; }
          .mod_dse_products_reader .data .order-data.desktop .table-custom .thead .column > div:last-child,
          .mod_dse_products_reader .data .order-data.desktop .table-custom .tbody .column > div:last-child {
            -webkit-box-flex: 0 1 13%;
            -moz-box-flex: 0 1 13%;
            -webkit-flex: 0 1 13%;
            -ms-flex: 0 1 13%;
            flex: 0 1 13%;
            flex-basis: 13%;
            width: 13%;
            padding: 21px 15px; }
    .mod_dse_products_reader .data .order-data.desktop .table-custom .thead {
      background: black; }
      .mod_dse_products_reader .data .order-data.desktop .table-custom .thead .column:before {
        background: white; }
      .mod_dse_products_reader .data .order-data.desktop .table-custom .thead .column > div {
        color: white;
        font-size: 11px;
        font-size: 0.6875rem; }
    .mod_dse_products_reader .data .order-data.desktop .table-custom .tbody {
      flex-wrap: wrap; }
      .mod_dse_products_reader .data .order-data.desktop .table-custom .tbody .column {
        border-bottom: 1px solid #d8d8d8; }
        .mod_dse_products_reader .data .order-data.desktop .table-custom .tbody .column > div {
          position: relative;
          font-size: 12px;
          font-size: 0.75rem;
          color: black; }
          .mod_dse_products_reader .data .order-data.desktop .table-custom .tbody .column > div span {
            font-family: "Swiss721W01-BoldExtende";
            font-size: 11px;
            font-size: 0.6875rem; }
      .mod_dse_products_reader .data .order-data.desktop .table-custom .tbody .wishlist {
        left: 0; }
        .mod_dse_products_reader .data .order-data.desktop .table-custom .tbody .wishlist label:hover:before {
          color: #fe0000 !important; }
        .mod_dse_products_reader .data .order-data.desktop .table-custom .tbody .wishlist input[type="checkbox"] + label::before {
          color: black; }
        .mod_dse_products_reader .data .order-data.desktop .table-custom .tbody .wishlist input[type="checkbox"]:checked + label {
          color: #fe0000; }
        .mod_dse_products_reader .data .order-data.desktop .table-custom .tbody .wishlist input[type="checkbox"]:checked + label::before {
          color: #fe0000; }
  @media (min-width: 992px) {
    .mod_dse_products_reader .data .order-data.mobile {
      display: none; } }
  .mod_dse_products_reader .data .order-data.mobile .order .title {
    position: relative;
    padding: 15px;
    background: black;
    color: white;
    font-family: "Swiss721W01-BoldExtende";
    font-size: 14px;
    font-size: 0.875rem; }
    .mod_dse_products_reader .data .order-data.mobile .order .title .wishlist {
      right: 15px; }
      .mod_dse_products_reader .data .order-data.mobile .order .title .wishlist input[type="checkbox"] + label::before {
        color: white; }
      .mod_dse_products_reader .data .order-data.mobile .order .title .wishlist input[type="checkbox"]:checked + label::before {
        color: white; }
  .mod_dse_products_reader .data .order-data.mobile .order .info {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column; }
    @media (min-width: 768px) {
      .mod_dse_products_reader .data .order-data.mobile .order .info {
        flex-direction: row; } }
    @media (min-width: 768px) {
      .mod_dse_products_reader .data .order-data.mobile .order .info.cols-4 > div {
        -webkit-box-flex: 0 1 33.33%;
        -moz-box-flex: 0 1 33.33%;
        -webkit-flex: 0 1 33.33%;
        -ms-flex: 0 1 33.33%;
        flex: 0 1 33.33%;
        flex-basis: 33.33%; } }
    @media (min-width: 768px) {
      .mod_dse_products_reader .data .order-data.mobile .order .info.cols-3 > div {
        -webkit-box-flex: 0 1 50%;
        -moz-box-flex: 0 1 50%;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        flex-basis: 50%; } }
    .mod_dse_products_reader .data .order-data.mobile .order .info > div {
      -webkit-box-flex: 0 1 100%;
      -moz-box-flex: 0 1 100%;
      -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      flex-basis: 100%;
      padding-left: 15px;
      padding-right: 15px;
      font-size: 12px;
      font-size: 0.75rem; }
      .mod_dse_products_reader .data .order-data.mobile .order .info > div:first-child {
        background: whitesmoke; }
      .mod_dse_products_reader .data .order-data.mobile .order .info > div:last-child {
        background: white; }
    .mod_dse_products_reader .data .order-data.mobile .order .info span {
      position: relative;
      display: block;
      padding: 10px 0; }
      .mod_dse_products_reader .data .order-data.mobile .order .info span:first-child {
        border-bottom: 1px solid #d8d8d8; }

.mod_dse_products_reader .video .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  @media (min-width: 768px) {
    .mod_dse_products_reader .video .video-container {
      padding-bottom: 38.25%; } }
  @media (min-width: 1200px) {
    .mod_dse_products_reader .video .video-container {
      min-height: 500px; } }
  .mod_dse_products_reader .video .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.mod_dse_products_reader .video .media-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.mod_dse_products_reader .video .youtube-thumb {
  width: 100%;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.mod_dse_products_reader .video .play-button {
  position: absolute;
  top: 50%;
  cursor: pointer;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .mod_dse_products_reader .video .play-button:before {
    font-size: 25px;
    font-size: 1.5625rem;
    color: white;
    margin: 0; }
    @media (min-width: 768px) {
      .mod_dse_products_reader .video .play-button:before {
        font-size: 50px;
        font-size: 3.125rem; } }
    @media (min-width: 1200px) {
      .mod_dse_products_reader .video .play-button:before {
        font-size: 80px;
        font-size: 5rem; } }

.mod_dse_products_reader .downloads .title {
  text-transform: uppercase; }

.mod_dse_products_reader .downloads .table-wrap > div {
  padding: 5px;
  background: whitesmoke; }
  @media (min-width: 768px) {
    .mod_dse_products_reader .downloads .table-wrap > div {
      padding: 55px; } }
  @media (min-width: 1200px) {
    .mod_dse_products_reader .downloads .table-wrap > div {
      padding: 55px; } }

.mod_dse_products_reader .downloads table {
  margin-bottom: 0; }

.mod_dse_products_reader .downloads tbody tr {
  cursor: pointer;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in; }
  .mod_dse_products_reader .downloads tbody tr:hover {
    color: #fe0000;
    font-weight: bold; }
    .mod_dse_products_reader .downloads tbody tr:hover .link .icon:before {
      color: #fe0000; }

.mod_dse_products_reader .downloads th {
  padding: 12px 15px;
  font-family: "Swiss_721 W01 Roman"; }

.mod_dse_products_reader .downloads td {
  position: relative;
  vertical-align: middle;
  padding: 12px 15px; }

.mod_dse_products_reader .downloads .description {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center; }
  .mod_dse_products_reader .downloads .description .icon-pdf {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1;
    margin-right: 15px; }
    .mod_dse_products_reader .downloads .description .icon-pdf:before {
      vertical-align: middle;
      color: #fe0000; }
    @media (max-width: 767px) {
      .mod_dse_products_reader .downloads .description .icon-pdf {
        display: none; } }
  .mod_dse_products_reader .downloads .description span {
    display: inline-block;
    vertical-align: middle; }

.mod_dse_products_reader .downloads .size {
  white-space: nowrap;
  padding-right: 0;
  text-align: right; }
  @media (max-width: 1199px) {
    .mod_dse_products_reader .downloads .size {
      display: none; } }

.mod_dse_products_reader .downloads .link {
  width: 20px; }
  .mod_dse_products_reader .downloads .link .icon {
    display: block;
    width: 20px;
    height: 20px;
    color: black;
    line-height: 1;
    font-size: 18px;
    font-size: 1.125rem;
    text-align: center;
    -webkit-transition: color 0.2s ease-in;
    -moz-transition: color 0.2s ease-in;
    -ms-transition: color 0.2s ease-in;
    -o-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in; }
    .mod_dse_products_reader .downloads .link .icon:hover {
      color: #fe0000; }
    .mod_dse_products_reader .downloads .link .icon:before {
      height: 100%;
      line-height: 20px; }

.mod_dse_products_reader .product-content .ce_rsce_accessories .items-1 .teaser {
  min-width: 260px; }

.mod_dse_products_reader .product-content .container-fluid .ce_rsce_accessories {
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 1200px) {
    .mod_dse_products_reader .product-content .container-fluid .ce_rsce_accessories {
      max-width: 1200px; } }
  @media (max-width: 1199px) {
    .mod_dse_products_reader .product-content .container-fluid .ce_rsce_accessories .row {
      margin-left: -10px;
      margin-right: -10px; } }

.mod_dse_products_reader .product-content .ce_rsce_productform {
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 768px) {
    .mod_dse_products_reader .product-content .ce_rsce_productform article {
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: stretch;
      justify-content: space-between;
      flex-wrap: wrap; } }
  .mod_dse_products_reader .product-content .ce_rsce_productform div.text .headline {
    margin-bottom: 10px;
    font-size: 16px;
    font-size: 1rem; }
  @media (max-width: 767px) {
    .mod_dse_products_reader .product-content .ce_rsce_productform div.text,
    .mod_dse_products_reader .product-content .ce_rsce_productform div.form {
      padding-left: 0;
      padding-right: 0; } }
  .mod_dse_products_reader .product-content .ce_rsce_productform div.text .color-grey {
    padding: 40px 20px;
    height: 100%; }
    @media (min-width: 768px) {
      .mod_dse_products_reader .product-content .ce_rsce_productform div.text .color-grey {
        -js-display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        padding: 35px 20px; } }
    @media (min-width: 1200px) {
      .mod_dse_products_reader .product-content .ce_rsce_productform div.text .color-grey {
        padding: 45px 35px; } }
  @media (max-width: 991px) {
    .mod_dse_products_reader .product-content .ce_rsce_productform div.form {
      margin-top: 10px; } }
  .mod_dse_products_reader .product-content .ce_rsce_productform div.form .color-grey {
    padding: 40px 20px;
    height: 100%; }
    @media (min-width: 768px) {
      .mod_dse_products_reader .product-content .ce_rsce_productform div.form .color-grey {
        padding: 35px 80px; } }
    @media (min-width: 1200px) {
      .mod_dse_products_reader .product-content .ce_rsce_productform div.form .color-grey {
        padding: 45px 80px; } }
  .mod_dse_products_reader .product-content .ce_rsce_productform .ce_form .widget-checkbox .radio_container span,
  .mod_dse_products_reader .product-content .ce_rsce_productform .ce_form .widget-checkbox .checkbox_container span {
    width: 100%; }
  .mod_dse_products_reader .product-content .ce_rsce_productform .ce_form .widget-submit {
    text-align: left; }

.mod_dse_products_reader p.back {
  margin-top: 15px;
  margin-bottom: 0; }
  @media (min-width: 1200px) {
    .mod_dse_products_reader p.back {
      margin-top: 25px; } }

@media (max-width: 767px) {
  .mod_dse_products_compare .compare table,
  .mod_dse_products_compare .compare thead,
  .mod_dse_products_compare .compare tbody,
  .mod_dse_products_compare .compare tr,
  .mod_dse_products_compare .compare th,
  .mod_dse_products_compare .compare td {
    display: block; } }

.mod_dse_products_compare .compare table thead {
  background: black; }
  .mod_dse_products_compare .compare table thead th {
    text-transform: uppercase;
    font-family: "Swiss_721 W01 Medium";
    padding: 15px;
    line-height: 1;
    color: white;
    font-size: 10px;
    font-size: 0.625rem; }
    .mod_dse_products_compare .compare table thead th a {
      color: white;
      font-family: "Swiss_721 W01 Medium"; }

.mod_dse_products_compare .compare table tbody tr:nth-child(even) {
  background: white; }

.mod_dse_products_compare .compare table tbody td {
  text-transform: uppercase;
  font-family: "Swiss_721 W01 Medium";
  padding: 15px;
  line-height: 1;
  font-size: 12px;
  font-size: 0.75rem;
  color: black;
  border-bottom: 1px solid #d8d8d8; }

.pagination {
  margin-top: 20px;
  padding: 10px;
  background: white; }
  @media (min-width: 768px) {
    .pagination {
      padding: 20px; } }
  .pagination p {
    display: none; }
  .pagination ul {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    width: 100%; }
  .pagination li {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 14px;
    font-size: 0.875rem;
    width: 32px;
    height: 32px; }
    .pagination li:not(.next):not(.previous):not(.show) {
      display: none; }
    .pagination li:first-child {
      margin-left: 0; }
    .pagination li:last-child {
      margin-right: 0; }
    .pagination li a,
    .pagination li span {
      display: block;
      width: 32px;
      height: 32px;
      text-align: center;
      line-height: 32px;
      border: 1px solid transparent;
      font-family: "Swiss_721 W01 Medium"; }
    .pagination li a {
      border-color: #dbdbdb;
      color: #fe0000;
      -webkit-transition: color 0.2s ease-in, border-color 0.2s ease-in, background 0.2s ease-in;
      -moz-transition: color 0.2s ease-in, border-color 0.2s ease-in, background 0.2s ease-in;
      -ms-transition: color 0.2s ease-in, border-color 0.2s ease-in, background 0.2s ease-in;
      -o-transition: color 0.2s ease-in, border-color 0.2s ease-in, background 0.2s ease-in;
      transition: color 0.2s ease-in, border-color 0.2s ease-in, background 0.2s ease-in; }
    .pagination li a:hover,
    .pagination li span {
      color: white;
      border-color: #fe0000;
      background: #fe0000; }
    .pagination li.next a,
    .pagination li.next span, .pagination li.last a,
    .pagination li.last span, .pagination li.previous a,
    .pagination li.previous span, .pagination li.first a,
    .pagination li.first span {
      position: relative;
      width: auto;
      font-size: 0; }
      .pagination li.next a:before,
      .pagination li.next span:before, .pagination li.last a:before,
      .pagination li.last span:before, .pagination li.previous a:before,
      .pagination li.previous span:before, .pagination li.first a:before,
      .pagination li.first span:before {
        font-family: "icomoon" !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        font-size: 14px;
        font-size: 0.875rem;
        display: block;
        line-height: 28px; }
    .pagination li.previous a:before {
      -webkit-transform: rotate(180deg);
      -khtml-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
      zoom: 1; }
    .pagination li.last, .pagination li.first {
      display: none; }

.mod_dse_products_notelist .button-block {
  margin-top: 15px;
  margin-bottom: 0;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media (min-width: 1200px) {
    .mod_dse_products_notelist .button-block {
      margin-top: 25px; } }
  @media (max-width: 767px) {
    .mod_dse_products_notelist .button-block {
      flex-direction: column;
      align-items: flex-start; } }
  .mod_dse_products_notelist .button-block .overview {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      .mod_dse_products_notelist .button-block .overview {
        margin-bottom: 15px; } }
    .mod_dse_products_notelist .button-block .overview:after {
      display: block;
      margin-left: 0;
      margin-right: 9px;
      order: -1;
      -webkit-transform: rotate(180deg);
      -khtml-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
      zoom: 1; }

.mod_dse_products_notelist .items-count strong {
  color: #fe0000; }

.mod_dse_products_notelist .product_note {
  padding: 25px;
  margin-top: 20px;
  border: 1px solid #d8d8d8;
  -webkit-transition: box-shadow 0.2s ease-in;
  -moz-transition: box-shadow 0.2s ease-in;
  -ms-transition: box-shadow 0.2s ease-in;
  -o-transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in; }
  @media (max-width: 767px) {
    .mod_dse_products_notelist .product_note {
      padding: 20px; } }
  .mod_dse_products_notelist .product_note:hover {
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.5); }
  @media (min-width: 768px) {
    .mod_dse_products_notelist .product_note .inner {
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: stretch; } }

.mod_dse_products_notelist .note-image {
  margin-right: 50px; }
  @media (max-width: 767px) {
    .mod_dse_products_notelist .note-image.desktop {
      display: none; } }
  .mod_dse_products_notelist .note-image.mobile {
    margin-bottom: 15px;
    margin-right: 0;
    display: block; }
    @media (min-width: 768px) {
      .mod_dse_products_notelist .note-image.mobile {
        display: none; } }

.mod_dse_products_notelist .note-info h5 {
  text-transform: uppercase;
  margin-bottom: 0; }
  .mod_dse_products_notelist .note-info h5 a {
    position: relative;
    color: black; }
    .mod_dse_products_notelist .note-info h5 a:after {
      content: "";
      display: block;
      width: 0;
      height: 1px;
      background: white;
      position: absolute;
      bottom: 0;
      left: 0;
      -webkit-transition: width 0.2s ease-in;
      -moz-transition: width 0.2s ease-in;
      -ms-transition: width 0.2s ease-in;
      -o-transition: width 0.2s ease-in;
      transition: width 0.2s ease-in; }
    .mod_dse_products_notelist .note-info h5 a:hover:after {
      width: 100%; }
    .mod_dse_products_notelist .note-info h5 a:after {
      background: black; }
  .mod_dse_products_notelist .note-info h5 span {
    font-size: 12px;
    font-size: 0.75rem;
    font-family: "Swiss_721 W01 Roman"; }

.mod_dse_products_notelist .note-info .ce_text p {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 0.875rem; }
  @media (max-width: 767px) {
    .mod_dse_products_notelist .note-info .ce_text p {
      margin-bottom: 15px; } }

@media (min-width: 768px) {
  .mod_dse_products_notelist .note-action {
    margin-left: auto;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; } }

.mod_dse_products_notelist .note-action a {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  color: black;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -ms-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in; }
  @media (max-width: 767px) {
    .mod_dse_products_notelist .note-action a {
      justify-content: flex-end; } }
  .mod_dse_products_notelist .note-action a:before {
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 26px;
    border: 1px solid black;
    font-size: 10px;
    font-size: 0.625rem;
    margin-left: 15px;
    display: block;
    order: 2;
    -webkit-transition: border-color 0.2s ease-in;
    -moz-transition: border-color 0.2s ease-in;
    -ms-transition: border-color 0.2s ease-in;
    -o-transition: border-color 0.2s ease-in;
    transition: border-color 0.2s ease-in; }
  .mod_dse_products_notelist .note-action a:hover {
    color: #fe0000; }
    .mod_dse_products_notelist .note-action a:hover:before {
      border-color: #fe0000; }

@charset "UTF-8";
.search-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 9999;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  will-change: transform;
  -webkit-transition: transform 0.2s ease-in ease-in;
  -moz-transition: transform 0.2s ease-in ease-in;
  -ms-transition: transform 0.2s ease-in ease-in;
  -o-transition: transform 0.2s ease-in ease-in;
  transition: transform 0.2s ease-in ease-in; }
  .search-modal.active {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
  @media (min-width: 768px) {
    .search-modal .inside {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%;
      height: auto; } }
  @media (min-width: 1200px) {
    .search-modal .inside {
      width: 1200px; } }
  @media (max-width: 767px) {
    .search-modal .inside {
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      height: 100%; } }
  .search-modal .search-close {
    position: absolute;
    width: 25px;
    height: 25px;
    background: white;
    -webkit-transition: background 0.2s ease-in ease-in;
    -moz-transition: background 0.2s ease-in ease-in;
    -ms-transition: background 0.2s ease-in ease-in;
    -o-transition: background 0.2s ease-in ease-in;
    transition: background 0.2s ease-in ease-in; }
    @media (min-width: 768px) {
      .search-modal .search-close {
        position: absolute;
        right: 30px;
        top: -150px;
        width: 35px;
        height: 35px; } }
    @media (min-width: 1200px) {
      .search-modal .search-close {
        right: 75px;
        top: -180px; } }
    @media (max-width: 767px) {
      .search-modal .search-close {
        top: 15px;
        right: 15px; } }
    .search-modal .search-close:before, .search-modal .search-close:after {
      content: "";
      display: block;
      width: 16px;
      height: 1px;
      background: black;
      position: absolute;
      top: 12px;
      left: 5px;
      -webkit-transition: background 0.2s ease-in ease-in;
      -moz-transition: background 0.2s ease-in ease-in;
      -ms-transition: background 0.2s ease-in ease-in;
      -o-transition: background 0.2s ease-in ease-in;
      transition: background 0.2s ease-in ease-in; }
      @media (min-width: 768px) {
        .search-modal .search-close:before, .search-modal .search-close:after {
          top: 16px;
          left: 9px; } }
    .search-modal .search-close:before {
      -webkit-transform: rotate(45deg);
      -khtml-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
      zoom: 1; }
    .search-modal .search-close:after {
      -webkit-transform: rotate(-45deg);
      -khtml-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
      zoom: 1; }
    .search-modal .search-close:hover {
      background: #fe0000; }
      .search-modal .search-close:hover:before, .search-modal .search-close:hover:after {
        background: white; }
  .search-modal .modal-content {
    background: none;
    border: none;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 0; }
    @media (min-width: 768px) {
      .search-modal .modal-content {
        padding-left: 16.66%;
        padding-right: 16.66%; } }
    @media (min-width: 1200px) {
      .search-modal .modal-content {
        padding-left: 25%;
        padding-right: 25%; } }
  .search-modal .search-intro {
    text-align: center; }
    .search-modal .search-intro h2,
    .search-modal .search-intro h3,
    .search-modal .search-intro h4 {
      font-size: 3.6px;
      font-size: 0.225rem;
      padding-bottom: 0;
      margin-bottom: 5px;
      color: white; }
      @media (min-width: 768px) {
        .search-modal .search-intro h2,
        .search-modal .search-intro h3,
        .search-modal .search-intro h4 {
          font-size: 4.8px;
          font-size: 0.3rem; } }
      @media (min-width: 1200px) {
        .search-modal .search-intro h2,
        .search-modal .search-intro h3,
        .search-modal .search-intro h4 {
          font-size: 6px;
          font-size: 0.375rem; } }
      .search-modal .search-intro h2:after,
      .search-modal .search-intro h3:after,
      .search-modal .search-intro h4:after {
        display: none; }
    .search-modal .search-intro p {
      position: relative;
      color: white;
      margin-bottom: 0; }
      .search-modal .search-intro p:last-child {
        padding-bottom: 20px;
        margin-bottom: 25px; }
        .search-modal .search-intro p:last-child:after {
          content: "";
          display: block;
          width: 70px;
          height: 2px;
          background: white;
          position: absolute;
          left: 50%;
          bottom: 0;
          margin-left: -35px; }
  .search-modal .headline {
    text-align: center;
    padding: 15px;
    color: white;
    margin-bottom: 40px; }
    .search-modal .headline:before {
      background: white; }
  .search-modal .mod_search {
    position: relative; }
    .search-modal .mod_search form {
      margin-bottom: 0; }
    @media (min-width: 768px) {
      .search-modal .mod_search .formbody {
        -js-display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        align-items: center; } }
    .search-modal .mod_search .widget-text input {
      height: 30px;
      padding: 9px 30px 9px 15px;
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .search-modal .mod_search .widget-text input {
          height: 35px; } }
    .search-modal .mod_search .widget-submit {
      position: absolute;
      top: 50%;
      right: 7px;
      margin-top: -8px;
      line-height: 1;
      width: auto; }
      .search-modal .mod_search .widget-submit button {
        font-size: 0; }
        .search-modal .mod_search .widget-submit button:before {
          font-family: "icomoon" !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "";
          font-size: 16px;
          font-size: 1rem; }

.search-result {
  float: none;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .search-result {
      width: 83.33%; } }
  @media (min-width: 1200px) {
    .search-result {
      width: 66.66%; } }
  .search-result .formbody {
    height: auto;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .search-result form {
    margin-bottom: 0; }
  .search-result .formbody {
    position: relative;
    width: 260px; }
  .search-result .widget-text input {
    height: 30px;
    padding: 9px 30px 9px 15px;
    margin-bottom: 0; }
  .search-result .widget-submit {
    position: absolute;
    top: 50%;
    right: 7px;
    margin-top: -8px;
    line-height: 1;
    width: auto; }
    .search-result .widget-submit button {
      font-size: 0; }
      .search-result .widget-submit button:before {
        font-family: "icomoon" !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        font-size: 16px;
        font-size: 1rem; }
  .search-result .header {
    margin-top: 15px; }
    @media (min-width: 1200px) {
      .search-result .header {
        margin-top: 25px; } }
  .search-result > div:before {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background: #fe0000;
    margin: 40px auto; }
    @media (min-width: 768px) {
      .search-result > div:before {
        width: 100px; } }
  .search-result > div.first:before {
    display: none; }
  .search-result h3 {
    margin-bottom: 0;
    padding-bottom: 10px; }
    .search-result h3 a {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      font-weight: 700;
      color: #fe0000; }
      .search-result h3 a:after {
        content: "";
        display: block;
        width: 0;
        height: 1px;
        background: #fe0000;
        position: absolute;
        bottom: -2px;
        left: 0;
        -webkit-transition: width 0.2s ease-in ease-in;
        -moz-transition: width 0.2s ease-in ease-in;
        -ms-transition: width 0.2s ease-in ease-in;
        -o-transition: width 0.2s ease-in ease-in;
        transition: width 0.2s ease-in ease-in; }
      .search-result h3 a:hover:after {
        width: 100%; }
  .search-result mark {
    color: white; }
  .search-result .relevance,
  .search-result .url {
    display: none; }

@charset "UTF-8";
.nav-sidebar .level_1 {
  border-top: 1px solid #d8d8d8; }
  .nav-sidebar .level_1 > li {
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1rem;
    border-bottom: 1px solid #d8d8d8;
    line-height: 1.6; }
    .nav-sidebar .level_1 > li.submenu > a:after {
      font-family: "icomoon" !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      font-size: 11px;
      font-size: 0.6875rem;
      position: absolute;
      right: 8px;
      top: 23px;
      will-change: transform;
      -webkit-transition: transform 0.2s ease-in;
      -moz-transition: transform 0.2s ease-in;
      -ms-transition: transform 0.2s ease-in;
      -o-transition: transform 0.2s ease-in;
      transition: transform 0.2s ease-in; }
    .nav-sidebar .level_1 > li.submenu.is-active > a {
      color: #fe0000; }
      .nav-sidebar .level_1 > li.submenu.is-active > a:after {
        -webkit-transform: rotate(180deg);
        -khtml-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
        zoom: 1; }
    .nav-sidebar .level_1 > li a {
      position: relative;
      display: block;
      padding: 15px 25px 15px 10px;
      font-family: "Swiss721W01-BoldExtende";
      color: black;
      -webkit-transition: color 0.2s ease-in;
      -moz-transition: color 0.2s ease-in;
      -ms-transition: color 0.2s ease-in;
      -o-transition: color 0.2s ease-in;
      transition: color 0.2s ease-in; }
      .nav-sidebar .level_1 > li a:hover {
        color: #fe0000; }

.nav-sidebar .level_2 {
  display: none;
  padding-bottom: 10px; }
  .nav-sidebar .level_2 > li {
    text-transform: none;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1; }
    .nav-sidebar .level_2 > li a {
      font-family: "Swiss_721 W01 Roman";
      padding-top: 0;
      padding-bottom: 10px; }
      .nav-sidebar .level_2 > li a:hover, .nav-sidebar .level_2 > li a.active {
        font-family: "Swiss_721 W01 Bold"; }
      .nav-sidebar .level_2 > li a.active {
        color: #fe0000; }

header .ce_rsce_slider_full .slider-item {
  height: calc(100vh - 60px); }
  @media (min-width: 768px) {
    header .ce_rsce_slider_full .slider-item {
      height: calc(100vh - 55px); } }
  @media (min-width: 1200px) {
    header .ce_rsce_slider_full .slider-item {
      height: calc(100vh - 125px); } }

.ce_rsce_slider_content .items-count,
.ce_rsce_slider_full .items-count {
  width: 100%;
  height: 50px;
  line-height: 50px;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end; }
  @media (max-width: 767px) {
    .ce_rsce_slider_content .items-count,
    .ce_rsce_slider_full .items-count {
      display: none; } }
  .ce_rsce_slider_content .items-count span,
  .ce_rsce_slider_full .items-count span {
    color: white;
    font-family: "Swiss_721 W01 Bold";
    font-size: 16px;
    font-size: 1rem; }
    .ce_rsce_slider_content .items-count span.total,
    .ce_rsce_slider_full .items-count span.total {
      margin-left: 5px;
      opacity: 0.5; }

.ce_rsce_slider_content .headline,
.ce_rsce_slider_full .headline {
  color: white;
  margin-bottom: 20px; }

.ce_rsce_slider_content .ce_text p,
.ce_rsce_slider_content .ce_text li,
.ce_rsce_slider_full .ce_text p,
.ce_rsce_slider_full .ce_text li {
  color: white; }

.ce_rsce_slider_content .button-block,
.ce_rsce_slider_full .button-block {
  margin: 0; }

.ce_rsce_slider_full {
  padding-left: 0;
  padding-right: 0; }
  .ce_rsce_slider_full .container {
    z-index: 1;
    max-width: none;
    padding: 0; }
  .ce_rsce_slider_full .row {
    margin: 0; }
  .ce_rsce_slider_full .slider-item {
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh; }
    .ce_rsce_slider_full .slider-item:before {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.5); }
  .ce_rsce_slider_full .items-count {
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-right: 150px; }
    @media (min-width: 768px) {
      .ce_rsce_slider_full .items-count {
        width: calc(100% - 60px); } }
    @media (min-width: 1200px) {
      .ce_rsce_slider_full .items-count {
        width: 1170px; } }
  .ce_rsce_slider_full .owl-dots {
    bottom: 10px; }
    @media (min-width: 1200px) {
      .ce_rsce_slider_full .owl-dots {
        bottom: 20px; } }
  .ce_rsce_slider_full .content-holder {
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
    width: calc(100% - 30px); }
    @media (min-width: 768px) {
      .ce_rsce_slider_full .content-holder {
        width: calc(100% - 60px); } }
    @media (min-width: 1200px) {
      .ce_rsce_slider_full .content-holder {
        width: 1170px; } }
  .ce_rsce_slider_full .ce_text {
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .ce_rsce_slider_full .ce_text {
        column-count: 2;
        max-width: 460px; } }
    @media (min-width: 992px) {
      .ce_rsce_slider_full .ce_text {
        max-width: 540px; } }
    @media (min-width: 1200px) {
      .ce_rsce_slider_full .ce_text {
        max-width: 585px; } }
    .ce_rsce_slider_full .ce_text > * {
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid; }
    .ce_rsce_slider_full .ce_text h2,
    .ce_rsce_slider_full .ce_text h3,
    .ce_rsce_slider_full .ce_text h4,
    .ce_rsce_slider_full .ce_text h5 {
      color: white;
      margin-bottom: 5px;
      font-size: 16px;
      font-size: 1rem; }
    .ce_rsce_slider_full .ce_text p {
      margin-bottom: 0 !important; }

.ce_rsce_slider_content article {
  padding-top: 20px;
  padding-bottom: 20px;
  background: black; }
  @media (min-width: 768px) {
    .ce_rsce_slider_content article {
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media (min-width: 992px) {
    .ce_rsce_slider_content article {
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center; } }
  @media (min-width: 1200px) {
    .ce_rsce_slider_content article {
      padding-top: 50px;
      padding-bottom: 50px; } }

.ce_rsce_slider_content .content-holder {
  position: relative;
  z-index: 5;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .ce_rsce_slider_content .content-holder {
      padding-bottom: 30px; } }
  @media (min-width: 1200px) {
    .ce_rsce_slider_content .content-holder {
      padding-bottom: 50px; } }
  @media (min-width: 992px) {
    .ce_rsce_slider_content .content-holder {
      -js-display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding-bottom: 90px; } }

.ce_rsce_slider_content .owl-carousel,
.ce_rsce_slider_content .owl-stage-outer,
.ce_rsce_slider_content .owl-stage,
.ce_rsce_slider_content .owl-item,
.ce_rsce_slider_content .teaser,
.ce_rsce_slider_content .img {
  min-height: 100%; }

.ce_rsce_slider_content .owl-carousel {
  position: relative;
  text-align: right;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column; }
  .ce_rsce_slider_content .owl-carousel:before {
    content: "";
    display: block;
    width: 100vw;
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    background: #000;
    z-index: 1; }

.ce_rsce_slider_content .owl-stage-outer {
  width: 100%;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .ce_rsce_slider_content .owl-stage-outer {
      margin-bottom: 30px; } }
  @media (min-width: 992px) {
    .ce_rsce_slider_content .owl-stage-outer {
      margin-bottom: 40px; } }

.ce_rsce_slider_content .owl-nav {
  position: relative;
  left: 0;
  bottom: 0;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  width: auto;
  display: inline-block;
  vertical-align: middle; }
  .ce_rsce_slider_content .owl-nav button {
    display: inline-block;
    vertical-align: middle; }

.ce_rsce_slider_content .owl-dots {
  bottom: 10px; }
  @media (min-width: 1200px) {
    .ce_rsce_slider_content .owl-dots {
      bottom: 20px; } }

.ce_rsce_slider_content .items-count {
  position: absolute;
  bottom: 0;
  right: 160px; }

.ce_rsce_slider_content .owl-stage-outer {
  position: relative;
  overflow: visible; }
  .ce_rsce_slider_content .owl-stage-outer:before {
    content: "";
    display: block;
    width: 100%;
    height: 105%;
    position: absolute;
    top: -5px;
    left: 0;
    z-index: 1;
    background: -moz-linear-gradient(left, black 0%, transparent 100%);
    background: -webkit-linear-gradient(left, black 0%, transparent 100%);
    background: linear-gradient(to right, black 0%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); }

.ce_rsce_slider_content .img {
  position: relative;
  min-height: 200px;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (min-width: 768px) {
    .ce_rsce_slider_content .img {
      min-height: 380px; } }
  .ce_rsce_slider_content .img img {
    opacity: 0;
    visibility: hidden;
    width: auto; }

.ce_table th,
.ce_table td {
  padding: 18px 15px;
  line-height: 1; }

.ce_table th {
  font-family: "Swiss_721 W01 Medium"; }

.ce_table thead tr {
  background: whitesmoke;
  border-bottom: none; }

.ce_table tr {
  border-bottom: 1px solid #d8d8d8; }


/*# sourceMappingURL=app.css.map*/
@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:400;src:url("/files/public/extra/roboto-v32-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:700;src:url("/files/public/extra/roboto-v32-latin-700.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:900;src:url("/files/public/extra/roboto-v32-latin-900.woff2") format("woff2")}body,.header-nav-extra li,#nav-desktop>.level_1>li,h1,h2,h3,h4,h5,h6,.header-top .ce_rsce_slogan_popup p.slogan,.mod_changelanguage .lang-active>span,.button-block button,.button-block a,.back button,.back a,.mod_article .ce_text p a,.mod_article .ce_text li a,.ce_rsce_list .inline-link span,.footer-buttons a,.footer-info ul li,.mod_breadcrumb li>a,.nav-sidebar .level_2>li a:hover,.nav-sidebar .level_2>li a.active,label,.mod_breadcrumb li.active a,.mod_dse_products_reader .nav-anchor a,.mod_dse_products_reader .nav-anchor li.wishlist label,.mod_dse_products_reader .data .tech-data table tbody td:not(.table-img),.mod_dse_products_reader .data .tech-data table thead th,.mm_dropdown .ce_hyperlink,.ce_form .submit_container .submit,.ce_form .submit_container a,.ce_form .widget-submit .submit,.ce_form .widget-submit a,.radio_container label a,.checkbox_container label a,.ce_rsce_facts_partners .title,.ce_rsce_facts_partners ul.partners a,.ce_accordion .toggler,.ce_rsce_boxteaser .title,.ce_dse_zipsearch_redirect .field button,legend,.nav-sidebar .level_1>li a,.mod_dse_products_reader .applications .image_container span,.selectric .label,.ce_rsce_contactform div.text .contacts a,.mod_changelanguage li a,.mod_article .ce_text p strong,#nav-desktop .mm_dropdown .mod_navigation .level_2>li a,.mm_dropdown .ce_rsce_menuimages article .teaser .image-holder span,.submit_container .submit,.widget-submit .submit,input,select,textarea,.widget-upload>label,.mod_cms_accept_tags button,.mod_dse_products_compare .compare table thead th a,.mod_dse_products_compare .compare table tbody th,.mod_dse_products_compare .compare table tbody td,.ce_table th,.ce_rsce_slider_content .items-count span,.ce_rsce_slider_full .items-count span,.ce_rsce_contactmap .text .contacts a,.pagination li a,.pagination li span,.mod_dse_products_reader .data .order-data.desktop .table-custom .thead .column>div,.mod_dse_products_reader .data .order-data.desktop .table-custom .tbody .column>div,.mod_dse_products_reader .data .order-data.desktop .table-custom .tbody .column>div span{font-family:"Roboto"}.mod_cms_accept_tags button,.mod_cms_cookie_bar button{font-family:"Roboto" !important}.header-nav-extra li,#nav-desktop>.level_1>li,h1,h2,h3,h4,h5,h6,.header-top .ce_rsce_slogan_popup p.slogan,input,select,textarea,.mod_changelanguage .lang-active>span,.button-block button,.button-block a,.back button,.back a,.footer-buttons a,.footer-info ul li,.nav-sidebar .level_2>li a:hover,.nav-sidebar .level_2>li a.active,.mod_breadcrumb li.active a,.mod_dse_products_reader .nav-anchor a,.mod_dse_products_reader .nav-anchor li.wishlist label,.mm_dropdown .ce_hyperlink,.ce_form .submit_container .submit,.ce_form .submit_container a,.ce_form .widget-submit .submit,.ce_form .widget-submit a,.ce_rsce_facts_partners .title,.ce_rsce_facts_partners ul.partners a,.ce_accordion .toggler,.ce_rsce_boxteaser .title,.ce_dse_zipsearch_redirect .field button,legend,.nav-sidebar .level_1>li a,.mod_dse_products_reader .applications .image_container span,.selectric .label,.ce_rsce_contactform div.text .contacts a,.mod_article .ce_text p strong,#nav-desktop .mm_dropdown .mod_navigation .level_2>li a,.mm_dropdown .ce_rsce_menuimages article .teaser .image-holder span,.widget-upload>label,.mod_dse_products_compare .compare table thead th a{font-weight:700}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-family:"Roboto"}input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{font-family:"Roboto"}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{font-family:"Roboto"}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{font-family:"Roboto"}.widget.has-popup label,.widget.theme-button label{font-family:"Roboto"}.pagination li strong{color:white;background:#fe0000;display:block;width:32px;height:32px;text-align:center;line-height:32px;border:1px solid #fe0000;font-family:"Roboto"}.ce_dse_zipsearch .zip-block .title,.ce_dse_zipsearch .contacts li,.ce_dse_zipsearch .contacts a{font-family:"Roboto"}.ce_dse_zipsearch .zip-block .title,.ce_dse_zipsearch .contacts li,.ce_dse_zipsearch .contacts a{font-weight:700}.mod_dse_products_compare h1,.mod_dse_products_compare h2,.mod_dse_products_compare h3{font-family:"Roboto";font-weight:700}.ce_form .widget-altcha label{display:block;font-family:"Roboto";font-weight:700}.ce_form .widget-altcha .altcha-main{padding:7.5px 10px}.ce_form .widget-altcha .altcha{border-radius:0;border:1px solid #d8d8d8}.ce_form .widget-altcha .altcha[data-state="verifying"] label:before{opacity:0}.ce_form .widget-altcha .altcha[data-state="verified"] label:before{opacity:1;background:#fe0000}.ce_form .widget-altcha .altcha-checkbox input{opacity:0;visibility:hidden;position:absolute;top:50%;left:0;margin-top:-9px}.ce_form .widget-altcha .altcha-label{margin-bottom:0}.ce_form .widget-altcha .altcha-label:before{content:"";display:inline-block;width:18px;height:18px;text-align:center;position:relative;border:3px solid #fff;box-shadow:0 0 0px 1px #d8d8d8;position:absolute;left:10px;top:50%;margin-top:-9px}.mod_cms_accept_tags input[type="radio"]+label::before,.mod_cms_accept_tags input[type="checkbox"]+label::before{display:none}cms-cookie-bar,cms-accept-tags{--btn-accept-bg-color: #fe0000 !important}
/* img.css */
img{width: auto}
