@media(min-width:768px){.BloqueDestacado .contendioBloque{display:inline-grid;grid-template-columns:var(--text-column-span);width:100%;gap:24px;}}.BloqueDestacado .contendioBloque .richText.informacion{display:flex;flex-direction:column;}@media(max-width:768px){.BloqueDestacado .contendioBloque .informacion{margin-bottom:24px;}}.BloqueDestacado .contendioBloque.informacionDerecha .imagenDestacada,.BloqueDestacado .contendioBloque.informacionDerecha .video{grid-column:1;grid-row:1;}.BloqueDestacado .contendioBloque.informacionDerecha .informacion{grid-column:2;grid-row:1;}.BloqueDestacado .contendioBloque .OverlayContainer{position:relative;max-width:100%;border-radius:var(--borderRadius);align-self:center;overflow:hidden;}.BloqueDestacado .contendioBloque .OverlayContainer .PrimaryOverlay,.BloqueDestacado .contendioBloque .OverlayContainer .SecondaryOverlay{position:absolute;top:0;min-width:50%;height:100%;z-index:10;}.BloqueDestacado .contendioBloque .OverlayContainer .PrimaryOverlay{background-color:var(--colorSecundario);left:0;}.BloqueDestacado .contendioBloque .OverlayContainer .SecondaryOverlay{background-color:var(--colorTerciario);right:0;}.BloqueDestacado .contendioBloque .SvgOverlay{position:absolute;min-width:100%;min-height:100%;top:0;left:0;z-index:10;}.BloqueDestacado .contendioBloque .imagenDestacada{max-width:100%;width:100%;border-radius:var(--borderRadius);z-index:15;}.BloqueDestacado .contendioBloque .imagenDestacada.withOverlay{border-radius:0;background-size:cover;background-repeat:no-repeat;background-position:center;}.BloqueDestacado .contendioBloque .video{width:100%;aspect-ratio:16/9;border-radius:var(--borderRadius);}
.featureGrid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px;width:100%;margin-top:24px;}@media(min-width:768px){.featureGrid{gap:24px;margin-top:32px;}}.featureGrid__item{grid-column:span 12;position:relative;min-height:238px;border-radius:var(--borderRadius);overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:16px;transition:transform .3s ease;}@media(min-width:768px){.featureGrid__item{grid-column:span var(--column-span);padding:24px;}}.featureGrid__item:hover{transform:var(--animate-interactions);}.featureGrid__item:hover .featureGrid__overlay{background:var(--colorSecundario);}.featureGrid__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.8;z-index:1;}.featureGrid__content{position:relative;overflow-y:auto;z-index:2;width:100%;max-height:100%;color:#fff;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) transparent;}.featureGrid__content::-webkit-scrollbar{width:6px;}.featureGrid__content::-webkit-scrollbar-track{background:transparent;}.featureGrid__content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:10px;transition:background-color .2s ease;}.featureGrid__content::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.5);}.featureGrid__title{font-size:23px;font-weight:700;margin:0 0 8px 0;}@media(min-width:768px){.featureGrid__title{margin-bottom:12px;}}.featureGrid__text{font-size:19px;margin:0;line-height:125%;}.featureGrid__text .body{color:#fff;}.featureGrid__text p{margin:0 0 8px 0;}.featureGrid__text p:last-child{margin-bottom:0;}.featureGrid__item:not([style*="background-image"]){background-color:var(--colorSecundario,#f5f5f5);border:var(--borderWidth,1px) solid var(--colorPrimario,#a21320);}.featureGrid__item:not([style*="background-image"]) .featureGrid__content{color:var(--colorTextos,#292d32);}.featureGrid__item:not([style*="background-image"]) .featureGrid__overlay{display:none;}.featureGrid__item[style*="background-image"] .featureGrid__content{color:var(--colorPrimarioTexto,#fff);}
.tabulator{border:1px solid #999;font-size:14px;overflow:hidden;position:relative;text-align:left;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.tabulator[tabulator-layout=fitDataFill] .tabulator-tableholder .tabulator-table{min-width:100%}.tabulator[tabulator-layout=fitDataTable]{display:inline-block}.tabulator.tabulator-block-select,.tabulator.tabulator-ranges .tabulator-cell:not(.tabulator-editing){user-select:none}.tabulator .tabulator-header{background-color:#fff;border-bottom:1px solid #999;box-sizing:border-box;color:#555;font-weight:700;outline:none;overflow:hidden;position:relative;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;white-space:nowrap;width:100%}.tabulator .tabulator-header.tabulator-header-hidden{display:none}.tabulator .tabulator-header .tabulator-header-contents{overflow:hidden;position:relative}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers{display:inline-block}.tabulator .tabulator-header .tabulator-col{background:#fff;border-right:1px solid #ddd;box-sizing:border-box;display:inline-flex;flex-direction:column;justify-content:flex-start;overflow:hidden;position:relative;text-align:left;vertical-align:bottom}.tabulator .tabulator-header .tabulator-col.tabulator-moving{background:#e6e6e6;border:1px solid #999;pointer-events:none;position:absolute}.tabulator .tabulator-header .tabulator-col.tabulator-range-highlight{background-color:#d6d6d6;color:#000}.tabulator .tabulator-header .tabulator-col.tabulator-range-selected{background-color:#3876ca;color:#fff}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{box-sizing:border-box;padding:4px;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button{padding:0 8px}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-header-popup-button:hover{cursor:pointer;opacity:.6}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder{position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title{box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title.tabulator-col-title-wrap{text-overflow:clip;white-space:normal}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-title-editor{background:#fff;border:1px solid #999;box-sizing:border-box;padding:1px;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title .tabulator-header-popup-button+.tabulator-title-editor{width:calc(100% - 22px)}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{align-items:center;bottom:0;display:flex;position:absolute;right:4px;top:0}.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-left:6px solid transparent;border-right:6px solid transparent;height:0;width:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{border-top:1px solid #ddd;display:flex;margin-right:-1px;overflow:hidden;position:relative}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter{box-sizing:border-box;margin-top:2px;position:relative;text-align:center;width:100%}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter textarea{height:auto!important}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter svg{margin-top:3px}.tabulator .tabulator-header .tabulator-col .tabulator-header-filter input::-ms-clear{height:0;width:0}.tabulator .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-right:25px}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable.tabulator-col-sorter-element:hover{background-color:#e6e6e6;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter{color:#bbb}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-bottom:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=none] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #bbb;border-top:none}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-bottom:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid #666;border-top:none}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter{color:#666}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter.tabulator-col-sorter-element .tabulator-arrow:hover{border-top:6px solid #555;cursor:pointer}}.tabulator .tabulator-header .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:none;border-top:6px solid #666;color:#666}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical .tabulator-col-content .tabulator-col-title{align-items:center;display:flex;justify-content:center;text-orientation:mixed;writing-mode:vertical-rl}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-col-vertical-flip .tabulator-col-title{transform:rotate(180deg)}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-title{padding-right:0;padding-top:20px}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable.tabulator-col-vertical-flip .tabulator-col-title{padding-bottom:20px;padding-right:0}.tabulator .tabulator-header .tabulator-col.tabulator-col-vertical.tabulator-sortable .tabulator-col-sorter{bottom:auto;justify-content:center;left:0;right:0;top:4px}.tabulator .tabulator-header .tabulator-frozen{left:0;position:sticky;z-index:11}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-left{border-right:2px solid #ddd}.tabulator .tabulator-header .tabulator-frozen.tabulator-frozen-right{border-left:2px solid #ddd}.tabulator .tabulator-header .tabulator-calcs-holder{background:#fff!important;border-bottom:1px solid #ddd;border-top:1px solid #ddd;box-sizing:border-box;display:inline-block}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#fff!important}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-header .tabulator-frozen-rows-holder{display:inline-block}.tabulator .tabulator-header .tabulator-frozen-rows-holder:empty{display:none}.tabulator .tabulator-tableholder{-webkit-overflow-scrolling:touch;overflow:auto;position:relative;white-space:nowrap;width:100%}.tabulator .tabulator-tableholder:focus{outline:none}.tabulator .tabulator-tableholder .tabulator-placeholder{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-width:100%;width:100%}.tabulator .tabulator-tableholder .tabulator-placeholder[tabulator-render-mode=virtual]{min-height:100%}.tabulator .tabulator-tableholder .tabulator-placeholder .tabulator-placeholder-contents{color:#ccc;display:inline-block;font-size:20px;font-weight:700;padding:10px;text-align:center;white-space:normal}.tabulator .tabulator-tableholder .tabulator-table{background-color:#fff;color:#333;display:inline-block;overflow:visible;position:relative;white-space:nowrap}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs{background:#f2f2f2!important;font-weight:700}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-top{border-bottom:2px solid #ddd}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-calcs.tabulator-calcs-bottom{border-top:2px solid #ddd}.tabulator .tabulator-tableholder .tabulator-range-overlay{inset:0;pointer-events:none;position:absolute;z-index:10}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range{border:1px solid #2975dd;box-sizing:border-box;position:absolute}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{background-color:#2975dd;border-radius:999px;bottom:-3px;content:"";height:6px;position:absolute;right:-3px;width:6px}.tabulator .tabulator-tableholder .tabulator-range-overlay .tabulator-range-cell-active{border:2px solid #2975dd;box-sizing:border-box;position:absolute}.tabulator .tabulator-footer{background-color:#fff;border-top:1px solid #999;color:#555;font-weight:700;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;white-space:nowrap}.tabulator .tabulator-footer .tabulator-footer-contents{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:5px 10px}.tabulator .tabulator-footer .tabulator-footer-contents:empty{display:none}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs{margin-top:-5px;overflow-x:auto}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab{border:1px solid #999;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:none;display:inline-block;font-size:.9em;padding:5px}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab:hover{cursor:pointer;opacity:.7}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab.tabulator-spreadsheet-tab-active{background:#fff}.tabulator .tabulator-footer .tabulator-calcs-holder{background:#fff!important;border-bottom:1px solid #ddd;border-top:1px solid #ddd;box-sizing:border-box;overflow:hidden;text-align:left;width:100%}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#fff!important;display:inline-block}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row .tabulator-col-resize-handle{display:none}.tabulator .tabulator-footer .tabulator-calcs-holder:only-child{border-bottom:none;margin-bottom:-5px}.tabulator .tabulator-footer>*+.tabulator-page-counter{margin-left:10px}.tabulator .tabulator-footer .tabulator-page-counter{font-weight:400}.tabulator .tabulator-footer .tabulator-paginator{color:#555;flex:1;font-family:inherit;font-size:inherit;font-weight:inherit;text-align:right}.tabulator .tabulator-footer .tabulator-page-size{border:1px solid #aaa;border-radius:3px;display:inline-block;margin:0 5px;padding:2px 5px}.tabulator .tabulator-footer .tabulator-pages{margin:0 7px}.tabulator .tabulator-footer .tabulator-page{background:hsla(0,0%,100%,.2);border:1px solid #aaa;border-radius:3px;display:inline-block;margin:0 2px;padding:2px 5px}.tabulator .tabulator-footer .tabulator-page.active{color:#d00}.tabulator .tabulator-footer .tabulator-page:disabled{opacity:.5}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-footer .tabulator-page:not(disabled):hover{background:rgba(0,0,0,.2);color:#fff;cursor:pointer}}.tabulator .tabulator-col-resize-handle{display:inline-block;margin-left:-3px;margin-right:-3px;position:relative;vertical-align:middle;width:6px;z-index:11}@media (hover:hover) and (pointer:fine){.tabulator .tabulator-col-resize-handle:hover{cursor:ew-resize}}.tabulator .tabulator-col-resize-handle:last-of-type{margin-right:0;width:3px}.tabulator .tabulator-col-resize-guide{background-color:#999;height:100%;margin-left:-.5px;opacity:.5;position:absolute;top:0;width:4px}.tabulator .tabulator-row-resize-guide{background-color:#999;height:4px;left:0;margin-top:-.5px;opacity:.5;position:absolute;width:100%}.tabulator .tabulator-alert{align-items:center;background:rgba(0,0,0,.4);display:flex;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:100}.tabulator .tabulator-alert .tabulator-alert-msg{background:#fff;border-radius:10px;display:inline-block;font-size:16px;font-weight:700;margin:0 auto;padding:10px 20px}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-msg{border:4px solid #333;color:#000}.tabulator .tabulator-alert .tabulator-alert-msg.tabulator-alert-state-error{border:4px solid #d00;color:#590000}.tabulator-row{box-sizing:border-box;min-height:22px;position:relative}.tabulator-row,.tabulator-row.tabulator-row-even{background-color:#fff}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-selectable:hover{background-color:#bbb;cursor:pointer}}.tabulator-row.tabulator-selected{background-color:#9abcea}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-selected:hover{background-color:#769bcc;cursor:pointer}}.tabulator-row.tabulator-row-moving{background:#fff;border:1px solid #000}.tabulator-row.tabulator-moving{border-bottom:1px solid #ddd;border-top:1px solid #ddd;pointer-events:none;position:absolute;z-index:15}.tabulator-row.tabulator-range-highlight .tabulator-cell.tabulator-range-row-header{background-color:#d6d6d6;color:#000}.tabulator-row.tabulator-range-highlight.tabulator-range-selected .tabulator-cell.tabulator-range-row-header,.tabulator-row.tabulator-range-selected .tabulator-cell.tabulator-range-row-header{background-color:#3876ca;color:#fff}.tabulator-row .tabulator-row-resize-handle{bottom:0;height:5px;left:0;position:absolute;right:0}.tabulator-row .tabulator-row-resize-handle.prev{bottom:auto;top:0}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-row-resize-handle:hover{cursor:ns-resize}}.tabulator-row .tabulator-responsive-collapse{border-bottom:1px solid #ddd;border-top:1px solid #ddd;box-sizing:border-box;padding:5px}.tabulator-row .tabulator-responsive-collapse:empty{display:none}.tabulator-row .tabulator-responsive-collapse table{font-size:14px}.tabulator-row .tabulator-responsive-collapse table tr td{position:relative}.tabulator-row .tabulator-responsive-collapse table tr td:first-of-type{padding-right:10px}.tabulator-row .tabulator-cell{border-right:1px solid #ddd;box-sizing:border-box;display:inline-block;outline:none;overflow:hidden;padding:4px;position:relative;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.tabulator-row .tabulator-cell.tabulator-row-header{background:#fff;border-bottom:1px solid #ddd;border-right:1px solid #999}.tabulator-row .tabulator-cell.tabulator-frozen{background-color:inherit;display:inline-block;left:0;position:sticky;z-index:11}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-right:2px solid #ddd}.tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-left:2px solid #ddd}.tabulator-row .tabulator-cell.tabulator-editing{border:1px solid #1d68cd;outline:none;padding:0}.tabulator-row .tabulator-cell.tabulator-editing input,.tabulator-row .tabulator-cell.tabulator-editing select{background:transparent;border:1px;outline:none}.tabulator-row .tabulator-cell.tabulator-validation-fail{border:1px solid #d00}.tabulator-row .tabulator-cell.tabulator-validation-fail input,.tabulator-row .tabulator-cell.tabulator-validation-fail select{background:transparent;border:1px;color:#d00}.tabulator-row .tabulator-cell.tabulator-row-handle{align-items:center;display:inline-flex;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box{width:80%}.tabulator-row .tabulator-cell.tabulator-row-handle .tabulator-row-handle-box .tabulator-row-handle-bar{background:#666;height:3px;margin-top:2px;width:100%}.tabulator-row .tabulator-cell.tabulator-range-selected:not(.tabulator-range-only-cell-selected):not(.tabulator-range-row-header){background-color:#9abcea}.tabulator-row .tabulator-cell .tabulator-data-tree-branch-empty{display:inline-block;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-bottom:2px solid #ddd;border-bottom-left-radius:1px;border-left:2px solid #ddd;display:inline-block;height:9px;margin-right:5px;margin-top:-9px;vertical-align:middle;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-control{align-items:center;background:rgba(0,0,0,.1);border:1px solid #333;border-radius:2px;display:inline-flex;height:11px;justify-content:center;margin-right:5px;overflow:hidden;vertical-align:middle;width:11px}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-cell .tabulator-data-tree-control:hover{background:rgba(0,0,0,.2);cursor:pointer}}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:transparent;display:inline-block;height:7px;position:relative;width:1px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;display:inline-block;height:7px;position:relative;width:1px}.tabulator-row .tabulator-cell .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle{align-items:center;background:#666;border-radius:20px;color:#fff;display:inline-flex;font-size:1.1em;font-weight:700;height:15px;justify-content:center;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;width:15px}@media (hover:hover) and (pointer:fine){.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle:hover{cursor:pointer;opacity:.7}}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-close{display:initial}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle.open .tabulator-responsive-collapse-toggle-open{display:none}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle svg{stroke:#fff}.tabulator-row .tabulator-cell .tabulator-responsive-collapse-toggle .tabulator-responsive-collapse-toggle-close{display:none}.tabulator-row .tabulator-cell .tabulator-traffic-light{border-radius:14px;display:inline-block;height:14px;width:14px}.tabulator-row.tabulator-group{background:#ccc;border-bottom:1px solid #999;border-right:1px solid #ddd;border-top:1px solid #999;box-sizing:border-box;font-weight:700;min-width:100%;padding:5px 5px 5px 10px}@media (hover:hover) and (pointer:fine){.tabulator-row.tabulator-group:hover{background-color:rgba(0,0,0,.1);cursor:pointer}}.tabulator-row.tabulator-group.tabulator-group-visible .tabulator-arrow{border-bottom:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;margin-right:10px}.tabulator-row.tabulator-group.tabulator-group-level-1{padding-left:30px}.tabulator-row.tabulator-group.tabulator-group-level-2{padding-left:50px}.tabulator-row.tabulator-group.tabulator-group-level-3{padding-left:70px}.tabulator-row.tabulator-group.tabulator-group-level-4{padding-left:90px}.tabulator-row.tabulator-group.tabulator-group-level-5{padding-left:110px}.tabulator-row.tabulator-group .tabulator-group-toggle{display:inline-block}.tabulator-row.tabulator-group .tabulator-arrow{border-bottom:6px solid transparent;border-left:6px solid #666;border-right:0;border-top:6px solid transparent;display:inline-block;height:0;margin-right:16px;vertical-align:middle;width:0}.tabulator-row.tabulator-group span{color:#d00;margin-left:10px}.tabulator-toggle{background:#dcdcdc;border:1px solid #ccc;box-sizing:border-box;display:flex;flex-direction:row}.tabulator-toggle.tabulator-toggle-on{background:#1c6cc2}.tabulator-toggle .tabulator-toggle-switch{background:#fff;border:1px solid #ccc;box-sizing:border-box}.tabulator-popup-container{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #ddd;box-shadow:0 0 5px 0 rgba(0,0,0,.2);box-sizing:border-box;display:inline-block;font-size:14px;overflow-y:auto;position:absolute;z-index:10000}.tabulator-popup{border-radius:3px;padding:5px}.tabulator-tooltip{border-radius:2px;box-shadow:none;font-size:12px;max-width:Min(500px,100%);padding:3px 5px;pointer-events:none}.tabulator-menu .tabulator-menu-item{box-sizing:border-box;padding:5px 10px;position:relative;user-select:none}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-disabled{opacity:.5}@media (hover:hover) and (pointer:fine){.tabulator-menu .tabulator-menu-item:not(.tabulator-menu-item-disabled):hover{background:#fff;cursor:pointer}}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu{padding-right:25px}.tabulator-menu .tabulator-menu-item.tabulator-menu-item-submenu:after{border-color:#ddd;border-style:solid;border-width:1px 1px 0 0;content:"";display:inline-block;height:7px;position:absolute;right:10px;top:calc(5px + .4em);transform:rotate(45deg);vertical-align:top;width:7px}.tabulator-menu .tabulator-menu-separator{border-top:1px solid #ddd}.tabulator-edit-list{-webkit-overflow-scrolling:touch;font-size:14px;max-height:200px;overflow-y:auto}.tabulator-edit-list .tabulator-edit-list-item{color:#333;outline:none;padding:4px}.tabulator-edit-list .tabulator-edit-list-item.active{background:#1d68cd;color:#fff}.tabulator-edit-list .tabulator-edit-list-item.active.focused{outline:1px solid hsla(0,0%,100%,.5)}.tabulator-edit-list .tabulator-edit-list-item.focused{outline:1px solid #1d68cd}@media (hover:hover) and (pointer:fine){.tabulator-edit-list .tabulator-edit-list-item:hover{background:#1d68cd;color:#fff;cursor:pointer}}.tabulator-edit-list .tabulator-edit-list-placeholder{color:#333;padding:4px;text-align:center}.tabulator-edit-list .tabulator-edit-list-group{border-bottom:1px solid #ddd;color:#333;font-weight:700;padding:6px 4px 4px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-2,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-2{padding-left:12px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-3,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-3{padding-left:20px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-4,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-4{padding-left:28px}.tabulator-edit-list .tabulator-edit-list-group.tabulator-edit-list-group-level-5,.tabulator-edit-list .tabulator-edit-list-item.tabulator-edit-list-group-level-5{padding-left:36px}.tabulator.tabulator-ltr{direction:ltr}.tabulator.tabulator-rtl{direction:rtl;text-align:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col{border-left:1px solid #ddd;border-right:initial;text-align:initial}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-col-group .tabulator-col-group-cols{margin-left:-1px;margin-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col.tabulator-sortable .tabulator-col-title{padding-left:25px;padding-right:0}.tabulator.tabulator-rtl .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-sorter{left:8px;right:auto}.tabulator.tabulator-rtl .tabulator-tableholder .tabulator-range-overlay .tabulator-range.tabulator-range-active:after{background-color:#2975dd;border-radius:999px;bottom:-3px;content:"";height:6px;left:-3px;position:absolute;right:auto;width:6px}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell{border-left:1px solid #ddd;border-right:initial}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-branch{border-bottom-left-radius:0;border-bottom-right-radius:1px;border-left:initial;border-right:2px solid #ddd;margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell .tabulator-data-tree-control{margin-left:5px;margin-right:0}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-left{border-left:2px solid #ddd}.tabulator.tabulator-rtl .tabulator-row .tabulator-cell.tabulator-frozen.tabulator-frozen-right{border-right:2px solid #ddd}.tabulator.tabulator-rtl .tabulator-row .tabulator-col-resize-handle:last-of-type{margin-left:0;margin-right:-3px;width:3px}.tabulator.tabulator-rtl .tabulator-footer .tabulator-calcs-holder{text-align:initial}.tabulator-print-fullscreen{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10000}body.tabulator-print-fullscreen-hide>:not(.tabulator-print-fullscreen){display:none!important}.tabulator-print-table{border-collapse:collapse}.tabulator-print-table .tabulator-data-tree-branch{border-bottom:2px solid #ddd;border-bottom-left-radius:1px;border-left:2px solid #ddd;display:inline-block;height:9px;margin-right:5px;margin-top:-9px;vertical-align:middle;width:7px}.tabulator-print-table .tabulator-print-table-group{background:#ccc;border-bottom:1px solid #999;border-right:1px solid #ddd;border-top:1px solid #999;box-sizing:border-box;font-weight:700;min-width:100%;padding:5px 5px 5px 10px}@media (hover:hover) and (pointer:fine){.tabulator-print-table .tabulator-print-table-group:hover{background-color:rgba(0,0,0,.1);cursor:pointer}}.tabulator-print-table .tabulator-print-table-group.tabulator-group-visible .tabulator-arrow{border-bottom:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666;margin-right:10px}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-1 td{padding-left:30px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-2 td{padding-left:50px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-3 td{padding-left:70px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-4 td{padding-left:90px!important}.tabulator-print-table .tabulator-print-table-group.tabulator-group-level-5 td{padding-left:110px!important}.tabulator-print-table .tabulator-print-table-group .tabulator-group-toggle{display:inline-block}.tabulator-print-table .tabulator-print-table-group .tabulator-arrow{border-bottom:6px solid transparent;border-left:6px solid #666;border-right:0;border-top:6px solid transparent;display:inline-block;height:0;margin-right:16px;vertical-align:middle;width:0}.tabulator-print-table .tabulator-print-table-group span{color:#d00}.tabulator-print-table .tabulator-data-tree-control{align-items:center;background:rgba(0,0,0,.1);border:1px solid #333;border-radius:2px;display:inline-flex;height:11px;justify-content:center;margin-right:5px;overflow:hidden;vertical-align:middle;width:11px}@media (hover:hover) and (pointer:fine){.tabulator-print-table .tabulator-data-tree-control:hover{background:rgba(0,0,0,.2);cursor:pointer}}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse{background:transparent;display:inline-block;height:7px;position:relative;width:1px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-collapse:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand{background:#333;display:inline-block;height:7px;position:relative;width:1px}.tabulator-print-table .tabulator-data-tree-control .tabulator-data-tree-control-expand:after{background:#333;content:"";height:1px;left:-3px;position:absolute;top:3px;width:7px}.tabulator{background-color:#fff;border:none}.tabulator .tabulator-header .tabulator-calcs-holder{background:#f2f2f2!important;border-bottom:1px solid #999}.tabulator .tabulator-header .tabulator-calcs-holder .tabulator-row{background:#f2f2f2!important}.tabulator .tabulator-tableholder .tabulator-placeholder span{color:#000}.tabulator .tabulator-footer .tabulator-calcs-holder{background:#f2f2f2!important;border-bottom:1px solid #fff}.tabulator .tabulator-footer .tabulator-calcs-holder .tabulator-row{background:#f2f2f2!important}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab{font-weight:400}.tabulator .tabulator-footer .tabulator-spreadsheet-tabs .tabulator-spreadsheet-tab.tabulator-spreadsheet-tab-active{color:#d00;font-weight:700}.tabulator-row{border-bottom:1px solid #ddd}.tabulator-row .tabulator-cell:last-of-type{border-right:none}.tabulator-row .tabulator-cell.tabulator-row-header{border-bottom:none}.tabulator-row.tabulator-group span{color:#666}.tabulator-print-table .tabulator-print-table-group span{color:#666;margin-left:10px}
/*# sourceMappingURL=tabulator_simple.min.css.map */
.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col .tabulator-col-content .tabulator-col-title-holder .tabulator-col-title{font-size:19px;line-height:1.5;color:var(--colorTextos);}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col .tabulator-col-content .tabulator-header-filter input,.small .tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col .tabulator-col-content .tabulator-col-title-holder .tabulator-col-title{font-size:12px;line-height:1.5;color:var(--colorTextos);}.tabulator .tabulator-footer .tabulator-footer-contents .tabulator-paginator .tabulator-page{padding:8px 22px;border:1px solid #0000;width:fit-content;cursor:pointer;border-radius:var(--borderRadius);display:block;}.tabulator{border-radius:var(--borderRadius);}.tabulator .chip{border:1px solid var(--colorPrimario);border-radius:var(--borderRadius);padding:4px;background-color:#fff;color:var(--colorPrimario);}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col{background-color:var(--colorPrimario);color:var(--colorPrimarioTexto);min-width:fit-content;}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col.tabulator-sortable:hover{background-color:var(--colorPrimarioActivo);}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col.tabulator-sortable[aria-sort=ascending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-bottom:6px solid var(--colorPrimarioTexto);}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col.tabulator-col-group{text-align:center;}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col.tabulator-sortable[aria-sort=descending] .tabulator-col-content .tabulator-col-sorter .tabulator-arrow{border-top:6px solid var(--colorPrimarioTexto);}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col .tabulator-col-content{padding:16px 8px;}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col .tabulator-col-content .tabulator-col-title-holder .tabulator-col-title{color:var(--colorPrimarioTextos);}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col .tabulator-col-content .tabulator-header-filter{margin-top:8px;}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col .tabulator-col-content .tabulator-header-filter input{border-radius:var(--borderRadius);border:0;padding:4px 8px!important;}.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col .tabulator-col-content .tabulator-header-filter input:focus,.tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col .tabulator-col-content .tabulator-header-filter input:focus-visible{outline:0;}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-selectable:hover{background-color:var(--colorSecundario);}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row.tabulator-row-even{background-color:var(--colorSecundarioActivo);}.tabulator .tabulator-tableholder .tabulator-table .tabulator-row .tabulator-cell{padding:16px 8px;color:var(--colorTextos);}.tabulator .tabulator-footer{border-top:2px solid var(--colorPrimario);}.tabulator .tabulator-footer .tabulator-footer-contents{flex-wrap:wrap;gap:8px;}@media(max-width:768px){.tabulator .tabulator-footer .tabulator-footer-contents{align-items:flex-start;flex-direction:column;}}.tabulator .tabulator-footer .tabulator-footer-contents .tabulator-paginator{display:inline-flex;justify-content:flex-end;}.tabulator .tabulator-footer .tabulator-footer-contents .tabulator-paginator .tabulator-page{border:1px solid #0000;min-height:34px;border-color:var(--colorPrimario);color:var(--colorPrimario);}@media(max-width:768px){.tabulator .tabulator-footer .tabulator-footer-contents .tabulator-paginator .tabulator-page{display:none;}}.tabulator .tabulator-footer .tabulator-footer-contents .tabulator-paginator .tabulator-page:hover{background-color:var(--colorPrimario);color:var(--colorPrimarioTexto);}.tabulator .tabulator-footer .tabulator-footer-contents .tabulator-paginator .tabulator-page.active{background-color:var(--colorPrimario);color:var(--colorPrimarioTexto);}.tabulator .tabulator-footer .tabulator-footer-contents .tabulator-paginator .tabulator-page[disabled]{pointer-events:none;background-color:#ddd;color:#fff;border-color:#ddd;}.tabulator .tabulator-footer .tabulator-footer-contents .tabulator-paginator .tabulator-pages{display:inline-flex;}@media(max-width:768px){.tabulator .tabulator-footer .tabulator-footer-contents .tabulator-paginator .tabulator-pages{margin:0;}}.tabulator .tabulator-footer .tabulator-footer-contents .tabulator-paginator .tabulator-pages .tabulator-page{padding:8px;aspect-ratio:1/1;}@media(max-width:768px){.tabulator .tabulator-footer .tabulator-footer-contents .tabulator-paginator .tabulator-pages .tabulator-page{display:block;}}
.TablaProductos .tituloSeccion{text-align:center;margin-bottom:24px;}.TablaProductos .table-wrapper-expanded{max-width:calc(1650px - 32px);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;}.TablaProductos .table-actions{display:flex;justify-content:flex-end;margin-bottom:8px;}.TablaProductos .toggle-table-width{border:0;background-color:var(--tableHeaderBg);color:#fff;width:32px;height:32px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;}.TablaProductos .tabulator{font-size:12px!important;user-select:none;}.TablaProductos .tabulator .tabulator-header,.TablaProductos .tabulator .tabulator-col,.TablaProductos .tabulator .tabulator-col-title,.TablaProductos .tabulator .tabulator-tableholder,.TablaProductos .tabulator .tabulator-row,.TablaProductos .tabulator .tabulator-cell,.TablaProductos .tabulator .tabulator-footer,.TablaProductos .tabulator .tabulator-page{font-size:12px;}.TablaProductos .tabulator .tabulator-cell{display:inline-flex;align-items:center;max-height:25px;}.TablaProductos .tabulator .tabulator-header .tabulator-col,.TablaProductos .tabulator .tabulator-header .tabulator-col-title,.TablaProductos .tabulator .tabulator-header .tabulator-col-content{font-size:12px!important;}.TablaProductos .tabulator .tabulator-header .tabulator-col .tabulator-col-content{height:25px;min-height:25px;max-height:25px;display:flex;align-items:center;}.TablaProductos .tabulator .tabulator-row,.TablaProductos .tabulator .tabulator-row.tabulator-row-even,.TablaProductos .tabulator .tabulator-row.tabulator-row-odd{background-color:transparent!important;}.TablaProductos .tabulator .tabulator-row.tabulator-selected,.TablaProductos .tabulator .tabulator-row .tabulator-cell.tabulator-selected{background-color:transparent!important;}.TablaProductos .tabulator .tabulator-cell:focus,.TablaProductos .tabulator .tabulator-col:focus,.TablaProductos .tabulator .tabulator-row:focus{outline:0!important;box-shadow:none!important;}.TablaProductos .tabulator .tabulator-cell[tabulator-field="plazoMeses"]{font-weight:700;}.TablaProductos .tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col{background-color:var(--tableHeaderBg)!important;color:#fff!important;}.TablaProductos .tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col.group-materializado{background-color:var(--tableGroupMaterializadoBg)!important;}.TablaProductos .tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col.group-plazo{background-color:var(--tableGroupMaterializadoBg)!important;}.TablaProductos .tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col.group-ventanilla{background-color:var(--tableGroupVentanillaBg)!important;}.TablaProductos .tabulator .tabulator-header .tabulator-header-contents .tabulator-headers .tabulator-col.group-webapp{background-color:var(--tableGroupWebAppBg)!important;}.TablaProductos .tabulator-col-content,.TablaProductos tabulator-col-title,.TablaProductos .tabulator-cell{margin:0 auto;justify-content:center;}.TablaProductos .maturity-chip{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--tableMaturityChipColor);color:var(--tableMaturityChipColor);border-radius:999px;padding:2px 8px;line-height:1.2;}.InfoAlert{display:flex;align-items:flex-start;gap:12px;background-color:#e5f6fd;border-radius:4px;padding:6px 16px;color:#014361;margin-bottom:16px;}.InfoAlert__icon{display:flex;align-items:center;padding:7px 0;color:#0288d1;font-size:22px;flex-shrink:0;}.InfoAlert__content{padding:8px 0;font-size:14px;line-height:1.43;}
:root{--open-button-width:65px;--content-width:319px;--widget-height:120px;--peek:16px;--open-overhang:16px;--widget-total-width:calc(var(--open-button-width) + var(--content-width));--wrap-closed-width:calc(var(--open-button-width) + var(--peek));--wrap-open-width:calc(var(--widget-total-width) + var(--open-overhang));--custom-font-size:19px;}.creditWidgetWrap{position:fixed;right:0;top:173px;z-index:80;height:var(--widget-height);overflow:visible;pointer-events:none;}@media(max-width:1100px){.creditWidgetWrap{--open-button-width:65px;--content-width:250px;--widget-height:120px;--peek:16px;--open-overhang:16px;--custom-font-size:16px;}}.creditWidgetWrap.is-open{width:var(--wrap-open-width);}.creditWidget{display:flex;width:var(--widget-total-width);height:var(--widget-height);transform:translateX(var(--content-width));transition:transform 500ms ease-in-out;will-change:transform;}@media(max-width:1100px){.creditWidget{transform:translateX(calc(var(--content-width) + var(--open-button-width) + 5px));}}.creditWidgetWrap.is-open .creditWidget{transform:translateX(calc(-1*var(--open-overhang)));}@media(max-width:1100px){.creditWidgetWrap.is-open .creditWidget{transform:translateX(calc(var(--peek) + var(-\2dopen-button-width)));}}.creditWidget__open-button{width:var(--open-button-width);height:var(--widget-height);background-color:var(--colorPrimario);border-top-left-radius:var(--borderRadius);border-bottom-left-radius:var(--borderRadius);display:flex;align-items:center;justify-content:center;cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent;pointer-events:auto;}.creditWidget__open-button img{max-width:70%;height:auto;display:block;}.creditWidget__content{width:var(--content-width);height:var(--widget-height);background-color:var(--colorPrimarioTexto);border-top-right-radius:var(--borderRadius);border-bottom-right-radius:var(--borderRadius);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.12);pointer-events:auto;}.creditWidget__content .Btn{font-size:var(-\2d custom-font-size);font-weight:bold;}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.5;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:.35em .75em .625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}html,div,applet,span:not(.GDS-icon) span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,abbr,acronym,address,big,cite,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea{margin:0;vertical-align:baseline;font-family:var(--fuente),sans-serif;text-decoration:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;flex-shrink:1;}html{line-height:1;overflow-x:hidden;}body{max-width:100vw;overflow-x:hidden;}main{min-height:calc(100vh - 232px);}*{transition:.3s;}.container{padding:0 20px;max-width:1240px;width:100%;margin:0 auto;}@media(max-width:1174px){.SoloWeb{display:none;}}.SoloMovil{display:none;}@media(max-width:1174px){.SoloMovil{display:block;}}.mt-4{margin-top:4px;}.mb-4{margin-bottom:4px;}.ml-4{margin-left:4px;}.mr-4{margin-right:4px;}.mx-4{margin-left:4px;margin-right:4px;}.my-4{margin-top:4px;margin-bottom:4px;}.ma-4{margin:4px;}.pt-4{padding-top:4px;}.pb-4{padding-bottom:4px;}.pl-4{padding-left:4px;}.pr-4{padding-right:4px;}.px-4{padding-left:4px;padding-right:4px;}.py-4{padding-top:4px;padding-bottom:4px;}.mt-8{margin-top:8px;}.mb-8{margin-bottom:8px;}.ml-8{margin-left:8px;}.mr-8{margin-right:8px;}.mx-8{margin-left:8px;margin-right:8px;}.my-8{margin-top:8px;margin-bottom:8px;}.ma-8{margin:8px;}.pt-8{padding-top:8px;}.pb-8{padding-bottom:8px;}.pl-8{padding-left:8px;}.pr-8{padding-right:8px;}.px-8{padding-left:8px;padding-right:8px;}.py-8{padding-top:8px;padding-bottom:8px;}.mt-12{margin-top:12px;}.mb-12{margin-bottom:12px;}.ml-12{margin-left:12px;}.mr-12{margin-right:12px;}.mx-12{margin-left:12px;margin-right:12px;}.my-12{margin-top:12px;margin-bottom:12px;}.ma-12{margin:12px;}.pt-12{padding-top:12px;}.pb-12{padding-bottom:12px;}.pl-12{padding-left:12px;}.pr-12{padding-right:12px;}.px-12{padding-left:12px;padding-right:12px;}.py-12{padding-top:12px;padding-bottom:12px;}.mt-16{margin-top:16px;}.mb-16{margin-bottom:16px;}.ml-16{margin-left:16px;}.mr-16{margin-right:16px;}.mx-16{margin-left:16px;margin-right:16px;}.my-16{margin-top:16px;margin-bottom:16px;}.ma-16{margin:16px;}.pt-16{padding-top:16px;}.pb-16{padding-bottom:16px;}.pl-16{padding-left:16px;}.pr-16{padding-right:16px;}.px-16{padding-left:16px;padding-right:16px;}.py-16{padding-top:16px;padding-bottom:16px;}.mt-20{margin-top:20px;}.mb-20{margin-bottom:20px;}.ml-20{margin-left:20px;}.mr-20{margin-right:20px;}.mx-20{margin-left:20px;margin-right:20px;}.my-20{margin-top:20px;margin-bottom:20px;}.ma-20{margin:20px;}.pt-20{padding-top:20px;}.pb-20{padding-bottom:20px;}.pl-20{padding-left:20px;}.pr-20{padding-right:20px;}.px-20{padding-left:20px;padding-right:20px;}.py-20{padding-top:20px;padding-bottom:20px;}.mt-24{margin-top:24px;}.mb-24{margin-bottom:24px;}.ml-24{margin-left:24px;}.mr-24{margin-right:24px;}.mx-24{margin-left:24px;margin-right:24px;}.my-24{margin-top:24px;margin-bottom:24px;}.ma-24{margin:24px;}.pt-24{padding-top:24px;}.pb-24{padding-bottom:24px;}.pl-24{padding-left:24px;}.pr-24{padding-right:24px;}.px-24{padding-left:24px;padding-right:24px;}.py-24{padding-top:24px;padding-bottom:24px;}.mt-28{margin-top:28px;}.mb-28{margin-bottom:28px;}.ml-28{margin-left:28px;}.mr-28{margin-right:28px;}.mx-28{margin-left:28px;margin-right:28px;}.my-28{margin-top:28px;margin-bottom:28px;}.ma-28{margin:28px;}.pt-28{padding-top:28px;}.pb-28{padding-bottom:28px;}.pl-28{padding-left:28px;}.pr-28{padding-right:28px;}.px-28{padding-left:28px;padding-right:28px;}.py-28{padding-top:28px;padding-bottom:28px;}.mt-32{margin-top:32px;}.mb-32{margin-bottom:32px;}.ml-32{margin-left:32px;}.mr-32{margin-right:32px;}.mx-32{margin-left:32px;margin-right:32px;}.my-32{margin-top:32px;margin-bottom:32px;}.ma-32{margin:32px;}.pt-32{padding-top:32px;}.pb-32{padding-bottom:32px;}.pl-32{padding-left:32px;}.pr-32{padding-right:32px;}.px-32{padding-left:32px;padding-right:32px;}.py-32{padding-top:32px;padding-bottom:32px;}.mt-36{margin-top:36px;}.mb-36{margin-bottom:36px;}.ml-36{margin-left:36px;}.mr-36{margin-right:36px;}.mx-36{margin-left:36px;margin-right:36px;}.my-36{margin-top:36px;margin-bottom:36px;}.ma-36{margin:36px;}.pt-36{padding-top:36px;}.pb-36{padding-bottom:36px;}.pl-36{padding-left:36px;}.pr-36{padding-right:36px;}.px-36{padding-left:36px;padding-right:36px;}.py-36{padding-top:36px;padding-bottom:36px;}.mt-40{margin-top:40px;}.mb-40{margin-bottom:40px;}.ml-40{margin-left:40px;}.mr-40{margin-right:40px;}.mx-40{margin-left:40px;margin-right:40px;}.my-40{margin-top:40px;margin-bottom:40px;}.ma-40{margin:40px;}.pt-40{padding-top:40px;}.pb-40{padding-bottom:40px;}.pl-40{padding-left:40px;}.pr-40{padding-right:40px;}.px-40{padding-left:40px;padding-right:40px;}.py-40{padding-top:40px;padding-bottom:40px;}.mt-44{margin-top:44px;}.mb-44{margin-bottom:44px;}.ml-44{margin-left:44px;}.mr-44{margin-right:44px;}.mx-44{margin-left:44px;margin-right:44px;}.my-44{margin-top:44px;margin-bottom:44px;}.ma-44{margin:44px;}.pt-44{padding-top:44px;}.pb-44{padding-bottom:44px;}.pl-44{padding-left:44px;}.pr-44{padding-right:44px;}.px-44{padding-left:44px;padding-right:44px;}.py-44{padding-top:44px;padding-bottom:44px;}.mt-48{margin-top:48px;}.mb-48{margin-bottom:48px;}.ml-48{margin-left:48px;}.mr-48{margin-right:48px;}.mx-48{margin-left:48px;margin-right:48px;}.my-48{margin-top:48px;margin-bottom:48px;}.ma-48{margin:48px;}.pt-48{padding-top:48px;}.pb-48{padding-bottom:48px;}.pl-48{padding-left:48px;}.pr-48{padding-right:48px;}.px-48{padding-left:48px;padding-right:48px;}.py-48{padding-top:48px;padding-bottom:48px;}.mt-52{margin-top:52px;}.mb-52{margin-bottom:52px;}.ml-52{margin-left:52px;}.mr-52{margin-right:52px;}.mx-52{margin-left:52px;margin-right:52px;}.my-52{margin-top:52px;margin-bottom:52px;}.ma-52{margin:52px;}.pt-52{padding-top:52px;}.pb-52{padding-bottom:52px;}.pl-52{padding-left:52px;}.pr-52{padding-right:52px;}.px-52{padding-left:52px;padding-right:52px;}.py-52{padding-top:52px;padding-bottom:52px;}.mt-56{margin-top:56px;}.mb-56{margin-bottom:56px;}.ml-56{margin-left:56px;}.mr-56{margin-right:56px;}.mx-56{margin-left:56px;margin-right:56px;}.my-56{margin-top:56px;margin-bottom:56px;}.ma-56{margin:56px;}.pt-56{padding-top:56px;}.pb-56{padding-bottom:56px;}.pl-56{padding-left:56px;}.pr-56{padding-right:56px;}.px-56{padding-left:56px;padding-right:56px;}.py-56{padding-top:56px;padding-bottom:56px;}.mt-60{margin-top:60px;}.mb-60{margin-bottom:60px;}.ml-60{margin-left:60px;}.mr-60{margin-right:60px;}.mx-60{margin-left:60px;margin-right:60px;}.my-60{margin-top:60px;margin-bottom:60px;}.ma-60{margin:60px;}.pt-60{padding-top:60px;}.pb-60{padding-bottom:60px;}.pl-60{padding-left:60px;}.pr-60{padding-right:60px;}.px-60{padding-left:60px;padding-right:60px;}.py-60{padding-top:60px;padding-bottom:60px;}.mt-64{margin-top:64px;}.mb-64{margin-bottom:64px;}.ml-64{margin-left:64px;}.mr-64{margin-right:64px;}.mx-64{margin-left:64px;margin-right:64px;}.my-64{margin-top:64px;margin-bottom:64px;}.ma-64{margin:64px;}.pt-64{padding-top:64px;}.pb-64{padding-bottom:64px;}.pl-64{padding-left:64px;}.pr-64{padding-right:64px;}.px-64{padding-left:64px;padding-right:64px;}.py-64{padding-top:64px;padding-bottom:64px;}.mt-68{margin-top:68px;}.mb-68{margin-bottom:68px;}.ml-68{margin-left:68px;}.mr-68{margin-right:68px;}.mx-68{margin-left:68px;margin-right:68px;}.my-68{margin-top:68px;margin-bottom:68px;}.ma-68{margin:68px;}.pt-68{padding-top:68px;}.pb-68{padding-bottom:68px;}.pl-68{padding-left:68px;}.pr-68{padding-right:68px;}.px-68{padding-left:68px;padding-right:68px;}.py-68{padding-top:68px;padding-bottom:68px;}.mt-72{margin-top:72px;}.mb-72{margin-bottom:72px;}.ml-72{margin-left:72px;}.mr-72{margin-right:72px;}.mx-72{margin-left:72px;margin-right:72px;}.my-72{margin-top:72px;margin-bottom:72px;}.ma-72{margin:72px;}.pt-72{padding-top:72px;}.pb-72{padding-bottom:72px;}.pl-72{padding-left:72px;}.pr-72{padding-right:72px;}.px-72{padding-left:72px;padding-right:72px;}.py-72{padding-top:72px;padding-bottom:72px;}.mt-76{margin-top:76px;}.mb-76{margin-bottom:76px;}.ml-76{margin-left:76px;}.mr-76{margin-right:76px;}.mx-76{margin-left:76px;margin-right:76px;}.my-76{margin-top:76px;margin-bottom:76px;}.ma-76{margin:76px;}.pt-76{padding-top:76px;}.pb-76{padding-bottom:76px;}.pl-76{padding-left:76px;}.pr-76{padding-right:76px;}.px-76{padding-left:76px;padding-right:76px;}.py-76{padding-top:76px;padding-bottom:76px;}.mt-80{margin-top:80px;}.mb-80{margin-bottom:80px;}.ml-80{margin-left:80px;}.mr-80{margin-right:80px;}.mx-80{margin-left:80px;margin-right:80px;}.my-80{margin-top:80px;margin-bottom:80px;}.ma-80{margin:80px;}.pt-80{padding-top:80px;}.pb-80{padding-bottom:80px;}.pl-80{padding-left:80px;}.pr-80{padding-right:80px;}.px-80{padding-left:80px;padding-right:80px;}.py-80{padding-top:80px;padding-bottom:80px;}.mt-84{margin-top:84px;}.mb-84{margin-bottom:84px;}.ml-84{margin-left:84px;}.mr-84{margin-right:84px;}.mx-84{margin-left:84px;margin-right:84px;}.my-84{margin-top:84px;margin-bottom:84px;}.ma-84{margin:84px;}.pt-84{padding-top:84px;}.pb-84{padding-bottom:84px;}.pl-84{padding-left:84px;}.pr-84{padding-right:84px;}.px-84{padding-left:84px;padding-right:84px;}.py-84{padding-top:84px;padding-bottom:84px;}.mt-88{margin-top:88px;}.mb-88{margin-bottom:88px;}.ml-88{margin-left:88px;}.mr-88{margin-right:88px;}.mx-88{margin-left:88px;margin-right:88px;}.my-88{margin-top:88px;margin-bottom:88px;}.ma-88{margin:88px;}.pt-88{padding-top:88px;}.pb-88{padding-bottom:88px;}.pl-88{padding-left:88px;}.pr-88{padding-right:88px;}.px-88{padding-left:88px;padding-right:88px;}.py-88{padding-top:88px;padding-bottom:88px;}.mt-92{margin-top:92px;}.mb-92{margin-bottom:92px;}.ml-92{margin-left:92px;}.mr-92{margin-right:92px;}.mx-92{margin-left:92px;margin-right:92px;}.my-92{margin-top:92px;margin-bottom:92px;}.ma-92{margin:92px;}.pt-92{padding-top:92px;}.pb-92{padding-bottom:92px;}.pl-92{padding-left:92px;}.pr-92{padding-right:92px;}.px-92{padding-left:92px;padding-right:92px;}.py-92{padding-top:92px;padding-bottom:92px;}.mt-96{margin-top:96px;}.mb-96{margin-bottom:96px;}.ml-96{margin-left:96px;}.mr-96{margin-right:96px;}.mx-96{margin-left:96px;margin-right:96px;}.my-96{margin-top:96px;margin-bottom:96px;}.ma-96{margin:96px;}.pt-96{padding-top:96px;}.pb-96{padding-bottom:96px;}.pl-96{padding-left:96px;}.pr-96{padding-right:96px;}.px-96{padding-left:96px;padding-right:96px;}.py-96{padding-top:96px;padding-bottom:96px;}.mt-100{margin-top:100px;}.mb-100{margin-bottom:100px;}.ml-100{margin-left:100px;}.mr-100{margin-right:100px;}.mx-100{margin-left:100px;margin-right:100px;}.my-100{margin-top:100px;margin-bottom:100px;}.ma-100{margin:100px;}.pt-100{padding-top:100px;}.pb-100{padding-bottom:100px;}.pl-100{padding-left:100px;}.pr-100{padding-right:100px;}.px-100{padding-left:100px;padding-right:100px;}.py-100{padding-top:100px;padding-bottom:100px;}.mt-104{margin-top:104px;}.mb-104{margin-bottom:104px;}.ml-104{margin-left:104px;}.mr-104{margin-right:104px;}.mx-104{margin-left:104px;margin-right:104px;}.my-104{margin-top:104px;margin-bottom:104px;}.ma-104{margin:104px;}.pt-104{padding-top:104px;}.pb-104{padding-bottom:104px;}.pl-104{padding-left:104px;}.pr-104{padding-right:104px;}.px-104{padding-left:104px;padding-right:104px;}.py-104{padding-top:104px;padding-bottom:104px;}.mt-108{margin-top:108px;}.mb-108{margin-bottom:108px;}.ml-108{margin-left:108px;}.mr-108{margin-right:108px;}.mx-108{margin-left:108px;margin-right:108px;}.my-108{margin-top:108px;margin-bottom:108px;}.ma-108{margin:108px;}.pt-108{padding-top:108px;}.pb-108{padding-bottom:108px;}.pl-108{padding-left:108px;}.pr-108{padding-right:108px;}.px-108{padding-left:108px;padding-right:108px;}.py-108{padding-top:108px;padding-bottom:108px;}.mt-112{margin-top:112px;}.mb-112{margin-bottom:112px;}.ml-112{margin-left:112px;}.mr-112{margin-right:112px;}.mx-112{margin-left:112px;margin-right:112px;}.my-112{margin-top:112px;margin-bottom:112px;}.ma-112{margin:112px;}.pt-112{padding-top:112px;}.pb-112{padding-bottom:112px;}.pl-112{padding-left:112px;}.pr-112{padding-right:112px;}.px-112{padding-left:112px;padding-right:112px;}.py-112{padding-top:112px;padding-bottom:112px;}.mt-116{margin-top:116px;}.mb-116{margin-bottom:116px;}.ml-116{margin-left:116px;}.mr-116{margin-right:116px;}.mx-116{margin-left:116px;margin-right:116px;}.my-116{margin-top:116px;margin-bottom:116px;}.ma-116{margin:116px;}.pt-116{padding-top:116px;}.pb-116{padding-bottom:116px;}.pl-116{padding-left:116px;}.pr-116{padding-right:116px;}.px-116{padding-left:116px;padding-right:116px;}.py-116{padding-top:116px;padding-bottom:116px;}.mt-120{margin-top:120px;}.mb-120{margin-bottom:120px;}.ml-120{margin-left:120px;}.mr-120{margin-right:120px;}.mx-120{margin-left:120px;margin-right:120px;}.my-120{margin-top:120px;margin-bottom:120px;}.ma-120{margin:120px;}.pt-120{padding-top:120px;}.pb-120{padding-bottom:120px;}.pl-120{padding-left:120px;}.pr-120{padding-right:120px;}.px-120{padding-left:120px;padding-right:120px;}.py-120{padding-top:120px;padding-bottom:120px;}.mt-124{margin-top:124px;}.mb-124{margin-bottom:124px;}.ml-124{margin-left:124px;}.mr-124{margin-right:124px;}.mx-124{margin-left:124px;margin-right:124px;}.my-124{margin-top:124px;margin-bottom:124px;}.ma-124{margin:124px;}.pt-124{padding-top:124px;}.pb-124{padding-bottom:124px;}.pl-124{padding-left:124px;}.pr-124{padding-right:124px;}.px-124{padding-left:124px;padding-right:124px;}.py-124{padding-top:124px;padding-bottom:124px;}.mt-128{margin-top:128px;}.mb-128{margin-bottom:128px;}.ml-128{margin-left:128px;}.mr-128{margin-right:128px;}.mx-128{margin-left:128px;margin-right:128px;}.my-128{margin-top:128px;margin-bottom:128px;}.ma-128{margin:128px;}.pt-128{padding-top:128px;}.pb-128{padding-bottom:128px;}.pl-128{padding-left:128px;}.pr-128{padding-right:128px;}.px-128{padding-left:128px;padding-right:128px;}.py-128{padding-top:128px;padding-bottom:128px;}#components-reconnect-modal{display:none!important;}.richText img{max-width:100%;height:auto;}.richText ul{padding:0 0 0 20px;}.richText a{cursor:pointer;}.richText .Rounded-image img{border-radius:var(--borderRadius);}.h1{font-size:49px;line-height:1.2;color:var(--colorTitulos);}@media(max-width:768px){.h1{font-size:40px;}}.h2{font-size:41px;line-height:1.2;color:var(--colorTitulos);}@media(max-width:768px){.h2{font-size:32px;}}.h3{font-size:34px;line-height:1.2;color:var(--colorTitulos);}@media(max-width:768px){.h3{font-size:24px;}}.h4{font-size:28px;line-height:1.2;color:var(--colorTitulos);}@media(max-width:768px){.h4{font-size:18px;}}.h5{font-size:23px;line-height:1.2;color:var(--colorTitulos);}@media(max-width:768px){.h5{font-size:16px;}}.custom-title{font-size:20px;line-height:1;color:var(--colorTitulos);}@media(max-width:768px){.custom-title{font-size:19px;}}.subtitulo{font-size:19px;line-height:1.2;color:var(--colorTextos);}.body,.TextLink{font-size:19px;line-height:22px;color:var(--colorTextos);}.body2{font-size:14px;line-height:1.2;color:var(--colorTextos);}.label{font-size:12px;line-height:1.5;color:var(--colorTextos);}.text-bold{font-weight:700;}.text-italic{font-style:italic;}.text-underline{text-decoration:underline;}.text-strikethrough{text-decoration:line-through;}strong,b{font-weight:700;}em,i{font-style:italic;}u{text-decoration:underline;}s{text-decoration:line-through;}.color-primario{color:var(--colorPrimario)!important;}.color-secundario{color:var(--colorSecundario)!important;}.color-terciario{color:var(--colorTerciario)!important;}.color-titulos{color:var(--colorTitulos)!important;}.color-textos{color:var(--colorTextos)!important;}.Btn{padding:4px 28px;line-height:1.5;border:1px solid #0000;width:fit-content;cursor:pointer;border-radius:var(--borderRadius);display:block;font-weight:bold;}@media(min-width:576px){.Btn{font-size:19px;}}.Btn[style*="text-align: center"]{margin:0 auto;}.Btn[style*="text-align: right"]{margin:0 0 0 auto;}.Btn.Primario{border-color:var(--colorPrimario);background-color:var(--colorPrimario);color:var(--colorPrimarioTexto);}.Btn.Primario:not(.Outline):hover{background-color:var(--colorSecundario);}.Btn.Primario.Outline{background-color:transparent;color:var(--colorPrimario);border:1px solid var(--colorPrimario);}.Btn.Primario.Outline *{color:var(--colorPrimario);}.Btn.Primario.Outline:hover{border-color:var(--colorPrimarioActivo);color:var(--colorPrimarioActivo);background-color:color-mix(in srgb,var(--colorPrimario) 10%,transparent);}.Btn.Primario.Outline:hover *{color:var(--colorPrimarioActivo);}.Btn.Primario.Filled{border-radius:100px;background-color:var(--colorPrimario);color:var(--colorPrimarioTexto);border:1px solid var(--colorPrimario);}.Btn.Primario.Filled *{color:var(--colorPrimarioTexto);}.Btn.Primario.Filled:hover{border-color:var(--colorPrimarioActivo);color:var(--colorPrimarioActivo);background-color:color-mix(in srgb,var(--colorPrimario) 10%,transparent);}.Btn.Primario.Filled:hover *{color:var(--colorPrimarioActivo);}.Btn.Primario.Rounded{border-radius:100px;}.Btn.Primario.Bolder{font-weight:bold;}.Btn.Primario *{color:var(--colorPrimarioTexto);}.Btn.Terciario{border-color:var(--colorTerciario);background-color:#0000;color:var(--colorTerciario);}.Btn.Terciario *{color:var(--colorTerciario);}.Btn.Terciario:not(.Outline):hover{background-color:var(--colorTerciario);}.Btn.Terciario.Outline{background-color:transparent;color:var(--colorTerciario);}.Btn.Terciario.Outline *{color:var(--colorTerciario);}.Btn.Terciario.Outline:hover{background-color:color-mix(in srgb,var(--colorTerciario) 10%,transparent);color:var(--colorTerciario);}.Btn.Terciario.Outline:hover *{color:var(--colorTerciario);}.Btn.Terciario.Filled{border-radius:100px;background-color:var(--colorTerciario);color:var(--colorTerciarioTexto);}.Btn.Terciario.Filled *{color:var(--colorTerciarioTexto);}.Btn.Terciario.Filled:hover{background-color:color-mix(in srgb,var(--colorTerciario) 10%,transparent);color:var(--colorTerciarioActivo);}.Btn.Terciario.Filled:hover *{color:var(--colorTerciarioActivo);}.Btn.Terciario.Rounded{border-radius:100px;}.Btn.Terciario.Bolder{font-weight:bold;}.TextLink{font-weight:600;color:var(--colorPrimario);width:fit-content;}.TextLink:hover{text-decoration:underline;}
[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}
