
/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,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{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(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:scaleX(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 swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,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:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,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:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,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:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,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:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,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-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:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.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) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);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-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{backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(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{opacity:0;transform:translateY(200%);-webkit-transform:translateY(200%)}@font-face{font-family:Euclid Circular;src:url(/_next/static/media/EuclidCircularA-BoldItalic.3b3666c4.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-BoldItalic.7a34272d.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Euclid Circular;src:url(/_next/static/media/EuclidCircularA-Italic.eefd8fb1.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-Italic.fcfe6b52.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Euclid Circular;src:url(/_next/static/media/EuclidCircularA-LightItalic.b77643c1.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-LightItalic.03483d60.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Euclid Circular;src:url(/_next/static/media/EuclidCircularA-Bold.e7b7616b.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-Bold.de4de466.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Euclid Circular;src:url(/_next/static/media/EuclidCircularA-MediumItalic.18f77495.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-MediumItalic.4a0853d5.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Euclid Circular;src:url(/_next/static/media/EuclidCircularA-Light.6d81ff4c.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-Light.e3b89930.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Euclid Circular;src:url(/_next/static/media/EuclidCircularA-Medium.8994f6af.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-Medium.65cd9a19.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Euclid Circular;src:url(/_next/static/media/EuclidCircularA-Regular.6d25252a.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-Regular.1cb5e8e7.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Euclid Circular;src:url(/_next/static/media/EuclidCircularA-SemiBoldItalic.31f16314.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-SemiBoldItalic.295df185.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Euclid Circular;src:url(/_next/static/media/EuclidCircularA-SemiBold.3097d312.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-SemiBold.ba8f9891.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}.gradient-background-primary{background-image:linear-gradient(0deg,#2f57ef,#ffffff)}.login-container{display:flex;justify-content:center;align-items:center;background-image:url(/_next/static/media/login.b222bc8d.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;height:100vh}.login-form-container{max-width:500px;width:100%;background:rgb(255,255,255);padding:3rem;transform:scale(.9);box-sizing:border-box;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.register-container{display:flex;height:100vh}.register-left,.register-right{width:50%}.register-img{flex:1;height:100%;background-image:url(/_next/static/media/register.edde305d.jpg);background-size:cover;background-position:50%}.register-form-container{flex:1;display:flex;flex-direction:column;justify-content:center;background:rgb(255,255,255);padding:10% 20%;box-sizing:border-box}@media screen and (max-width:1385px){.register-form-container{padding:5% 10%}}@media screen and (max-width:1025px){.register-left{display:none}.register-right{width:100%}.register-form-container{padding:10% 20%}}@media screen and (max-width:480px){.register-form-container{padding:3rem}}@media screen and (max-width:400px){.login-container{background:none}.login-form-container{transform:scale(.8,.75);border-radius:0;box-shadow:none}}.home-slide-img-1{background-image:url(/_next/static/media/slide4.5637cf99.jpg)}.home-slide-img-2{background-image:url(/_next/static/media/slide5.97f840c8.jpg)}.home-slide-img-3{background-image:url(/_next/static/media/slide3.7bc3a8ac.jpg)}.librairy-banner-img{background-image:url(/_next/static/media/img2.69179ad9.jpg)}.formation-banner{background-image:url(/_next/static/media/formations-banner.b6163320.jpg)}.webinaire-banner{background-image:url(/_next/static/media/webinars-banner.a375017d.jpg)}.category-formation-banner{background-image:url(/_next/static/media/category-formation-banner.c86e56bd.jpg)}.become-teacher-banner{background-image:url(/_next/static/media/trainer.99000d94.jpg);border-radius:10px}.dashbord-banner-img{background-image:url(/_next/static/media/img1.2b98eb3c.jpg)}.banner-overlay{background-image:linear-gradient(90deg,rgba(0,0,0,.2),rgba(255,255,255,.1));height:100%}.team-content{display:flex;flex-direction:column;justify-content:space-between}.slide-child{height:100%;display:flex;justify-content:center;align-items:center}.syc-card{display:flex;flex-direction:column;flex:1;border:2px solid #3eb75e}.syc-card-body,.sysc-card-content{flex-grow:1;display:flex;flex-direction:column}.syc-card-bottom{display:flex}.rbt-outline{padding:0 20px;background:transparent;height:40px;line-height:0px;color:var(--color-primary);background-color:white;font-size:16px;letter-spacing:0;font-weight:500;display:inline-block;transition:all .3s ease-in-out;border:2px solid #2f57ef;text-decoration:none;border-radius:6px}.rbt-outline:hover{background-color:var(--color-primary);color:white}.testimonial-desc{height:100px}.team-bottom{height:50px}.custom-vh-99{min-height:85vh}.modal-container{justify-content:center;height:100vh;width:100vw;position:fixed;top:0;left:0;z-index:1000;background-color:rgba(0,0,0,.5)}.dot-left,.modal-container{display:flex;align-items:center}.dot-left{position:relative}.dot-left:before{content:"";position:absolute;right:calc(100% + 5px);width:8px;height:8px;border-radius:100%}.dot-left.-orange:before,.dot-left:before{background-color:var(--color-success)}.break-content{width:100%!important;overflow:hidden!important;white-space:wrap!important}.loader-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,1);display:flex;justify-content:center;align-items:center;z-index:9999}.loader-overlay img{width:100px}.sys-text-justify{text-align:justify}.fixed-size-image{width:100%;height:244px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.alert{position:relative}.btn-close{position:absolute;top:0;right:0;padding:1rem;cursor:pointer;font-size:.9rem}.instructor-name{height:50px}.formation-name-section{height:110px}.webinar-name-section{height:100px}.primeView{z-index:99!important}.shifDown{margin-top:20px}.dates-lieu-container{display:flex;flex-direction:column;gap:10px}.dates-lieu{display:flex;align-items:center;justify-content:space-evenly;text-align:center;padding:10px 0;border:1px solid var(--color-dark)}@media (max-width:900px){.dates-lieu{flex-direction:column;align-items:flex-start}.dates-lieu div{width:100%;margin-bottom:10px;text-align:center}}.z-index-select{z-index:99}.detail-form-team{height:4vh}.library-card{display:flex;flex-direction:column;flex:1;height:100%;background:white;border-radius:12px;overflow:hidden;border:1px solid #e0e0e0}.library-card-header{display:flex;flex-grow:1;flex-direction:column;justify-content:flex-end;background:var(--color-success);background:linear-gradient(135deg,var(--color-success) 0,#2D9F4A 100%);position:relative;clip-path:polygon(0 0,100% 0,100% 100%,0 80%);padding:24px 20px 32px}.library-card-title{color:white;font-size:16px;font-weight:700;margin:0 0 12px;letter-spacing:.3px}.library-domain-content{display:flex;align-items:baseline;gap:8px;margin-top:auto}.library-domain-name{color:white;font-size:16px;line-height:1;margin:0}.library-card-content{flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end;bottom:0;padding:20px;background:white;margin-top:-8px}.library-feature{gap:10px;color:var(--color-heading);font-size:14px;font-weight:500}.checkmark,.library-feature{display:flex;align-items:center}.checkmark{width:16px;height:16px;justify-content:center;flex-shrink:0}.checkmark:after{content:"✓";color:var(--color-success);font-size:13px;font-weight:700}.library-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.library-card,.library-card:hover{transition:all .3s ease}.sys-block-span{display:block}.sys-library-body{flex-grow:1;display:flex;flex-direction:column;padding:5%}.sys-library-content{flex-grow:1}.sys-sticky-topSideBar{position:sticky;top:120px;z-index:9}@media (min-width:987px){.sys-sticky-topSideBar{top:200px}}@media (min-width:1200px){.sys-sticky-topSideBar{top:120px}}.pay-cart{padding:15px;border-radius:20px;background:var(--gradient-5);border:1px solid #2f57ef21}.pay-cart-span-label{font-size:16px}.pay-cart-span{color:var(--color-bodyest);margin-left:5px}.pay-bubble-info{border-radius:10px}.pay-cart-subtitle{color:var(--color-gray);font-size:15px}.success-pay{max-width:100%;height:auto}.success-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.password-container{position:relative}.password-container input{width:100%;padding-right:40px}.show-password-toggle{position:absolute;top:50%;right:10px;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:18px;color:#666}.show-password-toggle:hover{color:#000}input[type=checkbox]~label:before,input[type=radio]~label:before{content:" ";position:absolute;top:3px!important;left:-5px!important;width:20px!important;height:20px!important;background-color:#fff;border:var(--border-width) solid var(--color-border);border-radius:2px;transition:all .3s}.privacy-policy ul{margin-left:20px}.privacy-policy li{color:black}.commercial_mail{margin-left:50px;font-style:italic;font-size:medium;color:var(--color-body)}.w--15{width:15%}.w--20{width:20%}.video-lock-container{position:relative;width:100%;height:100%}.video-lock-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;color:white;font-size:20px;flex-direction:column}.video-lock-container p{color:white}.subscription-plan-card{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:white;border-radius:10px;padding:15px}.reset-password{border:1px solid rgb(222,213,213);border-radius:5px}.reset-password,.reset-password input:focus{background-color:#F6F8FA}.send-project-list{color:var(--color-primary)}.demo-section{margin:0;padding:0}.or-divider-minimal{display:flex;align-items:center;margin:24px 0}.or-divider-minimal:after,.or-divider-minimal:before{content:"";flex:1;height:1px;background:#666}.or-divider-minimal span{margin:0 20px;color:#666;font-size:16px;letter-spacing:.5px}.connect-social-container{gap:20px}.connect-social-btn,.connect-social-container{display:flex;justify-content:center;align-items:center}.connect-social-btn{width:48px;height:48px;border-radius:50%;background:white;border:1px solid #dadce0;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-left:20px}.connect-social-btn:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.connect-social-btn-icon{width:20px;height:20px;margin-right:12px;flex-shrink:0}.connect-social-btn .connect-social-btn-icon{margin:0}.text-justified{text-align:justify}.rbt-card-body{display:flex;flex-direction:column;gap:1rem}.price-wrapper{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price-details{display:inline-flex;align-items:center}.libarairy-has-show-more .libarairy-has-show-more-inner-content{max-height:150px;overflow:hidden;position:relative;width:100%}.libarairy-has-show-more.active .libarairy-has-show-more-inner-content{max-height:inherit!important}.round-list-style{list-style:circle}.lower-latin-list-style{list-style-type:lower-latin}.pricing-card{border:2px solid;border-radius:8px;padding:20px;width:50%;font-family:sans-serif;text-align:center;position:relative;background-color:white;margin:10px}@media (max-width:1200px){.pricing-card{width:70%}}@media (max-width:990px){.pricing-card{width:90%}}@media (max-width:580px){.pricing-card{width:50%}}@media (max-width:380px){.pricing-card{width:70%}}.border-teal-green{border-color:#009292}.border-turquoise{border-color:#29b3ff}.border-pink{border-color:#e151af}.bg-teal-green{background-color:#009292}.bg-turquoise{background-color:#29b3ff}.bg-pink{background-color:#e151af}.best-seller{position:absolute;top:-12px;left:-2px;color:white;padding:4px 10px;border-top-left-radius:8px;border-bottom-right-radius:8px;font-size:12px;font-weight:700}.price{margin-top:20px;font-size:28px;font-weight:700;color:black}.per{font-size:12px;font-weight:400;color:#555;margin-left:5px}.description{margin:10px 0;font-size:14px;color:#555}.subscribe-btn{color:white;border:none;padding:10px 20px;font-size:15px;font-weight:700;border-radius:5px;cursor:pointer;margin-top:10px}.subscribe-btn:active,.subscribe-btn:hover,.subscribe-btn:visited{color:white}.message-formation-card{display:flex;flex-direction:column;box-shadow:0 4px 12px rgba(0,0,0,.2);border-radius:12px;height:100%;padding:20px;background-color:var(--color-primary);cursor:pointer}.message-formation-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15);transition:all .3s ease}.message-formation-date{color:#FFF;display:flex;align-items:baseline;gap:8px;margin-top:auto}