#welcome{overflow:hidden;position:relative;background-color:var(--color-secondary)}#welcome .ms-wrapper-section{width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:60px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:var(--max-size);z-index:1}#welcome .ms-wrapper-section .ms-title{line-height:1.2;text-align:center;font-weight:var(--bold);color:var(--color-white);font-size:clamp(2.5rem,1.5912rem + 3.888vw,5.625rem)}#welcome .ms-wrapper-section .ms-title span{opacity:0;display:block;-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(50px);transform:translateY(50px)}#welcome .ms-wrapper-section .ms-title span:nth-child(1){-webkit-transition-delay:.3s;transition-delay:.3s}#welcome .ms-wrapper-section .ms-title span:nth-child(2){-webkit-transition-delay:.6s;transition-delay:.6s}#welcome .ms-cover{top:0;left:0;z-index:0;width:100%;height:100%;position:absolute}#welcome .ms-cover picture{top:0;left:0;width:100%;height:100%;position:absolute}#welcome .ms-cover picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:1024px){#welcome{height:550px}#welcome .ms-wrapper-section{height:550px;min-height:auto}#welcome .ms-wrapper-section .ms-title{margin-top:100px}#welcome .ms-cover picture img{-o-object-position:top;object-position:top}}#welcome .ms-float-image{position:absolute;bottom:-90px;right:0;z-index:2;pointer-events:none;display:none;-webkit-transition:all 1s;transition:all 1s;opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px)}#welcome .ms-float-image img{width:auto;height:auto}@media screen and (min-width:1024px){#welcome .ms-float-image{display:inline-block}#welcome .ms-float-image img{max-width:100%}}#welcome.ms-loaded-animate .ms-wrapper-section .ms-title span{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#welcome.ms-loaded-animate .ms-float-image{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#intro{width:100%;overflow:hidden;position:relative;background-color:var(--color-secondary)}#intro:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(#000),to(transparent));background:linear-gradient(to top,#000,transparent);z-index:1;pointer-events:none !important}#intro .ms-wrapper-section{width:90%;z-index:2;padding:10vw 0 18vw;max-width:var(--max-size);pointer-events:none !important}#intro .ms-wrapper-section .ms-message{padding:30px;border-radius:20px;font-weight:var(--medium);background-color:var(--color-white);font-size:clamp(1rem,.8364rem + .6998vw,1.5625rem);opacity:0;-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(50px);transform:translateY(50px)}#intro .ms-cover{top:0;left:0;z-index:0;width:100%;height:100%;position:absolute;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}#intro .ms-cover picture{top:0;left:0;width:100%;height:100%;position:absolute}#intro .ms-cover picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:1024px){#intro .ms-wrapper-section .ms-message{padding:40px;border-radius:30px}}@media screen and (min-width:1330px){#intro .ms-wrapper-section{padding:112px 0 190px}#intro .ms-wrapper-section .ms-message{padding:60px;border-radius:36px}}#intro.ms-loaded-animate .ms-wrapper-section .ms-message{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#objetivos{width:100%;margin:0 auto;overflow:hidden;position:relative}#objetivos:after{content:"";display:block;background-color:#141a2a;height:2.5vw;position:absolute;z-index:2;bottom:-1px;right:-2%;width:53%;-webkit-transform:skewX(-45deg);transform:skewX(-45deg)}#objetivos .ms-wrapper-line{padding-bottom:2%;background-color:#010102;position:relative}#objetivos .ms-wrapper-line:after{content:"";display:block;background-color:var(--color-white);height:2.5vw;position:absolute;z-index:2;bottom:-1px;right:-2%;width:51%;-webkit-transform:skewX(-45deg);transform:skewX(-45deg)}#objetivos .ms-wrapper-section{max-width:1620px}#objetivos .ms-wrapper-section .ms-wrapper-flex{padding:20px;overflow:hidden;position:relative;border-radius:20px;background-color:#141728}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-wrapper-img{z-index:1;position:relative;margin-bottom:30px;border-radius:20px;overflow:hidden;opacity:0;-webkit-transition:all 1s;transition:all 1s}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-wrapper-img:after{content:"";display:block;padding-bottom:90%}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-wrapper-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-card{padding:30px;overflow:hidden;border-radius:20px;height:100%;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-card .ms-card-icon img{display:inline-block;margin-right:auto}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-card .ms-paragraph .ms-card-title{line-height:1.2;margin-bottom:10px;font-size:clamp(1.0625rem,.9171rem + .6221vw,1.5625rem)}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-card .ms-paragraph p{line-height:1.4;margin-bottom:20px;font-size:clamp(1rem,.9273rem + .311vw,1.25rem)}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-card .ms-paragraph p:last-child{margin-bottom:0}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-card .ms-paragraph ul{line-height:1.4;padding-left:8px;font-size:clamp(1rem,.9273rem + .311vw,1.25rem)}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-card .ms-paragraph ul li{list-style:disc}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list{z-index:1;margin:0 -15px;position:relative}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list .ms-item{padding:0 15px;margin-bottom:30px;opacity:0;-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(50px);transform:translateY(50px)}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list .ms-item:nth-child(1){-webkit-transition-delay:.3s;transition-delay:.3s}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list .ms-item:nth-child(2){-webkit-transition-delay:.4s;transition-delay:.4s}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list .ms-item:nth-child(3){-webkit-transition-delay:.5s;transition-delay:.5s}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list .ms-item:nth-child(4){-webkit-transition-delay:.6s;transition-delay:.6s}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-cover{top:0;left:0;width:100%;height:100%;position:absolute;opacity:.15}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#objetivos.star-animate .ms-wrapper-section .ms-wrapper-img{opacity:1}#objetivos.star-animate .ms-wrapper-section .ms-list .ms-item{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (min-width:768px){#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list .ms-item{width:50%}}@media screen and (min-width:1024px){#objetivos .ms-wrapper-section .ms-wrapper-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:30px;padding:30px}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list{width:60%;margin:-15px 0;zoom:.76}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list .ms-item{margin:15px 0;padding:0;padding-left:30px}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list .ms-item .ms-card{height:auto}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list .ms-item:nth-child(2){margin-top:54px}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list .ms-item:nth-child(3){margin-top:-54px}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-wrapper-img{width:40%;margin-bottom:0;max-width:400px}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-wrapper-img:after{padding-bottom:154%}}@media screen and (min-width:1330px){#objetivos .ms-wrapper-section .ms-wrapper-flex{border-radius:60px;padding:50px 70px}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list{zoom:.82}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list .ms-item:nth-child(2){margin-top:90px}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list .ms-item:nth-child(3){margin-top:-90px}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-card{padding:40px;border-radius:36px}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-wrapper-img{max-width:610px;border-radius:50px}}@media screen and (min-width:1620px){#objetivos .ms-wrapper-section .ms-wrapper-flex{border-radius:60px;padding:80px 100px}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list{zoom:1;width:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-list .ms-item{padding-left:40px}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-card{padding:45px 50px}#objetivos .ms-wrapper-section .ms-wrapper-flex .ms-wrapper-img{width:50%}}#lideres{width:100%;margin:0 auto;overflow:hidden;position:relative;background-color:#131627}#lideres .ms-wrapper-section{width:90%;margin:0 auto;max-width:1350px}#lideres .ms-wrapper-section .ms-title{line-height:1.2;text-align:center;color:var(--color-white);font-size:clamp(1.5rem,.8456rem + 2.7994vw,3.75rem);opacity:0;-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(50px);transform:translateY(50px)}#lideres .ms-wrapper-section .ms-title strong{color:var(--color-primary)}#lideres .ms-wrapper-section .ms-intro{padding:30px;margin:30px 0;line-height:1.4;border-radius:20px;color:var(--color-white);border:1px solid var(--color-primary);font-size:clamp(1.0625rem,.8626rem + .8554vw,1.75rem);opacity:0;-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition-delay:.3s;transition-delay:.3s}#lideres .ms-wrapper-section .ms-card{width:100%;overflow:hidden;border-radius:20px;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}#lideres .ms-wrapper-section .ms-card .ms-media{width:100%;position:relative}#lideres .ms-wrapper-section .ms-card .ms-media:after{content:"";display:block;padding-bottom:100%}#lideres .ms-wrapper-section .ms-card .ms-media img{top:0;left:0;-o-object-fit:cover;object-fit:cover;height:100%;width:100%;position:absolute}#lideres .ms-wrapper-section .ms-card .ms-info{width:100%;padding:20px;background-color:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:background-color .3s;transition:background-color .3s}#lideres .ms-wrapper-section .ms-card .ms-info .ms-block{line-height:1.4}#lideres .ms-wrapper-section .ms-card .ms-info .ms-block .ms-name{color:#202945;font-weight:var(--bold);font-size:clamp(1.25rem,1.0682rem + .7776vw,1.875rem)}#lideres .ms-wrapper-section .ms-card .ms-info .ms-block span{color:#5c5c5c;font-weight:var(--medium)}#lideres .ms-wrapper-section .ms-card .ms-info .ms-link .icon-linkedin{color:var(--color-primary);font-size:40px;-webkit-transition:all .3s;transition:all .3s}#lideres .ms-wrapper-section .ms-list{margin:0 -15px}#lideres .ms-wrapper-section .ms-list .ms-item{padding:0 15px;margin-bottom:30px;opacity:0;-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(50px);transform:translateY(50px)}#lideres .ms-wrapper-section .ms-list .ms-item:nth-child(1){-webkit-transition-delay:.4s;transition-delay:.4s}#lideres .ms-wrapper-section .ms-list .ms-item:nth-child(2){-webkit-transition-delay:.6s;transition-delay:.6s}#lideres .ms-wrapper-section .ms-list .ms-item:nth-child(3){-webkit-transition-delay:.8s;transition-delay:.8s}#lideres .ms-wrapper-section .ms-list .ms-item:last-child{margin-bottom:0}#lideres .ms-wrapper-section .ms-list .ms-item:hover .ms-card .ms-info{background-color:var(--color-primary)}#lideres .ms-wrapper-section .ms-list .ms-item:hover .ms-card .ms-info .ms-link .icon-linkedin{color:var(--color-secondary)}#lideres.star-animate .ms-wrapper-section .ms-title,#lideres.star-animate .ms-wrapper-section .ms-intro,#lideres.star-animate .ms-wrapper-section .ms-list .ms-item{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (min-width:1024px){#lideres .ms-wrapper-section .ms-intro{margin:50px 0}#lideres .ms-wrapper-section .ms-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#lideres .ms-wrapper-section .ms-list .ms-item{width:33.33%}#lideres .ms-wrapper-section .ms-card{border-radius:30px}}@media screen and (min-width:1330px){#lideres .ms-wrapper-section .ms-intro{margin:50px 0 70px;border-radius:100px}#lideres .ms-wrapper-section .ms-card{border-radius:36px}#lideres .ms-wrapper-section .ms-card .ms-info{padding:30px}}#mision{width:100%;margin:0 auto;overflow:hidden;position:relative;background-color:#131627}#mision .ms-wrapper-section{width:90%;margin:0 auto;max-width:860px}#mision .ms-wrapper-section .ms-list{margin:0 -15px}#mision .ms-wrapper-section .ms-list .ms-item{padding:0 15px;margin-bottom:30px;opacity:0;-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(50px);transform:translateY(50px)}#mision .ms-wrapper-section .ms-list .ms-item:nth-child(1){-webkit-transition-delay:.1s;transition-delay:.1s}#mision .ms-wrapper-section .ms-list .ms-item:nth-child(2){-webkit-transition-delay:.3s;transition-delay:.3s}#mision .ms-wrapper-section .ms-list .ms-item:nth-child(3){-webkit-transition-delay:.6s;transition-delay:.6s}#mision .ms-wrapper-section .ms-list .ms-item:last-child{margin-bottom:0}#mision .ms-wrapper-section .ms-card{padding:0 15px;text-align:center;width:100%;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}#mision .ms-wrapper-section .ms-card img{display:inline-block;margin:0 auto 10px auto}#mision .ms-wrapper-section .ms-card .ms-card-title{line-height:1.2;margin-bottom:15px;color:var(--color-white);font-size:clamp(1.25rem,1.0682rem + .7776vw,1.875rem)}#mision .ms-wrapper-section .ms-card .ms-card-title strong{color:var(--color-primary)}#mision .ms-wrapper-section .ms-card p{line-height:1.4;color:var(--color-white);font-size:clamp(1.125rem,.9978rem + .5443vw,1.5625rem)}@media screen and (min-width:1024px){#mision .ms-wrapper-section .ms-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#mision .ms-wrapper-section .ms-list .ms-item{width:50%;max-width:360px}#mision .ms-wrapper-section .ms-card img{margin-bottom:20px}#mision .ms-wrapper-section .ms-card .ms-card-title{margin-bottom:20px}}@media screen and (min-width:1330px){#mision .ms-wrapper-section{padding:7vw 0}}#mision .ms-cover{bottom:0;left:0;z-index:0;width:100%;height:50%;position:absolute;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}#mision .ms-cover picture{top:0;left:0;width:100%;height:100%;position:absolute}#mision .ms-cover picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#mision.star-animate .ms-wrapper-section .ms-list .ms-item{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}#certificaciones{width:100%;margin:0 auto;overflow:hidden;position:relative;background-color:var(--color-white)}#certificaciones:after{content:"";display:block;background-color:#202945;height:2.5vw;position:absolute;z-index:2;bottom:-1px;right:-2%;width:53%;-webkit-transform:skewX(-45deg);transform:skewX(-45deg)}#certificaciones .ms-wrapper-line{padding-bottom:2%;background-color:#131627;position:relative}#certificaciones .ms-wrapper-line:after{content:"";display:block;background-color:var(--color-white);height:2.5vw;position:absolute;z-index:2;bottom:-1px;right:-2%;width:51%;-webkit-transform:skewX(-45deg);transform:skewX(-45deg)}#certificaciones .ms-wrapper-section{width:90%;position:relative;max-width:1500px}#certificaciones .ms-wrapper-section .ms-title{line-height:1.2;text-align:center;margin-bottom:20px;font-weight:var(--bold);font-size:clamp(1.5rem,.8456rem + 2.7994vw,3.75rem);opacity:0;-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(50px);transform:translateY(50px)}#certificaciones .ms-wrapper-section .ms-title strong{font-weight:var(--semibold);color:var(--color-primary)}#certificaciones .ms-wrapper-section .ms-subtitle{text-align:center;margin-bottom:20px;font-weight:var(--semibold);font-size:clamp(1.0625rem,.8262rem + 1.0109vw,1.875rem);opacity:0;-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition-delay:.3s;transition-delay:.3s}#certificaciones .ms-wrapper-section .ms-subtitle strong{font-weight:var(--bold);font-size:clamp(1.125rem,.816rem + 1.3219vw,2.1875rem)}#certificaciones .ms-wrapper-section .ms-paragraph{margin-bottom:40px;line-height:1.4;font-size:clamp(1rem,.8182rem + .7776vw,1.625rem);opacity:0;-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition-delay:.6s;transition-delay:.6s}#certificaciones .ms-wrapper-section .ms-paragraph p{margin-bottom:20px}#certificaciones .ms-wrapper-section .ms-paragraph p:last-child{margin-bottom:0}#certificaciones .ms-wrapper-section .ms-card{width:100%;border-radius:20px;padding:30px;height:100%;background:#202945;background:-webkit-gradient(linear,left bottom,left top,from(#202945),to(#131627));background:linear-gradient(0deg,#202945 0%,#131627 100%);-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}#certificaciones .ms-wrapper-section .ms-card .ms-certificate-number{font-weight:var(--bold);color:var(--color-primary);font-size:clamp(1.125rem,1.0159rem + .4666vw,1.5rem);display:block}#certificaciones .ms-wrapper-section .ms-card .ms-certificate-name{font-weight:var(--bold);color:var(--color-white);font-size:clamp(1.125rem,1.0159rem + .4666vw,1.5rem)}#certificaciones .ms-wrapper-section .ms-card .ms-detail{line-height:1.6;margin-top:20px;color:var(--color-white);font-size:clamp(1rem,.8909rem + .4666vw,1.375rem)}#certificaciones .ms-wrapper-section .ms-card .ms-detail p{margin-bottom:20px}#certificaciones .ms-wrapper-section .ms-card .ms-detail p:last-child{padding-bottom:0}#certificaciones .ms-wrapper-section .ms-card img{display:block;margin:30px auto 20px auto}#certificaciones .ms-wrapper-section .ms-list{margin:0 -15px}#certificaciones .ms-wrapper-section .ms-list .ms-item{padding:0 15px;margin-bottom:30px;opacity:0;-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(50px);transform:translateY(50px)}#certificaciones .ms-wrapper-section .ms-list .ms-item:nth-child(1){-webkit-transition-delay:.9s;transition-delay:.9s}#certificaciones .ms-wrapper-section .ms-list .ms-item:nth-child(2){-webkit-transition-delay:1.2s;transition-delay:1.2s}#certificaciones .ms-wrapper-section .ms-list .ms-item:nth-child(3){-webkit-transition-delay:1.5s;transition-delay:1.5s}#certificaciones.star-animate .ms-wrapper-section .ms-title,#certificaciones.star-animate .ms-wrapper-section .ms-subtitle,#certificaciones.star-animate .ms-wrapper-section .ms-paragraph,#certificaciones.star-animate .ms-wrapper-section .ms-list .ms-item{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (min-width:768px){#certificaciones .ms-wrapper-section .ms-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#certificaciones .ms-wrapper-section .ms-list .ms-item{width:50%}}@media screen and (min-width:1024px){#certificaciones .ms-wrapper-section{padding:120px 0}#certificaciones .ms-wrapper-section .ms-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#certificaciones .ms-wrapper-section .ms-list .ms-item{max-width:560px}#certificaciones .ms-wrapper-section .ms-card{border-radius:30px;padding:40px}}@media screen and (min-width:1330px){#certificaciones .ms-wrapper-section .ms-title,#certificaciones .ms-wrapper-section .ms-subtitle,#certificaciones .ms-wrapper-section .ms-paragraph{margin-bottom:50px}#certificaciones .ms-wrapper-section .ms-card{border-radius:36px;padding:45px 50px}#certificaciones .ms-wrapper-section .ms-list{margin:0 -20px}#certificaciones .ms-wrapper-section .ms-list .ms-item{padding:0 20px;max-width:600px}}#reconocimiento{width:100%;margin:0 auto;overflow:hidden;position:relative;background-color:#202945}#reconocimiento .ms-wrapper-section{width:90%;position:relative;max-width:1500px}#reconocimiento .ms-wrapper-section .ms-title{line-height:1.2;text-align:center;margin-bottom:20px;font-weight:var(--bold);font-size:clamp(1.5rem,.8456rem + 2.7994vw,3.75rem);color:var(--color-white);opacity:0;-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(50px);transform:translateY(50px)}#reconocimiento .ms-wrapper-section .ms-title strong{font-weight:var(--semibold);color:var(--color-primary)}#reconocimiento .ms-wrapper-section .ms-subtitle{text-align:center;margin-bottom:20px;font-weight:var(--bold);color:var(--color-white);font-size:clamp(1.0625rem,.8262rem + 1.0109vw,1.875rem);opacity:0;-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition-delay:.3s;transition-delay:.3s}#reconocimiento .ms-wrapper-section .ms-subtitle strong{font-size:clamp(1.125rem,.816rem + 1.3219vw,2.1875rem)}#reconocimiento .ms-wrapper-section>.ms-paragraph{margin-bottom:50px;line-height:1.4;font-size:clamp(1rem,.8182rem + .7776vw,1.625rem);opacity:0;-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition-delay:.6s;transition-delay:.6s;color:var(--color-white)}#reconocimiento .ms-wrapper-section>.ms-paragraph p{margin-bottom:20px}#reconocimiento .ms-wrapper-section>.ms-paragraph p:last-child{margin-bottom:0}#reconocimiento .ms-wrapper-section .ms-card{overflow:hidden;width:100%;height:100%;border-radius:30px;background-color:var(--color-white);-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}#reconocimiento .ms-wrapper-section .ms-card .ms-media{width:100%;position:relative}#reconocimiento .ms-wrapper-section .ms-card .ms-media:after{content:"";display:block;padding-bottom:55%}#reconocimiento .ms-wrapper-section .ms-card .ms-media img{top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute}#reconocimiento .ms-wrapper-section .ms-card .ms-info{width:100%;padding:30px}#reconocimiento .ms-wrapper-section .ms-card .ms-info .ms-card-title{line-height:1.2;font-weight:var(--bold);font-size:clamp(1.0625rem,.9171rem + .6221vw,1.5625rem)}#reconocimiento .ms-wrapper-section .ms-card .ms-info .ms-paragraph{margin:15px 0;color:var(--color-secondary)}#reconocimiento .ms-wrapper-section .ms-card .ms-info .ms-paragraph p{line-height:1.6;margin-bottom:20px;font-size:clamp(1rem,.9273rem + .311vw,1.25rem)}#reconocimiento .ms-wrapper-section .ms-card .ms-info .ms-paragraph p:last-child{margin-bottom:0}#reconocimiento .ms-wrapper-section .ms-list{margin:0 -15px}#reconocimiento .ms-wrapper-section .ms-list .ms-item{padding:0 15px;margin-bottom:30px;opacity:0;-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(50px);transform:translateY(50px)}#reconocimiento .ms-wrapper-section .ms-list .ms-item:nth-child(1){-webkit-transition-delay:.9s;transition-delay:.9s}#reconocimiento .ms-wrapper-section .ms-list .ms-item:nth-child(2){-webkit-transition-delay:1.2s;transition-delay:1.2s}#reconocimiento .ms-wrapper-section .ms-list .ms-item:nth-child(3){-webkit-transition-delay:1.5s;transition-delay:1.5s}#reconocimiento.star-animate .ms-wrapper-section .ms-title,#reconocimiento.star-animate .ms-wrapper-section .ms-subtitle,#reconocimiento.star-animate .ms-wrapper-section .ms-paragraph,#reconocimiento.star-animate .ms-wrapper-section .ms-list .ms-item{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (min-width:768px){#reconocimiento .ms-wrapper-section .ms-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#reconocimiento .ms-wrapper-section .ms-list .ms-item{width:50%}}@media screen and (min-width:1024px){#reconocimiento .ms-wrapper-section{padding:120px 0}#reconocimiento .ms-wrapper-section .ms-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#reconocimiento .ms-wrapper-section .ms-list .ms-item{max-width:560px}#reconocimiento .ms-wrapper-section .ms-card{border-radius:36px}}@media screen and (min-width:1330px){#reconocimiento .ms-wrapper-section .ms-title,#reconocimiento .ms-wrapper-section .ms-subtitle{margin-bottom:50px}#reconocimiento .ms-wrapper-section>.ms-paragraph{margin-bottom:70px}#reconocimiento .ms-wrapper-section .ms-card{border-radius:40px}#reconocimiento .ms-wrapper-section .ms-list{margin:0 -20px}#reconocimiento .ms-wrapper-section .ms-list .ms-item{padding:0 20px;max-width:600px}}