﻿@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap";@font-face{font-family:"Nexa";src:url("../fonts/Nexa-Black.woff2") format("woff2"),url("../fonts/Nexa-Black.woff") format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Nexa";src:url("../fonts/Nexa-Heavy.woff2") format("woff2"),url("../fonts/Nexa-Heavy.woff") format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Nexa";src:url("../fonts/Nexa-Bold.woff2") format("woff2"),url("../fonts/Nexa-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Nexa";src:url("../fonts/Nexa-Light.woff2") format("woff2"),url("../fonts/Nexa-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Nexa";src:url("../fonts/Nexa-Regular.woff2") format("woff2"),url("../fonts/Nexa-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Nexa";src:url("../fonts/Nexa-XBold.woff2") format("woff2"),url("../fonts/Nexa-XBold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}body{margin:0;padding:0;overflow-x:hidden;font-family:"Roboto";font-size:1em;line-height:1.3;font-weight:400;padding-top:68px}ul{margin:0;padding:0;list-style:none}*{outline:none;box-sizing:border-box}img{max-width:100%}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400;line-height:1.25;color:#21599e;font-family:"Nexa"}a{text-decoration:none;color:inherit}.bgBluePP{background-color:#21599e}.bgYellow{background-color:#eccd30}.bgLightBlack{background-color:#2c2c2c}.bgLightBlue{background-color:#5896ce}.bgGrey{background-color:rgba(0,0,0,.1)}.full-container{display:flex;width:100%;justify-content:center}.container-1120{width:100%;max-width:1120px}.container-740{width:100%;max-width:740px}.container-620{width:100%;max-width:620px}.title-section{font-size:0.75em;color:#2c2c2c}.button-rect{font-family:Roboto;font-size:0.75em;height:auto;min-width:162px;padding:12px;color:#21599e;border:1px solid #21599e;display:flex;justify-content:center;align-items:center;text-transform:uppercase;transition:all linear .1s}.button-rect:hover{background:#21599e;color:#fff}.button-rect.with-icon{position:relative;padding-right:40px}.button-rect.with-icon:after{content:"";display:inline-block;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:15px;height:15px;background-image:url(../img/arrow-download-blue.svg);background-size:contain;background-repeat:no-repeat;pointer-events:none}@keyframes loading_rotate{from{transform:translate(-50%, -50%) rotate(0deg)}to{transform:translate(-50%, -50%) rotate(360deg)}}@-webkit-keyframes loading_rotate{from{-webkit-transform:translate(-50%, -50%) rotate(0deg)}to{-webkit-transform:translate(-50%, -50%) rotate(360deg)}}.button-rect.loading{text-indent:-100vw;overflow:hidden;position:relative}.button-rect.loading:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:20px;height:20px;border:solid 3px #21599e;border-radius:50%;border-right-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);-webkit-transition:all .5s ease-in;-webkit-animation-name:loading_rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:loading_rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.button-rect.loading:hover:before{border:solid 3px #fff;border-right-color:#21599e;border-bottom-color:#21599e}.button-rect.blue-light{background:#5896ce;border:1px solid #5896ce;color:#fff}.button-rect.blue{background:#21599e;border:1px solid #21599e;color:#fff}.button-rect.blue:hover{background:#fff;color:#21599e}.slick-dots{display:flex;justify-content:center;align-items:center;margin:20px 0;width:100%}.slick-dots li{margin:0 7px;opacity:.4}.slick-dots li.slick-active{opacity:1}.slick-dots button{width:7px;height:7px;background:#21599e;border:0;text-indent:-99999px;border-radius:50%;padding:0;cursor:pointer}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);display:none;justify-content:center;align-items:center;z-index:1000}.lightbox.show{display:flex}.lightbox .close{position:absolute;right:20px;top:20px;cursor:pointer}.lightbox .gallery{display:flex;justify-content:center;align-items:center}.lightbox .gallery img{max-width:90vw;max-height:90vw}.lightbox .gallery video{width:98vw;height:auto}.lightbox .gallery iframe{width:98vw;height:54.88vw;border:0}.calendar .event-container{display:none !important;opacity:0 !important;transform:translate(-100vw, 0) !important}.calendar .filler{display:none !important;opacity:0 !important;transform:translate(-100vw, 0) !important}.ui-datepicker .ui-datepicker-header{background:rgba(0,0,0,0);border:0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{border-radius:0;background:#5896ce;color:#fff;border:0;display:inline-block;cursor:pointer;top:4px !important}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:none}.ui-datepicker .ui-datepicker-prev:before,.ui-datepicker .ui-datepicker-next:before{content:"";position:absolute;background-image:url(../img/arrow-link.svg);background-size:cover;top:50%;left:50%;width:11px;height:8px;border-width:0;transform:rotate(0) translate(-50%, -50%)}.ui-datepicker .ui-datepicker-prev{left:0 !important}.ui-datepicker .ui-datepicker-prev:before{top:calc(50% - 4px);left:calc(50% - 6px);transform:rotate(-180deg)}.ui-datepicker .ui-datepicker-next{right:0 !important}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{background:#21599e;color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{text-align:center;border:1px solid rgba(0,0,0,0);padding:7px 0}.page-404{margin:20vh 0;text-align:center;font-size:1.125em;color:#21599e;padding:0 20px}.page-404 b{font-size:3.125em}.breadcrumbs-container{padding-bottom:20px}.breadcrumbs-container+*{margin-top:0}.breadcrumbs{display:flex;justify-content:flex-start;align-items:center;color:#363636;margin-top:25px;font-size:0.875em;padding:0 20px;overflow:auto}.breadcrumbs.single-breadcrumbs{padding:0 20px}.breadcrumbs a{color:#363636;flex-shrink:0}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs span{margin-right:15px;opacity:.8}.breadcrumbs .current-page{max-width:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.breadcrumbs>*{margin-right:15px}.breadcrumbs>*:after{content:"";display:inline-block;width:5px;height:10px;background-image:url(../img/chev-right.svg);background-size:cover;margin-left:15px}.breadcrumbs>*:last-child:after{display:none}.default-page{flex-direction:column;align-items:center}.default-page>p,.default-page>ul,.default-page>ol,.default-page>h1,.default-page h2,.default-page h3,.default-page h4,.default-page h5,.default-page h6{width:100%;max-width:1120px;padding:0 20px;color:#363636;margin-top:20px;margin-bottom:0}@media(min-width: 1120px){.default-page>p,.default-page>ul,.default-page>ol,.default-page>h1,.default-page h2,.default-page h3,.default-page h4,.default-page h5,.default-page h6{padding:0}}.default-page>ul,.default-page>ol{padding-left:40px}.default-page>ul li,.default-page>ol li{margin-top:20px}.default-page>ul li:first-child,.default-page>ol li:first-child{margin-top:0px}.default-page>ol{list-style-type:decimal}.default-page>ul{list-style-type:disc}.default-page>h1,.default-page h2{font-weight:bold;color:#21599e;font-size:1.5em;font-family:"Nexa";margin-top:20px}.default-page>h3,.default-page h4,.default-page h5,.default-page h6{color:#21599e;font-family:"Nexa";font-weight:bold;margin-top:20px}.default-page>h3{font-size:1.125em}.default-page>h4,.default-page h5,.default-page h6{font-size:1em}.plain-page{padding:0 20px;color:#363636}.plain-page h1{font-weight:bold;color:#21599e;font-size:1.625em;font-family:"Nexa";margin-top:20px}.plain-page h2{font-weight:bold;color:#21599e;font-size:1.5em;font-family:"Nexa";margin-top:20px}.plain-page h3,.plain-page h4,.plain-page h5,.plain-page h6{color:#21599e;font-family:"Nexa";font-weight:bold;margin-top:20px}.plain-page .big-phone{font-family:"Nexa";font-size:1.5em;text-decoration:none;display:flex;width:100%;margin-top:20px}.plain-page h3{font-size:1.125em}.plain-page h4,.plain-page h5,.plain-page h6{font-size:1em}.plain-page p{font-size:1em;margin-top:20px;margin-bottom:0}.plain-page p a{color:#21599e;text-decoration:underline}.plain-page ul{list-style:disc;padding-left:20px;margin-top:20px;font-size:0.75em;font-family:Roboto}.plain-page table{max-width:100%;border-collapse:collapse;font-family:Roboto;margin-top:20px}.plain-page table th,.plain-page table td{padding:5px 10px;border:1px solid #ccc}.plain-page blockquote{font-family:Roboto;font-size:1em;font-weight:500;color:#21599e;padding-left:20px;border-left:2px solid #21599e;margin:0;margin-top:20px}.plain-page figure{margin-top:20px;max-width:100%}.plain-page figure img{height:auto}.simple-text{display:flex;width:100%;font-size:1.125em;font-weight:300;position:relative;margin-top:45px;padding:0px 25px}.text-intro{display:flex;flex-direction:column;margin-top:25px;padding:0 20px}.text-intro h2{font-size:1.5em;font-weight:bold}.text-intro p{font-weight:300;font-size:1em;line-height:1.33}.text-intro p br{display:none}.text-intro p:last-child{margin-bottom:0}p.zeno_font_resizer{margin:10px 0}p.zeno_font_resizer a{color:#21599e;margin:3px 0}p.zeno_font_resizer a:first-child{margin-top:0}p.zeno_font_resizer a:last-child{margin-bottom:0}.columns{display:flex;flex-wrap:wrap;margin-top:25px}.columns .column{display:flex;width:100%;padding-left:0;padding-right:0}.columns .column:first-child>*:first-child{margin-top:0}.columns .column .title-column{font-size:1.125em;color:#21599e;font-weight:bold;font-family:"roboto"}.columns .column.documents{flex-direction:column;margin-top:25px;padding-left:25px;padding-right:25px}.columns .column.documents .grid{display:flex;flex-wrap:wrap;margin-top:15px}.columns .column.documents .grid .documents-item{display:inline-flex;flex-direction:column;width:135px;flex-shrink:0;margin-right:15px;margin-bottom:15px;padding:15px 15px;color:#21599e;position:relative;overflow:hidden;transition:all linear .2s}.columns .column.documents .grid .documents-item:before{content:"";position:absolute;width:calc(100% - 2px);height:calc(100% - 2px);top:0;left:0;border:1px solid #21599e}.columns .column.documents .grid .documents-item:after{content:"";position:absolute;right:-50px;top:-38px;width:70px;height:80px;background:#fff;border:1px solid #21599e;transform:rotate(-45deg);z-index:1}.columns .column.documents .grid .documents-item .arrow{margin-top:5px}.columns .column.documents .grid .documents-item .arrow svg{width:15px}.columns .column.documents .grid .documents-item .arrow svg path{transition:all linear .2s;fill:#21599e}.columns .column.documents .grid .documents-item h4{font-size:0.75em;font-weight:bold;margin-top:30px;color:#21599e;flex-grow:1;transition:all linear .2s}.columns .column.documents .grid .documents-item .quote{font-size:0.75em;margin-top:15px;flex-grow:1}.columns .column.documents .grid .documents-item .file-info{font-size:0.625em;opacity:.6;margin-top:10px}.columns .column.documents .grid .documents-item:hover{background:#21599e;color:#fff}.columns .column.documents .grid .documents-item:hover h4{color:#fff}.columns .column.documents .grid .documents-item:hover:before{border:1px solid #21599e}.columns .column.documents .grid .documents-item:hover:after{border:1px solid #21599e}.columns .column.documents .grid .documents-item:hover .arrow svg path{fill:#fff}.main-alert{position:absolute;top:calc(100% + 15px);left:0px;width:100%;padding:10px 20px;padding-right:40px;background:#21599e;color:#fff;font-size:0.875em;display:none}.main-alert:before{content:"";position:absolute;left:20px;top:-9px;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #21599e rgba(0,0,0,0)}.main-alert .close-alert{position:absolute;display:inline-flex;top:50%;right:15px;transform:translate(0, -50%)}.main-alert .close-alert svg{width:14px}.main-alert.active{display:flex}.header{display:flex;justify-content:center;position:fixed;left:0;top:0;width:100%;height:68px;background:#fff;padding:0 20px;transition:all linear .1s;z-index:100}.header .inner{display:flex;justify-content:space-between;align-items:center;transition:all linear .2s;position:relative}.header .logo{max-width:40px}.header .logo .mobile{display:inline}.header .logo .desktop{display:none}.header .header-actions{display:flex;justify-content:flex-end;align-items:center;width:auto}.header .header-actions .actions{display:flex;justify-content:space-between;align-items:center;width:auto}.header .header-actions .actions>a{display:inline-flex}.header .header-actions .actions svg{cursor:pointer;margin:0 8px}.header .header-actions .text-sizes{position:relative;cursor:pointer;display:flex}.header .header-actions .text-sizes .submenu-sizes{display:none;position:absolute;left:0;top:100%;z-index:1;width:100%;background:#fff}.header .header-actions .text-sizes .submenu-sizes .zeno_font_resizer_container{width:100%}.header .header-actions .text-sizes .submenu-sizes.active{display:flex}.header .header-actions .text-sizes .submenu-sizes.active .zeno_font_resizer span{display:flex;flex-direction:column;align-items:center}.header .header-actions .wrapper-menu{display:flex;justify-content:flex-end;align-items:center;width:auto}.header .header-actions .wrapper-menu .burguer{cursor:pointer}.header .header-actions .wrapper-menu .menu{display:flex;flex-direction:column;justify-content:space-between;align-items:center;background:#5896ce;position:fixed;left:0;top:0;width:100%;height:100%;z-index:100;transform:translate(0, -120%);transition:transform linear .2s;overflow:auto}.header .header-actions .wrapper-menu .menu .header-menu{display:flex;width:100%;justify-content:space-between;padding:3.5vh 25px}.header .header-actions .wrapper-menu .menu .header-menu .logo{width:70px}.header .header-actions .wrapper-menu .menu .menu-list{flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.header .header-actions .wrapper-menu .menu .menu-list li{position:relative}.header .header-actions .wrapper-menu .menu .menu-list li a{display:inline-block;width:100%;padding:1.7vh 0;color:#fff;font-size:4vw}.header .header-actions .wrapper-menu .menu .menu-list.menu-desktop{display:none}.header .header-actions .wrapper-menu .menu .menu-list.menu-mobile{display:flex}.header .header-actions .wrapper-menu .menu .menu-list.menu-mobile li{width:100%;text-align:center}.header .header-actions .wrapper-menu .menu .menu-list.menu-mobile li a{width:auto}.header .header-actions .wrapper-menu .menu .menu-list.menu-mobile li .sub-menu{width:100%;flex-direction:column;display:none;background:#21599e}.header .header-actions .wrapper-menu .menu .menu-list.menu-mobile li .sub-menu a{font-size:3.2vw;padding:1vh 0}.header .header-actions .wrapper-menu .menu .menu-list.menu-mobile li .sub-menu.show{display:flex}.header .header-actions .wrapper-menu .menu .footer-menu{display:flex;flex-direction:column;width:100%;justify-content:space-between}.header .header-actions .wrapper-menu .menu .footer-menu .social-links{display:flex;justify-content:center;width:100%;padding:4.5vh 0}.header .header-actions .wrapper-menu .menu .footer-menu .social-links a{margin:0 7px}.header .header-actions .wrapper-menu .menu .footer-menu .social-links a svg{height:18px}.header .header-actions .wrapper-menu .menu .footer-menu .social-links a.flickr svg{height:22px;position:relative;top:-2px}.header .header-actions .wrapper-menu .menu .footer-menu .footer-menu-buttons{display:flex}.header .header-actions .wrapper-menu .menu .footer-menu .footer-menu-buttons a{width:50%;height:64px;color:#fff;display:flex;justify-content:center;align-items:center;width:50%;font-size:3.7vw}.header .header-actions .wrapper-menu .menu .footer-menu .footer-menu-buttons a:nth-child(1){background-color:#121212}.header .header-actions .wrapper-menu .menu .footer-menu .footer-menu-buttons a:nth-child(2){background-color:#21599e}.header .header-actions .wrapper-menu .menu .footer-menu .footer-menu-buttons a:nth-child(3){background-color:#4eaaf7}.header .header-actions .wrapper-menu .menu.show{transform:translate(0, 0)}.header .header-actions .wrapper-menu .action-buttons{justify-content:flex-end;width:100%;color:#fff;height:55px;max-width:320px;margin-right:15px;display:none}.header .header-actions .wrapper-menu .action-buttons>a{display:flex;justify-content:center;align-items:center;width:100%;font-size:0.6875em;color:#fff}.header .header-actions .wrapper-menu .action-buttons>a:nth-child(1){background-color:#121212}.header .header-actions .wrapper-menu .action-buttons>a:nth-child(2){background-color:#21599e}.header .header-actions .wrapper-menu .action-buttons>a:nth-child(3){background-color:#4eaaf7}.search-bar{position:fixed;top:0;height:68px;width:100%;z-index:101;background:#fff;display:flex;justify-content:center;transform:translate(0, -100%);transition:transform linear .2s}.search-bar form{width:90%;margin:10px 0;display:flex;justify-content:space-between;align-items:center;max-width:1120px}.search-bar form input{width:100%;height:100%;border:1px solid #dbdbdb;box-shadow:none;background:#fff;color:#2c2c2c;padding:0 15px}.search-bar form button{width:100px;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-family:Roboto;font-size:1em;font-weight:bold;text-align:center;border:0;background:#21599e;cursor:pointer}.search-bar form svg{margin-left:15px;cursor:pointer}.search-bar.active{transform:translate(0, 0)}.block-search{width:100%;z-index:101;background:#fff;display:flex;justify-content:center;margin-top:15px}.block-search form{width:100%;padding:0 20px;margin:10px 0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;max-width:1120px}.block-search form input{width:100%;height:100%;border:1px solid #dbdbdb;box-shadow:none;background:#fff;color:#2c2c2c;padding:0 10px}.block-search form button{width:100px;height:40px;display:flex;justify-content:center;align-items:center;color:#fff;font-family:Roboto;font-size:1em;font-weight:bold;text-align:center;border:0;background:#21599e;cursor:pointer}.block-search form .chosen-choices{border:1px solid #dbdbdb;box-shadow:none;background:rgba(0,0,0,0);padding:0 10px}.block-search form .chosen-choices li.search-choice{border:1px solid #21599e;box-shadow:none;background:rgba(0,0,0,0)}.block-search form .chosen-container.chosen-with-drop .chosen-drop{box-shadow:none;background:#fff;border:1px solid #21599e}.block-search form .full-row{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap}.block-search form .full-row input[type=text]{width:100%;height:27px}.block-search form .full-row select{width:100%}.block-search form .full-row:first-child{margin-top:0}.block-search form .full-row>*{display:none;margin-top:15px}.block-search form .full-row .force-show-mobile{display:block}.block-search form .full-column{width:100%}.block-search form .quarter-column{width:100%}.block-search form .column{width:100%}.block-search form .show-filters{width:100%;color:#21599e;font-size:0.875em;text-align:right;text-decoration:underline}.block-search form .show-filters:before{content:"Mostrar filtros"}.block-search form.show-all .full-row>*{display:block}.block-search form.show-all .show-filters:before{content:"Ocultar filtros"}.video-header{display:flex;background:#000;width:100%;height:auto;aspect-ratio:16/9;margin-bottom:45px;overflow:hidden;position:relative}@media(min-width: 768px){.video-header{margin-bottom:0}}.video-header iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video-header .wrapper-poster{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;display:flex;justify-content:center;align-items:center}.video-header .wrapper-poster:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:2}.video-header .wrapper-poster img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1}.video-header .wrapper-poster .poster-intro{display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:3}.video-header .wrapper-poster .poster-intro .play-video-header{margin-top:10px;cursor:pointer;width:20px}.section-main-header{display:flex;width:100%;position:relative;height:auto}.section-main-header .slick-track,.section-main-header .slick-list{height:100%}.section-main-header .slick-slide{display:flex}.section-main-header .slides-header{width:100%;height:100%}.section-main-header .slides-header .slick-dots{position:absolute;bottom:30px}.section-main-header .slides-header .slick-dots button{width:10px;height:10px;background:#fff}.section-main-header .slides-header .slick-dots li{opacity:1 !important}.section-main-header .slides-header .slick-dots li.slick-active button{background:#21599e}.section-main-header .action-buttons{display:flex;justify-content:flex-end;width:100%;position:absolute;left:0;bottom:0;color:#fff;height:12vw;max-width:1120px;left:50%;transform:translate(-50%, 0)}.section-main-header .action-buttons>a{display:flex;justify-content:center;align-items:center;width:100%;font-size:3.7vw}.section-main-header .action-buttons>a:nth-child(1){background-color:#121212}.section-main-header .action-buttons>a:nth-child(2){background-color:#21599e}.section-main-header .action-buttons>a:nth-child(3){background-color:#4eaaf7}.section-header{display:flex;justify-content:center;width:100%;height:100%;background-size:cover;background-position:top center;position:relative;min-height:200px}@media(min-width: 992px){.section-header{padding-top:30px}}.section-header:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.2);pointer-events:none;z-index:0}.section-header .title{font-size:1.75em;font-weight:bold;color:#fff;line-height:1;padding:0px;text-align:center}.section-header .subtitle{font-size:0.875em;color:#fff;margin-top:10px}.section-header .button-rect{margin-top:15px;color:#fff;border-color:#fff}.section-header.single-integrante{background-position:top center;background-color:#21599e}.section-header .inner{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.section-header .inner.single{justify-content:flex-end;align-items:flex-start;position:relative;padding:25px}.section-header .inner.single .title{font-size:1.875em;font-weight:bold}.section-header .inner.single .subtitle{font-size:1em}.section-header.archive-header{padding-top:50px}.section-header.single{height:56vw;min-height:auto;position:relative}.section-header.single:before{content:"";display:none;position:absolute;width:100%;height:100%;background-size:cover;background-color:#21599e}.section-header.single img{position:absolute;width:100%;height:100%;object-fit:cover}.section-header.single.image-align-1{background-position:top center !important}.section-header.single.image-align-2{background-position:center center !important}.section-header.single.image-align-3{background-position:bottom center !important}.section-header.header-alignment-2{background-position:center center}.section-header.header-alignment-3{background-position:bottom center}.section-main-header.header-type-2 .section-header .subtitle{font-size:0.875em}.section-main-header.header-type-2 .section-header .inner{justify-content:flex-end;align-items:flex-start;padding:0 20px;padding-bottom:calc(12vw + 30px)}.label-search{display:flex;width:100%;font-size:1.875em;font-weight:bold;margin-top:15px;padding:0 20px}body.show-video-home{padding-top:68px}@media(min-width: 768px){.section-main-header{height:calc(56vw + 100px)}.section-main-header .action-buttons{height:100px}.section-main-header .action-buttons>a{font-size:1.25em;color:#fff}.section-main-header .slides-header .slick-dots{bottom:60px}.section-main-header .slides-header .slick-dots button{width:15px;height:15px}.section-header{height:100%;padding-top:0}.section-header .title{font-size:2.5em;padding:0}.section-header .subtitle{font-size:1.25em}.video-header .wrapper-poster .poster-intro .play-video-header{width:auto}}@media(min-width: 992px){.header{height:55px;margin:20px 0;background:rgba(0,0,0,0);z-index:3}.header .logo{max-width:170px;display:flex}.header .logo .mobile{display:none}.header .logo .desktop{display:inline-flex}.header .header-actions{width:740px}.header .header-actions .actions{padding-bottom:6px;width:auto;margin-left:10px}.header .header-actions .actions svg{margin:0 10px;height:24px}.header .header-actions .actions svg.size text{fill:#fff}.header .header-actions .actions svg.action-calendar rect{stroke:#fff}.header .header-actions .actions svg.action-calendar path{stroke:#fff}.header .header-actions .actions svg.search path{fill:#fff}.header .header-actions .wrapper-menu{order:-1;width:100%}.header .header-actions .wrapper-menu .burguer{display:none}.header .header-actions .wrapper-menu .menu{flex-direction:row;width:auto;background:rgba(0,0,0,0);transform:translate(0, 0);height:auto;position:static;z-index:1;overflow:initial}.header .header-actions .wrapper-menu .menu .header-menu,.header .header-actions .wrapper-menu .menu .footer-menu{display:none}.header .header-actions .wrapper-menu .menu .menu-list{flex-direction:row;justify-content:space-between;width:100%;font-size:0.75em}.header .header-actions .wrapper-menu .menu .menu-list li{padding:10px 15px}.header .header-actions .wrapper-menu .menu .menu-list li a{position:relative;width:auto;padding:0;font-size:1em;white-space:nowrap}.header .header-actions .wrapper-menu .menu .menu-list li a:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:#fff;transition:width ease-in .2s}.header .header-actions .wrapper-menu .menu .menu-list li a:hover:after{width:100%}.header .header-actions .wrapper-menu .menu .menu-list.menu-desktop{display:flex}.header .header-actions .wrapper-menu .menu .menu-list.menu-mobile{display:none}.header .header-actions .wrapper-menu .menu .menu-list .sub-menu{position:absolute;left:0;top:100%;background:#fff;display:none;box-shadow:1px 1px 3px rgba(0,0,0,.3)}.header .header-actions .wrapper-menu .menu .menu-list .sub-menu a{color:#21599e;display:inline-block;width:auto;padding:10px;font-size:1em}.header .header-actions .wrapper-menu .menu .menu-list .sub-menu a:hover{text-decoration:underline}.header .header-actions .wrapper-menu .menu .menu-list .sub-menu a:hover:after{width:0}.header .header-actions .wrapper-menu .menu .menu-list>li:hover .sub-menu{display:flex}.header.hover-header{background:#21599e;border-bottom:1px solid #21599e;margin:0;z-index:11}.header.sticky{background:#fff;border-bottom:1px solid #f4f4f4;margin:0}.header.sticky .logo .mobile{display:block}.header.sticky .logo .desktop{display:none}.header.sticky .header-actions{width:calc(100% - 50px)}.header.sticky .header-actions .actions{padding-bottom:0px}.header.sticky .header-actions .actions svg.size text{fill:#21599e}.header.sticky .header-actions .actions svg.action-calendar rect{stroke:#21599e}.header.sticky .header-actions .actions svg.action-calendar path{stroke:#21599e}.header.sticky .header-actions .actions svg.search path{fill:#21599e}.header.sticky .header-actions .wrapper-menu .menu .menu-list li a{color:#21599e}.header.sticky .header-actions .wrapper-menu .menu .menu-list li a:after{background:#21599e}.header.sticky .header-actions .wrapper-menu .action-buttons{display:flex}.section-main-header{height:84vh}.section-main-header.header-height-2{height:65vh}.section-header{height:100%}.section-header .title{font-size:3.125em}.section-header .subtitle{font-size:1.375em;margin-top:10px}.section-header .inner.single{padding:40px 0px}.section-header .inner.single .title{font-size:3.125em;font-weight:bold}.section-header .inner.single .subtitle{font-size:1.5625em}.section-header.single{height:36vh;min-height:400px;background-position:center center}.section-header.single.single-integrante{background-position:top center}.section-main-header.header-type-2 .section-header .subtitle{max-width:60%;font-size:1.125em}.section-main-header.header-type-2 .section-header .inner{justify-content:flex-end;align-items:flex-start;padding:0;padding-bottom:60px}.section-main-header .action-buttons{height:48px}.section-main-header .action-buttons>a{width:145px;font-size:0.875em}.label-search{margin-top:30px;padding:0}.block-search{padding:0;margin-top:30px}.block-search form{padding:0}.block-search form .full-row{margin-top:20px;flex-direction:row;justify-content:space-between;margin-top:20px}.block-search form .full-row select{width:100%}.block-search form .full-row>*{margin-top:0px;display:block}.block-search form .full-column{width:100%}.block-search form .quarter-column{width:calc(25% - 15px)}.block-search form .column{width:calc(50% - 15px)}.block-search form .show-filters{display:none !important}body.show-video-home{padding-top:55px}body.show-video-home .header{margin:0}}@media(min-width: 1150px){.header .header-actions .wrapper-menu .menu .menu-list li{padding:10px 15px}.header .header-actions .wrapper-menu .action-buttons{max-width:350px}.header .header-actions .wrapper-menu .action-buttons.two-items{max-width:240px}.header .header-actions .wrapper-menu .action-buttons>a{font-size:0.75em}}footer{background:#f4f4f4;display:flex;justify-content:center;padding:30px 20px;margin-top:45px}footer .container-1120{position:relative;display:flex;justify-content:center}footer .inner{display:flex;flex-direction:column;align-items:center}footer .to-top{position:absolute;left:50%;top:-30px;transform:translate(-50%, -50%)}footer .wrapper-top-footer{display:flex;justify-content:center;align-items:center;width:100%;margin-top:20px}footer .wrapper-top-footer .social{display:none}footer .menu-footer{display:flex;justify-content:center;width:100%;margin-top:30px}footer .menu-footer ul{display:flex;justify-content:center;width:100%;flex-wrap:wrap}footer .menu-footer ul li{margin:8px 8px}footer .menu-footer ul li a{color:#21599e;font-size:0.875em;font-weight:bold}footer .footer-buttons{display:flex;justify-content:center;margin-top:10px}footer .footer-buttons a{padding:6px 10px;background:#5896ce;margin:0 20px;color:#fff;font-size:0.875em;font-weight:bold}footer .footer-buttons a:nth-child(2){background:#21599e}footer .footer-copy{font-size:0.6875em;color:#2c2c2c;margin-top:30px;text-align:center}footer .footer-copy a{text-decoration:underline}@media(min-width: 992px){footer{margin-top:80px}footer .to-top{right:5%;top:-82px;left:auto;transform:translate(0%, 50%)}footer .to-top svg{width:50px;height:50px}footer .wrapper-top-footer{display:flex;justify-content:space-between}footer .wrapper-top-footer .social{display:flex;justify-content:center}footer .wrapper-top-footer .social svg{height:20px}footer .wrapper-top-footer .social a{margin:0 12px}footer .wrapper-top-footer .social a.flickr svg{height:25px;position:relative;top:-3px}}.single-page{padding:0 20px}.single-page .main-info{display:flex;flex-direction:column}.single-page .main-info h1{font-size:1.5em;font-weight:bold;margin-top:15px}.single-page .main-info .tags{display:flex;align-items:flex-start;flex-wrap:wrap;margin-top:15px}.single-page .main-info .tags .tag{padding:6px 20px;background-color:#5896ce;margin:4px 0;margin-right:15px;color:#fff;font-size:.875em;font-weight:500;border-radius:15px;text-transform:uppercase}.single-page .main-info .tags .tag.tag-page{background:#21599e}.single-page .main-info .tags .tag.tag-persona{background:#2c2c2c}.single-page .main-info .tags .tag.tag-lugar{background:#eccd30;color:#000}.single-page .main-info .tags .tag:last-child{margin-right:0}.single-page .main-info .time-date-rating{display:flex;color:#363636;margin-top:15px;font-size:0.875em}.single-page .main-info .time-date-rating .time{padding-left:15px;margin-right:15px;position:relative}.single-page .main-info .time-date-rating .time span{opacity:.5}.single-page .main-info .time-date-rating .time:before{content:"";position:absolute;left:0;top:50%;width:9px;height:9px;transform:translate(0, -50%);background-image:url("../img/clock.svg");background-size:cover;opacity:.6}.single-page .main-info .time-date-rating .date{padding-left:15px;position:relative}.single-page .main-info .time-date-rating .date span{opacity:.5}.single-page .main-info .time-date-rating .date:before{content:"";position:absolute;left:0;top:50%;width:10px;height:11px;transform:translate(0, -50%);background-image:url("../img/calendar-news.svg");background-size:cover}.single-page .main-info .viwer{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin-top:30px}.single-page .main-info .viwer img{margin:8px 0;width:100%;cursor:pointer}.single-page.single-video{padding-top:45px}.single-page .body-single{padding-top:30px;color:#363636}.single-page .body-single h1,.single-page .body-single h2,.single-page .body-single h3,.single-page .body-single h4,.single-page .body-single h5,.single-page .body-single h6{font-family:Roboto;font-weight:300;margin-top:20px;color:#363636}.single-page .body-single h1,.single-page .body-single h2,.single-page .body-single h3{font-size:1.125em}.single-page .body-single h4,.single-page .body-single h5,.single-page .body-single h6{font-size:1em}.single-page .body-single p{font-size:0.75em}.single-page .body-single ul{list-style:disc;padding-left:20px;font-size:0.75em;font-family:Roboto}.single-page .body-single table{max-width:100%;border-collapse:collapse;font-family:Roboto}.single-page .body-single table th,.single-page .body-single table td{padding:5px 10px;border:1px solid #ccc}.single-page .body-single blockquote{font-family:Roboto;font-size:1em;font-weight:500;color:#21599e;padding-left:20px;border-left:2px solid #21599e;margin:0;margin-top:15px}.single-page .body-single img,.single-page .body-single video,.single-page .body-single iframe{margin-top:15px;max-width:100%}.single-page .body-single img{height:auto}.single-page .body-single a{color:#21599e;text-decoration:underline}.single-page .body-single .wrapper-video{display:inline-flex;width:100%;position:relative;padding-bottom:56.25%;margin-bottom:30px}.single-page .body-single .wrapper-video video{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.single-page .body-single .wrapper-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.single-page.single-plan{margin-top:50px}.single-page.single-plan .single-plan-wrapper{padding:40px;font-size:22px}.single-page.single-plan .single-plan-wrapper strong{font-size:23px}.single-page.single-plan .single-plan-wrapper .single-plan__cta{display:flex;justify-content:center}.single-page.single-plan .single-plan-wrapper .single-plan-button{display:inline-block;padding:15px 30px;background-color:#21599e;color:#fff;font-size:18px;font-weight:bold;border-radius:30px;text-decoration:none;border:1px solid #fff}.single-page.single-plan .single-plan-wrapper .single-plan-button:hover{background-color:#fff;color:#21599e}.single-page.single-plan .single-plan-wrapper .single-plan-content{padding:20px 0}.single-page.single-plan .single-plan-wrapper h1,.single-page.single-plan .single-plan-wrapper h2,.single-page.single-plan .single-plan-wrapper h3,.single-page.single-plan .single-plan-wrapper h4,.single-page.single-plan .single-plan-wrapper h5,.single-page.single-plan .single-plan-wrapper h6{font-weight:bold;color:inherit}.single-page.single-plan .single-plan-wrapper h1,.single-page.single-plan .single-plan-wrapper h2{font-size:50px}.single-page.single-plan .single-plan-wrapper h3{font-size:44px}.single-page.single-plan .single-plan-wrapper h4,.single-page.single-plan .single-plan-wrapper h5,.single-page.single-plan .single-plan-wrapper h6{font-size:40px}@media(max-width: 992px){.single-page.single-plan{margin-top:25px}.single-page.single-plan .single-plan-wrapper{padding:20px;font-size:16px}.single-page.single-plan .single-plan-wrapper strong{font-size:17px}.single-page.single-plan .single-plan-wrapper .single-plan-button{padding:10px 15px;font-size:14px;border-radius:20px}.single-page.single-plan .single-plan-wrapper .single-plan-content{padding:15px 0}.single-page.single-plan .single-plan-wrapper h1,.single-page.single-plan .single-plan-wrapper h2{font-size:34px}.single-page.single-plan .single-plan-wrapper h3{font-size:30px}.single-page.single-plan .single-plan-wrapper h4,.single-page.single-plan .single-plan-wrapper h5{font-size:26px}}.rsbtn_status,.rsbtn_status_overlay{display:none !important}.rsbtn.rsexpanded .rsbtn_exp .rsbtn_exp_inner{height:auto !important}.rs_addtools,.rsbtn{margin-bottom:0 !important}#rs-controlpanel{display:none !important}.rsbtn_toollist{margin-top:0 !important;padding-left:0 !important}.rs_splitbutton.rsexpanded:not(.rsdetached).rs_addtools .rsbtn_tooltoggle,.rs_splitbutton.rsexpanded:not(.rsdetached).rsbtn .rsbtn_tooltoggle{height:28px !important}.rs_splitbutton.zoom-tooltoggler.rsexpanded:not(.rsdetached).rs_addtools .rsbtn_tooltoggle,.rs_splitbutton.zoom-tooltoggler.rsexpanded:not(.rsdetached).rsbtn .rsbtn_tooltoggle{left:0 !important}.rs_addtools.mega_toggle .rsbtn_tooltoggle span.rsicn,.rsbtn.mega_toggle .rsbtn_tooltoggle span.rsicn{font-size:1.3em !important}.rsbtn_exp{width:320px;height:38px !important;right:0px;top:0}.rsbtn_exp .rsbtn_powered{display:none}.social-single{position:fixed;right:0;top:50%;transform:translate(0, -50%);display:flex;flex-direction:column;justify-content:space-between;width:50px;height:310px;background:#5896ce;padding:15px 10px;align-items:center;display:none;z-index:1000}.social-single .top{display:flex;flex-direction:column;align-items:center}.social-single .top svg{width:100%}.social-single .top a{margin-bottom:20px}.social-single .top a:last-child{margin-bottom:0}.social-single .bottom{display:flex;flex-direction:column;align-items:center}.social-single .bottom a{margin-bottom:20px}.social-single .bottom a:last-child{margin-bottom:0}@media(min-width: 992px){.single-page .main-info h1{font-size:1.5625em;margin-top:20px}.single-page .main-info .viwer{margin-left:-8px;margin-right:-8px}.single-page .main-info .viwer img{margin:8px;width:calc(33.33% - 16px);height:150px;object-fit:cover}.single-page .body-single{padding-top:20px}.single-page .body-single h1,.single-page .body-single h2,.single-page .body-single h3,.single-page .body-single h4,.single-page .body-single h5,.single-page .body-single h6{margin-top:30px;max-width:420px}.single-page .body-single h1,.single-page .body-single h2,.single-page .body-single h3{font-size:1.5625em}.single-page .body-single h4,.single-page .body-single h5,.single-page .body-single h6{font-size:1.25em}.single-page .body-single p{margin:0;margin-top:30px;font-size:0.9375em}.single-page .body-single ul{margin-top:30px;padding-left:30px;font-size:0.9375em}.single-page .body-single table{margin-top:30px}.single-page .body-single table th,.single-page .body-single table td{padding:8px 15px}.single-page .body-single blockquote{font-size:1.5625em;padding-left:30px;margin-top:30px}.single-page .body-single img,.single-page .body-single video,.single-page .body-single iframe{margin-top:30px}.social-single{display:flex}}.single-integrante .general-info{display:flex;flex-direction:column;padding:0 20px;margin-top:25px}.single-integrante .general-info .bio h2{font-size:1.5em;font-weight:bold}.single-integrante .general-info .bio .bio-text{font-size:0.75em;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.single-integrante .general-info .bio .bio-text.show{-webkit-line-clamp:1000;overflow:initial}.single-integrante .general-info .bio .see-more-bio{color:#5896ce;font-size:0.75em;text-decoration:underline;cursor:pointer;margin-top:10px}.single-integrante .general-info .bio .see-more-bio:before{content:"Leer más"}.single-integrante .general-info .bio .see-more-bio.show:before{content:"Leer menos"}.single-integrante .general-info .social{margin-top:30px;display:flex}.single-integrante .general-info .social a{width:calc(25% - 15px);margin-left:10px}.single-integrante .general-info .social a:first-child{margin-left:0}.single-integrante .general-info .social a img{width:100%}.single-integrante .block-quote{display:flex;flex-direction:column;align-items:flex-start;padding:50px 25px;color:#21599e}.single-integrante .block-quote .quote{font-family:"Nexa";font-size:1.875em}.single-integrante .block-quote .author-quote{font-size:0.75em;margin-top:20px}.single-integrante .module-gallery{display:flex;flex-direction:column;align-items:center;padding:0 20px;margin-top:45px}.single-integrante .module-gallery .title-gallery{padding-left:0px}.single-integrante .module-gallery .media-gallery{display:flex;justify-content:flex-start;flex-wrap:wrap;align-content:center}.single-integrante .module-gallery .media-gallery .media-item{width:calc(50% - 10px);height:calc(50vw - 26px);margin:5px 5px;background:#b4b4b4;position:relative}.single-integrante .module-gallery .media-gallery .media-item:nth-child(2n+1){margin-left:0}.single-integrante .module-gallery .media-gallery .media-item:nth-child(2n+2){margin-right:0}.single-integrante .module-gallery .media-gallery .media-item .photo{width:100%;height:100%;object-fit:cover;object-position:center center}.single-integrante .module-gallery .media-gallery .media-item .play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:25px}@media(min-width: 768px){.single-integrante .module-gallery .media-gallery .media-item{width:calc(33.33% - 10px);height:calc(33.33vw - 20px)}.single-integrante .module-gallery .media-gallery .media-item:nth-child(2n+1){margin-left:5px}.single-integrante .module-gallery .media-gallery .media-item:nth-child(2n+2){margin-right:5px}.single-integrante .module-gallery .media-gallery .media-item:nth-child(3n+1){margin-left:0}.single-integrante .module-gallery .media-gallery .media-item:nth-child(3n+3){margin-right:0}}@media(min-width: 992px){.single-integrante .general-info{flex-direction:row;align-items:flex-start;padding:0;margin-top:45px}.single-integrante .general-info .bio{width:50%}.single-integrante .general-info .bio h2{font-size:1.5625em}.single-integrante .general-info .bio .bio-text{font-size:0.9375em}.single-integrante .general-info .bio .see-more-bio{color:#5896ce;font-size:0.9375em}.single-integrante .general-info .social{display:flex;justify-content:flex-end;width:50%;margin-top:0px}.single-integrante .general-info .social a{width:70px;margin-left:0;margin:0px 10px}.single-integrante .general-info .social a img{width:100%}.single-integrante .block-quote{padding:80px 0px;align-items:center;text-align:center}.single-integrante .block-quote .quote{font-size:3.125em}.single-integrante .block-quote .author-quote{font-size:1.5625em;margin-top:40px}.single-integrante .module-gallery .title-gallery{padding-left:0}.single-integrante .module-gallery .media-gallery .media-item{width:210px;height:210px;cursor:pointer}.single-integrante .module-gallery .media-gallery .media-item:nth-child(2n+1){margin-left:5px}.single-integrante .module-gallery .media-gallery .media-item:nth-child(2n+2){margin-right:5px}.single-integrante .module-gallery .media-gallery .media-item:nth-child(3n+1){margin-left:5px}.single-integrante .module-gallery .media-gallery .media-item:nth-child(3n+3){margin-right:5px}.single-integrante .module-gallery .media-gallery .media-item:nth-child(5n+1){margin-left:0}.single-integrante .module-gallery .media-gallery .media-item:nth-child(5n+5){margin-right:0}}.only-desktop{display:none}@media(min-width: 992px){body{padding-top:0}body.sticky{padding-top:55px}body.sticky.sticky-submenu{padding-top:130px}.only-desktop{display:inherit !important}.only-mobile{display:none !important}.title-section{font-size:0.875em}.lightbox .gallery video{width:990px;height:auto}.lightbox .gallery iframe{width:990px;height:554.4px}.page-404{margin:30vh 0;font-size:1.5em}.page-404 b{font-size:3.75em}.breadcrumbs{margin-top:30px;padding:0}.breadcrumbs .current-page{max-width:500px}.breadcrumbs.single-breadcrumbs{padding:0}.default-page h1,.default-page h2{font-size:1.875em}.default-page h3{font-size:1.5625em}.default-page h4,.default-page h5,.default-page h6{font-size:1.25em}.default-page .big-phone{font-size:1.875em}.default-page p{font-size:1em}.default-page ul{padding-left:30px;font-size:0.9375em}.default-page table th,.default-page table td{padding:8px 15px}.default-page blockquote{font-size:1.5625em;padding-left:30px}.plain-page h1{font-size:2.1875em}.plain-page h2{font-size:1.875em}.plain-page h3{font-size:1.5625em}.plain-page h4,.plain-page h5,.plain-page h6{font-size:1.25em}.plain-page .big-phone{font-size:1.875em}.plain-page p{font-size:1em}.plain-page ul{padding-left:30px;font-size:0.9375em}.plain-page table th,.plain-page table td{padding:8px 15px}.plain-page blockquote{font-size:1.5625em;padding-left:30px}.text-intro{padding:0;margin-top:45px}.text-intro h2{font-size:1.5625em}.text-intro p{font-size:1.125em}.text-intro p br{display:block}.simple-text{padding-left:0;padding-right:34%;font-size:1.125em}.columns{margin-top:45px}.columns .column{width:50%;padding-left:50px;padding-right:50px}.columns .column>*:first-child{margin-top:0}.columns .column.documents{margin-top:45px;padding-left:0;padding-right:0}.columns .column.documents .grid .documents-item{width:200px;min-height:250px;padding:25px 15px}.columns .column.documents .grid .documents-item .arrow{margin-top:15px}.columns .column.documents .grid .documents-item h4{font-size:0.9375em;margin-top:40px}.columns .column.documents .grid .documents-item .quote{font-size:0.9375em}.columns .column.documents .grid .documents-item .file-info{font-size:0.75em;margin-top:10px}}.featured-news{display:flex;justify-content:center;width:100%;margin-top:45px}.featured-news .inner{display:flex;flex-direction:column;width:100%;padding:0 20px}.featured-news .inner .title-section{font-family:"roboto"}.featured-news .inner .slick-list{padding:0 0px 6px 0 !important}.featured-news .inner .slick-list,.featured-news .inner .slick-track{display:flex}.featured-news .inner .slider-arrow{position:absolute;top:50%;background-image:url(../img/circle-top-arrow.svg);background-size:cover;width:30px;height:30px;border:0;background-color:rgba(0,0,0,0);cursor:pointer;opacity:1;transition:opacity linear .2s;z-index:1}.featured-news .inner .slider-arrow.prev-arrow{left:0px;transform:translate(-50%, -50%) rotate(-90deg)}.featured-news .inner .slider-arrow.next-arrow{right:0px;transform:translate(50%, -50%) rotate(90deg)}.featured-news .inner .slider-arrow.slick-disabled{opacity:.4;pointer-events:none}.featured-news .inner .features-grid{width:100%;margin-top:10px}.featured-news .inner .features-grid .slick-slide{margin:0 7px}.featured-news .inner .features-grid .slick-list{margin:0 -7px}.featured-news .inner .features-grid .features-item{display:inline-flex;flex-direction:column;width:100%;box-shadow:0px 2px 5px #ccc}.featured-news .inner .features-grid .features-item .wrapper-image{width:100%;position:relative}.featured-news .inner .features-grid .features-item .wrapper-image a{width:100%}.featured-news .inner .features-grid .features-item .wrapper-image .ico-action-image{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);cursor:pointer;width:50px;height:50px;z-index:1;pointer-events:none;background:rgba(0,0,0,.6);border-radius:50%}.featured-news .inner .features-grid .features-item .wrapper-image .ico-action-image img{width:18px;height:auto;margin-left:3px}.featured-news .inner .features-grid .features-item .wrapper-image .ico-action-image img.camera{margin-left:0;width:21px}.featured-news .inner .features-grid .features-item .img{width:100%;height:50.4vw;object-fit:cover;object-position:center center}.featured-news .inner .features-grid .features-item .img.image-align-1{object-position:top center}.featured-news .inner .features-grid .features-item .img.image-align-2{object-position:center center}.featured-news .inner .features-grid .features-item .img.image-align-3{object-position:bottom center}.featured-news .inner .features-grid .features-item .features-item-content{padding:20px}.featured-news .inner .features-grid .features-item .features-item-content h4{font-size:1.25em;font-weight:bold;color:#21599e}.featured-news .inner .features-grid .features-item .features-item-content .feature-link{font-size:0.625em;text-decoration:underline;color:#5896ce}.featured-news .inner .features-grid.gallery-container .features-item{cursor:pointer}@media(min-width: 768px){.featured-news .inner .features-grid .features-item{width:50%;margin-right:15px}.featured-news .inner .features-grid .features-item .img{height:28vw}.featured-news .inner .features-grid .features-item:last-child{margin-right:0}.featured-news .inner .features-grid .features-item.full-width{display:flex;width:100%;flex-direction:row}.featured-news .inner .features-grid .features-item.full-width .wrapper-image{width:400px}.featured-news .inner .features-grid .features-item.full-width .wrapper-image>a{display:flex}.featured-news .inner .features-grid .features-item.full-width .wrapper-image>a img{height:220px;width:100%}.featured-news .inner .features-grid .features-item.full-width .features-item-content{width:calc(100% - 400px);display:flex;flex-direction:column;justify-content:center}.featured-news .inner .features-grid .features-item.full-width .features-item-content h2 a,.featured-news .inner .features-grid .features-item.full-width .features-item-content h3 a,.featured-news .inner .features-grid .features-item.full-width .features-item-content h4 a{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.featured-news .inner .features-grid.gallery-container .features-item{margin:0;margin-right:15px}.featured-news .inner .slider-arrow{width:40px;height:40px}.featured-news .inner .slider-arrow.prev-arrow{left:-10px;transform:translate(-100%, -50%) rotate(-90deg)}.featured-news .inner .slider-arrow.next-arrow{right:-10px;transform:translate(100%, -50%) rotate(90deg)}.featured-news .inner .slider-arrow.slick-disabled{opacity:.4;pointer-events:none}}@media(min-width: 992px){.featured-news .inner .features-grid{width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap}.featured-news .inner .features-grid .features-item{width:calc(33.33% - 18px)}.featured-news .inner .features-grid .features-item .img{height:180px}.featured-news .inner .features-grid .features-item .features-item-content h4{font-size:1.5625em}.featured-news .inner .features-grid .features-item .features-item-content .feature-link{font-size:0.75em}}@media(min-width: 1160px){.featured-news .inner{padding:0}}.slider-schedule{display:flex;justify-content:center;width:100%;margin-top:45px}.slider-schedule .inner{display:flex;flex-direction:column;width:100%;padding:0 20px}.slider-schedule .inner .slick-list{padding:0 0 6px 0}.slider-schedule .inner .slick-list,.slider-schedule .inner .slick-track{display:flex}.slider-schedule .inner .header-slider-schedule{display:flex;justify-content:space-between;align-items:center}.slider-schedule .inner .header-slider-schedule>*{margin:0 auto;width:100%}.slider-schedule .inner .header-slider-schedule .title-section{font-family:"roboto";text-align:left}.slider-schedule .inner .header-slider-schedule .date-formatted{font-size:1em;display:flex;color:#21599e;text-align:center;position:relative;border-right:1px solid #21599e;width:1px;height:22px}.slider-schedule .inner .header-slider-schedule .date-formatted b{font-weight:bold;padding-right:9px;position:absolute;right:0}.slider-schedule .inner .header-slider-schedule .date-formatted span{position:absolute;left:0;padding-left:9px}.slider-schedule .inner .header-slider-schedule .right-link{text-align:right}.slider-schedule .inner .header-slider-schedule a{font-size:0.625em;text-decoration:underline;color:#5896ce}.slider-schedule .inner .schedule-grid{width:100%;margin-top:10px}.slider-schedule .inner .schedule-grid .schedule-item{display:inline-flex;flex-direction:column;width:100%;border-bottom:1px solid rgba(44,44,44,.23);padding-bottom:7px}.slider-schedule .inner .schedule-grid .schedule-item .general-info{display:flex;justify-content:space-between;align-items:center;width:100%;padding-left:30px;position:relative}.slider-schedule .inner .schedule-grid .schedule-item .general-info:before{content:"";position:absolute;top:17px;left:12px;width:6px;height:6px;border-radius:50%;background:#5896ce}.slider-schedule .inner .schedule-grid .schedule-item .general-info .schedule-when{display:flex;width:100%;font-size:0.625em;color:#2c2c2c;opacity:.4;font-weight:normal}.slider-schedule .inner .schedule-grid .schedule-item .general-info .title-schedule{display:flex;flex-direction:column;justify-content:center;font-weight:bold;padding-right:10px}.slider-schedule .inner .schedule-grid .schedule-item .general-info .title-schedule .title{font-size:0.75em}.slider-schedule .inner .schedule-grid .schedule-item .general-info .title-schedule .schedule-where{font-size:1em;font-weight:normal;color:#2c2c2c;opacity:.4}.slider-schedule .inner .schedule-grid .schedule-item .general-info .right-schedule{display:flex;align-items:center}.slider-schedule .inner .schedule-grid .schedule-item .general-info .right-schedule .schedule-time{display:flex;align-items:center;padding:0px 10px;background:#5896ce;color:#fff;font-size:0.75em;text-align:center;height:30px}.slider-schedule .inner .schedule-grid .schedule-item .general-info .right-schedule .schedule-link{display:flex;align-items:center;background:#121212;text-align:center;padding:0px 10px;margin-left:10px;height:30px;width:30px}.slider-schedule .inner .schedule-grid .schedule-item .general-info .right-schedule .schedule-link img{width:12px}@media(min-width: 768px){.slider-schedule .inner .schedule-grid .schedule-item{width:50%}.slider-schedule .inner .schedule-grid .schedule-item img{height:28vw}}@media(min-width: 992px){.slider-schedule .inner{padding:0}.slider-schedule .inner .header-slider-schedule .date-formatted{font-size:1.5625em;height:35px}.slider-schedule .inner .header-slider-schedule a{font-size:0.875em}.slider-schedule .inner .schedule-grid{width:100%;margin-top:40px}.slider-schedule .inner .schedule-grid .schedule-item{width:50%;border-right:1px solid rgba(44,44,44,.23);border-bottom:0;padding-right:20px}.slider-schedule .inner .schedule-grid .schedule-item .general-info:before{top:28px}.slider-schedule .inner .schedule-grid .schedule-item .general-info .title-schedule .title{font-size:1.125em}.slider-schedule .inner .schedule-grid .schedule-item .general-info .title-schedule .schedule-when{font-size:0.9375em}.slider-schedule .inner .schedule-grid .schedule-item .general-info .title-schedule .schedule-where{font-size:0.75em}.slider-schedule .inner .schedule-grid .schedule-item .general-info .right-schedule .schedule-time{height:36px;font-size:0.9375em}.slider-schedule .inner .schedule-grid .schedule-item .general-info .right-schedule .schedule-link{height:36px;width:36px}.slider-schedule .inner .schedule-grid .schedule-item .general-info .right-schedule .schedule-link img{width:14px}}.grid-news{display:flex;justify-content:center;margin-top:45px}.grid-news h1{font-family:"Nexa";font-weight:bold}.grid-news .inner{display:flex;flex-direction:column;width:100%;padding:0 20px}.grid-news .inner .title-section{font-family:"roboto"}.grid-news .news-filters{display:flex;justify-content:space-between;margin-top:15px}.grid-news .news-filters .categories{display:flex;overflow:auto;padding-bottom:15px}.grid-news .news-filters .categories .slider-categories{display:flex;justify-content:flex-start}.grid-news .news-filters .categories .slider-categories .item-category{display:flex;justify-content:center;align-items:center;height:25px;margin-right:10px;font-size:0.625em;border:1px solid #21599e;padding:0px 15px;color:#21599e;border-radius:15px;white-space:nowrap;text-transform:uppercase;cursor:pointer}.grid-news .news-filters .categories .slider-categories .item-category:last-child{margin-right:0}.grid-news .news-filters .categories .slider-categories input{display:none}.grid-news .news-filters .categories .slider-categories input:checked+.item-category{border:1px solid #21599e;background:#21599e;color:#fff}.grid-news .filter-type{display:flex;margin-top:10px}.grid-news .filter-type .item-type{width:50%;text-align:center;font-size:0.875em;padding:10px 0;color:#21599e}.grid-news .filter-type .item-type.active{border-bottom:1px solid #21599e}.grid-news .wrapper-items{display:none;flex-direction:column;align-items:center}.grid-news .wrapper-items.active{display:flex}.grid-news .news-items{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;margin-top:0}.grid-news .news-items.ajax-documento{justify-content:flex-start}.grid-news .news-items .item{display:inline-flex;flex-direction:column;justify-content:flex-start;width:100%;box-shadow:0px 2px 5px #ccc;background:#fff;margin:10px 0}.grid-news .news-items .item .wrapper-image{width:100%;position:relative}.grid-news .news-items .item .wrapper-image img{width:100%;height:49vw;object-fit:cover;object-position:center center}.grid-news .news-items .item .wrapper-image img.image-align-1{object-position:top center}.grid-news .news-items .item .wrapper-image img.image-align-2{object-position:center center}.grid-news .news-items .item .wrapper-image img.image-align-3{object-position:bottom center}.grid-news .news-items .item .wrapper-image .ico-action-image{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);cursor:pointer;width:50px;height:50px;z-index:1;pointer-events:none;background:rgba(0,0,0,.6);border-radius:50%}.grid-news .news-items .item .wrapper-image .ico-action-image img{width:18px;height:auto;margin-left:3px}.grid-news .news-items .item .wrapper-image .ico-action-image img.camera{margin-left:0;width:21px}.grid-news .news-items .item .item-content{padding:20px;display:flex;justify-content:space-between;flex-direction:column;min-height:225px}.grid-news .news-items .item .item-content h4{font-size:1.25em;font-weight:bold}.grid-news .news-items .item .item-content .bottom-content{display:flex;flex-direction:column;align-items:flex-start;color:#2c2c2c}.grid-news .news-items .item .item-content .bottom-content .when-where{width:100%;font-size:0.9375em}.grid-news .news-items .item .item-content .bottom-content .when-where .capitalize{text-transform:capitalize}.grid-news .news-items .item .item-content .bottom-content .time-date{display:flex;justify-content:space-between;font-size:0.75em;width:100%;margin-top:7px}.grid-news .news-items .item .item-content .bottom-content .time-date .left-time-date{display:flex}.grid-news .news-items .item .item-content .bottom-content .time-date .left-time-date .time{padding-left:15px;margin-right:15px;position:relative}.grid-news .news-items .item .item-content .bottom-content .time-date .left-time-date .time span{opacity:.5}.grid-news .news-items .item .item-content .bottom-content .time-date .left-time-date .time:before{content:"";position:absolute;left:0;top:50%;width:9px;height:9px;transform:translate(0, -50%);background-image:url("../img/clock.svg");background-size:cover;opacity:.6}.grid-news .news-items .item .item-content .bottom-content .time-date .left-time-date .date{padding-left:15px;position:relative}.grid-news .news-items .item .item-content .bottom-content .time-date .left-time-date .date span{opacity:.5}.grid-news .news-items .item .item-content .bottom-content .time-date .left-time-date .date:before{content:"";position:absolute;left:0;top:calc(50% - 2px);width:11px;height:12px;transform:translate(0, -50%);background-image:url("../img/calendar-news.svg");background-size:cover}.grid-news .news-items .item .item-content .bottom-content .time-date a{opacity:.5;display:flex;align-items:center}.grid-news .news-items .item .item-content .bottom-content .time-date a span{text-decoration:underline}.grid-news .news-items .item .item-content .bottom-content .time-date a:after{content:"";display:inline-block;width:8px;height:7px;background-image:url("../img/arrow-link-grey.svg");background-size:cover;margin-left:4px}.grid-news .news-items .item.featured{border:2px solid #21599e}.grid-news .news-items .item.featured .wrapper-image:before{content:"Destacado";position:absolute;padding:5px 15px;left:0;top:20px;color:#fff;font-size:11px;font-weight:500;background:#21599e;line-height:1;text-transform:uppercase}.grid-news .news-items .documents-item{display:inline-flex;flex-direction:column;justify-content:flex-start;width:calc(50% - 15px);max-width:165px;margin-right:15px;margin-bottom:15px;padding:15px 15px;color:#5896ce;position:relative;overflow:hidden}.grid-news .news-items .documents-item:before{content:"";position:absolute;width:calc(100% - 2px);height:calc(100% - 2px);top:0;left:0;border:1px solid #5896ce}.grid-news .news-items .documents-item:after{content:"";position:absolute;right:-50px;top:-38px;width:70px;height:80px;background:#fff;border:1px solid #5896ce;transform:rotate(-45deg);z-index:1}.grid-news .news-items .documents-item .arrow{margin-top:5px}.grid-news .news-items .documents-item h4{font-size:0.75em;font-weight:bold;margin-top:30px;color:#5896ce}.grid-news .news-items .documents-item .quote{font-size:0.75em;margin-top:15px;flex-grow:1}.grid-news .news-items .documents-item .file-info{font-size:0.625em;opacity:.6;margin-top:10px}.grid-news .news-items .no-results{padding:30px 0;font-size:0.6875em;text-align:center}.grid-news .row-load-more{display:flex;justify-content:center;margin:40px 0}@media(min-width: 768px){.grid-news .news-items .item{width:50%}.grid-news .news-items .item .wrapper-image img{height:24.5vw}}@media(min-width: 992px){.grid-news .inner{padding:0}.grid-news .news-filters .categories .slider-categories .item-category{font-size:0.9375em}.grid-news .news-filters .categories .slider-categories .item-category:hover{background:#21599e;color:#fff}.grid-news .filter-type{margin-top:15px}.grid-news .filter-type .item-type{padding:15px 0;font-size:0.9375em;cursor:pointer}.grid-news .news-items .item{width:calc(33.33% - 10px);margin:10px 0}.grid-news .news-items .item .wrapper-image img{height:180px}.grid-news .news-items .documents-item{width:200px;padding:25px 15px;margin-bottom:25px;min-height:250px;max-width:initial}.grid-news .news-items .documents-item .arrow{margin-top:15px}.grid-news .news-items .documents-item h4{font-size:0.9375em;margin-top:30px}.grid-news .news-items .documents-item .quote{font-size:0.9375em}.grid-news .news-items .documents-item .file-info{font-size:0.75em;margin-top:10px}.grid-news .news-items .no-results{padding:50px 0;font-size:1em}}.home-boxes{display:flex;justify-content:center;margin-top:25px;width:100%}.home-boxes.no-margin{margin-top:0}.home-boxes .inner{display:flex;flex-wrap:wrap;width:100%;padding:0 20px}.home-boxes .inner .intro{display:flex;flex-direction:column;margin-bottom:15px;padding:0 20px}.home-boxes .inner .intro>.title{font-size:1.875em;font-weight:bold;color:#21599e}@media(min-width: 992px){.home-boxes .inner .intro>.title{font-size:2.25em}}.home-boxes .inner .intro>.text{font-size:0.875em;flex-grow:1;margin-top:10px}.home-boxes .inner .intro>.text:last-child{margin-bottom:0}.home-boxes .inner .intro>.text>*:first-child{margin-top:0}.home-boxes .inner .box{display:flex;width:100%;min-height:55vw;align-items:flex-end;margin:2px 0;padding:20px;color:#fff}.home-boxes .inner .box .inner-box h3{color:#fff;font-size:1.5em;font-weight:bold;line-height:1.1}.home-boxes .inner .box .inner-box p{position:relative;font-size:0.75em;padding-right:50px;margin:0}.home-boxes .inner .box .inner-box p:after{content:"";position:absolute;top:50%;right:15px;transform:translate(0, -50%);width:16px;height:13px;background-image:url(../img/arrow-link.svg);background-size:cover}.home-boxes .inner .box .inner-box .box-img{max-width:254px;margin-bottom:5px}.home-boxes .inner .box .inner-box .button-rect{min-width:142px;align-self:flex-start;width:auto;display:inline-flex;margin-top:25px}.home-boxes .inner .box .inner-box .button-rect:hover{background-color:#000;color:#fff}.home-boxes .inner .box .inner-box.has-button p:after{display:none}.home-boxes .inner .box.bgYellow{color:#121212}.home-boxes .inner .box.bgYellow .inner-box h3{color:#121212}.home-boxes .inner .box.bgYellow .inner-box p:after{background-image:url(../img/arrow-link-black.svg)}.home-boxes .inner .box.bgYellow svg path{fill:#121212}.home-boxes .inner .box.hasImage{position:relative;background-size:cover}.home-boxes .inner .box.hasImage:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:1}.home-boxes .inner .box.hasImage>*{z-index:2;position:relative}.home-boxes .inner .box.bgGrey svg path{fill:#121212}.home-boxes .inner .wrapper-boxes{width:100%;display:flex;flex-wrap:wrap}.home-boxes .inner .wrapper-boxes.spacing-2 .box{padding:15px}.home-boxes .inner .wrapper-boxes.text-size-2 .box .inner-box p{font-size:0.8125em}.home-boxes .inner .wrapper-boxes.text-size-2 .box .inner-box h3{font-size:1em}.home-boxes.type-1 .inner .box{padding:25px}.home-boxes.type-1 .inner .box .inner-box{margin-bottom:0}.home-boxes.type-2 .inner .box{justify-content:center;align-items:center;padding:20px;text-align:center}.home-boxes.type-2 .inner .box .inner-box{margin-bottom:0}.home-boxes.type-2 .inner .box .inner-box p{padding-right:0;text-align:center;font-size:1em}.home-boxes.type-2 .inner .box .inner-box p:after{bottom:-20px;top:auto;right:50%;transform:translate(50%, 0)}.home-boxes.type-3{margin-top:0px}.home-boxes.type-3 .inner{max-width:620px;display:flex;justify-content:space-between;width:100%;flex-wrap:wrap;padding:25px 25px}.home-boxes.type-3 .inner .box{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:20px;width:calc(50% - 5px);min-height:120px;margin-right:0 !important}.home-boxes.type-3 .inner .box img{max-width:16px}.home-boxes.type-3 .inner .box .inner-box{margin-bottom:0}.home-boxes.type-3 .inner .box .inner-box h3{color:#fff;margin-top:15px;font-size:0.875em;line-height:1.1}.home-boxes.type-3 .inner .box .inner-box p:after{display:none}@media(min-width: 768px){.home-boxes .inner{padding:0}.home-boxes .inner .box{width:calc(50% - 8px);margin:4px;min-height:25vw}}@media(min-width: 992px){.home-boxes{margin-top:45px}.home-boxes .inner .intro{padding:0}.home-boxes .inner .box{width:calc(50% - 12px);min-height:260px;margin:12px 0px}.home-boxes .inner .box:nth-child(odd){margin-right:12px}.home-boxes .inner .box:nth-child(even){margin-left:12px}.home-boxes .inner .box .inner-box{margin-bottom:20px}.home-boxes .inner .box .inner-box h3{font-size:3.125em;margin-bottom:5px}.home-boxes .inner .box .inner-box p{font-size:0.9375em}.home-boxes .inner .wrapper-boxes.spacing-2 .box{padding:25px}.home-boxes .inner .wrapper-boxes.text-size-2 .box .inner-box p{font-size:0.8125em}.home-boxes .inner .wrapper-boxes.text-size-2 .box .inner-box h3{font-size:1.75em}.home-boxes.type-1 .inner .box{padding:50px}.home-boxes.type-3{margin-top:25px}.home-boxes.type-3 .inner{padding:0}.home-boxes.type-3 .inner .box{padding:25px;width:calc(50% - 10px);min-height:200px}.home-boxes.type-3 .inner .box img{width:30px;max-width:initial}.home-boxes.type-3 .inner .box .inner-box h3{color:#fff;margin-top:20px;font-size:1.6875em}}.wrapper-newsletter{background-color:#5896ce;padding:25px 25px;margin:25px 0}.wrapper-newsletter .inner{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;max-width:700px}.wrapper-newsletter .heading{font-size:1.5625em;font-weight:300;color:rgba(255,255,255,.8);text-align:left;width:100%}.wrapper-newsletter .wrapper-form{width:100%;display:flex;margin-top:20px}.wrapper-newsletter .wrapper-form .nf-form-fields-required{display:none}.wrapper-newsletter .wrapper-form .nf-field-label{display:none}.wrapper-newsletter .wrapper-form .checkbox-container .nf-field-label{display:block}.wrapper-newsletter .wrapper-form .checkbox-container.label-right label{font-family:Roboto;color:rgba(255,255,255,.8);font-weight:normal;font-size:0.75em}.wrapper-newsletter .wrapper-form .ninja-forms-req-symbol{display:none}.wrapper-newsletter .wrapper-form .checkbox-wrap .nf-field-element label:before,.wrapper-newsletter .wrapper-form .checkbox-wrap .nf-field-label label:before,.wrapper-newsletter .wrapper-form .listcheckbox-wrap .nf-field-element label:before,.wrapper-newsletter .wrapper-form .listcheckbox-wrap .nf-field-label label:before{font-size:0.875em;cursor:pointer}.wrapper-newsletter .wrapper-form .checkbox-container.label-right label:before{left:-25px;top:-1px}.wrapper-newsletter .wrapper-form .checkbox-container.label-right label a{text-decoration:underline}.wrapper-newsletter .wrapper-form .nf-form-content{padding:0}.wrapper-newsletter .wrapper-form .nf-form-cont{width:100%}.wrapper-newsletter .wrapper-form .nf-form-title{display:none}.wrapper-newsletter .wrapper-form input[type=email]{background:rgba(0,0,0,0) !important;border:0;border-bottom:1px solid #fff;font-size:0.9375em;font-family:Roboto;padding:0;height:30px;color:#fff !important}.wrapper-newsletter .wrapper-form input[type=email]::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.wrapper-newsletter .wrapper-form input[type=email]::-moz-placeholder{color:rgba(255,255,255,.5)}.wrapper-newsletter .wrapper-form input[type=email]:-ms-input-placeholder{color:rgba(255,255,255,.5)}.wrapper-newsletter .wrapper-form input[type=email]:-moz-placeholder{color:rgba(255,255,255,.5)}.wrapper-newsletter .wrapper-form .nf-error.field-wrap .nf-field-element:after,.wrapper-newsletter .wrapper-form .nf-pass.field-wrap .nf-field-element:after{display:none !important}.wrapper-newsletter .wrapper-form .nf-pass .ninja-forms-field{border-color:#fff !important}.wrapper-newsletter .wrapper-form #ninja_forms_required_items,.wrapper-newsletter .wrapper-form .nf-field-container{margin-bottom:15px}.wrapper-newsletter .wrapper-form .nf-form-errors{display:none}.wrapper-newsletter .wrapper-form .nf-response-msg{color:#fff;font-size:1em;text-decoration:underline}.wrapper-newsletter .wrapper-form .submit-container{display:flex;justify-content:flex-end;margin-bottom:0}.wrapper-newsletter .wrapper-form .submit-container input[type=button],.wrapper-newsletter .wrapper-form .submit-container input[type=submit]{background:#fff;color:#5896ce;padding:6px 20px;height:auto;cursor:pointer;font-size:0.9375em;font-family:"Roboto";font-weight:400;transition:all linear .1s}.wrapper-newsletter .wrapper-form .submit-container input[type=button]:hover,.wrapper-newsletter .wrapper-form .submit-container input[type=submit]:hover{color:#fff;background:#21599e}@media(min-width: 992px){.wrapper-newsletter{padding:45px 0px}}.wrapper-block-text .container-1120>*:first-child{margin-top:0}.text-block{display:flex;flex-direction:column;align-items:flex-start;padding:0px 25px}.text-block>*:last-child{margin-bottom:0 !important}.text-block h1,.text-block h2,.text-block h3,.text-block h4,.text-block h5{font-size:1.125em;font-weight:bold;color:#21599e}.text-block .title{font-size:1.125em;font-weight:bold;color:#21599e}.text-block p{font-size:1em;flex-grow:1}.text-block p:last-child{margin-bottom:0}.text-block p.type-text-2{font-weight:300;font-size:1em;line-height:1.33}.text-block .wrapper-buttons{display:flex}.text-block .wrapper-buttons .button-group{display:flex;flex-direction:column}.text-block .wrapper-buttons a{margin-left:15px;min-width:142px}.text-block .wrapper-buttons a:first-child{margin-left:0}.text-block .wrapper-buttons .asterisk{font-size:0.6875em;margin-top:5px;font-style:italic}.text-block .item-link{display:flex;justify-content:flex-start;align-items:center;width:100%;padding-right:10px;font-size:0.625em;color:#5896ce;line-height:1;margin-top:5px}.text-block .item-link:before{content:"";background:url(../img/pdf-dw.svg);display:inline-flex;width:16px;height:20px;background-size:cover;margin-right:5px}.text-block .text-list-wrapper{display:flex;flex-direction:column;counter-reset:text-list-alpha;margin:16px 0;gap:20px}.text-block .text-list-wrapper .text-list-row{display:flex;flex-direction:column;counter-increment:text-list-alpha}.text-block .text-list-wrapper .text-list-row .text-list-title{font-size:1em;font-weight:bold;color:#000;position:relative;padding-left:22px;text-transform:uppercase}.text-block .text-list-wrapper .text-list-row .text-list-title:before{content:counter(text-list-alpha, upper-alpha) ")";position:absolute;left:0;top:0;color:#21599e;font-weight:bold}.text-block .text-list-wrapper .text-list-row .text-list-text{padding-left:20px;font-size:1em}.text-block .text-list-wrapper .text-list-row .text-list-text>*{margin:16px 0}.text-block .text-list-wrapper .text-list-row .text-list-text>*:last-child{margin-bottom:0}.text-block .text-list-wrapper .text-list-row .text-list-text ol{list-style:none;padding-left:0px;counter-reset:custom-ol}.text-block .text-list-wrapper .text-list-row .text-list-text ol li{counter-increment:custom-ol;position:relative;padding-left:20px;margin-bottom:10px}.text-block .text-list-wrapper .text-list-row .text-list-text ol li:last-child{margin-bottom:0}.text-block .text-list-wrapper .text-list-row .text-list-text ol li:before{content:counter(custom-ol) ")";position:absolute;left:0;top:0;font-weight:bold}.text-block .text-list-wrapper .text-list-row .text-list-button{display:flex;justify-content:flex-start;margin-top:16px}@media(min-width: 992px){.text-block{padding:0px;margin-top:45px}.text-block p{font-size:1em}.text-block p.type-text-2{font-size:1.125em}.text-block .text-list-wrapper .text-list-row .text-list-title{font-size:1em}.text-block .text-list-wrapper .text-list-row .text-list-text{font-size:1em}}.list-buttons{display:flex;flex-direction:column;align-items:center;width:100%;padding:25px 25px;padding-bottom:0}.list-buttons .inner{display:flex;flex-direction:column;align-items:center}.list-buttons .inner .button{display:flex;justify-content:center;align-items:center;margin:10px 0;font-size:0.875em;border:1px solid #21599e;padding:4px 20px;color:#21599e;border-radius:13px;white-space:nowrap;cursor:pointer;transition:all linear .2s}.list-buttons .inner .button:last-child{margin-right:0}.list-buttons .inner .button:hover{background-color:#21599e;color:#fff}@media(min-width: 992px){.list-buttons{padding:35px 0px;padding-bottom:0}.list-buttons .inner{justify-content:center;flex-direction:row;flex-wrap:wrap}.list-buttons .inner .button{margin:5px 14px;font-size:1em;padding:6px 30px;border-radius:15px}.list-buttons .inner.align-1{justify-content:center}.list-buttons .inner.align-2{justify-content:flex-start}.list-buttons .inner.align-2 .button:first-child{margin-left:0}.list-buttons .inner.align-3{justify-content:flex-end}.list-buttons .inner.align-3 .button:last-child{margin-right:0}.list-buttons .inner.align-4{justify-content:space-between}.list-buttons .inner.align-4 .button:first-child{margin-left:0}.list-buttons .inner.align-4 .button:last-child{margin-right:0}}.featured-blocks{display:flex;width:100%;padding:25px 0}.featured-blocks .featured-block{display:flex;width:100%;color:#fff;height:auto;margin-bottom:10px}.featured-blocks .featured-block:last-child{margin-bottom:0}.featured-blocks .featured-block .text-box{padding:20px}.featured-blocks .featured-block.type-1 .text-box{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%}.featured-blocks .featured-block.type-1 .text-box .title{font-weight:500;font-size:33px;line-height:1.1;margin-bottom:15px}.featured-blocks .featured-block.type-1 .text-box .link{display:inline-flex;align-items:center;font-size:18px;font-style:italic;color:#fff;font-weight:300;text-decoration:none}.featured-blocks .featured-block.type-1 .text-box .link svg{width:30px;height:17px;margin-right:10px}.featured-blocks .featured-block.type-2{display:flex;flex-direction:column}.featured-blocks .featured-block.type-2 .text-box{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:auto;padding-bottom:0}.featured-blocks .featured-block.type-2 .text-box .text-rows{flex-grow:1}.featured-blocks .featured-block.type-2 .text-box .title{font-size:26px;line-height:1.1}.featured-blocks .featured-block.type-2 .text-box .title p{margin:0}.featured-blocks .featured-block.type-2 .text-box .subtitle{font-size:18px;font-style:italic;line-height:1.1;margin-top:20px;font-weight:300}.featured-blocks .featured-block.type-2 .text-box .date{position:relative;left:-20px;width:calc(100% + 40px);padding:10px 20px;background:#fff;color:#000;font-weight:600;font-size:16px;margin-top:20px}.featured-blocks .featured-block.type-2 .text-box .wrapper-logo{height:40px;padding:12px 0}.featured-blocks .featured-block.type-2 .text-box .wrapper-logo img{height:100%}.featured-blocks .featured-block.type-2 .wrapper-image{width:100%;order:-1}.featured-blocks .featured-block.type-2 .wrapper-image img{width:100%;height:auto;object-fit:cover}.featured-blocks .featured-block.type-2.no-image .text-box{width:100%}.featured-blocks .featured-block.type-3 .text-box{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%}.featured-blocks .featured-block.type-3 .text-box .title{font-weight:500;font-size:22px;line-height:1.1;margin-bottom:15px}.featured-blocks .featured-block.type-3 .text-box .arrow-div svg{width:30px;height:17px;margin-right:10px}.featured-blocks .featured-block.type-4 img{width:100%;height:100%;object-fit:cover}@media(min-width: 992px){.featured-blocks{padding:45px 0px}.featured-blocks .inner{display:flex}.featured-blocks .featured-block{border-right:10px solid #fff;height:260px;margin-bottom:0}.featured-blocks .featured-block:last-child{border-right:10px solid #fff}.featured-blocks .featured-block .text-box{padding:20px}.featured-blocks .featured-block.type-1 .text-box .title{margin-bottom:0px}.featured-blocks .featured-block.type-2{flex-direction:row}.featured-blocks .featured-block.type-2 .text-box{width:calc(100% - 170px);height:100%}.featured-blocks .featured-block.type-2 .wrapper-image{width:170px}.featured-blocks .featured-block.type-2 .wrapper-image img{width:100%;height:100%;object-fit:cover}.featured-blocks .featured-block.type-2 .wrapper-image{order:0;width:170px}.featured-blocks .featured-block.type-2 .wrapper-image img{height:100%}.featured-blocks .featured-block.type-2.no-image .text-box{width:100%}}.block-secondary-menu{background-color:#21599e;box-shadow:0 4px 12px rgba(0,0,0,.08);z-index:10;position:sticky;top:55px}.block-secondary-menu .secondary-menu{display:flex;flex-direction:row;overflow-x:auto;padding:10px 10px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.7) rgba(255,255,255,.2)}@media(min-width: 768px){.block-secondary-menu .secondary-menu{padding:0 15px}}.block-secondary-menu .secondary-menu::-webkit-scrollbar{height:6px;background:rgba(255,255,255,.2)}.block-secondary-menu .secondary-menu::-webkit-scrollbar-thumb{background:rgba(255,255,255,.7);border-radius:3px}.block-secondary-menu .secondary-menu::-webkit-scrollbar-track{background:rgba(255,255,255,.1)}@media(min-width: 768px){.block-secondary-menu .secondary-menu{justify-content:center}}.block-secondary-menu .secondary-menu ul{display:flex;flex-direction:row;list-style:none;margin:0;padding:0}.block-secondary-menu .secondary-menu li{margin:0;padding:0}.block-secondary-menu .secondary-menu a{display:block;padding:10px 15px;text-decoration:none;color:#fff;transition:background .2s;font-size:3.4vw;text-transform:uppercase;white-space:nowrap}@media(min-width: 768px){.block-secondary-menu .secondary-menu a{font-size:.9em;padding:20px 20px}}.block-secondary-menu .secondary-menu a.active,.block-secondary-menu .secondary-menu a:hover,.block-secondary-menu .secondary-menu a:focus{background-color:#fff;color:#21599e}.block-title-text-button{width:100%;padding:60px 0;position:relative}.block-title-text-button::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(to right, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%);z-index:0}@media(min-width: 992px){.block-title-text-button{padding:120px 0}.block-title-text-button::before{background:linear-gradient(to right, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 50%)}}.block-title-text-button .inner{display:flex;flex-direction:column;max-width:800px;padding:0 20px;position:relative;z-index:1}@media(min-width: 992px){.block-title-text-button .inner{padding:0}}.block-title-text-button .inner .title{width:100%;font-size:1.875em;font-weight:bold;margin-bottom:13px;color:#fff}@media(min-width: 992px){.block-title-text-button .inner .title{font-size:2.25em}}.block-title-text-button .inner .text{width:100%;color:#fff;max-width:600px}@media(min-width: 992px){.block-title-text-button .inner .text{font-size:1.125em}}.block-title-text-button .inner .button-rect-group{display:flex;gap:10px;flex-wrap:wrap;margin-top:15px}.block-title-text-button .inner .button-rect{width:auto;color:#fff;background-color:#1e4a90;font-weight:bold;cursor:pointer}.block-title-text-button .inner .button-rect:hover{background-color:#000;color:#fff}.block-title-text-button .inner.align-left{align-items:flex-start}.block-title-text-button .inner.align-left .title{text-align:left}.block-title-text-button .inner.align-left .text{text-align:left}.block-title-text-button .inner.align-left .button-rect-group{justify-content:flex-start}.block-title-text-button .inner.align-left .button-rect{text-align:left}.block-title-text-button .inner.align-center{align-items:center}.block-title-text-button .inner.align-center .title{text-align:center}.block-title-text-button .inner.align-center .text{text-align:center}.block-title-text-button .inner.align-center .button-rect-group{justify-content:center}.block-title-text-button .inner.align-center .button-rect{text-align:center}.block-title-text-button .inner.align-right{align-items:flex-end}.block-title-text-button .inner.align-right .title{text-align:flex-end}.block-title-text-button .inner.align-right .text{text-align:flex-end}.block-title-text-button .inner.align-right .button-rect-group{justify-content:flex-end}.block-title-text-button .inner.align-right .button-rect{text-align:flex-end}.wrapper-contact-form{background-color:#fff;padding:20px}.wrapper-contact-form .inner{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;max-width:800px}.wrapper-contact-form .heading{font-size:1.5625em;font-weight:300;color:#fff;text-align:left;width:100%}.wrapper-contact-form .wrapper-form{width:100%;display:flex;margin-top:20px}.wrapper-contact-form .wrapper-form .nf-form-fields-required{display:none}.wrapper-contact-form .wrapper-form .nf-field-label{display:none}.wrapper-contact-form .wrapper-form .checkbox-container .nf-field-label{display:block}.wrapper-contact-form .wrapper-form .checkbox-container.label-right label{font-family:Roboto;color:rgba(255,255,255,.8);font-weight:normal;font-size:0.75em}.wrapper-contact-form .wrapper-form .ninja-forms-req-symbol{display:none}.wrapper-contact-form .wrapper-form .checkbox-wrap .nf-field-element label:before,.wrapper-contact-form .wrapper-form .checkbox-wrap .nf-field-label label:before,.wrapper-contact-form .wrapper-form .listcheckbox-wrap .nf-field-element label:before,.wrapper-contact-form .wrapper-form .listcheckbox-wrap .nf-field-label label:before{font-size:0.875em;cursor:pointer}.wrapper-contact-form .wrapper-form .checkbox-container.label-right label:before{left:-25px;top:-1px}.wrapper-contact-form .wrapper-form .checkbox-container.label-right label a{text-decoration:underline}.wrapper-contact-form .wrapper-form .nf-form-content{padding:0}.wrapper-contact-form .wrapper-form .nf-form-cont{width:100%}.wrapper-contact-form .wrapper-form .nf-form-title{display:none}.wrapper-contact-form .wrapper-form input[type=email],.wrapper-contact-form .wrapper-form input[type=text],.wrapper-contact-form .wrapper-form textarea{background:rgba(0,0,0,0) !important;border:1px solid #fff;font-size:0.9375em;font-family:Roboto;padding:0;height:36px;color:#fff !important;padding:0 12px}.wrapper-contact-form .wrapper-form input[type=email]::-webkit-input-placeholder,.wrapper-contact-form .wrapper-form input[type=text]::-webkit-input-placeholder,.wrapper-contact-form .wrapper-form textarea::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.wrapper-contact-form .wrapper-form input[type=email]::-moz-placeholder,.wrapper-contact-form .wrapper-form input[type=text]::-moz-placeholder,.wrapper-contact-form .wrapper-form textarea::-moz-placeholder{color:rgba(255,255,255,.5)}.wrapper-contact-form .wrapper-form input[type=email]:-ms-input-placeholder,.wrapper-contact-form .wrapper-form input[type=text]:-ms-input-placeholder,.wrapper-contact-form .wrapper-form textarea:-ms-input-placeholder{color:rgba(255,255,255,.5)}.wrapper-contact-form .wrapper-form input[type=email]:-moz-placeholder,.wrapper-contact-form .wrapper-form input[type=text]:-moz-placeholder,.wrapper-contact-form .wrapper-form textarea:-moz-placeholder{color:rgba(255,255,255,.5)}.wrapper-contact-form .wrapper-form textarea{padding:12px}.wrapper-contact-form .wrapper-form .nf-error.field-wrap .nf-field-element:after,.wrapper-contact-form .wrapper-form .nf-pass.field-wrap .nf-field-element:after{display:none !important}.wrapper-contact-form .wrapper-form .nf-pass .ninja-forms-field{border-color:#fff !important}.wrapper-contact-form .wrapper-form #ninja_forms_required_items,.wrapper-contact-form .wrapper-form .nf-field-container{margin-bottom:15px}.wrapper-contact-form .wrapper-form .nf-form-errors{display:none}.wrapper-contact-form .wrapper-form .nf-response-msg{color:#fff;font-size:1em;text-decoration:underline}.wrapper-contact-form .wrapper-form .submit-container{display:flex;justify-content:flex-end;margin-bottom:0}.wrapper-contact-form .wrapper-form .submit-container input[type=button],.wrapper-contact-form .wrapper-form .submit-container input[type=submit]{background:#fff;color:#5896ce;padding:6px 20px;height:auto;cursor:pointer;font-size:0.9375em;font-family:"Roboto";font-weight:400;transition:all linear .1s}.wrapper-contact-form .wrapper-form .submit-container input[type=button]:hover,.wrapper-contact-form .wrapper-form .submit-container input[type=submit]:hover{color:#fff;background:#21599e}@media(min-width: 992px){.wrapper-contact-form{padding:50px 0px}}.block-group-downloads{width:100%;padding:25px}.block-group-downloads .inner{display:flex;flex-direction:column;gap:24px}.block-group-downloads .inner .group-downloads-left,.block-group-downloads .inner .group-downloads-right{width:100%}.block-group-downloads .group-downloads-left{display:flex;flex-direction:column;justify-content:center}.block-group-downloads .group-downloads-left .title{width:100%;font-size:1.875em;font-weight:bold;margin-bottom:13px}.block-group-downloads .group-downloads-left .description{margin-bottom:24px;color:#555}.block-group-downloads .group-downloads-left .downloads{display:flex;flex-wrap:wrap;gap:12px}.block-group-downloads .group-downloads-right{display:none;align-items:center;justify-content:center;margin-top:24px}.block-group-downloads .group-downloads-right .side-image{max-width:130px;width:100%}.block-group-downloads .group-downloads-right .side-image img{width:100%;height:auto}@media(min-width: 992px){.block-group-downloads{padding:25px 0}.block-group-downloads .inner{flex-direction:row;align-items:center;justify-content:space-between;gap:40px}.block-group-downloads .group-downloads-left{flex:1 1 0;max-width:600px}.block-group-downloads .group-downloads-left .title{font-size:2.25em}.block-group-downloads .group-downloads-right{display:flex;flex:0 0 130px;max-width:130px;margin-top:0}}.block-chart-legend{padding:45px 25px}.block-chart-legend .inner{display:flex;gap:40px;align-items:center;flex-wrap:wrap}.block-chart-legend .chart-legend-left{flex:0 0 320px;min-width:320px;max-width:320px;display:flex;justify-content:center;align-items:center;order:1}.block-chart-legend .chart-legend-left img{max-width:300px;width:300px;height:auto;display:block;border-radius:12px}.block-chart-legend .chart-legend-left #echart-id{width:100%;height:400px}.block-chart-legend .chart-legend-right{flex:1 1 320px;min-width:280px;display:grid;grid-auto-rows:min-content;row-gap:16px;order:0}.block-chart-legend .chart-legend-right .title{font-size:1.875em;font-weight:bold;margin-bottom:15px;color:#21599e}.block-chart-legend .chart-legend-right .chart-group{margin-bottom:0;margin-top:20px}.block-chart-legend .chart-legend-right .chart-group:first-child{margin-top:0}.block-chart-legend .chart-legend-right .chart-group .group-title{font-size:1em;font-weight:600;margin-bottom:12px;display:flex;align-items:flex-start;justify-content:space-between;color:#000;text-transform:uppercase}.block-chart-legend .chart-legend-right .chart-group .group-title .group-sum{white-space:nowrap;font-size:1em;font-weight:bold;margin-left:12px}.block-chart-legend .chart-legend-right .chart-group .group-data{list-style:none;margin:0;padding:0}.block-chart-legend .chart-legend-right .chart-group .group-data .group-data-row{display:flex;align-items:center;padding:8px 0;border-bottom:1px solid #ececec;font-size:1em}.block-chart-legend .chart-legend-right .chart-group .group-data .group-data-row .data-color{display:inline-block;width:16px;height:16px;border-radius:4px;margin-right:12px;flex-shrink:0}.block-chart-legend .chart-legend-right .chart-group .group-data .group-data-row .data-title{flex:1 1 auto;color:#333}.block-chart-legend .chart-legend-right .chart-group .group-data .group-data-row .data-value{font-weight:500;margin-left:16px;white-space:nowrap}@media(min-width: 992px){.block-chart-legend{padding:45px 0}.block-chart-legend .chart-legend-left{order:0}.block-chart-legend .chart-legend-right{order:1}.block-chart-legend .chart-legend-right .title{font-size:2.25em}}.block-data-groups{display:flex;flex-direction:column;align-items:center}.block-data-groups .data-group{display:flex;justify-content:center;width:100%;padding:40px 0;padding:25px 20px}.block-data-groups .data-group .inner{display:flex;flex-direction:column;align-items:center}.block-data-groups .data-group:nth-child(odd){background-color:#f3f8fd}.block-data-groups .data-group-title{font-size:1.2em;font-weight:600;margin-bottom:16px;text-transform:uppercase}.block-data-groups .data-group-table{display:flex;flex-direction:column;width:100%;gap:8px;margin-bottom:16px}.block-data-groups .data-group-table-header{display:flex;font-weight:bold;padding:8px 0;border-radius:4px;font-size:1em;text-transform:uppercase}.block-data-groups .data-group-table-header>div{flex:1;padding:0 12px}.block-data-groups .data-group-table-header>div:last-child{text-align:right}.block-data-groups .data-group-table-row{display:flex;font-size:1em;border-bottom:1px solid #ececec;padding:5px 0}.block-data-groups .data-group-table-row>div{flex:1;padding:0 12px}.block-data-groups .data-group-table-row>div .data-group-color{display:inline-block;width:16px;height:16px;border-radius:4px;flex-shrink:0}.block-data-groups .data-group-table-row>div:last-child{text-align:right}.block-data-groups .data-group-general-download{display:flex;justify-content:center;margin-top:24px}@media(min-width: 992px){.block-data-groups .data-group{padding:60px 0}.block-data-groups .data-group-title{font-size:2.25em}.block-data-groups .data-group-table-header,.block-data-groups .data-group-table-row{font-size:1em}}.social-inline{display:flex;justify-content:center;margin-top:25px;width:100%;padding:0 20px}@media(min-width: 992px){.social-inline{padding:0}}.social-inline ul{display:flex;gap:16px}.social-inline ul li svg{height:26px}.block-infografia-video{margin-bottom:30px}@media(min-width: 992px){.block-infografia-video{margin-bottom:50px}}.block-infografia-video .inner{display:flex;justify-content:center}.block-infografia-video .inner-infographic{max-width:780px;padding:0 20px}@media(min-width: 992px){.block-infografia-video .inner-infographic{padding:0}}.block-infografia-video .infographic-title{width:100%;font-size:1.875em;font-weight:bold;margin-bottom:13px;color:#21599e;padding:0}@media(min-width: 992px){.block-infografia-video .infographic-title{font-size:2.25em}}.block-infografia-video .infographic-image{width:100%;margin-bottom:15px;margin-top:20px}@media(min-width: 992px){.block-infografia-video .infographic-image{margin-bottom:20px;margin-top:25px}}.block-infografia-video .infographic-image img{width:100%;height:auto;border-radius:8px}.block-infografia-video .buttons-row{display:flex;justify-content:center;gap:15px;margin-bottom:20px}@media(max-width: 767px){.block-infografia-video .buttons-row{flex-direction:column;align-items:center}}.block-infografia-video .buttons-row .button-rect{cursor:pointer;background-color:rgba(0,0,0,0);width:auto}.block-infografia-video .buttons-row .button-rect:hover,.block-infografia-video .buttons-row .button-rect.active{background:#21599e;color:#fff}.block-infografia-video .buttons-row .button-rect.with-icon:after{content:"+";font-size:20px;width:21px;height:26px;background-image:none;position:absolute;right:10px;top:50%;transform:translateY(-50%);font-weight:300}.block-infografia-video .buttons-row .button-rect.with-icon.active:after{content:"-"}.block-infografia-video .info-content{display:none;margin-top:20px}.block-infografia-video .info-content.active{display:block}.block-infografia-video .info-content a{text-decoration:underline;color:#21599e;word-break:break-word}.block-infografia-video .infographic-description{margin-top:25px;border-radius:8px;line-height:1.6}.blocks-plans{display:flex;width:100%;padding:25px 25px}.blocks-plans .inner{display:flex;flex-wrap:wrap;gap:10px}.blocks-plans .plan-block{display:flex;flex:0 0 100%;max-width:100%;color:#fff;height:auto;background-color:#21599e;transition:all .3s ease}.blocks-plans .plan-block:hover{background-color:#1e4a90}.blocks-plans .plan-block .text-box{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:100%;padding:20px}.blocks-plans .plan-block .text-box .title{font-weight:500;font-size:22px;line-height:1.1;margin-bottom:15px}.blocks-plans .plan-block .text-box .arrow-div svg{width:30px;height:17px;margin-right:10px}@media(min-width: 600px){.blocks-plans{padding:35px 35px}.blocks-plans .plan-block{flex:0 0 calc((100% - 10px)/2);max-width:calc((100% - 10px)/2)}}@media(min-width: 992px){.blocks-plans{padding:45px 0px}.blocks-plans .inner{flex-wrap:wrap;gap:10px}.blocks-plans .plan-block{height:260px;margin-bottom:0;flex:0 0 calc((100% - (var(--columns, 4) - 1)*10px)/var(--columns, 4));max-width:calc((100% - (var(--columns, 4) - 1)*10px)/var(--columns, 4))}.blocks-plans .plan-block .text-box{padding:20px}}.columns-text-image{display:flex;justify-content:center;margin-top:25px}.columns-text-image .inner{display:flex;flex-direction:column;width:100%;padding:0 20px}.columns-text-image .inner h3{font-size:1.5em;font-weight:bold;line-height:1}.columns-text-image .inner a{color:#21599e;text-decoration:underline}.columns-text-image .inner .left-conocenos{padding-bottom:25px;position:relative}.columns-text-image .inner .left-conocenos:after{content:"";position:absolute;left:0;bottom:0;width:125px;height:1px;background:#21599e}.columns-text-image .inner .left-conocenos p:last-child{margin-bottom:0}.columns-text-image .inner .right-conocenos{margin-top:25px}.columns-text-image .inner .right-conocenos .video-wrapper{width:100vw;margin-bottom:20px;margin-left:-25px;position:relative;background:#000}.columns-text-image .inner .right-conocenos .video-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center center;cursor:pointer}.columns-text-image .inner .right-conocenos .video-wrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:#000;display:none}.columns-text-image .inner .right-conocenos .video-wrapper iframe.show{display:block}.columns-text-image .inner .right-conocenos .video-wrapper .play{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);pointer-events:none}.columns-text-image .inner .right-conocenos .read-more{font-size:0.625em;text-decoration:underline;color:#5896ce;margin-top:15px}@media(min-width: 992px){.columns-text-image{margin-top:45px}.columns-text-image .inner{padding:0;flex-direction:row;justify-content:space-between;align-items:flex-start}.columns-text-image .inner h3{font-size:1.5625em}.columns-text-image .inner p{font-size:0.9375em}.columns-text-image .inner .left-conocenos{padding-bottom:25px;width:384px;padding-right:80px}.columns-text-image .inner .left-conocenos:after{width:calc(100% - 80px)}.columns-text-image .inner .right-conocenos{margin-top:0px;width:calc(100% - 384px)}.columns-text-image .inner .right-conocenos .content-right{max-width:80%}.columns-text-image .inner .right-conocenos .video-wrapper{width:calc(100% + (100vw - 1120px)/2);margin-bottom:40px;margin-left:0px}.columns-text-image .inner .right-conocenos .read-more{font-size:0.9375em}}.slider-documents{display:flex;justify-content:center;width:100%;margin-top:45px}.slider-documents.no-margin{margin-top:0}.slider-documents .slick-dots{margin-left:-25px}.slider-documents .slick-dots button{background:#fff}.slider-documents .inner{display:flex;flex-direction:column;align-items:center;width:100%}.slider-documents .inner .title-section{font-size:1.125em;color:#21599e;font-weight:bold;font-family:"roboto";padding:0 25px;margin-bottom:10px}.slider-documents .inner .text-section{font-size:0.875em;font-family:"roboto";margin:0;margin-left:25px;margin-bottom:15px}.slider-documents .inner .documents-grid{display:flex;width:100%;margin-top:10px;background:#5896ce;padding:30px 0;padding-bottom:0}.slider-documents .inner .documents-grid .slider-items{width:100%;max-width:100%;margin-left:0;opacity:0;margin-left:25px;transition:opacity linear .2s}.slider-documents .inner .documents-grid .slider-items.slick-initialized{opacity:1}.slider-documents .inner .documents-grid .slider-items.no-slider{opacity:1;padding-bottom:30px;display:flex}.slider-documents .inner .documents-grid .inner-documents{padding:25px;padding-bottom:10px;display:flex}.slider-documents .inner .documents-grid .slick-list,.slider-documents .inner .documents-grid .slick-track{display:flex}.slider-documents .inner .documents-grid .documents-item{display:inline-flex;flex-direction:column;width:135px;flex-shrink:0;margin-right:15px;margin-bottom:15px;padding:15px 15px;color:#fff;position:relative;overflow:hidden;transition:all linear .2s}.slider-documents .inner .documents-grid .documents-item:before{content:"";position:absolute;width:calc(100% - 2px);height:calc(100% - 2px);top:0;left:0;border:1px solid #fff}.slider-documents .inner .documents-grid .documents-item:after{content:"";position:absolute;right:-50px;top:-38px;width:70px;height:80px;background:#5896ce;border:1px solid #fff;transform:rotate(-45deg);z-index:1}.slider-documents .inner .documents-grid .documents-item .arrow{margin-top:5px}.slider-documents .inner .documents-grid .documents-item .arrow svg{width:15px}.slider-documents .inner .documents-grid .documents-item .arrow svg path{transition:all linear .2s}.slider-documents .inner .documents-grid .documents-item h4{font-size:0.75em;margin-top:30px;color:#fff;flex-grow:1;transition:all linear .2s}.slider-documents .inner .documents-grid .documents-item h4.bold{font-weight:bold}.slider-documents .inner .documents-grid .documents-item .quote{font-size:0.75em;margin-top:15px;flex-grow:1}.slider-documents .inner .documents-grid .documents-item .file-info{font-size:0.625em;opacity:.6;margin-top:10px}.slider-documents .inner .documents-grid .documents-item .label-download{font-size:0.75em;font-weight:600;margin-top:10px}.slider-documents .inner .documents-grid .documents-item:hover{background:#21599e;color:#fff}.slider-documents .inner .documents-grid .documents-item:hover h4{color:#fff}.slider-documents .inner .documents-grid .documents-item:hover:before{border:1px solid #21599e}.slider-documents .inner .documents-grid .documents-item:hover:after{border:1px solid #21599e}.slider-documents .inner .documents-grid .documents-item:hover .arrow svg path{fill:#fff}.slider-documents .inner .documents-grid.align-type-2 .documents-item .arrow{flex-grow:1}.slider-documents .inner .documents-grid.align-type-2 .documents-item h4{flex-grow:0}.slider-documents.white-bg .inner .documents-grid{background:#fff;padding-top:0}.slider-documents.white-bg .inner .documents-grid .documents-item{color:#21599e}.slider-documents.white-bg .inner .documents-grid .documents-item h4{color:#21599e}.slider-documents.white-bg .inner .documents-grid .documents-item:before{border:1px solid #21599e}.slider-documents.white-bg .inner .documents-grid .documents-item:after{background:#fff;border:1px solid #21599e}.slider-documents.white-bg .inner .documents-grid .documents-item .arrow svg path{fill:#21599e}.slider-documents.white-bg .inner .documents-grid .documents-item:hover{color:#fff}.slider-documents.white-bg .inner .documents-grid .documents-item:hover .arrow svg path{fill:#fff}.slider-documents.white-bg .inner .documents-grid .documents-item:hover h4{color:#fff}.slider-documents.white-bg .inner .slick-dots{margin-bottom:0}.slider-documents.white-bg .inner .slick-dots button{background:#21599e}@media(min-width: 992px){.slider-documents .inner .title-section{margin-left:0px;padding:0}.slider-documents .inner .text-section{margin-left:0px}.slider-documents .inner .documents-grid{padding:30px 0;padding-bottom:0;padding-right:0}.slider-documents .inner .documents-grid .slider-items{width:calc(1120px + (100% - 1120px)/2);max-width:calc(1120px + (100% - 1120px)/2);margin-left:calc((100% - 1120px)/2)}.slider-documents .inner .documents-grid .slick-dots{margin-left:calc((100% - 1120px)/2*-1)}.slider-documents .inner .documents-grid .inner-documents{padding:45px 0;padding-bottom:30px}.slider-documents .inner .documents-grid .documents-item{width:200px;min-height:290px;padding:25px 15px}.slider-documents .inner .documents-grid .documents-item .arrow{margin-top:15px}.slider-documents .inner .documents-grid .documents-item h4{font-size:0.9375em;margin-top:40px}.slider-documents .inner .documents-grid .documents-item .quote{font-size:0.9375em}.slider-documents .inner .documents-grid .documents-item .file-info{font-size:0.75em;margin-top:10px}.slider-documents .inner .documents-grid .documents-item .label-download{font-size:0.875em}}.pp-team{display:flex;justify-content:center;padding:0 20px}.pp-team .team-intro{display:flex;flex-direction:column;margin-top:25px}.pp-team .team-intro h2{font-size:1.5em;font-weight:bold}.pp-team .team-intro p{font-size:0.75em}.pp-team .tabs-team{display:flex}.pp-team .tabs-team .tab{width:50%;text-align:center;color:#21599e;padding:7px 10px}.pp-team .tabs-team .tab:hover,.pp-team .tabs-team .tab.active{border-bottom:1px solid #21599e}.pp-team .tab-content{display:none;flex-direction:column}.pp-team .tab-content.active{display:flex}.pp-team .tab-content .slider-groups{display:flex;padding-bottom:15px;margin-top:25px}.pp-team .tab-content .slider-groups .chosen-single{border:1px solid #dbdbdb;box-shadow:none;background:rgba(0,0,0,0);padding:0 10px}.pp-team .tab-content .slider-groups .chosen-single li.search-choice{border:1px solid #21599e;box-shadow:none;background:rgba(0,0,0,0)}.pp-team .tab-content .slider-groups .chosen-container.chosen-with-drop .chosen-drop{box-shadow:none;background:#fff;border:1px solid #21599e}.pp-team .tab-content .slider-groups .groups{display:flex;justify-content:flex-start}.pp-team .tab-content .slider-groups .groups .group{display:flex;justify-content:center;align-items:center;height:25px;margin-right:10px;font-size:0.625em;border:1px solid #21599e;padding:0px 15px;color:#21599e;border-radius:15px;white-space:nowrap;text-transform:uppercase;cursor:pointer}.pp-team .tab-content .slider-groups .groups .group:last-child{margin-right:0}.pp-team .tab-content .slider-groups .groups input{display:none}.pp-team .tab-content .slider-groups .groups input:checked+.group{border:1px solid #21599e;background:#21599e;color:#fff}.pp-team .tab-content .content-group{flex-direction:column}.pp-team .tab-content .content-group.active{display:flex}.pp-team .tab-content .content-group p{font-size:0.75em}.pp-team .tab-content .content-group .team-subterms{display:flex;margin-top:20px;margin-bottom:20px}.pp-team .tab-content .content-group .team-subterms .fake-select{width:auto;position:relative;color:#21599e}.pp-team .tab-content .content-group .team-subterms .fake-select .selected-item{font-size:0.75em;border-bottom:1px solid #21599e;padding:3px 10px;background:#fff;padding-right:30px;position:relative}.pp-team .tab-content .content-group .team-subterms .fake-select .selected-item:after{content:"";width:8px;height:5px;background:url(../img/arrow-select.svg);position:absolute;right:0;top:50%;transform:translate(0, -50%)}.pp-team .tab-content .content-group .team-subterms .fake-select .term-options{position:absolute;left:0;top:100%;display:flex;flex-direction:column;background:#fff;width:100%;font-size:0.625em;display:none}.pp-team .tab-content .content-group .team-subterms .fake-select .term-options div{width:100%;color:#2c2c2c;padding:4px 10px;border-bottom:1px solid #ccc}.pp-team .tab-content .content-group .grid-team{display:flex;flex-wrap:wrap}.pp-team .tab-content .content-group .grid-team .team-item{display:flex;width:100%;background:#5896ce;margin-bottom:10px}.pp-team .tab-content .content-group .grid-team .team-item .wrapper-image{display:flex;width:125px;min-height:125px}.pp-team .tab-content .content-group .grid-team .team-item .wrapper-image img{width:100%;height:100%;object-fit:cover;object-position:center center}.pp-team .tab-content .content-group .grid-team .team-item .content-item{display:flex;flex-direction:column;justify-content:space-between;width:calc(100% - 125px);padding:15px;color:#fff;position:relative}.pp-team .tab-content .content-group .grid-team .team-item .content-item .person{display:flex;flex-direction:column}.pp-team .tab-content .content-group .grid-team .team-item .content-item .person h3{color:#fff;font-size:1em;padding-right:15px}.pp-team .tab-content .content-group .grid-team .team-item .content-item .person .position{font-size:0.75em}.pp-team .tab-content .content-group .grid-team .team-item .content-item .social{display:flex;justify-content:flex-start;margin-top:15px}.pp-team .tab-content .content-group .grid-team .team-item .content-item .social a{width:calc(25% - 10px);margin-left:10px}.pp-team .tab-content .content-group .grid-team .team-item .content-item .social a:first-child{margin-left:0}.pp-team .tab-content .content-group .grid-team .team-item .content-item .social a img{width:100%}.pp-team .tab-content .content-group .grid-team .team-item .content-item .arrow{position:absolute;right:16px;top:16px}.pp-team .tab-content .content-group .grid-team .team-item .content-item .arrow svg{width:10px}.pp-team .tab-content .content-group .pagination{display:flex;justify-content:center;margin-top:20px}.pp-team .tab-content .content-group .pagination .pages{width:auto;display:flex;justify-content:center}.pp-team .tab-content .content-group .pagination .pages a{font-size:0.625em;color:#21599e;padding-bottom:3px;margin:0 10px;padding:0 5px}.pp-team .tab-content .content-group .pagination .pages a.active,.pp-team .tab-content .content-group .pagination .pages a:hover{border-bottom:2px solid #21599e}.pp-team .tab-content .content-group .pagination .pages a.rotate svg{transform:rotate(180deg)}@media(min-width: 768px){.pp-team .tab-content .content-group .grid-team{justify-content:space-between}.pp-team .tab-content .content-group .grid-team .team-item{width:calc(50% - 5px)}.pp-team .tab-content .content-group .pagination{margin-top:30px}.pp-team .tab-content .content-group .pagination .pages a{font-size:0.875em;padding-bottom:5px;margin:0 12px;padding:0 20px}}@media(min-width: 992px){.pp-team{margin-top:45px}.pp-team .team-intro{max-width:500px}.pp-team .team-intro h2{font-size:1.5625em}.pp-team .team-intro p{font-size:0.9375em}.pp-team .tabs-team{margin-top:30px}.pp-team .tabs-team .tab{font-size:0.9375em;cursor:pointer}.pp-team .tab-content .slider-groups .groups .group{font-size:0.9375em}.pp-team .tab-content .content-group p{font-size:0.9375em;max-width:700px}.pp-team .tab-content .content-group .team-subterms .fake-select .selected-item{font-size:0.9375em;cursor:pointer}.pp-team .tab-content .content-group .team-subterms .fake-select .term-options{font-size:0.75em}.pp-team .tab-content .content-group .team-subterms .fake-select .term-options div{cursor:pointer;padding:6px 10px}.pp-team .tab-content .content-group .grid-team{justify-content:space-between}.pp-team .tab-content .content-group .grid-team .team-item{width:calc(50% - 5px)}.pp-team .tab-content .content-group .grid-team .team-item .wrapper-image{width:183px;min-height:183px}.pp-team .tab-content .content-group .grid-team .team-item .wrapper-image>a{display:flex}.pp-team .tab-content .content-group .grid-team .team-item .wrapper-image img{display:flex}.pp-team .tab-content .content-group .grid-team .team-item .content-item{width:calc(100% - 183px);padding:20px}.pp-team .tab-content .content-group .grid-team .team-item .content-item .person h3{font-size:1.5625em}.pp-team .tab-content .content-group .grid-team .team-item .content-item .person .position{font-size:0.9375em}.pp-team .tab-content .content-group .grid-team .team-item .content-item .social a{width:50px}.pp-team .tab-content .content-group .grid-team .team-item .content-item .arrow{top:25px}.pp-team .tab-content .content-group .grid-team .team-item .content-item .arrow svg{width:15px}}.schedule-page{display:flex;justify-content:center;width:100%}.schedule-page .inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 8px}.schedule-page .inner .left-side-schedule{display:flex;justify-content:center;width:100%}.schedule-page .inner .left-side-schedule .pp-calendar{width:100%;position:relative}.schedule-page .inner .left-side-schedule .pp-calendar .calendar{font:12px inherit;color:#2c2c2c;box-shadow:0px 0px 20px rgba(0,0,0,.25);padding:15px}.schedule-page .inner .left-side-schedule .pp-calendar .calendar header{display:flex;justify-content:space-between;align-items:center}.schedule-page .inner .left-side-schedule .pp-calendar .calendar header .month{display:flex;flex-direction:column;order:2;color:#2c2c2c;font-family:"Roboto";font-size:1.25em}.schedule-page .inner .left-side-schedule .pp-calendar .calendar header .month .year{font-size:inherit;font-weight:400;margin-left:10px}.schedule-page .inner .left-side-schedule .pp-calendar .calendar header .btn-prev{order:1}.schedule-page .inner .left-side-schedule .pp-calendar .calendar header .btn-next{order:3}.schedule-page .inner .left-side-schedule .pp-calendar .calendar header .simple-calendar-btn{position:relative;border-radius:0;background:#5896ce;color:#fff;border:0}.schedule-page .inner .left-side-schedule .pp-calendar .calendar header .simple-calendar-btn:before{background-image:url(../img/arrow-link.svg);background-size:cover;top:50%;left:50%;width:11px;height:8px;border-width:0;transform:rotate(0) translate(-50%, -50%)}.schedule-page .inner .left-side-schedule .pp-calendar .calendar td{height:50px;padding:0;width:14.2857142857%;flex-grow:1;font-size:0.8125em}.schedule-page .inner .left-side-schedule .pp-calendar .calendar .day{padding:0;width:100%;height:100%;line-height:1;padding:17px 0;border-radius:0;border:0;font-size:1em;display:flex;align-items:center;justify-content:center}.schedule-page .inner .left-side-schedule .pp-calendar .calendar .day:hover,.schedule-page .inner .left-side-schedule .pp-calendar .calendar .day.active{border:0;background:#5896ce;color:#fff}.schedule-page .inner .left-side-schedule .pp-calendar .calendar .day:hover.has-event:after,.schedule-page .inner .left-side-schedule .pp-calendar .calendar .day.active.has-event:after{background:#fff}.schedule-page .inner .left-side-schedule .pp-calendar .calendar .day.today{font-size:1em;font-weight:bold;background:#21599e;color:#fff;border-radius:0}.schedule-page .inner .left-side-schedule .pp-calendar .calendar .day.wrong-month{opacity:0;cursor:default}.schedule-page .inner .right-side-schedule{width:100%;margin-top:40px}.schedule-page .inner .right-side-schedule .no-events{font-weight:bold;color:#21599e;font-size:1em;text-align:center;margin:40px 0;min-height:0px;display:flex;width:100%;justify-content:center;align-items:center}.schedule-page .inner .right-side-schedule .schedule-item{display:inline-flex;flex-direction:column;width:100%;margin-right:15px;border-bottom:1px solid rgba(44,44,44,.23);padding-bottom:7px}.schedule-page .inner .right-side-schedule .schedule-item .general-info{display:flex;justify-content:space-between;align-items:center;width:100%;padding-left:0px;position:relative}.schedule-page .inner .right-side-schedule .schedule-item .general-info:before{content:"";position:absolute;top:28px;left:-20px;width:6px;height:6px;border-radius:50%;background:#5896ce}.schedule-page .inner .right-side-schedule .schedule-item .general-info .schedule-when{display:flex;width:100%;font-size:0.625em;color:#2c2c2c;opacity:.4;font-weight:normal}.schedule-page .inner .right-side-schedule .schedule-item .general-info .title-schedule{display:flex;flex-direction:column;justify-content:center;font-weight:bold;padding-right:10px}.schedule-page .inner .right-side-schedule .schedule-item .general-info .title-schedule .title{font-size:0.75em}.schedule-page .inner .right-side-schedule .schedule-item .general-info .title-schedule .schedule-where{font-size:0.75em;font-weight:normal;color:#2c2c2c;opacity:.4}.schedule-page .inner .right-side-schedule .schedule-item .general-info .right-schedule{display:flex;align-items:center}.schedule-page .inner .right-side-schedule .schedule-item .general-info .right-schedule .schedule-time{display:flex;align-items:center;padding:0px 10px;background:#5896ce;color:#fff;font-size:0.75em;text-align:center;height:30px}.schedule-page .inner .right-side-schedule .schedule-item .general-info .right-schedule .schedule-link{display:flex;align-items:center;background:#121212;text-align:center;padding:0px 10px;margin-left:10px;height:30px;width:30px}.schedule-page .inner .right-side-schedule .schedule-item .general-info .right-schedule .schedule-link img{width:12px}.schedule-page .inner .right-side-schedule .schedule-item .photos{margin-top:20px}.schedule-page .inner .right-side-schedule .schedule-item .photos .wrapper-images{margin-top:10px;display:flex;width:100%}.schedule-page .inner .right-side-schedule .schedule-item .photos .wrapper-images img{margin-right:10px;width:calc(33vw - 10px);height:calc(33vw - 10px);object-fit:cover;object-position:center center}@media(min-width: 992px){.schedule-page .inner{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;padding:40px 0}.schedule-page .inner .left-side-schedule{width:50%}.schedule-page .inner .left-side-schedule .pp-calendar{width:375px}.schedule-page .inner .right-side-schedule{width:50%;margin-top:0px}.schedule-page .inner .right-side-schedule .no-events{min-height:320px}.schedule-page .inner .right-side-schedule .schedule-item{padding:20px 0}.schedule-page .inner .right-side-schedule .schedule-item:first-child{padding-top:0}.schedule-page .inner .right-side-schedule .schedule-item .general-info .title-schedule .title{font-size:1.125em}.schedule-page .inner .right-side-schedule .schedule-item .general-info .schedule-when{font-size:0.9375em}.schedule-page .inner .right-side-schedule .schedule-item .general-info .schedule-where{font-size:0.9375em}.schedule-page .inner .right-side-schedule .schedule-item .general-info .right-schedule .schedule-time{height:36px;font-size:0.9375em}.schedule-page .inner .right-side-schedule .schedule-item .general-info .right-schedule .schedule-link{height:36px;width:36px}.schedule-page .inner .right-side-schedule .schedule-item .general-info .right-schedule .schedule-link img{width:14px}.schedule-page .inner .right-side-schedule .schedule-item .photos{margin-top:20px}.schedule-page .inner .right-side-schedule .schedule-item .photos .wrapper-images{margin-top:10px;display:flex;width:100%}.schedule-page .inner .right-side-schedule .schedule-item .photos .wrapper-images img{width:calc(33.33% - 10px);height:180px;cursor:pointer}.schedule-page .inner .right-side-schedule .schedule-item .photos .wrapper-images img:last-child{width:33.33%;margin-right:0}}.unete{display:flex;flex-direction:column;align-items:center;width:100%;padding:25px 25px}.unete .inner{display:flex;flex-direction:column;align-items:center}.unete .top-text{display:flex;width:100%;font-size:1.125em;font-weight:300;position:relative}.unete .bottom-boxes{display:flex;justify-content:space-between;width:100%;margin-top:30px;flex-wrap:wrap}.unete .bottom-boxes .box{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:20px;width:calc(50% - 5px);height:120px}.unete .bottom-boxes .box img{max-width:16px}.unete .bottom-boxes .box .title-box{color:#fff;margin-top:15px;font-size:0.875em;line-height:1}@media(min-width: 992px){.unete{padding:45px 0px}.unete .top-text{padding-right:34%;font-size:1.125em}.unete .bottom-boxes{margin-top:45px}.unete .bottom-boxes .box{padding:25px;width:calc(50% - 10px);height:200px}.unete .bottom-boxes .box img{width:30px;max-width:initial}.unete .bottom-boxes .box .title-box{color:#fff;margin-top:20px;font-size:1.6875em}}.transparencia{display:flex;flex-direction:column;align-items:center;width:100%;padding:25px 25px}.transparencia .inner{display:flex;flex-direction:column;align-items:center}.transparencia .top-text{display:flex;width:100%;font-size:1.125em;font-weight:300;position:relative}.transparencia .top-text:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%, 0);width:100px;height:3px;background:#21599e}.transparencia .bottom-boxes{display:flex;justify-content:space-between;width:100%;margin-top:30px;flex-wrap:wrap}.transparencia .bottom-boxes .box{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:20px;width:100%;height:45vw;margin:5px 0}.transparencia .bottom-boxes .box .title-box{color:#fff;font-size:1.5em;font-weight:bold;line-height:1}.transparencia .bottom-boxes .box .subtitle-box{color:#fff;margin-top:10px;font-size:0.75em}.transparencia .bottom-boxes .box.bgYellow .title-box{color:#000}.transparencia .bottom-boxes .box.bgYellow .subtitle-box{color:#000}@media(min-width: 992px){.transparencia{padding:45px 0px}.transparencia .top-text{padding-right:34%;font-size:1.125em}.transparencia .bottom-boxes{margin-top:50px}.transparencia .bottom-boxes .box{padding:25px;width:calc(50% - 10px);min-height:300px;height:auto;margin:10px 0}.transparencia .bottom-boxes .box .title-box{color:#fff;font-size:3.125em}.transparencia .bottom-boxes .box .subtitle-box{margin-top:15px;font-size:0.9375em}}.grupo-parlamentario{display:flex;flex-direction:column;align-items:center;width:100%;padding:25px 25px}.grupo-parlamentario .inner{display:flex;flex-direction:column;align-items:center}.grupo-parlamentario .top-text{display:flex;width:100%;font-size:1.125em;font-weight:300;position:relative}.grupo-parlamentario .bottom-boxes{display:flex;justify-content:space-between;width:100%;margin-top:30px;flex-wrap:wrap}.grupo-parlamentario .bottom-boxes .box{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:20px;width:100%;height:65vw;margin:5px 0;background-size:cover;background-position:center center}.grupo-parlamentario .bottom-boxes .box>*{z-index:2;position:relative}.grupo-parlamentario .bottom-boxes .box .title-box{color:#fff;font-size:1.5em;font-weight:bold}.grupo-parlamentario .bottom-boxes .box .subtitle-box{color:#fff;margin-top:10px;font-size:0.75em;padding-right:40px;position:relative}.grupo-parlamentario .bottom-boxes .box .subtitle-box:after{content:"";position:absolute;right:0;top:50%;width:16px;height:13px;background:url(../img/arrow-link.svg);background-size:cover;transform:translate(0, -50%)}.grupo-parlamentario .bottom-boxes .box.bgYellow .title-box{color:#000}.grupo-parlamentario .bottom-boxes .box.bgYellow .subtitle-box{color:#000}.grupo-parlamentario .bottom-boxes .box.hasImage{position:relative}.grupo-parlamentario .bottom-boxes .box.hasImage:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:1}@media(min-width: 992px){.grupo-parlamentario{padding:45px 0px}.grupo-parlamentario .top-text{padding-right:34%;font-size:1.125em}.grupo-parlamentario .bottom-boxes{margin-top:45px}.grupo-parlamentario .bottom-boxes .box{padding:25px;width:calc(50% - 10px);min-height:280px;height:auto;margin:10px 0}.grupo-parlamentario .bottom-boxes .box .title-box{color:#fff;font-size:1.5625em}.grupo-parlamentario .bottom-boxes .box .subtitle-box{margin-top:10px;font-size:0.75em;padding-right:30%}}.years-download{display:flex;flex-direction:column;align-items:center;width:100%;padding:25px 25px}.years-download .inner{display:flex;flex-direction:column;align-items:center;width:100%}.years-download .text-block{padding:0}.years-download .year-block{width:100%;margin-top:40px;border-radius:8px}.years-download .year-block:first-child{margin-top:0}.years-download .year-block .year-heading{font-size:1.875em;font-weight:700;color:#21599e;border-bottom:2px solid #21599e;font-weight:bold}.years-download .year-block .documents-list{display:flex;flex-direction:column;flex-wrap:wrap;list-style:none;margin:0}.years-download .year-block .documents-list li{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-top:15px}.years-download .year-block .documents-list li:not(:last-child)::after{content:"";display:block;margin:25px 0 0 0;width:100%;border-bottom:1px solid #21599e}.years-download .year-block .documents-list li .document-title{font-size:0.8125em;font-weight:500}.years-download .year-block .documents-list li .button-rect{margin-top:20px}.years-download .year-block .documents-list li .button-rect.with-icon:after{background-image:url(../img/arrow-download-blue.svg)}@media(min-width: 992px){.years-download .year-block{width:100%}.years-download .year-block .documents-list{flex-direction:row;gap:0}.years-download .year-block .documents-list li{max-width:33.33%;padding:25px 25px;margin-top:15px;position:relative}.years-download .year-block .documents-list li::after{display:none !important}.years-download .year-block .documents-list li .document-title{font-size:0.875em}}.sedes{display:flex;justify-content:center;margin-top:30px}.sedes .inner{display:flex;flex-direction:column;width:100%;padding:0 20px}.sedes .inner h2{font-size:1.5em;font-weight:bold;line-height:1}.sedes .inner .info-row{display:flex;flex-direction:column;margin-top:15px}.sedes .inner .info-row b{font-weight:bold}.sedes .inner .info-row .name-row{color:#21599e}.sedes .inner .main-sede{display:flex;flex-direction:column;margin-top:15px}.sedes .inner .main-sede .left-main .main-text{margin-top:15px;font-size:0.9375em}.sedes .inner .main-sede .right-sede .info-row{font-size:0.9375em}.sedes .inner .wrapper-sedes{display:flex;flex-direction:column}.sedes .inner .wrapper-sedes .filters-sedes{padding:45px 25px;margin:35px 0px;background:#5896ce;position:relative;width:calc(100% + 50px);left:-25px}.sedes .inner .wrapper-sedes .filters-sedes .row-filter{display:flex;width:100%;position:relative;margin-top:30px;border-bottom:1px solid #fff;padding-bottom:4px}.sedes .inner .wrapper-sedes .filters-sedes .row-filter:after{content:"";position:absolute;right:14px;top:4px;width:4px;height:4px;border-bottom:2px solid #fff;border-left:2px solid #fff;pointer-events:none;transform:rotate(-45deg)}.sedes .inner .wrapper-sedes .filters-sedes .row-filter.input-filter:after{border:0;background:url(../img/search-white.svg);background-size:cover;transform:rotate(0);width:8px;height:8px}.sedes .inner .wrapper-sedes .filters-sedes .row-filter input{width:100%;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-ms-appearance:none;color:#fff;font-family:Roboto;font-size:0.75em;background:rgba(0,0,0,0)}.sedes .inner .wrapper-sedes .filters-sedes .row-filter input::-webkit-input-placeholder{color:#fff}.sedes .inner .wrapper-sedes .filters-sedes .row-filter input::-moz-placeholder{color:#fff}.sedes .inner .wrapper-sedes .filters-sedes .row-filter input:-ms-input-placeholder{color:#fff}.sedes .inner .wrapper-sedes .filters-sedes .row-filter input:-moz-placeholder{color:#fff}.sedes .inner .wrapper-sedes .filters-sedes .row-filter select{width:100%;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-ms-appearance:none;color:#fff;font-family:Roboto;font-size:0.75em;background:rgba(0,0,0,0)}.sedes .inner .wrapper-sedes .filters-sedes .row-filter select option{padding-left:10px;color:#121212}.sedes .inner .wrapper-sedes .filters-sedes .row-filter:first-child{margin-top:0}.sedes .inner .wrapper-sedes .list-sedes .item-sede{margin-bottom:30px}.sedes .inner .wrapper-sedes .list-sedes .item-sede .info-row{font-size:0.9375em}@media(min-width: 992px){.sedes{font-size:0.9375em;margin-top:45px}.sedes .inner{padding:0}.sedes .inner h2{font-size:1.875em}.sedes .inner .info-row{padding-left:35px;margin-top:20px}.sedes .inner .main-sede{margin-top:25px;flex-direction:row}.sedes .inner .main-sede .left-main{width:50%;padding-right:30px}.sedes .inner .main-sede .left-main .main-text{margin-top:25px}.sedes .inner .main-sede .right-sede{width:50%;padding-left:30px;padding-top:20px}.sedes .inner .wrapper-sedes{display:flex;flex-direction:row;align-items:flex-start;margin:45px 0}.sedes .inner .wrapper-sedes .filters-sedes{width:calc(50% - 30px);margin-right:30px;margin-top:0;padding:45px;left:0px}.sedes .inner .wrapper-sedes .filters-sedes .row-filter{margin-top:40px}.sedes .inner .wrapper-sedes .filters-sedes .row-filter:after{top:0px;width:8px;height:8px}.sedes .inner .wrapper-sedes .filters-sedes .row-filter input{font-size:0.9375em}.sedes .inner .wrapper-sedes .filters-sedes .row-filter select{font-size:0.9375em}.sedes .inner .wrapper-sedes .filters-sedes .row-filter.input-filter:after{width:13px;height:13px}.sedes .inner .wrapper-sedes .list-sedes{width:50%;padding-left:30px}.sedes .inner .wrapper-sedes .list-sedes .item-sede{margin-top:20px}.sedes .inner .wrapper-sedes .list-sedes .item-sede .info-row:first-of-type{margin-top:20px}}.block-contact{margin-top:45px}.block-contact .inner .main-contact{width:100%;font-size:0.75em}.block-contact .inner .main-contact .contact-title{font-family:Nexa;font-size:1.5em;font-weight:bold;color:#21599e}.block-contact .inner .main-contact .contact-desc{margin-top:15px}.block-contact .inner .main-contact .contect-phone{font-size:1.5em;font-family:Nexa;margin-top:15px}.block-contact .inner .main-contact .contect-phone a{text-decoration:none;color:#21599e}.block-contact .inner .main-contact .contact-desc-2{margin-top:15px}@media(min-width: 992px){.block-contact{margin-top:0}.block-contact .inner .main-contact{width:50%;font-size:0.9375em;padding-left:50px}.block-contact .inner .main-contact .contact-title{font-size:1.875em}.block-contact .inner .main-contact .contect-phone{font-size:1.875em}}.list-viwer{display:flex;justify-content:center;margin-top:45px}.list-viwer .inner{display:flex;flex-direction:column;width:100%;padding:0 20px}.list-viwer .inner .title-section{font-family:"roboto"}.list-viwer .inner .viwer{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin-top:30px}.list-viwer .inner .viwer img{margin:8px 0;width:100%;cursor:pointer;object-position:top center}.load-more-images{display:flex;justify-content:center;margin-top:60px}.load-more-images .button-rect{max-width:162px}#popup-gallery{position:fixed;width:100%;height:100%;left:0;top:0;z-index:1111111;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center}#popup-gallery .inner{position:relative;max-width:90vw;top:-50px;opacity:0;transform:translate(0, -50px);transition:all linear .2s}#popup-gallery .inner img{max-width:100%;max-height:80vh}#popup-gallery .inner .tags{position:absolute;bottom:20px;left:50%;transform:translate(-50%, 0);width:100%;display:flex;justify-content:center;flex-wrap:wrap;opacity:0;transition:opacity linear .5s}#popup-gallery .inner .tags a{padding:4px 15px;background-color:#5896ce;margin:3px 0;margin-right:12px;color:#fff;font-size:.675em;font-weight:500;border-radius:15px;text-transform:uppercase}#popup-gallery .inner .tags.animate{opacity:1}#popup-gallery .inner .close-gallery{position:absolute;right:0;top:-40px;width:34px;height:34px;border-radius:50%;border:2px solid #fff;background-image:url("../img/simple-close.svg");background-size:18px;background-position:center;background-repeat:no-repeat;cursor:pointer}#popup-gallery .inner .navigation-gallery{position:absolute;left:0;bottom:-20px;transform:translate(0, 100%);display:flex;justify-content:center;width:100%}#popup-gallery .inner .navigation-gallery span{display:inline-flex;justify-content:center;align-items:center;width:34px;height:34px;border-radius:50%;border:2px solid #fff;background-image:url("../img/arrow-link.svg");background-size:12px;background-position:center;background-repeat:no-repeat;margin:0 10px;cursor:pointer}#popup-gallery .inner .navigation-gallery span.prev-image{transform:rotate(-180deg)}#popup-gallery .inner .navigation-gallery span.disabled{opacity:.2;pointer-events:none}#popup-gallery.opened .inner{opacity:1;transform:translate(0, 0)}@media(min-width: 992px){.list-viwer .inner{padding:0}.list-viwer .inner .viwer{margin-left:-8px;margin-right:-8px}.list-viwer .inner .viwer img{margin:8px;width:calc(33.33% - 16px);height:200px;object-fit:cover;object-position:center}#popup-gallery .inner .close-gallery{right:-40px;top:0}}@media print{.header,.search-bar{display:none}.featured-news{display:none}.slider-documents{display:none}.breadcrumbs.single-breadcrumbs{display:none}footer{display:none}.single-page .main-info .tags{display:none}.list-viwer{display:none}#cookie-law-info-bar{display:none !important}}/*# sourceMappingURL=style.css.map */
