.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%;}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none !important;padding:var(--padding);text-align:left;vertical-align:top;}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color);}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal;}.tablepress>:where(tbody)>tr>*{color:var(--text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color);}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color);}.tablepress img{border:none;margin:0;max-width:none;padding:0;}.tablepress-table-description{clear:both;display:block;}.dt-scroll{width:100%;}.dt-scroll .tablepress{width:100% !important;}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0;}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0 !important;border-top-width:0 !important;height:0 !important;padding-bottom:0 !important;padding-top:0 !important;}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0 !important;overflow:hidden !important;}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden;}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color);}.tablepress thead th:active{outline:none;}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"▲"/"";display:block;position:absolute;}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"▼"/"";display:block;position:absolute;top:50%;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative;}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px;}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif !important;font-size:12px;line-height:12px;opacity:.2;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px;}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color);}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8;}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right;}.dt-container{clear:both;margin-bottom:1rem;position:relative;}.dt-container .tablepress{margin-bottom:0;}.dt-container .tablepress tfoot:empty{display:none;}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%;}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0;}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%;}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto;}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto;}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto;}.dt-container .dt-layout-cell:empty{display:none;}.dt-container .dt-input,.dt-container label{display:inline;width:auto;}.dt-container .dt-input{font-size:inherit;padding:5px;}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;}.dt-container .dt-paging .dt-paging-button{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:2px;box-sizing:border-box;color:inherit !important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none !important;vertical-align:middle;}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111;}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid rgba(0,0,0,0);color:rgba(0,0,0,.3) !important;cursor:default;outline:none;}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0;}.dt-container .dt-paging .ellipsis{padding:0 1em;}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column;}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0;}}.tablepress tbody td{text-align:center;font-size:.8em;font-weight:200;}.tablepress thead h6{color:#fff !important;padding-bottom:0;}.tablepress thead th{text-align:center;color:#fff !important;background-color:#0d1f4d;}.tablepress-id-2{border:none !important;}.tablepress .column-1{padding:10px;width:200px;text-align:left;}.tablepress .column-2{padding:10px;width:200px;text-align:center;}.tablepress-id-2 tbody td{text-align:left;}.tablepress>:where(tbody row-striping)>:nth-child(even)>*{background-color:#f5f5f5;}.tablepress>:where(tbody row-striping)>:nth-child(odd)>*{background-color:#d8e7ff;}.grecaptcha-badge{visibility:hidden;}#engrus,#spanpro{display:none;}.translatepress-en_GB #engrus,.translatepress-ru_RU #engrus,.translatepress-es_AR #spanpro,.translatepress-pt_BR #spanpro{display:block;}.equipos-recomendados{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;}.equipos-column{margin-top:15px;}@media (max-width:768px){.equipos-recomendados{flex-direction:column;justify-content:center;}.equipos-column .et_pb_button_module_wrapper{text-align:center;}}.equipos-recomendados img.img-equipo{max-width:420px;}span.tit-equipos{font-size:20px;}.btn-mas-info-equipo{background-color:#f39031;font-size:14px;text-transform:uppercase;color:white;transition:50ms ease all;margin-top:20px;padding:12px 26px;}.btn-mas-info-equipo:hover{background-color:#fd7c00;}.tit-resultados{color:#2179c2 !important;}.tit-resultados::before{content:" ";height:32px;width:5px;background-color:#f39031;position:absolute;top:8px;}.tit-resultados span{margin-left:10px;}.et_pb_slide_image{display:block !important;}h5{font-size:15px;text-align:left;margin-left:15px;font-weight:700;}h6{font-size:14px;text-align:left;margin-left:15px;}li{font-size:15px;text-align:left;margin-left:15px;}.ds-timeline .timeline-item{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:0;padding:0 0 50px;position:relative;}.ds-timeline .timeline-item:after{content:"";position:absolute;width:3px;height:100%;visibility:visible;top:0;left:0;margin-left:-1.5px;background-color:#2179c2 !important;}.ds-timeline .timeline-item .col-date{position:relative;padding-left:40px;}.ds-timeline .timeline-item .col-date:before{content:"";position:absolute;left:-18px;top:50%;background-color:#2179c2;width:26px;height:26px;margin-top:-35px;border:5px solid #f4f4f4;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;}.ds-timeline .timeline-item .col-details{padding-left:40px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;}.ds-timeline .tm-date{font-size:22px;}.ds-timeline .tm-date h4{font-weight:600;font-size:23px;margin:8px 0;}.ds-timeline .tm-video .et_pb_video_play{font-size:50px;line-height:56px;margin:-28px auto auto -28px;}.ds-timeline .tm-video .et_pb_video_play:before{content:"E";-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transition-delay:0;-moz-transition-delay:0;-ms-transition-delay:0;-o-transition-delay:0;transition-delay:0;display:inline-block;width:56px;height:56px;top:50%;left:50%;border:2px solid #fff;background-color:rgba(255,255,255,0);color:#fff;text-align:center;}.ds-timeline .tm-video:hover .et_pb_video_play:before{background:#00a99d;border-color:#00a99d;-webkit-transform:scale(1.25);-moz-transform:scale(1.25);-ms-transform:scale(1.25);-o-transform:scale(1.25);transform:scale(1.25);}.ds-timeline .tm-desc{padding:30px;background-color:#fff;}.ds-timeline .tm-title{border-bottom:2px solid #f4f4f4;border-left:3px solid #f39031;background-color:#fff;padding:15px 30px;}.ds-timeline .tm-title h3{padding:0;line-height:1.1;font-weight:600;}.ds-timeline .tm-countdown{background-color:transparent !important;padding:0;margin-bottom:10px !important;}.ds-timeline .tm-countdown .et_pb_countdown_timer_container{text-align:left;display:flex;}.ds-timeline .tm-countdown .section.values{width:auto;max-width:95px;flex-grow:1;background-color:#fff;color:#1d1c21;padding:12px 8px;border-top:3px solid #00a99d;margin-right:10px;}.ds-timeline .tm-countdown .section.values:last-child{margin-right:0;}.ds-timeline .tm-countdown .section.values .value{font-weight:800;font-size:27px !important;line-height:1 !important;}.ds-timeline .tm-countdown .section.values .label{text-transform:uppercase;}.ds-timeline .tm-countdown .section.sep{display:none;}@media (min-width:980px){.ds-timeline .timeline-item:after{left:50% !important;}.ds-timeline .timeline-item:first-child:after{height:50%;top:50%;}.ds-timeline .timeline-item:last-child:after{height:50%;}.ds-timeline .timeline-item.even{flex-direction:row-reverse;}.ds-timeline .timeline-item.even .col-details{padding-right:40px;padding-left:0 !important;}.ds-timeline .timeline-item.odd .col-date{padding-right:40px;padding-left:0 !important;}.ds-timeline .timeline-item.odd .col-date:before{left:auto;right:-18px;}.ds-timeline .timeline-item.odd .et_pb_button_module_wrapper{text-align:right;}.ds-timeline .timeline-item.odd .tm-date{text-align:right;}.ds-timeline .timeline-item.odd .tm-countdown .et_pb_countdown_timer_container{justify-content:flex-end;}}.custom-blog article h2.entry-title{line-height:1.7em !important;height:3em !important;overflow:hidden;}.ginput_container_email{margin-top:-4px !important;}.ginput_container_text{margin-top:10px !important;}body #gform_confirmation_message_1{text-align:center;color:#fff;border-width:1px;margin-top:50px;margin-left:-140px;}.nf-form-content .nf-field-container .nf-field-element .ninja-forms-field{font-size:14px;}#page-container{overflow-x:hidden;}#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before{content:"M";}ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,ul.et_mobile_menu li.page_item_has_children .mobile-toggle,.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle{width:44px;height:100%;padding:0px !important;max-height:44px;border:none;position:absolute;right:0px;top:0px;z-index:999;background-color:transparent;}ul.et_mobile_menu>li.menu-item-has-children,ul.et_mobile_menu>li.page_item_has_children,ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children{position:relative;}.et_mobile_menu .menu-item-has-children>a,.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a{background-color:transparent;}ul.et_mobile_menu .menu-item-has-children .sub-menu,#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu{display:none !important;visibility:hidden !important;}ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible{display:block !important;visibility:visible !important;}ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle{text-align:center;opacity:1;}ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after{top:10px;position:relative;font-family:"ETModules";content:"3";color:#f78f1e;background:transparent;border-radius:50%;padding:3px;}ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after{content:"2";}.et_pb_menu_0.et_pb_menu .et_mobile_menu:after{position:absolute;right:5%;margin-left:-20px;top:-14px;width:0;height:0;content:"";border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid #fff;}.mobile_menu_bar{position:relative;display:block;bottom:10px;line-height:0;}.et_pb_menu_0.et_pb_menu .et_mobile_menu,.et_pb_menu_0.et_pb_menu .et_mobile_menu ul{background-color:#fff !important;border-radius:10px;}.et_pb_preload,.et_pb_section.et_pb_section_video.et_pb_preload{background-color:#2179c2 !important;content:"Loading...";}.et_pb_preload:before{display:none !important;}@media (max-width:980px){.reverse-columns-mobile{display:flex;flex-direction:column-reverse;}}@media all and (max-width:767px){html .et-db .two-col-mob .et_pb_column{width:47.25% !important;}html .et-db .two-col-mob .et_pb_column:nth-last-child(-n+2){margin-bottom:0;}html .et-db .two-col-mob .et_pb_column:not(:nth-child(2n)){margin-right:5.5% !important;}}@media all and (max-width:767px){html .et-db .three-col-mob .et_pb_column{width:29.6667% !important;}html .et-db .three-col-mob .et_pb_column:nth-last-child(-n+3){margin-bottom:0;}html .et-db .three-col-mob .et_pb_column:not(:nth-child(3n)){margin-right:5.5% !important;}}@media all and (max-width:767px){html .et-db .four-col-mob .et_pb_column{width:20.875% !important;}html .et-db .four-col-mob .et_pb_column:nth-last-child(-n+4){margin-bottom:0;}html .et-db .four-col-mob .et_pb_column:not(:nth-child(4n)){margin-right:5.5% !important;}}@media all and (max-width:767px){html .et-db .five-col-mob .et_pb_column{width:15.6% !important;}html .et-db .five-col-mob .et_pb_column:nth-last-child(-n+5){margin-bottom:0;}html .et-db .five-col-mob .et_pb_column:not(:nth-child(5n)){margin-right:5.5% !important;}}@media all and (max-width:767px){html .et-db .six-col-mob .et_pb_column{width:12.083% !important;}html .et-db .six-col-mob .et_pb_column:nth-last-child(-n+6){margin-bottom:0;}html .et-db .six-col-mob .et_pb_column:not(:nth-child(6n)){margin-right:5.5% !important;}}@media all and (min-width:768px) and (max-width:980px){html .et-db .one-col-tab .et_pb_column{margin-right:0 !important;width:100% !important;}html .et-db .one-col-tab .et_pb_column:not(:last-child){margin-bottom:30px !important;}}@media all and (min-width:768px) and (max-width:980px){html .et-db .two-col-tab .et_pb_column{width:47.25% !important;}.two-col-tab .et_pb_column:nth-last-child(-n+2){margin-bottom:0;}html .et-db .two-col-tab .et_pb_column:not(:nth-child(2n)){margin-right:5.5% !important;}}@media all and (min-width:768px) and (max-width:980px){html .et-db .three-col-tab .et_pb_column{width:29.6667% !important;}html .et-db .three-col-tab .et_pb_column:nth-last-child(-n+3){margin-bottom:0;}html .et-db .three-col-tab .et_pb_column:not(:nth-child(3n)){margin-right:5.5% !important;}}@media all and (min-width:768px) and (max-width:980px){html .et-db .four-col-tab .et_pb_column{width:20.875% !important;}html .et-db .four-col-tab .et_pb_column:nth-last-child(-n+4){margin-bottom:0;}html .et-db .four-col-tab .et_pb_column:not(:nth-child(4n)){margin-right:5.5% !important;}}@media all and (min-width:768px) and (max-width:980px){html .et-db .five-col-tab .et_pb_column{width:15.6% !important;}.five-col-tab .et_pb_column:nth-last-child(-n+5){margin-bottom:0;}html .et-db .five-col-tab .et_pb_column:not(:nth-child(5n)){margin-right:5.5% !important;}}@media all and (min-width:768px) and (max-width:980px){html .et-db .six-col-tab .et_pb_column{width:12.083% !important;}html .et-db .six-col-tab .et_pb_column:nth-last-child(-n+6){margin-bottom:0;}html .et-db .six-col-tab .et_pb_column:not(:nth-child(6n)){margin-right:5.5% !important;}}.mobile_nav.opened .mobile_menu_bar:before{content:"M";}.mobile_menu_bar:before{transition:all .4s ease;transform:rotate(0deg);display:block;}.mobile_nav.opened .mobile_menu_bar::before{transition:all .4s ease;transform:rotate(90deg);display:block;}.et_mobile_menu{border-top:0;}.et_pb_menu .et_mobile_menu{min-width:105vw;padding-top:20% !important;margin-left:-4vw;padding-bottom:100vh !important;}.et_mobile_menu li a{padding:10px 10px !important;border-bottom:none !important;}.et_mobile_menu li li{padding-left:0% !important;}