@charset "UTF-8";.ms-article .ms-header-article{margin-bottom:30px}.ms-article .ms-header-article span{color:var(--color-text-muted);display:block;margin-bottom:15px}.ms-article .ms-header-article .ms-title{font-weight:900;color:var(--color-primary);font-size:clamp(30px,30px + 10 * (100vw - 374px)/1056,40px)}.ms-article .ms-header-article .ms-title br{display:none}@media screen and (min-width:1024px){.ms-article .ms-header-article .ms-title br{display:block}}.ms-card{height:100%;display:block}.ms-card .ms-card-media{position:relative;overflow:hidden;width:100%}.ms-card .ms-card-media:after{content:"";display:block;padding-bottom:60%}.ms-card .ms-card-media:before{content:"";display:block;width:100%;height:100%;background-color:var(--color-background-media);top:0;left:0;z-index:1;position:absolute;-webkit-transition:all 0.3s;transition:all 0.3s;opacity:0}.ms-card .ms-card-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;-webkit-transition:all 0.6s;transition:all 0.6s}.ms-card .ms-card-media img.ms-globe{width:100%;height:auto;top:50%;-webkit-transform:translateX(40%) translateY(-50%);transform:translateX(40%) translateY(-50%);right:-10px;z-index:2;opacity:0;-webkit-transition:all 0.8s;transition:all 0.8s}.ms-card .ms-card-media img:not(.ms-globe){z-index:0}.ms-card .ms-card-media .ms-label{font-weight:600;color:var(--color-bg);background-color:var(--color-secondary);position:absolute;bottom:0;left:0;z-index:2;padding:5px 20px}.ms-card .ms-card-body .ms-card-title{font-weight:600;font-size:20px;margin-top:20px}.ms-card .ms-card-body p{color:var(--color-text);margin:15px 0;line-height:1.4}.ms-card .ms-card-body p.ms-blue-text{color:var(--color-primary)}.ms-card .ms-card-body .ms-btn{margin-top:5px}.ms-card:hover .ms-card-media:before{opacity:0.6}.ms-card:hover .ms-card-media img:not(.ms-globe){-webkit-transform:scale(1.1);transform:scale(1.1)}.ms-card:hover .ms-card-media img.ms-globe{opacity:1;-webkit-transform:translateX(0) translateY(-50%);transform:translateX(0) translateY(-50%)}.ms-card.-box{border-radius:6px;overflow:hidden;background-color:var(--color-bg-muted)}.ms-card.-box .ms-card-body{padding:20px}.ms-card.-box .ms-card-body .ms-card-title{margin-top:0}.ms-card.-box:hover{-webkit-box-shadow:0px 0px 16px 0px rgba(0,0,0,0.15);box-shadow:0px 0px 16px 0px rgba(0,0,0,0.15)}.ms-card.-casos-exito{border:1px solid var(--color-input-border)}.ms-card.-casos-exito .ms-divider{width:100%;height:1px;margin:20px 0;border:0;background:var(--color-input-border)}.ms-card.-casos-exito .ms-card-media.-no-hover img{-webkit-transform:none;transform:none}.ms-card.-casos-exito .ms-card-media.-no-hover:before{display:none}.ms-card.-casos-exito .ms-card-body{text-align:left;padding:30px}.ms-card.-casos-exito .ms-card-body .ms-card-title{margin-top:0;text-align:center;font-size:clamp(20px,20px + 5 * (100vw - 374px)/1056,25px)}@media (max-width:640px){.ms-card.-casos-exito .ms-card-body .ms-card-title br{display:none}}.ms-card.-casos-exito .ms-card-body .ms-card-subtitle{color:var(--color-primary);margin:10px 0;text-align:center;font-size:clamp(16px,16px + 3 * (100vw - 374px)/1056,19px)}@media (max-width:640px){.ms-card.-casos-exito .ms-card-body .ms-card-subtitle br{display:none}}.ms-card.-casos-exito .ms-card-body .ms-card-detail{margin-bottom:40px}.ms-card.-casos-exito .ms-card-body .ms-card-detail:last-child{margin-bottom:0}.ms-card.-casos-exito .ms-card-body .ms-card-detail p{margin:20px 0}.ms-card.-casos-exito .ms-card-body .ms-card-detail.-blue *{color:var(--color-primary)}@media screen and (min-width:1024px){.ms-card .ms-card-body{padding:30px 20px 40px 20px;text-align:center}.ms-card.-box .ms-card-body{padding:30px 40px 40px;text-align:center}}.ms-header-tab{margin-bottom:20px}.ms-header-tab .js-tab-select{display:none}@media (max-width:767px){.ms-header-tab.-has-select .js-tab-select{display:block;width:100%;height:50px;padding:0 15px;border:1px solid var(--color-input-border);border-radius:6px;font-size:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzEwcHgnIHdpZHRoPScxMHB4JyB2aWV3Qm94PScwIDAgMTYgMTYnIGZpbGw9JyMwMDAwMDAnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTcuMjQ3IDExLjE0IDIuNDUxIDUuNjU4QzEuODg1IDUuMDEzIDIuMzQ1IDQgMy4yMDQgNGg5LjU5MmExIDEgMCAwIDEgLjc1MyAxLjY1OWwtNC43OTYgNS40OGExIDEgMCAwIDEtMS41MDYgMHonLz48L3N2Zz4=) no-repeat;background-position:calc(100% - 0.75rem) center;background-size:15px}.ms-header-tab.-has-select .js-tab-select:focus{color:var(--color-text);border-color:var(--color-primary)}.ms-header-tab.-has-select ul{display:none}}@media screen and (min-width:768px){.ms-header-tab ul{display:-webkit-box;display:-ms-flexbox;display:flex}.ms-header-tab ul li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ms-header-tab ul li a,.ms-header-tab ul li button{padding:15px;border-top-left-radius:4px;border-top-right-radius:4px;-webkit-transition:all 0.3s;transition:all 0.3s;background-color:var(--color-bg);width:100%;border-bottom:2px solid #6d6e6e;position:relative;height:100%}.ms-header-tab ul li a:hover,.ms-header-tab ul li button:hover{background-color:var(--color-bg-muted)}.ms-header-tab ul li a:after,.ms-header-tab ul li button:after{content:"";display:block;width:100%;height:0;background:#0057B8;background:-webkit-gradient(linear,left top,right top,color-stop(50%,rgb(0,87,184)),to(rgb(120,190,32)));background:linear-gradient(90deg,rgb(0,87,184) 50%,rgb(120,190,32) 100%);position:absolute;bottom:-2px;left:0;-webkit-transition:all 0.3s;transition:all 0.3s}.ms-header-tab ul li a.-active,.ms-header-tab ul li button.-active{color:var(--color-secondary);background-color:var(--color-bg-muted)}.ms-header-tab ul li a.-active:after,.ms-header-tab ul li button.-active:after{height:4px}}.ms-body-tab .ms-tab-content{opacity:0;visibility:hidden;display:none;-webkit-transition:all 0.6s;transition:all 0.6s}.ms-body-tab .ms-tab-content.active{display:block;visibility:visible}.ms-body-tab .ms-tab-content.active.in{opacity:1}#logros,.logros{background-color:#f5f6fa}#logros .ms-wrapper-section,.logros .ms-wrapper-section{padding:40px 0}#logros .ms-wrapper-section .ms-item,.logros .ms-wrapper-section .ms-item{margin-bottom:30px}#logros .ms-wrapper-section .ms-item:last-child,.logros .ms-wrapper-section .ms-item:last-child{margin-bottom:0}#logros .ms-wrapper-section .ms-item .ms-wrapper-count,.logros .ms-wrapper-section .ms-item .ms-wrapper-count{display:-webkit-box;display:-ms-flexbox;display:flex;-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin-bottom:30px;text-align:center}#logros .ms-wrapper-section .ms-item .ms-wrapper-count:last-child,.logros .ms-wrapper-section .ms-item .ms-wrapper-count:last-child{margin-bottom:0}#logros .ms-wrapper-section .ms-item .ms-wrapper-count .ms-counter,.logros .ms-wrapper-section .ms-item .ms-wrapper-count .ms-counter{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:clamp(50px,50px + 16 * (100vw - 374px)/1056,66px);color:var(--color-secondary)}#logros .ms-wrapper-section .ms-item .ms-wrapper-count .ms-counter.min-text,.logros .ms-wrapper-section .ms-item .ms-wrapper-count .ms-counter.min-text{font-size:clamp(35px,35px + 15 * (100vw - 374px)/1056,50px)}#logros .ms-wrapper-section .ms-item .ms-wrapper-count .ms-counter span,.logros .ms-wrapper-section .ms-item .ms-wrapper-count .ms-counter span{color:var(--color-secondary)}#logros .ms-wrapper-section .ms-item .ms-wrapper-count span,.logros .ms-wrapper-section .ms-item .ms-wrapper-count span{color:var(--color-text-muted)}#logros .ms-wrapper-section .ms-item .ms-wrapper-count .ms-counter-plus,.logros .ms-wrapper-section .ms-item .ms-wrapper-count .ms-counter-plus{margin-right:1px}#logros .ms-wrapper-section .ms-item .ms-info p,.logros .ms-wrapper-section .ms-item .ms-info p{margin-top:5px}#logros .ms-wrapper-section .ms-line,.logros .ms-wrapper-section .ms-line{margin:30px auto;height:2px;width:50px;position:relative;background:#0057B8;background:-webkit-gradient(linear,left top,right top,from(rgb(0,87,184)),to(rgb(120,190,32)));background:linear-gradient(90deg,rgb(0,87,184) 0%,rgb(120,190,32) 100%)}#logros .ms-wrapper-section .ms-line:before,.logros .ms-wrapper-section .ms-line:before{content:"";display:block;width:5px;height:5px;border-radius:100%;background:#0057B8;background:-webkit-gradient(linear,left top,right top,from(rgb(0,87,184)),to(rgb(120,190,32)));background:linear-gradient(90deg,rgb(0,87,184) 0%,rgb(120,190,32) 100%);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (min-width:768px){#logros .ms-wrapper-section,.logros .ms-wrapper-section{padding:20px 0}#logros .ms-wrapper-section .ms-list,.logros .ms-wrapper-section .ms-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#logros .ms-wrapper-section .ms-list .ms-item,.logros .ms-wrapper-section .ms-list .ms-item{width:33%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:0;padding:15px 30px;position:relative;margin-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#logros .ms-wrapper-section .ms-list .ms-item .ms-wrapper-count,.logros .ms-wrapper-section .ms-list .ms-item .ms-wrapper-count{margin-bottom:0;width:100%}#logros .ms-wrapper-section .ms-list .ms-line:nth-of-type(4),.logros .ms-wrapper-section .ms-list .ms-line:nth-of-type(4){display:none}#logros .ms-wrapper-section .ms-line,.logros .ms-wrapper-section .ms-line{margin:auto}}@media screen and (min-width:991px){#logros .ms-wrapper-section .ms-list,.logros .ms-wrapper-section .ms-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#logros .ms-wrapper-section .ms-list .ms-item,.logros .ms-wrapper-section .ms-list .ms-item{padding:15px}#logros .ms-wrapper-section .ms-line,.logros .ms-wrapper-section .ms-line{display:block!important;-ms-flex-negative:0;flex-shrink:0}}@media screen and (min-width:1024px){#logros .ms-wrapper-section .ms-list .ms-item.auto,.logros .ms-wrapper-section .ms-list .ms-item.auto{width:auto}}#logros.figure .ms-icon,.logros.figure .ms-icon{margin-bottom:15px}#logros.figure .ms-icon img,.logros.figure .ms-icon img{width:auto;display:inline-block;margin-left:auto;margin-right:auto}#logros.figure .ms-wrapper-info .ms-number,.logros.figure .ms-wrapper-info .ms-number{font-weight:900;color:var(--color-secondary);margin-bottom:15px;font-size:clamp(45px,45px + 21 * (100vw - 374px)/1056,66px)}#logros.figure .ms-wrapper-info .ms-info .ms-title,.logros.figure .ms-wrapper-info .ms-info .ms-title{font-weight:bold;color:var(--color-secondary);margin-bottom:15px;font-size:clamp(22px,22px + 6 * (100vw - 374px)/1056,28px)}#logros.figure .ms-wrapper-info .ms-info p,.logros.figure .ms-wrapper-info .ms-info p{color:var(--color-text-muted);font-size:clamp(16px,16px + 3 * (100vw - 374px)/1056,19px)}@media screen and (min-width:768px){#logros.figure .ms-wrapper-section .ms-item .ms-wrapper-count,.logros.figure .ms-wrapper-section .ms-item .ms-wrapper-count{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px}#logros.figure .ms-wrapper-section .ms-item .ms-wrapper-count .ms-icon,.logros.figure .ms-wrapper-section .ms-item .ms-wrapper-count .ms-icon{margin-bottom:0}#logros.figure .ms-wrapper-section .ms-item .ms-wrapper-count .ms-wrapper-info,.logros.figure .ms-wrapper-section .ms-item .ms-wrapper-count .ms-wrapper-info{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#logros.figure .ms-wrapper-section .ms-item .ms-wrapper-count .ms-wrapper-info .ms-number,.logros.figure .ms-wrapper-section .ms-item .ms-wrapper-count .ms-wrapper-info .ms-number{margin-bottom:0}#logros.figure .ms-wrapper-section .ms-item .ms-wrapper-count .ms-wrapper-info .ms-info .ms-title,.logros.figure .ms-wrapper-section .ms-item .ms-wrapper-count .ms-wrapper-info .ms-info .ms-title{margin-bottom:0;line-height:1.1}}@media screen and (min-width:1024px){#logros.figure .ms-wrapper-section .ms-list,.logros.figure .ms-wrapper-section .ms-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#logros.figure .ms-wrapper-section .ms-list .ms-item,.logros.figure .ms-wrapper-section .ms-list .ms-item{width:40%}}#inicio{overflow:hidden}#inicio .ms-ingenier{position:absolute;bottom:0;left:-80px;width:60%;height:auto;z-index:1;pointer-events:none}@media (max-width:990px){#inicio .ms-ingenier{display:none}}@media screen and (min-width:991px){#inicio .ms-ingenier{left:47%;width:auto;height:50vh;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (min-width:1330px){#inicio .ms-ingenier{left:52%;height:62vh}}#inicio .ms-section-media{line-height:normal}#inicio .ms-section-media .ms-card{padding:30px;background-color:#008793}#inicio .ms-section-media .ms-card .ms-card-title{color:var(--color-white);margin-bottom:30px;display:block;font-size:clamp(16px,16px + 3 * (100vw - 374px)/1056,19px)}#inicio .ms-section-media .ms-card .ms-list .ms-item{cursor:pointer;border:1px solid #a9d1d5;background-color:#41a1aa;border-radius:10px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-bottom:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#inicio .ms-section-media .ms-card .ms-list .ms-item .ms-card-info strong{color:var(--color-white);font-size:clamp(16px,16px + 3 * (100vw - 374px)/1056,19px);display:block;margin-bottom:5px}#inicio .ms-section-media .ms-card .ms-list .ms-item .ms-card-info p{font-size:14px;color:var(--color-white)}#inicio .ms-section-media .ms-card .ms-list .ms-item .ms-card-icon{width:40px;-ms-flex-negative:0;flex-shrink:0}#inicio .ms-section-media .ms-card .ms-list .ms-item .ms-card-icon img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}@media screen and (min-width:991px){#inicio .ms-section-media .ms-card{padding-left:23%}}@media screen and (min-width:1330px){#inicio .ms-section-media .ms-card{padding-left:45%}}#inicio .ms-section-info{z-index:2}@media screen and (min-width:1200px){#inicio.ms-hero-section .ms-wrapper-section .ms-section-info{width:45%;z-index:2}#inicio.ms-hero-section .ms-wrapper-section .ms-section-media{width:47%}#inicio.ms-hero-section .ms-wrapper-section .ms-section-media .ms-card{padding-left:34%}}#glosario .ms-wrapper-section .ms-article{max-width:1440px;margin:0 auto}@media screen and (min-width:991px){#glosario .ms-wrapper-section .ms-article .ms-header-article{text-align:center;margin-bottom:50px}}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-input{width:100%;height:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:all 0.3s;transition:all 0.3s;font-size:16px;border-radius:6px;padding:0 15px 0 50px;border:1px solid var(--color-input-border);margin-bottom:15px;background-color:var(--color-white);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='42' cy='42' r='27' fill='none' stroke='%23949AA0' stroke-width='8'/%3E%3Cpath d='M62 62L83 83' fill='none' stroke='%23949AA0' stroke-width='8' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:10px center;background-size:30px}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-input:focus{color:var(--color-text);border-color:var(--color-primary)}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-card{border-radius:8px;overflow:hidden;border:1px solid #dee1e8;margin-bottom:30px;height:auto}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-card .ms-card-category{display:block;padding:10px 20px 10px 45px;border-bottom:1px solid #dee1e8;color:var(--color-primary);font-size:13px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-card .ms-card-category:before{content:"";display:inline-block;width:6px;height:6px;border-radius:100%;background-color:var(--color-primary);position:absolute;top:50%;left:30px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-card .ms-card-title{padding:10px 30px;height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-color:#f7f8fb;font-weight:600;font-size:20px}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-card .ms-card-body{padding:20px 30px;text-align:left}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-card .ms-card-body p{font-size:1rem}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-card.is-hidden{display:none}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-body-tab.is-empty:after{content:"No encontramos resultados para tu búsqueda.";grid-column:1/-1;text-align:center;color:#666a6e;padding:32px 0;font-size:1rem}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-header-tab.is-hidden{display:none}@media screen and (min-width:768px){#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-input{border-radius:25px}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-body-tab{margin-top:60px}}@media screen and (min-width:991px){#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-body-tab .ms-tab-content.active{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-body-tab .ms-tab-content .ms-card{width:calc(33.33% - 20px);margin-bottom:0}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-body-tab.is-searching{display:-ms-grid;display:grid;-ms-grid-columns:1fr 30px 1fr;grid-template-columns:repeat(2,1fr);gap:30px}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-body-tab.is-searching .ms-tab-content{display:contents}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-body-tab.is-searching .ms-tab-content .ms-card{width:100%}}@media screen and (min-width:1024px){#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-flex .ms-input{width:230px}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-flex .ms-header-tab{width:calc(100% - 260px)}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-body-tab{}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-body-tab .ms-tab-content .ms-card{width:calc(25% - 23px)}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-body-tab.is-searching{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px) and (max-width:1440px){#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-card .ms-card-title{padding:10px 15px;font-size:16px}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-card .ms-card-body{padding:15px}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-card .ms-card-body p{font-size:14px;margin:0}#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-body-tab{margin-top:40px}}@media screen and (min-width:1024px) and (max-width:1440px) and (min-width:768px){#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-header-tab ul li a,#glosario .ms-wrapper-section .ms-wrapper-glosario .ms-header-tab ul li button{font-size:14px}}#guias .ms-wrapper-section .ms-article{max-width:1440px;margin:0 auto}@media screen and (min-width:991px){#guias .ms-wrapper-section .ms-article .ms-header-article{text-align:center;margin-bottom:50px}}#guias .ms-wrapper-section .ms-article .ms-card{height:auto;background:#0057B8;background:-webkit-gradient(linear,left top,right top,from(rgb(120,190,32)),color-stop(40%,rgb(26,111,179)),to(rgb(4,62,155)));background:linear-gradient(90deg,rgb(120,190,32) 0%,rgb(26,111,179) 40%,rgb(4,62,155) 100%)}#guias .ms-wrapper-section .ms-article .ms-card .ms-card-info{height:100px;color:var(--color-white);padding:30px 30px 15px 30px}#guias .ms-wrapper-section .ms-article .ms-card .ms-card-info strong{display:block;font-size:clamp(16px,16px + 3 * (100vw - 374px)/1056,19px)}#guias .ms-wrapper-section .ms-article .ms-card .ms-card-info p{font-size:14px}#guias .ms-wrapper-section .ms-article .ms-card .ms-card-form{padding:20px 30px;background-color:rgba(255,255,255,0.25)}#guias .ms-wrapper-section .ms-article .ms-card .ms-card-form .ms-btn-form{padding:7px 15px;color:var(--color-white);border:1px solid var(--color-white);-webkit-transition:all 0.3s;transition:all 0.3s;font-weight:600;font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border-radius:4px}#guias .ms-wrapper-section .ms-article .ms-card .ms-card-form .ms-btn-form img{width:30px;height:auto;margin-right:10px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);-webkit-transition:all 0.3s;transition:all 0.3s}#guias .ms-wrapper-section .ms-article .ms-card .ms-card-form .ms-btn-form:hover{color:var(--color-primary);background-color:var(--color-white)}#guias .ms-wrapper-section .ms-article .ms-card .ms-card-form .ms-btn-form:hover img{-webkit-filter:brightness(1) invert(0);filter:brightness(1) invert(0)}#guias .ms-wrapper-section .ms-article .ms-card .ms-card-form .ms-wrapper-form{padding-top:15px;display:none}#guias .ms-wrapper-section .ms-article .ms-card .ms-card-form .ms-wrapper-form .ms-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#guias .ms-wrapper-section .ms-article .ms-card .ms-card-form .ms-wrapper-form .ms-group input{height:40px;padding:0 15px;font-size:1rem;border-top-left-radius:6px;border-bottom-left-radius:6px;width:calc(100% - 100px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#guias .ms-wrapper-section .ms-article .ms-card .ms-card-form .ms-wrapper-form .ms-group button{height:40px;padding:0 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;border-top-right-radius:6px;border-bottom-right-radius:6px;-webkit-transition:all 0.3s;transition:all 0.3s;background-color:#93999f;color:var(--color-white);font-weight:600;width:100px}#guias .ms-wrapper-section .ms-article .ms-card .ms-card-form.active .ms-wrapper-form{display:block}#guias .ms-wrapper-section .ms-article .ms-list .ms-item{margin-bottom:30px}#guias .ms-wrapper-section .ms-article .ms-list .ms-item:last-child{margin-bottom:0}@media screen and (min-width:991px){#guias .ms-wrapper-section .ms-article .ms-list{margin-left:-15px;margin-right:-15px;display:-webkit-box;display:-ms-flexbox;display:flex}#guias .ms-wrapper-section .ms-article .ms-list .ms-item{padding:0 15px;margin-bottom:0;width:33.33%}#guias .ms-wrapper-section .ms-article .ms-list .ms-item .ms-card .ms-card-info{height:125px}#guias .ms-wrapper-section .ms-article .ms-list .ms-item .ms-card .ms-card-info strong{margin-bottom:5px}}@media screen and (min-width:1600px){#guias .ms-wrapper-section .ms-article .ms-list .ms-item .ms-card .ms-card-info{padding:40px 50px 15px 50px}#guias .ms-wrapper-section .ms-article .ms-list .ms-item .ms-card .ms-card-form{padding:20px 50px}}