@charset "UTF-8";.hero__header{display:flex;background:linear-gradient(210deg,#6a0dad 0,#0d0d0d 49%);box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.075);overflow:hidden;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%}}@media (min-width:768px){.hero__header{border-radius:0 0 3rem 3rem}}.hero__header-wrapper{display:flex;overflow:hidden;flex-direction:column;gap:1rem;justify-content:space-between;align-items:center;border-radius:3rem;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.075);width:100%;position:relative;padding:2rem 0;min-height:200px}@media (min-width:768px){.hero__header-wrapper{padding:3rem 0;flex-direction:row;border-radius:2rem;gap:3rem}}@media (min-width:1400px){.hero__header-wrapper{min-height:225px}}.hero__header-content{display:flex;flex-direction:column;gap:1rem;width:90%}@media (min-width:768px){.hero__header-content{width:55%}}.hero__header-upper-title{font-weight:700;color:#979797;line-height:1.25;text-transform:uppercase;font-size:.875rem}.hero__header-terms{display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;align-items:flex-start}.hero__header-terms-item{display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start;align-items:center;text-decoration:none}.hero__header-terms-item-icon{width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center}.hero__header-terms-item-icon svg{fill:#6a0dad;color:#6a0dad;width:100%;height:100%}.hero__header-terms-item-name{font-size:.875rem;font-weight:700;color:#979797}.hero__header-title{font-weight:700;color:#f2f2f2;line-height:1.15;font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.hero__header-title{font-size:2rem}}.hero__header-description{font-weight:500;color:#f2f2f2;line-height:1.25;font-size:1.25rem}.hero__header-image{width:100%;z-index:10;margin-bottom:-4rem}@media (min-width:768px){.hero__header-image{margin-bottom:unset;width:50%;height:100%;padding-inline-end:3rem;display:flex;align-items:flex-end}}.hero__header-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}@media (min-width:1400px){.hero__header-image img{height:90%}}.hero__header-icon{width:auto;height:-moz-fit-content;height:fit-content;display:flex;justify-content:center;align-items:center;position:absolute;bottom:-55px;right:5%;width:180px;height:180px;opacity:.1}@media (min-width:768px){.hero__header-icon{top:20%;bottom:unset;right:7.5%;margin-bottom:-3rem;width:-moz-fit-content;width:fit-content;height:100%;transform:unset;opacity:.25}}.hero__header-icon svg{width:100%;height:100%;fill:#f2f2f2;color:#f2f2f2}.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:2rem;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:#f2f2f2}.form__style-light .form__description,.form__style-light .form__title{color:#0d0d0d;fill:#0d0d0d}.form__style-light .form__content .form-wrapper input,.form__style-light .form__content .form-wrapper select{color:#0d0d0d;border-bottom:2px solid #0d0d0d}.form__style-light .form__content .form-wrapper .selected-dial-code{color:#0d0d0d}.form__style-light .form__content .form-wrapper ::-moz-placeholder{color:#0d0d0d}.form__style-light .form__content .form-wrapper ::placeholder{color:#0d0d0d}.form__style-dark{background:#0d0d0d}.form__style-dark .form__description,.form__style-dark .form__title{color:#f2f2f2;fill:#f2f2f2}.form__style-dark .form__content .form-wrapper input,.form__style-dark .form__content .form-wrapper select{color:#f2f2f2;border-bottom:2px solid #f2f2f2}.form__style-dark .form__content .form-wrapper .selected-dial-code{color:#f2f2f2}.form__style-dark .form__content .form-wrapper ::-moz-placeholder{color:#f2f2f2}.form__style-dark .form__content .form-wrapper ::placeholder{color:#f2f2f2}.form__title{font-weight:900;text-align:center;color:#0d0d0d;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 #6a0dad!important;border-bottom:2px solid #6a0dad!important;border-radius:.5rem!important;box-shadow:0 .125rem .25rem 0 rgba(106,13,173,.075)!important}.form__content option{color:initial!important}.form__description{font-weight:500;text-align:center;line-height:1.25;color:#0d0d0d;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}:root{--modal-overlay-bg:rgba(0, 0, 0, 0.5);--modal-bg:#ffffff;--modal-text:#333333;--modal-border:#e1e5e9;--modal-shadow:0 10px 40px rgba(0, 0, 0, 0.1);--modal-close-bg:#f8f9fa;--modal-close-hover-bg:#e9ecef;--modal-close-text:#6c757d}body.modal-open{overflow:hidden;position:fixed;width:100%}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;background:var(--modal-overlay-bg);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.modal.is-open,.modal[open]{opacity:1;visibility:visible}.modal__wrapper{background:var(--modal-bg);color:var(--modal-text);border:1px solid var(--modal-border);border-radius:1rem;box-shadow:var(--modal-shadow);position:relative;width:100%;max-width:95vw;max-height:95vh;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;transform:scale(.9) translateY(20px);transition:transform .3s ease;padding:1.5rem;gap:1.5rem}@media (min-width:768px){.modal__wrapper{max-width:90vw;max-height:90vh;padding:2rem;gap:2rem}}.modal.is-open .modal__wrapper,.modal[open] .modal__wrapper{transform:scale(1) translateY(0)}.modal__close{position:absolute;display:flex;align-items:center;justify-content:center;background:var(--modal-close-bg);color:var(--modal-close-text);border:1px solid var(--modal-border);border-radius:.5rem;cursor:pointer;transition:background-color .2s ease,transform .1s ease;font-size:1.2rem;font-weight:700;line-height:1;z-index:10;width:2rem;height:2rem;top:1rem;right:1rem}@media (min-width:768px){.modal__close{width:2.5rem;height:2.5rem;top:1.5rem;right:1.5rem}}.modal__close:hover{background:var(--modal-close-hover-bg);transform:scale(1.05)}.modal__close:active{transform:scale(.95)}.modal__close::before{content:"×"}.modal__header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}@media (min-width:768px){.modal__header{gap:1rem;margin-bottom:2rem}}.modal__title{margin:0;font-size:1.5rem;font-weight:600;line-height:1.2}@media (min-width:768px){.modal__title{font-size:1.75rem}}.modal__description{margin:0;font-size:1rem;opacity:.8;line-height:1.4}@media (min-width:768px){.modal__description{font-size:1.1rem}}.modal__content{flex:1}.modal__content>:first-child{margin-top:0}.modal__content>:last-child{margin-bottom:0}.modal__footer{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap;justify-content:flex-end}@media (min-width:768px){.modal__footer{margin-top:2rem}}@keyframes modal-fade-in{from{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes modal-slide-in{from{transform:scale(.9) translateY(20px)}to{transform:scale(1) translateY(0)}}.modal--sm .modal__wrapper{max-width:400px}.modal--md .modal__wrapper{max-width:600px}.modal--lg .modal__wrapper{max-width:800px}.modal--xl .modal__wrapper{max-width:1200px}.modal--full .modal__wrapper{max-width:95vw;width:100%}.modal--light{--modal-overlay-bg:rgba(0, 0, 0, 0.5);--modal-bg:#ffffff;--modal-text:#333333;--modal-border:#e1e5e9;--modal-shadow:0 10px 40px rgba(0, 0, 0, 0.1);--modal-close-bg:#f8f9fa;--modal-close-hover-bg:#e9ecef;--modal-close-text:#6c757d}.modal--dark{--modal-overlay-bg:rgba(0, 0, 0, 0.7);--modal-bg:#1a1a1a;--modal-text:#ffffff;--modal-border:#333333;--modal-shadow:0 10px 40px rgba(0, 0, 0, 0.3);--modal-close-bg:#333333;--modal-close-hover-bg:#404040;--modal-close-text:#cccccc}.modal--light input,.modal--light select{background:0 0!important;border:1px solid transparent!important;border-bottom:2px solid #0d0d0d!important;border-radius:0!important;transition:all .3s ease-in-out!important}.modal--light input:focus,.modal--light input:focus-visible,.modal--light input:focus-within,.modal--light select:focus,.modal--light select:focus-visible,.modal--light select:focus-within{outline:0!important;border:1px solid #6a0dad!important;border-bottom:2px solid #6a0dad!important;border-radius:.5rem!important;box-shadow:0 .125rem .25rem 0 rgba(106,13,173,.075)!important}.modal--light option{color:initial!important}.modal--dark input,.modal--dark select{background:0 0!important;border:1px solid transparent!important;border-bottom:2px solid #f2f2f2!important;border-radius:0!important;transition:all .3s ease-in-out!important}.modal--dark input:focus,.modal--dark input:focus-visible,.modal--dark input:focus-within,.modal--dark select:focus,.modal--dark select:focus-visible,.modal--dark select:focus-within{outline:0!important;border:1px solid #6a0dad!important;border-bottom:2px solid #6a0dad!important;border-radius:.5rem!important;box-shadow:0 .125rem .25rem 0 rgba(106,13,173,.075)!important}.modal--dark option{color:initial!important}.certified{display:flex;flex-direction:column;padding:2rem;border-radius:2rem;gap:1.5rem;background:#fff;box-shadow:0 .125rem .25rem 0 rgba(0,0,0,.075);position:relative;margin:2rem 0}.certified::before{content:"";position:absolute;top:-2rem;left:0;width:100%;height:100%;z-index:-1;background:#f2f2f2;border-radius:2rem}.certified::after{content:"";position:absolute;bottom:-2rem;left:0;width:100%;height:100%;z-index:-1;background:#0d0d0d;border-radius:2rem}.certified__header{display:flex;flex-direction:column;gap:1rem}.certified__header-terms{display:flex;flex-direction:row;gap:.5rem;justify-content:space-between;align-items:center;position:relative}.certified__header-terms-badge{font-size:.625rem;font-weight:700;background:#6a0dad;color:#fff;padding:.25rem .5rem;border-radius:1rem;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media (min-width:768px){.certified__header-terms-badge{font-size:.75rem}}.certified__header-terms-item{display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start;align-items:center;text-decoration:none}.certified__header-terms-item-icon{width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center}.certified__header-terms-item-icon svg{fill:#6a0dad;color:#6a0dad;width:100%;height:100%}.certified__header-terms-item-name{font-size:.875rem;font-weight:700;color:#979797;max-width:140px}@media (min-width:768px){.certified__header-terms-item-name{max-width:100%}}.certified__header-title{font-weight:900;color:#0d0d0d;font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.certified__header-title{font-size:1.5rem}}.certified__content{display:flex;flex-direction:column;gap:1.5rem}.certified__content-courses{display:flex;flex-direction:column;gap:.5rem}.certified__content-courses-title{font-weight:700;color:#0d0d0d;font-size:1rem}.certified__content-courses-list{display:flex;flex-direction:column;gap:.5rem;padding:0;margin:0}.certified__content-courses-item{display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start;align-items:center}.certified__content-courses-item-icon{display:flex;align-items:center;justify-content:center;height:.875rem;width:.875rem}.certified__content-courses-item-icon svg{color:#0d0d0d;fill:#0d0d0d;width:100%;height:100%}.certified__content-courses-item-name{font-weight:400;color:#0d0d0d;width:calc(100% - 1.375rem);font-size:1rem}.certified__content-meta{display:flex;gap:1rem;flex-wrap:wrap}.certified__content-meta-item{display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start;align-items:center}.certified__content-meta-item-icon{display:flex;align-items:center;justify-content:center;height:1.25rem;width:1.25rem}.certified__content-meta-item-icon svg{color:#6a0dad;fill:#6a0dad;width:100%;height:100%}.certified__content-meta-item-name{font-weight:400;color:#0d0d0d;font-size:1.125rem}.certified__footer{display:flex;flex-direction:column;gap:1rem;width:100%;margin-top:auto;z-index:100}@media (min-width:1200px){.certified__footer{flex-direction:row}}.certified__footer-button--outline{width:100%;display:flex;justify-content:center;gap:.5rem;align-items:center;background-color:transparent;color:#6a0dad;border:2px solid #6a0dad;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}.certified__footer-button--outline:focus,.certified__footer-button--outline:hover{background-color:#6a0dad;color:#f2f2f2;border-color:#6a0dad}.certified__footer-button--solid{width:100%;display:flex;justify-content:center;gap:.5rem;align-items:center;background-color:#6a0dad;color:#f2f2f2;border:2px solid #6a0dad;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(106,13,173,.075);transition:all 450ms ease-in-out;text-align:center;padding-inline:1rem}.certified__footer-button--solid:focus,.certified__footer-button--solid:hover{background-color:rgb(76.935483871,9.435483871,125.564516129);border-color:rgb(76.935483871,9.435483871,125.564516129);color:#f2f2f2}.certified__footer-button--dropdown{position:relative;width:100%;display:inline-block}.certified__footer-button--dropdown:hover .certified__footer-button--dropdown-content{display:flex;height:auto;opacity:1}.certified__footer-button--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}.certified__footer-button--dropdown-content a{display:block;font-weight:600;text-decoration:none;color:#0d0d0d;padding:.75rem 1rem}.certified__footer-button--dropdown-content a:hover{background-color:#f2f2f2}#site-programa{display:flex;flex-direction:column;gap:2rem}#site-programa__content{display:grid;grid-template-columns:1fr;gap:4rem}#site-programa .program{display:flex;flex-direction:column;gap:2rem;z-index:10}@media (min-width:768px){#site-programa .program{margin-top:-3.75rem}}#site-programa .program:last-of-type .program__experts::after{height:calc(100% + 2rem)}#site-programa .program__content{display:flex;flex-direction:column;gap:2rem;padding-bottom:2rem;padding-inline:4%}@media (min-width:768px){#site-programa .program__content{padding-inline:4%}}@media (min-width:992px){#site-programa .program__content{padding-inline:8%}}@media (min-width:1600px){#site-programa .program__content{padding-inline:10%}}#site-programa .program__content-meta{display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-items:center;background:#6a0dad;padding:.75rem 1rem}@media (min-width:768px){#site-programa .program__content-meta{flex-direction:row;gap:1.25rem}}#site-programa .program__content-meta-item{display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start;align-items:center}#site-programa .program__content-meta-item-icon{width:1.5rem;height:1.5rem;display:flex;justify-content:center;align-items:center}#site-programa .program__content-meta-item-icon svg{fill:#fff;color:#fff;width:100%;height:100%}#site-programa .program__content-meta-item-name{font-weight:600;color:#fff;font-size:1.125rem}#site-programa .program__content-description{width:100%;max-width:900px;margin-inline:auto}#site-programa .program__content-description p{text-align:center;font-size:1.25rem}#site-programa .program__content-items{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:900px;margin-inline:auto}#site-programa .program__content-items:last-child{margin-bottom:2rem}@media (min-width:768px){#site-programa .program__content-items{gap:2rem}}#site-programa .program__content-item{display:flex;flex-direction:column;padding:0;border-radius:.5rem}#site-programa .program__content-item[open] .program__content-item-title-plegable-plus{display:none}#site-programa .program__content-item[open] .program__content-item-title-plegable-minus{display:block}#site-programa .program__content-item-title{cursor:pointer;width:100%;height:-moz-fit-content;height:fit-content;border:2px solid #6a0dad;border-radius:.675rem;outline:0;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-weight:700;background:#f2f2f2;padding:.5rem 1rem;font-weight:700;color:#0d0d0d;font-size:1.125rem}#site-programa .program__content-item-title-icon{width:2.5rem;height:2.5rem;color:#6a0dad}#site-programa .program__content-item-title-icon svg{width:100%;height:100%}#site-programa .program__content-item-title-text{width:calc(100% - 5.5rem)}#site-programa .program__content-item-title-plegable{width:1rem;height:1rem;color:#6a0dad}#site-programa .program__content-item-title-plegable svg{width:100%;height:100%}#site-programa .program__content-item-title-plegable-minus{display:none}#site-programa .program__content-item-wrapper{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:.5rem;padding:1rem 1rem 0 1rem}#site-programa .program__content-item-wrapper ol,#site-programa .program__content-item-wrapper p,#site-programa .program__content-item-wrapper ul{margin-bottom:0}#site-programa .program__content-item-description{display:flex;flex-direction:column;gap:1rem;font-weight:400;color:#0d0d0d;align-self:center;font-size:1rem}#site-programa .program__content-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;z-index:100}@media (min-width:768px){#site-programa .program__content-buttons{flex-direction:row}}#site-programa .program__content-button--light{width:100%;background-color:transparent;color:#0d0d0d;border:2px solid #6a0dad;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}#site-programa .program__content-button--light:focus,#site-programa .program__content-button--light:hover{background-color:#6a0dad;color:#f2f2f2;border-color:#6a0dad}@media (min-width:768px){#site-programa .program__content-button--light{width:-moz-fit-content;width:fit-content}}#site-programa .program__content-button--solid{width:100%;display:flex;justify-content:center;gap:.5rem;align-items:center;min-height:3.25rem;background-color:#6a0dad;color:#f2f2f2;border:2px solid #6a0dad;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(106,13,173,.075);transition:all 450ms ease-in-out;text-align:center}#site-programa .program__content-button--solid:focus,#site-programa .program__content-button--solid:hover{background-color:rgb(76.935483871,9.435483871,125.564516129);border-color:rgb(76.935483871,9.435483871,125.564516129);color:#f2f2f2}#site-programa .program__content-button--dropdown{position:relative;width:100%;display:inline-block}@media (min-width:768px){#site-programa .program__content-button--dropdown{width:-moz-fit-content;width:fit-content}}#site-programa .program__content-button--dropdown:hover .program__content-button--dropdown-content{display:flex;height:auto;opacity:1}#site-programa .program__content-button--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:250;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}#site-programa .program__content-button--dropdown-content a{display:block;font-weight:600;text-decoration:none;color:#0d0d0d;padding:.75rem 1rem}#site-programa .program__content-button--dropdown-content a:hover{background-color:#f2f2f2}#site-programa .program__brochure{display:flex;flex-direction:column;position:relative;background:#6a0dad;margin-bottom:-2rem}@media (min-width:992px){#site-programa .program__brochure{flex-direction:row}}#site-programa .program__brochure-image{width:100%;height:auto;overflow:hidden;position:relative;border-radius:0 5rem 0 0}@media (min-width:992px){#site-programa .program__brochure-image{width:50%}}#site-programa .program__brochure-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#site-programa .program__brochure-content{width:100%;display:flex;flex-direction:column;justify-content:center;padding:2rem;gap:1.5rem}@media (min-width:768px){#site-programa .program__brochure-content{padding:2rem}}@media (min-width:992px){#site-programa .program__brochure-content{width:50%;padding:1.5rem 3rem}}@media (min-width:1200px){#site-programa .program__brochure-content{padding:2rem 4rem}}#site-programa .program__brochure-title{color:#fff;font-weight:900;margin-bottom:-1rem;font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){#site-programa .program__brochure-title{font-size:1.75rem}}#site-programa .program__brochure-description{width:100%;color:#fff;line-height:1.25;font-weight:500;font-size:1.125rem}#site-programa .program__brochure-description p{margin-bottom:1rem}#site-programa .program__brochure-description p:last-child{margin-bottom:0}#site-programa .program__brochure-button{align-self:center;background-color:#f2f2f2;color:#6a0dad;border:2px solid #f2f2f2;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(242,242,242,.075);transition:all 450ms ease-in-out;text-align:center}#site-programa .program__brochure-button:focus,#site-programa .program__brochure-button:hover{background-color:rgb(216.5,216.5,216.5);border-color:rgb(216.5,216.5,216.5);color:#6a0dad}@media (min-width:768px){#site-programa .program__brochure-button{align-self:flex-start}}#site-programa .program__experts{display:flex;flex-direction:column;gap:2rem;position:relative;padding:3rem 0;background:#0d0d0d}@media (min-width:768px){#site-programa .program__experts--center .swiper-wrapper{justify-content:center}}#site-programa .program__experts-title{font-weight:900;color:#f2f2f2;text-align:center;z-index:99;font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){#site-programa .program__experts-title{font-size:2rem}}#site-programa .program__experts-description{font-weight:600;color:#f2f2f2;text-align:center;z-index:99;font-size:1.25rem}#site-programa .program__experts-swiper{width:100%;height:100%;padding:1rem .75rem 3.5rem .75rem!important;overflow:hidden;margin:0 auto;max-width:100vw}@media (min-width:768px){#site-programa .program__experts-swiper{max-width:70vw}}#site-programa .program__experts-swiper .swiper-wrapper{height:auto}#site-programa .program__experts-swiper .swiper-pagination-bullet{background:#f2f2f2!important}#site-programa .program__experts-swiper .swiper-pagination-bullet-active{background:#6a0dad!important}#site-programa .program__experts-item{display:flex;flex-direction:column;gap:1rem}#site-programa .program__experts-item-image{width:100%;height:100%;overflow:hidden;aspect-ratio:3/4;position:relative;cursor:pointer;border-radius:12px;overflow:hidden;box-shadow:0 0 8px 4px rgba(106,13,173,.15);transition:transform .3s ease-in-out;background:0 0}#site-programa .program__experts-item-image:hover{transform:translateY(-.5rem)!important}#site-programa .program__experts-item-image::after{position:absolute;background:linear-gradient(50deg,#6a0dad 50%,#0d0d0d 80%);opacity:.25;height:100%;width:100%;top:0;left:0;content:""}#site-programa .program__experts-item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#site-programa .program__experts-item-content{width:90%;display:flex;flex-direction:column;align-self:center;gap:1rem}#site-programa .program__experts-item-name{font-weight:700;width:100%;color:#f2f2f2;font-size:1.25rem}#site-programa .program__experts-item-description{font-weight:500;color:#f2f2f2;font-size:1rem}#site-programa .program__certifieds{display:flex;padding-top:2rem;flex-direction:column;gap:2rem;padding-inline:4%}@media (min-width:768px){#site-programa .program__certifieds{padding-inline:4%}}@media (min-width:992px){#site-programa .program__certifieds{padding-inline:8%}}@media (min-width:1600px){#site-programa .program__certifieds{padding-inline:10%}}#site-programa .program__certifieds-title{font-weight:900;text-align:center;color:#0d0d0d;max-width:900px;margin-inline:auto;width:100%;font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){#site-programa .program__certifieds-title{font-size:2rem}}#site-programa .program__certifieds-description{font-weight:400;text-align:center;color:#0d0d0d;margin-inline:auto;width:100%;max-width:900px;font-size:1.125rem}#site-programa .program__certifieds-list{display:flex;flex-direction:row;gap:1rem;justify-content:center;align-items:center;margin-inline:auto;flex-wrap:wrap}#site-programa .program__certifieds-item{font-weight:500;color:#0d0d0d;background:#f2f2f2;padding:.5rem 1rem;border-radius:20rem;font-size:1rem}#site-programa .program__certifieds-cards{display:flex;flex-direction:column;gap:2rem;padding-bottom:4rem}@media (min-width:768px){#site-programa .program__certifieds-cards{justify-content:center;flex-direction:row}}#site-programa .program__certifieds-cards .certified{width:100%}#site-programa .program__certifieds-cards--slider .swiper-wrapper{height:auto}#site-programa .program__certifieds-cards--slider .certified{height:calc(100% - 4rem)!important}#site-programa .program__certifieds-cards--slider .certified__footer-button--dropdown:hover .certified__footer-button--dropdown-content{bottom:100%!important;border-radius:1rem 1rem 0 0!important}.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}
/*# sourceMappingURL=single-programa.min.css.map */
