@charset "UTF-8";.search__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border-bottom:1px solid #f4f4f4;width:100%;max-width:350px}.search__wrapper .search_bar{background:0 0;border:none;max-width:600px;padding:0}.search__wrapper form.asearch{border:none;padding:0}.search__wrapper form.asearch input{color:#fff;padding:.5rem;background:0 0;font-weight:500}.search__wrapper form.asearch input::-moz-placeholder{color:rgba(255,255,255,.75)}.search__wrapper form.asearch input::placeholder{color:rgba(255,255,255,.75)}.search__wrapper form.asearch input#keyword{outline:0!important}.search__wrapper div#datafetch{box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.075);border-radius:0 0 .5rem .5rem;padding-bottom:.5rem;width:95%;left:2.5%}.search__wrapper div#datafetch a{text-decoration:none!important;color:#0a000d!important;font-weight:500!important;padding:.25rem .5rem!important;transition:all .3s ease-in-out!important;font-size:1rem}.search__wrapper form.asearch button#mybtn{color:#ff9e18!important;fill:#ff9e18!important;border:none!important;padding:.25rem .5rem!important;transition:all .3s ease-in-out!important}.search__wrapper form.asearch button#mybtn:hover{color:#f8590b!important;fill:#f8590b!important}.search__wrapper form.asearch button#mybtn svg{width:1.25rem;height:1.25rem}.hero__header{display:flex;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.075);min-height:350px;position:relative;padding-inline:4%}@media (min-width:768px){.hero__header{padding-inline:4%}}@media (min-width:992px){.hero__header{padding-inline:8%}}@media (min-width:1600px){.hero__header{padding-inline:10%}}.hero__header::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../../../../images/bg-degrade.webp);background-size:cover;background-position:center;background-repeat:no-repeat;transform:rotate(180deg)}.hero__header-wrapper{display:flex;overflow:hidden;gap:1rem;justify-content:space-between;align-items:center;width:100%;position:relative;min-height:200px}@media (min-width:768px){.hero__header-wrapper{flex-direction:row;border-radius:2rem;gap:3rem}}@media (min-width:1400px){.hero__header-wrapper{min-height:225px}}.hero__header-content{display:flex;gap:1rem;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0}@media (min-width:768px){.hero__header-content{width:100%;height:auto}}.hero__header-title{font-weight:400;color:#f4f4f4;line-height:1.15;text-align:center;font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.hero__header-title{font-size:3rem}}.hero__header-title--orange{font-family:"DM Serif Display",serif;font-style:italic!important;font-weight:400;color:#f8590b;font-size:calc(1.475rem + 2.7vw)}@media (min-width:1200px){.hero__header-title--orange{font-size:3.5rem}}.hero__header-description p{font-weight:500;color:#fff;line-height:1.25;text-align:center;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.hero__header-description p{font-size:1.5rem}}.hero__header-image{width:45%;height:100%;z-index:10;display:flex;align-items:flex-end}@media (min-width:768px){.hero__header-image{margin-bottom:0;width:30%}}.hero__header-image img{width:100%;height:100%;max-height:320px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.hero__header--image .hero__header-content{width:55%}@media (min-width:768px){.hero__header--image .hero__header-content{width:70%;align-items:flex-start}}.hero__header--image .hero__header-title{text-align:left}.hero__header-terms{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(0));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}.hero__header-upper-title{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(0));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}.hero__header-title{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(0));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}.hero__header-description{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(0));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}.hero__header-image{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(20px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}.form{padding:4rem 0 5rem 0;display:flex;flex-direction:column;gap:1.5rem;padding-inline:4%}@media (min-width:768px){.form{padding-inline:4%}}@media (min-width:992px){.form{padding-inline:20%}}@media (min-width:1600px){.form{padding-inline:25%}}.form__style-light{background:#f4f4f4}.form__style-light .form__description,.form__style-light .form__title{color:#0a000d;fill:#0a000d}.form__style-light .form__content .form-wrapper input,.form__style-light .form__content .form-wrapper select{color:#0a000d;border-bottom:2px solid #0a000d}.form__style-light .form__content .form-wrapper .selected-dial-code{color:#0a000d}.form__style-light .form__content .form-wrapper ::-moz-placeholder{color:#0a000d}.form__style-light .form__content .form-wrapper ::placeholder{color:#0a000d}.form__style-dark{background:#15243c}.form__style-dark .form__description,.form__style-dark .form__title{color:#f4f4f4;fill:#f4f4f4}.form__style-dark .form__content .form-wrapper input,.form__style-dark .form__content .form-wrapper select{color:#f4f4f4;border-bottom:2px solid #f4f4f4}.form__style-dark .form__content .form-wrapper .selected-dial-code{color:#f4f4f4}.form__style-dark .form__content .form-wrapper ::-moz-placeholder{color:#f4f4f4}.form__style-dark .form__content .form-wrapper ::placeholder{color:#f4f4f4}.form__title{font-weight:900;text-align:center;color:#0a000d;font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.form__title{font-size:2rem}}.form__content input,.form__content select{background:0 0!important;border:1px solid transparent;border-radius:0!important;transition:all .3s ease-in-out!important}.form__content input:focus,.form__content input:focus-visible,.form__content input:focus-within,.form__content select:focus,.form__content select:focus-visible,.form__content select:focus-within{outline:0!important;border:1px solid #f8590b!important;border-bottom:2px solid #f8590b!important;border-radius:.5rem!important;box-shadow:0 .125rem .25rem 0 rgba(248,89,11,.075)!important}.form__content option{color:initial!important}.form__description{font-weight:500;text-align:center;line-height:1.25;color:#0a000d;font-size:1.15rem}.form__description p{margin-bottom:1rem}.form__description p:last-child{margin-bottom:0}.form__title{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-25px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}.form__description{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-25px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}.form__content{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-25px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}.dropdown-buttons--outline{width:100%;display:flex;justify-content:center;gap:.5rem;align-items:center;background-color:transparent;color:#f8590b;border:2px solid #f8590b;border-radius:10px;padding:.75rem 2rem;line-height:1.25;font-weight:700;cursor:pointer;text-decoration:none;box-shadow:none;transition:all 450ms ease-in-out;text-align:center}.dropdown-buttons--outline:focus,.dropdown-buttons--outline:hover{background-color:#f8590b;color:#f4f4f4;border-color:#f8590b}.dropdown-buttons--solid{width:100%;display:flex;justify-content:center;gap:.5rem;align-items:center;background-color:#f8590b;color:#f4f4f4;border:2px solid #f8590b;border-radius:10px;padding:.75rem 2rem;line-height:1.25;font-weight:700;cursor:pointer;text-decoration:none;box-shadow:0 .125rem .25rem 0 rgba(248,89,11,.075);transition:all 450ms ease-in-out;text-align:center}.dropdown-buttons--solid:focus,.dropdown-buttons--solid:hover{background-color:rgb(202.1992031873,70.438247012,5.8007968127);border-color:rgb(202.1992031873,70.438247012,5.8007968127);color:#f4f4f4}.dropdown-buttons--solid{padding-inline:1rem}.dropdown-buttons--dropdown{position:relative;width:100%;display:inline-block}.dropdown-buttons--dropdown:hover .dropdown-buttons--dropdown-content{display:flex;height:auto;opacity:1}.dropdown-buttons--dropdown-content{position:absolute;display:none;position:absolute;background-color:#fff;width:90%;box-shadow:0 0 .5rem rgba(0,0,0,.15);z-index:1;left:5%;border-radius:0 0 1rem 1rem;flex-direction:column;gap:.5rem;padding:1rem 0 1.25rem 0;height:0;opacity:0;transition:all .3s ease-in-out}.dropdown-buttons--dropdown-content a{display:block;font-weight:600;text-decoration:none;color:#0a000d;padding:.75rem 1rem}.dropdown-buttons--dropdown-content a:hover{background-color:#f4f4f4}#site-programa{display:flex;flex-direction:column;gap:2rem}#site-programa__content{display:grid;grid-template-columns:1fr;gap:4rem}#site-programa .program{display:grid;grid-template-columns:1fr;gap:1rem;z-index:10;padding-inline:4%}@media (min-width:768px){#site-programa .program{padding-inline:4%}}@media (min-width:992px){#site-programa .program{padding-inline:8%}}@media (min-width:1600px){#site-programa .program{padding-inline:10%}}@media (min-width:768px){#site-programa .program{gap:2rem;grid-template-columns:1fr 1fr}}#site-programa .program__resume{display:grid;grid-template-columns:1fr;gap:2rem;grid-column:1}@media (min-width:768px){#site-programa .program__resume{grid-template-columns:1fr 1fr;grid-column:1/3}}#site-programa .program__resume__description{font-weight:500;line-height:1.2;font-size:1.25rem}#site-programa .program__resume__meta{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:0;margin:0;list-style:none}@media (min-width:768px){#site-programa .program__resume__meta{grid-template-columns:repeat(3,1fr)}}#site-programa .program__resume__meta li{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border-radius:.5rem;box-shadow:0 0 .5rem rgba(0,0,0,.15);padding:1rem;background:#fff}#site-programa .program__resume__meta li:last-of-type{grid-column:1/3}@media (min-width:768px){#site-programa .program__resume__meta li:last-of-type{grid-column:auto}}#site-programa .program__resume__meta li svg{width:3rem;height:3rem;color:#ff9e18;fill:#ff9e18}#site-programa .program__resume__meta li span{font-weight:500;line-height:1.2;text-align:center;font-size:1.125rem}#site-programa .program__resume__meta li span small{font-size:.75rem}#site-programa .program__menu{display:flex;flex-direction:column-reverse;gap:2rem}@media (min-width:768px){#site-programa .program__menu{flex-direction:column;position:sticky;top:calc(90px + 2rem);align-self:start;z-index:100}}#site-programa .program__menu-nav{border:1px solid #ebebeb;border-radius:.5rem;padding:1rem}#site-programa .program__menu-nav-toggle{width:100%;background:0 0;border:none;text-align:left;font-weight:700;color:#15243c;padding:0;display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;cursor:pointer}@media (min-width:768px){#site-programa .program__menu-nav-toggle{display:none}}#site-programa .program__menu-nav-toggle-icon{display:flex}#site-programa .program__menu-nav-toggle-icon svg{width:1rem;height:1rem;color:#15243c;fill:#15243c;transition:all .3s ease-in-out}#site-programa .program__menu-nav-toggle[aria-expanded=true] .program__menu-nav-toggle-icon svg{transform:rotate(45deg)}#site-programa .program__menu-nav-collapse{display:none}#site-programa .program__menu-nav-collapse.show{display:block;margin-top:1rem}@media (min-width:768px){#site-programa .program__menu-nav-collapse{display:block!important;margin-top:0!important}}#site-programa .program__menu-nav ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column}#site-programa .program__menu-nav ul li{border-bottom:1px solid #15243c;padding:1rem 0}#site-programa .program__menu-nav ul li:last-of-type{border:none}#site-programa .program__menu-nav ul li a,#site-programa .program__menu-nav ul li a.nav-link{font-weight:500;color:#878787;line-height:1.2;text-decoration:none;transition:all .3s ease-in-out;padding:0;font-size:1.125rem}#site-programa .program__menu-nav ul li a.active,#site-programa .program__menu-nav ul li a.nav-link.active,#site-programa .program__menu-nav ul li a.nav-link:hover,#site-programa .program__menu-nav ul li a:hover{color:#322681;font-weight:700}#site-programa .program__menu-nav ul li a.active,#site-programa .program__menu-nav ul li a.nav-link.active{position:relative}#site-programa .program__menu-nav ul li a.active::before,#site-programa .program__menu-nav ul li a.nav-link.active::before{content:"";position:absolute;left:-1rem;top:50%;transform:translateY(-50%);width:3px;height:60%;background:#322681;border-radius:2px}#site-programa .program__menu-buy{display:flex;flex-direction:column;gap:1rem;border:1px solid #ebebeb;border-radius:.5rem;padding:1rem}#site-programa .program__menu-buy-date{font-weight:500;color:#0a000d;line-height:1.2;font-size:1.125rem}#site-programa .program__menu-buy-discount{background-color:#f8590b;color:#fff;font-weight:600;text-transform:uppercase;line-height:1.2;font-size:.875rem;padding:.25rem .5rem;border-radius:1rem}#site-programa .program__menu-buy-discount-wrapper{display:flex;gap:.5rem;align-items:center}#site-programa .program__menu-buy-discount-value{font-weight:600;color:#878787;text-decoration:line-through}#site-programa .program__menu-buy-price{font-weight:700;color:#0a000d;line-height:1.2;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){#site-programa .program__menu-buy-price{font-size:1.5rem}}#site-programa .program__menu-buy-button{background-color:#f8590b;color:#f4f4f4;border:2px solid #f8590b;border-radius:.5rem;padding:.75rem 2rem;line-height:1.25;font-weight:700;cursor:pointer;text-decoration:none;box-shadow:0 .125rem .25rem 0 rgba(248,89,11,.075);transition:all 450ms ease-in-out;text-align:center}#site-programa .program__menu-buy-button:focus,#site-programa .program__menu-buy-button:hover{background-color:rgb(202.1992031873,70.438247012,5.8007968127);border-color:rgb(202.1992031873,70.438247012,5.8007968127);color:#f4f4f4}#site-programa .program__content{display:flex;flex-direction:column;gap:1.5rem}#site-programa .program__content-item{display:flex;flex-direction:column;gap:1rem;padding:1rem;border:1px solid #ebebeb;border-radius:.5rem}@media (min-width:768px){#site-programa .program__content-item{padding:1.5rem}}#site-programa .program__content-item h3{font-weight:700;color:#15243c;line-height:1.2;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){#site-programa .program__content-item h3{font-size:1.5rem}}#site-programa .program__content-item li,#site-programa .program__content-item p{font-weight:500;color:#0a000d;line-height:1.125;font-size:1.125rem}#site-programa .program__content-item img{width:100%;height:auto;max-height:225px;border-radius:.25rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#site-programa .program__content-item img.program__content-item--certificate-image{max-height:none}#site-programa .program__content-item:nth-child(1){opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-50px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.6s}#site-programa .program__content-item:nth-child(2){opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-50px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.8s}#site-programa .program__content-item:nth-child(3){opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-50px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:1s}#site-programa .program__content-item:nth-child(4){opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-50px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:1.2s}#site-programa .program__content-item:nth-child(5){opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-50px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:1.4s}#site-programa .program__content-item:nth-child(6){opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(-50px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:1.6s}#site-programa .program__content-certified-item{padding:1rem 0;border-radius:0;border-bottom:1px solid #15243c;transition:all .3s ease-in-out}#site-programa .program__content-certified-item:last-of-type{border-bottom:none}#site-programa .program__content-certified-item[open] .program__content-certified-title-icon-plus{display:none}#site-programa .program__content-certified-item[open] .program__content-certified-title-icon-minus{display:block}#site-programa .program__content-certified-title-wrapper{cursor:pointer;background:0 0;width:100%;height:-moz-fit-content;height:fit-content;border:none;outline:0;text-align:left;display:flex;justify-content:space-between;align-items:start;gap:1rem;font-weight:700;font-size:1.25rem}#site-programa .program__content-certified-title{width:calc(100% - 2rem);font-weight:700;color:#322681;font-size:1.125rem}#site-programa .program__content-certified-title-icon{width:1rem;height:1rem}#site-programa .program__content-certified-title-icon svg{width:100%;height:100%}#site-programa .program__content-certified-title-icon-minus{display:none}#site-programa .program__content-certified-content{padding:1rem 0;overflow:hidden;transition:all .3s ease-in-out}#site-programa .program__content-practical-list{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0;list-style-type:none}#site-programa .program__content-practical-list li{display:flex;align-items:center;gap:.5rem;row-gap:0;line-height:1.25rem;flex-wrap:wrap;font-size:.875rem}#site-programa .program__content-practical-list li svg{width:1.25rem;height:1.25rem;fill:#ff9e18;color:#ff9e18}#site-programa .program__mobile-buy-fixed{position:fixed;bottom:0;left:0;width:100%;padding:1rem;background:#fff;border-top:1px solid #ebebeb;z-index:1000;box-shadow:0 -4px 6px rgba(0,0,0,.1)}@media (min-width:768px){#site-programa .program__mobile-buy-fixed{display:none}}#site-programa .program__mobile-buy-fixed-btn{display:flex;align-items:center;justify-content:center;width:100%;text-align:center;background-color:#f8590b;color:#f4f4f4;border:2px solid #f8590b;border-radius:.5rem;padding:.75rem 2rem;line-height:1.25;font-weight:700;cursor:pointer;text-decoration:none;box-shadow:0 .125rem .25rem 0 rgba(248,89,11,.075);transition:all 450ms ease-in-out;text-align:center}#site-programa .program__mobile-buy-fixed-btn:focus,#site-programa .program__mobile-buy-fixed-btn:hover{background-color:rgb(202.1992031873,70.438247012,5.8007968127);border-color:rgb(202.1992031873,70.438247012,5.8007968127);color:#f4f4f4}#site-programa .program__mobile-buy-fixed-btn{text-decoration:none}#site-programa .program__mobile-buy-fixed-btn svg{margin-right:.5rem;width:1.5rem;height:1.5rem;fill:currentColor}.area-de-estudio__search-bar-content{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(0));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}.area-de-estudio__search-bar-form{opacity:var(--fade-opacity,0);transform:var(--fade-transform,translateX(0) translateY(25px));transition:all 1s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}.program__experts-swiper{width:0;min-width:100%;padding-bottom:3rem!important}.program__experts-swiper .swiper-pagination-bullet{background:#ebebeb;opacity:1;transition:all .3s ease-in-out}.program__experts-swiper .swiper-pagination-bullet-active{background:#ff9e18;transform:scale(1.25)}.experts-slider__slide{display:flex;flex-direction:column;align-items:center;text-align:center;height:auto;padding:.5rem}.experts-slider__wrapper{display:flex;flex-direction:column;align-items:center;gap:1rem;border:1px solid #ebebeb;border-radius:.5rem;padding:1rem;height:100%}.experts-slider__image{width:6rem;height:6rem;border-radius:50%;overflow:hidden;aspect-ratio:1/1}.experts-slider__image img{width:100%;height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.experts-slider__name{font-weight:700;color:#0a000d;font-size:1.125rem}.experts-slider__description{font-weight:600;color:#0a000d;line-height:1.2;font-size:.875rem}
/*# sourceMappingURL=single-programa.min.css.map */
