@charset "UTF-8";.stepper__footer{margin-top:16px}.stepper__footer button:first-child{margin-right:32px}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__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}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__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}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__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)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__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}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{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)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.container{max-width:1280px;width:100%;margin:0 auto}.block{padding:2.5rem 25px}.block h1,.block h2,.block h3,.block h4,.block h5,.block h6{line-height:1.2}.block--white{background:#fff}.block--lila{background:#f5f8ff}.block--grey{background:#fafcfe}.block--small{padding:1.5rem 5px 2rem}.button__wrapper{margin-top:1rem;text-align:center}@media (min-width: 768px){.button__wrapper{margin-top:3rem}}.links-alternative{color:#000;text-decoration:underline}.title{color:#1a1919;font-size:2em;font-style:normal;font-weight:700;line-height:2.94em;margin:0}@media screen and (min-width: 768px){.title{font-size:2.5em}}.small-title{color:#1a1919;font-size:1.138em;font-style:normal;font-weight:700;line-height:1.25em;margin:0}@media screen and (min-width: 768px){.small-title{font-size:1.438em}}.m-0{margin:0}.footer{padding:1rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:center;align-items:center}.footer-wrapper{background-color:#1a1919}.footer__image{max-width:100px}.footer__list{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;padding:0;margin:0 0 0 auto;list-style:none}.footer__item{margin:0 .3rem}.footer__item a{color:#fff;text-decoration:none}.footer__item a .icon{color:#1a1919}.footer__item--blog{margin-right:.5rem}@media screen and (max-width: 370px){.footer{flex-direction:column}.footer__list{margin-top:1rem}}@font-face{font-family:icomoon;src:url(/fonts/icomoon.ttf?95povb) format("truetype"),url(/fonts/icomoon.woff?95povb) format("woff"),url(/fonts/icomoon.svg?95povb#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}.icon{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow_drop_up:before{content:"\e904"}.icon-arrow_drop_down:before{content:"\e905"}.icon-keyboard_arrow_right:before{content:"\e907"}.icon-keyboard_arrow_left:before{content:"\e908"}.icon-check-circle:before{content:"\e903"}.icon-language:before{content:"\e900"}.icon-location:before{content:"\e901"}.icon-droplet:before{content:"\e90b"}.icon-coin-euro:before{content:"\e93c"}.icon-bubbles2:before{content:"\e96d"}.icon-users:before{content:"\e972"}.icon-spinner4:before{content:"\e97d"}.icon-zoom-in:before{content:"\e987"}.icon-equalizer:before{content:"\e992"}.icon-hammer:before{content:"\e996"}.icon-briefcase:before{content:"\e9ae"}.icon-menu:before{content:"\e9bd"}.icon-heart:before{content:"\e9da"}.icon-circle-right:before{content:"\ea42"}.icon-circle-left:before{content:"\ea44"}.icon-embed2:before{content:"\ea80"}.icon-twitter:before{content:"\ea96"}.icon-youtube:before{content:"\ea9d"}.icon-github:before{content:"\eab0"}.icon-linkedin2:before{content:"\eaca"}.icon-hourglass:before{content:"\e902"}.icon-warning:before{content:"\e906"}.text-center{text-align:center}.text-dark-grey{color:#737373}.success-check{font-size:2.5em;margin-bottom:1rem;color:#5ab45e}.text-primary{color:#2fade2}.text-logo-color{color:#0ba1f4}.hidden{display:none!important}.fa-stack{height:2em;line-height:2em;position:relative;width:2em;border-radius:50%;background-color:#fff;display:block;text-align:center;padding-top:2px}.fa-stack .icon{font-size:1rem;position:relative;top:5px}.alert{max-width:500px;background-color:#fff5f5;margin:0 auto;padding:1rem;color:#ff5d40}.alert--info{color:#2b6ebf;background-color:#ebf8ff;text-align:center}.alert--info .icon{font-size:2rem}.alert p{margin:0}.alert--error{background-color:#fff5f5}.alert__content{display:flex;align-content:center;justify-content:center;align-items:center}.alert__content .icon{margin-right:1rem;font-size:1.7256em}.text--summary{max-width:900px;margin-right:auto;margin-left:auto}.g-recaptcha{visibility:hidden}.g-recaptcha-text{font-size:12px;color:#737373}.text--left{text-align:left}.font-weight-normal{font-weight:400}.bg-primary{background-color:#2fade2}.course__metodology{max-width:1200px;margin:2rem auto 0}.course-hero{display:flex;flex-direction:column;align-items:center;justify-content:space-between}.course-hero .hero__subtitle{margin-bottom:1rem}.course-hero .hero{flex:0 0 60%}@media (min-width: 768px){.course-hero{flex-direction:row}}.course__information{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin:1.5rem 0;text-align:left}.course__information-wrapper{margin:2rem 0;min-width:350px}.course__information i{color:#2fade2;font-size:1.7rem;min-width:35px;text-align:center}.course__information-text{margin:0 .8rem}.course__information-desc{font-size:14px;color:#737373;margin:0 .8rem}.resume__title{font-weight:700;font-size:14px;margin:0}.resume__text{margin-top:.5rem;font-size:14px;color:#737373;margin-bottom:.5em}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:border-box}body{font-family:Open Sans,Arial,sans-serif;background-color:#f6f8fb;color:#1a1919}a{color:#2fade2;text-decoration:none}.header{background-color:#fafcfe;position:fixed;width:100%;z-index:5;top:0}.header__wrapper{align-items:center;display:flex;justify-content:space-between;margin:auto;width:100%;min-height:60px}.header__image{height:28.66px;padding-left:24px;width:170px}.header .header__icon{display:none}.navbar{color:#fff}.navbar__list{align-items:center;display:flex;justify-content:space-between;list-style:none}.navbar__item a,.navbar__item span{cursor:pointer;color:#1a1919;text-decoration:none;padding:1rem}@media all and (max-width: 768px){.header__wrapper{padding:11px 0;position:relative}.header .header__icon{color:#1a1919;display:inline-block;font-size:24px;margin-right:15px}.navbar{background-color:#f6f9fd;display:none;position:absolute;top:50px;width:100%}.navbar__list{align-items:flex-start;flex-direction:column}.navbar__item{margin-bottom:16px}.navbar__item:last-child{margin-bottom:0}.is-visible{display:block}}@media screen and (min-width: 768px) and (max-width: 900px){.header__image{width:120px}.navbar__list{padding-left:0}}.hero-wrapper{background-color:#fafcfe;padding-top:5rem}.hero{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 24px 2rem}.hero svg{max-width:600px;max-height:480px}.hero__title{color:#1a1919;font-size:2.5em;line-height:50px;font-style:normal;font-weight:700;text-align:center;margin-bottom:.5em}.hero__subtitle{text-align:center;font-size:1.438em;color:#1a1919;line-height:1.25em;font-style:normal;margin-top:0}.hero__image{max-width:250px}.hero--home{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center;align-content:center;justify-content:flex-start}.hero--home .hero__title-wrapper{width:100%;order:2;text-wrap:balance}.hero__home-image{width:100%;text-align:center;order:1}@media all and (min-width: 768px){.hero-wrapper{padding-top:3rem}.hero{padding:2.5rem 24px .5rem}.hero__subtitle{margin-bottom:5rem}.hero__image{margin-top:2rem;max-width:350px}.hero--home{flex-direction:row;justify-content:center}.hero--home .hero__title-wrapper{flex:0 0 50%;order:1}.hero__home-image{order:2;display:block}.hero__home-image img{max-width:450px}}@media all and (max-width: 768px){.hero svg{max-width:300px;max-height:200px}.hero__title{font-size:1.438em;line-height:30px}.hero__subtitle{font-size:1em;line-height:19px}}@media screen and (min-width: 768px) and (max-width: 960px){.hero svg{max-width:400px}.hero__home-image img{max-width:380px}}@media screen and (min-width: 950px) and (max-width: 1220px){.hero svg{max-width:500px}}.card.card--services{min-width:190px;padding:16px;position:relative;margin-top:32px;transform:scale(1);animation:all .3s ease-in-out}.card.card--services:hover .card__image{filter:none}@media all and (min-width: 580px){.card.card--services{max-width:16.75rem;margin-left:16px}}.card.card--services:first-child{margin-left:0}.card.card--services .card--services__content{max-height:0;overflow:hidden;transition:max-height .15s ease-out}.card.card--services .card__image{min-height:140px;width:100%;margin-top:-16px;margin-left:-16px;max-width:none;box-sizing:content-box;padding-right:32px;margin-bottom:16px;background-position:center;background-size:cover;image-rendering:auto;image-rendering:crisp-edges;image-rendering:pixelated;image-rendering:-webkit-optimize-contrast;filter:grayscale(1);position:relative}.card.card--services .card__image:before{content:"";display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none;opacity:1;background:rgba(62,162,253,.2)}.card.card--services .card__type{display:block;background-color:#2fade2;position:absolute;top:0;right:0;padding:4px 8px;color:#fff;font-size:.85em;border-radius:4px 0 0 4px}.card.card--services .card__type--Taller{background-color:#57b894}.card.card--services .card__type--Consultor\ed a{background-color:#6c63ff}.card.card--services .small-title{position:relative;padding-right:20px}.card.card--services .small-title .icon{font-size:2rem;position:absolute;right:-16px;top:-3px}.card.card--services .small-title .icon:hover{cursor:pointer}.card.card--services .card__information{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin:1.5rem 1rem;text-align:left}.card.card--services .card__information .icon{font-size:1.2rem}.card.card--services .card__information-text{margin:0 .8rem;font-size:1em}.card.card--services .card__information-desc{font-size:14px;color:#737373;margin:0 .8rem}.card.card--services .button__wrapper{margin-top:16px}.card.card--services.card--open{max-width:100%}.card.card--services.card--open .card--services__content{max-height:500px;transition:max-height .25s ease-in}.card.card--services.card--open .card__image{filter:none}.information-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;padding:0}.card{background:#ffffff;border-radius:5px;padding:16px 32px;text-align:center;white-space:normal}.card__list{text-align:left;padding-left:1.5rem;min-height:150px}.card__list li{margin:.7rem 0}.card__name,.card__profession{margin:0}.card__profession{font-size:14px;color:#737373}.card.card--bootcamp{display:flex;text-align:left;padding:16px;flex-direction:row}.card.card--bootcamp .card__image{min-width:200px;text-align:center}.card.card--bootcamp .card__image img{max-width:200px}.card.card--bootcamp .card__title{font-size:1.438em}.card.card--bootcamp .card__list{margin-top:0;margin-bottom:0;min-height:auto;text-align:left}.card.card--bootcamp .card__list li{margin:8px 0}.card.card--bootcamp--small .card__list{list-style:none;padding:0}@media screen and (max-width: 450px){.card.card--bootcamp--small .card__list{text-align:center}}@media screen and (max-width: 450px){.card.card--bootcamp{flex-direction:column;text-align:center}.card.card--bootcamp .card__image{margin:0 auto}}.card__header{color:#2fade2;font-size:32px;margin-bottom:8px;text-align:center}.card__title{color:#1a1919;font-size:16px;font-weight:700;margin-bottom:8px}.card__text{color:#737373;font-size:16px;margin-bottom:8px}.card__text--left{text-align:left}.card__text--justify{text-align:justify}.card__image{max-width:200px;width:100%}.card__image--rounded{max-width:150px;border-radius:50%}.card--large{box-shadow:#1018284d 0 .5px 2px}.card--large .card__header{font-size:72px}.card--large .card__title{font-size:1.438em;margin-bottom:16px;margin-top:0}.card--large .card__text{margin-bottom:16px}.card--personal{background-color:#f5f8ff}.card--personal .card__title{font-size:1.438em;margin-bottom:0}.card.card--opinion{display:flex;flex-wrap:nowrap;align-items:center;padding:1rem;flex-direction:column;border:1px solid #f4f4f4}.card.card--opinion .card__header{margin-right:1rem;margin-top:0;margin-bottom:0}.card.card--opinion .card__header .card__image{max-width:100px;min-width:100px}.card.card--opinion .card__text{margin:0}.card__footer{margin-top:16px;text-align:center}.card__footer .card__view-info{margin-top:1rem;display:inline-block;color:#737373}.card__icons{display:flex;justify-content:center;list-style:none;padding:0}.card__icon{margin-right:8px;font-size:24px}.card__icon i{color:#2fade2}.card__icon i:hover{color:#0e9edc}.card__icon:hover{cursor:pointer}.card__professional{color:#737373;font-size:14px;margin-top:5px;margin-bottom:2rem}@media only screen and (min-width: 768px){.card{padding:32px}.card__header,.card__title{margin-bottom:20px}.card--large .card__title,.card--large .card__text{margin-bottom:30px}.card--large .card__footer{margin-top:0}.card.card--opinion{flex-direction:row;height:100%}}.card.card--success{max-width:500px;margin:2rem auto}section{scroll-margin-top:1rem}.section__wrapper{margin-left:auto;margin-right:auto;max-width:100%;width:90%}.section__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}@media screen and (min-width: 768px){.section__grid--services{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width: 768px){.section__grid--trainings{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1200px){.section__grid--trainings{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 1200px){.section__grid--trainings{grid-template-columns:repeat(3,1fr)}}.section__grid--team{grid-template-columns:repeat(2,1fr)}@media all and (max-width: 768px){.section__wrapper{width:100%;padding:1rem}.card{grid-column:span 3}}.services{display:flex;flex-direction:column;justify-content:center;align-items:center}.services .title{text-align:center}.trainings .card{position:relative;padding-bottom:72px}@media screen and (min-width: 1200px){.trainings .card__text{min-height:55px}}.trainings .card__footer-btn{position:absolute;bottom:24px;right:0;left:0}.values{background-color:#f3f6fa;display:flex;flex-direction:column;justify-content:center;align-items:center}.values .title{text-align:center}.values p:last-child{text-align:center;color:#737373}.section__max{max-width:1000px;margin:2.5rem auto 1rem}.team{display:flex;flex-direction:column;justify-content:center;align-items:center}.team .title{text-align:center}.team button{margin-top:2rem;margin-bottom:2rem}.text-bold{font-weight:700}.clients{display:flex;flex-direction:column;justify-content:center;align-items:center}.clients__grid{margin-top:4rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.clients__item{display:flex;align-items:center;justify-content:center;min-height:90px}.clients .title{text-align:center}.clients img{max-height:100%;max-width:110px;width:100%;height:auto}.clients img.clients--ge,.clients img.clients--iram{max-width:65px}@media all and (max-width: 768px){.clients .clients__grid{margin-top:2rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.clients .clients img{max-width:50%}.clients .clients__item{min-height:80px;max-height:80px}.clients .clients .section__wrapper{width:100%;padding:1rem}}.contact .section__wrapper{display:flex;justify-content:space-between;align-items:center}.contact .section__wrapper .title{text-align:center}@media all and (max-width: 768px){.contact .section__wrapper{flex-direction:column;justify-content:center;align-items:center}}.contact__form .button{align-self:flex-end;margin-top:2rem;margin-bottom:1rem}.contact .required:after{content:"*";color:red}.animate{animation:MoveUpDown 5s linear infinite;transform:translate(0);position:relative}.animate ellipse{animation:scale 5s infinite;opacity:0}@keyframes MoveUpDown{0%,to{transform:translate(0)}3%,93%{transform:translate(0)}30%,33%{transform:translateY(34%)}50%,53%{transform:translate(-40%,25%)}75%,78%{transform:translate(-40%,-10%)}}@keyframes scale{0%,to{opacity:1}3%,97%{opacity:0}30%{opacity:0}32%{opacity:1}35%{opacity:0}50%{opacity:0}52%{opacity:1}54%{opacity:0}75%{opacity:0}77%{opacity:1}78%{opacity:0}}.videos{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:flex-start;margin-top:48px}@media screen and (min-width: 768px){.videos{flex-direction:row}}.videos article{margin:0 1rem;flex:1;width:100%}.videos article:last-child{margin-top:3.5rem}@media screen and (min-width: 768px){.videos article:last-child{margin-top:0}}.videos article iframe{aspect-ratio:16/9;width:100%}.videos article p{font-size:1.2rem}.videos article p strong{color:#2fade2}.isFor{margin-top:2rem}.lang-switcher{padding:0}@media screen and (max-width: 768px){.lang-switcher.active .lang-option:before{top:10px!important}}.lang-switcher .lang-option{display:flex!important;align-items:center;gap:2px}@media screen and (max-width: 768px){.lang-switcher .lang-option{padding-top:0;padding-bottom:0;display:inline-block!important}.lang-switcher .lang-option:before{top:6px!important}}.lang-switcher .lang-option svg{width:17px;height:17px;color:#1a1919;position:relative;top:-2px}.lang-switcher .lang-option span{padding:0;color:#1a1919}.lang-switcher .options{padding-top:0!important}.button{border:1px solid transparent;border-radius:5px;line-height:1.25rem;outline:none;padding:12px 24px;text-align:center;white-space:nowrap;display:inline-block;text-decoration:none;font-size:1rem}.button:hover{cursor:pointer}.button:focus{outline:1px solid #737373}.button--primary{color:#fff;background-color:#2fade2}.button--primary:hover{background-color:#0e9edc}.button--primary:disabled{background-color:#d3efff}.button--outline{background-color:transparent;border-color:#2fade2;color:#2fade2}.button--outline:hover{color:#1b91c3;border-color:#1b91c3}.dropdown{position:relative;user-select:none}@media screen and (min-width: 768px){.dropdown:hover .options{display:block}.dropdown:hover:before{transform:rotate(135deg);top:7px}}.dropdown>a,.dropdown>span{position:relative}.dropdown>a:before,.dropdown>span:before{content:"";position:absolute;top:18px;right:3px;z-index:1000;width:8px;height:8px;border:2px solid #1a1919;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(-45deg);transition:.2s;pointer-events:none}.dropdown.active a:before,.dropdown.active span:before{transform:rotate(135deg);top:22px}.dropdown .options{border-radius:10px;overflow:hidden;display:none;min-width:180px;list-style:none;padding:1rem .5rem;white-space:nowrap}.dropdown.active .options{display:block}.dropdown .options li{cursor:pointer}.dropdown .options li a{display:block;padding:12px 16px}.dropdown .options li:hover{background-color:#fff}@media (min-width: 768px){.dropdown .options{user-select:none;position:absolute;right:-15px;box-shadow:0 5px 20px #0000000d;background:#fafcfe}}html,body,main{height:100%}#editor{min-height:100%;border:none}.options{margin:32px auto 0;max-width:900px}.options__option{border:none;overflow:none;background-color:#e6e8f0;width:100%;text-align:left;padding:12px;display:flex;justify-content:flex-start;align-items:center;margin-top:6px;border:1px solid transparent}.options__option:hover{background-color:#eff1f5;cursor:pointer}.options__option--wrong{background-color:#ffcbc1;border-color:#da523a;color:#da523a}.options__option--wrong:hover{background-color:#ffcbc1;border-color:#da523a}.options__option--wrong .options__number{border-color:#da523a}.options__option--correct{background-color:#d6ffc8;border-color:#498029;color:#498029}.options__option--correct:hover{background-color:#d6ffc8;border-color:#498029}.options__option--correct .options__number{border-color:#498029}.options__number{width:32px;min-width:32px;height:32px;display:grid;place-content:center;border-radius:50%;border:1px solid hsl(225,15%,50%);margin-right:8px}.alert--error{max-width:900px;margin:1rem auto;padding:16px;text-align:left}.alert--error .icon{font-size:2rem}.text-left{text-align:left}ul{text-align:left;padding:0 0 0 32px}ul li{margin-top:8px}#root{height:100%}#root iframe{height:100%;min-height:75vh}.course-card{max-width:500px;margin:0 auto}.editor-wrapper{padding-top:3rem;position:relative}.solution-btn{position:absolute;top:0;right:0;background-color:#ace8c9}.solution-btn:hover{color:#383838}.solution-btn:disabled{background-color:#e6e6e6;color:#0006}iframe{border:none}.ReactModal__Content{position:absolute;left:0;right:0;top:70px;overflow:auto;background-color:#fff}@media screen and (min-width: 1200px){.ReactModal__Content{left:50%;top:70px;transform:translate(-50%)}}.ReactModal__Overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0006;opacity:0;transform:translate(-100px);transition:all .5s ease-in-out;overflow:auto}.ReactModal__Overlay--after-open{opacity:1;transform:translate(0)}.ReactModal__Overlay--before-close{opacity:1;transform:translate(-100px)}.btn-kata{margin-top:3rem;text-align:right}.modal{display:flex;flex-direction:column}@media screen and (min-width: 768px){.modal{flex-direction:row}}.modal .wrapper{margin-right:32px}.modal img{max-width:500px;width:100%}.text-right{text-align:right}code{font-size:1rem;color:#e83e8c;word-break:break-word}.kata-explanation img{max-width:150px}.exit>button{margin-right:16px}
