.investigaciones-stage{background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0 50px;position:relative;overflow:hidden}.investigaciones-stage>.container-md{position:relative;z-index:1}.investigaciones-stage .stage-deco{position:absolute;z-index:0;pointer-events:none}.investigaciones-stage .yellow-deco{bottom:-65px;left:50%;transform:translate(-50%);z-index:2;width:290px}.investigaciones-stage .rings-deco{top:20px;right:-130px;z-index:1;width:260px}.investigaciones-stage .purple-deco{top:104px;left:calc(36% - 40px);z-index:2;width:80px}.investigaciones-stage h1{font-size:55px;margin-bottom:5px}.investigaciones-stage p{font-family:var(--title-font);line-height:1.05}.investigaciones-stage .form-holder{background-size:cover;border-radius:30px;display:flex;align-items:flex-start;justify-content:flex-end;padding:20px 25px;position:relative}.investigaciones-stage .stage-form-panel{background-color:#ffffffd9;border:3px solid var(--lightpurple-color);border-radius:30px;max-width:60%;padding:30px 25px;position:relative;width:100%;z-index:1}.grid-controls{display:flex;align-items:center;flex-wrap:wrap;gap:36px;padding-bottom:20px}.grid-controls .search-holder{display:flex;align-items:center;flex-wrap:wrap;gap:20px;width:calc(100% - 364px)}.grid-controls .search-holder .ctrl-holder{width:calc(100% - 165px)}.grid-controls .search-holder .btn{width:145px}.grid-controls .filters-holder{width:200px}.grid-controls .filters-holder .filters-dropdown{position:relative}.grid-controls .filters-holder .filters-dropdown .filters-toggle{background-color:#fff;border-bottom:solid 1px var(--purple-color);color:var(--purple-color);font-size:14px;font-weight:700;line-height:1.2;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;height:40px;pointer-events:none;position:relative;z-index:2}.grid-controls .filters-holder .filters-dropdown .filters-toggle:hover{text-decoration:none}.grid-controls .filters-holder .filters-dropdown .filters-toggle .selected-filter{display:inline-block;flex-shrink:0;padding:0 20px 0 5px;text-transform:uppercase;width:calc(100% - 30px)}.grid-controls .filters-holder .filters-dropdown .filters-toggle .toggle-icon{width:30px;height:30px;background:var(--primary-color);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:30px;transition:all .2s linear}.grid-controls .filters-holder .filters-dropdown .filters-toggle:hover .toggle-icon{background-color:var(--purple-color)}.grid-controls .filters-holder .filters-dropdown .filters-toggle .toggle-icon svg{fill:var(--purple-color);width:14px;height:14px;transition:all .2s linear}.grid-controls .filters-holder .filters-dropdown .filters-toggle:hover .toggle-icon svg{fill:var(--primary-color)}.grid-controls .filters-holder .filters-dropdown select{position:absolute;top:0;left:0;width:100%;height:40px;z-index:1}.grid-controls .view-toggles{display:flex;align-items:center;flex-wrap:wrap;gap:8px;width:92px}.grid-controls .view-toggles a{width:42px;height:42px;background:#f5f5f5;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;transition:background .2s linear}.grid-controls .view-toggles a:hover,.grid-controls .view-toggles a.active{background:var(--lightpurple-color)}.grid-controls .view-toggles a svg{fill:#7946a5;transition:fill .2s linear}.grid-controls .view-toggles a:hover svg,.grid-controls .view-toggles a.active svg{fill:var(--purple-color)}.investigaciones-grid{margin-top:40px;position:relative}.investigaciones-grid .investigacion-element{display:block;float:left;margin:0 10px 20px;width:calc(33% - 20px);z-index:1}.investigaciones-grid .investigacion-element.hidden{width:1px;height:1px!important;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.enabled-list-view .investigaciones-grid .investigacion-element{width:100%;height:auto!important}.investigaciones-grid .investigacion-element a{background-color:#f5f5f5;border-radius:30px;display:flex;flex-direction:column;padding:20px 15px;position:relative;text-decoration:none;transition:background .2s linear;height:100%}body.enabled-list-view .investigaciones-grid .investigacion-element a{flex-direction:row;align-items:center;padding:10px 15px}.investigaciones-grid .investigacion-element a:hover{background-color:var(--primary-color)}.investigaciones-grid .investigacion-element .investigacion-thumb{margin-bottom:28px;text-align:center}.investigaciones-grid .investigacion-element .investigacion-thumb img{border-radius:30px;object-fit:cover;width:100%}.investigaciones-grid .investigacion-element .investigacion-title{margin-bottom:8px}.investigaciones-grid .investigacion-element .investigacion-title h4{font-family:var(--text-font);font-size:20px;font-weight:700;text-transform:uppercase;min-height:48px}.investigaciones-grid .investigacion-element p{letter-spacing:-.2px;margin:0}.investigaciones-grid .investigacion-element .investigacion-area{margin-bottom:16px}.investigaciones-grid .investigacion-element .investigacion-area p{font-weight:600}.investigaciones-grid .investigacion-element .investigacion-description p{word-break:break-word}section.explora-section{overflow:visible;z-index:1}section.explora-section .yellow-deco{top:-20px;right:-20px}section.explora-section .purple-deco{top:-50px;left:-40px}.explora-slider-wrapper{position:relative}.explora-slider-wrapper .explora-grid-deco{position:absolute;top:50px;right:95%;z-index:-1;pointer-events:none}section.explora-section h2.explora-title{position:relative;z-index:1;margin-top:140px;padding-right:42px;text-align:right}.explora-slider .single-item{position:relative;z-index:1}.explora-slider .single-item .item-thumb{position:relative}.explora-slider .single-item .item-thumb img{border-radius:20px}.explora-slider .single-item .item-thumb .item-cta{background:var(--lightpurple-color);border-radius:100px;height:54px;padding:0 36px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s linear;position:absolute;bottom:-27px;right:10px}.explora-slider .single-item .item-thumb .item-cta:hover{background:var(--purple-color)}.explora-slider .single-item .item-thumb .item-cta svg{color:var(--purple-color);width:68px;height:32px}.explora-slider .single-item .item-thumb .item-cta:hover svg{color:var(--lightpurple-color)}.explora-slider .single-item .item-info{padding:8px 10px 0 0;width:calc(100% - 140px)}.explora-slider .single-item .item-info p{font-size:18px;font-weight:600;line-height:1;margin:0;text-transform:uppercase}@media only screen and (min-width:576px){.investigaciones-grid{margin-left:-10px;margin-right:-10px}}@media only screen and (min-width:768px)and (max-width:991px){.grid-controls{gap:20px}.grid-controls .search-holder{flex-grow:1}.grid-controls .search-holder .ctrl-holder{width:calc(100% - 125px)}.grid-controls .search-holder .btn{width:105px}.investigaciones-grid .investigacion-element{width:calc(50% - 20px)}section.explora-section h2.explora-title{margin-top:148px;padding-right:50px}.explora-slider-wrapper .explora-grid-deco{top:57px;right:88%}}@media only screen and (min-width:992px){.investigaciones-stage{height:640px}.investigaciones-stage p{font-size:18px}.investigaciones-stage>.container-md{padding-top:20px}.investigaciones-stage .container-md .col-lg-4{flex-basis:31%;max-width:31%}.investigaciones-stage .form-holder{position:absolute;top:40px;right:0;z-index:1;border-radius:30px 0 0 30px;width:64%;height:calc(100% - 90px);object-fit:cover;object-position:left center}.investigaciones-stage .form-holder .investigaciones-stage-thumb{display:none!important}.investigaciones-stage .investigaciones-stage-thumb{position:absolute;top:40px;right:0;z-index:0;pointer-events:none;border-radius:30px 0 0 30px;width:64%;height:calc(100% - 110px);object-fit:cover;object-position:left center}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-thumb,body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-title,body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-area{margin-bottom:0}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-thumb{display:flex;align-items:center;width:148px;height:97px;flex-shrink:0;padding-right:20px}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-title,body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-area,body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-description{border-left:solid 1px var(--base-color);min-height:68px;display:flex;align-items:center;padding:0 15px}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-title{flex-shrink:0;width:320px}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-area{flex-shrink:0;width:131px}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-description{flex-shrink:1;padding-right:0!important}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-title h4,body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-area p{min-height:0}}@media only screen and (min-width:992px)and (max-width:1199px){.investigaciones-stage h1{font-size:40px}.investigaciones-stage .stage-form-panel{max-width:75%}.investigaciones-stage .lightpurple-deco{bottom:-55px}.detalle-navigation .navigation-list li a:not(.btn){font-size:13px;padding:6px 12px}.detalle-navigation a.btn{font-size:13px;padding:0 12px}.investigaciones-grid .investigacion-element{width:calc(33.333333% - 20px)}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-title{width:260px}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-title h4{font-size:18px}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-area{width:118px}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-area p,body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-description p{font-size:14px}section.explora-section h2.explora-title{margin-top:130px;padding-right:20px}.explora-slider-wrapper .explora-grid-deco{top:34px;right:88%}}@media only screen and (min-width:1200px)and (max-width:1399px){section.explora-section h2.explora-title{margin-top:113px;padding-right:10px}.explora-slider-wrapper .explora-grid-deco{top:18px;right:90%}}@media only screen and (min-width:1400px){.investigaciones-stage .form-holder{max-width:1140px}.explora-slider .swiper-slide.internacionalizacion-slide .single-item .item-info{padding-top:38px;width:100%}}@media only screen and (max-width:1399px){.explora-slider{padding-bottom:40px}.explora-slider .single-item .item-info{padding-top:30px;width:100%}}@media only screen and (max-width:991px){.investigaciones-stage .form-holder{background-image:none!important;align-items:center;flex-direction:column;justify-content:center;padding:0}.investigaciones-stage .form-holder .investigaciones-stage-thumb{display:block;width:100%}.investigaciones-stage h1{margin-bottom:20px}.investigaciones-stage .stage-form-panel{background-color:#fff;margin-top:-30px;max-width:95%;padding:30px 15px}.investigaciones-stage .stage-deco{display:none}body.enabled-list-view .investigaciones-grid .investigacion-element a{flex-wrap:wrap;padding:20px 15px;position:relative}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-thumb{margin-bottom:0;position:absolute;top:0;left:15px;height:100%;display:flex;align-items:center;text-align:center;width:118px}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-thumb img{height:120px}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-title,body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-area,body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-description{margin:0 0 0 137px;width:calc(100% - 132px)}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-title,body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-area{padding-bottom:10px}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-title h4,body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-area p{min-height:0}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-title h4{font-size:14px}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-area p{font-size:12px}body.enabled-list-view .investigaciones-grid .investigacion-element .investigacion-description p{font-size:10px}.explora-slider .single-item .item-thumb .item-cta{padding:0 20px}.explora-slider .single-item .item-thumb .item-cta svg{width:50px;height:23px}}@media only screen and (max-width:767px){.investigaciones-stage h1{font-size:35px}.grid-controls{gap:30px 20px;justify-content:center}.grid-controls .search-holder{gap:10px;width:100%}.grid-controls .search-holder .ctrl-holder{width:calc(100% - 106px)}.grid-controls .search-holder .btn{width:96px}.investigaciones-grid .investigacion-element{width:calc(50% - 20px)}section.explora-section h2.explora-title{display:none}.explora-slider-wrapper .explora-grid-deco{width:235px;top:-120px;right:auto;left:-130px;transform-origin:center;transform:rotate(195deg)}}@media only screen and (max-width:575px){.investigaciones-grid .investigacion-element{margin-left:0;margin-right:0;width:100%}.investigaciones-grid .investigacion-element .investigacion-title{margin-bottom:20px}.investigaciones-grid .investigacion-element .investigacion-title h4{min-height:0}.investigaciones-grid .investigacion-element .investigacion-area{margin-bottom:25px}.investigaciones-grid .investigacion-element .investigacion-area p{min-height:0}}@media only screen and (max-width:480px){.investigaciones-grid .investigacion-element{margin-left:auto;margin-right:auto;width:100%}}
