@charset "UTF-8";/*!
* animate.css -https://daneden.github.io/animate.css/
* Version - 3.7.2
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2019 Daniel Eden
*/@keyframes bounce{20%,53%,80%,0%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,0%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,0%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-timing-function:ease-in-out}@keyframes bounceIn{20%,40%,60%,80%,0%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,0%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,0%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,0%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,0%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:.75s;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (print),(prefers-reduced-motion:reduce){.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}}.dt-animation-pulse{animation:dt-pulse 2s infinite}.dt-transition-all{transition:all .5s ease}@keyframes dt-pulse{0%{box-shadow:0 0 #ffffffbf}70%{box-shadow:0 0 0 15px #fff0}to{box-shadow:0 0 #fff0}}.dt-border-000{border:1px solid #000!important}.dt-border-111{border:1px solid #111!important}.dt-border-222{border:1px solid #222!important}.dt-border-333{border:1px solid #333!important}.dt-border-444{border:1px solid #444!important}.dt-border-555{border:1px solid #555!important}.dt-border-666{border:1px solid #666!important}.dt-border-777{border:1px solid #777!important}.dt-border-888{border:1px solid #888!important}.dt-border-999{border:1px solid #999!important}.dt-border-AAA{border:1px solid #AAA!important}.dt-border-BBB{border:1px solid #BBB!important}.dt-border-CCC{border:1px solid #CCC!important}.dt-border-DDD{border:1px solid #DDD!important}.dt-border-EEE{border:1px solid #EEE!important}.dt-border-FFF{border:1px solid #FFF!important}.dt-border-F9{border:1px solid #F9F9F9!important}.dt-border-none{border:none!important}.dt-bradius-50{border-radius:50%}.dt-bradius-100{border-radius:100%}.dt-bradius-5p{border-radius:5px}.dt-bradius-10p{border-radius:10px}.dt-bradius-15p{border-radius:15px}.dt-bradius-20p{border-radius:20px}.dt-bradius-25p{border-radius:25px}.dt-bradius-i{border-radius:inherit}.dt-margin-0{margin:0}.dt-margin-5p{margin:5px}.dt-margin-0-auto{margin:0 auto}.dt-margin-10p-0{margin:10px 0}.dt-mbottom-5p{margin-bottom:5px!important}.dt-mbottom-10p{margin-bottom:10px!important}.dt-mbottom-15p{margin-bottom:15px!important}.dt-mbottom-20p{margin-bottom:20px!important}.dt-mbottom-30p{margin-bottom:30px!important}.dt-mbottom-45p{margin-bottom:45px!important}.dt-mbottom-60p{margin-bottom:60px!important}.dt-mbottom-90p{margin-bottom:90px!important}.dt-mbottom-auto{margin-bottom:auto!important}.dt-mleft-10{margin-left:10%}.dt-mleft-5p{margin-left:5px!important}.dt-mleft-10p{margin-left:10px!important}.dt-mleft-15p{margin-left:15px!important}.dt-mleft-20p{margin-left:20px!important}.dt-mleft-30p{margin-left:30px!important}.dt-mleft-45p{margin-left:45px!important}.dt-mleft-60p{margin-left:60px!important}.dt-mleft-75p{margin-left:75px!important}.dt-mleft-90p{margin-left:90px!important}.dt-mleft-auto{margin-left:auto!important}.dt-mright-10{margin-right:10%}.dt-mright-5p{margin-right:5px!important}.dt-mright-10p{margin-right:10px!important}.dt-mright-15p{margin-right:15px!important}.dt-mright-20p{margin-right:20px!important}.dt-mright-30p{margin-right:30px!important}.dt-mright-45p{margin-right:45px!important}.dt-mright-60p{margin-right:60px!important}.dt-mright-75p{margin-right:75px!important}.dt-mright-90p{margin-right:90px!important}.dt-mright-auto{margin-right:auto!important}.dt-mtop-5p{margin-top:5px}.dt-mtop-10p{margin-top:10px}.dt-mtop-15p{margin-top:15px}.dt-mtop-20p{margin-top:20px}.dt-mtop-30p{margin-top:30px}.dt-mtop-45p{margin-top:45px}.dt-mtop-60p{margin-top:60px}.dt-mtop-90p{margin-top:90px}.dt-mtop-auto{margin-top:auto!important}.dt-padding-5p{padding:5px}.dt-padding-10p{padding:10px}.dt-padding-15p{padding:15px}.dt-padding-20p{padding:20px}.dt-padding-25p{padding:25px}.dt-padding-30p{padding:30px}.dt-padding-45p{padding:45px}.dt-padding-60p{padding:60px}.dt-padding-75p{padding:75px}.dt-padding-90p{padding:90px}.dt-pbottom-0{padding-bottom:0!important}.dt-pbottom-5p{padding-bottom:5px}.dt-pbottom-10p{padding-bottom:10px}.dt-pbottom-15p{padding-bottom:15px}.dt-pbottom-20p{padding-bottom:20px}.dt-pbottom-30p{padding-bottom:30px}.dt-pbottom-45p{padding-bottom:45px}.dt-pbottom-60p{padding-bottom:60px}.dt-pbottom-90p{padding-bottom:90px}.dt-pleft-0{padding-left:0!important}.dt-pleft-5p{padding-left:5px}.dt-pleft-10p{padding-left:10px}.dt-pleft-15p{padding-left:15px}.dt-pleft-20p{padding-left:20px}.dt-pleft-30p{padding-left:30px}.dt-pleft-45p{padding-left:45px}.dt-pleft-60p{padding-left:60px}.dt-pleft-75p{padding-left:75px}.dt-pleft-90p{padding-left:90px}.dt-pright-0{padding-right:0!important}.dt-pright-10p{padding-right:10px}.dt-pright-15p{padding-right:15px}.dt-pright-20p{padding-right:20px}.dt-pright-30p{padding-right:30px}.dt-pright-45p{padding-right:45px}.dt-pright-60p{padding-right:60px}.dt-pright-75p{padding-right:75px}.dt-pright-90p{padding-right:90px}.dt-ptop-0{padding-top:0!important}.dt-ptop-5p{padding-top:5px}.dt-ptop-10p{padding-top:10px!important}.dt-ptop-15p{padding-top:15px!important}.dt-ptop-20p{padding-top:20px!important}.dt-ptop-30p{padding-top:30px!important}.dt-ptop-45p{padding-top:45px!important}.dt-ptop-60p{padding-top:60px!important}.dt-ptop-90p{padding-top:90px!important}.dt-height-100{height:100%!important}.dt-height-1p{height:1px}.dt-height-2p{height:2px}.dt-height-100v{height:100vh!important}.dt-height-auto{height:auto!important}.dt-width-10{width:10%!important}.dt-width-15{width:15%!important}.dt-width-20{width:20%!important}.dt-width-25{width:25%!important}.dt-width-30{width:30%!important}.dt-width-33{width:33%!important}.dt-width-35{width:35%!important}.dt-width-40{width:40%!important}.dt-width-45{width:45%!important}.dt-width-48{width:48%!important}.dt-width-50{width:50%!important}.dt-width-55{width:55%!important}.dt-width-60{width:60%!important}.dt-width-65{width:65%!important}.dt-width-70{width:70%!important}.dt-width-75{width:75%!important}.dt-width-80{width:80%!important}.dt-width-85{width:85%!important}.dt-width-90{width:90%!important}.dt-width-95{width:95%!important}.dt-width-100{width:100%!important}.dt-width-1p{width:1px}.dt-width-auto{width:auto!important}.dt-bshadow{box-shadow:0 4px 8px #0000000d,0 10px 30px #0000000d}.dt-display-block{display:block}.dt-display-flex{display:flex}.dt-display-iflex{display:inline-flex}.dt-display-inline{display:inline}.dt-display-iblock{display:inline-block}.dt-opacity-0_25{opacity:.25}.dt-opacity-0_50{opacity:.5}.dt-opacity-0_75{opacity:.75}.dt-opacity-1{opacity:1}.dt-position-fixed{position:fixed}.dt-transform-tx-50{transform:translate(50%)}.dt-transform-tx-n50{transform:translate(-50%)}.dt-transform-ty-50{transform:translateY(50%)}.dt-transform-ty-n50{transform:translateY(-50%)}.dt-valign-auto{vertical-align:auto}.dt-valign-bottom{vertical-align:bottom}.dt-valign-middle{vertical-align:middle}.dt-valign-top{vertical-align:top}.dt-visibility-hidden{visibility:hidden!important}.dt-visibility-visible{visibility:visible!important}.dt-zindex-9{z-index:9}.dt-zindex-99{z-index:99}.dt-zindex-999{z-index:999}.dt-zindex-9999{z-index:9999}.dt-zindex-99999{z-index:99999}.dt-zindex-n9{z-index:-9}.dt-acontent-center{align-content:center}.dt-acontent-fend{align-content:flex-end}.dt-acontent-fstart{align-content:flex-start}.dt-acontent-saround{align-content:space-around}.dt-acontent-sbetween{align-content:space-between}.dt-acontent-stretch{align-content:stretch}.dt-aitems-baseline{align-items:baseline}.dt-aitems-center{align-items:center}.dt-aitems-fend{align-items:flex-end}.dt-aitems-fstart{align-items:flex-start}.dt-aitems-stretch{align-items:stretch}.dt-aself-fend{align-self:flex-end}.dt-aself-fstart{align-self:flex-start}.dt-flex-0{flex:0}.dt-flex-1{flex:1}.dt-flex-2{flex:2}.dt-flex-auto{flex:auto}.dt-fbasis-0{flex-basis:0}.dt-fbasis-1{flex-basis:1}.dt-fbasis-auto{flex-basis:auto}.dt-fdirection-column{flex-direction:column}.dt-fdirection-creverse{flex-direction:column-reverse}.dt-fdirection-row{flex-direction:row}.dt-fdirection-rreverse{flex-direction:row-reverse}.dt-fgrow-0{flex-grow:0}.dt-fgrow-1{flex-grow:1}.dt-fgrow-2{flex-grow:2}.dt-fwrap-nowwrap{flex-wrap:nowrap}.dt-fwrap-wrap{flex-wrap:wrap}.dt-fwrap-wreverse{flex-wrap:wrap-reverse}.dt-gap-5p{gap:5px}.dt-gap-10p{gap:10px}.dt-gap-20p{gap:20px}.dt-gap-30p{gap:30px}.dt-jcontent-center{justify-content:center}.dt-jcontent-fend{justify-content:flex-end}.dt-jcontent-fstart{justify-content:flex-start}.dt-jcontent-saround{justify-content:space-around}.dt-jcontent-sbetween{justify-content:space-between}.dt-fsize-0_25{font-size:.25rem!important}.dt-fsize-0_5{font-size:.5rem!important}.dt-fsize-0_75{font-size:.75rem!important}.dt-fsize-1{font-size:1rem!important}.dt-fsize-1_25{font-size:1.25rem!important}.dt-fsize-1_5{font-size:1.5rem!important}.dt-fsize-1_75{font-size:1.75rem!important}.dt-fsize-2{font-size:2rem!important}.dt-fsize-2_25{font-size:2.25rem!important}.dt-fsize-2_5{font-size:2.5rem!important}.dt-fsize-2_75{font-size:2.75rem!important}.dt-fsize-3{font-size:3rem!important}.dt-fsize-3_25{font-size:3.25rem!important}.dt-fsize-3_5{font-size:3.5rem!important}.dt-fsize-3_75{font-size:3.75rem!important}.dt-fsize-4{font-size:4rem!important}.dt-fsize-4_25{font-size:4.25rem!important}.dt-fsize-4_5{font-size:4.5rem!important}.dt-fsize-4_75{font-size:4.75rem!important}.dt-fsize-5{font-size:5rem!important}.dt-fsize-7{font-size:7rem!important}.dt-fstyle-italic{font-style:italic}.dt-fstyle-oblique{font-style:oblique}.dt-fweight-400{font-weight:400}.dt-fweight-500{font-weight:500}.dt-fweight-600{font-weight:600}.dt-fweight-700{font-weight:700}.dt-fweight-900{font-weight:900}.dt-fweight-bold{font-weight:700;font-weight:bolder;font-weight:400}.dt-lheight-1{line-height:1}.dt-lheight-80{line-height:80%}.dt-lheight-90{line-height:90%}.dt-tdecoration-lthrough{text-decoration:line-through}.dt-tdecoration-underline{text-decoration:underline}.dt-ttransform-uppercase{text-transform:uppercase}.dt-talign-center{text-align:center!important}.dt-talign-justify{text-align:justify!important}.dt-talign-left{text-align:left!important}.dt-talign-right{text-align:right}.dt-wspace-nwrap{white-space:nowrap}.dt-cursor-pointer{cursor:pointer}.dt-cursor-progress{cursor:progress}.dt-button{background:none;border:none;cursor:pointer;font-size:1em}.dt-container{max-width:1300px;width:100%}.dt-innotivamos{background:linear-gradient(to right,#b80949,#843167 17%,#086da3 33%,#319b7a,#93c770 67%,#e77523 83%,#ffc926)}.dt-ofit-cover{-o-object-fit:cover;object-fit:cover}.dt-section{padding-bottom:80px;padding-top:80px}.dt-lclamp-1,.dt-lclamp-2,.dt-lclamp-3,.dt-lclamp-4,.dt-lclamp-5{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.dt-lclamp-2{-webkit-line-clamp:2}.dt-lclamp-3{-webkit-line-clamp:3}.dt-lclamp-4{-webkit-line-clamp:4}.dt-lclamp-5{-webkit-line-clamp:5}.dt-text-crop-2l{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dt-text-crop-3l{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.dt-title{cursor:default;left:0;opacity:0;position:absolute;top:0;z-index:-9999}.dt-mobile{display:flex}.dt-desktop{display:none}@media screen and (max-width: 768px){.dt-container{max-width:90%;width:90%}.dt-mobile{display:none!important}.dt-desktop{display:flex!important}}/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}*{border:0;box-sizing:border-box;margin:0;outline:none;padding:0;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;pointer-events:none}p{margin:0}textarea{resize:none}ul li{list-style:none}:root{--black-dark: #0F0F0F;--black-light: #272727;--gray-dark: #282728;--gray-light: #999;--gray-medium: #3F3F3F;--white-dark: #EEE;--white-light: #FFF;--white-medium: #F9F9F9;--white-off: #F5F5F5;--blue: #002A75;--blue-light: #95BAFF;--green: #36A38B;--yellow: #F1B20D;--yellow-light: #FADF9A}::-moz-placeholder{color:var(--gray-medium)}::placeholder{color:var(--gray-medium)}::-webkit-scrollbar{height:5px;width:5px}::-webkit-scrollbar-thumb{background:var(--gray-light);border:none;border-radius:2.5px}::-webkit-scrollbar-track{background:var(--white-dark);border:none;border-radius:0}body{background:var(--white-off);color:var(--gray-dark);font-family:Poppins,sans-serif;font-size:16px;height:100vh;overflow:hidden;width:100%}h1,h2,h3,h4,h5{font-family:Poppins,sans-serif;line-height:1;margin:0}html{scroll-behavior:smooth}input,select,textarea{background:none!important;color:var(--gray-dark);font-family:Poppins,sans-serif}#nav-mobile,.nav-mobile-active:after{bottom:0;left:0}#preloader,.nav-active:after,.progress-icon>span{top:0;left:0}#preloader:after{animation:spin 1s linear infinite;border:4px solid var(--yellow);border-radius:50%;border-top-color:transparent;content:"";left:50%;margin:-20px 0 0 -20px;position:absolute;top:50%}#preloader:after,.profile-img,.progress-icon,.progress-icon>span,.supervisor-img{height:40px;width:40px}.badge{border-radius:16px;background:#ebf6f2;color:var(--green);height:32px}.btn-1:hover,.nav-active>a{background:var(--white-dark);color:var(--gray-dark)!important}.btn-2,.btn-3,.btn-4,.btn-4:hover,.btn-5{background:var(--blue);color:var(--white-light);height:52px;max-height:52px}.btn-2:hover,.btn-3:hover,.btn-5:hover{background:var(--yellow);color:var(--black-light)}.btn-3,.btn-5{bottom:20px;height:56px;min-height:56px;min-width:56px;right:30px;width:56px}.btn-4{background:transparent;border:1.5px solid var(--gray-light);color:var(--gray-light)}.btn-4:hover{border:1.5px solid var(--blue)}.btn-5{right:97px}.btn-campus>img{border-radius:10px 10px 0 0}.btn-campus>img,.supervisor-img>img,.teacher-img>img{-o-object-fit:cover;object-fit:cover}.btn-campus>img,.teacher-img>img{height:145px;width:100%}.cnt-campuses>a{max-width:24%;min-width:24%;width:24%}.cnt-campuses>a:hover{transform:scale(1.02)}.cnt-progress,.cnt-progress>div{border-radius:3px;height:6px;width:120px}.field{border-bottom:1.5px solid var(--gray-light)}.field:focus-within{border-bottom:1.5px solid var(--yellow)}.field:focus-within i{color:var(--yellow)!important}.form-icon,.teacher-img>img{background:var(--blue-light);height:60px;width:60px}.lnk-1{color:var(--gray-medium)}.lnk-1:hover{color:var(--yellow)}.loaded #preloader{left:100%;opacity:0;transition-delay:0s,.75s;transition-duration:.75s,0s;transition-property:opacity,left}.nav-active>a{color:var(--gray-light)}.nav-active>a>span{font-weight:600!important}.nav-active:after,.nav-mobile-active:after{background:var(--blue);border-radius:0 4px 4px 0;content:"";height:100%;position:absolute;width:4px}.nav-mobile-active:after{border-radius:4px 4px 0 0;height:4px;width:100%}.profile-img{background:var(--yellow-light)}.scrollable{max-height:100%;overflow-y:scroll}.tbl-1{border-collapse:separate;border-spacing:0 10px;color:var(--gray-light)}.tbl-1 td{padding:15px}.tbl-1 th{padding:0 15px}.tbl-1 tbody tr{background:var(--white-light);box-shadow:0 4px 8px #0000000d,0 10px 30px #0000000d}.tbl-1 tbody tr:hover{transform:scale(1.01)}.blue-b{background:var(--blue)!important}.blue-c{color:var(--blue)!important}.blue-light-b{background:var(--blue-light)!important}.blue-light-c{color:var(--blue-light)!important}.green-b{background:var(--green)!important}.green-c{color:var(--green)!important}.yellow-b{background:var(--yellow)!important}.yellow-c{color:var(--yellow)!important}.yellow-light-b{background:var(--yellow-light)!important}.yellow-light-c{color:var(--yellow-light)!important}.black-dark-b{background:var(--black-dark)!important}.black-dark-c{color:var(--black-dark)!important}.black-light-b{background:var(--black-light)!important}.black-light-c{color:var(--black-light)!important}.gray-dark-b{background:var(--gray-dark)!important}.gray-dark-c{color:var(--gray-dark)!important}.gray-light-b{background:var(--gray-light)!important}.gray-light-c{color:var(--gray-light)!important}.gray-medium-b{background:var(--gray-medium)!important}.gray-medium-c{color:var(--gray-medium)!important}.white-dark-b{background:var(--white-dark)!important}.white-dark-c{color:var(--white-dark)!important}.white-light-b{background:var(--white-light)!important}.white-light-c{color:var(--white-light)!important}.white-medium-b{background:var(--white-medium)!important}.white-medium-c{color:var(--white-medium)!important}.white-off-b{background:var(--white-off)!important}.white-off-c{color:var(--white-off)!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 768px){.cnt-campuses>a{max-width:100%;min-width:100%;width:100%}.mq-fdirection-column{flex-direction:column!important}.mq-mleft-0{margin-left:0!important}.mq-mleft-10p{margin-left:10px!important}.mq-mtop-20p{margin-top:20px!important}.mq-pleft-20p{padding-left:20px}.mq-pright-20p{padding-right:20px}.mq-width-90{width:90%!important}.mq-width-100{width:100%!important}}.dt-hover-background-gray-100:hover{background-color:#f3f4f6}.dt-color-gray-600{color:#6b7280}.dt-color-black{color:#000}.dt-mtop-2p{margin-top:2px}.dt-padding-8p{padding:8px}.dt-background-white{background-color:#fff!important}.dt-position-relative{position:relative}.dt-position-absolute{position:absolute}.dt-z-index-1000{z-index:1000}.dt-box-shadow-lg{box-shadow:0 10px 25px #00000026}.dt-display-none{display:none!important}.dt-display-block{display:block!important}.dt-rotate-180{transform:rotate(180deg)}.dt-transition-all{transition:all .2s ease}.multi-select-item:hover{background-color:#6b7280!important;color:#fff!important}.multi-select-item:hover label{color:#fff!important}.progress-mini{width:60px;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden}.progress-bar{height:100%;background:linear-gradient(90deg,#ef4444,#f59e0b,#10b981);border-radius:4px;transition:width .3s ease}.dt-gap-15p{gap:15px}.dt-width-250p{width:250px}.dt-width-200p{width:200px}.dt-pleft-35p{padding-left:35px}@media (max-width: 768px){.mq-fdirection-column{flex-direction:column!important}.mq-gap-15p{gap:15px!important}.mq-width-100,.dt-width-250p,.dt-width-200p{width:100%!important}}
