@charset "UTF-8";.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.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;}@-webkit-keyframes bounce{from,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:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-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{from,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:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-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{from,50%,to{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}.flash{-webkit-animation-name:flash;animation-name:flash;}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,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:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,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:scale3d(1,1,1);transform:scale3d(1,1,1);}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.tada{-webkit-animation-name:tada;animation-name:tada;}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:none;transform:none;}}@keyframes wobble{from{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:none;transform:none;}}.wobble{-webkit-animation-name:wobble;animation-name:wobble;}@-webkit-keyframes jello{from,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{from,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{from,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:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes bounceIn{from,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:scale3d(1,1,1);transform:scale3d(1,1,1);}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;}@-webkit-keyframes bounceInDown{from,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{from,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{from,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{from,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{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{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{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{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{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{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:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}from{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:translate3d(0,0,0);transform:translate3d(0,0,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: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);}}.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{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDown{from{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{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDownBig{from{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{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeft{from{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{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInLeftBig{from{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{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRight{from{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{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInRightBig{from{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{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUp{from{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{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInUpBig{from{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{from{opacity:1;}to{opacity:0;}}@keyframes fadeOut{from{opacity:1;}to{opacity:0;}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes fadeOutDown{from{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{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes fadeOutDownBig{from{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{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes fadeOutLeft{from{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{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes fadeOutLeftBig{from{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{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes fadeOutRight{from{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{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes fadeOutRightBig{from{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{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes fadeOutUp{from{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{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes fadeOutUpBig{from{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{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-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);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-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);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}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{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-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{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-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{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;}@-webkit-keyframes lightSpeedIn{from{-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);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}to{-webkit-transform:none;transform:none;opacity:1;}}@keyframes lightSpeedIn{from{-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);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}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{from{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}@keyframes lightSpeedOut{from{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{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,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%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,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{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:none;transform:none;}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}@-webkit-keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}@keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}@keyframes zoomIn{from{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{from{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{from{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{from{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{from{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{from{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{from{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{from{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{from{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{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}to{opacity:0;}}@keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}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{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}*{margin:0;padding:0;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}table{border-collapse:collapse;border-spacing:0;}blockquote em,blockquote i,blockquote cite{font-style:normal;}strong,b{font-weight:bold;}i,em{font-style:italic;}p{line-height:1.5;margin:20px 0;text-align:justify;font-family:"Barlow";}a{text-decoration:none;outline:none;}em,cite{font-style:italic;}abbr,acronym{border-bottom:1px dotted #666;cursor:help;}code{font-family:Consolas,Monaco,"Andale Mono","DejaVu Sans Mono",monospace;background:#ccc;padding:0 3px;}del{text-decoration:line-through;}ins{background:#ffc none repeat scroll 0 0;text-decoration:none;}hr{background-color:#d1d1d1;clear:both;height:1px;margin-bottom:10px;}.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;touch-action:manipulation;-moz-backface-visibility:hidden;}.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,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-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%;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none;}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block;}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0 !important;font:inherit;}.owl-carousel.owl-loading{opacity:0;display:block;}.owl-carousel.owl-hidden{opacity:0;}.owl-carousel.owl-refresh .owl-item{visibility:hidden;}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-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;}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both;}.owl-carousel .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out{z-index:1;}.owl-carousel .fadeOut{animation-name:fadeOut;}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.owl-height{transition:height .5s ease-in-out;}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease;}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0;}.owl-carousel .owl-item img.owl-lazy{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("https://cdn-ehnlg.nitrocdn.com/qtYObzhiuGbPtfPIURVfAnBfnqpmTIYM/assets/images/optimized/rev-283b13c/tekdi.education/wp-content/themes/base/assets/js/owl-carousel/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease;}.owl-carousel .owl-video-play-icon.nitro-lazy{background-image:none !important;}.owl-carousel .owl-video-play-icon:hover{-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 .4s ease;}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent;}.owl-theme .owl-nav{margin-top:10px;}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px;}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none;}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default;}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px;}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px;}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791;}body.compensate-for-scrollbar{overflow:hidden;}.fancybox-active{height:auto;}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden;}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:100%;left:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992;}.fancybox-container *{box-sizing:border-box;}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0;}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto;}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71);}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1);}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s,visibility 0s linear .25s;visibility:hidden;z-index:99997;}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s,visibility 0s;visibility:visible;}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;text-align:center;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancybox-toolbar{right:0;top:0;}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);z-index:99994;}.fancybox-is-open .fancybox-stage{overflow:hidden;}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994;}.fancybox-slide:before{content:"";display:inline-block;height:100%;margin-right:-.25em;vertical-align:middle;width:0;}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block;}.fancybox-slide--next{z-index:99995;}.fancybox-slide--image{overflow:visible;padding:44px 0;}.fancybox-slide--image:before{display:none;}.fancybox-slide--html{padding:6px 6px 0;}.fancybox-slide--iframe{padding:44px 44px 0;}.fancybox-content{background:#fff;display:inline-block;margin:0 0 6px;max-width:100%;overflow:auto;padding:0;padding:24px;position:relative;text-align:left;vertical-align:middle;}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;margin:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995;}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out;}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in;}.fancybox-can-drag .fancybox-content{cursor:-webkit-grab;cursor:grab;}.fancybox-is-dragging .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing;}.fancybox-container [data-selectable=true]{cursor:text;}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;}.fancybox-spaceball{z-index:1;}.fancybox-slide--html .fancybox-content{margin-bottom:6px;}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;margin:0;overflow:visible;padding:0;width:100%;}.fancybox-slide--video .fancybox-content{background:#000;}.fancybox-slide--map .fancybox-content{background:#e5e3df;}.fancybox-slide--iframe .fancybox-content{background:#fff;height:calc(100% - 44px);margin-bottom:44px;}.fancybox-iframe,.fancybox-video{background:transparent;border:0;height:100%;margin:0;overflow:hidden;padding:0;width:100%;}.fancybox-iframe{vertical-align:top;}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%;}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0;}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;outline:none;padding:10px;transition:color .2s;vertical-align:top;width:44px;}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc;}.fancybox-button:focus,.fancybox-button:hover{color:#fff;}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;}.fancybox-button svg{display:block;overflow:visible;position:relative;shape-rendering:geometricPrecision;}.fancybox-button svg path{fill:transparent;stroke:currentColor;stroke-linejoin:round;stroke-width:3;}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none;}.fancybox-button--play svg path,.fancybox-button--share svg path,.fancybox-button--thumbs svg path{fill:currentColor;}.fancybox-button--share svg path{stroke-width:1;}.fancybox-navigation .fancybox-button{height:38px;opacity:0;padding:6px;position:absolute;top:50%;width:38px;}.fancybox-show-nav .fancybox-navigation .fancybox-button{transition:opacity .25s,visibility 0s,color .25s;}.fancybox-navigation .fancybox-button:after{content:"";left:-25px;padding:50px;position:absolute;top:-25px;}.fancybox-navigation .fancybox-button--arrow_left{left:6px;}.fancybox-navigation .fancybox-button--arrow_right{right:6px;}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#555;cursor:pointer;height:44px;margin:0;padding:6px;position:absolute;right:0;top:0;width:44px;z-index:10;}.fancybox-close-small svg{fill:transparent;opacity:.8;stroke:currentColor;stroke-width:1.5;transition:stroke .1s;}.fancybox-close-small:focus{outline:none;}.fancybox-close-small:hover svg{opacity:1;}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small,.fancybox-slide--video .fancybox-close-small{color:#ccc;padding:5px;right:-12px;top:-44px;}.fancybox-slide--iframe .fancybox-close-small:hover svg,.fancybox-slide--image .fancybox-close-small:hover svg,.fancybox-slide--video .fancybox-close-small:hover svg{background:transparent;color:#fff;}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none;}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0;}.fancybox-caption:before{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC");background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1;}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0;}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none;}.fancybox-caption a:hover{color:#fff;text-decoration:underline;}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999;}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}to{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1);}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1);}.fancybox-fx-fade.fancybox-slide--current{opacity:1;}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn);}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn);}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg);}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg);}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center;}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px;}.fancybox-share p{margin:0;padding:0;}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff;}.fancybox-share__button:hover{text-decoration:none;}.fancybox-share__button--fb{background:#3b5998;}.fancybox-share__button--fb:hover{background:#344e86;}.fancybox-share__button--pt{background:#bd081d;}.fancybox-share__button--pt:hover{background:#aa0719;}.fancybox-share__button--tw{background:#1da1f2;}.fancybox-share__button--tw:hover{background:#0d95e8;}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px;}.fancybox-share__button svg path{fill:#fff;}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%;}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995;}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden;}.fancybox-show-thumbs .fancybox-thumbs{display:block;}.fancybox-show-thumbs .fancybox-inner{right:212px;}.fancybox-thumbs>ul{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%;}.fancybox-thumbs-x>ul{overflow:hidden;}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px;}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3);}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px;}.fancybox-thumbs>ul>li{-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px;}.fancybox-thumbs-loading{background:rgba(0,0,0,.1);}.fancybox-thumbs>ul>li{background-position:50%;background-repeat:no-repeat;background-size:cover;}.fancybox-thumbs>ul>li:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991;}.fancybox-thumbs .fancybox-thumbs-active:before{opacity:1;}@media (max-width:800px){.fancybox-thumbs{width:110px;}.fancybox-show-thumbs .fancybox-inner{right:110px;}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px);}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-selection--single .select2-selection__clear{position:relative;}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-search--inline{float:left;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[aria-selected]{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0);}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none;}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:none;}.select2-container--classic .select2-dropdown--below{border-top:none;}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option[role=group]{padding:0;}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey;}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb;}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start;}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit;}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto !important;height:auto !important;z-index:0;}.simplebar-offset{direction:inherit !important;box-sizing:inherit !important;resize:none !important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch;}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box !important;position:relative;display:block;height:100%;width:auto;visibility:visible;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none;}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0;}.simplebar-content:after,.simplebar-content:before{content:" ";display:table;}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none;}.simplebar-height-auto-observer-wrapper{box-sizing:inherit !important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0;}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1;}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden;}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;user-select:none;-webkit-user-select:none;}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all;}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px;}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s linear;}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear;}.simplebar-track.simplebar-vertical{top:0;width:11px;}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:2px;bottom:2px;}.simplebar-track.simplebar-horizontal{left:0;height:11px;}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px;}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:2px;height:7px;min-height:0;min-width:10px;width:auto;}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0;}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;}body,html{width:100%;max-width:1920px;min-width:300px;margin:0 auto;position:relative;}body{margin:0;padding:0;font-size:16px;background:#fff;font-family:"Barlow";font-weight:normal;color:#333;overflow-x:hidden;}header{margin:0 0 1px;width:100%;display:block;z-index:11000;position:absolute;top:0;left:0;}footer{width:100%;display:block;margin:0 auto;clear:both;}#ajuste-altura{height:0;}a{color:#333;}.aligncenter{text-align:center !important;margin:0 auto;}img.aligncenter{margin:0 auto;display:block;max-width:100%;height:auto;}.fb_iframe_widget{text-align:center;margin:0 auto;display:block !important;}.alignright{text-align:right !important;}strong,strong > *{font-weight:bold !important;}.fa{font-family:FontAwesome,Arial,Helvetica,sans-serif !important;}.cleaner{display:block !important;clear:both !important;}section#principal > h2,section#principal > section h2,section#principal .wp-block-column h2,section#principal.single > .ancho-limitado > h2,.page.classic > .ancho-limitado > h2{font-family:"Apercu";font-size:51px;font-weight:bold;margin:30px 0 20px;color:#333;letter-spacing:3px;}section#principal > h2::after,section#principal > section h2::after,section#principal .wp-block-column h2::after,section#principal.single > .ancho-limitado > h2::after,.page.classic > .ancho-limitado > h2::after{content:" ";display:block;margin:10px auto 0;width:0;height:0;border-style:solid;border-width:14px 13.5px 0 13.5px;border-color:#d4222b transparent transparent transparent;}section#principal > h3,section#principal h3,section#principal > section h3,section#principal .wp-block-column h3,section#principal.single > .ancho-limitado > h3,.page.classic > .ancho-limitado > h3{font-family:"Apercu";font-size:28px;font-weight:bold;margin:30px 0 20px;color:#333;letter-spacing:1px;}section#principal > h3::before,section#principal > section h3::before,section#principal .wp-block-column h3::before,section#principal.single > .ancho-limitado > h3::before,.page.classic > .ancho-limitado > h3::before{content:"";display:inline-block;padding-right:10px;position:relative;top:-2px;width:0;height:0;border-style:solid;border-width:7px 0 7px 7px;border-color:transparent transparent transparent #d4222b;}section#principal > h4,section#principal h4,section#principal > section h4,section#principal .wp-block-column h4,section#principal.single > .ancho-limitado > h4,.page.classic > .ancho-limitado > h4{font-weight:500;font-weight:normal;font-size:24px;color:#d4222b;margin:30px 0 20px;letter-spacing:1px;}section#principal > h5,section#principal h5,section#principal > section h5,section#principal .wp-block-column h5,section#principal.single > .ancho-limitado > h5,.page.classic > .ancho-limitado > h5{font-size:18px;font-weight:300;margin:30px 0 20px;}section#principal > section *:first-child,section#principal > .wp-block-column *:first-child,.page.classic > .ancho-limitado *:first-child{margin-top:0;}section#principal > section *:last-child,section#principal > .wp-block-column *:last-child,.page.classic > .ancho-limitado *:last-child{margin-bottom:0;}section#principal > section h2 + h3,section#principal > .wp-block-column h2 + h3{margin-top:10px;}section#principal .ancho-limitado + .ancho-limitado{padding-top:0;}section#principal p a{color:#d4222b;-webkit-transition:all .35s ease-in;-moz-transition:all .35s ease-in;-o-transition:all .35s ease-in;transition:all .35s ease-in;}section#principal p a:hover{color:rgba(212,34,42,.75);}.ancho-limitado-mini{width:95%;max-width:600px;margin:0 auto !important;}.ancho-extra-limitado{width:95%;max-width:1000px;margin:0 auto;}.ancho-limitado{width:95%;max-width:1200px;margin:0 auto;}.ancho-limitado-plus{width:95%;max-width:1500px;margin:0 auto;}.ancho-limitado-large{width:95%;max-width:1650px;margin:0 auto;}.ancho-limitado-semifull{width:95%;max-width:1880px;margin:15px auto;}.ancho-limitado-full{width:100%;margin:0 auto;}section.ancho-limitado,section > .ancho-limitado{padding:60px 0;}section > .ancho-limitado.sin-padding{padding:0;}.separador{width:194px;height:2px;margin:0 auto 10px;background:#ccc;border-radius:1px;position:relative;top:-15px;}#ccfd-eucookielaw{width:12%;position:fixed;bottom:0;z-index:100000;background:rgba(17,35,55,.9);left:0;text-align:center;min-width:250px;}p#ccfd-cookiewarning{color:#fff !important;font-size:.8em;text-align:center;}#ccfd-eucookielaw{margin:0;padding:10px;}#ccfd-eucookielaw a{background:#fff;display:inline-block;padding:5px 10px;cursor:pointer;float:right;margin:5px 0 10px 8px;clear:left !important;border-radius:2px;}#ccfd-eucookielaw a#ccfd-more{background:none;color:#fff;}#ccfd-eucookielaw a#ccfd-removecookie{padding:8px 15px;color:#000;font-weight:bold;}#ccfd-eucookielaw{text-align:center;display:inline-block;font-size:1.2em;}#ccfd-eucookielaw a{float:none;}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100% !important;height:100%;}.iframe-container{position:relative;padding-bottom:45%;height:0;overflow:hidden;}.iframe-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;}.iframe-container iframe.clicked{pointer-events:auto;}.un_medio{width:50%;float:left;clear:left;}.un_medio.ultimo{clear:right;}.un_tercio{width:32%;margin:0 1%;float:left;}.un_tercio.primero{margin-left:0;clear:left;}.un_tercio.ultimo{margin-right:0;clear:right;}.un_cuarto{width:22%;margin:0 2%;float:left;}.un_cuarto.primero{clear:left;margin-left:0;}.un_cuarto.ultimo{clear:right;margin-right:0;}.un_quinto{width:18%;margin:0 1.25%;float:left;}.un_quinto.primero{clear:left;margin-left:0;}.un_quinto.ultimo{clear:right;margin-right:0;}#principal .ea_video-banner .texto-sobre-video{max-width:100%;width:100%;padding-top:0;}#principal .ea_video-banner .sobre-video .texto-sobre-video h1{font-family:"Apercu";font-size:69px;font-weight:bold;margin:0 auto 50px;max-width:1000px;text-transform:unset;}#principal .ea_video-banner .sobre-video .texto-sobre-video p{font-family:"Barlow";color:#fff;font-size:26px;}#principal .ea_video-banner .sobre-video .texto-sobre-video h1 + p{margin:0 auto 20px;max-width:1000px;}#principal .ea_video-banner .sobre-video .texto-sobre-video p:last-child{font-size:35px;margin-top:50px;}#principal .ea_video-banner .sobre-video .texto-sobre-video .formulario-prueba{display:flex !important;display:-webkit-box !important;display:-webkit-flex !important;flex-direction:row !important;flex-wrap:wrap !important;justify-content:center !important;}#principal .ea_video-banner .sobre-video .texto-sobre-video .formulario-prueba input[type="text"]{background-color:#fff;color:rgba(48,48,48,1);width:25%;padding:15px 20px;font-size:16px;font-family:"Barlow";border:none;}#principal .ea_video-banner .sobre-video .texto-sobre-video .formulario-prueba button{background-color:#d4222a;color:#fff;text-transform:uppercase;font-family:"Apercu";font-size:34.5px;border:none;padding:5px 20px;cursor:pointer;-webkit-transition:all .35s ease-in;-moz-transition:all .35s ease-in;-o-transition:all .35s ease-in;transition:all .35s ease-in;}#principal .ea_video-banner .sobre-video .texto-sobre-video .formulario-prueba button:hover{background-color:rgba(48,48,48,1);}#principal .ea_video-banner .sobre-video .texto-sobre-video .formulario-prueba .pseudo-checkbox{width:100%;text-align:center;margin-top:15px;font-family:"Barlow";font-size:19px;color:#fff;}#principal .ea_video-banner .sobre-video .texto-sobre-video .formulario-prueba .pseudo-checkbox a{color:#fff;padding:0 0 4px;background:none;margin-top:0 !important;border-radius:unset;text-align:unset;min-width:inherit;display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(48,48,48,1);position:relative;overflow:hidden;}#principal .ea_video-banner .sobre-video .texto-sobre-video .formulario-prueba .pseudo-checkbox a::before{content:"";position:absolute;z-index:-1;left:51%;right:51%;bottom:0;background:#fff;height:1px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}#principal .ea_video-banner .sobre-video .texto-sobre-video .formulario-prueba .pseudo-checkbox a:hover::before,#banner-principal .formulario-prueba .pseudo-checkbox a:hover:focus,#banner-principal .formulario-prueba .pseudo-checkbox a:hover:active{left:0;right:0;}#principal .ea_video-banner .sobre-video .texto-sobre-video .formulario-prueba .pseudo-checkbox.errores{color:#d4222a;}#principal .ea_video-banner .sobre-video .texto-sobre-video .formulario-prueba .pseudo-checkbox.errores > *{color:#d4222a;}#principal .ea_video-banner .sobre-video .texto-sobre-video .formulario-prueba .pseudo-checkbox input[type=checkbox]{display:none;}#principal .ea_video-banner .sobre-video .texto-sobre-video .formulario-prueba .pseudo-checkbox .fa{display:inline-block;text-align:left;width:20px;cursor:pointer;position:relative;top:1px;}#principal .ea_video-banner .sobre-video .texto-sobre-video .formulario-prueba .pseudo-checkbox .fa-square-o,#banner-principal .formulario-prueba .pseudo-checkbox.activo .fa-check-square-o{display:inline-block;}#principal .ea_video-banner .sobre-video .texto-sobre-video .formulario-prueba .pseudo-checkbox .fa-check-square-o,#banner-principal .formulario-prueba .pseudo-checkbox.activo .fa-square-o{display:none;}#principal .ea_video-banner .activar-sonido,#principal .ea_video-banner .desactivar-sonido{display:none;}#principal .ea_video-banner .fa-stack-2x{color:#d4222a;}#zona-seo{margin-bottom:0;}#zona-seo > .wp-block-group__inner-container > .wp-block-kadence-rowlayout > .kt-row-layout-inner > .kt-row-column-wrap{padding-bottom:0;}#zona-seo .ancho-limitado-mini{align-self:center;}#zona-seo .ancho-limitado-mini h2{position:relative;top:0;left:0;font-family:"Apercu";}#zona-seo .ancho-limitado-mini h2::before{content:"";font-family:"fontAwesome";color:#d4222a;position:absolute;top:2.5px;left:-35px;}#zona-seo .ancho-limitado-mini h2 + p{text-align:left;}#zona-descarga .ancho-limitado-mini{align-self:center;margin-top:12% !important;}#zona-descarga .ancho-limitado-mini h2{position:relative;top:0;left:0;width:85%;font-family:"Apercu";}#zona-descarga .ancho-limitado-mini h2::before{content:"";font-family:"fontAwesome";color:#fff;position:absolute;top:2.5px;left:-35px;}#zona-dudas h2{position:relative;top:0;left:0;font-family:"Apercu";margin:0 auto !important;}#zona-dudas h2::before{content:"";font-family:"fontAwesome";color:#d4222a;position:absolute;top:2.5px;left:-20px;}#zona-dudas .lista-dudas li{font-family:"Barlow";font-weight:600;font-size:26px;color:#d4222a;margin:10px 0;}#zona-dudas .lista-dudas + p{text-align:left;}#zona-cursos h2{font-family:"Apercu";}#zona-disponibilidad h2{font-family:"Apercu";}#zona-disponibilidad .wp-block-kadence-rowlayout .kt-inside-inner-col h3{font-size:16px;}#zona-testimonios .ancho-extra-limitado{max-width:1100px;}#zona-testimonios h2{font-family:"Apercu";margin:0 auto !important;}#zona-testimonios .carrousel-clientes-home .ancho-limitado-large .owl-carousel .owl-item img{width:auto;opacity:.5;-webkit-transition:all .35s ease-in;-moz-transition:all .35s ease-in;-o-transition:all .35s ease-in;transition:all .35s ease-in;}#zona-testimonios .carrousel-clientes-home .ancho-limitado-large .owl-carousel .owl-item img:hover{opacity:1;}#zona-testimonios #testimonios-video{display:flex;display:-webkit-box;display:-webkit-flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;}#zona-testimonios #testimonios-video #video-destacado{margin-right:3%;width:68%;}#zona-testimonios #testimonios-video #video-destacado #testimonio-video{position:relative;top:0;left:0;}#zona-testimonios #testimonios-video #video-destacado #testimonio-video .video-testimonio{display:block;max-width:100%;height:auto;position:relative;}#zona-testimonios #testimonios-video #video-destacado #testimonio-video .video-testimonio img{display:block;max-width:100%;height:auto;}#zona-testimonios #testimonios-video #video-destacado #testimonio-video .video-testimonio .oscurecedor{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.3);}#zona-testimonios #testimonios-video #video-destacado #testimonio-video .info-testimonio{display:flex;display:-webkit-box;display:-webkit-flex;flex-direction:column;justify-content:space-between;position:absolute;bottom:15px;left:35px;}#zona-testimonios #testimonios-video #video-destacado #testimonio-video .info-testimonio p.boton-video{margin-bottom:0;}#zona-testimonios #testimonios-video #video-destacado #testimonio-video .info-testimonio p.nombre-alumno{font-family:"Apercu";font-size:48px;font-weight:bold;margin:0;}#zona-testimonios #testimonios-video #video-destacado #testimonio-video .info-testimonio p.curso-realizado{font-family:"Barlow";font-size:29px;font-weight:500;margin-top:0;text-align:left;}#zona-testimonios #testimonios-video #miniaturas{width:29%;background-color:rgba(0,0,0,.4);}#zona-testimonios #testimonios-video #miniaturas #carrousel-videos .videos-miniaturas .video{display:flex;display:-webkit-box;display:-webkit-flex;flex-wrap:wrap;flex-direction:row;justify-content:start;align-items:center;padding:20px 0;border-top:1px solid #fff;}#zona-testimonios #testimonios-video #miniaturas #carrousel-videos .videos-miniaturas .video img{max-width:100%;height:100%;margin-left:50px;width:auto;}#zona-testimonios #testimonios-video #miniaturas #carrousel-videos .videos-miniaturas .video .info-miniatura{display:flex;display:-webkit-box;display:-webkit-flex;flex-direction:column;justify-content:flex-start;margin-left:25px;width:50%;}#zona-testimonios #testimonios-video #miniaturas #carrousel-videos .videos-miniaturas .video .info-miniatura .nombre-alumno{font-size:22px;font-family:"Apercu";margin:0;text-align:left;}#zona-testimonios #testimonios-video #miniaturas #carrousel-videos .videos-miniaturas .video .info-miniatura .curso-realizado{font-family:"Barlow";font-size:14px;margin-top:0;text-align:left;}#zona-testimonios #testimonios-video #miniaturas #flecha-prev{text-align:center;padding:17px 0;}#zona-testimonios #testimonios-video #miniaturas #flecha-prev .fa-angle-up{font-size:55px;cursor:pointer;}#zona-testimonios #testimonios-video #miniaturas #flecha-next{text-align:center;border-top:1px solid #fff;padding:17px 0;}#zona-testimonios #testimonios-video #miniaturas #flecha-next .fa-angle-down{font-size:55px;cursor:pointer;}#zona-faqs h2{font-family:"Apercu";}#zona-faqs .acordeon-faqs .kt-accordion-wrap .kt-accordion-inner-wrap .wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header:not(.kt-accordion-panel-active){background-color:rgba(48,48,48,.65) !important;}#zona-faqs .acordeon-faqs .kt-accordion-wrap .kt-accordion-inner-wrap .wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header:hover{background-color:rgba(212,34,42,1) !important;}#zona-faqs .acordeon-faqs .kt-accordion-wrap{margin:0 auto !important;}#zona-faqs p.ancho-limitado{max-width:1250px;}#zona-faqs .formulario-prueba{display:flex;display:-webkit-box;display:-webkit-flex;flex-direction:row;flex-wrap:wrap;justify-content:center;}#zona-faqs .formulario-prueba input[type="text"]{background-color:#fff;color:rgba(48,48,48,1);border:1px solid #878787;width:25%;padding:15px 20px;font-size:16px;font-family:"Barlow";}#zona-faqs .formulario-prueba button{background-color:#d4222a;color:#fff;text-transform:uppercase;font-family:"Apercu";font-size:34.5px;border:none;padding:5px 20px;cursor:pointer;-webkit-transition:all .35s ease-in;-moz-transition:all .35s ease-in;-o-transition:all .35s ease-in;transition:all .35s ease-in;}#zona-faqs .formulario-prueba button:hover{background-color:rgba(48,48,48,1);}#zona-faqs .formulario-prueba .pseudo-checkbox{width:100%;text-align:center;margin-top:15px;font-family:"Barlow";font-size:19px;}#zona-faqs .formulario-prueba .pseudo-checkbox a{color:rgba(48,48,48,1);padding-bottom:4px;display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);position:relative;overflow:hidden;}#zona-faqs .formulario-prueba .pseudo-checkbox a::before{content:"";position:absolute;z-index:-1;left:51%;right:51%;bottom:0;background:rgba(48,48,48,1);height:1px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}#zona-faqs .formulario-prueba .pseudo-checkbox a:hover::before,#banner-principal .formulario-prueba .pseudo-checkbox a:hover:focus,#banner-principal .formulario-prueba .pseudo-checkbox a:hover:active{left:0;right:0;}#zona-faqs .formulario-prueba .pseudo-checkbox.errores{color:#d4222a;}#zona-faqs .formulario-prueba .pseudo-checkbox.errores > *{color:#d4222a;}#zona-faqs .formulario-prueba .pseudo-checkbox input[type=checkbox]{display:none;}#zona-faqs .formulario-prueba .pseudo-checkbox .fa{display:inline-block;text-align:left;width:20px;cursor:pointer;position:relative;top:1px;}#zona-faqs .formulario-prueba .pseudo-checkbox .fa-square-o,#banner-principal .formulario-prueba .pseudo-checkbox.activo .fa-check-square-o{display:inline-block;}#zona-faqs .formulario-prueba .pseudo-checkbox .fa-check-square-o,#banner-principal .formulario-prueba .pseudo-checkbox.activo .fa-square-o{display:none;}#zona-miembros .align-center{justify-content:center;}#zona-miembros h3{font-family:"Apercu";position:relative;top:0;left:0;}#zona-miembros h3::before{content:"";font-family:"fontAwesome";color:#d4222a;position:absolute;top:1px;left:-20px;}#zona-miembros p.cantidad-miembros{margin:0;}#zona-miembros .kb-gallery-ul.kb-gallery-type-carousel .kadence-blocks-gallery-item .kadence-blocks-gallery-item-inner .kb-gallery-image-contain.kadence-blocks-gallery-intrinsic.kb-gallery-image-ratio-inherit img{border-radius:50px;}section#principal .tarjetas-becas h3::before{content:"";display:inline-block;padding-right:10px;position:relative;top:-2px;width:0;height:0;border-style:solid;border-width:7px 0 7px 7px;border-color:transparent transparent transparent #d4222b;}#zona-equipo .wp-block-kadence-rowlayout img{border:2px solid #d4222b;background:#fff;}#zona-equipo .wp-block-kadence-rowlayout h3::before{content:unset;}#plan-master .plan-standard .lista-plan,#plan-master .plan-professional .lista-plan,#plan-master .plan-vip .lista-plan{padding:20px 25px;}#plan-master .plan-standard h2,#plan-master .plan-professional h2,#plan-master .plan-vip h2,#plan-master .plan-standard p,#plan-master .plan-professional p,#plan-master .plan-vip p{padding-left:45px;}#plan-master .plan-standard h2,#plan-master .plan-professional h2,#plan-master .plan-vip h2{font-family:"Apercu";}#plan-master .plan-standard p,#plan-master .plan-professional p,#plan-master .plan-vip p{font-family:"Apercu";font-size:25px;font-weight:300;}#plan-master .plan-standard p .precio,#plan-master .plan-professional p .precio,#plan-master .plan-vip p .precio{font-family:"Barlow";font-weight:bold;font-size:32px;}#plan-master .plan-standard p.boton a,#plan-master .plan-professional p.boton a,#plan-master .plan-vip p.boton a{color:#fff;text-transform:uppercase;font-family:"Apercu";font-size:25px;padding:10px 15px;display:inline-block;}#plan-master .plan-standard p.boton a{background-color:#00b050;border:1px solid #00b050;-webkit-transition:all .35s ease-in;-moz-transition:all .35s ease-in;-o-transition:all .35s ease-in;transition:all .35s ease-in;}#plan-master .plan-standard p.boton a:hover{background-color:transparent;color:#00b050;}#plan-master .plan-professional p.boton a{background-color:#d4222a;border:1px solid #d4222a;-webkit-transition:all .35s ease-in;-moz-transition:all .35s ease-in;-o-transition:all .35s ease-in;transition:all .35s ease-in;}#plan-master .plan-professional p.boton a:hover{background-color:transparent;color:#d4222a;}#plan-master .plan-vip p.boton a{background-color:#dbad3b;border:1px solid #dbad3b;-webkit-transition:all .35s ease-in;-moz-transition:all .35s ease-in;-o-transition:all .35s ease-in;transition:all .35s ease-in;}#plan-master .plan-vip p.boton a:hover{background-color:transparent;color:#dbad3b;}#plan-master .plan-standard p.boton a i.fa,#plan-master .plan-professional p.boton a i.fa,#plan-master .plan-vip p.boton a i.fa{margin-left:25px;}#plan-master .plan-standard p.boton a span.cuota,#plan-master .plan-professional p.boton a span.cuota,#plan-master .plan-vip p.boton a span.cuota{font-size:21px;text-transform:none;display:block;}#plan-master .plan-standard p.boton a span.cuota i.fa,#plan-master .plan-professional p.boton a span.cuota i.fa,#plan-master .plan-vip p.boton a span.cuota i.fa{margin-left:45px;}section#principal .ancho-limitado.legal h2{font-family:"Apercu";font-size:40px;font-weight:bold;margin:30px 0 20px;color:#333;letter-spacing:3px;}section#principal .ancho-limitado.legal h2::before{content:"";display:inline-block;padding-right:10px;position:relative;top:-2px;width:0;height:0;border-style:solid;border-width:9px 0 9px 9px;border-color:transparent transparent transparent #d4222b;}section#principal .ancho-limitado.legal ul li{line-height:1.5;}footer .ancho-limitado #footer-supp{display:flex;display:-webkit-box;display:-webkit-flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:start;}footer .ancho-limitado #footer-supp .bloque ul.menu li{margin:10px 0;max-width:200px;}footer .ancho-limitado #footer-supp .bloque ul.menu li:first-child{margin-top:0;}footer .ancho-limitado #footer-supp .bloque ul.menu li:last-child{margin-top:0;}footer .ancho-limitado #footer-supp .bloque ul.menu li a{font-family:"Barlow";font-size:14px;font-weight:500;line-height:normal;-webkit-transition:all .35s ease-in;-moz-transition:all .35s ease-in;-o-transition:all .35s ease-in;transition:all .35s ease-in;}footer .ancho-limitado #footer-supp .bloque ul.menu li a:hover{color:#d4222b;}footer .ancho-limitado #footer-supp #redes-sociales-footer{max-width:200px;}footer .ancho-limitado #footer-supp #redes-sociales-footer ul.redes-footer{display:flex;display:-webkit-box;display:-webkit-flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}footer .ancho-limitado #footer-supp #redes-sociales-footer ul.redes-footer li a{color:#999;font-size:25px;-webkit-transition:all .35s ease-in;-moz-transition:all .35s ease-in;-o-transition:all .35s ease-in;transition:all .35s ease-in;}footer .ancho-limitado #footer-supp #redes-sociales-footer ul.redes-footer li a:hover{color:#d4222b;}footer #contenedor-informacion-footer{color:#999;font-size:14px;font-weight:500;}#responsive-area{display:none;}div#hs-eu-cookie-confirmation{background:#1d1d1d !important;height:100% !important;display:flex;align-items:center;}.cursos-cortos-relacionados #listado-cursos-cortos .item-cursos-cortos > a{display:block;position:relative;}.cursos-cortos-relacionados #listado-cursos-cortos .item-cursos-cortos > a img{display:block;max-width:100%;height:auto;}.cursos-cortos-relacionados #listado-cursos-cortos .item-cursos-cortos > a .oscurecedor{content:" ";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(212,34,43,.5);opacity:0;z-index:10;transition:all .35s ease-in;}.cursos-cortos-relacionados #listado-cursos-cortos .item-cursos-cortos > a:hover .oscurecedor{opacity:1;}.cursos-cortos-relacionados #listado-cursos-cortos .item-cursos-cortos a h3{-webkit-transition:all .35s ease-in;-moz-transition:all .35s ease-in;-o-transition:all .35s ease-in;transition:all .35s ease-in;}.cursos-cortos-relacionados #listado-cursos-cortos .item-cursos-cortos a:hover h3{color:#d4222b;}.cursos-cortos-relacionados #listado-cursos-cortos .item-cursos-cortos .valoracion-curso{color:#000;}.cursos-cortos-relacionados #listado-cursos-cortos .item-cursos-cortos .valoracion-curso .valoracion-curso-numero{color:#000;border-color:#000;}.cursos-cortos-relacionados #listado-cursos-cortos .item-cursos-cortos .precio{font-family:"Apercu";font-size:22px;font-weight:500;padding-right:25px;}#listado-cursos-cortos-portada .item-cursos-cortos{width:95% !important;padding-bottom:20px;}#listado-cursos-cortos-portada .item-cursos-cortos > a{display:block;position:relative;font-size:22px;font-weight:bold;}#listado-cursos-cortos-portada .item-cursos-cortos > a img{display:block;max-width:100%;height:auto;}#listado-cursos-cortos-portada .item-cursos-cortos > a .oscurecedor{content:" ";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(212,34,43,.5);opacity:0;z-index:10;transition:all .35s ease-in;}#listado-cursos-cortos-portada .item-cursos-cortos > a:hover .oscurecedor{opacity:1;}#listado-cursos-cortos-portada .item-cursos-cortos a h3{font-size:21px;-webkit-transition:all .35s ease-in;-moz-transition:all .35s ease-in;-o-transition:all .35s ease-in;transition:all .35s ease-in;}#listado-cursos-cortos-portada .item-cursos-cortos a:hover h3{color:#d4222b;}#listado-cursos-cortos-portada .item-cursos-cortos .valoracion-curso{color:#000;visibility:hidden;}#listado-cursos-cortos-portada .item-cursos-cortos .valoracion-curso .valoracion-curso-numero{color:#000;border-color:#000;}#listado-cursos-cortos-portada .item-cursos-cortos .precio{font-family:"Apercu";font-size:22px;font-weight:500;padding-right:25px;display:none;}.ea_testimonios.post-cursos-cortos{position:relative;text-align:center;background-repeat:no-repeat;background-position:bottom 110px center;background-size:auto 59px;}.ea_testimonios.post-cursos-cortos .carrusel-testimonios-post-cursos{max-width:95%;margin:50px auto !important;}.ea_testimonios.post-cursos-cortos img{max-width:130px;height:auto;margin:0 auto 20px;border-radius:50%;min-height:130px;}.ea_testimonios.post-cursos-cortos p{text-align:center !important;}.ea_testimonios.post-cursos-cortos .testimonio-texto{padding-bottom:20px;background:#fff;padding:50px 75px;}.ea_testimonios.post-cursos-cortos .testimonio-texto *:first-child{margin-top:0 !important;}.ea_testimonios.post-cursos-cortos .testimonio-texto *:last-child{margin-bottom:0 !important;}.ea_testimonios.post-cursos-cortos .testimonio-info .testimonio-nombre{display:block;font-size:20px;margin:0 !important;font-family:"Big John PRO";font-weight:normal;color:#333;padding-top:25px;}.ea_testimonios.post-cursos-cortos .testimonio-info .testimonio-cargo{display:block;line-height:normal;padding-top:5px;font-size:14px;}.ea_testimonios.post-cursos-cortos .testimonio-info .testimonio-cargo span{font-weight:500;text-transform:uppercase;}.ea_testimonios.post-cursos-cortos .testimonio-valoracion{padding-top:10px;}.ea_testimonios.post-cursos-cortos i{color:#ebba16;}.ea_testimonios.post-cursos-cortos > span{display:block;font-size:70px;cursor:pointer;opacity:1;transition:all .35s ease-in;color:#d4222b;}.ea_testimonios.post-cursos-cortos > span:hover{color:#333;}.ea_testimonios.post-cursos-cortos > span.prev{position:absolute;top:0;left:0;transform:translate(-100%,20px);}.ea_testimonios.post-cursos-cortos > span.prev::before{content:"«";}.ea_testimonios.post-cursos-cortos > span.next{position:absolute;top:0;right:0;transform:translate(100%,20px);}.ea_testimonios.post-cursos-cortos > span.next::before{content:"»";}#grid-cursos-cortos{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;}#grid-cursos-cortos .item-cursos-cortos{width:calc(100% / 3.2);padding-bottom:20px;}#grid-cursos-cortos .item-cursos-cortos > a{display:block;position:relative;font-size:22px;font-weight:bold;}#grid-cursos-cortos .item-cursos-cortos > a img{display:block;max-width:100%;height:auto;}#grid-cursos-cortos .item-cursos-cortos > a .oscurecedor{content:" ";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(212,34,43,.5);opacity:0;z-index:10;transition:all .35s ease-in;}#grid-cursos-cortos .item-cursos-cortos > a:hover .oscurecedor{opacity:1;}#grid-cursos-cortos .item-cursos-cortos a h3{font-size:21px;-webkit-transition:all .35s ease-in;-moz-transition:all .35s ease-in;-o-transition:all .35s ease-in;transition:all .35s ease-in;}#grid-cursos-cortos .item-cursos-cortos a:hover h3{color:#d4222b;}#grid-cursos-cortos .item-cursos-cortos .valoracion-curso{color:#000;}#grid-cursos-cortos .item-cursos-cortos .valoracion-curso .valoracion-curso-numero{color:#000;border-color:#000;}#grid-cursos-cortos .item-cursos-cortos .precio{font-family:"Apercu";font-size:22px;font-weight:500;padding-right:25px;display:none;}.wp-pagenavi{text-align:center;margin-top:75px;}.wp-pagenavi span,.wp-pagenavi a{border:none;}.wp-pagenavi a:hover{color:#d4222b;border-bottom:1px solid #d4222b;}.wp-pagenavi span.current{color:#d4222b;border-bottom:1px solid #d4222b;}div#hs-eu-cookie-confirmation{display:none !important;}section#principal > h2,section#principal > section h2,section#principal .wp-block-column h2,section#principal.single > .ancho-limitado > h2,.page.classic > .ancho-limitado > h2{font-family:"Apercu";font-size:51px;font-weight:bold;margin:30px 0 20px;color:#333;letter-spacing:3px;}section#principal > h2::after,section#principal > section h2::after,section#principal .wp-block-column h2::after,section#principal.single > .ancho-limitado > h2::after,.page.classic > .ancho-limitado > h2::after{content:" ";display:block;margin:10px auto 0;width:0;height:0;border-style:solid;border-width:14px 13.5px 0 13.5px;border-color:#d4222b transparent transparent transparent;}section#principal > h3,section#principal > section h3,section#principal .wp-block-column h3,section#principal.single > .ancho-limitado > h3,.page.classic > .ancho-limitado > h3{font-family:"Apercu";font-size:28px;font-weight:bold;margin:30px 0 20px;color:#333;letter-spacing:1px;}section#principal > h3::before,section#principal > section h3::before,section#principal .wp-block-column h3::before,section#principal.single > .ancho-limitado > h3::before,.page.classic > .ancho-limitado > h3::before{content:"";display:inline-block;padding-right:10px;position:relative;top:-2px;width:0;height:0;border-style:solid;border-width:7px 0 7px 7px;border-color:transparent transparent transparent #d4222b;}section#principal > h4,section#principal > section h4,section#principal .wp-block-column h4,section#principal.single > .ancho-limitado > h4,.page.classic > .ancho-limitado > h4{font-weight:500;font-weight:normal;font-size:24px;color:#d4222b;margin:30px 0 20px;letter-spacing:1px;}section#principal > h5,section#principal > section h5,section#principal .wp-block-column h5,section#principal.single > .ancho-limitado > h5,.page.classic > .ancho-limitado > h5{font-size:18px;font-weight:300;margin:30px 0 20px;}section#principal > section *:first-child,section#principal > .wp-block-column *:first-child,.page.classic > .ancho-limitado *:first-child{margin-top:0;}section#principal > section *:last-child,section#principal > .wp-block-column *:last-child,.page.classic > .ancho-limitado *:last-child{margin-bottom:0;}section#principal > section h2 + h3,section#principal > .wp-block-column h2 + h3,section#principal > h3 + h4,section#principal > section h3 + h4,section#principal .wp-block-column h3 + h4,section#principal.single > .ancho-limitado > h3 + h4,.page.classic > .ancho-limitado > h3 + h4{margin-top:10px;}header.alternativo{position:static !important;background:#fff;border-bottom:1px solid #ccc;margin:0;}#title .ancho-limitado{padding:75px 0 0;}#title h1{font-size:51px;font-family:"Apercu";font-weight:bold;text-align:center;}#title h1::after{content:" ";display:block;margin:10px auto 0;width:0;height:0;border-style:solid;border-width:14px 13.5px 0 13.5px;border-color:#d4222b transparent transparent transparent;}#miembros-comunidad-tekdi{padding-bottom:60px;margin-bottom:60px;border-bottom:1px solid #999;}#miembros-comunidad-tekdi h3{font-family:"Apercu";font-size:28px;font-weight:bold;margin:0 0 20px;color:#333;letter-spacing:1px;display:inline-block;}#miembros-comunidad-tekdi h3::before{content:"";display:inline-block;padding-right:10px;position:relative;top:-2px;width:0;height:0;border-style:solid;border-width:7px 0 7px 7px;border-color:transparent transparent transparent #d4222b;}#nmiembros{float:right;color:#d4222b;font-size:24px;margin-top:2px;}#carrusel-miembros{padding-top:25px;}.item-miembro img{border-radius:50%;display:block;}#curso-principal{background-size:cover;background-position:center;height:780px;position:relative;}.ajuste-altura-cursos{height:157px;}#curso-principal .ancho-limitado-semifull{margin:0 auto;}#selector-tabs-curso{display:none;}#tabs-curso{position:absolute;bottom:0;left:0;width:100%;color:#fff;text-align:right;box-sizing:border-box;padding:30px 2.5% 15px;z-index:200;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 25%,rgba(0,0,0,.75) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 25%,rgba(0,0,0,.75) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 25%,rgba(0,0,0,.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#bf000000",GradientType=0);}#tabs-curso span{font-size:21px;font-family:"Apercu";font-weight:500;text-transform:uppercase;color:#fff;display:inline-block;padding:0 0 10px;margin:0 25px;border-bottom:5px solid transparent;cursor:pointer;transition:all .35s ease-in;}#tabs-curso span.activo,#tabs-curso span:hover{border-bottom-color:#d4222a;}#tabs-curso span:first-child{margin-left:0;}#tabs-curso span:last-child{margin-right:0;}#contenedor-video{position:absolute;top:0;right:0;height:100%;width:1500px;overflow:hidden;}#contenedor-video .video-container{top:50%;right:0;transform:translate(0,-50%);}#curso-principal .activar-sonido,#curso-principal .desactivar-sonido,#sobra-video-portada .activar-sonido-curso,#sobra-video-portada .desactivar-sonido-curso{position:absolute;bottom:81px;right:2.5%;font-size:16px;color:#fff;cursor:pointer;z-index:300;width:24px;text-align:center;line-height:1;padding:4px 0;border:1px solid #fff;border-radius:50%;background:rgba(0,0,0,.75);}#curso-principal .sobre-video,#sobra-video-portada .sobre-video{display:none;}#curso-principal.playing-video .sobre-video,.playing-video #sobra-video-portada .sobre-video{display:block;}#curso-principal .activar-sonido i,#curso-principal .desactivar-sonido i,#sobra-video-portada .activar-sonido-curso i,#sobra-video-portada .desactivar-sonido-curso i{display:inline-block;width:15px;text-align:left;}#curso-principal .activar-sonido i.fa-times,#sobra-video-portada .activar-sonido-curso i.fa-times{position:absolute;font-size:8px;top:50%;left:13px;transform:translate(0,-50%);}#curso-principal.playing-video .desactivar-sonido,.playing-video #sobra-video-portada .desactivar-sonido-curso{display:none;}#curso-principal .scroll-block .simplebar-track.simplebar-vertical .simplebar-scrollbar:before{background:#ccc;opacity:1;}#curso-principal .scroll-block .simplebar-track.simplebar-vertical::before{content:"";position:absolute;top:2.5%;left:50%;height:95%;width:1px;background:rgba(255,255,255,.2);}#curso-principal .scroll-block .simplebar-content{padding-right:20px !important;}.tab-curso{position:absolute;width:100%;height:100%;top:0;left:0;z-index:100;background:-moz-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 25%,rgba(0,0,0,.75) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 25%,rgba(0,0,0,.75) 100%);background:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 25%,rgba(0,0,0,.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#bf000000",GradientType=1);}.tab-curso{display:none;}.tab-curso.activo{display:block;}.contenido-tab-standar .contenido-tab{color:#fff;font-size:18px;height:390px;margin-top:30px;}.contenido-tab-standar h2{font-size:52px;font-family:"Apercu";font-weight:bold;color:#fff;padding-top:70px;}.contenido-tab-standar p{color:#fff;}.contenido-tab-standar .contenido-tab *:first-child{margin-top:0;}.contenido-tab-standar .contenido-tab *:last-child{margin-bottom:0;}#general,#descargar-dossier{background:-moz-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 25%,rgba(0,0,0,.5) 50%,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 25%,rgba(0,0,0,.5) 50%,rgba(0,0,0,0) 100%);background:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 25%,rgba(0,0,0,.5) 50%,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00000000",GradientType=1);}#general h1{font-size:52px;font-family:"Apercu";font-weight:bold;color:#fff;max-width:725px;padding-top:70px;}.valoracion-curso{margin:25px 0;color:#fff;}.valoracion-curso-numero{font-size:19px;width:40px;border:1px solid #fff;text-align:center;padding:11px 0 10px;float:left;margin-right:20px;}.valoracion-curso-stars{float:left;font-size:18px;padding:12px 0;color:#ffc200;margin-right:20px;}.valoracion-curso-info{display:inline-block;padding:13px 0;}.contenido-general{max-width:725px;height:155px;color:#fff;font-size:18px;}.contenido-general *:first-child{margin-top:0 !important;}.contenido-general *:last-child{margin-bottom:0 !important;}.enlaces-general{font-size:27px;color:#fff;text-transform:uppercase;font-family:"Apercu";}.enlace-video-general{display:inline-block;padding:11px 40px 12px;background:#d4222a;border:1px solid #d4222a;color:#fff;margin-right:20px;transition:all .35s ease-in;}.enlace-video-general::before{font-family:"FontAwesome";content:"";padding-right:10px;display:inline-block;}.enlace-video-general:hover{color:#333;background:#fff;border-color:#fff;}.enlace-plaza-general{display:inline-block;padding:11px 40px 12px;background:transparent;border:1px solid #fff;color:#fff;margin-right:20px;transition:all .35s ease-in;cursor:pointer;}.enlace-plaza-general::before{font-family:"FontAwesome";content:"";padding-right:10px;display:inline-block;}.enlace-plaza-general:hover{color:#333;background:#fff;}.hidden-form{display:none;}#carrusel-opiniones-cursos{padding:30px 0 0;}.item-voc a,.item-voc a img{display:block;width:100%;height:auto;position:relative;}.item-voc a .hover-imagen{width:68px;height:68px;border:1px solid #fff;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.5);opacity:0;transition:all .35s ease-in;}.item-voc a .hover-imagen::after{content:"";display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-40%,-50%);width:0;height:0;border-style:solid;border-width:15px 0 15px 26px;border-color:transparent transparent transparent #d4222b;}.item-voc a:hover .hover-imagen{opacity:1;}.item-voc h4{color:#fff;font-size:21px;font-family:"Apercu";font-weight:bold;padding:15px 0 5px;margin:0 !important;line-height:normal;}.item-voc h5{color:#ddd;line-height:normal;}.body-curso .ancho-limitado-semifull{padding:100px 0 50px;}section#principal.body-curso .ancho-limitado-semifull h2{color:#333;font-family:"Apercu";font-size:51px;font-weight:bold;margin:30px 0 20px;letter-spacing:3px;}section#principal.body-curso .ancho-limitado-semifull h2::before{content:"";display:inline-block;padding-right:20px;position:relative;top:-5px;width:0;height:0;border-style:solid;border-width:14px 0 14px 14px;border-color:transparent transparent transparent #d4222b;}.body-curso .ancho-limitado-semifull #listado-cursos .owl-carousel .owl-stage-outer,#carrusel-cursos-portada .owl-carousel .owl-stage-outer{padding:80px 0;}.item-cursos{padding:28% 0;}.interior-item-cursos{position:absolute;width:100%;height:100%;top:0;left:0;background-size:cover;}.video-item-curso{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;}.video-item-curso .video-container{position:relative;z-index:150;}.video-item-curso .under-video{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.9);top:0;left:0;}.video-item-curso .lds-roller{display:inline-block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:80px;height:80px;}.video-item-curso .lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px;}.video-item-curso .lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#fff;margin:-4px 0 0 -4px;}.video-item-curso .lds-roller div:nth-child(1){animation-delay:-.036s;}.video-item-curso .lds-roller div:nth-child(1):after{top:63px;left:63px;}.video-item-curso .lds-roller div:nth-child(2){animation-delay:-.072s;}.video-item-curso .lds-roller div:nth-child(2):after{top:68px;left:56px;}.video-item-curso .lds-roller div:nth-child(3){animation-delay:-.108s;}.video-item-curso .lds-roller div:nth-child(3):after{top:71px;left:48px;}.video-item-curso .lds-roller div:nth-child(4){animation-delay:-.144s;}.video-item-curso .lds-roller div:nth-child(4):after{top:72px;left:40px;}.video-item-curso .lds-roller div:nth-child(5){animation-delay:-.18s;}.video-item-curso .lds-roller div:nth-child(5):after{top:71px;left:32px;}.video-item-curso .lds-roller div:nth-child(6){animation-delay:-.216s;}.video-item-curso .lds-roller div:nth-child(6):after{top:68px;left:24px;}.video-item-curso .lds-roller div:nth-child(7){animation-delay:-.252s;}.video-item-curso .lds-roller div:nth-child(7):after{top:63px;left:17px;}.video-item-curso .lds-roller div:nth-child(8){animation-delay:-.288s;}.video-item-curso .lds-roller div:nth-child(8):after{top:56px;left:12px;}@keyframes lds-roller{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.sombra-item-cursos{position:absolute;width:100%;height:100%;top:0;left:0;box-sizing:border-box;z-index:200;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=0);}.contenido-item-cursos{position:absolute;padding:25px 45px;width:100%;box-sizing:border-box;bottom:0;left:0;z-index:250;}.item-cursos h3{color:#fff !important;font-size:33px !important;margin:0 !important;}.item-cursos .links-item-cursos{padding:0 0 10px;display:none;}.item-cursos .links-item-cursos a{display:inline-block;width:25px;height:25px;border:1px solid #fff;background:rgba(0,0,0,.75);border-radius:50%;position:relative;float:left;}.item-cursos .links-item-cursos a.play-video-curso{margin-right:10px;}.item-cursos .links-item-cursos a.play-video-curso::after{position:absolute;top:50%;left:50%;transform:translate(-40%,-50%);content:"";width:0;height:0;border-style:solid;border-width:5px 0 5px 9px;border-color:transparent transparent transparent #d4222b;}.item-cursos .links-item-cursos a.info-curso{background:url("https://cdn-ehnlg.nitrocdn.com/qtYObzhiuGbPtfPIURVfAnBfnqpmTIYM/assets/images/optimized/rev-283b13c/tekdi.education/wp-content/themes/base/assets/images/info.png") no-repeat center rgba(0,0,0,.75);background-size:auto 70%;width:auto;padding:0 10px 0 25px;background-position:left 10px center;color:#fff;font-size:13px;border-radius:20px;}.item-cursos .links-item-cursos a.info-curso.nitro-lazy{background-image:none !important;}.item-cursos .links-item-cursos a.info-curso span{display:inline-block;padding:6px 0;text-transform:uppercase;}#carrusel-cursos.owl-carousel.owl-drag .owl-item{position:relative;z-index:100;transition:all .35s ease-in;}#carrusel-cursos.owl-carousel.owl-drag .owl-item .interior-item-cursos{transition:all .35s ease-in;}#carrusel-cursos.owl-carousel.owl-drag .owl-item:hover{z-index:1000;}#carrusel-cursos.owl-carousel.owl-drag .owl-item:hover .interior-item-cursos{transform:scale(1.5);z-index:1000;}#carrusel-cursos.owl-carousel.owl-drag .owl-item:hover h3{font-size:25px !important;}#carrusel-cursos.owl-carousel.owl-drag .owl-item:hover .item-cursos .links-item-cursos{display:block;}#carrusel-cursos.owl-carousel.owl-drag .owl-item:not(.active) + .owl-item.active:hover .interior-item-cursos{transform:scale(1.5) translate(17.15%,0);}#carrusel-cursos.owl-carousel.owl-drag .owl-item.active + .owl-item.active + .owl-item.active + .owl-item.active:hover .interior-item-cursos{transform:scale(1.5) translate(-17.15%,0);}#cursos-portada{margin-top:40px;position:relative;margin-bottom:250px;}#curso-destacado{background-size:cover;background-position:center;overflow:hidden;}#carrusel-cursos-portada{position:absolute;width:95%;bottom:0;left:2.5%;transform:translate(0,50%);}#sobra-video-portada{position:absolute;width:100%;height:100%;top:0;left:0;background:-moz-linear-gradient(left,rgba(0,0,0,.85) 0%,rgba(0,0,0,.85) 1%,rgba(0,0,0,.45) 50%,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,.85) 0%,rgba(0,0,0,.85) 1%,rgba(0,0,0,.45) 50%,rgba(0,0,0,0) 100%);background:linear-gradient(to right,rgba(0,0,0,.85) 0%,rgba(0,0,0,.85) 1%,rgba(0,0,0,.45) 50%,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#a6000000",endColorstr="#00000000",GradientType=1);}#contenido-curso-destacado{position:absolute;width:95%;height:77.5%;left:2.5%;bottom:22.5%;}#interior-contenido-curso-destacado{max-width:1500px;margin:0 auto;}#interior-contenido-curso-destacado h2{position:relative;font-family:"Big John PRO";font-weight:bolder;font-size:54px;text-transform:uppercase;box-sizing:border-box;color:#fff;letter-spacing:1px;padding:20px 0 0 0;max-width:850px;}#interior-contenido-curso-destacado .enlaces-general{text-transform:none;position:absolute;bottom:0;}#interior-contenido-curso-destacado .enlaces-general .enlace-video-general,#interior-contenido-curso-destacado .enlaces-general .enlace-plaza-general{font-weight:300 !important;background:rgba(0,0,0,.5);border:none;}#interior-contenido-curso-destacado .enlaces-general .enlace-video-general:hover,#interior-contenido-curso-destacado .enlaces-general .enlace-plaza-general:hover{background:rgba(255,255,255,.5);}#interior-contenido-curso-destacado .enlaces-general .enlace-plaza-general:hover{background:#d4222a;}#interior-contenido-curso-destacado .enlaces-general .enlace-plaza-general::before{content:"";padding-right:0;margin-right:10px;width:20px;height:20px;border:2px solid #fff;border-radius:50%;background:url("https://cdn-ehnlg.nitrocdn.com/qtYObzhiuGbPtfPIURVfAnBfnqpmTIYM/assets/images/optimized/rev-283b13c/tekdi.education/wp-content/themes/base/assets/images/info.png") no-repeat center;background-size:auto 70%;position:relative;top:3px;transition:all .35s ease-in;}#interior-contenido-curso-destacado .enlaces-general:hover .enlace-plaza-general::before{background-color:#333;}#sobra-video-portada .activar-sonido-curso,#sobra-video-portada .desactivar-sonido-curso{bottom:auto;right:2.5%;top:2.5%;}.contenido-general h2{font-family:"Apercu";font-size:34px;margin:30px 0 20px;font-weight:bold;line-height:normal;}.contenido-general h3,.contenido-tab-standar h3{font-family:"Apercu";font-size:27px;margin:30px 0 20px;font-weight:bold;line-height:normal;}.contenido-general h4,.contenido-tab-standar h4{font-family:"Apercu";font-size:22px;margin:30px 0 20px;text-transform:uppercase;line-height:normal;}.contenido-general ul,.contenido-tab-standar ul,.contenido-general ol,.contenido-tab-standar ol{margin:20px 0 20px 30px;line-height:normal;list-style:square;}.contenido-general ol,.contenido-tab-standar ol{list-style:decimal;}.contenido-general * > li,.contenido-tab-standar * > li{padding-top:10px;}.contenido-general * > li:first-child,.contenido-tab-standar * > li:first-child{padding-top:0;}#general #cta-curso + h1{padding-top:13px;}#cta-curso{display:inline-block;color:#fff;padding-top:30px;}#cta-curso h2{margin:0;}#cta-curso h2 strong{background:#d4222a;display:inline-block;padding:5px 7px 5px 10px;margin-right:10px;}#cta-curso h2 span{font-family:"Apercu";font-size:24px;position:relative;top:2px;}.error-404{text-align:center;}.error-404 img{max-width:650px;height:auto;}.error-404 .ancho-limitado{padding:10px 0 100px !important;}.error-404 .ancho-limitado h3{margin-top:0 !important;}.error-404 .ancho-limitado p{text-align:center;}.error-404 #boton-volver{display:inline-block;font-size:18px;text-transform:uppercase;padding:15px 40px;background:#d4222b;color:#fff;border-radius:3px;transition:all .35s ease-in;}.error-404 #boton-volver:hover{background:#303030;}#descargar-dossier .hbspt-form{max-width:615px;padding-top:30px;}#descargar-dossier .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) label,#descargar-dossier .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .inputs-list{display:none !important;}#descargar-dossier .hbspt-form input[type=text],#descargar-dossier .hbspt-form input[type=email]{display:block;width:100%;background:rgba(255,255,255,.85);border:none;padding:10px 25px;outline:none;font-family:"Barlow";font-weight:normal;color:#333;font-size:18px;box-sizing:border-box;margin-bottom:15px;}#descargar-dossier .hbspt-form input[type=submit]{-webkit-appearance:none;display:inline-block;padding:11px 40px 12px;background:#d4222a;border:1px solid #d4222a;color:#fff;color:#fff;margin-right:20px;transition:all .35s ease-in;font-size:21px;text-transform:uppercase;font-family:"Apercu";cursor:pointer;outline:none;}#descargar-dossier .hbspt-form input[type=submit]:hover{background:#fff;border-color:#fff;color:#333;}#descargar-dossier .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list{list-style:none;margin:20px 0;color:#fff;}#descargar-dossier .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list .hs-form-required{display:none;}#descargar-dossier .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list a{color:#fff;text-decoration:underline;text-decoration-color:#d4222a;transition:all .35s ease-in;}#descargar-dossier .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list a:hover{color:#d4222a;}#descargar-dossier .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list input[type=checkbox]{margin-right:5px;position:relative;top:2px;}#descargar-dossier .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list.no-list{display:none !important;}#descargar-dossier .hbspt-form .hs_error_rollup .inputs-list,#descargar-dossier .hbspt-form .submitted-message{list-style:none;margin:20px 0;padding:10px 25px;color:#fff;background:rgba(255,0,0,.25);}#descargar-dossier .hbspt-form .submitted-message{background:rgba(0,255,0,.25);}.hubspot-form-custom{max-width:855px;margin:0 auto;width:95%;text-align:center;position:relative;}.hubspot-form-custom .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) label,.hubspot-form-custom .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .inputs-list{display:none !important;}.hubspot-form-custom .hbspt-form input[type=email],.hubspot-form-custom .hbspt-form input[type=text]{width:100%;display:block;background:#fff;border:none;padding:15px 20px;outline:none;font-family:"Barlow";font-weight:normal;color:#333;font-size:18px;box-sizing:border-box;margin-bottom:15px;}.hubspot-form-custom.claro .hbspt-form input[type=email],.hubspot-form-custom.claro .hbspt-form input[type=text]{color:#333;background:#fff;border:1px solid #ccc;padding:14px 20px;}.hubspot-form-custom.oscuro .hbspt-form input[type=text]{margin-bottom:15px !important;}.hubspot-form-custom .hbspt-form input[type=submit]{-webkit-appearance:none;display:block;width:100%;box-sizing:border-box !important;position:absolute;bottom:-67px;right:0;padding:9px 20px;text-align:center;background:#d4222a;border:none;color:#fff;color:#fff;transition:all .35s ease-in;font-size:27px;text-transform:uppercase;font-family:"Apercu";cursor:pointer;outline:none;}.hubspot-form-custom .hbspt-form input[type=submit]:hover{background:#333;}.hubspot-form-custom .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list{list-style:none;margin:20px 0 !important;color:#fff;font-size:18px;position:absolute;bottom:-130px;left:35%;}.hubspot-form-custom.claro .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list{color:#333;}.hubspot-form-custom.oscuro .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list{color:#fff;}.hubspot-form-custom .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list .hs-form-required{display:none;}.hubspot-form-custom .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list a{color:#fff;text-decoration:underline;text-decoration-color:#d4222a;transition:all .35s ease-in;}.hubspot-form-custom .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list a:hover{color:#d4222a;}.hubspot-form-custom .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list input[type=checkbox]{margin-right:5px;position:relative;top:2px;}.hubspot-form-custom .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list.no-list{display:none !important;}.hubspot-form-custom .hbspt-form .hs_error_rollup .inputs-list,.hubspot-form-custom .hbspt-form .submitted-message{list-style:none;margin:20px 0;padding:10px 25px;color:#fff;background:rgba(255,0,0,.25);}.hubspot-form-custom .hbspt-form .submitted-message{background:rgba(0,255,0,.25);}#interior-contenido-curso-destacado .enlaces-general .enlace-plaza-general{background:rgba(212,34,42,.5);color:#fff;}#interior-contenido-curso-destacado .enlaces-general:hover .enlace-plaza-general::before{background-color:transparent;}#general .enlaces-general .enlace-plaza-general{background:#00b050;border:unset;}#general .enlaces-general .enlace-plaza-general:hover{background:#fff;}#responsive-area{display:block;}#hubspot-messages-iframe-container{z-index:21800 !important;}#activador-menu-responsive{cursor:pointer;position:fixed;top:16px;right:16px;width:60px;background:#c63039;border-radius:50%;float:left;text-align:center;font-size:32px;color:#fff;padding:13px 0;z-index:22000;transition:background .35s ease-in;}#menu-menu-responsive{width:50%;height:100%;position:fixed;background:#d4222a;top:0;left:-50%;z-index:21900;transition:left .35s ease-in;}#menu-menu-responsive.activo{left:0;}#menu-responsive ul{display:flex !important;flex-direction:column !important;justify-content:center;}#menu-responsive li a{display:block;max-width:90%;text-align:center;font-size:20px;color:#fff;padding:10px 0;margin:0 auto;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,0);transition:border-bottom-color .35s ease-in;}#menu-responsive li.dropdown.activo > a{border-bottom-color:#fff;}#menu-responsive ul.sub-menu{position:fixed;width:50%;height:100%;background:#000;top:0;right:-50%;z-index:21850;transition:right .35s ease-in;}#menu-responsive li.dropdown.activo > ul.sub-menu{right:0;z-index:21875;}#menu-responsive ul.sub-menu li a{text-transform:none;}div#hs-eu-cookie-confirmation{position:fixed !important;}div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner{width:95% !important;}@media only screen and (max-width:1500px){#curso-principal{overflow:hidden;}#contenedor-video{top:50%;left:50%;transform:translate(-50%,-50%);}}@media only screen and (max-width:1150px){#tabs-curso span{margin:0 15px;}#tabs-curso span:first-child{margin-left:0;}#tabs-curso span:last-child{margin-right:0;}}@media only screen and (max-width:1050px){#tabs-curso span{margin:0 10px;font-size:18px;}#tabs-curso span:first-child{margin-left:0;}#tabs-curso span:last-child{margin-right:0;}}@media only screen and (max-width:1000px){footer .ancho-limitado #footer-supp .bloque.primero{width:100%;padding-bottom:50px;text-align:center;}footer .ancho-limitado #footer-supp #redes-sociales-footer{margin:0 auto;}}@media only screen and (max-width:950px){header.cabecera-cursos{background:#000;position:static;padding:1px 0;margin-bottom:0;}.ajuste-altura-cursos{display:none;}#contenedor-video,#curso-principal.playing-video .sobre-video{display:none;}#tabs-curso{position:relative;top:auto;left:auto;bottom:auto;right:auto;text-align:center;background:-moz-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 25%,rgba(0,0,0,.75) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 25%,rgba(0,0,0,.75) 100%);background:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 25%,rgba(0,0,0,.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#bf000000",GradientType=1);}#curso-principal{height:auto;}#general,#descargar-dossier{padding-bottom:50px;background:-moz-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 25%,rgba(0,0,0,.75) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 25%,rgba(0,0,0,.75) 100%);background:linear-gradient(to right,rgba(0,0,0,1) 0%,rgba(0,0,0,1) 25%,rgba(0,0,0,.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#bf000000",GradientType=1);}.contenido-general,.contenido-tab-standar .contenido-tab{max-width:100%;height:auto;}#general h1,.contenido-tab-standar h2{padding-top:30px;}#general #cta-curso + h1{padding-top:13px;}.tab-curso{position:static;padding-bottom:50px;}#descargar-dossier .hbspt-form{max-width:100%;}}@media only screen and (max-width:875px){#selector-tabs-curso{display:block;padding:10px 2.5%;background:#d4222a;font-size:21px;font-family:"Apercu";font-weight:500;text-transform:uppercase;color:#fff;cursor:pointer;}#selector-tabs-curso span{display:block;padding-right:15px;position:relative;}#selector-tabs-curso span::after{content:"";font-family:"FontAwesome";position:absolute;right:0;top:50%;transform:translate(0,-50%);font-size:34px;}#selector-tabs-curso.activo span::after{content:"";}#tabs-curso{position:absolute;background:rgba(0,0,0,.9);padding:0 2.5%;height:0;overflow:hidden;transition:height .35s ease-in;}#tabs-curso span{font-size:21px;display:block;text-align:left;margin:0;padding:8px 0;border:none;}#tabs-curso span:first-child{padding-top:18px;}#tabs-curso span:last-child{padding-bottom:18px;}#selector-tabs-curso.activo + #tabs-curso{height:242px;}.tab-curso{min-height:200px;}}@media only screen and (max-width:750px){footer .ancho-limitado #footer-supp .bloque.primero{padding-bottom:0;}footer .ancho-limitado #footer-supp .bloque + .bloque{display:none;}footer #contenedor-informacion-footer p{text-align:center;}#activador-menu-responsive{top:auto;right:auto;bottom:16px;left:16px;}#activador-menu-responsive.activo{background:#000;}}@media only screen and (max-width:700px){.enlaces-general{font-size:20px;}.hubspot-form-custom .hbspt-form input[type=email]{width:100%;margin-bottom:67px;text-align:center;}.hubspot-form-custom .hbspt-form input[type=submit]{width:100%;top:52px;}.hubspot-form-custom .hbspt-form .hs_acepta_politica_de_privacidad{margin-top:65px;}}@media only screen and (max-width:600px){.valoracion-curso-info{display:block;clear:both;}}@media only screen and (max-width:575px){.enlaces-general a,.enlaces-general span{display:block;margin:0;text-align:center;}.enlaces-general span{margin-top:15px;}}#tabs-postcurso .wp-block-kadence-tab.kt-inner-tab-1 #cta-curso-tab{display:inline-block;padding-top:30px;}#tabs-postcurso .wp-block-kadence-tab.kt-inner-tab-1 #cta-curso-tab h2{font-size:24px;}#tabs-postcurso .wp-block-kadence-tab.kt-inner-tab-1 #cta-curso-tab h2::before{content:unset;}#tabs-postcurso .wp-block-kadence-tab.kt-inner-tab-1 #cta-curso-tab h2 strong{background:#d4222a;color:#fff;display:inline-block;padding:5px 7px 5px 10px;margin-right:10px;}#tabs-postcurso .wp-block-kadence-tab.kt-inner-tab-1 #cta-curso-tab h2 span{font-family:"Apercu";font-size:24px;position:relative;top:2px;}#tabs-postcurso .wp-block-kadence-tab.kt-inner-tab-1 .valoracion-curso-numero{border-color:#333;}#tabs-postcurso .wp-block-kadence-tab.kt-inner-tab-1 .valoracion-curso,#tabs-postcurso .wp-block-kadence-tab.kt-inner-tab-1 .contenido-general{color:#333;}#tabs-postcurso .wp-block-kadence-tab.kt-inner-tab-1 .contenido-general{height:350px;}#tabs-postcurso .wp-block-kadence-tab.kt-inner-tab-1 .contenido-general h2{font-size:34px;}#tabs-postcurso .wp-block-kadence-tab.kt-inner-tab-1 .contenido-general h2::before{content:unset;}#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-2 p,#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-3 p,#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-4 p,#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-6 p{color:#333;}#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-3 .kt-tab-inner-content-inner ul,.old-tab ul{margin:20px 0 20px 30px;line-height:normal;list-style:square;}#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-6 .hbspt-form{max-width:615px;padding-top:30px;}#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-6 .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) label,#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-6 .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .inputs-list{display:none !important;}#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-6 .hbspt-form input[type=text],#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-6 .hbspt-form input[type=email]{display:block;width:100%;background:rgba(255,255,255,.85);border:none;padding:10px 25px;outline:none;font-family:"Barlow";font-weight:normal;color:#333;font-size:18px;box-sizing:border-box;margin-bottom:15px;}#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-6 .hbspt-form input[type=submit]{-webkit-appearance:none;display:inline-block;padding:11px 40px 12px;background:#d4222a;border:1px solid #d4222a;color:#333;color:#fff;margin-right:20px;transition:all .35s ease-in;font-size:21px;text-transform:uppercase;font-family:"Apercu";cursor:pointer;outline:none;}#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-6 .hbspt-form input[type=submit]:hover{background:#fff;border-color:#fff;color:#333;}#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-6 .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list{list-style:none;margin:20px 0;color:#333;}#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-6 .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list .hs-form-required{display:none;}#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-6 .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list a{color:#333;text-decoration:underline;text-decoration-color:#d4222a;transition:all .35s ease-in;}#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-6 .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list a:hover{color:#d4222a;}#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-6 .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list input[type=checkbox]{margin-right:5px;position:relative;top:2px;}#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-6 .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list.no-list{display:none !important;}#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-6 .hbspt-form .hs_error_rollup .inputs-list,#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-6 .hbspt-form .submitted-message{list-style:none;margin:20px 0;padding:10px 25px;color:#333;background:rgba(255,0,0,.25);}#tabs-postcurso .wp-block-kadence-tab.wp-block-kadence-tab.kt-inner-tab-6 .hbspt-form .submitted-message{background:rgba(0,255,0,.25);}.hubspot-last-posts{display:flex;flex-direction:row;margin:0 -15px;}.hubspot-last-posts .hubspot-post{padding:0 15px;flex:1 0 0%;width:100%;max-width:100%;}.hubspot-post{}.hubspot-post .entry-thumb{}.hubspot-post .entry-thumb img{max-width:100%;min-width:100%;}.hubspot-post .entry-title{font-family:"Apercu";font-size:21px;font-weight:bold;margin:30px 0 20px;color:#333;letter-spacing:1px;}.hubspot-post .entry-title a{color:#333;text-decoration:none;}.hubspot-post .entry-title a:hover{color:#d4222b;text-decoration:none;}@media ( max-width: 768px ){.hubspot-last-posts{flex-direction:column;}}.old-tab p,.old-tab h5{color:#333;}.old-tab .hbspt-form{max-width:615px;padding:1rem 2rem;background-color:#eee;margin:0 auto;}.old-tab .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) label,.old-tab .hbspt-form .hs-form-field:not(.hs-fieldtype-booleancheckbox) .inputs-list{display:none !important;}.old-tab .hbspt-form input[type=text],.old-tab .hbspt-form input[type=email]{display:block;width:100%;background:rgba(255,255,255,.85);border:none;padding:10px 25px;outline:none;font-family:"Barlow";font-weight:normal;color:#333;font-size:18px;box-sizing:border-box;margin-bottom:15px;}.old-tab .hbspt-form input[type=submit]{-webkit-appearance:none;display:inline-block;padding:11px 40px 12px;background:#d4222a;border:1px solid #d4222a;color:#333;color:#fff;margin-right:20px;transition:all .35s ease-in;font-size:21px;text-transform:uppercase;font-family:"Apercu";cursor:pointer;outline:none;}.old-tab .hbspt-form input[type=submit]:hover{background:#fff;border-color:#fff;color:#333;}.old-tab .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list{list-style:none;margin:20px 0;color:#333;}.old-tab .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list .hs-form-required{display:none;}.old-tab .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list a{color:#333;text-decoration:underline;text-decoration-color:#d4222a;transition:all .35s ease-in;}.old-tab .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list a:hover{color:#d4222a;}.old-tab .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list input[type=checkbox]{margin-right:5px;position:relative;top:2px;}.old-tab .hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox .inputs-list.no-list{display:none !important;}.old-tab .hbspt-form .hs_error_rollup .inputs-list,.old-tab .hbspt-form .submitted-message{list-style:none;margin:20px 0;padding:10px 25px;color:#333;background:rgba(0,255,0,.25);}.anchors-curso{position:absolute;bottom:0;left:0;width:100%;color:#fff;text-align:right;box-sizing:border-box;padding:30px 2.5% 15px;z-index:200;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 25%,rgba(0,0,0,.75) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 25%,rgba(0,0,0,.75) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 25%,rgba(0,0,0,.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#bf000000",GradientType=0);}.anchors-curso a{font-size:21px;font-family:"Apercu";font-weight:500;text-transform:uppercase;color:#fff;display:inline-block;padding:0 0 10px;margin:0 25px;border-bottom:5px solid transparent;cursor:pointer;transition:all .35s ease-in;}.anchors-curso a.activo,.anchors-curso a:hover{border-bottom-color:#d4222a;text-decoration:none;}.anchors-curso a:first-child{margin-left:0;}.anchors-curso a:last-child{margin-right:0;}.testimonios-cursos .ea_testimonios{margin:0 6rem;}section#principal.body-curso .ancho-limitado-semifull .old-tab-general h2{font-family:"Apercu";font-size:28px;font-weight:bold;margin:0 0 20px;color:#333;letter-spacing:1px;display:inline-block;padding-top:20px;}section#principal.body-curso .ancho-limitado-semifull .old-tab-general h2::before{content:"";display:inline-block;padding-right:10px;position:relative;top:-2px;width:0;height:0;border-style:solid;border-width:7px 0 7px 7px;border-color:transparent transparent transparent #d4222b;}.old-tab .contenido-general{color:#333;}.old-tab .simplebar-mask,.old-tab .simplebar-offset{position:relative;}@media only screen and (max-width:1800px){#zona-testimonios #testimonios-video #miniaturas #flecha-prev,#zona-testimonios #testimonios-video #miniaturas #flecha-next{padding:0;}}@media only screen and (max-width: 1710px){#zona-testimonios #testimonios-video #miniaturas #carrousel-videos .videos-miniaturas .video .info-miniatura{width:40%;}#zona-testimonios #testimonios-video{align-items:center;}}@media only screen and (max-width: 1690px){#zona-testimonios #testimonios-video #miniaturas #carrousel-videos .videos-miniaturas .video img{margin-left:25px;}#zona-testimonios #testimonios-video #miniaturas #carrousel-videos .videos-miniaturas .video .info-miniatura .nombre-alumno{font-size:19px;}}@media only screen and (max-width: 1470px){#carrusel-cursos.owl-carousel.owl-drag .owl-item h3{font-size:24px !important;}}@media only screen and (max-width: 1450px){.ea_testimonios > span.prev{transform:translate(-20%,20px) !important;}.ea_testimonios > span.next{transform:translate(20%,20px) !important;}}@media only screen and (max-width: 1300px){#zona-testimonios #testimonios-video #video-destacado{width:100%;margin:0;}#zona-testimonios #testimonios-video #miniaturas{margin-top:50px;display:flex;display:-webkit-box;display:-webkit-flex;flex-direction:row;width:100%;align-items:center;}#zona-testimonios #testimonios-video #miniaturas #carrousel-videos .videos-miniaturas .video,#zona-testimonios #testimonios-video #miniaturas #flecha-next{border:unset;}#zona-testimonios #testimonios-video #miniaturas #carrousel-videos .videos-miniaturas .video{border-right:1px solid #fff;}#zona-testimonios #testimonios-video #miniaturas #carrousel-videos .videos-miniaturas .video img{margin:0 auto;}#zona-testimonios #testimonios-video #miniaturas #carrousel-videos .videos-miniaturas .video .info-miniatura{width:100%;margin-left:0;}#zona-testimonios #testimonios-video #miniaturas #carrousel-videos .videos-miniaturas .video .info-miniatura .nombre-alumno{font-size:25px;margin-top:5px;}#zona-testimonios #testimonios-video #miniaturas #carrousel-videos .videos-miniaturas .video .info-miniatura .nombre-alumno,#zona-testimonios #testimonios-video #miniaturas #carrousel-videos .videos-miniaturas .video .info-miniatura .curso-realizado{text-align:center;}#zona-testimonios #testimonios-video #miniaturas #carrousel-videos{width:90%;border-left:1px solid #fff;border-right:1px solid #fff;}#zona-testimonios #testimonios-video #miniaturas #flecha-prev,#zona-testimonios #testimonios-video #miniaturas #flecha-next{width:5%;}#zona-testimonios #testimonios-video #miniaturas #flecha-prev i.fa::before{content:"";}#zona-testimonios #testimonios-video #miniaturas #flecha-next i.fa::before{content:"";}#interior-contenido-curso-destacado .enlaces-general{bottom:15px;}#carrusel-cursos.owl-carousel.owl-drag .owl-item:hover h3{font-size:16px !important;}}@media only screen and (max-width: 1150px){#interior-contenido-curso-destacado .enlaces-general{bottom:30px;}}@media only screen and (max-width: 1100px){#carrusel-cursos.owl-carousel.owl-drag .owl-item:hover h3{font-size:20px !important;}#plan-master .plan-standard h2,#plan-master .plan-professional h2,#plan-master .plan-vip h2,#plan-master .plan-standard p,#plan-master .plan-professional p,#plan-master .plan-vip p{padding-left:15px;}}@media only screen and (max-width: 1025px){#plan-master .plan-standard .standard-spacer{height:0 !important;}}@media only screen and (max-width: 980px){#carrusel-cursos-portada{transform:translate(0%,70%);}}@media only screen and (max-width: 900px){.ea_testimonios > span.prev,.ea_testimonios > span.next{display:none;}}@media only screen and (max-width: 850px){#zona-testimonios #testimonios-video #miniaturas #carrousel-videos{width:80%;}#zona-testimonios #testimonios-video #miniaturas #flecha-prev,#zona-testimonios #testimonios-video #miniaturas #flecha-next{width:10%;}#interior-contenido-curso-destacado h2{font-size:40px;}#carrusel-cursos-portada .item-cursos h3{font-size:20px !important;}#carrusel-cursos.owl-carousel.owl-drag .owl-item:hover h3{font-size:16px !important;}}@media only screen and (max-width: 800px){#zona-faqs .acordeon-faqs{max-width:85%;margin:0 auto;}}@media only screen and (max-width: 770px){#zona-descarga .ancho-limitado-mini h2{width:95%;}#zona-descarga .ancho-limitado-mini h2 + p,#zona-dudas p{text-align:left;}}@media only screen and (max-width: 765px){#principal.que-es-tekdi .row-limitado .kt-row-layout-inner .kt-row-column-wrap .wp-block-kadence-column .kt-inside-inner-col h3,#principal.tarjetas-regalo .ancho-limitado > div > h3{display:none;}}@media only screen and (max-width: 750px){#zona-faqs .formulario-prueba input[type="text"],#zona-faqs .formulario-prueba .pseudo-checkbox{width:90%;}#zona-faqs .formulario-prueba button[type="submit"]{margin-top:25px;width:96%;}footer #footer-supp .bloque{width:50%;}footer #footer-supp .bloque.primero,footer #footer-supp .bloque.primero + .bloque{margin-bottom:25px;}#grid-cursos-cortos .item-cursos-cortos{width:calc(100% / 2.2);}}@media only screen and (max-width: 700px){#zona-disponibilidad h2 + .wp-block-spacer{height:45px !important;}#zona-dudas h2 + .wp-block-spacer{height:50px !important;}#carrusel-cursos-portada .item-cursos h3{font-size:22px !important;}header #logo img{width:100%;max-width:75%;}#principal .ea_video-banner .sobre-video .texto-sobre-video h1{font-size:55px;}#principal.que-es-tekdi h2{font-size:41px;}}@media only screen and (max-width: 650px){#zona-testimonios #testimonios-video #miniaturas #carrousel-videos .videos-miniaturas .video{border:unset;}#miembros-comunidad-tekdi h3{width:100%;}#nmiembros{float:none;}footer #footer-supp #logo img{width:90%;}#interior-contenido-curso-destacado h2{font-size:30px;}#interior-contenido-curso-destacado .enlaces-general .enlace-video-general{margin-bottom:15px;}}@media only screen and (max-width: 560px){#interior-contenido-curso-destacado .enlaces-general{display:flex;display:-webkit-box;display:-webkit-flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%;}#interior-contenido-curso-destacado .enlaces-general a:first-child{margin:0;}section#principal.body-curso .ancho-limitado-semifull h2{font-size:41px;}}@media only screen and (max-width: 550px){#zona-faqs .formulario-prueba input[type="text"]{width:80%;}#zona-faqs .formulario-prueba button[type="submit"]{width:89%;}#zona-testimonios #testimonios-video #video-destacado #testimonio-video .info-testimonio p.nombre-alumno{font-size:28px;}#zona-testimonios #testimonios-video #video-destacado #testimonio-video .info-testimonio p.curso-realizado{font-size:18px;}#carrusel-cursos-portada .item-cursos h3{font-size:18px !important;}#principal .ea_video-banner .sobre-video .texto-sobre-video h1{font-size:45px;margin-bottom:25px;}#title h1{font-size:45px;}#principal.body-curso .ancho-limitado-semifull{padding-top:20px;}}@media only screen and (max-width: 500px){.body-curso .ancho-limitado-semifull #listado-cursos .owl-carousel .owl-stage-outer,#carrusel-cursos-portada .owl-carousel .owl-stage-outer{padding:0;}#carrusel-cursos.owl-carousel.owl-drag .owl-item:not(.active) + .owl-item.active:hover .interior-item-cursos,#carrusel-cursos.owl-carousel.owl-drag .owl-item.active + .owl-item.active + .owl-item.active + .owl-item.active:hover .interior-item-cursos{transform:none;}#carrusel-cursos-portada{transform:translate(0%,90%);}#zona-disponibilidad{margin-top:40px;}#zona-cursos + .wp-block-spacer{height:130px !important;}footer #footer-supp #logo img{width:auto;}#general h1{font-size:42px;}#carrusel-cursos.owl-carousel.owl-drag .owl-item:hover .interior-item-cursos,#carrusel-cursos.owl-carousel.owl-drag .owl-item:not(.active) + .owl-item.active:hover .interior-item-cursos{transform:unset !important;}#carrusel-cursos.owl-carousel.owl-drag .owl-item:not(.active) + .owl-item.active:hover .interior-item-cursos{translate:unset !important;}#carrusel-cursos-portada .item-cursos h3,#carrusel-cursos.owl-carousel.owl-drag .owl-item:hover h3{font-size:16px !important;}.contenido-item-cursos{padding:25px 10px 10px;}}@media only screen and (max-width: 460px){#interior-contenido-curso-destacado h2{font-size:25px;}#interior-contenido-curso-destacado .enlaces-general{bottom:0;}#interior-contenido-curso-destacado .enlaces-general a:first-child{margin-bottom:10px;}}@media only screen and (max-width: 450px){#zona-testimonios .carrousel-clientes-home .ancho-limitado-large .owl-carousel .owl-item img{margin:0 auto;}#zona-testimonios .carrousel-clientes-home .ancho-limitado-large .owl-carousel .owl-item .cliente-home{text-align:center;}footer #footer-supp .bloque{width:100%;text-align:center;}footer .ancho-limitado #footer-supp #redes-sociales-footer{max-width:50%;margin:0 auto;}footer .ancho-limitado #footer-supp .bloque:not(.ultimo){margin-bottom:25px;}footer .ancho-limitado .informacion-footer p{text-align:center;}#principal .ea_video-banner .sobre-video .texto-sobre-video h1{font-size:35px;}#principal .ea_video-banner .sobre-video .texto-sobre-video p{font-size:23px;}}@media only screen and (max-width: 430px){.enlace-video-general,.enlace-plaza-general{padding:7px 40px 7px;}section#principal.body-curso .ancho-limitado-semifull h2{font-size:35px;}.contenido-general h2{font-size:30px;}}@media only screen and (max-width: 400px){#logo img{width:100%;}#zona-seo .ancho-limitado-mini h2,#zona-descarga .ancho-limitado-mini h2,#zona-disponibilidad h2,#zona-dudas h2,#zona-cursos h2,#zona-testimonios h2,#zona-faqs h2{font-size:30px;}#zona-testimonios #testimonios-video #video-destacado #testimonio-video .info-testimonio{bottom:0;}#interior-contenido-curso-destacado h2{font-size:18px;}#zona-disponibilidad{margin-top:30px;}#principal .ea_video-banner .texto-sobre-video,.ea_video-banner .texto-sobre-video{padding-top:95px !important;}#principal .wp-block-spacer{height:50px !important;}#zona-dudas h2 + .wp-block-spacer,#zona-disponibilidad h2 + .wp-block-spacer{height:0 !important;}#zona-cursos + .wp-block-spacer{height:100px !important;}#zona-cursos h2 + .wp-block-spacer{height:15px !important;}#principal .ea_video-banner .sobre-video .texto-sobre-video p{font-size:18px;}#principal.que-es-tekdi h2{font-size:35px;}#carrusel-cursos-portada .item-cursos h3,#carrusel-cursos.owl-carousel.owl-drag .owl-item:hover h3{font-size:12px !important;}#grid-cursos-cortos .item-cursos-cortos{width:100%;}}@media only screen and (max-width: 380px){#zona-faqs .formulario-prueba button{font-size:24.5px;}#general h1{font-size:35px;}#title h1{font-size:35px;}#interior-contenido-curso-destacado .enlaces-general{bottom:-15px;}}@media only screen and (max-width: 350px){#zona-disponibilidad{margin-top:20px;}.hubspot-form-custom .hbspt-form input[type=submit]{font-size:25px;}.item-cursos .links-item-cursos{padding:0 0 5px;}}@media only screen and (max-width: 321px){#principal .ea_video-banner .sobre-video .texto-sobre-video h1{font-size:25px;}#zona-testimonios #testimonios-video #video-destacado #testimonio-video .info-testimonio{bottom:-20px;left:-15px;}#carrusel-cursos-portada .item-cursos h3,#carrusel-cursos.owl-carousel.owl-drag .owl-item:hover h3{font-size:10px !important;}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:"";}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden{display:none;}@charset "UTF-8";.slick-loading .slick-list{background:#fff url("https://tekdi.education/wp-content/themes/base/assets/js/slick/./ajax-loader.gif") center center no-repeat;}.slick-loading .slick-list.nitro-lazy{background-image:none !important;}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25;}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir='rtl'] .slick-prev{right:-25px;left:auto;}.slick-prev:before{content:"←";}[dir='rtl'] .slick-prev:before{content:"→";}.slick-next{right:-25px;}[dir='rtl'] .slick-next{right:auto;left:-25px;}.slick-next:before{content:"→";}[dir='rtl'] .slick-next:before{content:"←";}.slick-dotted.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:before{font-family:"slick";font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{opacity:.75;color:black;}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd;}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;}@media (min-width:576px){.container,.container-sm{max-width:540px;}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px;}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px;}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px;}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px;}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}.col{flex:1 0 0%;}.row-cols-auto>*{flex:0 0 auto;width:auto;}.row-cols-1>*{flex:0 0 auto;width:100%;}.row-cols-2>*{flex:0 0 auto;width:50%;}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-4>*{flex:0 0 auto;width:25%;}.row-cols-5>*{flex:0 0 auto;width:20%;}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%;}.col-auto{flex:0 0 auto;width:auto;}.col-1{flex:0 0 auto;width:8.33333333%;}.col-2{flex:0 0 auto;width:16.66666667%;}.col-3{flex:0 0 auto;width:25%;}.col-4{flex:0 0 auto;width:33.33333333%;}.col-5{flex:0 0 auto;width:41.66666667%;}.col-6{flex:0 0 auto;width:50%;}.col-7{flex:0 0 auto;width:58.33333333%;}.col-8{flex:0 0 auto;width:66.66666667%;}.col-9{flex:0 0 auto;width:75%;}.col-10{flex:0 0 auto;width:83.33333333%;}.col-11{flex:0 0 auto;width:91.66666667%;}.col-12{flex:0 0 auto;width:100%;}.offset-1{margin-left:8.33333333%;}.offset-2{margin-left:16.66666667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333333%;}.offset-5{margin-left:41.66666667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333333%;}.offset-8{margin-left:66.66666667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333333%;}.offset-11{margin-left:91.66666667%;}.g-0,.gx-0{--bs-gutter-x:0;}.g-0,.gy-0{--bs-gutter-y:0;}.g-1,.gx-1{--bs-gutter-x:.25rem;}.g-1,.gy-1{--bs-gutter-y:.25rem;}.g-2,.gx-2{--bs-gutter-x:.5rem;}.g-2,.gy-2{--bs-gutter-y:.5rem;}.g-3,.gx-3{--bs-gutter-x:1rem;}.g-3,.gy-3{--bs-gutter-y:1rem;}.g-4,.gx-4{--bs-gutter-x:1.5rem;}.g-4,.gy-4{--bs-gutter-y:1.5rem;}.g-5,.gx-5{--bs-gutter-x:3rem;}.g-5,.gy-5{--bs-gutter-y:3rem;}@media (min-width:576px){.col-sm{flex:1 0 0%;}.row-cols-sm-auto>*{flex:0 0 auto;width:auto;}.row-cols-sm-1>*{flex:0 0 auto;width:100%;}.row-cols-sm-2>*{flex:0 0 auto;width:50%;}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-sm-4>*{flex:0 0 auto;width:25%;}.row-cols-sm-5>*{flex:0 0 auto;width:20%;}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%;}.col-sm-auto{flex:0 0 auto;width:auto;}.col-sm-1{flex:0 0 auto;width:8.33333333%;}.col-sm-2{flex:0 0 auto;width:16.66666667%;}.col-sm-3{flex:0 0 auto;width:25%;}.col-sm-4{flex:0 0 auto;width:33.33333333%;}.col-sm-5{flex:0 0 auto;width:41.66666667%;}.col-sm-6{flex:0 0 auto;width:50%;}.col-sm-7{flex:0 0 auto;width:58.33333333%;}.col-sm-8{flex:0 0 auto;width:66.66666667%;}.col-sm-9{flex:0 0 auto;width:75%;}.col-sm-10{flex:0 0 auto;width:83.33333333%;}.col-sm-11{flex:0 0 auto;width:91.66666667%;}.col-sm-12{flex:0 0 auto;width:100%;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333333%;}.offset-sm-2{margin-left:16.66666667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333333%;}.offset-sm-5{margin-left:41.66666667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333333%;}.offset-sm-8{margin-left:66.66666667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333333%;}.offset-sm-11{margin-left:91.66666667%;}.g-sm-0,.gx-sm-0{--bs-gutter-x:0;}.g-sm-0,.gy-sm-0{--bs-gutter-y:0;}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem;}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem;}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem;}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem;}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem;}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem;}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem;}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem;}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem;}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem;}}@media (min-width:768px){.col-md{flex:1 0 0%;}.row-cols-md-auto>*{flex:0 0 auto;width:auto;}.row-cols-md-1>*{flex:0 0 auto;width:100%;}.row-cols-md-2>*{flex:0 0 auto;width:50%;}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-md-4>*{flex:0 0 auto;width:25%;}.row-cols-md-5>*{flex:0 0 auto;width:20%;}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%;}.col-md-auto{flex:0 0 auto;width:auto;}.col-md-1{flex:0 0 auto;width:8.33333333%;}.col-md-2{flex:0 0 auto;width:16.66666667%;}.col-md-3{flex:0 0 auto;width:25%;}.col-md-4{flex:0 0 auto;width:33.33333333%;}.col-md-5{flex:0 0 auto;width:41.66666667%;}.col-md-6{flex:0 0 auto;width:50%;}.col-md-7{flex:0 0 auto;width:58.33333333%;}.col-md-8{flex:0 0 auto;width:66.66666667%;}.col-md-9{flex:0 0 auto;width:75%;}.col-md-10{flex:0 0 auto;width:83.33333333%;}.col-md-11{flex:0 0 auto;width:91.66666667%;}.col-md-12{flex:0 0 auto;width:100%;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333333%;}.offset-md-2{margin-left:16.66666667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333333%;}.offset-md-5{margin-left:41.66666667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333333%;}.offset-md-8{margin-left:66.66666667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333333%;}.offset-md-11{margin-left:91.66666667%;}.g-md-0,.gx-md-0{--bs-gutter-x:0;}.g-md-0,.gy-md-0{--bs-gutter-y:0;}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem;}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem;}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem;}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem;}.g-md-3,.gx-md-3{--bs-gutter-x:1rem;}.g-md-3,.gy-md-3{--bs-gutter-y:1rem;}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem;}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem;}.g-md-5,.gx-md-5{--bs-gutter-x:3rem;}.g-md-5,.gy-md-5{--bs-gutter-y:3rem;}}@media (min-width:992px){.col-lg{flex:1 0 0%;}.row-cols-lg-auto>*{flex:0 0 auto;width:auto;}.row-cols-lg-1>*{flex:0 0 auto;width:100%;}.row-cols-lg-2>*{flex:0 0 auto;width:50%;}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-lg-4>*{flex:0 0 auto;width:25%;}.row-cols-lg-5>*{flex:0 0 auto;width:20%;}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%;}.col-lg-auto{flex:0 0 auto;width:auto;}.col-lg-1{flex:0 0 auto;width:8.33333333%;}.col-lg-2{flex:0 0 auto;width:16.66666667%;}.col-lg-3{flex:0 0 auto;width:25%;}.col-lg-4{flex:0 0 auto;width:33.33333333%;}.col-lg-5{flex:0 0 auto;width:41.66666667%;}.col-lg-6{flex:0 0 auto;width:50%;}.col-lg-7{flex:0 0 auto;width:58.33333333%;}.col-lg-8{flex:0 0 auto;width:66.66666667%;}.col-lg-9{flex:0 0 auto;width:75%;}.col-lg-10{flex:0 0 auto;width:83.33333333%;}.col-lg-11{flex:0 0 auto;width:91.66666667%;}.col-lg-12{flex:0 0 auto;width:100%;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333333%;}.offset-lg-2{margin-left:16.66666667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333333%;}.offset-lg-5{margin-left:41.66666667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333333%;}.offset-lg-8{margin-left:66.66666667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333333%;}.offset-lg-11{margin-left:91.66666667%;}.g-lg-0,.gx-lg-0{--bs-gutter-x:0;}.g-lg-0,.gy-lg-0{--bs-gutter-y:0;}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem;}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem;}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem;}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem;}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem;}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem;}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem;}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem;}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem;}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem;}}@media (min-width:1200px){.col-xl{flex:1 0 0%;}.row-cols-xl-auto>*{flex:0 0 auto;width:auto;}.row-cols-xl-1>*{flex:0 0 auto;width:100%;}.row-cols-xl-2>*{flex:0 0 auto;width:50%;}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-xl-4>*{flex:0 0 auto;width:25%;}.row-cols-xl-5>*{flex:0 0 auto;width:20%;}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%;}.col-xl-auto{flex:0 0 auto;width:auto;}.col-xl-1{flex:0 0 auto;width:8.33333333%;}.col-xl-2{flex:0 0 auto;width:16.66666667%;}.col-xl-3{flex:0 0 auto;width:25%;}.col-xl-4{flex:0 0 auto;width:33.33333333%;}.col-xl-5{flex:0 0 auto;width:41.66666667%;}.col-xl-6{flex:0 0 auto;width:50%;}.col-xl-7{flex:0 0 auto;width:58.33333333%;}.col-xl-8{flex:0 0 auto;width:66.66666667%;}.col-xl-9{flex:0 0 auto;width:75%;}.col-xl-10{flex:0 0 auto;width:83.33333333%;}.col-xl-11{flex:0 0 auto;width:91.66666667%;}.col-xl-12{flex:0 0 auto;width:100%;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333333%;}.offset-xl-2{margin-left:16.66666667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333333%;}.offset-xl-5{margin-left:41.66666667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333333%;}.offset-xl-8{margin-left:66.66666667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333333%;}.offset-xl-11{margin-left:91.66666667%;}.g-xl-0,.gx-xl-0{--bs-gutter-x:0;}.g-xl-0,.gy-xl-0{--bs-gutter-y:0;}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem;}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem;}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem;}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem;}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem;}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem;}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem;}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem;}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem;}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem;}}@media (min-width:1400px){.col-xxl{flex:1 0 0%;}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto;}.row-cols-xxl-1>*{flex:0 0 auto;width:100%;}.row-cols-xxl-2>*{flex:0 0 auto;width:50%;}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%;}.row-cols-xxl-4>*{flex:0 0 auto;width:25%;}.row-cols-xxl-5>*{flex:0 0 auto;width:20%;}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%;}.col-xxl-auto{flex:0 0 auto;width:auto;}.col-xxl-1{flex:0 0 auto;width:8.33333333%;}.col-xxl-2{flex:0 0 auto;width:16.66666667%;}.col-xxl-3{flex:0 0 auto;width:25%;}.col-xxl-4{flex:0 0 auto;width:33.33333333%;}.col-xxl-5{flex:0 0 auto;width:41.66666667%;}.col-xxl-6{flex:0 0 auto;width:50%;}.col-xxl-7{flex:0 0 auto;width:58.33333333%;}.col-xxl-8{flex:0 0 auto;width:66.66666667%;}.col-xxl-9{flex:0 0 auto;width:75%;}.col-xxl-10{flex:0 0 auto;width:83.33333333%;}.col-xxl-11{flex:0 0 auto;width:91.66666667%;}.col-xxl-12{flex:0 0 auto;width:100%;}.offset-xxl-0{margin-left:0;}.offset-xxl-1{margin-left:8.33333333%;}.offset-xxl-2{margin-left:16.66666667%;}.offset-xxl-3{margin-left:25%;}.offset-xxl-4{margin-left:33.33333333%;}.offset-xxl-5{margin-left:41.66666667%;}.offset-xxl-6{margin-left:50%;}.offset-xxl-7{margin-left:58.33333333%;}.offset-xxl-8{margin-left:66.66666667%;}.offset-xxl-9{margin-left:75%;}.offset-xxl-10{margin-left:83.33333333%;}.offset-xxl-11{margin-left:91.66666667%;}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0;}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0;}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem;}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem;}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem;}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem;}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem;}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem;}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem;}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem;}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem;}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem;}}.d-inline{display:inline !important;}.d-inline-block{display:inline-block !important;}.d-block{display:block !important;}.d-grid{display:grid !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;}.d-none{display:none !important;}.flex-fill{flex:1 1 auto !important;}.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-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;}.flex-wrap{flex-wrap:wrap !important;}.flex-nowrap{flex-wrap:nowrap !important;}.flex-wrap-reverse{flex-wrap:wrap-reverse !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;}.justify-content-evenly{justify-content:space-evenly !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;}.order-first{order:-1 !important;}.order-0{order:0 !important;}.order-1{order:1 !important;}.order-2{order:2 !important;}.order-3{order:3 !important;}.order-4{order:4 !important;}.order-5{order:5 !important;}.order-last{order:6 !important;}.m-0{margin:0 !important;}.m-1{margin:.25rem !important;}.m-2{margin:.5rem !important;}.m-3{margin:1rem !important;}.m-4{margin:1.5rem !important;}.m-5{margin:3rem !important;}.m-auto{margin:auto !important;}.mx-0{margin-right:0 !important;margin-left:0 !important;}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-auto{margin-right:auto !important;margin-left:auto !important;}.my-0{margin-top:0 !important;margin-bottom:0 !important;}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-0{margin-top:0 !important;}.mt-1{margin-top:.25rem !important;}.mt-2{margin-top:.5rem !important;}.mt-3{margin-top:1rem !important;}.mt-4{margin-top:1.5rem !important;}.mt-5{margin-top:3rem !important;}.mt-auto{margin-top:auto !important;}.me-0{margin-right:0 !important;}.me-1{margin-right:.25rem !important;}.me-2{margin-right:.5rem !important;}.me-3{margin-right:1rem !important;}.me-4{margin-right:1.5rem !important;}.me-5{margin-right:3rem !important;}.me-auto{margin-right:auto !important;}.mb-0{margin-bottom:0 !important;}.mb-1{margin-bottom:.25rem !important;}.mb-2{margin-bottom:.5rem !important;}.mb-3{margin-bottom:1rem !important;}.mb-4{margin-bottom:1.5rem !important;}.mb-5{margin-bottom:3rem !important;}.mb-auto{margin-bottom:auto !important;}.ms-0{margin-left:0 !important;}.ms-1{margin-left:.25rem !important;}.ms-2{margin-left:.5rem !important;}.ms-3{margin-left:1rem !important;}.ms-4{margin-left:1.5rem !important;}.ms-5{margin-left:3rem !important;}.ms-auto{margin-left:auto !important;}.p-0{padding:0 !important;}.p-1{padding:.25rem !important;}.p-2{padding:.5rem !important;}.p-3{padding:1rem !important;}.p-4{padding:1.5rem !important;}.p-5{padding:3rem !important;}.px-0{padding-right:0 !important;padding-left:0 !important;}.px-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-3{padding-right:1rem !important;padding-left:1rem !important;}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-5{padding-right:3rem !important;padding-left:3rem !important;}.py-0{padding-top:0 !important;padding-bottom:0 !important;}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-0{padding-top:0 !important;}.pt-1{padding-top:.25rem !important;}.pt-2{padding-top:.5rem !important;}.pt-3{padding-top:1rem !important;}.pt-4{padding-top:1.5rem !important;}.pt-5{padding-top:3rem !important;}.pe-0{padding-right:0 !important;}.pe-1{padding-right:.25rem !important;}.pe-2{padding-right:.5rem !important;}.pe-3{padding-right:1rem !important;}.pe-4{padding-right:1.5rem !important;}.pe-5{padding-right:3rem !important;}.pb-0{padding-bottom:0 !important;}.pb-1{padding-bottom:.25rem !important;}.pb-2{padding-bottom:.5rem !important;}.pb-3{padding-bottom:1rem !important;}.pb-4{padding-bottom:1.5rem !important;}.pb-5{padding-bottom:3rem !important;}.ps-0{padding-left:0 !important;}.ps-1{padding-left:.25rem !important;}.ps-2{padding-left:.5rem !important;}.ps-3{padding-left:1rem !important;}.ps-4{padding-left:1.5rem !important;}.ps-5{padding-left:3rem !important;}@media (min-width:576px){.d-sm-inline{display:inline !important;}.d-sm-inline-block{display:inline-block !important;}.d-sm-block{display:block !important;}.d-sm-grid{display:grid !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;}.d-sm-none{display:none !important;}.flex-sm-fill{flex:1 1 auto !important;}.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-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;}.flex-sm-wrap{flex-wrap:wrap !important;}.flex-sm-nowrap{flex-wrap:nowrap !important;}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !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;}.justify-content-sm-evenly{justify-content:space-evenly !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;}.order-sm-first{order:-1 !important;}.order-sm-0{order:0 !important;}.order-sm-1{order:1 !important;}.order-sm-2{order:2 !important;}.order-sm-3{order:3 !important;}.order-sm-4{order:4 !important;}.order-sm-5{order:5 !important;}.order-sm-last{order:6 !important;}.m-sm-0{margin:0 !important;}.m-sm-1{margin:.25rem !important;}.m-sm-2{margin:.5rem !important;}.m-sm-3{margin:1rem !important;}.m-sm-4{margin:1.5rem !important;}.m-sm-5{margin:3rem !important;}.m-sm-auto{margin:auto !important;}.mx-sm-0{margin-right:0 !important;margin-left:0 !important;}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important;}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important;}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-sm-0{margin-top:0 !important;}.mt-sm-1{margin-top:.25rem !important;}.mt-sm-2{margin-top:.5rem !important;}.mt-sm-3{margin-top:1rem !important;}.mt-sm-4{margin-top:1.5rem !important;}.mt-sm-5{margin-top:3rem !important;}.mt-sm-auto{margin-top:auto !important;}.me-sm-0{margin-right:0 !important;}.me-sm-1{margin-right:.25rem !important;}.me-sm-2{margin-right:.5rem !important;}.me-sm-3{margin-right:1rem !important;}.me-sm-4{margin-right:1.5rem !important;}.me-sm-5{margin-right:3rem !important;}.me-sm-auto{margin-right:auto !important;}.mb-sm-0{margin-bottom:0 !important;}.mb-sm-1{margin-bottom:.25rem !important;}.mb-sm-2{margin-bottom:.5rem !important;}.mb-sm-3{margin-bottom:1rem !important;}.mb-sm-4{margin-bottom:1.5rem !important;}.mb-sm-5{margin-bottom:3rem !important;}.mb-sm-auto{margin-bottom:auto !important;}.ms-sm-0{margin-left:0 !important;}.ms-sm-1{margin-left:.25rem !important;}.ms-sm-2{margin-left:.5rem !important;}.ms-sm-3{margin-left:1rem !important;}.ms-sm-4{margin-left:1.5rem !important;}.ms-sm-5{margin-left:3rem !important;}.ms-sm-auto{margin-left:auto !important;}.p-sm-0{padding:0 !important;}.p-sm-1{padding:.25rem !important;}.p-sm-2{padding:.5rem !important;}.p-sm-3{padding:1rem !important;}.p-sm-4{padding:1.5rem !important;}.p-sm-5{padding:3rem !important;}.px-sm-0{padding-right:0 !important;padding-left:0 !important;}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important;}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important;}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important;}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-sm-0{padding-top:0 !important;}.pt-sm-1{padding-top:.25rem !important;}.pt-sm-2{padding-top:.5rem !important;}.pt-sm-3{padding-top:1rem !important;}.pt-sm-4{padding-top:1.5rem !important;}.pt-sm-5{padding-top:3rem !important;}.pe-sm-0{padding-right:0 !important;}.pe-sm-1{padding-right:.25rem !important;}.pe-sm-2{padding-right:.5rem !important;}.pe-sm-3{padding-right:1rem !important;}.pe-sm-4{padding-right:1.5rem !important;}.pe-sm-5{padding-right:3rem !important;}.pb-sm-0{padding-bottom:0 !important;}.pb-sm-1{padding-bottom:.25rem !important;}.pb-sm-2{padding-bottom:.5rem !important;}.pb-sm-3{padding-bottom:1rem !important;}.pb-sm-4{padding-bottom:1.5rem !important;}.pb-sm-5{padding-bottom:3rem !important;}.ps-sm-0{padding-left:0 !important;}.ps-sm-1{padding-left:.25rem !important;}.ps-sm-2{padding-left:.5rem !important;}.ps-sm-3{padding-left:1rem !important;}.ps-sm-4{padding-left:1.5rem !important;}.ps-sm-5{padding-left:3rem !important;}}@media (min-width:768px){.d-md-inline{display:inline !important;}.d-md-inline-block{display:inline-block !important;}.d-md-block{display:block !important;}.d-md-grid{display:grid !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;}.d-md-none{display:none !important;}.flex-md-fill{flex:1 1 auto !important;}.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-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;}.flex-md-wrap{flex-wrap:wrap !important;}.flex-md-nowrap{flex-wrap:nowrap !important;}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !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;}.justify-content-md-evenly{justify-content:space-evenly !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;}.order-md-first{order:-1 !important;}.order-md-0{order:0 !important;}.order-md-1{order:1 !important;}.order-md-2{order:2 !important;}.order-md-3{order:3 !important;}.order-md-4{order:4 !important;}.order-md-5{order:5 !important;}.order-md-last{order:6 !important;}.m-md-0{margin:0 !important;}.m-md-1{margin:.25rem !important;}.m-md-2{margin:.5rem !important;}.m-md-3{margin:1rem !important;}.m-md-4{margin:1.5rem !important;}.m-md-5{margin:3rem !important;}.m-md-auto{margin:auto !important;}.mx-md-0{margin-right:0 !important;margin-left:0 !important;}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-md-auto{margin-right:auto !important;margin-left:auto !important;}.my-md-0{margin-top:0 !important;margin-bottom:0 !important;}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-md-0{margin-top:0 !important;}.mt-md-1{margin-top:.25rem !important;}.mt-md-2{margin-top:.5rem !important;}.mt-md-3{margin-top:1rem !important;}.mt-md-4{margin-top:1.5rem !important;}.mt-md-5{margin-top:3rem !important;}.mt-md-auto{margin-top:auto !important;}.me-md-0{margin-right:0 !important;}.me-md-1{margin-right:.25rem !important;}.me-md-2{margin-right:.5rem !important;}.me-md-3{margin-right:1rem !important;}.me-md-4{margin-right:1.5rem !important;}.me-md-5{margin-right:3rem !important;}.me-md-auto{margin-right:auto !important;}.mb-md-0{margin-bottom:0 !important;}.mb-md-1{margin-bottom:.25rem !important;}.mb-md-2{margin-bottom:.5rem !important;}.mb-md-3{margin-bottom:1rem !important;}.mb-md-4{margin-bottom:1.5rem !important;}.mb-md-5{margin-bottom:3rem !important;}.mb-md-auto{margin-bottom:auto !important;}.ms-md-0{margin-left:0 !important;}.ms-md-1{margin-left:.25rem !important;}.ms-md-2{margin-left:.5rem !important;}.ms-md-3{margin-left:1rem !important;}.ms-md-4{margin-left:1.5rem !important;}.ms-md-5{margin-left:3rem !important;}.ms-md-auto{margin-left:auto !important;}.p-md-0{padding:0 !important;}.p-md-1{padding:.25rem !important;}.p-md-2{padding:.5rem !important;}.p-md-3{padding:1rem !important;}.p-md-4{padding:1.5rem !important;}.p-md-5{padding:3rem !important;}.px-md-0{padding-right:0 !important;padding-left:0 !important;}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-md-3{padding-right:1rem !important;padding-left:1rem !important;}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-md-5{padding-right:3rem !important;padding-left:3rem !important;}.py-md-0{padding-top:0 !important;padding-bottom:0 !important;}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-md-0{padding-top:0 !important;}.pt-md-1{padding-top:.25rem !important;}.pt-md-2{padding-top:.5rem !important;}.pt-md-3{padding-top:1rem !important;}.pt-md-4{padding-top:1.5rem !important;}.pt-md-5{padding-top:3rem !important;}.pe-md-0{padding-right:0 !important;}.pe-md-1{padding-right:.25rem !important;}.pe-md-2{padding-right:.5rem !important;}.pe-md-3{padding-right:1rem !important;}.pe-md-4{padding-right:1.5rem !important;}.pe-md-5{padding-right:3rem !important;}.pb-md-0{padding-bottom:0 !important;}.pb-md-1{padding-bottom:.25rem !important;}.pb-md-2{padding-bottom:.5rem !important;}.pb-md-3{padding-bottom:1rem !important;}.pb-md-4{padding-bottom:1.5rem !important;}.pb-md-5{padding-bottom:3rem !important;}.ps-md-0{padding-left:0 !important;}.ps-md-1{padding-left:.25rem !important;}.ps-md-2{padding-left:.5rem !important;}.ps-md-3{padding-left:1rem !important;}.ps-md-4{padding-left:1.5rem !important;}.ps-md-5{padding-left:3rem !important;}}@media (min-width:992px){.d-lg-inline{display:inline !important;}.d-lg-inline-block{display:inline-block !important;}.d-lg-block{display:block !important;}.d-lg-grid{display:grid !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;}.d-lg-none{display:none !important;}.flex-lg-fill{flex:1 1 auto !important;}.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-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;}.flex-lg-wrap{flex-wrap:wrap !important;}.flex-lg-nowrap{flex-wrap:nowrap !important;}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !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;}.justify-content-lg-evenly{justify-content:space-evenly !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;}.order-lg-first{order:-1 !important;}.order-lg-0{order:0 !important;}.order-lg-1{order:1 !important;}.order-lg-2{order:2 !important;}.order-lg-3{order:3 !important;}.order-lg-4{order:4 !important;}.order-lg-5{order:5 !important;}.order-lg-last{order:6 !important;}.m-lg-0{margin:0 !important;}.m-lg-1{margin:.25rem !important;}.m-lg-2{margin:.5rem !important;}.m-lg-3{margin:1rem !important;}.m-lg-4{margin:1.5rem !important;}.m-lg-5{margin:3rem !important;}.m-lg-auto{margin:auto !important;}.mx-lg-0{margin-right:0 !important;margin-left:0 !important;}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important;}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important;}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-lg-0{margin-top:0 !important;}.mt-lg-1{margin-top:.25rem !important;}.mt-lg-2{margin-top:.5rem !important;}.mt-lg-3{margin-top:1rem !important;}.mt-lg-4{margin-top:1.5rem !important;}.mt-lg-5{margin-top:3rem !important;}.mt-lg-auto{margin-top:auto !important;}.me-lg-0{margin-right:0 !important;}.me-lg-1{margin-right:.25rem !important;}.me-lg-2{margin-right:.5rem !important;}.me-lg-3{margin-right:1rem !important;}.me-lg-4{margin-right:1.5rem !important;}.me-lg-5{margin-right:3rem !important;}.me-lg-auto{margin-right:auto !important;}.mb-lg-0{margin-bottom:0 !important;}.mb-lg-1{margin-bottom:.25rem !important;}.mb-lg-2{margin-bottom:.5rem !important;}.mb-lg-3{margin-bottom:1rem !important;}.mb-lg-4{margin-bottom:1.5rem !important;}.mb-lg-5{margin-bottom:3rem !important;}.mb-lg-auto{margin-bottom:auto !important;}.ms-lg-0{margin-left:0 !important;}.ms-lg-1{margin-left:.25rem !important;}.ms-lg-2{margin-left:.5rem !important;}.ms-lg-3{margin-left:1rem !important;}.ms-lg-4{margin-left:1.5rem !important;}.ms-lg-5{margin-left:3rem !important;}.ms-lg-auto{margin-left:auto !important;}.p-lg-0{padding:0 !important;}.p-lg-1{padding:.25rem !important;}.p-lg-2{padding:.5rem !important;}.p-lg-3{padding:1rem !important;}.p-lg-4{padding:1.5rem !important;}.p-lg-5{padding:3rem !important;}.px-lg-0{padding-right:0 !important;padding-left:0 !important;}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important;}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important;}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important;}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-lg-0{padding-top:0 !important;}.pt-lg-1{padding-top:.25rem !important;}.pt-lg-2{padding-top:.5rem !important;}.pt-lg-3{padding-top:1rem !important;}.pt-lg-4{padding-top:1.5rem !important;}.pt-lg-5{padding-top:3rem !important;}.pe-lg-0{padding-right:0 !important;}.pe-lg-1{padding-right:.25rem !important;}.pe-lg-2{padding-right:.5rem !important;}.pe-lg-3{padding-right:1rem !important;}.pe-lg-4{padding-right:1.5rem !important;}.pe-lg-5{padding-right:3rem !important;}.pb-lg-0{padding-bottom:0 !important;}.pb-lg-1{padding-bottom:.25rem !important;}.pb-lg-2{padding-bottom:.5rem !important;}.pb-lg-3{padding-bottom:1rem !important;}.pb-lg-4{padding-bottom:1.5rem !important;}.pb-lg-5{padding-bottom:3rem !important;}.ps-lg-0{padding-left:0 !important;}.ps-lg-1{padding-left:.25rem !important;}.ps-lg-2{padding-left:.5rem !important;}.ps-lg-3{padding-left:1rem !important;}.ps-lg-4{padding-left:1.5rem !important;}.ps-lg-5{padding-left:3rem !important;}}@media (min-width:1200px){.d-xl-inline{display:inline !important;}.d-xl-inline-block{display:inline-block !important;}.d-xl-block{display:block !important;}.d-xl-grid{display:grid !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;}.d-xl-none{display:none !important;}.flex-xl-fill{flex:1 1 auto !important;}.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-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;}.flex-xl-wrap{flex-wrap:wrap !important;}.flex-xl-nowrap{flex-wrap:nowrap !important;}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !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;}.justify-content-xl-evenly{justify-content:space-evenly !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;}.order-xl-first{order:-1 !important;}.order-xl-0{order:0 !important;}.order-xl-1{order:1 !important;}.order-xl-2{order:2 !important;}.order-xl-3{order:3 !important;}.order-xl-4{order:4 !important;}.order-xl-5{order:5 !important;}.order-xl-last{order:6 !important;}.m-xl-0{margin:0 !important;}.m-xl-1{margin:.25rem !important;}.m-xl-2{margin:.5rem !important;}.m-xl-3{margin:1rem !important;}.m-xl-4{margin:1.5rem !important;}.m-xl-5{margin:3rem !important;}.m-xl-auto{margin:auto !important;}.mx-xl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xl-0{margin-top:0 !important;}.mt-xl-1{margin-top:.25rem !important;}.mt-xl-2{margin-top:.5rem !important;}.mt-xl-3{margin-top:1rem !important;}.mt-xl-4{margin-top:1.5rem !important;}.mt-xl-5{margin-top:3rem !important;}.mt-xl-auto{margin-top:auto !important;}.me-xl-0{margin-right:0 !important;}.me-xl-1{margin-right:.25rem !important;}.me-xl-2{margin-right:.5rem !important;}.me-xl-3{margin-right:1rem !important;}.me-xl-4{margin-right:1.5rem !important;}.me-xl-5{margin-right:3rem !important;}.me-xl-auto{margin-right:auto !important;}.mb-xl-0{margin-bottom:0 !important;}.mb-xl-1{margin-bottom:.25rem !important;}.mb-xl-2{margin-bottom:.5rem !important;}.mb-xl-3{margin-bottom:1rem !important;}.mb-xl-4{margin-bottom:1.5rem !important;}.mb-xl-5{margin-bottom:3rem !important;}.mb-xl-auto{margin-bottom:auto !important;}.ms-xl-0{margin-left:0 !important;}.ms-xl-1{margin-left:.25rem !important;}.ms-xl-2{margin-left:.5rem !important;}.ms-xl-3{margin-left:1rem !important;}.ms-xl-4{margin-left:1.5rem !important;}.ms-xl-5{margin-left:3rem !important;}.ms-xl-auto{margin-left:auto !important;}.p-xl-0{padding:0 !important;}.p-xl-1{padding:.25rem !important;}.p-xl-2{padding:.5rem !important;}.p-xl-3{padding:1rem !important;}.p-xl-4{padding:1.5rem !important;}.p-xl-5{padding:3rem !important;}.px-xl-0{padding-right:0 !important;padding-left:0 !important;}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important;}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important;}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-xl-0{padding-top:0 !important;}.pt-xl-1{padding-top:.25rem !important;}.pt-xl-2{padding-top:.5rem !important;}.pt-xl-3{padding-top:1rem !important;}.pt-xl-4{padding-top:1.5rem !important;}.pt-xl-5{padding-top:3rem !important;}.pe-xl-0{padding-right:0 !important;}.pe-xl-1{padding-right:.25rem !important;}.pe-xl-2{padding-right:.5rem !important;}.pe-xl-3{padding-right:1rem !important;}.pe-xl-4{padding-right:1.5rem !important;}.pe-xl-5{padding-right:3rem !important;}.pb-xl-0{padding-bottom:0 !important;}.pb-xl-1{padding-bottom:.25rem !important;}.pb-xl-2{padding-bottom:.5rem !important;}.pb-xl-3{padding-bottom:1rem !important;}.pb-xl-4{padding-bottom:1.5rem !important;}.pb-xl-5{padding-bottom:3rem !important;}.ps-xl-0{padding-left:0 !important;}.ps-xl-1{padding-left:.25rem !important;}.ps-xl-2{padding-left:.5rem !important;}.ps-xl-3{padding-left:1rem !important;}.ps-xl-4{padding-left:1.5rem !important;}.ps-xl-5{padding-left:3rem !important;}}@media (min-width:1400px){.d-xxl-inline{display:inline !important;}.d-xxl-inline-block{display:inline-block !important;}.d-xxl-block{display:block !important;}.d-xxl-grid{display:grid !important;}.d-xxl-table{display:table !important;}.d-xxl-table-row{display:table-row !important;}.d-xxl-table-cell{display:table-cell !important;}.d-xxl-flex{display:flex !important;}.d-xxl-inline-flex{display:inline-flex !important;}.d-xxl-none{display:none !important;}.flex-xxl-fill{flex:1 1 auto !important;}.flex-xxl-row{flex-direction:row !important;}.flex-xxl-column{flex-direction:column !important;}.flex-xxl-row-reverse{flex-direction:row-reverse !important;}.flex-xxl-column-reverse{flex-direction:column-reverse !important;}.flex-xxl-grow-0{flex-grow:0 !important;}.flex-xxl-grow-1{flex-grow:1 !important;}.flex-xxl-shrink-0{flex-shrink:0 !important;}.flex-xxl-shrink-1{flex-shrink:1 !important;}.flex-xxl-wrap{flex-wrap:wrap !important;}.flex-xxl-nowrap{flex-wrap:nowrap !important;}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.justify-content-xxl-start{justify-content:flex-start !important;}.justify-content-xxl-end{justify-content:flex-end !important;}.justify-content-xxl-center{justify-content:center !important;}.justify-content-xxl-between{justify-content:space-between !important;}.justify-content-xxl-around{justify-content:space-around !important;}.justify-content-xxl-evenly{justify-content:space-evenly !important;}.align-items-xxl-start{align-items:flex-start !important;}.align-items-xxl-end{align-items:flex-end !important;}.align-items-xxl-center{align-items:center !important;}.align-items-xxl-baseline{align-items:baseline !important;}.align-items-xxl-stretch{align-items:stretch !important;}.align-content-xxl-start{align-content:flex-start !important;}.align-content-xxl-end{align-content:flex-end !important;}.align-content-xxl-center{align-content:center !important;}.align-content-xxl-between{align-content:space-between !important;}.align-content-xxl-around{align-content:space-around !important;}.align-content-xxl-stretch{align-content:stretch !important;}.align-self-xxl-auto{align-self:auto !important;}.align-self-xxl-start{align-self:flex-start !important;}.align-self-xxl-end{align-self:flex-end !important;}.align-self-xxl-center{align-self:center !important;}.align-self-xxl-baseline{align-self:baseline !important;}.align-self-xxl-stretch{align-self:stretch !important;}.order-xxl-first{order:-1 !important;}.order-xxl-0{order:0 !important;}.order-xxl-1{order:1 !important;}.order-xxl-2{order:2 !important;}.order-xxl-3{order:3 !important;}.order-xxl-4{order:4 !important;}.order-xxl-5{order:5 !important;}.order-xxl-last{order:6 !important;}.m-xxl-0{margin:0 !important;}.m-xxl-1{margin:.25rem !important;}.m-xxl-2{margin:.5rem !important;}.m-xxl-3{margin:1rem !important;}.m-xxl-4{margin:1.5rem !important;}.m-xxl-5{margin:3rem !important;}.m-xxl-auto{margin:auto !important;}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important;}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important;}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important;}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important;}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important;}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important;}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important;}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important;}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important;}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important;}.mt-xxl-0{margin-top:0 !important;}.mt-xxl-1{margin-top:.25rem !important;}.mt-xxl-2{margin-top:.5rem !important;}.mt-xxl-3{margin-top:1rem !important;}.mt-xxl-4{margin-top:1.5rem !important;}.mt-xxl-5{margin-top:3rem !important;}.mt-xxl-auto{margin-top:auto !important;}.me-xxl-0{margin-right:0 !important;}.me-xxl-1{margin-right:.25rem !important;}.me-xxl-2{margin-right:.5rem !important;}.me-xxl-3{margin-right:1rem !important;}.me-xxl-4{margin-right:1.5rem !important;}.me-xxl-5{margin-right:3rem !important;}.me-xxl-auto{margin-right:auto !important;}.mb-xxl-0{margin-bottom:0 !important;}.mb-xxl-1{margin-bottom:.25rem !important;}.mb-xxl-2{margin-bottom:.5rem !important;}.mb-xxl-3{margin-bottom:1rem !important;}.mb-xxl-4{margin-bottom:1.5rem !important;}.mb-xxl-5{margin-bottom:3rem !important;}.mb-xxl-auto{margin-bottom:auto !important;}.ms-xxl-0{margin-left:0 !important;}.ms-xxl-1{margin-left:.25rem !important;}.ms-xxl-2{margin-left:.5rem !important;}.ms-xxl-3{margin-left:1rem !important;}.ms-xxl-4{margin-left:1.5rem !important;}.ms-xxl-5{margin-left:3rem !important;}.ms-xxl-auto{margin-left:auto !important;}.p-xxl-0{padding:0 !important;}.p-xxl-1{padding:.25rem !important;}.p-xxl-2{padding:.5rem !important;}.p-xxl-3{padding:1rem !important;}.p-xxl-4{padding:1.5rem !important;}.p-xxl-5{padding:3rem !important;}.px-xxl-0{padding-right:0 !important;padding-left:0 !important;}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important;}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important;}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important;}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important;}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important;}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important;}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important;}.pt-xxl-0{padding-top:0 !important;}.pt-xxl-1{padding-top:.25rem !important;}.pt-xxl-2{padding-top:.5rem !important;}.pt-xxl-3{padding-top:1rem !important;}.pt-xxl-4{padding-top:1.5rem !important;}.pt-xxl-5{padding-top:3rem !important;}.pe-xxl-0{padding-right:0 !important;}.pe-xxl-1{padding-right:.25rem !important;}.pe-xxl-2{padding-right:.5rem !important;}.pe-xxl-3{padding-right:1rem !important;}.pe-xxl-4{padding-right:1.5rem !important;}.pe-xxl-5{padding-right:3rem !important;}.pb-xxl-0{padding-bottom:0 !important;}.pb-xxl-1{padding-bottom:.25rem !important;}.pb-xxl-2{padding-bottom:.5rem !important;}.pb-xxl-3{padding-bottom:1rem !important;}.pb-xxl-4{padding-bottom:1.5rem !important;}.pb-xxl-5{padding-bottom:3rem !important;}.ps-xxl-0{padding-left:0 !important;}.ps-xxl-1{padding-left:.25rem !important;}.ps-xxl-2{padding-left:.5rem !important;}.ps-xxl-3{padding-left:1rem !important;}.ps-xxl-4{padding-left:1.5rem !important;}.ps-xxl-5{padding-left:3rem !important;}}@media print{.d-print-inline{display:inline !important;}.d-print-inline-block{display:inline-block !important;}.d-print-block{display:block !important;}.d-print-grid{display:grid !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;}.d-print-none{display:none !important;}}.tt-icon{display:inline-block;margin:0 0 .2rem;width:30px;height:20px;vertical-align:middle;background:no-repeat center center;background-size:contain;}.tt-icon.tt-icon-duracion{background-image:url("https://cdn-ehnlg.nitrocdn.com/qtYObzhiuGbPtfPIURVfAnBfnqpmTIYM/assets/images/optimized/rev-283b13c/tekdi.education/wp-content/themes/base/assets/images/tt-ico-duracion.png");}.tt-icon.tt-icon-duracion.nitro-lazy{background-image:none !important;}.tt-icon.tt-icon-profesor{background-image:url("https://cdn-ehnlg.nitrocdn.com/qtYObzhiuGbPtfPIURVfAnBfnqpmTIYM/assets/images/optimized/rev-283b13c/tekdi.education/wp-content/themes/base/assets/images/tt-ico-profesor.png");}.tt-icon.tt-icon-profesor.nitro-lazy{background-image:none !important;}.curso-filter{display:flex;align-items:center;justify-content:center;margin:2rem 0;}.curso-filter .curso-filter-row{display:flex;align-items:center;justify-content:center;}@media (max-width: 768px){.curso-filter .curso-filter-row{flex-direction:column;}}.curso-filter .curso-filter-row>.curso-filter-col{flex:1 0 0;width:100%;max-width:100%;}@media (max-width: 768px){.curso-filter .curso-filter-row>.curso-filter-col{margin-bottom:.5rem;}}.curso-filter .curso-filter-field{box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;padding:10px 14px;margin:0 20px 0 0;color:#33475b;border:1px solid #cbd6e2;background-color:#f5f8fa;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}@media (max-width: 768px){.curso-filter .curso-filter-field{margin:0;width:100%;}}.curso-filter select.curso-filter-field{-webkit-appearance:auto;-moz-appearance:auto;padding-right:34px;}.curso-filter .curso-filter-button{box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;font-family:Helvetica;font-size:1rem;font-weight:700;padding:10px 14px;margin:0;color:#fff;border:1px solid #d1223d;background-color:#d1223d;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;cursor:pointer;}@media (max-width: 768px){.curso-filter .curso-filter-button{margin:0;width:100%;}}#carrusel-cursos-portada .owl-theme .owl-nav{font-size:3.5rem;margin:0;}.single-curso-v2{font-family:"Barlow";font-size:21px;color:#4d4d4d;}.single-curso-v2 *{box-sizing:border-box;}.single-curso-v2 .simplebar-content-wrapper,.single-curso-v2 .contenido-general.scroll-block{height:auto;}.single-curso-v2 .simplebar-content-wrapper .simplebar-mask,.single-curso-v2 .simplebar-content-wrapper .simplebar-offset,.single-curso-v2 .contenido-general.scroll-block .simplebar-mask,.single-curso-v2 .contenido-general.scroll-block .simplebar-offset{position:relative;}.single-curso-v2 img.img-fluid{max-width:100%;height:auto;}.single-curso-v2 .entry-title{position:relative;font-family:"Apercu";font-size:52px;line-height:53px;font-weight:bold;color:#000;}.single-curso-v2 .entry-title:before{position:absolute;top:0;left:0;margin:12px 0 0 -24px;content:"";display:block;border-width:14px;border-style:solid;border-color:transparent transparent transparent #d4222a;}@media (max-width: 768px){.single-curso-v2 .entry-title:before{margin:12px 0 0 -10px;border-width:10px;}}.single-curso-v2 .entry-valoracion{margin:20px 0 40px;font-size:16px;color:#4d4d4d;}.single-curso-v2 .entry-valoracion .col-media{font-size:19px;}.single-curso-v2 .entry-valoracion .col-media span{padding:10px 8px;display:inline-block;border:1px solid #4d4d4d;}.single-curso-v2 .entry-valoracion .fa-star{font-size:18px;color:#ebba16;}.single-curso-v2 .entry-miniatura img{min-width:100%;max-width:100%;height:auto;}.single-curso-v2 .entry-seccion{margin:0;padding:45px 0;}.single-curso-v2 .entry-seccion .entry-subtitle{position:relative;font-family:"Apercu";font-size:52px;line-height:53px;font-weight:bold;color:#000;margin-bottom:60px;}.single-curso-v2 .entry-seccion .entry-subtitle:before{position:absolute;top:0;left:0;margin:12px 0 0 -24px;content:"";display:block;border-width:14px;border-style:solid;border-color:transparent transparent transparent #d4222a;}@media (max-width: 768px){.single-curso-v2 .entry-seccion .entry-subtitle:before{margin:12px 0 0 -10px;border-width:10px;}}.single-curso-v2 .entry-seccion .entry-content a{color:#d4222a;text-decoration:none;}.single-curso-v2 .entry-seccion .entry-content a:hover{color:#d4222a;text-decoration:underline;}.single-curso-v2 .entry-seccion .entry-content h3{position:relative;font-family:"Apercu";font-size:52px;font-size:24px;line-height:53px;font-weight:bold;color:#000;}.single-curso-v2 .entry-seccion .entry-content h3:before{position:absolute;top:0;left:0;margin:12px 0 0 -24px;content:"";display:block;border-width:14px;border-style:solid;border-color:transparent transparent transparent #d4222a;}@media (max-width: 768px){.single-curso-v2 .entry-seccion .entry-content h3:before{margin:12px 0 0 -10px;border-width:10px;}}.single-curso-v2 .entry-seccion .entry-content h3:before{display:none;}.single-curso-v2 .entry-seccion .entry-content ul{list-style:none;}.single-curso-v2 .entry-seccion .entry-content ul li{margin:20px 0 0;padding-left:70px;counter-increment:kadence_iconlist;}.single-curso-v2 .entry-seccion .entry-content ul li:before{content:"";background-color:#d4222a;margin:0 20px 6px -50px;width:30px;height:2px;display:inline-block;}.single-curso-v2 .entry-seccion .entry-content ul li:first-child{margin-top:0;}.single-curso-v2 .entry-seccion .entry-content .embed-container{position:relative;padding-top:calc(9 * 100% / 16);}.single-curso-v2 .entry-seccion .entry-content .embed-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.single-curso-v2 .entry-seccion .entry-content .item-voc h4{position:relative;margin-bottom:10px;padding-bottom:10px;color:#000;font-size:26px;}.single-curso-v2 .entry-seccion .entry-content .item-voc h4:after{content:"";position:absolute;bottom:0;left:0;display:inline-block;width:20px;height:2px;background-color:#d4222a;}.single-curso-v2 .entry-seccion .entry-content .item-voc h5{margin-top:10px;color:#4d4d4d;font-size:18px;}.single-curso-v2 .entry-seccion .entry-content .item-cursos-cortos{padding:10px;}.single-curso-v2 .entry-seccion .entry-content .item-cursos-cortos .titulo{margin:20px 0 10px;font-family:"Apercu";font-size:22px;font-weight:bold;color:#d4222a;}.single-curso-v2 .entry-seccion .entry-content .item-cursos-cortos .valoracion-curso .valoracion-curso-numero{color:#000;border-color:#000;}.single-curso-v2 .entry-seccion .entry-content .item-cursos-cortos .precio{margin:10px 0 0;}.single-curso-v2 .entry-seccion .entry-content .caja-precio{margin:85px 0 0;padding:0;overflow:hidden;border:2px solid #d4222a;border-radius:20px;cursor:pointer;}.single-curso-v2 .entry-seccion .entry-content .caja-precio .caja-precio-title{position:relative;padding-top:calc(236 * 100% / 468);background-color:rgba(212,34,42,.3);color:#fff;font-family:"Apercu";font-size:42px;font-weight:500;}.single-curso-v2 .entry-seccion .entry-content .caja-precio .caja-precio-title>span{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;}.single-curso-v2 .entry-seccion .entry-content .caja-precio .caja-precio-precio{position:relative;padding-top:calc(270 * 100% / 468);color:#4d4d4d;font-family:"Apercu";font-weight:300;line-height:1;}.single-curso-v2 .entry-seccion .entry-content .caja-precio .caja-precio-precio>span{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;}.single-curso-v2 .entry-seccion .entry-content .caja-precio .caja-precio-precio>span>span{position:relative;display:block;}.single-curso-v2 .entry-seccion .entry-content .caja-precio .caja-precio-precio>span>span.precio{position:relative;color:#d4222a;font-weight:500;font-size:90px;letter-spacing:-2px;display:flex;flex-direction:row;align-items:flex-start;}.single-curso-v2 .entry-seccion .entry-content .caja-precio .caja-precio-precio>span>span.precio .decimales{font-size:60%;}.single-curso-v2 .entry-seccion .entry-content .caja-precio .caja-precio-precio>span>span.precio .mes{font-size:40%;color:#000;position:absolute;right:0;top:50%;font-weight:300;}.single-curso-v2 .entry-seccion .entry-content .caja-precio .caja-precio-precio>span>span.antes{opacity:.6;}.single-curso-v2 .entry-seccion .entry-content .caja-precio .caja-precio-listado{margin:0;padding:0 45px 40px;font-size:16px;}.single-curso-v2 .entry-seccion .entry-content .caja-precio .caja-precio-listado ul li{padding-left:26px;}.single-curso-v2 .entry-seccion .entry-content .caja-precio .caja-precio-listado ul li:before{width:12px;height:9px;margin-left:-26px;}.single-curso-v2 .entry-seccion .entry-content .caja-precio .caja-precio-listado .btn-ahorra{margin:40px 26px 0;padding:10px 60px;display:inline-block;text-align:center;background:#d4222a;color:#fff;text-decoration:none;text-transform:uppercase;font-family:"Apercu";font-size:24px;font-weight:300;}.single-curso-v2 .entry-seccion .entry-content .caja-precio .caja-precio-listado .btn-ahorra:after{content:"";display:inline-block;border-width:6px;border-style:solid;border-color:transparent transparent transparent #fff;margin:0 0 2px 10px;}.single-curso-v2 .entry-seccion .entry-content .caja-precio:hover .caja-precio-title{background-color:#d4222a;}.single-curso-v2 .entry-seccion .entry-content .caja-precio:hover .caja-precio-title:before{content:"";display:block;border-style:solid;border-width:10px 20px;border-color:#d4222a transparent transparent;position:absolute;top:100%;left:50%;transform:translate(-50%,0);}.single-curso-v2 .entry-seccion .entry-content .wp-block-kadence-advancedheading{position:relative;font-family:"Apercu";font-size:52px;line-height:53px;font-weight:bold;color:#000;margin:0 0 3rem;}.single-curso-v2 .entry-seccion .entry-content .wp-block-kadence-advancedheading:before{position:absolute;top:0;left:0;margin:12px 0 0 -24px;content:"";display:block;border-width:14px;border-style:solid;border-color:transparent transparent transparent #d4222a;}@media (max-width: 768px){.single-curso-v2 .entry-seccion .entry-content .wp-block-kadence-advancedheading:before{margin:12px 0 0 -10px;border-width:10px;}}.single-curso-v2 .entry-seccion .entry-content .wp-block-kadence-iconlist ul{list-style:none;counter-reset:kadence_iconlist;}.single-curso-v2 .entry-seccion .entry-content .wp-block-kadence-iconlist ul li{padding-left:40px;counter-increment:kadence_iconlist;}.single-curso-v2 .entry-seccion .entry-content .wp-block-kadence-iconlist ul li:before{font-weight:500;content:"0" counter(kadence_iconlist);color:#d4222a;width:40px;height:auto;display:inline-block;margin:0 0 0 -40px;background-color:transparent;}.single-curso-v2 .entry-seccion .entry-content .contenido-general{color:#4d4d4d;}.single-curso-v2 .entry-seccion.entry-plan-ideal .entry-content ul{margin:0;padding:0;}.single-curso-v2 .entry-seccion.entry-plan-ideal .entry-content ul li{margin:20px 0 0;padding:0 0 0 46px;position:relative;}.single-curso-v2 .entry-seccion.entry-plan-ideal .entry-content ul li:before{position:absolute;content:"";display:inline-block;width:22px;height:16px;vertical-align:middle;margin:4px 0 0 -46px;background:url("https://cdn-ehnlg.nitrocdn.com/qtYObzhiuGbPtfPIURVfAnBfnqpmTIYM/assets/images/optimized/rev-283b13c/tekdi.education/wp-content/themes/base/assets/images/ico-sdb-bullet.png") no-repeat center center;background-size:contain;}.single-curso-v2 .entry-seccion.entry-plan-ideal .entry-content ul li:first-child{margin-top:0;}.single-curso-v2 .entry-seccion.entry-testimonios{background-color:rgba(212,34,42,.05);}.single-curso-v2 .entry-seccion.entry-testimonios .entry-subtitle{text-align:center;margin-bottom:120px;}.single-curso-v2 .entry-seccion.entry-testimonios .entry-subtitle:before{position:absolute;top:100%;left:50%;transform:translate(-50%,0);margin:50px 0 0;border-color:#d4222a transparent transparent;}.single-curso-v2 .entry-sidebar{padding:32px;background:#fff;box-shadow:0px 0px 13px rgba(0,0,0,.25);}.single-curso-v2 .entry-sidebar .entry-sidebar-prize{margin:0 0 32px;font-family:"Apercu";color:#000;font-size:24px;font-weight:500;text-align:center;letter-spacing:-.75px;}.single-curso-v2 .entry-sidebar .entry-sidebar-prize em{opacity:.5;font-weight:300;font-style:normal;}.single-curso-v2 .entry-sidebar .entry-sidebar-prize strong{font-size:44px;color:#000;}.single-curso-v2 .entry-sidebar a.btn-discount{display:block;text-align:center;background:#d4222a;color:#fff;text-decoration:none;padding:10px;font-family:"Apercu";font-size:24px;font-weight:300;}.single-curso-v2 .entry-sidebar a.btn-discount:after{content:"";display:inline-block;border-width:6px;border-style:solid;border-color:transparent transparent transparent #fff;margin:0 0 2px 10px;}.single-curso-v2 .entry-sidebar .entry-sidebar-datos{margin:0 0 12px;padding:18px 0;border-bottom:1px solid #4d4d4d;color:#4d4d4d;font-size:20px;font-weight:300;}.single-curso-v2 .entry-sidebar .entry-sidebar-datos ul{margin:0;padding:12px;}.single-curso-v2 .entry-sidebar .entry-sidebar-datos ul li{position:relative;margin:20px 0 0;padding:0 0 0 46px;}.single-curso-v2 .entry-sidebar .entry-sidebar-datos ul li:first-child{margin-top:0;}.single-curso-v2 .entry-sidebar .entry-sidebar-datos ul li>.ico-sdb{position:absolute;margin-left:-46px;}.single-curso-v2 .entry-sidebar .entry-sidebar-ademas{color:#4d4d4d;font-size:20px;font-weight:300;}.single-curso-v2 .entry-sidebar .entry-sidebar-ademas ul{margin:0;padding:12px;}.single-curso-v2 ul.entry-list-check{margin:0;padding:0;}.single-curso-v2 ul.entry-list-check li{margin:20px 0 0;padding:0 0 0 46px;position:relative;}.single-curso-v2 ul.entry-list-check li:before{position:absolute;content:"";display:inline-block;width:22px;height:16px;vertical-align:middle;margin:4px 0 0 -46px;background:url("https://cdn-ehnlg.nitrocdn.com/qtYObzhiuGbPtfPIURVfAnBfnqpmTIYM/assets/images/optimized/rev-283b13c/tekdi.education/wp-content/themes/base/assets/images/ico-sdb-bullet.png") no-repeat center center;background-size:contain;}.single-curso-v2 ul.entry-list-check li:first-child{margin-top:0;}.single-curso-v2 .ico-sdb{display:inline-block;width:34px;height:24px;background:no-repeat center center;vertical-align:middle;}.single-curso-v2 .ico-sdb.ico-sdb-valoraciones{background-image:url("https://cdn-ehnlg.nitrocdn.com/qtYObzhiuGbPtfPIURVfAnBfnqpmTIYM/assets/images/optimized/rev-283b13c/tekdi.education/wp-content/themes/base/assets/images/ico-sdb-valoraciones.png");}.single-curso-v2 .ico-sdb.ico-sdb-valoraciones.nitro-lazy{background-image:none !important;}.single-curso-v2 .ico-sdb.ico-sdb-alumnos{background-image:url("https://cdn-ehnlg.nitrocdn.com/qtYObzhiuGbPtfPIURVfAnBfnqpmTIYM/assets/images/optimized/rev-283b13c/tekdi.education/wp-content/themes/base/assets/images/ico-sdb-alumnos.png");}.single-curso-v2 .ico-sdb.ico-sdb-alumnos.nitro-lazy{background-image:none !important;}.single-curso-v2 .ico-sdb.ico-sdb-online{background-image:url("https://cdn-ehnlg.nitrocdn.com/qtYObzhiuGbPtfPIURVfAnBfnqpmTIYM/assets/images/optimized/rev-283b13c/tekdi.education/wp-content/themes/base/assets/images/ico-sdb-online.png");}.single-curso-v2 .ico-sdb.ico-sdb-online.nitro-lazy{background-image:none !important;}.single-curso-v2 .ico-sdb.ico-sdb-tutor{background-image:url("https://cdn-ehnlg.nitrocdn.com/qtYObzhiuGbPtfPIURVfAnBfnqpmTIYM/assets/images/optimized/rev-283b13c/tekdi.education/wp-content/themes/base/assets/images/ico-sdb-tutor.png");}.single-curso-v2 .ico-sdb.ico-sdb-tutor.nitro-lazy{background-image:none !important;}.single-curso-v2 .ico-sdb.ico-sdb-certificado{background-image:url("https://cdn-ehnlg.nitrocdn.com/qtYObzhiuGbPtfPIURVfAnBfnqpmTIYM/assets/images/optimized/rev-283b13c/tekdi.education/wp-content/themes/base/assets/images/ico-sdb-certificado.png");}.single-curso-v2 .ico-sdb.ico-sdb-certificado.nitro-lazy{background-image:none !important;}.single-curso-v2 .profesor-card{width:80%;}.single-curso-v2 .profesor-card .profesor-photo img{border-radius:50% !important;}.single-curso-v2 .profesor-card .profesor-title{font-family:"Apercu";font-size:28px;letter-spacing:-.7px;color:#000;}.single-curso-v2 .profesor-card .profesor-title:after{content:"";display:block;width:33px;height:2px;background-color:#d4222a;margin-top:1rem;}.single-curso-v2 .profesor-card .profesor-excerpt{font-size:22px;font-style:italic;}@media (max-width: 768px){.single-curso-v2 .entry-title{font-size:42px;line-height:43px;}.single-curso-v2 .col-leyenda{margin-top:10px;}.single-curso-v2 img.size-full{max-width:100%;height:auto;}.single-curso-v2 .entry-seccion .entry-subtitle,.single-curso-v2 .entry-seccion .entry-content .wp-block-kadence-advancedheading{font-size:32px;line-height:33px;}.single-curso-v2 .entry-seccion .entry-content h3{font-size:24px;line-height:24px;}.single-curso-v2 .entry-sidebar.is-sticky{position:relative !important;top:auto !important;}.single-curso-v2 .profesor-card{width:100%;}}@media only screen and (max-width: 950px){header.cabecera-cursos{background-color:transparent;margin-bottom:3rem;}}