/*!
 * Bootstrap Utilities v5.0.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:hover,.link-primary:focus{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:hover,.link-secondary:focus{color:#565e64}.link-success{color:#198754}.link-success:hover,.link-success:focus{color:#146c43}.link-info{color:#0dcaf0}.link-info:hover,.link-info:focus{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:hover,.link-warning:focus{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:hover,.link-danger:focus{color:#b02a37}.link-light{color:#f8f9fa}.link-light:hover,.link-light:focus{color:#f9fafb}.link-dark{color:#212529}.link-dark:hover,.link-dark:focus{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio: calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio: calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important}.shadow-none{box-shadow:none !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:1px solid #dee2e6 !important}.border-0{border:0 !important}.border-top{border-top:1px solid #dee2e6 !important}.border-top-0{border-top:0 !important}.border-end{border-right:1px solid #dee2e6 !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:1px solid #dee2e6 !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:1px solid #dee2e6 !important}.border-start-0{border-left:0 !important}.border-primary{border-color:#0d6efd !important}.border-secondary{border-color:#6c757d !important}.border-success{border-color:#198754 !important}.border-info{border-color:#0dcaf0 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#dc3545 !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#212529 !important}.border-white{border-color:#fff !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-light{font-weight:300 !important}.fw-lighter{font-weight:lighter !important}.fw-normal{font-weight:400 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{color:#0d6efd !important}.text-secondary{color:#6c757d !important}.text-success{color:#198754 !important}.text-info{color:#0dcaf0 !important}.text-warning{color:#ffc107 !important}.text-danger{color:#dc3545 !important}.text-light{color:#f8f9fa !important}.text-dark{color:#212529 !important}.text-white{color:#fff !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,.5) !important}.text-white-50{color:rgba(255,255,255,.5) !important}.text-reset{color:inherit !important}.bg-primary{background-color:#0d6efd !important}.bg-secondary{background-color:#6c757d !important}.bg-success{background-color:#198754 !important}.bg-info{background-color:#0dcaf0 !important}.bg-warning{background-color:#ffc107 !important}.bg-danger{background-color:#dc3545 !important}.bg-light{background-color:#f8f9fa !important}.bg-dark{background-color:#212529 !important}.bg-body{background-color:#fff !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded,button.rounded-dark{border-radius:.25rem !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:.2rem !important}.rounded-2{border-radius:.25rem !important}.rounded-3{border-radius:.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important}.rounded-end{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-start{border-bottom-left-radius:.25rem !important;border-top-left-radius:.25rem !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}@font-face{font-family:"Montserrat-Parati";src:url("/assets/front/fonts/montserrat-v25-latin-500.woff2");src:url("/assets/front/fonts/montserrat-v25-latin-500.woff2") format("woff2"),url("/assets/front/fonts/montserrat-v25-latin-500.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat-Parati-Bold";src:url("/assets/front/fonts/montserrat-v25-latin-700.woff2");src:url("/assets/front/fonts/montserrat-v25-latin-700.woff2") format("woff2"),url("/assets/front/fonts/montserrat-v25-latin-700.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat-Parati-Light";src:url("/assets/front/fonts/montserrat-v25-latin-regular.woff2");src:url("/assets/front/fonts/montserrat-v25-latin-regular.woff2") format("woff2"),url("/assets/front/fonts/montserrat-v25-latin-regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,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{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,::before,::after{box-sizing:border-box}h1.header{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;background-color:transparent;margin:0;line-height:66px}@media(min-width: 180px)and (max-width: 991.98px){h1.header{font-size:32px;line-height:38px}}@media(min-width: 992px){h1.header{font-size:56px;line-height:66px}}h1{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;margin:0;line-height:66px}@media(min-width: 180px)and (max-width: 991.98px){h1{font-size:32px;line-height:38px}}@media(min-width: 992px){h1{font-size:56px;line-height:66px}}h2{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;margin:0;line-height:56px}@media(min-width: 180px)and (max-width: 719.98px){h2{font-size:22px}}@media(min-width: 720px)and (max-width: 991.98px){h2{font-size:22px}}@media(min-width: 992px){h2{font-size:46px}}h3{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;margin:0;line-height:32px}@media(min-width: 180px)and (max-width: 719.98px){h3{font-size:18px}}@media(min-width: 720px)and (max-width: 991.98px){h3{font-size:24px}}@media(min-width: 992px){h3{font-size:24px}}h4{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;margin:0;line-height:32px}@media(min-width: 180px)and (max-width: 719.98px){h4{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){h4{font-size:16px}}@media(min-width: 992px){h4{font-size:24px}}h5{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;margin:0;line-height:28px}@media(min-width: 180px)and (max-width: 719.98px){h5{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){h5{font-size:16px}}@media(min-width: 992px){h5{font-size:20px}}h6{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;margin:0;line-height:18.2px}@media(min-width: 180px)and (max-width: 719.98px){h6{font-size:14px}}@media(min-width: 720px)and (max-width: 991.98px){h6{font-size:14px}}@media(min-width: 992px){h6{font-size:14px}}.image h1,.image h2,.image h3,.image h4,.image h5,.image h6{background-color:#023f88CC}p,span{font-family:"Montserrat-Parati",serif;color:#4a4a4a;font-size:18px;line-height:28px;margin:0}@media(min-width: 180px)and (max-width: 719.98px){p,span{font-size:14px}}@media(min-width: 720px)and (max-width: 991.98px){p,span{font-size:16px}}@media(min-width: 992px){p,span{font-size:18px}}p.b2,p.small,span.b2,span.small{font-size:16px;line-height:28px}@media(min-width: 180px)and (max-width: 719.98px){p.b2,p.small,span.b2,span.small{font-size:12px}}@media(min-width: 720px)and (max-width: 991.98px){p.b2,p.small,span.b2,span.small{font-size:16px}}@media(min-width: 992px){p.b2,p.small,span.b2,span.small{font-size:16px}}p.b3,p.xsmall,span.b3,span.xsmall{font-size:14px;line-height:28px}@media(min-width: 180px)and (max-width: 719.98px){p.b3,p.xsmall,span.b3,span.xsmall{font-size:10px}}@media(min-width: 720px)and (max-width: 991.98px){p.b3,p.xsmall,span.b3,span.xsmall{font-size:14px}}@media(min-width: 992px){p.b3,p.xsmall,span.b3,span.xsmall{font-size:14px}}h1.light,h2.light,h3.light,h4.light,h5.light,h6.light,p.light{font-family:"Montserrat-Parati-Light",serif}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong,p strong{font-family:"Montserrat-Parati-Bold",serif}legend{font-family:"Montserrat-Parati",serif;color:#023f88;margin:0;line-height:normal}@media(min-width: 180px)and (max-width: 719.98px){legend{font-size:26px}}@media(min-width: 720px)and (max-width: 991.98px){legend{font-size:36px}}@media(min-width: 992px){legend{font-size:36px}}.texto-normal-grey{font-family:"Montserrat-Parati",serif;color:#4a4a4a;font-size:18px;line-height:28px;margin:0}.texto-normal-grey.small{font-size:16px}.texto-normal-grey.b3,.texto-normal-grey.xsmall{font-size:14px}@media(min-width: 180px)and (max-width: 719.98px){.texto-normal-grey{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.texto-normal-grey{font-size:18px}}@media(min-width: 992px){.texto-normal-grey{font-size:18px}}.texto-bold-grey{font-family:"Montserrat-Parati-Bold",serif;color:#4a4a4a;font-size:18px;line-height:28px;margin:0}.texto-bold-grey.small{font-size:16px}.texto-bold-grey.b3,.texto-bold-grey.xsmall{font-size:14px}@media(min-width: 180px)and (max-width: 719.98px){.texto-bold-grey{font-size:14px}}@media(min-width: 720px)and (max-width: 991.98px){.texto-bold-grey{font-size:18px}}@media(min-width: 992px){.texto-bold-grey{font-size:18px}}.texto-normal-black{font-family:"Montserrat-Parati",serif;color:#010101;font-size:18px;line-height:28px;margin:0}.texto-normal-black.small{font-size:16px}.texto-normal-black.b3,.texto-normal-black.xsmall{font-size:14px}@media(min-width: 180px)and (max-width: 719.98px){.texto-normal-black{font-size:14px}}@media(min-width: 720px)and (max-width: 991.98px){.texto-normal-black{font-size:18px}}@media(min-width: 992px){.texto-normal-black{font-size:18px}}.texto-bold-black{font-family:"Montserrat-Parati-Bold",serif;color:#010101;font-size:18px;line-height:28px;margin:0}.texto-bold-black.small{font-size:16px}.texto-bold-black.b3,.texto-bold-black.xsmall{font-size:14px}@media(min-width: 180px)and (max-width: 719.98px){.texto-bold-black{font-size:14px}}@media(min-width: 720px)and (max-width: 991.98px){.texto-bold-black{font-size:18px}}@media(min-width: 992px){.texto-bold-black{font-size:18px}}.texto-normal-petrol{font-family:"Montserrat-Parati",serif;color:#023f88;font-size:18px;line-height:28px;margin:0}.texto-normal-petrol.small{font-size:16px}.texto-normal-petrol.b3,.texto-normal-petrol.xsmall{font-size:14px}@media(min-width: 180px)and (max-width: 719.98px){.texto-normal-petrol{font-size:14px}}@media(min-width: 720px)and (max-width: 991.98px){.texto-normal-petrol{font-size:18px}}@media(min-width: 992px){.texto-normal-petrol{font-size:18px}}.texto-bold-petrol{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;font-size:18px;line-height:28px;margin:0}.texto-bold-petrol.small{font-size:16px}.texto-bold-petrol.b3,.texto-bold-petrol.xsmall{font-size:14px}@media(min-width: 180px)and (max-width: 719.98px){.texto-bold-petrol{font-size:14px}}@media(min-width: 720px)and (max-width: 991.98px){.texto-bold-petrol{font-size:18px}}@media(min-width: 992px){.texto-bold-petrol{font-size:18px}}.texto-normal-white{font-family:"Montserrat-Parati",serif;color:#fff;font-size:18px;line-height:28px;margin:0}.texto-normal-white.small{font-size:16px}.texto-normal-white.b3,.texto-normal-white.xsmall{font-size:14px}@media(min-width: 180px)and (max-width: 719.98px){.texto-normal-white{font-size:14px}}@media(min-width: 720px)and (max-width: 991.98px){.texto-normal-white{font-size:18px}}@media(min-width: 992px){.texto-normal-white{font-size:18px}}.texto-bold-white{font-family:"Montserrat-Parati-Bold",serif;color:#fff;font-size:18px;line-height:28px;margin:0}.texto-bold-white.small{font-size:16px}.texto-bold-white.b3,.texto-bold-white.xsmall{font-size:14px}@media(min-width: 180px)and (max-width: 719.98px){.texto-bold-white{font-size:14px}}@media(min-width: 720px)and (max-width: 991.98px){.texto-bold-white{font-size:18px}}@media(min-width: 992px){.texto-bold-white{font-size:18px}}.bold{font-family:"Montserrat-Parati-Bold",serif}.normal{font-family:"Montserrat-Parati",serif}.white{color:#fff}.petrol{color:#023f88}.grey{color:#4a4a4a}.cyan{color:#66e4ee}.resaltado{background-color:#66e4ee}.grid{width:100%;height:100%;max-width:1200px;margin:auto;grid-template-rows:min-content;display:-ms-grid;display:grid}.grid.narrow{height:max-content}@media(min-width: 1px)and (max-width: 479.98px){.grid{padding:12px;gap:12px;-ms-grid-columns:repeat(6, 1fr);grid-template-columns:repeat(6, 1fr)}}@media(min-width: 480px)and (max-width: 719.98px){.grid{padding:20px;gap:16px;-ms-grid-columns:repeat(12, 1fr);grid-template-columns:repeat(12, 1fr)}}@media(min-width: 720px)and (max-width: 959.98px){.grid{padding:32px;gap:20px;-ms-grid-columns:repeat(12, 1fr);grid-template-columns:repeat(12, 1fr)}}@media(min-width: 960px){.grid{padding:40px;gap:20px;-ms-grid-columns:repeat(12, 1fr);grid-template-columns:repeat(12, 1fr)}}@media(min-width: 992px){.grid{padding:40px 0;gap:24px}}.x-1{grid-column-start:1}.size-1{grid-column-end:span 1}.x-2{grid-column-start:2}.size-2{grid-column-end:span 2}.x-3{grid-column-start:3}.size-3{grid-column-end:span 3}.x-4{grid-column-start:4}.size-4{grid-column-end:span 4}.x-5{grid-column-start:5}.size-5{grid-column-end:span 5}.x-6{grid-column-start:6}.size-6{grid-column-end:span 6}.x-7{grid-column-start:7}.size-7{grid-column-end:span 7}.x-8{grid-column-start:8}.size-8{grid-column-end:span 8}.x-9{grid-column-start:9}.size-9{grid-column-end:span 9}.x-10{grid-column-start:10}.size-10{grid-column-end:span 10}.x-11{grid-column-start:11}.size-11{grid-column-end:span 11}.x-12{grid-column-start:12}.size-12{grid-column-end:span 12}@media(min-width: 1px)and (max-width: 479.98px){.mobile\:x-1{grid-column-start:1}}@media(min-width: 1px)and (max-width: 479.98px){.mobile\:size-1{grid-column-end:span 1}}@media(min-width: 1px)and (max-width: 479.98px){.mobile\:x-2{grid-column-start:2}}@media(min-width: 1px)and (max-width: 479.98px){.mobile\:size-2{grid-column-end:span 2}}@media(min-width: 1px)and (max-width: 479.98px){.mobile\:x-3{grid-column-start:3}}@media(min-width: 1px)and (max-width: 479.98px){.mobile\:size-3{grid-column-end:span 3}}@media(min-width: 1px)and (max-width: 479.98px){.mobile\:x-4{grid-column-start:4}}@media(min-width: 1px)and (max-width: 479.98px){.mobile\:size-4{grid-column-end:span 4}}@media(min-width: 1px)and (max-width: 479.98px){.mobile\:x-5{grid-column-start:5}}@media(min-width: 1px)and (max-width: 479.98px){.mobile\:size-5{grid-column-end:span 5}}@media(min-width: 1px)and (max-width: 479.98px){.mobile\:x-6{grid-column-start:6}}@media(min-width: 1px)and (max-width: 479.98px){.mobile\:size-6{grid-column-end:span 6}}.flex{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flex-column,.flex-col{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-row{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.overflow-x-hidden{overflow-x:hidden}.space-between{justify-content:space-between}.align-start{align-items:flex-start}.align-center{align-items:center}.align-end{align-items:flex-end}.w-full{width:100vw}.h-full{height:100vh}.spacing-xs{margin-bottom:7px}.spacing-sm{margin-bottom:14px}.spacing-md{margin-bottom:28px}.spacing-mld{margin-bottom:42px}.spacing-lg{margin-bottom:56px}.spacing-xl{margin-bottom:112px}.spacing-1{margin-bottom:32px}.spacing-2{margin-bottom:64px}.spacing-3{margin-bottom:120px}.spacing-4{margin-bottom:142px}span.error{font-family:"Montserrat-Parati-Light",serif;color:#ff4963;line-height:normal;margin-top:.3rem;margin-bottom:.3rem;font-size:14px;line-height:20px}span.error a{font-family:"Montserrat-Parati",serif;display:inline;color:#ff4963;font-size:14px;text-decoration-color:#ff4963}.error-container{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.logo{background:linear-gradient(45deg, #003a58 0%, #007392 100%);display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-touch-callout:none;user-select:none;cursor:pointer}@media only screen and (min-width: 180px){.logo{height:48px;width:170px;padding:0 9.6px}.logo:before{font-size:10.3pt;line-height:1.3}.logo:after{display:none}}@media only screen and (min-width: 992px){.logo{height:108px;width:180px;padding:0 19px}.logo:before{font-size:10.3pt;line-height:1.3;margin-bottom:6px}.logo:after{display:block;font-size:6.5454545455pt;line-height:1.3}}.logo:before{content:"TETRA PAK PARA TI";font-family:"Montserrat-Parati-Bold",serif;text-align:center;letter-spacing:1px;color:#fff}.logo:after{content:"THE KEY TO MOBILITY";font-family:"Montserrat-Parati-Light",serif;text-align:center;letter-spacing:2px;color:#fff}.logo-v2{background:linear-gradient(45deg, #003a58 0%, #007392 100%);display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-touch-callout:none;user-select:none}@media only screen and (min-width: 180px){.logo-v2{height:48px;width:60px;padding:0 9.6px}.logo-v2:before{font-size:10.3pt;line-height:1.3}.logo-v2:after{display:none}}@media only screen and (min-width: 992px){.logo-v2{height:75px;width:75px;padding:0 19px}.logo-v2:before{font-size:10.3pt;line-height:1.3}.logo-v2:after{display:block;font-size:4.5454545455pt;line-height:1.3}}.logo-v2:before{content:"PARATI";font-family:"Montserrat-Parati-Bold",serif;text-align:center;letter-spacing:1px;color:#fff}.logo-registro{background:linear-gradient(45deg, #003a58 0%, #007392 100%);display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-touch-callout:none;user-select:none;z-index:1}@media only screen and (min-width: 180px){.logo-registro{height:75px;width:auto;padding:0 15px;margin-left:0;position:absolute}.logo-registro:before{font-size:15pt;line-height:1.3}.logo-registro:after{display:none}}@media only screen and (min-width: 720px){.logo-registro{height:75px;width:auto;padding:0 15px;margin-left:2rem;position:absolute}.logo-registro:before{font-size:15pt;line-height:1.3}.logo-registro:after{display:none}}@media only screen and (min-width: 992px){.logo-registro{height:75px;width:auto;padding:0 19px;margin-left:6rem;position:absolute}.logo-registro:before{font-size:15pt;line-height:1.3}.logo-registro:after{display:block;font-size:4.5454545455pt;line-height:1.3}}.logo-registro:before{content:"PARATI";font-family:"Montserrat-Parati-Bold",serif;text-align:center;letter-spacing:1px;color:#fff}.logo-parati{background:url(/assets/front/images/vw-elements/home-v2/logo-parati-large-75.png) no-repeat center;z-index:1;height:75px;width:250px;position:absolute}@media only screen and (min-width: 180px){.logo-parati{margin-left:20px}}@media only screen and (min-width: 720px){.logo-parati{margin-left:2rem}}@media only screen and (min-width: 992px){.logo-parati{margin-left:10rem}}.logo-parati-v3{z-index:1}@media(min-width: 180px)and (max-width: 991.98px){.logo-parati-v3{background:url(/assets/front/images/vw-elements/home-v2/logo-parati.svg) no-repeat center;background-size:49px 49px;height:49px;width:49px}}@media(min-width: 992px){.logo-parati-v3{background:url(/assets/front/images/vw-elements/home-v2/logo-parati.svg) no-repeat center;background-size:75px 75px;height:75px;width:75px}}button{font-family:"Montserrat-Parati",serif;letter-spacing:.5px;line-height:26px;max-width:300px;outline:none;border:none;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}@media(min-width: 180px)and (max-width: 991.98px){button{font-size:16px;line-height:18px}}@media(min-width: 992px){button{font-size:16px;line-height:18px}}button:focus{outline:none}button.primary,button.primary-dark{min-height:52px;height:fit-content;padding:17px 48px;color:#fff;background-color:#023f88}button.primary:hover,button.primary-dark:hover{background-color:#023f88;text-decoration:underline}button.primary:active,button.primary-dark:active{background-color:#023f88}button.primary:disabled,button.primary-dark:disabled{background-color:#c1c1c1;color:#4c5356;cursor:default;-webkit-touch-callout:none;user-select:none}button.primary:disabled:hover,button.primary-dark:disabled:hover{background:#c1c1c1}button.redondeado{border-radius:25px}button.arrow-left,button.arrow-left-dark{height:44px;width:44px;color:#fff;background-color:#023f88}@media(min-width: 180px)and (max-width: 991.98px){button.arrow-left,button.arrow-left-dark{font-size:17px;line-height:22.1px}}@media(min-width: 992px){button.arrow-left,button.arrow-left-dark{font-size:17px;line-height:22.1px}}button.arrow-left:before,button.arrow-left-dark:before{content:"";position:absolute;width:10.75px;height:10.75px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:50%;left:50%;-webkit-transform:translate(calc(-50% + 3px), -50%) rotate(45deg);-moz-transform:translate(calc(-50% + 3px), -50%) rotate(45deg);-ms-transform:translate(calc(-50% + 3px), -50%) rotate(45deg);transform:translate(calc(-50% + 3px), -50%) rotate(45deg)}button.arrow-left:hover,button.arrow-left-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#a7eaf1}button.arrow-left:hover span,button.arrow-left-dark:hover span{text-decoration:underline;text-decoration-color:#66e4ee;text-underline-offset:5px}button.arrow-left:active,button.arrow-left-dark:active{background-color:#5bd3df}button.arrow-left:disabled,button.arrow-left-dark:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.arrow-left:disabled span,button.arrow-left-dark:disabled span{color:#c1c1c1}button.arrow-left span,button.arrow-left-dark span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}@media(min-width: 180px)and (max-width: 991.98px){button.arrow-left span,button.arrow-left-dark span{font-size:17px;line-height:22.1px}}@media(min-width: 992px){button.arrow-left span,button.arrow-left-dark span{font-size:17px;line-height:22.1px}}button.arrow-left-small,button.arrow-left-small-dark{position:relative;height:20px;width:max-content;color:#023f88;background-color:transparent;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}button.arrow-left-small:before,button.arrow-left-small-dark:before{content:"";height:20px;width:20px;color:#023f88;background-color:#66e4ee}button.arrow-left-small:after,button.arrow-left-small-dark:after{content:"";position:absolute;width:8px;height:8px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;-webkit-transform:translate(8px, 0%) rotate(45deg);-moz-transform:translate(8px, 0%) rotate(45deg);-ms-transform:translate(8px, 0%) rotate(45deg);transform:translate(8px, 0%) rotate(45deg)}button.arrow-left-small:hover:before,button.arrow-left-small-dark:hover:before{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#a7eaf1}button.arrow-left-small:hover span,button.arrow-left-small-dark:hover span{text-decoration:underline;text-decoration-color:#66e4ee;text-underline-offset:5px}button.arrow-left-small:active:before,button.arrow-left-small-dark:active:before{background-color:#5bd3df}button.arrow-left-small:disabled,button.arrow-left-small-dark:disabled{color:#a8adb3;-webkit-touch-callout:none;user-select:none}button.arrow-left-small:disabled:before,button.arrow-left-small-dark:disabled:before{background-color:#c1c1c1}button.arrow-left-small:disabled span,button.arrow-left-small-dark:disabled span{color:#c1c1c1}button.arrow-left-small span,button.arrow-left-small-dark span{margin-left:10px;font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media(min-width: 180px)and (max-width: 991.98px){button.arrow-left-small span,button.arrow-left-small-dark span{font-size:17px;line-height:22.1px}}@media(min-width: 992px){button.arrow-left-small span,button.arrow-left-small-dark span{font-size:17px;line-height:22.1px}}button.arrow-left-small-dark span{color:#fff}button.arrow-up,button.arrow-up-dark{height:44px;width:44px;color:#fff;background-color:#023f88}@media(min-width: 180px)and (max-width: 991.98px){button.arrow-up,button.arrow-up-dark{font-size:17px;line-height:22.1px}}@media(min-width: 992px){button.arrow-up,button.arrow-up-dark{font-size:17px;line-height:22.1px}}button.arrow-up:before,button.arrow-up-dark:before{content:"";position:absolute;width:10.75px;height:10.75px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:50%;left:50%;-webkit-transform:translate(-50%, calc(-50% + 3px)) rotate(135deg);-moz-transform:translate(-50%, calc(-50% + 3px)) rotate(135deg);-ms-transform:translate(-50%, calc(-50% + 3px)) rotate(135deg);transform:translate(-50%, calc(-50% + 3px)) rotate(135deg)}button.arrow-up:hover,button.arrow-up-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#a7eaf1}button.arrow-up:hover span,button.arrow-up-dark:hover span{text-decoration:underline;text-decoration-color:#66e4ee;text-underline-offset:5px}button.arrow-up:active,button.arrow-up-dark:active{background-color:#5bd3df}button.arrow-up:disabled,button.arrow-up-dark:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.arrow-up:disabled span,button.arrow-up-dark:disabled span{color:#c1c1c1}button.arrow-up span,button.arrow-up-dark span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}@media(min-width: 180px)and (max-width: 991.98px){button.arrow-up span,button.arrow-up-dark span{font-size:17px;line-height:22.1px}}@media(min-width: 992px){button.arrow-up span,button.arrow-up-dark span{font-size:17px;line-height:22.1px}}button.arrow-up-small,button.arrow-up-small-dark{position:relative;height:20px;width:max-content;color:#023f88;background-color:transparent;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}button.arrow-up-small:before,button.arrow-up-small-dark:before{content:"";height:20px;width:20px;color:#023f88;background-color:#66e4ee}button.arrow-up-small:after,button.arrow-up-small-dark:after{content:"";position:absolute;width:8px;height:8px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;-webkit-transform:translate(6px, 20%) rotate(135deg);-moz-transform:translate(6px, 20%) rotate(135deg);-ms-transform:translate(6px, 20%) rotate(135deg);transform:translate(6px, 20%) rotate(135deg)}button.arrow-up-small:hover:before,button.arrow-up-small-dark:hover:before{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#a7eaf1}button.arrow-up-small:hover span,button.arrow-up-small-dark:hover span{text-decoration:underline;text-decoration-color:#66e4ee;text-underline-offset:5px}button.arrow-up-small:active:before,button.arrow-up-small-dark:active:before{background-color:#5bd3df}button.arrow-up-small:disabled,button.arrow-up-small-dark:disabled{color:#a8adb3;-webkit-touch-callout:none;user-select:none}button.arrow-up-small:disabled:before,button.arrow-up-small-dark:disabled:before{background-color:#c1c1c1}button.arrow-up-small:disabled span,button.arrow-up-small-dark:disabled span{color:#c1c1c1}button.arrow-up-small span,button.arrow-up-small-dark span{margin-left:10px;font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media(min-width: 180px)and (max-width: 991.98px){button.arrow-up-small span,button.arrow-up-small-dark span{font-size:17px;line-height:22.1px}}@media(min-width: 992px){button.arrow-up-small span,button.arrow-up-small-dark span{font-size:17px;line-height:22.1px}}button.arrow-up-small-dark span{color:#fff}button.arrow-right,button.arrow-right-dark{height:44px;width:44px;color:#fff;background-color:#023f88}@media(min-width: 180px)and (max-width: 991.98px){button.arrow-right,button.arrow-right-dark{font-size:17px;line-height:22.1px}}@media(min-width: 992px){button.arrow-right,button.arrow-right-dark{font-size:17px;line-height:22.1px}}button.arrow-right:before,button.arrow-right-dark:before{content:"";position:absolute;width:10.75px;height:10.75px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:50%;left:50%;-webkit-transform:translate(calc(-50% - 3px), -50%) rotate(225deg);-moz-transform:translate(calc(-50% - 3px), -50%) rotate(225deg);-ms-transform:translate(calc(-50% - 3px), -50%) rotate(225deg);transform:translate(calc(-50% - 3px), -50%) rotate(225deg)}button.arrow-right:hover,button.arrow-right-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#a7eaf1}button.arrow-right:hover span,button.arrow-right-dark:hover span{text-decoration:underline;text-decoration-color:#66e4ee;text-underline-offset:5px}button.arrow-right:active,button.arrow-right-dark:active{background-color:#5bd3df}button.arrow-right:disabled,button.arrow-right-dark:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.arrow-right:disabled span,button.arrow-right-dark:disabled span{color:#c1c1c1}button.arrow-right span,button.arrow-right-dark span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}@media(min-width: 180px)and (max-width: 991.98px){button.arrow-right span,button.arrow-right-dark span{font-size:17px;line-height:22.1px}}@media(min-width: 992px){button.arrow-right span,button.arrow-right-dark span{font-size:17px;line-height:22.1px}}button.arrow-right-small,button.arrow-right-small-dark{position:relative;height:20px;width:max-content;color:#023f88;background-color:transparent;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}button.arrow-right-small:before,button.arrow-right-small-dark:before{content:"";height:20px;width:20px;color:#023f88;background-color:#66e4ee}button.arrow-right-small:after,button.arrow-right-small-dark:after{content:"";position:absolute;width:8px;height:8px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;-webkit-transform:translate(4px, 0%) rotate(225deg);-moz-transform:translate(4px, 0%) rotate(225deg);-ms-transform:translate(4px, 0%) rotate(225deg);transform:translate(4px, 0%) rotate(225deg)}button.arrow-right-small:hover:before,button.arrow-right-small-dark:hover:before{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#a7eaf1}button.arrow-right-small:hover span,button.arrow-right-small-dark:hover span{text-decoration:underline;text-decoration-color:#66e4ee;text-underline-offset:5px}button.arrow-right-small:active:before,button.arrow-right-small-dark:active:before{background-color:#5bd3df}button.arrow-right-small:disabled,button.arrow-right-small-dark:disabled{color:#a8adb3;-webkit-touch-callout:none;user-select:none}button.arrow-right-small:disabled:before,button.arrow-right-small-dark:disabled:before{background-color:#c1c1c1}button.arrow-right-small:disabled span,button.arrow-right-small-dark:disabled span{color:#c1c1c1}button.arrow-right-small span,button.arrow-right-small-dark span{margin-left:10px;font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media(min-width: 180px)and (max-width: 991.98px){button.arrow-right-small span,button.arrow-right-small-dark span{font-size:17px;line-height:22.1px}}@media(min-width: 992px){button.arrow-right-small span,button.arrow-right-small-dark span{font-size:17px;line-height:22.1px}}button.arrow-right-small-dark span{color:#fff}button.arrow-down,button.arrow-down-dark{height:44px;width:44px;color:#fff;background-color:#023f88}@media(min-width: 180px)and (max-width: 991.98px){button.arrow-down,button.arrow-down-dark{font-size:17px;line-height:22.1px}}@media(min-width: 992px){button.arrow-down,button.arrow-down-dark{font-size:17px;line-height:22.1px}}button.arrow-down:before,button.arrow-down-dark:before{content:"";position:absolute;width:10.75px;height:10.75px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:50%;left:50%;-webkit-transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);-moz-transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);-ms-transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);transform:translate(-50%, calc(-50% - 3px)) rotate(315deg)}button.arrow-down:hover,button.arrow-down-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#a7eaf1}button.arrow-down:hover span,button.arrow-down-dark:hover span{text-decoration:underline;text-decoration-color:#66e4ee;text-underline-offset:5px}button.arrow-down:active,button.arrow-down-dark:active{background-color:#5bd3df}button.arrow-down:disabled,button.arrow-down-dark:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.arrow-down:disabled span,button.arrow-down-dark:disabled span{color:#c1c1c1}button.arrow-down span,button.arrow-down-dark span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}@media(min-width: 180px)and (max-width: 991.98px){button.arrow-down span,button.arrow-down-dark span{font-size:17px;line-height:22.1px}}@media(min-width: 992px){button.arrow-down span,button.arrow-down-dark span{font-size:17px;line-height:22.1px}}button.arrow-down-small,button.arrow-down-small-dark{position:relative;height:20px;width:max-content;color:#023f88;background-color:transparent;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}button.arrow-down-small:before,button.arrow-down-small-dark:before{content:"";height:20px;width:20px;color:#023f88;background-color:#66e4ee}button.arrow-down-small:after,button.arrow-down-small-dark:after{content:"";position:absolute;width:8px;height:8px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;-webkit-transform:translate(6px, -25%) rotate(315deg);-moz-transform:translate(6px, -25%) rotate(315deg);-ms-transform:translate(6px, -25%) rotate(315deg);transform:translate(6px, -25%) rotate(315deg)}button.arrow-down-small:hover:before,button.arrow-down-small-dark:hover:before{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#a7eaf1}button.arrow-down-small:hover span,button.arrow-down-small-dark:hover span{text-decoration:underline;text-decoration-color:#66e4ee;text-underline-offset:5px}button.arrow-down-small:active:before,button.arrow-down-small-dark:active:before{background-color:#5bd3df}button.arrow-down-small:disabled,button.arrow-down-small-dark:disabled{color:#a8adb3;-webkit-touch-callout:none;user-select:none}button.arrow-down-small:disabled:before,button.arrow-down-small-dark:disabled:before{background-color:#c1c1c1}button.arrow-down-small:disabled span,button.arrow-down-small-dark:disabled span{color:#c1c1c1}button.arrow-down-small span,button.arrow-down-small-dark span{margin-left:10px;font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media(min-width: 180px)and (max-width: 991.98px){button.arrow-down-small span,button.arrow-down-small-dark span{font-size:17px;line-height:22.1px}}@media(min-width: 992px){button.arrow-down-small span,button.arrow-down-small-dark span{font-size:17px;line-height:22.1px}}button.arrow-down-small-dark span{color:#fff}button.arrow-new-left{border-radius:50%;color:#023f88;background-color:#66e4ee}@media(min-width: 180px)and (max-width: 991.98px){button.arrow-new-left{height:30px;width:30px}}@media(min-width: 992px){button.arrow-new-left{height:48px;width:48px}}button.arrow-new-left:before{content:"";position:absolute;width:10.75px;height:10.75px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;-webkit-transform:translate(calc(-50% + 3px), -50%) rotate(45deg);-moz-transform:translate(calc(-50% + 3px), -50%) rotate(45deg);-ms-transform:translate(calc(-50% + 3px), -50%) rotate(45deg);transform:translate(calc(-50% + 3px), -50%) rotate(45deg);top:50%;left:40%}button.arrow-new-left:after{content:"";position:absolute;width:16px;height:2px;background-color:#023f88;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%}button.arrow-new-left:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#a7eaf1}button.arrow-new-left:hover span{text-decoration:underline;text-decoration-color:#66e4ee;text-underline-offset:5px}button.arrow-new-left:active{background-color:#5bd3df}button.arrow-new-left:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.arrow-new-left:disabled span{color:#c1c1c1}button.arrow-new-left span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.arrow-new-left-small{height:20px;width:20px;border-radius:50%;color:#023f88;background-color:#66e4ee}button.arrow-new-left-small:before{content:"";position:absolute;width:8.75px;height:8.75px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;-webkit-transform:translate(calc(-50% + 3px), -50%) rotate(45deg);-moz-transform:translate(calc(-50% + 3px), -50%) rotate(45deg);-ms-transform:translate(calc(-50% + 3px), -50%) rotate(45deg);transform:translate(calc(-50% + 3px), -50%) rotate(45deg);top:50%;left:38%}button.arrow-new-left-small:after{content:"";position:absolute;width:10px;height:2px;background-color:#023f88;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%}button.arrow-new-left-small:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#a7eaf1}button.arrow-new-left-small:hover span{text-decoration:underline;text-decoration-color:#66e4ee;text-underline-offset:5px}button.arrow-new-left-small:active{background-color:#5bd3df}button.arrow-new-left-small:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.arrow-new-left-small:disabled span{color:#c1c1c1}button.arrow-new-left-small span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.arrow-new-up{border-radius:50%;color:#023f88;background-color:#66e4ee}@media(min-width: 180px)and (max-width: 991.98px){button.arrow-new-up{height:30px;width:30px}}@media(min-width: 992px){button.arrow-new-up{height:48px;width:48px}}button.arrow-new-up:before{content:"";position:absolute;width:10.75px;height:10.75px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;-webkit-transform:translate(-50%, calc(-50% + 3px)) rotate(135deg);-moz-transform:translate(-50%, calc(-50% + 3px)) rotate(135deg);-ms-transform:translate(-50%, calc(-50% + 3px)) rotate(135deg);transform:translate(-50%, calc(-50% + 3px)) rotate(135deg);top:40%;left:50%}button.arrow-new-up:after{content:"";position:absolute;width:16px;height:2px;background-color:#023f88;-webkit-transform:translate(-50%, -50%) rotate(90deg);-moz-transform:translate(-50%, -50%) rotate(90deg);-ms-transform:translate(-50%, -50%) rotate(90deg);transform:translate(-50%, -50%) rotate(90deg);top:50%;left:50%}button.arrow-new-up:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#a7eaf1}button.arrow-new-up:hover span{text-decoration:underline;text-decoration-color:#66e4ee;text-underline-offset:5px}button.arrow-new-up:active{background-color:#5bd3df}button.arrow-new-up:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.arrow-new-up:disabled span{color:#c1c1c1}button.arrow-new-up span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.arrow-new-up-small{height:20px;width:20px;border-radius:50%;color:#023f88;background-color:#66e4ee}button.arrow-new-up-small:before{content:"";position:absolute;width:8.75px;height:8.75px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;-webkit-transform:translate(-50%, calc(-50% + 3px)) rotate(135deg);-moz-transform:translate(-50%, calc(-50% + 3px)) rotate(135deg);-ms-transform:translate(-50%, calc(-50% + 3px)) rotate(135deg);transform:translate(-50%, calc(-50% + 3px)) rotate(135deg);top:38%;left:50%}button.arrow-new-up-small:after{content:"";position:absolute;width:10px;height:2px;background-color:#023f88;-webkit-transform:translate(-50%, -50%) rotate(90deg);-moz-transform:translate(-50%, -50%) rotate(90deg);-ms-transform:translate(-50%, -50%) rotate(90deg);transform:translate(-50%, -50%) rotate(90deg);top:50%;left:50%}button.arrow-new-up-small:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#a7eaf1}button.arrow-new-up-small:hover span{text-decoration:underline;text-decoration-color:#66e4ee;text-underline-offset:5px}button.arrow-new-up-small:active{background-color:#5bd3df}button.arrow-new-up-small:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.arrow-new-up-small:disabled span{color:#c1c1c1}button.arrow-new-up-small span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.arrow-new-right{border-radius:50%;color:#023f88;background-color:#66e4ee}@media(min-width: 180px)and (max-width: 991.98px){button.arrow-new-right{height:30px;width:30px}}@media(min-width: 992px){button.arrow-new-right{height:48px;width:48px}}button.arrow-new-right:before{content:"";position:absolute;width:10.75px;height:10.75px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;-webkit-transform:translate(calc(-50% - 3px), -50%) rotate(225deg);-moz-transform:translate(calc(-50% - 3px), -50%) rotate(225deg);-ms-transform:translate(calc(-50% - 3px), -50%) rotate(225deg);transform:translate(calc(-50% - 3px), -50%) rotate(225deg);top:50%;left:60%}button.arrow-new-right:after{content:"";position:absolute;width:16px;height:2px;background-color:#023f88;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%}button.arrow-new-right:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#a7eaf1}button.arrow-new-right:hover span{text-decoration:underline;text-decoration-color:#66e4ee;text-underline-offset:5px}button.arrow-new-right:active{background-color:#5bd3df}button.arrow-new-right:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.arrow-new-right:disabled span{color:#c1c1c1}button.arrow-new-right span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.arrow-new-right-small{height:20px;width:20px;border-radius:50%;color:#023f88;background-color:#66e4ee}button.arrow-new-right-small:before{content:"";position:absolute;width:8.75px;height:8.75px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;-webkit-transform:translate(calc(-50% - 3px), -50%) rotate(225deg);-moz-transform:translate(calc(-50% - 3px), -50%) rotate(225deg);-ms-transform:translate(calc(-50% - 3px), -50%) rotate(225deg);transform:translate(calc(-50% - 3px), -50%) rotate(225deg);top:50%;left:62%}button.arrow-new-right-small:after{content:"";position:absolute;width:10px;height:2px;background-color:#023f88;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%}button.arrow-new-right-small:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#a7eaf1}button.arrow-new-right-small:hover span{text-decoration:underline;text-decoration-color:#66e4ee;text-underline-offset:5px}button.arrow-new-right-small:active{background-color:#5bd3df}button.arrow-new-right-small:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.arrow-new-right-small:disabled span{color:#c1c1c1}button.arrow-new-right-small span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.arrow-new-down{border-radius:50%;color:#023f88;background-color:#66e4ee}@media(min-width: 180px)and (max-width: 991.98px){button.arrow-new-down{height:30px;width:30px}}@media(min-width: 992px){button.arrow-new-down{height:48px;width:48px}}button.arrow-new-down:before{content:"";position:absolute;width:10.75px;height:10.75px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;-webkit-transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);-moz-transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);-ms-transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);top:60%;left:50%}button.arrow-new-down:after{content:"";position:absolute;width:16px;height:2px;background-color:#023f88;-webkit-transform:translate(-50%, -50%) rotate(90deg);-moz-transform:translate(-50%, -50%) rotate(90deg);-ms-transform:translate(-50%, -50%) rotate(90deg);transform:translate(-50%, -50%) rotate(90deg);top:50%;left:50%}button.arrow-new-down:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#a7eaf1}button.arrow-new-down:hover span{text-decoration:underline;text-decoration-color:#66e4ee;text-underline-offset:5px}button.arrow-new-down:active{background-color:#5bd3df}button.arrow-new-down:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.arrow-new-down:disabled span{color:#c1c1c1}button.arrow-new-down span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.arrow-new-down-small{height:20px;width:20px;border-radius:50%;color:#023f88;background-color:#66e4ee}button.arrow-new-down-small:before{content:"";position:absolute;width:8.75px;height:8.75px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;-webkit-transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);-moz-transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);-ms-transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);top:62%;left:50%}button.arrow-new-down-small:after{content:"";position:absolute;width:10px;height:2px;background-color:#023f88;-webkit-transform:translate(-50%, -50%) rotate(90deg);-moz-transform:translate(-50%, -50%) rotate(90deg);-ms-transform:translate(-50%, -50%) rotate(90deg);transform:translate(-50%, -50%) rotate(90deg);top:50%;left:50%}button.arrow-new-down-small:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#a7eaf1}button.arrow-new-down-small:hover span{text-decoration:underline;text-decoration-color:#66e4ee;text-underline-offset:5px}button.arrow-new-down-small:active{background-color:#5bd3df}button.arrow-new-down-small:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.arrow-new-down-small:disabled span{color:#c1c1c1}button.arrow-new-down-small span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.zoom-plus{border-radius:50%;color:#000;background-color:#66e4ee}@media(min-width: 180px)and (max-width: 991.98px){button.zoom-plus{height:30px;width:30px}}@media(min-width: 992px){button.zoom-plus{height:48px;width:48px}}button.zoom-plus:before{content:"";position:absolute;width:2px;height:16px;background-color:#000;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}button.zoom-plus:after{content:"";position:absolute;width:16px;height:2px;background-color:#000;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}button.zoom-plus:hover{box-shadow:0 0 6px rgba(0,0,0,.25)}button.zoom-plus:active{background-color:#66e4ee}button.zoom-plus:active:before{content:"";position:absolute;width:2px;height:16px;background-color:#fff;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}button.zoom-plus:active:after{content:"";position:absolute;width:16px;height:2px;background-color:#fff;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}button.zoom-plus:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.zoom-plus span{position:absolute;left:36px;width:max-content;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.zoom-plus-dark{height:48px;width:48px;border-radius:50%;color:#023f88;background-color:#66e4ee}button.zoom-plus-dark:before{content:"";position:absolute;width:2px;height:16px;background-color:#023f88;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}button.zoom-plus-dark:after{content:"";position:absolute;width:16px;height:2px;background-color:#023f88;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}button.zoom-plus-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#b3f2f7}button.zoom-plus-dark:active{background-color:#5bd3df}button.zoom-plus-dark:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.zoom-plus-dark span{color:#fff;position:absolute;left:36px;width:max-content;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.zoom-minus{border-radius:50%;color:#000;background-color:#66e4ee}@media(min-width: 180px)and (max-width: 991.98px){button.zoom-minus{height:30px;width:30px}}@media(min-width: 992px){button.zoom-minus{height:48px;width:48px}}button.zoom-minus:before{content:"";position:absolute;width:16px;height:2px;background-color:#000;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}button.zoom-minus:hover{box-shadow:0 0 6px rgba(0,0,0,.25)}button.zoom-minus:active{background-color:#66e4ee}button.zoom-minus:active:before{content:"";position:absolute;width:16px;height:2px;background-color:#fff;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}button.zoom-minus:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.zoom-minus span{position:absolute;left:36px;width:max-content;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.zoom-minus-dark{height:48px;width:48px;border-radius:50%;color:#023f88;background-color:#66e4ee}button.zoom-minus-dark:before{content:"";position:absolute;width:16px;height:2px;background-color:#023f88;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}button.zoom-minus-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#b3f2f7}button.zoom-minus-dark:active{background-color:#5bd3df}button.zoom-minus-dark:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.zoom-minus-dark span{color:#fff;position:absolute;left:36px;width:max-content;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost{height:44px;padding:0 20px;color:#023f88;outline:1px solid #023f88;background-color:transparent}button.ghost:hover{text-decoration:underline}button.ghost:disabled{outline:1px solid #d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}button.ghost-dark{height:44px;padding:0 20px;color:#66e4ee;outline:1px solid #66e4ee;background-color:transparent}button.ghost-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-dark:disabled{outline:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.3);-webkit-touch-callout:none;user-select:none}button.ghost-white{height:44px;padding:0 50px;color:#fff;outline:1px solid #fff;background-color:transparent}button.ghost-white:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-white:disabled{outline:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.3);-webkit-touch-callout:none;user-select:none}button.ghost-dark-radius{height:48px;padding:0 22px 0 1px;color:#023f88;outline:2px solid #66e4ee;background-color:transparent;border-radius:25px;font-size:11px}button.ghost-dark-radius:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-dark-radius:disabled{outline:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.3);-webkit-touch-callout:none;user-select:none}button.ghost-grey-radius{height:48px;padding:0 22px 0 1px;color:#4a4a4a;outline:2px solid #4a4a4a;background-color:transparent;border-radius:25px;font-size:11px}button.ghost-grey-radius:hover{outline:2px solid #66e4ee;color:#023f88}button.ghost-grey-radius:active{color:#fff;background-color:#66e4ee}button.ghost-grey-radius:disabled{outline:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.3);-webkit-touch-callout:none;user-select:none}button.ghost-arrow-left{height:44px;width:44px;color:#023f88;outline:1px solid #023f88;background-color:transparent}button.ghost-arrow-left:before{content:"";position:absolute;width:10.75px;height:10.75px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:50%;left:50%;-webkit-transform:translate(calc(-50% + 3px), -50%) rotate(45deg);-moz-transform:translate(calc(-50% + 3px), -50%) rotate(45deg);-ms-transform:translate(calc(-50% + 3px), -50%) rotate(45deg);transform:translate(calc(-50% + 3px), -50%) rotate(45deg)}button.ghost-arrow-left:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-arrow-left:hover span{text-decoration:underline}button.ghost-arrow-left:disabled{outline:1px solid #d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}button.ghost-arrow-left span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-arrow-left-dark{height:44px;width:44px;color:#66e4ee;outline:1px solid #66e4ee;background-color:transparent}button.ghost-arrow-left-dark:before{content:"";position:absolute;width:10.75px;height:10.75px;border-bottom:2px solid #66e4ee;border-left:2px solid #66e4ee;top:50%;left:50%;-webkit-transform:translate(calc(-50% + 3px), -50%) rotate(45deg);-moz-transform:translate(calc(-50% + 3px), -50%) rotate(45deg);-ms-transform:translate(calc(-50% + 3px), -50%) rotate(45deg);transform:translate(calc(-50% + 3px), -50%) rotate(45deg)}button.ghost-arrow-left-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-arrow-left-dark:disabled{outline:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.3);-webkit-touch-callout:none;user-select:none}button.ghost-arrow-left-dark span{position:absolute;color:#fff;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-arrow-left-small{height:20px;width:20px;color:#023f88;outline:1px solid #023f88;background-color:transparent}button.ghost-arrow-left-small:before{content:"";position:absolute;width:6px;height:6px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:50%;left:50%;-webkit-transform:translate(calc(-50% + 2px), -50%) rotate(45deg);-moz-transform:translate(calc(-50% + 2px), -50%) rotate(45deg);-ms-transform:translate(calc(-50% + 2px), -50%) rotate(45deg);transform:translate(calc(-50% + 2px), -50%) rotate(45deg)}button.ghost-arrow-left-small:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-arrow-left-small:hover span{text-decoration:underline}button.ghost-arrow-left-small:disabled{outline:1px solid #d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}button.ghost-arrow-left-small span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:125%;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-arrow-left-small-dark{height:20px;width:20px;color:#66e4ee;outline:1px solid #66e4ee;background-color:transparent}button.ghost-arrow-left-small-dark:before{content:"";position:absolute;width:6px;height:6px;border-bottom:2px solid #66e4ee;border-left:2px solid #66e4ee;top:50%;left:50%;-webkit-transform:translate(calc(-50% + 2px), -50%) rotate(45deg);-moz-transform:translate(calc(-50% + 2px), -50%) rotate(45deg);-ms-transform:translate(calc(-50% + 2px), -50%) rotate(45deg);transform:translate(calc(-50% + 2px), -50%) rotate(45deg)}button.ghost-arrow-left-small-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-arrow-left-small-dark:disabled{outline:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.3);-webkit-touch-callout:none;user-select:none}button.ghost-arrow-left-small-dark span{position:absolute;color:#fff;left:28px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-arrow-up{height:44px;width:44px;color:#023f88;outline:1px solid #023f88;background-color:transparent}button.ghost-arrow-up:before{content:"";position:absolute;width:10.75px;height:10.75px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:50%;left:50%;-webkit-transform:translate(-50%, calc(-50% + 3px)) rotate(135deg);-moz-transform:translate(-50%, calc(-50% + 3px)) rotate(135deg);-ms-transform:translate(-50%, calc(-50% + 3px)) rotate(135deg);transform:translate(-50%, calc(-50% + 3px)) rotate(135deg)}button.ghost-arrow-up:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-arrow-up:hover span{text-decoration:underline}button.ghost-arrow-up:disabled{outline:1px solid #d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}button.ghost-arrow-up span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-arrow-up-dark{height:44px;width:44px;color:#66e4ee;outline:1px solid #66e4ee;background-color:transparent}button.ghost-arrow-up-dark:before{content:"";position:absolute;width:10.75px;height:10.75px;border-bottom:2px solid #66e4ee;border-left:2px solid #66e4ee;top:50%;left:50%;-webkit-transform:translate(-50%, calc(-50% + 3px)) rotate(135deg);-moz-transform:translate(-50%, calc(-50% + 3px)) rotate(135deg);-ms-transform:translate(-50%, calc(-50% + 3px)) rotate(135deg);transform:translate(-50%, calc(-50% + 3px)) rotate(135deg)}button.ghost-arrow-up-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-arrow-up-dark:disabled{outline:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.3);-webkit-touch-callout:none;user-select:none}button.ghost-arrow-up-dark span{position:absolute;color:#fff;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-arrow-up-small{height:20px;width:20px;color:#023f88;outline:1px solid #023f88;background-color:transparent}button.ghost-arrow-up-small:before{content:"";position:absolute;width:6px;height:6px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:50%;left:50%;-webkit-transform:translate(-50%, calc(-50% + 2px)) rotate(135deg);-moz-transform:translate(-50%, calc(-50% + 2px)) rotate(135deg);-ms-transform:translate(-50%, calc(-50% + 2px)) rotate(135deg);transform:translate(-50%, calc(-50% + 2px)) rotate(135deg)}button.ghost-arrow-up-small:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-arrow-up-small:hover span{text-decoration:underline}button.ghost-arrow-up-small:disabled{outline:1px solid #d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}button.ghost-arrow-up-small span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:125%;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-arrow-up-small-dark{height:20px;width:20px;color:#66e4ee;outline:1px solid #66e4ee;background-color:transparent}button.ghost-arrow-up-small-dark:before{content:"";position:absolute;width:6px;height:6px;border-bottom:2px solid #66e4ee;border-left:2px solid #66e4ee;top:50%;left:50%;-webkit-transform:translate(-50%, calc(-50% + 2px)) rotate(135deg);-moz-transform:translate(-50%, calc(-50% + 2px)) rotate(135deg);-ms-transform:translate(-50%, calc(-50% + 2px)) rotate(135deg);transform:translate(-50%, calc(-50% + 2px)) rotate(135deg)}button.ghost-arrow-up-small-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-arrow-up-small-dark:disabled{outline:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.3);-webkit-touch-callout:none;user-select:none}button.ghost-arrow-up-small-dark span{position:absolute;color:#fff;left:28px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-arrow-right{height:44px;width:44px;color:#023f88;outline:1px solid #023f88;background-color:transparent}button.ghost-arrow-right:before{content:"";position:absolute;width:10.75px;height:10.75px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:50%;left:50%;-webkit-transform:translate(calc(-50% - 3px), -50%) rotate(225deg);-moz-transform:translate(calc(-50% - 3px), -50%) rotate(225deg);-ms-transform:translate(calc(-50% - 3px), -50%) rotate(225deg);transform:translate(calc(-50% - 3px), -50%) rotate(225deg)}button.ghost-arrow-right:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-arrow-right:hover span{text-decoration:underline}button.ghost-arrow-right:disabled{outline:1px solid #d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}button.ghost-arrow-right span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-arrow-right-dark{height:44px;width:44px;color:#66e4ee;outline:1px solid #66e4ee;background-color:transparent}button.ghost-arrow-right-dark:before{content:"";position:absolute;width:10.75px;height:10.75px;border-bottom:2px solid #66e4ee;border-left:2px solid #66e4ee;top:50%;left:50%;-webkit-transform:translate(calc(-50% - 3px), -50%) rotate(225deg);-moz-transform:translate(calc(-50% - 3px), -50%) rotate(225deg);-ms-transform:translate(calc(-50% - 3px), -50%) rotate(225deg);transform:translate(calc(-50% - 3px), -50%) rotate(225deg)}button.ghost-arrow-right-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-arrow-right-dark:disabled{outline:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.3);-webkit-touch-callout:none;user-select:none}button.ghost-arrow-right-dark span{position:absolute;color:#fff;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-arrow-right-small{height:20px;width:20px;color:#023f88;outline:1px solid #023f88;background-color:transparent}button.ghost-arrow-right-small:before{content:"";position:absolute;width:6px;height:6px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:50%;left:50%;-webkit-transform:translate(calc(-50% - 2px), -50%) rotate(225deg);-moz-transform:translate(calc(-50% - 2px), -50%) rotate(225deg);-ms-transform:translate(calc(-50% - 2px), -50%) rotate(225deg);transform:translate(calc(-50% - 2px), -50%) rotate(225deg)}button.ghost-arrow-right-small:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-arrow-right-small:hover span{text-decoration:underline}button.ghost-arrow-right-small:disabled{outline:1px solid #d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}button.ghost-arrow-right-small span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:125%;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-arrow-right-small-dark{height:20px;width:20px;color:#66e4ee;outline:1px solid #66e4ee;background-color:transparent}button.ghost-arrow-right-small-dark:before{content:"";position:absolute;width:6px;height:6px;border-bottom:2px solid #66e4ee;border-left:2px solid #66e4ee;top:50%;left:50%;-webkit-transform:translate(calc(-50% - 2px), -50%) rotate(225deg);-moz-transform:translate(calc(-50% - 2px), -50%) rotate(225deg);-ms-transform:translate(calc(-50% - 2px), -50%) rotate(225deg);transform:translate(calc(-50% - 2px), -50%) rotate(225deg)}button.ghost-arrow-right-small-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-arrow-right-small-dark:disabled{outline:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.3);-webkit-touch-callout:none;user-select:none}button.ghost-arrow-right-small-dark span{position:absolute;color:#fff;left:28px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-arrow-down{height:44px;width:44px;color:#023f88;outline:1px solid #023f88;background-color:transparent}button.ghost-arrow-down:before{content:"";position:absolute;width:10.75px;height:10.75px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:50%;left:50%;-webkit-transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);-moz-transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);-ms-transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);transform:translate(-50%, calc(-50% - 3px)) rotate(315deg)}button.ghost-arrow-down:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-arrow-down:hover span{text-decoration:underline}button.ghost-arrow-down:disabled{outline:1px solid #d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}button.ghost-arrow-down span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-arrow-down-dark{height:44px;width:44px;color:#66e4ee;outline:1px solid #66e4ee;background-color:transparent}button.ghost-arrow-down-dark:before{content:"";position:absolute;width:10.75px;height:10.75px;border-bottom:2px solid #66e4ee;border-left:2px solid #66e4ee;top:50%;left:50%;-webkit-transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);-moz-transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);-ms-transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);transform:translate(-50%, calc(-50% - 3px)) rotate(315deg)}button.ghost-arrow-down-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-arrow-down-dark:disabled{outline:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.3);-webkit-touch-callout:none;user-select:none}button.ghost-arrow-down-dark span{position:absolute;color:#fff;left:52px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-arrow-down-small{height:20px;width:20px;color:#023f88;outline:1px solid #023f88;background-color:transparent}button.ghost-arrow-down-small:before{content:"";position:absolute;width:6px;height:6px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:50%;left:50%;-webkit-transform:translate(-50%, calc(-50% - 1px)) rotate(315deg);-moz-transform:translate(-50%, calc(-50% - 1px)) rotate(315deg);-ms-transform:translate(-50%, calc(-50% - 1px)) rotate(315deg);transform:translate(-50%, calc(-50% - 1px)) rotate(315deg)}button.ghost-arrow-down-small:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-arrow-down-small:hover span{text-decoration:underline}button.ghost-arrow-down-small:disabled{outline:1px solid #d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}button.ghost-arrow-down-small span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:125%;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-arrow-down-small-dark{height:20px;width:20px;color:#66e4ee;outline:1px solid #66e4ee;background-color:transparent}button.ghost-arrow-down-small-dark:before{content:"";position:absolute;width:6px;height:6px;border-bottom:2px solid #66e4ee;border-left:2px solid #66e4ee;top:50%;left:50%;-webkit-transform:translate(-50%, calc(-50% - 1px)) rotate(315deg);-moz-transform:translate(-50%, calc(-50% - 1px)) rotate(315deg);-ms-transform:translate(-50%, calc(-50% - 1px)) rotate(315deg);transform:translate(-50%, calc(-50% - 1px)) rotate(315deg)}button.ghost-arrow-down-small-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-arrow-down-small-dark:disabled{outline:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.3);-webkit-touch-callout:none;user-select:none}button.ghost-arrow-down-small-dark span{position:absolute;color:#fff;left:28px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-zoom-plus{height:28px;width:28px;border-radius:50%;color:#023f88;outline:1px solid #023f88;background-color:transparent}button.ghost-zoom-plus:before{content:"";position:absolute;width:2px;height:12px;background-color:#023f88;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}button.ghost-zoom-plus:after{content:"";position:absolute;width:12px;height:2px;background-color:#023f88;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}button.ghost-zoom-plus:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-zoom-plus:hover span{text-decoration:underline}button.ghost-zoom-plus:disabled{outline:1px solid #d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}button.ghost-zoom-plus span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:36px;width:max-content;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-zoom-plus-dark{height:28px;width:28px;border-radius:50%;color:#66e4ee;outline:1px solid #66e4ee;background-color:transparent}button.ghost-zoom-plus-dark:before{content:"";position:absolute;width:2px;height:12px;background-color:#66e4ee;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}button.ghost-zoom-plus-dark:after{content:"";position:absolute;width:12px;height:2px;background-color:#66e4ee;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}button.ghost-zoom-plus-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-zoom-plus-dark:disabled{outline:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.3);-webkit-touch-callout:none;user-select:none}button.ghost-zoom-plus-dark span{color:#fff;position:absolute;left:36px;width:max-content;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-zoom-minus{height:28px;width:28px;border-radius:50%;color:#023f88;outline:1px solid #023f88;background-color:transparent}button.ghost-zoom-minus:before{content:"";position:absolute;width:12px;height:2px;background-color:#023f88;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}button.ghost-zoom-minus:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-zoom-minus:hover span{text-decoration:underline}button.ghost-zoom-minus:disabled{outline:1px solid #d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}button.ghost-zoom-minus span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;position:absolute;left:36px;width:max-content;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-zoom-minus-dark{height:28px;width:28px;border-radius:50%;color:#66e4ee;outline:1px solid #66e4ee;background-color:transparent}button.ghost-zoom-minus-dark:before{content:"";position:absolute;width:12px;height:2px;background-color:#66e4ee;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}button.ghost-zoom-minus-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-zoom-minus-dark:disabled{outline:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.3);-webkit-touch-callout:none;user-select:none}button.ghost-zoom-minus-dark span{color:#fff;position:absolute;left:36px;width:max-content;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.primary svg{width:24px;min-width:24px;height:24px;min-height:24px;margin-left:10px;fill:#023f88}button.ghost svg{width:24px;min-width:24px;height:24px;min-height:24px;margin-left:10px;fill:#023f88}button.ghost-dark svg{width:24px;min-width:24px;height:24px;min-height:24px;margin-left:10px;fill:#66e4ee}button.ghost-dark-radius svg{width:24px;min-width:24px;height:24px;min-height:24px;margin-right:10px;fill:#023f88}button.ghost-grey-radius svg{width:24px;min-width:24px;height:24px;min-height:24px;margin-right:10px;fill:#023f88}button.ghost-grey-radius img{width:24px;min-width:24px;height:24px;min-height:24px;margin-left:10px;margin-right:10px}button.ghost-grey-radius img.img-button-download-normal{display:block}button.ghost-grey-radius img.img-button-download-hover{display:none}button.ghost-grey-radius img.img-button-download-active{display:none}button.ghost-grey-radius:hover img.img-button-download-normal{display:none}button.ghost-grey-radius:hover img.img-button-download-hover{display:block}button.ghost-grey-radius:hover img.img-button-download-active{display:none}button.ghost-grey-radius:active img.img-button-download-normal{display:none}button.ghost-grey-radius:active img.img-button-download-hover{display:none}button.ghost-grey-radius:active img.img-button-download-active{display:block}button.rounded,button.rounded-dark{height:44px;width:44px;border-radius:50% !important;background:#66e4ee}button.rounded:hover,button.rounded-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#a7eaf1}button.rounded:active,button.rounded-dark:active{background-color:#5bd3df}button.rounded:disabled,button.rounded-dark:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.rounded span,button.rounded-dark span{position:absolute;top:50%;left:52px;width:max-content;color:#023f88;letter-spacing:initial;text-transform:none;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.rounded svg,button.rounded-dark svg{position:absolute;height:24px;min-height:24px;width:24px;min-width:24px;left:50%;top:50%;fill:#023f88;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}button.rounded-dark span{color:#fff}button.ghost-rounded,button.ghost-rounded-dark{height:44px;width:44px;border-radius:50% !important;outline:1px solid #023f88;background:transparent}button.ghost-rounded:hover,button.ghost-rounded-dark:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3)}button.ghost-rounded:disabled,button.ghost-rounded-dark:disabled{background-color:#c1c1c1;color:#4c5356;-webkit-touch-callout:none;user-select:none}button.ghost-rounded span,button.ghost-rounded-dark span{position:absolute;top:50%;left:52px;width:max-content;color:#023f88;letter-spacing:initial;text-transform:none;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}button.ghost-rounded svg,button.ghost-rounded-dark svg{position:absolute;height:24px;min-height:24px;width:24px;min-width:24px;left:50%;top:50%;fill:#023f88;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}button.ghost-rounded-dark{outline:1px solid #66e4ee}button.ghost-rounded-dark span{color:#fff}button.ghost-rounded-dark svg{fill:#66e4ee}button.primary-red{height:44px;padding:0 20px;color:#fff;background-color:#ff4963}button.primary-red:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#f89;color:#4a4a4a}button.primary-red:active{background-color:#ff4963}button.primary-red:disabled{background-color:#c1c1c1;color:#4c5356;cursor:default;-webkit-touch-callout:none;user-select:none}button.primary-red:disabled:hover{box-shadow:none;background:#d8d8d8}button.primary-green{height:44px;padding:0 20px;color:#fff;background-color:#6e8}button.primary-green:hover{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);color:#4a4a4a;background-color:#9ea}button.primary-green:active{background-color:#6e8}button.primary-green:disabled{background-color:#c1c1c1;color:#4c5356;cursor:default;-webkit-touch-callout:none;user-select:none}button.primary-green:disabled:hover{box-shadow:none;background:#d8d8d8}a{font-family:"Montserrat-Parati-Bold",serif;letter-spacing:.5px;line-height:16px;text-transform:none;cursor:pointer;position:relative;background-color:transparent;text-decoration:none;color:#023f88;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(min-width: 180px)and (max-width: 959.98px){a{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){a{font-size:18px}}@media(min-width: 1600px){a{font-size:18px}}a.previous-button{text-decoration:none}a.inline{font-family:"Montserrat-Parati",serif;letter-spacing:unset;text-decoration:underline}@media(min-width: 180px)and (max-width: 959.98px){a.inline{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){a.inline{font-size:18px}}@media(min-width: 1600px){a.inline{font-size:18px}}a.inline:hover{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-decoration:underline}a.link{color:#023f88;flex-direction:row}a.link svg{margin-right:5px;width:24px;min-width:24px;height:24px;min-height:24px;fill:#023f88}a.link-right{color:#023f88;flex-direction:row-reverse}a.link-right svg{margin-left:5px;width:24px;min-width:24px;height:24px;min-height:24px;fill:#023f88}a.link-dark{color:#fff;flex-direction:row}a.link-dark svg{margin-right:5px;width:24px;min-width:24px;height:24px;min-height:24px;fill:#66e4ee}a.link-dark-right{color:#fff;flex-direction:row-reverse}a.link-dark-right svg{margin-left:5px;width:24px;min-width:24px;height:24px;min-height:24px;fill:#66e4ee}a.link-petrol{color:#023f88;flex-direction:row;letter-spacing:normal;text-decoration:underline}a.arrow-left,a.arrow-left-dark{height:20px;width:max-content;color:#023f88;padding-left:28px}a.arrow-left:before,a.arrow-left-dark:before{content:"";position:absolute;width:20px;height:20px;top:0;left:0;background-color:#66e4ee;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}a.arrow-left:after,a.arrow-left-dark:after{content:"";position:absolute;width:6px;height:6px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:10px;left:10px;-webkit-transform:translate(calc(-50% + 2px), -50%) rotate(45deg);-moz-transform:translate(calc(-50% + 2px), -50%) rotate(45deg);-ms-transform:translate(calc(-50% + 2px), -50%) rotate(45deg);transform:translate(calc(-50% + 2px), -50%) rotate(45deg)}a.arrow-left:hover:before,a.arrow-left-dark:hover:before{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#b3f2f7}a.arrow-left:active:before,a.arrow-left-dark:active:before{background-color:#5bd3df}a.arrow-left:disabled:before,a.arrow-left-dark:disabled:before{background-color:#d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}a.arrow-left span,a.arrow-left-dark span{position:absolute;left:28px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}a.arrow-left-dark{color:#fff}a.arrow-up,a.arrow-up-dark{height:20px;width:max-content;color:#023f88;padding-left:28px}a.arrow-up:before,a.arrow-up-dark:before{content:"";position:absolute;width:20px;height:20px;top:0;left:0;background-color:#66e4ee;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}a.arrow-up:after,a.arrow-up-dark:after{content:"";position:absolute;width:6px;height:6px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:10px;left:10px;-webkit-transform:translate(-50%, calc(-50% + 2px)) rotate(135deg);-moz-transform:translate(-50%, calc(-50% + 2px)) rotate(135deg);-ms-transform:translate(-50%, calc(-50% + 2px)) rotate(135deg);transform:translate(-50%, calc(-50% + 2px)) rotate(135deg)}a.arrow-up:hover:before,a.arrow-up-dark:hover:before{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#b3f2f7}a.arrow-up:active:before,a.arrow-up-dark:active:before{background-color:#5bd3df}a.arrow-up:disabled:before,a.arrow-up-dark:disabled:before{background-color:#d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}a.arrow-up span,a.arrow-up-dark span{position:absolute;left:28px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}a.arrow-up-dark{color:#fff}a.arrow-right,a.arrow-right-dark{height:20px;width:max-content;color:#023f88;padding-left:28px}a.arrow-right:before,a.arrow-right-dark:before{content:"";position:absolute;width:20px;height:20px;top:0;left:0;background-color:#66e4ee;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}a.arrow-right:after,a.arrow-right-dark:after{content:"";position:absolute;width:6px;height:6px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:10px;left:10px;-webkit-transform:translate(calc(-50% - 2px), -50%) rotate(225deg);-moz-transform:translate(calc(-50% - 2px), -50%) rotate(225deg);-ms-transform:translate(calc(-50% - 2px), -50%) rotate(225deg);transform:translate(calc(-50% - 2px), -50%) rotate(225deg)}a.arrow-right:hover:before,a.arrow-right-dark:hover:before{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#b3f2f7}a.arrow-right:active:before,a.arrow-right-dark:active:before{background-color:#5bd3df}a.arrow-right:disabled:before,a.arrow-right-dark:disabled:before{background-color:#d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}a.arrow-right span,a.arrow-right-dark span{position:absolute;left:28px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}a.arrow-right-dark{color:#fff}a.arrow-down,a.arrow-down-dark{height:20px;width:max-content;color:#023f88;padding-left:28px}a.arrow-down:before,a.arrow-down-dark:before{content:"";position:absolute;width:20px;height:20px;top:0;left:0;background-color:#66e4ee;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}a.arrow-down:after,a.arrow-down-dark:after{content:"";position:absolute;width:6px;height:6px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:10px;left:10px;-webkit-transform:translate(-50%, calc(-50% - 1px)) rotate(315deg);-moz-transform:translate(-50%, calc(-50% - 1px)) rotate(315deg);-ms-transform:translate(-50%, calc(-50% - 1px)) rotate(315deg);transform:translate(-50%, calc(-50% - 1px)) rotate(315deg)}a.arrow-down:hover:before,a.arrow-down-dark:hover:before{box-shadow:0 2px 5px 0 rgba(0,0,0,.3);background-color:#b3f2f7}a.arrow-down:active:before,a.arrow-down-dark:active:before{background-color:#5bd3df}a.arrow-down:disabled:before,a.arrow-down-dark:disabled:before{background-color:#d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}a.arrow-down span,a.arrow-down-dark span{position:absolute;left:28px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}a.arrow-down-dark{color:#fff}a.ghost-arrow-left,a.ghost-arrow-left-dark{height:20px;width:max-content;color:#023f88;padding-left:24px;text-transform:none}a.ghost-arrow-left:before,a.ghost-arrow-left-dark:before{content:"";position:absolute;width:20px;height:20px;top:0;left:0;background-color:transparent;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}a.ghost-arrow-left:after,a.ghost-arrow-left-dark:after{content:"";position:absolute;width:6px;height:6px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:10px;left:10px;-webkit-transform:translate(calc(-50% + 2px), -50%) rotate(45deg);-moz-transform:translate(calc(-50% + 2px), -50%) rotate(45deg);-ms-transform:translate(calc(-50% + 2px), -50%) rotate(45deg);transform:translate(calc(-50% + 2px), -50%) rotate(45deg)}a.ghost-arrow-left:disabled:before,a.ghost-arrow-left-dark:disabled:before{background-color:#d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}a.ghost-arrow-left span,a.ghost-arrow-left-dark span{position:absolute;left:28px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}a.ghost-arrow-left-dark{color:#fff}a.ghost-arrow-left-dark:after{border-bottom:2px solid #fff;border-left:2px solid #fff}a.ghost-arrow-up,a.ghost-arrow-up-dark{height:20px;width:max-content;color:#023f88;padding-left:24px;text-transform:none}a.ghost-arrow-up:before,a.ghost-arrow-up-dark:before{content:"";position:absolute;width:20px;height:20px;top:0;left:0;background-color:transparent;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}a.ghost-arrow-up:after,a.ghost-arrow-up-dark:after{content:"";position:absolute;width:6px;height:6px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:10px;left:10px;-webkit-transform:translate(-50%, calc(-50% + 2px)) rotate(135deg);-moz-transform:translate(-50%, calc(-50% + 2px)) rotate(135deg);-ms-transform:translate(-50%, calc(-50% + 2px)) rotate(135deg);transform:translate(-50%, calc(-50% + 2px)) rotate(135deg)}a.ghost-arrow-up:disabled:before,a.ghost-arrow-up-dark:disabled:before{background-color:#d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}a.ghost-arrow-up span,a.ghost-arrow-up-dark span{position:absolute;left:28px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}a.ghost-arrow-up-dark{color:#fff}a.ghost-arrow-up-dark:after{border-bottom:2px solid #fff;border-left:2px solid #fff}a.ghost-arrow-right,a.ghost-arrow-right-dark{height:20px;width:max-content;color:#023f88;padding-left:24px;text-transform:none}a.ghost-arrow-right:before,a.ghost-arrow-right-dark:before{content:"";position:absolute;width:20px;height:20px;top:0;left:0;background-color:transparent;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}a.ghost-arrow-right:after,a.ghost-arrow-right-dark:after{content:"";position:absolute;width:6px;height:6px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:10px;left:10px;-webkit-transform:translate(calc(-50% - 2px), -50%) rotate(225deg);-moz-transform:translate(calc(-50% - 2px), -50%) rotate(225deg);-ms-transform:translate(calc(-50% - 2px), -50%) rotate(225deg);transform:translate(calc(-50% - 2px), -50%) rotate(225deg)}a.ghost-arrow-right:disabled:before,a.ghost-arrow-right-dark:disabled:before{background-color:#d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}a.ghost-arrow-right span,a.ghost-arrow-right-dark span{position:absolute;left:28px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}a.ghost-arrow-right-dark{color:#fff}a.ghost-arrow-right-dark:after{border-bottom:2px solid #fff;border-left:2px solid #fff}a.ghost-arrow-down,a.ghost-arrow-down-dark{height:20px;width:max-content;color:#023f88;padding-left:24px;text-transform:none}a.ghost-arrow-down:before,a.ghost-arrow-down-dark:before{content:"";position:absolute;width:20px;height:20px;top:0;left:0;background-color:transparent;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}a.ghost-arrow-down:after,a.ghost-arrow-down-dark:after{content:"";position:absolute;width:6px;height:6px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:10px;left:10px;-webkit-transform:translate(-50%, calc(-50% - 1px)) rotate(315deg);-moz-transform:translate(-50%, calc(-50% - 1px)) rotate(315deg);-ms-transform:translate(-50%, calc(-50% - 1px)) rotate(315deg);transform:translate(-50%, calc(-50% - 1px)) rotate(315deg)}a.ghost-arrow-down:disabled:before,a.ghost-arrow-down-dark:disabled:before{background-color:#d8d8d8;color:#a8adb3;-webkit-touch-callout:none;user-select:none}a.ghost-arrow-down span,a.ghost-arrow-down-dark span{position:absolute;left:28px;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}a.ghost-arrow-down-dark{color:#fff}a.ghost-arrow-down-dark:after{border-bottom:2px solid #fff;border-left:2px solid #fff}a:hover{text-decoration:underline;text-decoration-color:#023f88}input{position:relative;background:transparent;font-family:"Montserrat-Parati",serif;line-height:normal;color:#023f88;outline:none;width:100%;height:100%;padding:0 20px 0 20px;border:none;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(min-width: 180px)and (max-width: 959.98px){input{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){input{font-size:18px}}@media(min-width: 1600px){input{font-size:18px}}input[type=password]{letter-spacing:3px}.corner-group{height:55px;width:100%;position:relative}.corner-group svg{position:absolute;right:20px;top:50%;width:21px;height:21px;fill:#023f88;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.corner-group svg:first-child{left:20px;right:unset !important}.corner-group svg:first-child~.corner-input>.notch>label{-webkit-transform:translate(35px, -50%);-moz-transform:translate(35px, -50%);-ms-transform:translate(35px, -50%);transform:translate(35px, -50%)}.corner-group svg:first-child+input{padding-left:55px}.corner-group .notch>label{display:inline-block;position:relative;max-width:100%;top:50%;pointer-events:none;right:auto;font-family:"Montserrat-Parati-Light",serif;line-height:normal;color:#023f88;backface-visibility:hidden;perspective:1000;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media(min-width: 180px)and (max-width: 959.98px){.corner-group .notch>label{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.corner-group .notch>label{font-size:18px}}@media(min-width: 1600px){.corner-group .notch>label{font-size:18px}}.corner-group input:focus~.corner-input>.trailing,.corner-group input:focus~.corner-input>.leading{border-width:2px}.corner-group input:focus~.corner-input>.notch{border-top:none;border-bottom:2px solid #023f88;padding-right:8px}.corner-group input:focus~.corner-input>.notch>label{font-family:"Montserrat-Parati-Bold",serif;-webkit-transform:translate(4px, -40px);-moz-transform:translate(4px, -40px);-ms-transform:translate(4px, -40px);transform:translate(4px, -40px)}@media(min-width: 180px)and (max-width: 959.98px){.corner-group input:focus~.corner-input>.notch>label{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.corner-group input:focus~.corner-input>.notch>label{font-size:18px}}@media(min-width: 1600px){.corner-group input:focus~.corner-input>.notch>label{font-size:18px}}.corner-group input.con-datos~.corner-input>.trailing,.corner-group input.con-datos~.corner-input>.leading{border-width:2px}.corner-group input.con-datos~.corner-input>.notch{border-top:none;border-bottom:2px solid #023f88;padding-right:8px}.corner-group input.con-datos~.corner-input>.notch>label{font-family:"Montserrat-Parati-Bold",serif;-webkit-transform:translate(4px, -40px);-moz-transform:translate(4px, -40px);-ms-transform:translate(4px, -40px);transform:translate(4px, -40px)}@media(min-width: 180px)and (max-width: 959.98px){.corner-group input.con-datos~.corner-input>.notch>label{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.corner-group input.con-datos~.corner-input>.notch>label{font-size:18px}}@media(min-width: 1600px){.corner-group input.con-datos~.corner-input>.notch>label{font-size:18px}}.corner-group input.error~.corner-input>.notch,.corner-group input.error~.corner-input>.trailing,.corner-group input.error~.corner-input>.leading{border-color:#ff4963}.corner-group input.error.error-con-datos~.corner-input>.notch{border-top:none;border-bottom:2px solid #ff4963;border-color:#ff4963}.corner-group input.error.error-con-datos~.corner-input>.notch>label{font-family:"Montserrat-Parati-Bold",serif;-webkit-transform:translate(4px, -40px);-moz-transform:translate(4px, -40px);-ms-transform:translate(4px, -40px);transform:translate(4px, -40px)}@media(min-width: 180px)and (max-width: 959.98px){.corner-group input.error.error-con-datos~.corner-input>.notch>label{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.corner-group input.error.error-con-datos~.corner-input>.notch>label{font-size:18px}}@media(min-width: 1600px){.corner-group input.error.error-con-datos~.corner-input>.notch>label{font-size:18px}}.corner-group input.error.error-con-datos~.corner-input>.trailing,.corner-group input.error.error-con-datos~.corner-input>.leading{border-width:2px}.corner-input{width:100%;max-width:100%;height:100%;pointer-events:none;position:absolute;left:0;top:0;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.corner-input .leading{height:100%;width:20px;border-top:1px solid;border-left:1px solid;border-bottom:1px solid;border-right:none;border-top-left-radius:5px;border-bottom-left-radius:5px;border-color:#023f88}.corner-input .notch{height:100%;border-top:1px solid;border-bottom:1px solid;pointer-events:none;border-color:#023f88;flex:0 0 auto;width:auto}.corner-input .trailing{border-radius:0 5px 5px 0;flex-grow:1;height:100%;border-top:1px solid;border-bottom:1px solid;border-right:1px solid;border-left:none;pointer-events:none;border-color:#023f88}.input-registro{color:#023f88}[type=checkbox]{opacity:0;position:absolute;width:0;height:0;pointer-events:none;user-select:none}.corner-checkbox{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.corner-checkbox label{font-family:"Montserrat-Parati",serif;line-height:21px;color:#023f88;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media(min-width: 180px)and (max-width: 959.98px){.corner-checkbox label{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.corner-checkbox label{font-size:18px}}@media(min-width: 1600px){.corner-checkbox label{font-size:18px}}.corner-checkbox label:focus{-webkit-box-shadow:0 2px 5px rgba(0,0,0,.3);-moz-box-shadow:0 2px 5px rgba(0,0,0,.3);box-shadow:0 2px 5px rgba(0,0,0,.3)}.corner-checkbox label .checkbox-tick{width:inherit;display:flex;border:1px solid #023f88;background:transparent;width:24px;max-width:24px;height:24px;max-height:24px;position:relative;margin-right:10px;margin-top:2px;padding:0px 8px}.corner-checkbox label .checkbox-tick a{display:inline}.corner-checkbox [type=checkbox]:checked+label .checkbox-tick:before{content:"";position:absolute;top:42%;left:50%;width:14px;height:6px;border-bottom:1px solid #023f88;border-left:1px solid #023f88;-webkit-transform:translate(-50%, -50%) rotate(-45deg);-moz-transform:translate(-50%, -50%) rotate(-45deg);-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.corner-group select.con-datos~.corner-input>.trailing,.corner-group select.con-datos~.corner-input>.leading{border-width:2px}.corner-group select.con-datos~.corner-input>.notch{border-top:none;border-bottom:2px solid #023f88;padding-right:8px}.corner-group select.con-datos~.corner-input>.notch>label{font-family:"Montserrat-Parati-Bold",serif;-webkit-transform:translate(4px, -40px);-moz-transform:translate(4px, -40px);-ms-transform:translate(4px, -40px);transform:translate(4px, -40px)}@media(min-width: 180px)and (max-width: 959.98px){.corner-group select.con-datos~.corner-input>.notch>label{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.corner-group select.con-datos~.corner-input>.notch>label{font-size:18px}}@media(min-width: 1600px){.corner-group select.con-datos~.corner-input>.notch>label{font-size:18px}}.petrol-select{position:relative;background:transparent;font-family:"Montserrat-Parati",serif;line-height:26px;color:#023f88;outline:none;height:55px;width:98%;padding:0 50px 0 20px;border:none;border-radius:5px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media(min-width: 180px)and (max-width: 959.98px){.petrol-select{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.petrol-select{font-size:18px}}@media(min-width: 1600px){.petrol-select{font-size:18px}}.petrol-select::after{content:">";position:absolute;display:grid;place-content:center;right:20px;top:50%;width:20px;height:20px;font-family:"Montserrat-Parati-Bold",serif;font-size:26px;z-index:0;-moz-transition:transform .2s ease-in-out;-o-transition:transform .2s ease-in-out;-webkit-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-transform:translate(0, -50%) rotate(90deg) scaleY(1.1);-moz-transform:translate(0, -50%) rotate(90deg) scaleY(1.1);-ms-transform:translate(0, -50%) rotate(90deg) scaleY(1.1);transform:translate(0, -50%) rotate(90deg) scaleY(1.1)}.petrol-select .selected-option{opacity:0;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.petrol-select .selected-option.selected{opacity:1}.petrol-select .corner-input .notch>span{display:inline-block;position:relative;max-width:100%;top:50%;pointer-events:none;right:auto;font-family:"Montserrat-Parati-Light",serif;line-height:26px;color:#023f88;backface-visibility:hidden;perspective:1000;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media(min-width: 180px)and (max-width: 959.98px){.petrol-select .corner-input .notch>span{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.petrol-select .corner-input .notch>span{font-size:18px}}@media(min-width: 1600px){.petrol-select .corner-input .notch>span{font-size:18px}}.petrol-select .options{position:absolute;height:0;display:none;top:50px;left:0}.petrol-select .options .option{line-height:0px;color:#023f88}.petrol-select.selected .selected-option,.petrol-select.open .selected-option{opacity:1}.petrol-select.selected .corner-input>.trailing,.petrol-select.selected .corner-input>.trailing,.petrol-select.selected .corner-input>.leading,.petrol-select.selected .corner-input>.leading,.petrol-select.open .corner-input>.trailing,.petrol-select.open .corner-input>.trailing,.petrol-select.open .corner-input>.leading,.petrol-select.open .corner-input>.leading{border-width:2px}.petrol-select.selected .corner-input .notch,.petrol-select.open .corner-input .notch{border-top:none;border-bottom:2px solid #023f88;padding-right:8px}.petrol-select.selected .corner-input .notch>span,.petrol-select.open .corner-input .notch>span{font-family:"Montserrat-Parati-Bold",serif;-webkit-transform:translate(4px, -40px);-moz-transform:translate(4px, -40px);-ms-transform:translate(4px, -40px);transform:translate(4px, -40px)}@media(min-width: 180px)and (max-width: 959.98px){.petrol-select.selected .corner-input .notch>span,.petrol-select.open .corner-input .notch>span{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.petrol-select.selected .corner-input .notch>span,.petrol-select.open .corner-input .notch>span{font-size:18px}}@media(min-width: 1600px){.petrol-select.selected .corner-input .notch>span,.petrol-select.open .corner-input .notch>span{font-size:18px}}.petrol-select.open::after{-webkit-transform:translate(0, -50%) rotate(270deg) scaleY(1.1);-moz-transform:translate(0, -50%) rotate(270deg) scaleY(1.1);-ms-transform:translate(0, -50%) rotate(270deg) scaleY(1.1);transform:translate(0, -50%) rotate(270deg) scaleY(1.1)}.petrol-select.open .options{display:block;width:100%;height:min-content;max-height:250px;overflow-y:auto;background:#fff;border:2px solid #023f88;z-index:1}.petrol-select.open .options .option{cursor:pointer;background:#fff;font-family:"Montserrat-Parati",serif;color:#4a4a4a;line-height:26px;padding:12px 36px;border-bottom:1px solid #4a4a4a;color:#023f88}@media(min-width: 180px)and (max-width: 959.98px){.petrol-select.open .options .option{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.petrol-select.open .options .option{font-size:18px}}@media(min-width: 1600px){.petrol-select.open .options .option{font-size:18px}}@media only screen and (max-width: 479px){.petrol-select.open .options .option{border-bottom:0}}.petrol-select.open .options .option:hover{background:#4a4a4a1A}.petrol-select.open .options .option:last-child{border-bottom:none}.petrol-select.open .options .option.selected{background:#4a4a4a1A;font-family:"Montserrat-Parati-Bold",serif}.petrol-select.selected .selected-option{opacity:1}.petrol-select.selected .corner-input>.trailing,.petrol-select.selected .corner-input>.trailing,.petrol-select.selected .corner-input>.leading,.petrol-select.selected .corner-input>.leading{border-width:2px}.petrol-select.selected .corner-input .notch{border-top:none;border-bottom:2px solid #023f88;padding-right:8px}.petrol-select.selected .corner-input .notch>span{font-family:"Montserrat-Parati-Bold",serif;-webkit-transform:translate(4px, -40px);-moz-transform:translate(4px, -40px);-ms-transform:translate(4px, -40px);transform:translate(4px, -40px)}@media(min-width: 180px)and (max-width: 959.98px){.petrol-select.selected .corner-input .notch>span{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.petrol-select.selected .corner-input .notch>span{font-size:18px}}@media(min-width: 1600px){.petrol-select.selected .corner-input .notch>span{font-size:18px}}.petrol-select.disabled::after{content:""}.petrol-select.noshowarow::after{content:""}.materiales-select{position:absolute;background:transparent;font-family:"Montserrat-Parati",serif;font-weight:bold;line-height:26px;color:#023f88;background-color:#fff;outline:none;height:55px;width:100%;padding:0 50px 0 40px;border-top:1px solid #f2f2f2;border-radius:5px;text-decoration:underline;box-shadow:0px 2px 4px rgba(0,0,0,.16);appearance:none;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media(min-width: 180px)and (max-width: 959.98px){.materiales-select{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.materiales-select{font-size:18px}}@media(min-width: 1600px){.materiales-select{font-size:18px}}.materiales-select .arrow{position:absolute}.materiales-select p{color:#023f88}.materiales-select .categorias{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute;left:0;right:0;background-color:#fff;padding:0px 20px;color:#000;z-index:1}.materiales-select .categorias span{cursor:pointer}.pf-custom-select-wrapper{width:100%;position:relative;font-family:Verdana,sans-serif}.pf-custom-select{position:relative;cursor:pointer;user-select:none}.pf-custom-select-trigger{background-color:#fff;color:#023f88;border:none;box-shadow:0 -4px 6px rgba(2,63,136,.2),0 4px 6px rgba(2,63,136,.2);display:flex;justify-content:space-between;align-items:center;font-family:"Montserrat-Parati-Bold",serif;text-decoration:none;color:#023f88;z-index:2}@media(min-width: 180px)and (max-width: 991.98px){.pf-custom-select-trigger{font-size:14px;line-height:22px;padding:10px 15px}}@media(min-width: 992px){.pf-custom-select-trigger{font-size:16px;line-height:24px;padding:15px 20px}}.pf-custom-select-trigger::after{content:"";position:absolute;border-right:2px solid #66e4ee;border-bottom:2px solid #66e4ee;transform:rotate(45deg);transition:transform .3s ease;margin-left:auto;z-index:3}@media(min-width: 180px)and (max-width: 991.98px){.pf-custom-select-trigger::after{right:15px;top:12px;width:12px;height:12px}}@media(min-width: 992px){.pf-custom-select-trigger::after{right:20px;top:15px;width:16px;height:16px}}.pf-custom-select.open .pf-custom-select-trigger::after{transform:rotate(-135deg)}.pf-custom-options{position:absolute;top:calc(100% - 50px);left:0;width:100%;background-color:#fff;border:none;box-shadow:0 4px 6px rgba(2,63,136,.2);z-index:1;display:none;max-height:fit-content;overflow-y:auto}.pf-custom-option{padding:12px 20px;font-size:15px;color:#023f88;cursor:pointer;transition:background .2s;font-family:"Montserrat-Parati",serif;font-size:16px;line-height:20px;text-decoration:none;color:#023f88}.pf-custom-option.pf-selected{font-family:"Montserrat-Parati-Bold",serif}.pf-custom-option:hover{background-color:#66e4ee}.pf-custom-select.open .pf-custom-options{display:block}label.custom-switch{position:relative;display:inline-block;width:40px;height:23px}label.custom-switch input{opacity:0;width:0;height:0}label.custom-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:transparent;border:1px solid rgba(76,83,86,.6);-webkit-transition:.4s;transition:.4s;min-width:38px}label.custom-switch .slider:before{position:absolute;content:"";height:17px;width:17px;left:18px;bottom:2px;background-color:rgba(76,83,86,.6);-webkit-transition:.4s;transition:.4s}label.custom-switch .slider.round{border-radius:10rem}label.custom-switch .slider.round:before{border-radius:50%}label.custom-switch input:checked+.slider{border:1px solid #023f88}label.custom-switch input:checked+.slider:before{background-color:#023f88}label.custom-switch input:focus+.slider{box-shadow:0 0 1px rgba(76,83,86,.6)}label.custom-switch input:checked+.slider:before{-webkit-transform:translateX(-15px);-ms-transform:translateX(-15px);transform:translateX(-15px)}.btn-selector-component label.custom-switch-white{position:relative;display:inline-block;width:56px;height:28px}.btn-selector-component label.custom-switch-white input{opacity:0;width:0;height:0}.btn-selector-component label.custom-switch-white .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:transparent;border:1px solid #fff;-webkit-transition:.4s;transition:.4s}.btn-selector-component label.custom-switch-white .slider:before{position:absolute;content:"";height:16px;width:16px;left:5px;bottom:5px;-webkit-transition:.4s;transition:.4s;background-color:#fff}.btn-selector-component label.custom-switch-white .slider.round{border-radius:10rem}.btn-selector-component label.custom-switch-white .slider.round:before{border-radius:50%}.btn-selector-component label.custom-switch-white .yes,.btn-selector-component label.custom-switch-white .no{font-family:"Montserrat-Parati",serif;font-size:12px;line-height:16px;display:flex;align-items:center;text-align:center;-webkit-transition:.4s;transition:.4s}.btn-selector-component label.custom-switch-white .yes{position:absolute;top:50%;left:1rem;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);opacity:0;visibility:hidden;color:#fff}.btn-selector-component label.custom-switch-white .no{position:absolute;top:50%;right:1rem;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);color:#fff}.btn-selector-component label.custom-switch-white input:focus+.slider{box-shadow:0 0 1px #fff}.btn-selector-component label.custom-switch-white input:checked+.slider:before{-webkit-transform:translateX(1.8rem);-ms-transform:translateX(1.8rem);transform:translateX(1.8rem)}.btn-selector-component label.custom-switch-white input:checked~.yes{opacity:1;visibility:visible}.btn-selector-component label.custom-switch-white input:checked~.no{opacity:0;visibility:hidden}.btn-selector-component.btn-a label.custom-switch .slider{border:1px solid #fff}.btn-selector-component.btn-a label.custom-switch .slider:before{background-color:#fff}.btn-selector-component.btn-a label.custom-switch .yes{color:#fff}.btn-selector-component.btn-a label.custom-switch .no{color:#fff}.btn-selector-component.btn-a label.custom-switch input:checked+.slider{border:1px solid #fff}.btn-selector-component.btn-a label.custom-switch input:checked+.slider:before{background-color:#fff}.btn-selector-component.btn-b label.custom-switch .slider{border:1px solid #fff}.btn-selector-component.btn-b label.custom-switch .slider:before{background-color:#fff}.btn-selector-component.btn-b label.custom-switch .yes,.btn-selector-component.btn-b label.custom-switch .no{color:#fff}.btn-selector-component.btn-b label.custom-switch input:checked+.slider{border:1px solid #fff}.btn-selector-component.btn-b label.custom-switch input:checked+.slider:before{background-color:#fff}.div-content-video{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:fixed;top:0px;left:0px;width:100%;height:100%;z-index:900;background-color:rgba(76,83,86,.4)}.div-content-video .video-wrapper{position:relative;width:100%;max-width:1050px;margin:auto;overflow:hidden}.div-content-video .video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.div-content-video .video-wrapper #close-btn{cursor:pointer;display:block;position:absolute;right:0;top:0;margin:35px;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(/assets/front/images/iconos-parati/video-close.svg)}@media(min-width: 180px)and (max-width: 991.98px){.div-content-video .video-wrapper #close-btn{width:20px;height:20px}}@media(min-width: 992px){.div-content-video .video-wrapper #close-btn{width:30px;height:30px}}.div-content-video .video-wrapper::before{content:"";display:block;padding-top:56.25%}.div-content-video .look-tab-video{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:rgba(2,63,136,.7);position:absolute;bottom:0;width:100%;height:auto;padding:15px}.div-content-video .look-tab-video .options{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:auto;height:auto}.div-content-video .look-tab-video .options .video-control-btn{cursor:pointer;width:40px;height:40px;background-size:contain;background-position:center;background-repeat:no-repeat}.div-content-video .look-tab-video .options #play-btn{background-image:url(/assets/front/images/iconos-parati/video-play.svg)}.div-content-video .look-tab-video .options #play-btn:hover{background-image:url(/assets/front/images/iconos-parati/video-play-hover.svg)}.div-content-video .look-tab-video .options #pause-btn{display:none;background-image:url(/assets/front/images/iconos-parati/video-pause.svg)}.div-content-video .look-tab-video .options #pause-btn:hover{background-image:url(/assets/front/images/iconos-parati/video-pause-hover.svg)}.div-content-video .look-tab-video .options #volume-btn{background-image:url(/assets/front/images/iconos-parati/video-volume.svg)}.div-content-video .look-tab-video .options #volume-btn:hover{background-image:url(/assets/front/images/iconos-parati/video-volume-hover.svg)}@media(min-width: 180px)and (max-width: 991.98px){.div-content-video .look-tab-video .options #volume-btn{display:none !important}}@media(min-width: 992px){.div-content-video .look-tab-video .options #volume-btn{display:inline}}.div-content-video .look-tab-video .options #muted-btn{display:none;background-image:url(/assets/front/images/iconos-parati/video-volume-muted.svg)}.div-content-video .look-tab-video .options #muted-btn:hover{background-image:url(/assets/front/images/iconos-parati/video-volume-muted-hover.svg)}@media(min-width: 180px)and (max-width: 991.98px){.div-content-video .look-tab-video .options #muted-btn{display:none !important}}@media(min-width: 992px){.div-content-video .look-tab-video .options #muted-btn{display:inline}}.div-content-video .look-tab-video .options #full-screen-btn{background-image:url(/assets/front/images/iconos-parati/video-full-screen.svg)}.div-content-video .look-tab-video .options #full-screen-btn:hover{background-image:url(/assets/front/images/iconos-parati/video-full-screen-hover.svg)}.div-content-video .look-tab-video .options span{color:#fff}.div-content-video .look-tab-video .options #status-video{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:40%}.div-content-video .look-tab-video .options #status-video div{cursor:pointer;height:3px}.div-content-video .look-tab-video .options #status-video #alredy-seen-video{position:relative;background-color:#66e4ee}.div-content-video .look-tab-video .options #status-video #loaded-video{position:relative;background-color:#fff}.div-content-video .look-tab-video .options #status-video #not-yet-seen-video{flex-grow:1;background-color:#fff;opacity:80%}.div-content-video .look-tab-video .options .current-icon{cursor:grab;position:relative;width:25px;height:25px;background-image:url(/assets/front/images/iconos-parati/video-current-icon.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.div-content-video .look-tab-video .options #status-volume{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:10%}@media(min-width: 180px)and (max-width: 991.98px){.div-content-video .look-tab-video .options #status-volume{display:none !important}}@media(min-width: 992px){.div-content-video .look-tab-video .options #status-volume{display:flex}}.div-content-video .look-tab-video .options #status-volume div{cursor:pointer;height:3px}.div-content-video .look-tab-video .options #status-volume #current-volume{position:relative;background-color:#66e4ee}.div-content-video .look-tab-video .options #status-volume #volume-left{flex-grow:1;background-color:#66e4ee;opacity:50%}.div-content-video .dragging{cursor:grabbing !important}.div-container-video{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%;height:100%;z-index:900}.div-container-video .video-wrapper{position:relative;width:100%;max-width:1050px;margin:auto;overflow:hidden}.div-container-video .video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.div-container-video .video-wrapper #close-btn-nofixed{cursor:pointer;display:block;position:absolute;right:0;top:0;margin:35px;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(/assets/front/images/iconos-parati/video-close.svg)}@media(min-width: 180px)and (max-width: 991.98px){.div-container-video .video-wrapper #close-btn-nofixed{width:20px;height:20px}}@media(min-width: 992px){.div-container-video .video-wrapper #close-btn-nofixed{width:30px;height:30px}}.div-container-video .video-wrapper::before{content:"";display:block;padding-top:56.25%}.div-container-video .look-tab-video{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:rgba(2,63,136,.7);position:absolute;bottom:0;width:100%;height:auto;padding:15px}.div-container-video .look-tab-video .options{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:auto;height:auto}.div-container-video .look-tab-video .options .video-control-btn{cursor:pointer;width:40px;height:40px;background-size:contain;background-position:center;background-repeat:no-repeat}.div-container-video .look-tab-video .options #play-btn-nofixed{background-image:url(/assets/front/images/iconos-parati/video-play.svg)}.div-container-video .look-tab-video .options #play-btn-nofixed:hover{background-image:url(/assets/front/images/iconos-parati/video-play-hover.svg)}.div-container-video .look-tab-video .options #pause-btn-nofixed{display:none;background-image:url(/assets/front/images/iconos-parati/video-pause.svg)}.div-container-video .look-tab-video .options #pause-btn-nofixed:hover{background-image:url(/assets/front/images/iconos-parati/video-pause-hover.svg)}.div-container-video .look-tab-video .options #volume-btn-nofixed{background-image:url(/assets/front/images/iconos-parati/video-volume.svg)}.div-container-video .look-tab-video .options #volume-btn-nofixed:hover{background-image:url(/assets/front/images/iconos-parati/video-volume-hover.svg)}@media(min-width: 180px)and (max-width: 991.98px){.div-container-video .look-tab-video .options #volume-btn-nofixed{display:none !important}}@media(min-width: 992px){.div-container-video .look-tab-video .options #volume-btn-nofixed{display:inline}}.div-container-video .look-tab-video .options #muted-btn-nofixed{display:none;background-image:url(/assets/front/images/iconos-parati/video-volume-muted.svg)}.div-container-video .look-tab-video .options #muted-btn-nofixed:hover{background-image:url(/assets/front/images/iconos-parati/video-volume-muted-hover.svg)}@media(min-width: 180px)and (max-width: 991.98px){.div-container-video .look-tab-video .options #muted-btn-nofixed{display:none !important}}@media(min-width: 992px){.div-container-video .look-tab-video .options #muted-btn-nofixed{display:inline}}.div-container-video .look-tab-video .options #full-screen-btn-nofixed{background-image:url(/assets/front/images/iconos-parati/video-full-screen.svg)}.div-container-video .look-tab-video .options #full-screen-btn-nofixed:hover{background-image:url(/assets/front/images/iconos-parati/video-full-screen-hover.svg)}.div-container-video .look-tab-video .options span{color:#fff}.div-container-video .look-tab-video .options #status-video-nofixed{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:40%}.div-container-video .look-tab-video .options #status-video-nofixed div{cursor:pointer;height:3px}.div-container-video .look-tab-video .options #status-video-nofixed #alredy-seen-video-nofixed{position:relative;background-color:#66e4ee}.div-container-video .look-tab-video .options #status-video-nofixed #loaded-video-nofixed{position:relative;background-color:#fff}.div-container-video .look-tab-video .options #status-video-nofixed #not-yet-seen-video-nofixed{flex-grow:1;background-color:#fff;opacity:80%}.div-container-video .look-tab-video .options .current-icon{cursor:grab;position:relative;width:25px;height:25px;background-image:url(/assets/front/images/iconos-parati/video-current-icon.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.div-container-video .look-tab-video .options #status-volume-nofixed{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:10%}@media(min-width: 180px)and (max-width: 991.98px){.div-container-video .look-tab-video .options #status-volume-nofixed{display:none !important}}@media(min-width: 992px){.div-container-video .look-tab-video .options #status-volume-nofixed{display:flex}}.div-container-video .look-tab-video .options #status-volume-nofixed div{cursor:pointer;height:3px}.div-container-video .look-tab-video .options #status-volume-nofixed #current-volume-nofixed{position:relative;background-color:#66e4ee}.div-container-video .look-tab-video .options #status-volume-nofixed #volume-left-nofixed{flex-grow:1;background-color:#66e4ee;opacity:50%}.div-container-video .dragging{cursor:grabbing !important}.parati-table{width:100%;border-collapse:collapse;margin:0;padding:0}.parati-table thead tr{display:table-row;vertical-align:inherit;border-color:inherit}.parati-table thead tr th{position:relative;border-bottom:1px solid #a8adb3;padding:1rem 1.4rem;transition:all 250ms ease;font-family:"Montserrat-Parati-Bold",serif;color:#4c5356;font-size:18px;margin:0;margin-bottom:24px;text-align:center;background-color:#f2f2f2}@media(min-width: 180px)and (max-width: 719.98px){.parati-table thead tr th{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.parati-table thead tr th{font-size:18px}}@media(min-width: 992px){.parati-table thead tr th{font-size:18px}}.parati-table thead tr th p{margin:0}.parati-table tbody{display:table-row-group;vertical-align:middle;border-color:inherit}.parati-table tbody tr{display:table-row;vertical-align:inherit;border-color:inherit}.parati-table tbody tr td{position:relative;border-bottom:1px solid #a8adb3;padding:1rem 1.4rem;transition:all 250ms ease;vertical-align:top;font-family:"Montserrat-Parati",serif;color:#4c5356;font-size:18px;margin:0;margin-bottom:24px}@media(min-width: 180px)and (max-width: 719.98px){.parati-table tbody tr td{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.parati-table tbody tr td{font-size:18px}}@media(min-width: 992px){.parati-table tbody tr td{font-size:18px}}.parati-table tbody tr td p{margin:0}.parati-table tbody tr:hover td{background-color:#f2f2f2}.modal-info-component{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-height:6.8rem;border:none;position:relative}@media only screen and (max-width: 479px){.modal-info-component{min-height:4rem}}.modal-info-component.info{background-color:#d8d8d8}.modal-info-component.info .modal-text{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.modal-info-component.info .modal-text .modal-text__text{color:#4a4a4a}.modal-info-component.info .wrapper-close .close-icon svg{fill:#4a4a4a}.modal-info-component.success{background-color:#038364}.modal-info-component.success .modal-text{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.modal-info-component.success .modal-text .modal-text__text{color:#fff}.modal-info-component.success .wrapper-close .close-icon svg{fill:#fff}.modal-info-component.error{background-color:#cd3b4f}.modal-info-component.error .modal-text{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.modal-info-component.error .modal-text .modal-text__text{color:#fff}.modal-info-component.error .wrapper-close .close-icon svg{fill:#fff}.modal-info-component.warning{background-color:#f5e850}.modal-info-component.warning .modal-text{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.modal-info-component.warning .modal-text .modal-text__text{color:#4a4a4a}.modal-info-component.warning .wrapper-close .close-icon svg{fill:#4a4a4a}.modal-info-component .wrapper-icon-text{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:90%;padding:2rem 2.2rem 2rem 4rem}@media only screen and (max-width: 479px){.modal-info-component .wrapper-icon-text{padding:1rem;width:95%}}.modal-info-component .wrapper-icon-text .modal-icon{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding-right:2.2rem}@media only screen and (max-width: 479px){.modal-info-component .wrapper-icon-text .modal-icon{padding-right:1rem}}.modal-info-component .wrapper-icon-text .modal-icon svg{height:2.8rem;width:2.8rem}.modal-info-component .wrapper-icon-text .modal-text{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.modal-info-component .wrapper-icon-text .modal-text .modal-text__text{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;font-family:"Montserrat-Parati",serif;line-height:normal;margin:0}@media(min-width: 180px)and (max-width: 959.98px){.modal-info-component .wrapper-icon-text .modal-text .modal-text__text{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.modal-info-component .wrapper-icon-text .modal-text .modal-text__text{font-size:18px}}@media(min-width: 1600px){.modal-info-component .wrapper-icon-text .modal-text .modal-text__text{font-size:18px}}.modal-info-component .wrapper-close .close-icon{position:absolute;top:50%;right:3rem;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}@media only screen and (max-width: 479px){.modal-info-component .wrapper-close .close-icon{right:.5rem}}.modal-info-component .wrapper-close .close-icon svg{height:1.6rem;width:1.6rem;fill:#4a4a4a;cursor:pointer}.modal-template-component .modal-dialog{display:table;max-width:none;margin:1.75rem auto}.modal-template-component .modal-dialog .modal-temp-content{background-color:#f2f2f2;border:none;border-radius:0;box-shadow:.5rem .5rem 4rem rgba(0,0,0,.3);position:relative;padding:0 2.2rem}.modal-template-component .modal-dialog .modal-temp-content .close-icon{cursor:pointer;position:absolute;top:2.3rem;right:2.3rem}.modal-template-component .modal-dialog .modal-temp-content .close-icon svg{height:1.6rem;width:1.6rem;fill:#023f88}.modal-template-component .modal-dialog .modal-temp-content .modal-temp-header{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.modal-template-component .modal-dialog .modal-temp-content .modal-temp-header .modal-temp-title{margin:6rem 0 4rem;text-align:center}.modal-template-component .modal-dialog .modal-temp-content .modal-temp-footer{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-bottom:3rem}.modal-template-info .modal-content{width:60%}.modal-template-info .modal-content .modal-header{width:100%}.modal-template-info .modal-content .modal-body{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.modal-template-info .modal-content .modal-body .block-state-info{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;flex-wrap:wrap}@media only screen and (min-width: 180px){.modal-template-info .modal-content .modal-body .block-state-info .state-info{margin-bottom:1rem}}@media only screen and (min-width: 720px){.modal-template-info .modal-content .modal-body .block-state-info .state-info{margin-bottom:1rem}}@media only screen and (min-width: 960px){.modal-template-info .modal-content .modal-body .block-state-info .state-info{margin-bottom:1rem}}@media only screen and (min-width: 992px){.modal-template-info .modal-content .modal-body .block-state-info .state-info{margin-bottom:1rem}}@media only screen and (min-width: 1600px){.modal-template-info .modal-content .modal-body .block-state-info .state-info{margin-bottom:1rem}}@media only screen and (min-width: 180px){.modal-template-info .modal-content .modal-body .block-state-info .state-info h5,.modal-template-info .modal-content .modal-body .block-state-info .state-info h4{margin-bottom:.5rem}}@media only screen and (min-width: 720px){.modal-template-info .modal-content .modal-body .block-state-info .state-info h5,.modal-template-info .modal-content .modal-body .block-state-info .state-info h4{margin-bottom:.5rem}}@media only screen and (min-width: 960px){.modal-template-info .modal-content .modal-body .block-state-info .state-info h5,.modal-template-info .modal-content .modal-body .block-state-info .state-info h4{margin-bottom:.5rem}}@media only screen and (min-width: 992px){.modal-template-info .modal-content .modal-body .block-state-info .state-info h5,.modal-template-info .modal-content .modal-body .block-state-info .state-info h4{margin-bottom:.5rem}}@media only screen and (min-width: 1600px){.modal-template-info .modal-content .modal-body .block-state-info .state-info h5,.modal-template-info .modal-content .modal-body .block-state-info .state-info h4{margin-bottom:.5rem}}.modal-template-info .modal-content .modal-body .block-state-info h5{color:#4c5356}.modal-template-info .modal-content .modal-body .block-state-info button.view-state-bt{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;flex-shrink:0;border-radius:5px;padding:5px 10px;cursor:default}.modal-template-info .modal-content .modal-body .block-state-info button.view-state-bt svg{width:25px}.modal-template-info .modal-content .modal-body .block-state-info button.view-state-bt span{font-family:"Montserrat-Parati-Bold",serif;color:#fff;margin-left:5px}.modal-template-info .modal-content .modal-body .block-state-info button.state-yellow{background-color:#f5e850}.modal-template-info .modal-content .modal-body .block-state-info button.state-green{background-color:#038364}.modal-template-info .modal-content .modal-body .block-state-info button.state-red{background-color:#cd3b4f}.modal-template-info .modal-content .modal-body hr{border-top-style:dashed;width:100%;margin-top:0}.general-cookies-container{position:fixed;bottom:0;left:0;width:100%;z-index:100}.general-cookies-container .cookies-overlay{height:100vh;background-color:rgba(74,74,74,.4);pointer-events:none}.general-cookies-container .general-cookies{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;min-height:5.8rem;width:100%;background-color:#023f88;color:#fff;padding:57px 80px;font-size:1rem;text-align:left;z-index:102}@media only screen and (max-width: 959px){.general-cookies-container .general-cookies{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:unset;-moz-box-pack:unset;-ms-flex-pack:unset;-webkit-justify-content:unset;justify-content:unset;padding:50px 25px}}@media only screen and (max-width: 479px){.general-cookies-container .general-cookies{padding:50px 25px}}.general-cookies-container .general-cookies .general-cookies__block{margin:0;padding:0}.general-cookies-container .general-cookies .general-cookies__block .cookies-title{font-family:"Montserrat-Parati-Bold",serif;color:#fff;margin:0;padding:0;margin-bottom:15px}@media(min-width: 180px)and (max-width: 719.98px){.general-cookies-container .general-cookies .general-cookies__block .cookies-title{font-size:16px;line-height:18px;margin-bottom:8px}}@media(min-width: 720px)and (max-width: 991.98px){.general-cookies-container .general-cookies .general-cookies__block .cookies-title{font-size:16px;line-height:18px;margin-bottom:8px}}@media(min-width: 992px){.general-cookies-container .general-cookies .general-cookies__block .cookies-title{font-size:16px;line-height:18px;margin-bottom:8px}}.general-cookies-container .general-cookies .general-cookies__block .cookies-text{font-family:"Montserrat-Parati-Light",serif;color:#fff;margin:0;padding:0;margin-bottom:30px}@media(min-width: 180px)and (max-width: 719.98px){.general-cookies-container .general-cookies .general-cookies__block .cookies-text{font-size:14px;line-height:16px;margin-bottom:25px}}@media(min-width: 720px)and (max-width: 991.98px){.general-cookies-container .general-cookies .general-cookies__block .cookies-text{font-size:14px;line-height:16px;margin-bottom:25px}}@media(min-width: 992px){.general-cookies-container .general-cookies .general-cookies__block .cookies-text{font-size:14px;line-height:16px;margin-bottom:25px}}.general-cookies-container .general-cookies .general-cookies-btns{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (max-width: 959px){.general-cookies-container .general-cookies .general-cookies-btns{margin-top:3rem}}@media only screen and (max-width: 479px){.general-cookies-container .general-cookies .general-cookies-btns{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-top:1.5rem;width:100%}}.general-cookies-container .general-cookies .general-cookies-btns .general-cookies__btn-agree{margin-left:1.2rem;margin-right:1.2rem}@media only screen and (max-width: 959px){.general-cookies-container .general-cookies .general-cookies-btns .general-cookies__btn-agree{margin-left:0}}@media only screen and (max-width: 479px){.general-cookies-container .general-cookies .general-cookies-btns .general-cookies__btn-agree{margin-right:0;margin-bottom:1.5rem;width:100%}.general-cookies-container .general-cookies .general-cookies-btns .general-cookies__btn-agree button{width:100%;max-width:100%}}.general-cookies-container .general-cookies .general-cookies-btns .general-cookies__btn-custom{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.general-cookies-container .general-cookies .general-cookies-btns .general-cookies__btn-custom a.enlace_cookie{color:#fff;font-size:16px;line-height:14px}.general-cookies-container .general-cookies .general-cookies-btns .general-cookies__btn-custom a.enlace_cookie:hover{text-decoration:underline}@media only screen and (max-width: 479px){.general-cookies-container .general-cookies .general-cookies-btns .general-cookies__btn-custom{margin-left:0;width:100%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.general-cookies-container .general-cookies .general-cookies-btns .general-cookies__btn-custom button{width:100%;max-width:100%}}.cookies-left-menu-container{z-index:1041;height:100%}.cookies-left-menu-container .modal-dialog{height:100%;margin:0;-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none}.cookies-left-menu-container .modal-dialog .modal-content{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border:none;border-radius:unset;height:fit-content;min-height:100vh;background-color:#023f88;min-width:52.8rem;padding:3.1rem 3.2rem 2.4rem 3.2rem}@media only screen and (max-width: 479px){.cookies-left-menu-container .modal-dialog .modal-content{width:100%;min-width:unset}}.cookies-left-menu-container .modal-dialog .modal-content hr{border:1px solid #006384;margin:3rem 0}.cookies-left-menu-container .modal-dialog .modal-content .general-block{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.cookies-left-menu-container .modal-dialog .modal-content .general-block h5{color:#fff;font-family:"Montserrat-Parati-Bold",serif;margin:0}@media(min-width: 180px)and (max-width: 719.98px){.cookies-left-menu-container .modal-dialog .modal-content .general-block h5{font-size:16px;line-height:24px}}@media(min-width: 720px)and (max-width: 991.98px){.cookies-left-menu-container .modal-dialog .modal-content .general-block h5{font-size:18px;line-height:24px}}@media(min-width: 992px){.cookies-left-menu-container .modal-dialog .modal-content .general-block h5{font-size:20px;line-height:26px}}.cookies-left-menu-container .modal-dialog .modal-content .general-block p,.cookies-left-menu-container .modal-dialog .modal-content .general-block a{color:#fff;font-family:"Montserrat-Parati-Light",serif;margin:3rem 0 0 0}@media(min-width: 180px)and (max-width: 719.98px){.cookies-left-menu-container .modal-dialog .modal-content .general-block p,.cookies-left-menu-container .modal-dialog .modal-content .general-block a{font-size:12px;line-height:24px}}@media(min-width: 720px)and (max-width: 991.98px){.cookies-left-menu-container .modal-dialog .modal-content .general-block p,.cookies-left-menu-container .modal-dialog .modal-content .general-block a{font-size:16px;line-height:28px}}@media(min-width: 992px){.cookies-left-menu-container .modal-dialog .modal-content .general-block p,.cookies-left-menu-container .modal-dialog .modal-content .general-block a{font-size:18px;line-height:28px}}.cookies-left-menu-container .modal-dialog .modal-content .general-block a{text-decoration:underline}.cookies-left-menu-container .modal-dialog .modal-content .general-block button{margin-top:3rem;width:18rem}.cookies-left-menu-container .modal-dialog .modal-content .general-block button.no-margin{margin-top:0}@media only screen and (max-width: 479px){.cookies-left-menu-container .modal-dialog .modal-content .general-block button{width:100%}}.cookies-left-menu-container .modal-dialog .modal-content .slider-block{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.cookies-left-menu-container .modal-dialog .modal-content .slider-block .buttons-group{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.cookies-left-menu-container .modal-dialog .modal-content .slider-block .buttons-group h5{color:#fff;font-family:"Montserrat-Parati-Bold",serif;margin:0}@media(min-width: 180px)and (max-width: 719.98px){.cookies-left-menu-container .modal-dialog .modal-content .slider-block .buttons-group h5{font-size:16px;line-height:24px}}@media(min-width: 720px)and (max-width: 991.98px){.cookies-left-menu-container .modal-dialog .modal-content .slider-block .buttons-group h5{font-size:18px;line-height:24px}}@media(min-width: 992px){.cookies-left-menu-container .modal-dialog .modal-content .slider-block .buttons-group h5{font-size:20px;line-height:26px}}.cookies-left-menu-container .modal-dialog .modal-content .slider-block p{color:#fff;font-family:"Montserrat-Parati-Light",serif;margin:3rem 0 0 0}@media(min-width: 180px)and (max-width: 719.98px){.cookies-left-menu-container .modal-dialog .modal-content .slider-block p{font-size:12px;line-height:24px}}@media(min-width: 720px)and (max-width: 991.98px){.cookies-left-menu-container .modal-dialog .modal-content .slider-block p{font-size:16px;line-height:28px}}@media(min-width: 992px){.cookies-left-menu-container .modal-dialog .modal-content .slider-block p{font-size:18px;line-height:28px}}.normativa-container{padding:8rem 12rem}@media(min-width: 180px)and (max-width: 719.98px){.normativa-container{padding:2rem;padding-top:6rem}}@media(min-width: 720px)and (max-width: 991.98px){.normativa-container{padding:3rem;padding-top:6rem}}@media(min-width: 992px){.normativa-container{padding:5rem 8rem;padding-top:8rem}}.normativa-container .normativa-title{background-color:#023f88;padding:1.5rem;width:max-content;margin-bottom:130px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media(min-width: 180px)and (max-width: 719.98px){.normativa-container .normativa-title{margin-bottom:50px;margin-top:20px}.normativa-container .normativa-title span{color:#fff;font-family:"Montserrat-Parati-Bold",serif;font-size:40px;line-height:30px}}@media(min-width: 720px)and (max-width: 991.98px){.normativa-container .normativa-title{margin-bottom:50px;margin-top:20px}.normativa-container .normativa-title span{color:#fff;font-family:"Montserrat-Parati-Bold",serif;font-size:40px;line-height:30px}}@media(min-width: 992px){.normativa-container .normativa-title span{color:#fff;font-family:"Montserrat-Parati-Bold",serif;font-size:48px;line-height:42px}}.normativa-container .main-content p{font-family:"Montserrat-Parati",serif;color:#4c5356;font-size:18px;line-height:28px;margin:0;margin-bottom:14px}@media(min-width: 180px)and (max-width: 719.98px){.normativa-container .main-content p{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.normativa-container .main-content p{font-size:18px}}@media(min-width: 992px){.normativa-container .main-content p{font-size:18px}}.normativa-container .main-content ul{padding:0;margin:0 0 1.4rem 2.8rem}.normativa-container .main-content ul li{font-family:"Montserrat-Parati",serif;color:#4c5356;font-size:18px;line-height:28px;margin:0;margin-bottom:24px}@media(min-width: 180px)and (max-width: 719.98px){.normativa-container .main-content ul li{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.normativa-container .main-content ul li{font-size:18px}}@media(min-width: 992px){.normativa-container .main-content ul li{font-size:18px}}.normativa-container .main-content a{font-family:"Montserrat-Parati",serif;color:#023f88;font-size:18px;line-height:28px;margin:0;margin-bottom:14px}@media(min-width: 180px)and (max-width: 719.98px){.normativa-container .main-content a{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.normativa-container .main-content a{font-size:18px}}@media(min-width: 992px){.normativa-container .main-content a{font-size:18px}}.normativa-container .main-content b{font-family:"Montserrat-Parati-Bold",serif}.normativa-container .main-content .normativa-block p{font-family:"Montserrat-Parati",serif;color:#4c5356;font-size:18px;line-height:28px;margin:0;margin-bottom:14px}@media(min-width: 180px)and (max-width: 719.98px){.normativa-container .main-content .normativa-block p{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.normativa-container .main-content .normativa-block p{font-size:18px}}@media(min-width: 992px){.normativa-container .main-content .normativa-block p{font-size:18px}}.normativa-container .main-content .normativa-block ul,.normativa-container .main-content .normativa-block ul li{font-family:"Montserrat-Parati",serif;color:#4c5356;font-size:18px;line-height:28px;margin-bottom:24px}@media(min-width: 180px)and (max-width: 719.98px){.normativa-container .main-content .normativa-block ul,.normativa-container .main-content .normativa-block ul li{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.normativa-container .main-content .normativa-block ul,.normativa-container .main-content .normativa-block ul li{font-size:18px}}@media(min-width: 992px){.normativa-container .main-content .normativa-block ul,.normativa-container .main-content .normativa-block ul li{font-size:18px}}.normativa-container .main-content .normativa-block .normativa-block-collapsable{border-bottom:1px solid #4a4a4a}.normativa-container .main-content .normativa-block .normativa-block-collapsable .normativa-block-collapsable__block.lnb-title{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-top:1px solid #4a4a4a;min-height:5.6rem;height:fit-content;padding-right:2.4rem;cursor:pointer}.normativa-container .main-content .normativa-block .normativa-block-collapsable .normativa-block-collapsable__block.lnb-title h3{margin:0;font-family:"Montserrat-Parati-Bold",serif;font-size:1.8rem;line-height:1.5rem}@media(min-width: 180px)and (max-width: 719.98px){.normativa-container .main-content .normativa-block .normativa-block-collapsable .normativa-block-collapsable__block.lnb-title h3{font-size:18px}}@media(min-width: 720px)and (max-width: 991.98px){.normativa-container .main-content .normativa-block .normativa-block-collapsable .normativa-block-collapsable__block.lnb-title h3{font-size:18px}}@media(min-width: 992px){.normativa-container .main-content .normativa-block .normativa-block-collapsable .normativa-block-collapsable__block.lnb-title h3{font-size:24px}}.normativa-container .main-content .normativa-block .normativa-block-collapsable .normativa-block-collapsable__block.lnb-title svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);transform-origin:center;height:1.6rem;width:1.6rem;fill:#023f88}.normativa-container .main-content .normativa-block .normativa-block-collapsable .normativa-block-collapsable__block.lnb-title.open svg{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.normativa-container .main-content .normativa-block .normativa-block-collapsable .normativa-block-collapsable__block.lnb-content{overflow-y:hidden;transition:height .5s ease-in-out,visibility 1s,padding-top .25s .25s}.normativa-container .main-content .normativa-block .normativa-block-collapsable .normativa-block-collapsable__block.lnb-content.is-closed{height:0;visibility:hidden}.normativa-container .main-content .normativa-block .normativa-block-collapsable .normativa-block-collapsable__block.lnb-content .block-content{padding:.9rem 0 1rem 0}.normativa-container .main-content .normativa-block:first-child{margin-bottom:8rem}.legal-note-container{padding:8rem 12rem}@media(min-width: 180px)and (max-width: 719.98px){.legal-note-container{padding:2rem}}@media(min-width: 720px)and (max-width: 991.98px){.legal-note-container{padding:3rem}}@media(min-width: 992px){.legal-note-container{padding:5rem 8rem}}.legal-note-container .legal-note-title{background-color:#023f88;padding:1.5rem;max-width:100%;width:max-content;margin-bottom:130px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media(min-width: 180px)and (max-width: 719.98px){.legal-note-container .legal-note-title{margin-bottom:50px;margin-top:20px}.legal-note-container .legal-note-title span{color:#fff;font-family:"Montserrat-Parati-Bold",serif;font-size:40px;line-height:56px}}@media(min-width: 720px)and (max-width: 991.98px){.legal-note-container .legal-note-title{margin-bottom:50px;margin-top:20px}.legal-note-container .legal-note-title span{color:#fff;font-family:"Montserrat-Parati-Bold",serif;font-size:40px;line-height:56px}}@media(min-width: 992px){.legal-note-container .legal-note-title span{color:#fff;font-family:"Montserrat-Parati-Bold",serif;font-size:48px;line-height:56px}}.legal-note-container .main-content p{font-family:"Montserrat-Parati",serif;color:#4c5356;margin-bottom:0;font-size:18px;line-height:28px;margin:0;margin-bottom:14px}@media(min-width: 180px)and (max-width: 719.98px){.legal-note-container .main-content p{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.legal-note-container .main-content p{font-size:18px}}@media(min-width: 992px){.legal-note-container .main-content p{font-size:18px}}.legal-note-container .main-content ul{padding:0;margin:0 0 1.4rem 2.8rem;list-style:disc}.legal-note-container .main-content ul li{font-family:"Montserrat-Parati",serif;color:#4c5356;font-size:18px;line-height:28px;margin:0;margin-bottom:24px}@media(min-width: 180px)and (max-width: 719.98px){.legal-note-container .main-content ul li{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.legal-note-container .main-content ul li{font-size:18px}}@media(min-width: 992px){.legal-note-container .main-content ul li{font-size:18px}}.legal-note-container .main-content a{font-family:"Montserrat-Parati",serif;color:#023f88;font-size:18px;line-height:28px;margin:0;margin-bottom:14px}@media(min-width: 180px)and (max-width: 719.98px){.legal-note-container .main-content a{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.legal-note-container .main-content a{font-size:18px}}@media(min-width: 992px){.legal-note-container .main-content a{font-size:18px}}.legal-note-container .main-content b{font-family:"Montserrat-Parati-Bold",serif}.legal-note-container .main-content .legal-note-block .legal-note-block-collapsable{border-bottom:1px solid #4a4a4a}.legal-note-container .main-content .legal-note-block .legal-note-block-collapsable .legal-note-block-collapsable__block.lnb-title{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-top:1px solid #4a4a4a;min-height:5.6rem;height:fit-content;padding-right:2.4rem;cursor:pointer}.legal-note-container .main-content .legal-note-block .legal-note-block-collapsable .legal-note-block-collapsable__block.lnb-title h3{margin:0;font-family:"Montserrat-Parati-Bold",serif;font-size:1.2rem;line-height:1.5rem}@media(min-width: 180px)and (max-width: 719.98px){.legal-note-container .main-content .legal-note-block .legal-note-block-collapsable .legal-note-block-collapsable__block.lnb-title h3{font-size:18px}}@media(min-width: 720px)and (max-width: 991.98px){.legal-note-container .main-content .legal-note-block .legal-note-block-collapsable .legal-note-block-collapsable__block.lnb-title h3{font-size:18px}}@media(min-width: 992px){.legal-note-container .main-content .legal-note-block .legal-note-block-collapsable .legal-note-block-collapsable__block.lnb-title h3{font-size:24px}}.legal-note-container .main-content .legal-note-block .legal-note-block-collapsable .legal-note-block-collapsable__block.lnb-title svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);transform-origin:center;height:1.6rem;width:1.6rem;fill:#023f88}.legal-note-container .main-content .legal-note-block .legal-note-block-collapsable .legal-note-block-collapsable__block.lnb-title.open svg{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.legal-note-container .main-content .legal-note-block .legal-note-block-collapsable .legal-note-block-collapsable__block.lnb-content{overflow-y:hidden;transition:height .5s ease-in-out,visibility 1s,padding-top .25s .25s}.legal-note-container .main-content .legal-note-block .legal-note-block-collapsable .legal-note-block-collapsable__block.lnb-content.is-closed{height:0;visibility:hidden}.legal-note-container .main-content .legal-note-block .legal-note-block-collapsable .legal-note-block-collapsable__block.lnb-content .block-content{padding:.9rem 0 1rem 0}.legal-note-container .main-content .legal-note-block:first-child{margin-bottom:8rem}.cookies-policy-container{padding:8rem 12rem}@media(min-width: 180px)and (max-width: 719.98px){.cookies-policy-container{padding:2rem}}@media(min-width: 720px)and (max-width: 991.98px){.cookies-policy-container{padding:3rem}}@media(min-width: 992px){.cookies-policy-container{padding:5rem 8rem}}.cookies-policy-container .cookies-policy-title{background-color:#023f88;padding:1.5rem;width:max-content;max-width:100%;margin-bottom:130px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media(min-width: 180px)and (max-width: 719.98px){.cookies-policy-container .cookies-policy-title{margin-bottom:50px;margin-top:20px}.cookies-policy-container .cookies-policy-title span{color:#fff;font-family:"Montserrat-Parati-Bold",serif;font-size:40px;line-height:56px}}@media(min-width: 720px)and (max-width: 991.98px){.cookies-policy-container .cookies-policy-title{margin-bottom:50px;margin-top:20px}.cookies-policy-container .cookies-policy-title span{color:#fff;font-family:"Montserrat-Parati-Bold",serif;font-size:40px;line-height:56px}}@media(min-width: 992px){.cookies-policy-container .cookies-policy-title span{color:#fff;font-family:"Montserrat-Parati-Bold",serif;font-size:48px;line-height:56px}}.cookies-policy-container .main-content p{font-family:"Montserrat-Parati",serif;color:#4c5356;margin-bottom:0;font-size:18px;line-height:28px;margin:0;margin-bottom:14px}@media(min-width: 180px)and (max-width: 719.98px){.cookies-policy-container .main-content p{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.cookies-policy-container .main-content p{font-size:18px}}@media(min-width: 992px){.cookies-policy-container .main-content p{font-size:18px}}.cookies-policy-container .main-content p.less-margin{margin-bottom:14px}.cookies-policy-container .main-content ul,.cookies-policy-container .main-content ol{padding:0;margin:0 0 1.4rem 2.8rem;list-style:disc}.cookies-policy-container .main-content ul li,.cookies-policy-container .main-content ol li{font-family:"Montserrat-Parati",serif;color:#4c5356;font-size:18px;line-height:28px;margin:0;margin-bottom:24px}@media(min-width: 180px)and (max-width: 719.98px){.cookies-policy-container .main-content ul li,.cookies-policy-container .main-content ol li{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.cookies-policy-container .main-content ul li,.cookies-policy-container .main-content ol li{font-size:18px}}@media(min-width: 992px){.cookies-policy-container .main-content ul li,.cookies-policy-container .main-content ol li{font-size:18px}}.cookies-policy-container .main-content ol{margin:0 0 1.4rem 1.8rem;list-style:decimal}.cookies-policy-container .main-content ol li::marker,.cookies-policy-container .main-content ol li:before{font-family:"Montserrat-Parati-Bold",serif}.cookies-policy-container .main-content a{font-family:"Montserrat-Parati",serif;color:#023f88;font-size:18px;line-height:28px;margin:0;margin-bottom:14px}@media(min-width: 180px)and (max-width: 719.98px){.cookies-policy-container .main-content a{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.cookies-policy-container .main-content a{font-size:18px}}@media(min-width: 992px){.cookies-policy-container .main-content a{font-size:18px}}.cookies-policy-container .main-content b{font-family:"Montserrat-Parati-Bold",serif}.cookies-policy-container .main-content .second-block-table{margin-top:2rem;overflow-x:auto}.cookies-policy-container .main-content .second-block-table table{width:100%;border-collapse:collapse;margin:0;padding:0}.cookies-policy-container .main-content .second-block-table table thead tr{display:table-row;vertical-align:inherit;border-color:inherit}.cookies-policy-container .main-content .second-block-table table thead tr th{position:relative;border-bottom:1px solid #a8adb3;padding:1rem 1.4rem;transition:all 250ms ease;font-family:"Montserrat-Parati",serif;color:#4c5356;font-size:18px;line-height:28px;margin:0;margin-bottom:24px}@media(min-width: 180px)and (max-width: 719.98px){.cookies-policy-container .main-content .second-block-table table thead tr th{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.cookies-policy-container .main-content .second-block-table table thead tr th{font-size:18px}}@media(min-width: 992px){.cookies-policy-container .main-content .second-block-table table thead tr th{font-size:18px}}.cookies-policy-container .main-content .second-block-table table thead tr th.vw-table-highlight{background-color:#f2f2f2}.cookies-policy-container .main-content .second-block-table table thead tr th p{margin:0}.cookies-policy-container .main-content .second-block-table table thead tr .vw-table-name{min-width:18%}.cookies-policy-container .main-content .second-block-table table thead tr .vw-table-purpose{min-width:52%}.cookies-policy-container .main-content .second-block-table table thead tr .vw-table-expiration{min-width:10%}.cookies-policy-container .main-content .second-block-table table thead tr .vw-table-cookie{min-width:10%}.cookies-policy-container .main-content .second-block-table table thead tr .vw-table-group{min-width:10%}@media only screen and (max-width: 991px){.cookies-policy-container .main-content .second-block-table table thead tr .vw-table-name{max-width:10%;min-width:10%}.cookies-policy-container .main-content .second-block-table table thead tr .vw-table-expiration{max-width:10%;min-width:10%}.cookies-policy-container .main-content .second-block-table table thead tr .vw-table-cookie{max-width:10%;min-width:10%}.cookies-policy-container .main-content .second-block-table table thead tr .vw-table-group{max-width:10%;min-width:10%}}.cookies-policy-container .main-content .second-block-table table tbody{display:table-row-group;vertical-align:middle;border-color:inherit}.cookies-policy-container .main-content .second-block-table table tbody tr{display:table-row;vertical-align:inherit;border-color:inherit}.cookies-policy-container .main-content .second-block-table table tbody tr td{position:relative;border-bottom:1px solid #a8adb3;padding:1rem 1.4rem;transition:all 250ms ease;vertical-align:top;line-height:1.55556;height:5.6rem;font-family:"Montserrat-Parati",serif;color:#4c5356;font-size:18px;line-height:28px;margin:0;margin-bottom:24px}@media(min-width: 180px)and (max-width: 719.98px){.cookies-policy-container .main-content .second-block-table table tbody tr td{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.cookies-policy-container .main-content .second-block-table table tbody tr td{font-size:18px}}@media(min-width: 992px){.cookies-policy-container .main-content .second-block-table table tbody tr td{font-size:18px}}.cookies-policy-container .main-content .second-block-table table tbody tr td p{margin:0}.cookies-policy-container .main-content .second-block-table table tbody tr:hover td{background-color:#f2f2f2}.cookies-policy-container .main-content .third-block-configuration{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;max-width:120rem;margin-top:17rem;margin-bottom:8rem}@media only screen and (max-width: 959px){.cookies-policy-container .main-content .third-block-configuration{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.cookies-policy-container .main-content .third-block-configuration .picture-content{width:100%;height:100%}@media only screen and (max-width: 959px){.cookies-policy-container .main-content .third-block-configuration .picture-content{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}}.cookies-policy-container .main-content .third-block-configuration .picture-content .cookies-img{background-repeat:no-repeat;background-size:cover;background-position:center;height:20.5rem;max-width:58.8rem;width:100%}.cookies-policy-container .main-content .third-block-configuration .cookies-configuration-content{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;padding:0 0 0 6.4rem}@media only screen and (max-width: 959px){.cookies-policy-container .main-content .third-block-configuration .cookies-configuration-content{padding-left:0}}.cookies-policy-container .main-content .third-block-configuration .cookies-configuration-content .cookies-title h3{margin-top:4rem}.privacy-policy-container{padding:8rem 12rem}@media(min-width: 180px)and (max-width: 719.98px){.privacy-policy-container{padding:2rem}}@media(min-width: 720px)and (max-width: 991.98px){.privacy-policy-container{padding:3rem}}@media(min-width: 992px){.privacy-policy-container{padding:5rem 8rem}}.privacy-policy-container .privacy-policy-title{background-color:#023f88;padding:1.5rem;width:max-content;max-width:100%;margin-bottom:130px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media(min-width: 180px)and (max-width: 719.98px){.privacy-policy-container .privacy-policy-title{margin-bottom:50px;margin-top:20px}.privacy-policy-container .privacy-policy-title span{color:#fff;font-family:"Montserrat-Parati-Bold",serif;font-size:40px;line-height:56px}}@media(min-width: 720px)and (max-width: 991.98px){.privacy-policy-container .privacy-policy-title{margin-bottom:50px;margin-top:20px}.privacy-policy-container .privacy-policy-title span{color:#fff;font-family:"Montserrat-Parati-Bold",serif;font-size:40px;line-height:56px}}@media(min-width: 992px){.privacy-policy-container .privacy-policy-title span{color:#fff;font-family:"Montserrat-Parati-Bold",serif;font-size:48px;line-height:56px}}.privacy-policy-container .main-content-wrapper .main-content p{font-family:"Montserrat-Parati",serif;color:#4c5356;margin-bottom:0;font-size:18px;line-height:28px;margin:0;margin-bottom:14px}@media(min-width: 180px)and (max-width: 719.98px){.privacy-policy-container .main-content-wrapper .main-content p{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.privacy-policy-container .main-content-wrapper .main-content p{font-size:18px}}@media(min-width: 992px){.privacy-policy-container .main-content-wrapper .main-content p{font-size:18px}}.privacy-policy-container .main-content-wrapper .main-content p.less-margin{margin-bottom:14px}.privacy-policy-container .main-content-wrapper .main-content ul{padding:0;margin:0 0 1.4rem 2.8rem;list-style:disc}.privacy-policy-container .main-content-wrapper .main-content ul li{font-family:"Montserrat-Parati",serif;color:#4c5356;font-size:18px;line-height:28px;margin:0;margin-bottom:24px}@media(min-width: 180px)and (max-width: 719.98px){.privacy-policy-container .main-content-wrapper .main-content ul li{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.privacy-policy-container .main-content-wrapper .main-content ul li{font-size:18px}}@media(min-width: 992px){.privacy-policy-container .main-content-wrapper .main-content ul li{font-size:18px}}.privacy-policy-container .main-content-wrapper .main-content a{font-family:"Montserrat-Parati",serif;color:#023f88;font-size:18px;line-height:28px;margin:0;margin-bottom:14px}@media(min-width: 180px)and (max-width: 719.98px){.privacy-policy-container .main-content-wrapper .main-content a{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.privacy-policy-container .main-content-wrapper .main-content a{font-size:18px}}@media(min-width: 992px){.privacy-policy-container .main-content-wrapper .main-content a{font-size:18px}}.privacy-policy-container .main-content-wrapper .main-content b{font-family:"Montserrat-Parati-Bold",serif}.privacy-policy-container .main-content-wrapper .main-content .second-block-table{margin-bottom:7rem;overflow-x:auto}.privacy-policy-container .main-content-wrapper .main-content .second-block-table table{width:100%;border-collapse:collapse;margin:0;padding:0}.privacy-policy-container .main-content-wrapper .main-content .second-block-table table thead tr{display:table-row;vertical-align:inherit;border-color:inherit}.privacy-policy-container .main-content-wrapper .main-content .second-block-table table thead tr th{position:relative;border-bottom:1px solid #a8adb3;padding:1rem 1.4rem;transition:all 250ms ease;font-family:"Montserrat-Parati",serif;color:#4c5356;font-size:18px;line-height:28px;margin:0;margin-bottom:24px}@media(min-width: 180px)and (max-width: 719.98px){.privacy-policy-container .main-content-wrapper .main-content .second-block-table table thead tr th{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.privacy-policy-container .main-content-wrapper .main-content .second-block-table table thead tr th{font-size:18px}}@media(min-width: 992px){.privacy-policy-container .main-content-wrapper .main-content .second-block-table table thead tr th{font-size:18px}}.privacy-policy-container .main-content-wrapper .main-content .second-block-table table thead tr th.vw-table-highlight{background-color:#f2f2f2}.privacy-policy-container .main-content-wrapper .main-content .second-block-table table thead tr th p{margin:0}.privacy-policy-container .main-content-wrapper .main-content .second-block-table table tbody{display:table-row-group;vertical-align:middle;border-color:inherit}.privacy-policy-container .main-content-wrapper .main-content .second-block-table table tbody tr{display:table-row;vertical-align:inherit;border-color:inherit}.privacy-policy-container .main-content-wrapper .main-content .second-block-table table tbody tr td{position:relative;border-bottom:1px solid #a8adb3;padding:1rem 1.4rem;transition:all 250ms ease;vertical-align:top;line-height:1.55556;height:5.6rem;font-family:"Montserrat-Parati",serif;color:#4c5356;font-size:18px;line-height:28px;margin:0;margin-bottom:24px}@media(min-width: 180px)and (max-width: 719.98px){.privacy-policy-container .main-content-wrapper .main-content .second-block-table table tbody tr td{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.privacy-policy-container .main-content-wrapper .main-content .second-block-table table tbody tr td{font-size:18px}}@media(min-width: 992px){.privacy-policy-container .main-content-wrapper .main-content .second-block-table table tbody tr td{font-size:18px}}.privacy-policy-container .main-content-wrapper .main-content .second-block-table table tbody tr td p{margin:0}.privacy-policy-container .main-content-wrapper .main-content .second-block-table table tbody tr:hover td{background-color:#f2f2f2}.faqs-container{padding:8rem 12rem}@media(min-width: 180px)and (max-width: 719.98px){.faqs-container{padding:2rem}}@media(min-width: 720px)and (max-width: 991.98px){.faqs-container{padding:3rem}}@media(min-width: 992px){.faqs-container{padding:5rem 8rem}}.faqs-container .faqs-title{background-color:#023f88;padding:1.5rem;width:max-content;max-width:100%;margin-bottom:130px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media(min-width: 180px)and (max-width: 719.98px){.faqs-container .faqs-title{margin-bottom:50px;margin-top:20px}.faqs-container .faqs-title span{color:#fff;font-family:"Montserrat-Parati-Bold",serif;font-size:40px;line-height:56px}}@media(min-width: 720px)and (max-width: 991.98px){.faqs-container .faqs-title{margin-bottom:50px;margin-top:20px}.faqs-container .faqs-title span{color:#fff;font-family:"Montserrat-Parati-Bold",serif;font-size:40px;line-height:56px}}@media(min-width: 992px){.faqs-container .faqs-title span{color:#fff;font-family:"Montserrat-Parati-Bold",serif;font-size:48px;line-height:56px}}.faqs-container .main-content p{font-family:"Montserrat-Parati",serif;color:#4c5356;margin-bottom:0;font-size:18px;line-height:28px;margin:0;margin-bottom:14px}@media(min-width: 180px)and (max-width: 719.98px){.faqs-container .main-content p{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.faqs-container .main-content p{font-size:18px}}@media(min-width: 992px){.faqs-container .main-content p{font-size:18px}}.faqs-container .main-content p.less-margin{margin-bottom:14px}.faqs-container .main-content ul,.faqs-container .main-content ol{padding:0;margin:0 0 1.4rem 2.8rem;list-style:disc}.faqs-container .main-content ul li,.faqs-container .main-content ol li{font-family:"Montserrat-Parati",serif;color:#4c5356;font-size:18px;line-height:28px;margin:0;margin-bottom:24px}@media(min-width: 180px)and (max-width: 719.98px){.faqs-container .main-content ul li,.faqs-container .main-content ol li{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.faqs-container .main-content ul li,.faqs-container .main-content ol li{font-size:18px}}@media(min-width: 992px){.faqs-container .main-content ul li,.faqs-container .main-content ol li{font-size:18px}}.faqs-container .main-content ol{margin:0 0 1.4rem 1.8rem;list-style:auto}.faqs-container .main-content ol li::marker,.faqs-container .main-content ol li:before{font-family:"Montserrat-Parati-Bold",serif}.faqs-container .main-content a{font-family:"Montserrat-Parati",serif;color:#023f88;font-size:18px;line-height:28px;margin:0;margin-bottom:14px}@media(min-width: 180px)and (max-width: 719.98px){.faqs-container .main-content a{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.faqs-container .main-content a{font-size:18px}}@media(min-width: 992px){.faqs-container .main-content a{font-size:18px}}.faqs-container .main-content b{font-family:"Montserrat-Parati-Bold",serif}.guide-container{margin:24px 0;padding:24px;background:#d3d3d3;border-radius:6px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.guide-container>h3{padding-bottom:14px;margin-bottom:28px;border-bottom:1px solid rgba(0,0,0,.1)}.guide-container pre{width:fit-content}.guide-container button.save-button{width:100px;height:40px;outline:none;border:none;background:#023f88;color:#fff;font-family:"Montserrat-Parati",serif;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.guide-container button.save-button:hover{background:#006384}.guide-container button.save-button.copied{background:#038364}.guide-container-wrapper{padding:24px}.row{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.column{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.grid-placeholder{width:100%;height:100%;background:rgba(67,128,175,.7)}.div-principal-login{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:100vh}@media only screen and (min-width: 180px){.div-principal-login{background:url(/assets/front/images/bg-movil.jpg);background-size:cover;background-repeat:no-repeat;background-position-x:center;background-position-y:0px;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width: 720px){.div-principal-login{background:url(/assets/front/images/bg-tablet.jpg);background-size:cover;background-repeat:no-repeat;background-position-x:center;background-position-y:-140px;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width: 992px){.div-principal-login{background:url(/assets/front/images/bg-desktop.jpg);background-size:cover;background-repeat:no-repeat;background-position-x:center;background-position-y:center;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.div-principal-login .div-content-login{background:rgba(255,255,255,.85);backdrop-filter:blur(8px);height:100vh}@media only screen and (min-width: 180px){.div-principal-login .div-content-login{margin-top:250px;width:100%}}@media only screen and (min-width: 720px){.div-principal-login .div-content-login{margin-top:350px;width:100%}}@media only screen and (min-width: 992px){.div-principal-login .div-content-login{margin-top:0;width:53%}}::-ms-reveal{display:none}.login-wrapper{width:100%;height:100%;min-height:100vh}a.link,.link-olvido-pass{display:block;flex-direction:unset;width:fit-content}@media only screen and (min-width: 180px){a.link,.link-olvido-pass{font-size:16px}}@media only screen and (min-width: 720px){a.link,.link-olvido-pass{font-size:16px}}@media only screen and (min-width: 992px){a.link,.link-olvido-pass{font-size:18px}}.white-pane{--padding-offset: 0px;position:absolute;top:0;left:0;z-index:-1;background:rgba(255,255,255,.85);backdrop-filter:blur(8px);width:calc(var(--login-pane-width) + var(--padding-offset))}@media only screen and (min-width: 180px){.white-pane{--login-pane-width: 95vw}}@media only screen and (min-width: 720px){.white-pane{--login-pane-width: 95vw}}@media only screen and (min-width: 992px){.white-pane{--login-pane-width: 50vw}}@media(min-width: 1px)and (max-width: 991.98px){.white-pane{width:100vw;--padding-offset: 0px;top:315px;height:calc(100vh - 315px)}}@media(min-width: 992px){.white-pane{--padding-offset: 3vw;top:0;height:100vh}}.main-class{--padding-offset: 0px;width:calc(var(--login-pane-width) + var(--padding-offset));display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-moz-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly}@media only screen and (min-width: 180px){.main-class{--login-pane-width: 100vw}}@media only screen and (min-width: 720px){.main-class{--login-pane-width: 100vw}}@media only screen and (min-width: 992px){.main-class{--login-pane-width: 45vw}}@media(min-width: 180px)and (max-width: 991.98px){.main-class{width:100vw;--padding-offset: 0px;margin-top:20px}}@media(min-width: 992px){.main-class{--padding-offset: 3vw;margin-top:145px}}.main-class h1{font-family:"Montserrat-Parati-Bold",serif}@media(min-width: 180px)and (max-width: 991.98px){.main-class h1{font-size:26px;line-height:36px}}@media(min-width: 992px){.main-class h1{font-size:56px;line-height:66px}}@media only screen and (min-width: 180px){.main-class{padding-top:20px}}@media only screen and (min-width: 720px){.main-class{padding-top:20px}}@media only screen and (min-width: 960px){.main-class{padding-top:20px}}@media only screen and (min-width: 992px){.main-class{padding-top:0}}@media only screen and (min-width: 1600px){.main-class{padding-top:0}}@media only screen and (min-width: 180px){.main-class{padding-left:20px}}@media only screen and (min-width: 720px){.main-class{padding-left:20px}}@media only screen and (min-width: 960px){.main-class{padding-left:20px}}@media only screen and (min-width: 992px){.main-class{padding-left:4rem}}@media only screen and (min-width: 180px){.main-class{padding-right:20px}}@media only screen and (min-width: 720px){.main-class{padding-right:20px}}@media only screen and (min-width: 960px){.main-class{padding-right:20px}}@media only screen and (min-width: 992px){.main-class{padding-right:0}}@media only screen and (min-width: 1600px){.main-class{padding-right:0}}.main-class section{position:relative}@media only screen and (min-width: 180px){.main-class section{padding-left:0}}@media only screen and (min-width: 720px){.main-class section{padding-left:0}}@media only screen and (min-width: 960px){.main-class section{padding-left:0}}@media only screen and (min-width: 992px){.main-class section{padding-left:6rem}}.left-pane{--padding-offset: 0px;--login-pane-width: 45vw;position:fixed;top:0;left:0;height:100vh;width:calc(100%);z-index:-1;background-color:#000;background-image:var(--bg-url);background-size:cover;background-repeat:no-repeat;background-position-y:top;background-position-x:right}@media(min-width: 1px)and (max-width: 479.98px){.left-pane{background-image:url("/assets/front/images/login-bg-small.jpg");width:100vw;background-position:right center;--padding-offset: 0px}}@media(min-width: 1px)and (max-width: 959.98px){.left-pane{background-image:url("/assets/front/images/login-bg-small.jpg");background-position:right}}@media(min-width: 992px){.left-pane{background-image:url("/assets/front/images/login-bg-small.jpg");--padding-offset: 3vw;background-position:center}}.all-pane{--padding-offset: 0px;--login-pane-width: 45vw;position:absolute;top:0;height:100vh;width:100vw;z-index:-1;background-color:#000;background-size:cover;background-repeat:no-repeat}@media(min-width: 1px)and (max-width: 479.98px){.all-pane{background-image:url("/assets/front/images/login-bg-small.png");width:100vw;background-position:right center;--padding-offset: 0px}}@media(min-width: 1px)and (max-width: 959.98px){.all-pane{background-image:url("/assets/front/images/login-bg-small.png");background-position:right}}@media(min-width: 992px){.all-pane{background-image:url("/assets/front/images/login-bg-small.jpg");--padding-offset: 3vw;background-position:center}}@media(min-width: 180px)and (max-width: 719.98px){.login-button{width:100%;max-width:none}}@media(min-width: 720px)and (max-width: 991.98px){.login-button{width:100%;max-width:none}}@media(min-width: 992px){.login-button{width:185px}}@media(min-width: 180px)and (max-width: 719.98px){#login-section h5{font-size:18px}}@media(min-width: 720px)and (max-width: 991.98px){#login-section h5{font-size:18px}}@media(min-width: 992px){#login-section h5{font-size:18px}}.corner-checkbox label{font-size:16px;font-family:"Montserrat-Parati",serif}.corner-checkbox label a{font-size:16px}.class-checks-login label{font-size:16px;font-family:"Montserrat-Parati-Light",serif}.class-checks-login label a{font-size:16px}#div-botonera-login{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media(min-width: 180px)and (max-width: 991.98px){#div-botonera-login{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 992px){#div-botonera-login{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}}#div-botonera-login .div-left{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media(min-width: 180px)and (max-width: 991.98px){#div-botonera-login .div-left{width:100%}}@media(min-width: 992px){#div-botonera-login .div-left{width:48%}}@media(min-width: 180px)and (max-width: 991.98px){#div-botonera-login .div-center-vacio{width:100%}}@media(min-width: 992px){#div-botonera-login .div-center-vacio{width:4%}}#div-botonera-login .div-right{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media(min-width: 180px)and (max-width: 991.98px){#div-botonera-login .div-right{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;padding-top:0}}@media(min-width: 992px){#div-botonera-login .div-right{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:60%;padding-top:90px}}@media(min-width: 1px)and (max-width: 991.98px){.spacing-mobil-1{margin-bottom:10px}.spacing-mobil-2{margin-bottom:10px}.spacing-mobil-3{margin-bottom:10px}.spacing-mobil-4{margin-bottom:25px}.flex-mobil #login-button{width:100%;max-width:100%}.flex-mobil #login-register-button{padding-left:0}}@media(min-width: 180px)and (max-width: 719.98px){#forget-password-section h5{font-size:18px}}@media(min-width: 720px)and (max-width: 991.98px){#forget-password-section h5{font-size:18px}}@media(min-width: 992px){#forget-password-section h5{font-size:18px}}.div-principal{height:100vh}@media only screen and (min-width: 180px){.div-principal{background:none;display:block}}@media only screen and (min-width: 720px){.div-principal{background:none;display:block}}@media only screen and (min-width: 992px){.div-principal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;background:url(/assets/front/images/login-bg-23.png);background-size:cover;background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-attachment:fixed;width:100%}}.div-principal .div-img-top{width:100%;height:318px}@media only screen and (min-width: 180px){.div-principal .div-img-top{display:block;background:url(/assets/front/images/registro-top-mobil-23.png);background-repeat:no-repeat;background-size:cover}}@media only screen and (min-width: 720px){.div-principal .div-img-top{display:block;background:url(/assets/front/images/registro-top-tablet-23.png);background-repeat:no-repeat;background-size:cover}}@media only screen and (min-width: 992px){.div-principal .div-img-top{display:none}}.div-principal .div-content{background-color:rgba(255,255,255,.9)}@media only screen and (min-width: 180px){.div-principal .div-content{width:100%;height:calc(100% - 318px)}}@media only screen and (min-width: 992px){.div-principal .div-content{width:88%;margin-top:0;height:100%}}@media only screen and (min-width: 180px){.width-datos-personales{width:100%}}@media only screen and (min-width: 720px){.width-datos-personales{width:100%}}@media only screen and (min-width: 960px){.width-datos-personales{width:100%}}@media only screen and (min-width: 992px){.width-datos-personales{width:80%}}@media only screen and (min-width: 180px){.width-datos-fiscales{width:100%}}@media only screen and (min-width: 720px){.width-datos-fiscales{width:100%}}@media only screen and (min-width: 960px){.width-datos-fiscales{width:100%}}@media only screen and (min-width: 992px){.width-datos-fiscales{width:90%}}@media only screen and (min-width: 180px){.width-datos-familiares{width:100%}}@media only screen and (min-width: 720px){.width-datos-familiares{width:100%}}@media only screen and (min-width: 960px){.width-datos-familiares{width:100%}}@media only screen and (min-width: 992px){.width-datos-familiares{width:90%}}@media only screen and (min-width: 180px){.mt-segundo-campo{margin-top:0rem !important}}@media only screen and (min-width: 720px){.mt-segundo-campo{margin-top:0rem !important}}@media only screen and (min-width: 960px){.mt-segundo-campo{margin-top:0rem !important}}@media only screen and (min-width: 992px){.mt-segundo-campo{margin-top:0rem !important}}.mt-segundo-campo:empty{margin-top:0rem !important}.flex-row-datos-personales{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media only screen and (min-width: 180px){.flex-row-datos-personales{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0rem !important}.flex-row-datos-personales .mr-3{margin-right:0rem !important}}@media only screen and (min-width: 720px){.flex-row-datos-personales{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0rem !important}.flex-row-datos-personales .mr-3{margin-right:0rem !important}}@media only screen and (min-width: 960px){.flex-row-datos-personales{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0rem !important}.flex-row-datos-personales .mr-3{margin-right:0rem !important}}@media only screen and (min-width: 992px){.flex-row-datos-personales{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;margin-bottom:28px !important}.flex-row-datos-personales .mr-3{margin-right:1rem !important}}@media only screen and (min-width: 180px){.flex-row-datos-personales .width-nodo-datos-personales{width:100%}}@media only screen and (min-width: 720px){.flex-row-datos-personales .width-nodo-datos-personales{width:100%}}@media only screen and (min-width: 960px){.flex-row-datos-personales .width-nodo-datos-personales{width:100%}}@media only screen and (min-width: 992px){.flex-row-datos-personales .width-nodo-datos-personales{width:50%}}@media only screen and (min-width: 180px){.flex-row-datos-personales .width-nodo-datos-personales{margin-right:0}}@media only screen and (min-width: 720px){.flex-row-datos-personales .width-nodo-datos-personales{margin-right:0}}@media only screen and (min-width: 960px){.flex-row-datos-personales .width-nodo-datos-personales{margin-right:0}}@media only screen and (min-width: 992px){.flex-row-datos-personales .width-nodo-datos-personales{margin-right:1rem !important}}@media only screen and (min-width: 1600px){.flex-row-datos-personales .width-nodo-datos-personales{margin-right:1rem !important}}.flex-row-activity{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media only screen and (min-width: 180px){.flex-row-activity{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0rem !important}.flex-row-activity .mr-3{margin-right:0rem !important}}@media only screen and (min-width: 720px){.flex-row-activity{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0rem !important}.flex-row-activity .mr-3{margin-right:0rem !important}}@media only screen and (min-width: 960px){.flex-row-activity{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;margin-bottom:0rem !important}.flex-row-activity .mr-3{margin-right:0rem !important}}@media only screen and (min-width: 992px){.flex-row-activity{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;margin-bottom:28px !important}.flex-row-activity .mr-3{margin-right:1rem !important}}@media only screen and (min-width: 180px){.flex-row-activity .mt-segundo-campo{margin-top:1rem !important}}@media only screen and (min-width: 720px){.flex-row-activity .mt-segundo-campo{margin-top:1rem !important}}@media only screen and (min-width: 960px){.flex-row-activity .mt-segundo-campo{margin-top:0rem !important}}@media only screen and (min-width: 992px){.flex-row-activity .mt-segundo-campo{margin-top:0rem !important}}@media only screen and (min-width: 180px){.flex-row-activity .width-nodo-activity-combo{width:100%}}@media only screen and (min-width: 720px){.flex-row-activity .width-nodo-activity-combo{width:100%}}@media only screen and (min-width: 960px){.flex-row-activity .width-nodo-activity-combo{width:28.5%}}@media only screen and (min-width: 992px){.flex-row-activity .width-nodo-activity-combo{width:30.5%}}@media only screen and (min-width: 180px){.flex-row-activity .width-nodo-activity-combo{margin-right:0}}@media only screen and (min-width: 720px){.flex-row-activity .width-nodo-activity-combo{margin-right:0}}@media only screen and (min-width: 960px){.flex-row-activity .width-nodo-activity-combo{margin-right:0}}@media only screen and (min-width: 992px){.flex-row-activity .width-nodo-activity-combo{margin-right:1rem !important}}@media only screen and (min-width: 1600px){.flex-row-activity .width-nodo-activity-combo{margin-right:1rem !important}}@media only screen and (min-width: 180px){.flex-row-activity .width-nodo-activity-check{width:100%}}@media only screen and (min-width: 720px){.flex-row-activity .width-nodo-activity-check{width:100%}}@media only screen and (min-width: 960px){.flex-row-activity .width-nodo-activity-check{width:40.5%}}@media only screen and (min-width: 992px){.flex-row-activity .width-nodo-activity-check{width:36.5%}}@media only screen and (min-width: 180px){.flex-row-activity .width-nodo-activity-check{margin-bottom:22px}}@media only screen and (min-width: 720px){.flex-row-activity .width-nodo-activity-check{margin-bottom:22px}}@media only screen and (min-width: 960px){.flex-row-activity .width-nodo-activity-check{margin-bottom:22px}}@media only screen and (min-width: 992px){.flex-row-activity .width-nodo-activity-check{margin-bottom:0}}@media only screen and (min-width: 1600px){.flex-row-activity .width-nodo-activity-check{margin-bottom:0}}@media only screen and (min-width: 180px){.flex-row-activity .width-nodo-activity-check{margin-right:0}}@media only screen and (min-width: 720px){.flex-row-activity .width-nodo-activity-check{margin-right:0}}@media only screen and (min-width: 960px){.flex-row-activity .width-nodo-activity-check{margin-right:0}}@media only screen and (min-width: 992px){.flex-row-activity .width-nodo-activity-check{margin-right:1rem !important}}@media only screen and (min-width: 1600px){.flex-row-activity .width-nodo-activity-check{margin-right:1rem !important}}.flex-row-datos-fiscales{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media only screen and (min-width: 180px){.flex-row-datos-fiscales{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:1rem !important}}@media only screen and (min-width: 720px){.flex-row-datos-fiscales{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:1rem !important}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:28px !important}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .mt-segundo-campo{margin-top:1rem !important}}@media only screen and (min-width: 720px){.flex-row-datos-fiscales .mt-segundo-campo{margin-top:1rem !important}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales .mt-segundo-campo{margin-top:0rem !important}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .width-nodo-33{width:100%}}@media only screen and (min-width: 720px){.flex-row-datos-fiscales .width-nodo-33{width:30%}}@media only screen and (min-width: 960px){.flex-row-datos-fiscales .width-nodo-33{width:12.5%}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales .width-nodo-33{width:12.5%}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .width-nodo-tipo-via{width:100%}}@media only screen and (min-width: 720px){.flex-row-datos-fiscales .width-nodo-tipo-via{width:25%}}@media only screen and (min-width: 960px){.flex-row-datos-fiscales .width-nodo-tipo-via{width:25%}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales .width-nodo-tipo-via{width:25%}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .width-nodo-tipo-via{margin-right:0rem !important}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales .width-nodo-tipo-via{margin-right:1rem !important}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .width-nodo-nombre-via{width:100%}}@media only screen and (min-width: 720px){.flex-row-datos-fiscales .width-nodo-nombre-via{width:70%}}@media only screen and (min-width: 960px){.flex-row-datos-fiscales .width-nodo-nombre-via{width:34%}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales .width-nodo-nombre-via{width:34%}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .width-nodo-nombre-via{margin-top:1rem !important;margin-right:0rem !important}}@media only screen and (min-width: 720px){.flex-row-datos-fiscales .width-nodo-nombre-via{margin-top:0 !important;margin-right:0rem !important}}@media only screen and (min-width: 960px){.flex-row-datos-fiscales .width-nodo-nombre-via{margin-top:0 !important;margin-right:1rem !important}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales .width-nodo-nombre-via{margin-top:0 !important;margin-right:1rem !important}}@media only screen and (min-width: 1600px){.flex-row-datos-fiscales .width-nodo-nombre-via{margin-top:0 !important;margin-right:1rem !important}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .width-nodo-numero{width:100%}}@media only screen and (min-width: 720px){.flex-row-datos-fiscales .width-nodo-numero{width:30.5%}}@media only screen and (min-width: 960px){.flex-row-datos-fiscales .width-nodo-numero{width:12.5%}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales .width-nodo-numero{width:12.5%}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .width-nodo-numero{margin-top:1rem !important;margin-right:0rem !important}}@media only screen and (min-width: 720px){.flex-row-datos-fiscales .width-nodo-numero{margin-top:1rem !important;margin-right:0rem !important}}@media only screen and (min-width: 960px){.flex-row-datos-fiscales .width-nodo-numero{margin-top:0 !important;margin-right:1rem !important}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales .width-nodo-numero{margin-top:0 !important;margin-right:1rem !important}}@media only screen and (min-width: 1600px){.flex-row-datos-fiscales .width-nodo-numero{margin-top:0 !important;margin-right:1rem !important}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .width-nodo-piso{width:100%}}@media only screen and (min-width: 720px){.flex-row-datos-fiscales .width-nodo-piso{width:31%}}@media only screen and (min-width: 960px){.flex-row-datos-fiscales .width-nodo-piso{width:12.5%}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales .width-nodo-piso{width:12.5%}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .width-nodo-piso{margin-top:1rem !important;margin-right:0rem !important}}@media only screen and (min-width: 720px){.flex-row-datos-fiscales .width-nodo-piso{margin-top:1rem !important;margin-right:0rem !important}}@media only screen and (min-width: 960px){.flex-row-datos-fiscales .width-nodo-piso{margin-top:0 !important;margin-right:1rem !important}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales .width-nodo-piso{margin-top:0 !important;margin-right:1rem !important}}@media only screen and (min-width: 1600px){.flex-row-datos-fiscales .width-nodo-piso{margin-top:0 !important;margin-right:1rem !important}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .width-nodo-puerta{width:100%}}@media only screen and (min-width: 720px){.flex-row-datos-fiscales .width-nodo-puerta{width:31%}}@media only screen and (min-width: 960px){.flex-row-datos-fiscales .width-nodo-puerta{width:12.5%}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales .width-nodo-puerta{width:12.5%}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .width-nodo-puerta{margin-top:1rem !important;margin-right:0rem !important}}@media only screen and (min-width: 720px){.flex-row-datos-fiscales .width-nodo-puerta{margin-top:1rem !important;margin-right:0 !important}}@media only screen and (min-width: 960px){.flex-row-datos-fiscales .width-nodo-puerta{margin-top:0 !important;margin-right:0 !important}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales .width-nodo-puerta{margin-top:0 !important;margin-right:0 !important}}@media only screen and (min-width: 1600px){.flex-row-datos-fiscales .width-nodo-puerta{margin-top:0 !important;margin-right:0 !important}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .width-nodo-postal{width:100%}}@media only screen and (min-width: 720px){.flex-row-datos-fiscales .width-nodo-postal{width:35%}}@media only screen and (min-width: 960px){.flex-row-datos-fiscales .width-nodo-postal{width:36%}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales .width-nodo-postal{width:25%}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .width-nodo-postal{margin-right:0rem !important}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales .width-nodo-postal{margin-right:1rem !important}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .width-nodo-poblacion{width:100%}}@media only screen and (min-width: 720px){.flex-row-datos-fiscales .width-nodo-poblacion{width:60%}}@media only screen and (min-width: 960px){.flex-row-datos-fiscales .width-nodo-poblacion{width:34%}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales .width-nodo-poblacion{width:34%}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .width-nodo-poblacion{margin-top:1rem !important;margin-right:0rem !important}}@media only screen and (min-width: 720px){.flex-row-datos-fiscales .width-nodo-poblacion{margin-top:0 !important;margin-right:0 !important}}@media only screen and (min-width: 960px){.flex-row-datos-fiscales .width-nodo-poblacion{margin-top:0 !important;margin-right:1rem !important}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales .width-nodo-poblacion{margin-top:0 !important;margin-right:1rem !important}}@media only screen and (min-width: 1600px){.flex-row-datos-fiscales .width-nodo-poblacion{margin-top:0 !important;margin-right:1rem !important}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .width-nodo-provincia{width:100%}}@media only screen and (min-width: 720px){.flex-row-datos-fiscales .width-nodo-provincia{width:100%}}@media only screen and (min-width: 960px){.flex-row-datos-fiscales .width-nodo-provincia{width:100%}}@media only screen and (min-width: 992px){.flex-row-datos-fiscales .width-nodo-provincia{width:32.5%}}@media only screen and (min-width: 180px){.flex-row-datos-fiscales .width-nodo-provincia{margin-right:0rem !important}}.flex-row-datos-familiares{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media only screen and (min-width: 180px){.flex-row-datos-familiares{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:1rem !important}}@media only screen and (min-width: 720px){.flex-row-datos-familiares{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:1rem !important}}@media only screen and (min-width: 992px){.flex-row-datos-familiares{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:28px !important}}@media only screen and (min-width: 180px){.flex-row-datos-familiares .mt-segundo-campo{margin-top:1rem !important}}@media only screen and (min-width: 720px){.flex-row-datos-familiares .mt-segundo-campo{margin-top:1rem !important}}@media only screen and (min-width: 992px){.flex-row-datos-familiares .mt-segundo-campo{margin-top:0rem !important}}@media only screen and (min-width: 180px){.flex-row-datos-familiares .width-nodo-33{width:100%}}@media only screen and (min-width: 720px){.flex-row-datos-familiares .width-nodo-33{width:30%}}@media only screen and (min-width: 960px){.flex-row-datos-familiares .width-nodo-33{width:12.5%}}@media only screen and (min-width: 992px){.flex-row-datos-familiares .width-nodo-33{width:12.5%}}.main-class-register{--padding-offset: 0px;width:calc(var(--login-pane-width) + var(--padding-offset));display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (min-width: 180px){.main-class-register{--login-pane-width: 82vw}}@media only screen and (min-width: 720px){.main-class-register{--login-pane-width: 82vw}}@media only screen and (min-width: 960px){.main-class-register{--login-pane-width: 82vw}}@media only screen and (min-width: 992px){.main-class-register{--login-pane-width: 79vw}}@media(min-width: 180px)and (max-width: 991.98px){.main-class-register{width:100%;--padding-offset: 0px;margin-top:0}}@media(min-width: 992px){.main-class-register{--padding-offset: 3vw}}.main-class-register h1{font-family:"Montserrat-Parati-Bold",serif}@media(min-width: 180px)and (max-width: 991.98px){.main-class-register h1{font-size:26px;line-height:36px}}@media(min-width: 992px){.main-class-register h1{font-size:56px;line-height:66px}}@media only screen and (min-width: 180px){.main-class-register{padding-top:73px}}@media only screen and (min-width: 720px){.main-class-register{padding-top:73px}}@media only screen and (min-width: 960px){.main-class-register{padding-top:73px}}@media only screen and (min-width: 992px){.main-class-register{padding-top:0}}@media only screen and (min-width: 1600px){.main-class-register{padding-top:0}}@media only screen and (min-width: 180px){.main-class-register{padding-left:23px}}@media only screen and (min-width: 720px){.main-class-register{padding-left:23px}}@media only screen and (min-width: 960px){.main-class-register{padding-left:23px}}@media only screen and (min-width: 992px){.main-class-register{padding-left:4rem}}@media only screen and (min-width: 180px){.main-class-register{padding-right:23px}}@media only screen and (min-width: 720px){.main-class-register{padding-right:23px}}@media only screen and (min-width: 960px){.main-class-register{padding-right:23px}}@media only screen and (min-width: 992px){.main-class-register{padding-right:0}}@media only screen and (min-width: 1600px){.main-class-register{padding-right:0}}@media only screen and (min-width: 180px){.main-class-register{margin-top:0}}@media only screen and (min-width: 720px){.main-class-register{margin-top:0}}@media only screen and (min-width: 960px){.main-class-register{margin-top:0}}@media only screen and (min-width: 992px){.main-class-register{margin-top:145px}}@media only screen and (min-width: 1600px){.main-class-register{margin-top:145px}}@media only screen and (min-width: 180px){.main-class-register section{padding-left:0;padding-right:0}}@media only screen and (min-width: 720px){.main-class-register section{padding-left:0;padding-right:0}}@media only screen and (min-width: 960px){.main-class-register section{padding-left:0;padding-right:0}}@media only screen and (min-width: 992px){.main-class-register section{padding-left:6rem;padding-right:0}}.already-register{height:min-content;align-items:center;z-index:2;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}@media(min-width: 180px)and (max-width: 719.98px){.already-register{position:absolute;right:24px;top:340px;flex-wrap:wrap;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-moz-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly}}@media(min-width: 720px)and (max-width: 991.98px){.already-register{position:absolute;right:24px;top:340px;flex-wrap:wrap;justify-content:space-evenly;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-moz-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly}}@media(min-width: 992px){.already-register{margin-left:6rem !important;padding-bottom:56px}}.already-register span{color:#023f88}@media(min-width: 180px)and (max-width: 959.98px){.already-register>a{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.already-register>a{font-size:18px}}@media(min-width: 1600px){.already-register>a{font-size:18px}}@media(min-width: 180px)and (max-width: 719.98px){.already-register>a{margin-left:5px}}@media(min-width: 720px)and (max-width: 991.98px){.already-register>a{margin-left:8px}}@media(min-width: 992px){.already-register>a{margin-left:12px}}.already-register>a:hover{text-decoration:none}.already-register .contenedor-accede{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:5px}.already-register .contenedor-accede .borde-cyan{width:100%;height:2px;background-color:#66e4ee}.already-register .contenedor-accede>a:hover{text-decoration:none}@media(min-width: 180px)and (max-width: 991.98px){.register-dni-input{max-width:none}}@media(min-width: 992px){.register-dni-input{max-width:240px}}.wrapper-pane{--padding-offset: 0;--login-pane-width: 85vw;width:calc(var(--login-pane-width) + var(--padding-offset))}@media(min-width: 1px)and (max-width: 479.98px){.wrapper-pane{width:100vw;--padding-offset: 0px}}@media(min-width: 992px){.wrapper-pane{--padding-offset: 3vw}}.register-fieldset{width:100%;border-bottom:.5px solid #023f8880}.register-fieldset-sin-border{width:100%;border-bottom:0}.activity-row{border-bottom:.5px solid #023f8880}.activity-row:last-child{border-bottom:none}.toogle-switch__add,.toogle-switch__true,.toogle-switch__false{font-family:"Montserrat-Parati",serif;color:#023f88}@media(min-width: 180px)and (max-width: 959.98px){.toogle-switch__add,.toogle-switch__true,.toogle-switch__false{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.toogle-switch__add,.toogle-switch__true,.toogle-switch__false{font-size:18px}}@media(min-width: 1600px){.toogle-switch__add,.toogle-switch__true,.toogle-switch__false{font-size:18px}}.div-content-uptadepass{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;min-height:calc(100vh - 150px)}.div-checkbox{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.div-checkbox .corner-checkbox label span.checkbox-tick{width:-webkit-fill-available}.div-checkbox .corner-checkbox label span{color:#023f88;line-height:21px}@media(min-width: 180px)and (max-width: 959.98px){.div-checkbox .corner-checkbox label span{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.div-checkbox .corner-checkbox label span{font-size:18px}}@media(min-width: 1600px){.div-checkbox .corner-checkbox label span{font-size:18px}}.div-checkbox .corner-checkbox label span a{display:inline;font-family:"Montserrat-Parati",serif}@media(min-width: 180px)and (max-width: 959.98px){.div-checkbox .corner-checkbox label span a{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.div-checkbox .corner-checkbox label span a{font-size:18px}}@media(min-width: 1600px){.div-checkbox .corner-checkbox label span a{font-size:18px}}@media(min-width: 180px)and (max-width: 959.98px){#h5-titulo{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){#h5-titulo{font-size:18px}}@media(min-width: 1600px){#h5-titulo{font-size:18px}}@media(min-width: 180px)and (max-width: 959.98px){#registro h5,#personal-data-section h5,#my-activity-section h5,#financial-data-section h5,#iban-section h5,#agreement-section h5{font-size:18px}}@media(min-width: 992px)and (max-width: 1599.98px){#registro h5,#personal-data-section h5,#my-activity-section h5,#financial-data-section h5,#iban-section h5,#agreement-section h5{font-size:18px}}@media(min-width: 1600px){#registro h5,#personal-data-section h5,#my-activity-section h5,#financial-data-section h5,#iban-section h5,#agreement-section h5{font-size:18px}}#button-section{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media(min-width: 180px)and (max-width: 991.98px){#button-section{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 992px){#button-section{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width: 180px){#button-section{padding-bottom:0}}@media only screen and (min-width: 720px){#button-section{padding-bottom:0}}@media only screen and (min-width: 960px){#button-section{padding-bottom:0}}@media only screen and (min-width: 992px){#button-section{padding-bottom:20px}}@media only screen and (min-width: 1600px){#button-section{padding-bottom:20px}}#button-section a{font-family:"Montserrat-Parati",serif}#button-section .div-left{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media(min-width: 180px)and (max-width: 991.98px){#button-section .div-left{width:100%}}@media(min-width: 992px){#button-section .div-left{width:48%}}@media(min-width: 180px)and (max-width: 991.98px){#button-section .div-center-vacio{width:100%}}@media(min-width: 992px){#button-section .div-center-vacio{width:4%}}#button-section .div-right{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media(min-width: 180px)and (max-width: 991.98px){#button-section .div-right{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%}}@media(min-width: 992px){#button-section .div-right{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-moz-box-direction:reverse;-moz-box-orient:horizontal;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;width:48%}}.btn-siguiente{display:none}@media(min-width: 1px)and (max-width: 719.98px){.ml-mobil{margin-left:5px}.spacing-mobil-1{margin-bottom:20px !important}.spacing-mobil-2{margin-bottom:20px !important}.spacing-mobil-3{margin-bottom:20px !important}.spacing-mobil-4{margin-bottom:35px !important}.spacing-mobil-5{margin-bottom:26px !important}.spacing-mobil-5{margin-bottom:15px !important}#dni{width:100%;max-width:none}}@media only screen and (min-width: 1px)and (max-width: 719.98px)and (min-width: 180px){.activity{margin-bottom:22px !important}}@media only screen and (min-width: 1px)and (max-width: 719.98px)and (min-width: 720px){.activity{margin-bottom:22px !important}}@media only screen and (min-width: 1px)and (max-width: 719.98px)and (min-width: 960px){.activity{margin-bottom:22px !important}}@media only screen and (min-width: 1px)and (max-width: 719.98px)and (min-width: 992px){.activity{margin-bottom:0}}@media only screen and (min-width: 1px)and (max-width: 719.98px)and (min-width: 1600px){.activity{margin-bottom:0}}@media(min-width: 1px)and (max-width: 719.98px){.activity:last-child{margin-bottom:0 !important}}@media(min-width: 1px)and (max-width: 719.98px){.flex-mobil #login-button{width:100%;max-width:100%}.flex-mobil #login-register-button{padding-left:0}}@media(min-width: 1px)and (max-width: 719.98px){.btn-siguiente{display:block;margin-top:37px;margin-left:0 !important}.btn-siguiente button{padding-left:0}}@media(min-width: 1px)and (max-width: 719.98px){.btn-siguiente-mobil{display:none}}@media(min-width: 1px)and (max-width: 719.98px){#button-section{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-direction:column-reverse !important}#button-section a{font-family:"Montserrat-Parati",serif}#button-section button{width:100%;max-width:none}}@media(min-width: 1px)and (max-width: 719.98px){.no-margin-right{margin-right:0 !important}}@media(min-width: 1px)and (max-width: 719.98px){.gap-15{gap:15px}}@media(min-width: 720px)and (max-width: 991.98px){.spacing-mobil-1{margin-bottom:10px !important}.spacing-mobil-2{margin-bottom:10px !important}.spacing-mobil-3{margin-bottom:10px !important}.spacing-mobil-4{margin-bottom:35px !important}.spacing-mobil-5{margin-bottom:26px !important}.spacing-mobil-5{margin-bottom:15px !important}#dni{width:100%;max-width:none}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.activity{margin-bottom:22px !important}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.activity{margin-bottom:22px !important}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.activity{margin-bottom:22px !important}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.activity{margin-bottom:0}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.activity{margin-bottom:0}}@media(min-width: 720px)and (max-width: 991.98px){.activity:last-child{margin-bottom:0 !important}}@media(min-width: 720px)and (max-width: 991.98px){.flex-mobil #login-button{width:100%;max-width:100%}.flex-mobil #login-register-button{padding-left:0}}@media(min-width: 720px)and (max-width: 991.98px){.btn-siguiente{display:block;margin-top:37px;margin-left:0 !important}.btn-siguiente button{padding-left:0}}@media(min-width: 720px)and (max-width: 991.98px){.btn-siguiente-mobil{display:none}}@media(min-width: 720px)and (max-width: 991.98px){#button-section{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-direction:column-reverse !important}#button-section a{font-family:"Montserrat-Parati",serif}#button-section button{width:100%;max-width:none}}@media(min-width: 720px)and (max-width: 991.98px){.no-margin-right{margin-right:0 !important}}@media(min-width: 720px)and (max-width: 991.98px){.gap-15{gap:15px}}@media only screen and (min-width: 180px){#personal-data-section{margin-top:20px}}@media only screen and (min-width: 720px){#personal-data-section{margin-top:20px}}@media only screen and (min-width: 960px){#personal-data-section{margin-top:20px}}@media only screen and (min-width: 992px){#personal-data-section{margin-top:0}}@media only screen and (min-width: 1600px){#personal-data-section{margin-top:0}}@media only screen and (min-width: 180px){#personal-data-section{padding-bottom:5px}}@media only screen and (min-width: 720px){#personal-data-section{padding-bottom:5px}}@media only screen and (min-width: 960px){#personal-data-section{padding-bottom:5px}}@media only screen and (min-width: 992px){#personal-data-section{padding-bottom:36px}}@media only screen and (min-width: 1600px){#personal-data-section{padding-bottom:36px}}@media only screen and (min-width: 180px){#my-activity-section{margin-top:20px}}@media only screen and (min-width: 720px){#my-activity-section{margin-top:20px}}@media only screen and (min-width: 960px){#my-activity-section{margin-top:20px}}@media only screen and (min-width: 992px){#my-activity-section{margin-top:0}}@media only screen and (min-width: 1600px){#my-activity-section{margin-top:0}}@media only screen and (min-width: 180px){#financial-data-section{margin-top:20px}}@media only screen and (min-width: 720px){#financial-data-section{margin-top:20px}}@media only screen and (min-width: 960px){#financial-data-section{margin-top:20px}}@media only screen and (min-width: 992px){#financial-data-section{margin-top:0}}@media only screen and (min-width: 1600px){#financial-data-section{margin-top:0}}@media only screen and (min-width: 180px){.margin-bottom-56{margin-bottom:0px}}@media only screen and (min-width: 720px){.margin-bottom-56{margin-bottom:0px}}@media only screen and (min-width: 960px){.margin-bottom-56{margin-bottom:0px}}@media only screen and (min-width: 992px){.margin-bottom-56{margin-bottom:56px}}@media only screen and (min-width: 1600px){.margin-bottom-56{margin-bottom:56px}}@media only screen and (min-width: 180px){.margin-botton-none{margin-bottom:0}}@media only screen and (min-width: 720px){.margin-botton-none{margin-bottom:0}}@media only screen and (min-width: 960px){.margin-botton-none{margin-bottom:0}}@media only screen and (min-width: 992px){.margin-botton-none{margin-bottom:0}}@media only screen and (min-width: 1600px){.margin-botton-none{margin-bottom:0}}@media(min-width: 180px)and (max-width: 719.98px){.div-iban{width:100%}}@media(min-width: 720px)and (max-width: 991.98px){.div-iban{width:100%}}@media(min-width: 992px){.div-iban{width:100%}}header{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;margin:auto}header .logo{position:relative}@media only screen and (min-width: 180px){header .logo{left:0rem}}@media only screen and (min-width: 720px){header .logo{left:2rem}}@media only screen and (min-width: 960px){header .logo{left:4rem}}@media only screen and (min-width: 992px){header .logo{left:6rem}}.header-vw-component{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;max-width:100%;position:sticky;top:0;z-index:900;background-color:#fff}.header-vw-component .icon-back{z-index:9;width:100%;padding-left:10px;position:absolute}.header-vw-component .div-header{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;flex-wrap:wrap;width:100%}.header-vw-component .div-header .div-logo{margin-right:0;z-index:1}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-logo{padding-left:0.75rem}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-logo{padding-left:1.25rem}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-logo{padding-left:2rem}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-logo{padding-left:4rem}}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-logo{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-logo{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-logo{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-logo{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width: 1600px){.header-vw-component .div-header .div-logo{padding-top:10px;padding-bottom:10px}}.header-vw-component .div-header .div-logo a{text-decoration:none}.header-vw-component .div-header .div-logo a img{min-width:166px;max-width:125%;min-height:50px;max-height:65px}.header-vw-component .div-header .div-tetrapak{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:0px;gap:15px;position:relative;left:16rem;cursor:pointer}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-tetrapak{left:1rem;display:block;height:48px}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-tetrapak{left:4rem;display:block;height:48px}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-tetrapak{left:6rem;display:block;height:48px}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-tetrapak{left:85px;display:block;height:48px}}.header-vw-component .div-header .div-tetrapak.has-cage>.div-texto-marca:before{transition:all .25s ease-in-out;content:"";position:absolute;bottom:.2rem;left:85%;display:block;width:1.6rem;height:1.6rem;transform:translateX(-50%);border-color:transparent;border-style:solid;border-width:.8rem;border-bottom-color:#fff;opacity:0;visibility:hidden}.header-vw-component .div-header .div-tetrapak.has-cage>.div-texto-marca-movil:before{transition:all .25s ease-in-out;content:"";position:absolute;bottom:.2rem;left:85%;display:block;width:1.6rem;height:1.6rem;transform:translateX(-50%);border-color:transparent;border-style:solid;border-width:.8rem;border-bottom-color:#fff;opacity:0;visibility:hidden}.header-vw-component .div-header .div-tetrapak .cage-vw-header-wrapper{display:none}.header-vw-component .div-header .div-tetrapak.has-cage .cage-vw-header-wrapper{-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0)}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-tetrapak.has-cage .cage-vw-header-wrapper{display:none;position:absolute;left:10.15rem;top:2.7rem}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-tetrapak.has-cage .cage-vw-header-wrapper{display:block;position:absolute;left:10.15rem;top:2.6rem}}.header-vw-component .div-header .div-tetrapak.has-cage .cage-vw-header-wrapper>cage-vw-header>main-cage{width:650px}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-tetrapak.has-cage:hover>.div-texto-marca:before{opacity:0;visibility:hidden}.header-vw-component .div-header .div-tetrapak.has-cage:hover>.div-texto-marca-movil:before{opacity:0;visibility:hidden}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-tetrapak.has-cage:hover>.div-texto-marca:before{opacity:1;visibility:visible}.header-vw-component .div-header .div-tetrapak.has-cage:hover>.div-texto-marca-movil:before{opacity:1;visibility:visible}}.header-vw-component .div-header .div-tetrapak.has-cage:hover .cage-vw-header-wrapper{opacity:1;visibility:visible}.header-vw-component .div-header .div-tetrapak .div-texto-marca{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-width:88px;width:max-content;height:100%;font-family:"Montserrat-Parati",serif;font-style:normal;font-weight:700;font-size:14px;line-height:18px;color:#fff;text-transform:uppercase}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-tetrapak .div-texto-marca{display:none}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-tetrapak .div-texto-marca{display:flex}}.header-vw-component .div-header .div-tetrapak .div-texto-marca-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-width:88px;width:max-content;height:100%;font-family:"Montserrat-Parati",serif;font-style:normal;font-weight:700;font-size:14px;line-height:18px;color:#fff;text-transform:uppercase}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-tetrapak .div-texto-marca-movil{display:flex}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-tetrapak .div-texto-marca-movil{display:none}}.header-vw-component .div-header .div-tetrapak .div-icono-marca{content:"";position:absolute;width:10.75px;height:10.75px;border-bottom:2px solid #fff;border-left:2px solid #fff;top:50%;left:130%;-webkit-transform:translate(-50%, calc(-50% - 3px)) rotate(315deg);transform:translate(-50%, calc(-50% - 3px)) rotate(315deg)}.header-vw-component .div-header .div-menu-desplegable-vw{position:absolute;display:none;min-width:10rem}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable-vw{top:49px;left:4rem}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-vw{top:75px;left:213px}}.header-vw-component .div-header .div-menu-desplegable-vw nav ul{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#023f88;list-style-type:none;margin:0}.header-vw-component .div-header .div-menu-desplegable-vw nav ul li{background:transparent;cursor:pointer}.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;min-width:290px;width:100%}.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .menu-elem{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:90%}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .menu-elem{padding-top:0.1875rem;padding-right:0.375rem;padding-bottom:0.1875rem;padding-left:0.375rem}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .menu-elem{padding-top:0.5rem;padding-right:1rem;padding-bottom:0.5rem;padding-left:1rem}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .menu-elem{padding-top:1rem;padding-right:2rem;padding-bottom:1rem;padding-left:2rem}}@media only screen and (min-width: 1600px){.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .menu-elem{padding-top:1rem;padding-right:2rem;padding-bottom:1rem;padding-left:2rem}}.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .menu-elem .div-texto-menu{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;font-family:"Montserrat-Parati",serif;font-size:20px;line-height:26px;color:#fff;width:max-content;min-height:44px}.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .menu-elem .div-texto-menu a.link-menu{font-family:"Montserrat-Parati",serif;color:#fff;text-decoration:none}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .menu-elem .div-texto-menu{display:none}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .menu-elem .div-texto-menu{display:flex}}.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .menu-elem .div-texto-menu-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;font-family:"Montserrat-Parati",serif;color:#fff;width:max-content;min-height:44px}.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .menu-elem .div-texto-menu-movil a.link-menu{font-family:"Montserrat-Parati",serif;color:#fff;text-decoration:none}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .menu-elem .div-texto-menu-movil{display:flex}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .menu-elem .div-texto-menu-movil{display:none}}.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .menu-elem:hover{background:rgba(0,99,132,.5)}.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .menu-elem:hover div-boton-menu button.ghost-arrow-right-dark{color:#023f88}.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .menu-elem:hover div-boton-menu button.ghost-arrow-right-dark::before{border-bottom:2px solid #023f88;border-left:2px solid #023f88}.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .active{background:#006384}.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .active div-boton-menu button.ghost-arrow-right-dark{color:#023f88}.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .active div-boton-menu button.ghost-arrow-right-dark::before{border-bottom:2px solid #023f88;border-left:2px solid #023f88}.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .linea-elem{width:100%}.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .linea-elem .linea{margin:auto;width:90%;height:1px;background:#006384}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .linea-marca{display:block}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .linea-marca{display:none}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .linea-marca{display:none}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .menu-elem-group .linea-marca{display:none}}.header-vw-component .div-header .div-menu-desplegable-vw nav ul li .submenu{border-left:1px solid #006384}.header-vw-component .div-header .div-menu-desplegable-vw>nav:before{transition:all .25s ease-in-out;content:"";position:absolute;top:-25px;left:10%;display:block;width:1.6rem;height:1.6rem;transform:translateX(-50%);border-color:transparent;border-style:solid;border-width:.8rem;border-bottom-color:#023f88}.header-vw-component .div-header .div-menu-desplegable-miperfil{position:absolute;z-index:999;display:none}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable-miperfil{top:3rem;left:103.3rem}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-menu-desplegable-miperfil{top:4.7rem;left:103.3rem}}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#023f88;list-style-type:none;margin:0}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li{background:transparent;cursor:pointer;min-width:250px}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;min-width:290px;width:100%}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .menu-elem{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;width:90%}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .menu-elem{padding-top:0.1875rem;padding-right:0.375rem;padding-bottom:0.1875rem;padding-left:0.375rem}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .menu-elem{padding-top:0.5rem;padding-right:1rem;padding-bottom:0.5rem;padding-left:1rem}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .menu-elem{padding-top:1rem;padding-right:2rem;padding-bottom:1rem;padding-left:2rem}}@media only screen and (min-width: 1600px){.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .menu-elem{padding-top:1rem;padding-right:2rem;padding-bottom:1rem;padding-left:2rem}}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .menu-elem .div-icono-area-personal{background:url(/assets/front/images/vw-elements/home-v2/icono-area-personal.png) no-repeat center;width:45px;height:22px}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .menu-elem .div-icono-cerrar-sesion{background:url(/assets/front/images/vw-elements/home-v2/icono-cerrar-sesion.png) no-repeat center;width:45px;height:22px}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .menu-elem .div-icono-guardados{background:url(/assets/front/images/vw-elements/home-v2/icono-guardados.png) no-repeat center;width:45px;height:23px}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .menu-elem .div-texto-menu{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;font-family:"Montserrat-Parati",serif;color:#fff;width:max-content;min-height:44px}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .menu-elem .div-texto-menu a.link-menu{font-family:"Montserrat-Parati",serif;color:#fff;text-decoration:none}@media(min-width: 180px)and (max-width: 991.98px){.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .menu-elem .div-texto-menu{font-size:20px;line-height:26px}}@media(min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .menu-elem .div-texto-menu{font-size:20px;line-height:26px}}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .menu-elem:hover{background:#006384}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .menu-elem:hover div-boton-menu button.ghost-arrow-right-dark{color:#023f88}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .menu-elem:hover div-boton-menu button.ghost-arrow-right-dark::before{border-bottom:2px solid #023f88;border-left:2px solid #023f88}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .active{background:#006384}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .active div-boton-menu button.ghost-arrow-right-dark{color:#023f88}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .active div-boton-menu button.ghost-arrow-right-dark::before{border-bottom:2px solid #023f88;border-left:2px solid #023f88}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .linea-elem{width:100%}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .menu-elem-group .linea-elem .linea{margin:auto;width:90%;height:1px;background:#006384}.header-vw-component .div-header .div-menu-desplegable-miperfil nav ul li .submenu{border-left:1px solid #006384}.header-vw-component .div-header .div-menu-desplegable-miperfil>nav:before{transition:all .25s ease-in-out;content:"";position:absolute;bottom:12.1rem;left:90%;display:block;width:1.6rem;height:1.6rem;transform:translateX(-50%);border-color:transparent;border-style:solid;border-width:.8rem;border-bottom-color:#023f88}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-menu-desplegable-miperfil>nav:before{bottom:9.5rem}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-menu-desplegable-miperfil>nav:before{bottom:11.4rem}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-miperfil>nav:before{bottom:14.3rem}}.header-vw-component .div-header .div-notas{background:#023f88;position:absolute;top:0;right:0;display:none;z-index:3}.header-vw-component .div-header .div-notas .div-titulo-notas{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;background:#023f88;border-bottom:2px solid rgba(255,255,255,.2)}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-notas .div-titulo-notas{min-width:300px}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-notas .div-titulo-notas{min-width:400px}}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-notas .div-titulo-notas{padding:20px}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-notas .div-titulo-notas{padding:20px}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-notas .div-titulo-notas{padding:20px}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-notas .div-titulo-notas{padding:20px}}@media only screen and (min-width: 1600px){.header-vw-component .div-header .div-notas .div-titulo-notas{padding:20px}}.header-vw-component .div-header .div-notas .div-titulo-notas .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.header-vw-component .div-header .div-notas .div-titulo-notas .div-titulo span{font-family:"Montserrat-Parati-Light",serif;color:#fff;margin-right:0.75rem}@media(min-width: 180px)and (max-width: 719.98px){.header-vw-component .div-header .div-notas .div-titulo-notas .div-titulo span{font-size:20px;line-height:26px}}@media(min-width: 720px)and (max-width: 991.98px){.header-vw-component .div-header .div-notas .div-titulo-notas .div-titulo span{font-size:22px;line-height:28px}}@media(min-width: 992px){.header-vw-component .div-header .div-notas .div-titulo-notas .div-titulo span{font-size:28px;line-height:normal}}.header-vw-component .div-header .div-notas .div-titulo-notas .div-titulo .div-icon-notas{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;font-family:"Montserrat-Parati",serif;background:#ff4963;border-radius:50%;width:22px;height:22px;color:#fff}.header-vw-component .div-header .div-notas .div-titulo-notas .div-cerrar-notas{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;cursor:pointer}.header-vw-component .div-header .div-notas .div-titulo-notas .div-cerrar-notas .line{stroke:#fff;stroke-width:2}.header-vw-component .div-header .div-notas .div-gen-notas{max-height:684px;overflow-y:auto;scrollbar-color:#0084a0 rgba(2,63,136,.3);scrollbar-width:thin}.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#023f88}.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-titulo-fecha{color:#66e4ee;font-family:"Montserrat-Parati",serif;text-transform:uppercase}@media(min-width: 180px)and (max-width: 719.98px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-titulo-fecha{font-size:10px;line-height:16px}}@media(min-width: 720px)and (max-width: 991.98px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-titulo-fecha{font-size:10px;line-height:16px}}@media(min-width: 992px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-titulo-fecha{font-size:14px;line-height:28px}}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-titulo-fecha{padding:20px}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-titulo-fecha{padding:20px}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-titulo-fecha{padding:20px}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-titulo-fecha{padding:20px}}@media only screen and (min-width: 1600px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-titulo-fecha{padding:20px}}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-titulo-fecha{padding-top:16px;padding-bottom:16px}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-titulo-fecha{padding-top:16px;padding-bottom:16px}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-titulo-fecha{padding-top:16px;padding-bottom:16px}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-titulo-fecha{padding-top:16px;padding-bottom:16px}}@media only screen and (min-width: 1600px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-titulo-fecha{padding-top:16px;padding-bottom:16px}}.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul{list-style-type:disc;list-style:none;margin:0 !important}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul{padding-top:0;padding-right:0.375rem;padding-bottom:0;padding-left:0.375rem}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul{padding-top:0;padding-right:1rem;padding-bottom:0;padding-left:1rem}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul{padding-top:0;padding-right:2rem;padding-bottom:0;padding-left:2rem}}@media only screen and (min-width: 1600px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul{padding-top:0;padding-right:2rem;padding-bottom:0;padding-left:2rem}}.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li::before{content:url("/assets/front/images/vw-elements/home-v2/oval.png");margin-bottom:-1.3rem}.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li.leida .titulo-notificaciones{font-family:"Montserrat-Parati",serif;color:#fff;font-size:.8rem;margin-bottom:.5rem}.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li.leida::before{content:"";margin-bottom:0}.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem;border-bottom:1px solid #66e4ee;padding-bottom:1rem;cursor:pointer}.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .fecha-seccion-nota{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-left:1.2rem;margin-bottom:1rem}.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .fecha-seccion-nota .fecha-nota{font-family:"Montserrat-Parati-Light",serif;color:#fff}@media(min-width: 180px)and (max-width: 719.98px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .fecha-seccion-nota .fecha-nota{font-size:10px;line-height:16px}}@media(min-width: 720px)and (max-width: 991.98px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .fecha-seccion-nota .fecha-nota{font-size:10px;line-height:16px}}@media(min-width: 992px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .fecha-seccion-nota .fecha-nota{font-size:12px;line-height:28px}}.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .fecha-seccion-nota .sep-nota{font-family:"Montserrat-Parati",serif;color:#66e4ee;padding-left:.5rem;padding-right:.5rem}@media(min-width: 180px)and (max-width: 719.98px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .fecha-seccion-nota .sep-nota{font-size:10px;line-height:16px}}@media(min-width: 720px)and (max-width: 991.98px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .fecha-seccion-nota .sep-nota{font-size:10px;line-height:16px}}@media(min-width: 992px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .fecha-seccion-nota .sep-nota{font-size:12px;line-height:28px}}.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .fecha-seccion-nota .seccion-nota{font-family:"Montserrat-Parati",serif;color:#66e4ee;text-transform:uppercase}@media(min-width: 180px)and (max-width: 719.98px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .fecha-seccion-nota .seccion-nota{font-size:10px;line-height:16px}}@media(min-width: 720px)and (max-width: 991.98px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .fecha-seccion-nota .seccion-nota{font-size:10px;line-height:16px}}@media(min-width: 992px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .fecha-seccion-nota .seccion-nota{font-size:12px;line-height:28px}}.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .contenido-nota{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:18px}.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .contenido-nota .titulo-nota{font-family:"Montserrat-Parati-Bold",serif;color:#fff;margin-bottom:8px}@media(min-width: 180px)and (max-width: 719.98px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .contenido-nota .titulo-nota{font-size:12px;line-height:14px}}@media(min-width: 720px)and (max-width: 991.98px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .contenido-nota .titulo-nota{font-size:12px;line-height:14px}}@media(min-width: 992px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .contenido-nota .titulo-nota{font-size:14px;line-height:24px}}.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .contenido-nota .descripcion-nota{font-family:"Montserrat-Parati-Light",serif;color:#fff}@media(min-width: 180px)and (max-width: 719.98px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .contenido-nota .descripcion-nota{font-size:12px;line-height:14px}}@media(min-width: 720px)and (max-width: 991.98px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .contenido-nota .descripcion-nota{font-size:12px;line-height:14px}}@media(min-width: 992px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .contenido-nota .descripcion-nota{font-size:14px;line-height:24px}}.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .contenido-nota .titulo-notificaciones{font-family:"Montserrat-Parati",serif;color:#fff;margin-bottom:8px}@media(min-width: 180px)and (max-width: 719.98px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .contenido-nota .titulo-notificaciones{font-size:12px;line-height:14px}}@media(min-width: 720px)and (max-width: 991.98px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .contenido-nota .titulo-notificaciones{font-size:12px;line-height:14px}}@media(min-width: 992px){.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li .contenido-nota .titulo-notificaciones{font-size:14px;line-height:24px}}.header-vw-component .div-header .div-notas .div-gen-notas .div-content-notas .div-nota ul li:last-child{margin-bottom:0;border-bottom:none}.header-vw-component .div-header .div-menu-desplegable{position:absolute;display:block}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable{top:3rem;left:51rem}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-menu-desplegable{top:4.7rem;left:60rem}}.header-vw-component .div-header .div-menu-desplegable nav ul{background:#023f88;list-style-type:none;margin:0;display:block;height:0px}.header-vw-component .div-header .div-menu-desplegable nav ul li{background:transparent;cursor:pointer;display:block}.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group{display:block;min-width:390px;width:100%}.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .menu-elem{width:90%;margin-left:5%;display:block;position:relative}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .menu-elem{padding-top:0.1875rem;padding-right:0.375rem;padding-bottom:0.1875rem;padding-left:0.375rem}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .menu-elem{padding-top:0.5rem;padding-right:1rem;padding-bottom:0.5rem;padding-left:1rem}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .menu-elem{padding-top:1rem;padding-right:2rem;padding-bottom:1rem;padding-left:2rem}}@media only screen and (min-width: 1600px){.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .menu-elem{padding-top:1rem;padding-right:2rem;padding-bottom:1rem;padding-left:2rem}}.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .menu-elem .div-texto-menu{display:block;padding-top:11px;font-family:"Montserrat-Parati",serif;font-size:20px;line-height:26px;color:#fff;width:max-content;min-height:44px}.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .menu-elem .div-texto-menu a.link-menu{font-family:"Montserrat-Parati",serif;color:#fff;text-decoration:none}.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .menu-elem .div-boton-menu{display:block;position:absolute;top:10px;right:20px;padding-top:7px}.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .menu-elem .div-boton-menu button.ghost-arrow-right-dark{outline:0;display:block}.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .menu-elem .div-boton-menu button.ghost-arrow-right-dark:before{border-bottom:3px solid #66e4ee;border-left:3px solid #66e4ee}.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .menu-elem .div-boton-menu button.ghost-arrow-right-dark:hover{box-shadow:none}.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .menu-elem:hover{background:rgba(0,99,132,.5)}.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .menu-elem:hover div-boton-menu button.ghost-arrow-right-dark{color:#023f88}.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .menu-elem:hover div-boton-menu button.ghost-arrow-right-dark::before{border-bottom:2px solid #023f88;border-left:2px solid #023f88}.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .active{background:#006384}.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .active div-boton-menu button.ghost-arrow-right-dark{color:#023f88}.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .active div-boton-menu button.ghost-arrow-right-dark::before{border-bottom:2px solid #023f88;border-left:2px solid #023f88}.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .linea-elem{width:100%}.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .linea-elem .linea{margin:auto;width:90%;height:1px;background:#006384}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .linea-marca{display:block}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .linea-marca{display:none}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .linea-marca{display:none}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-menu-desplegable nav ul li .menu-elem-group .linea-marca{display:none}}.header-vw-component .div-header .div-menu-desplegable nav ul li .submenu{border-left:1px solid #006384}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable nav ul .enlace-marca{display:block}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-menu-desplegable nav ul .enlace-marca{display:none}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-menu-desplegable nav ul .enlace-marca{display:none}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-menu-desplegable nav ul .enlace-marca{display:none}}.header-vw-component .div-header .div-menu-desplegable nav ul li ul{display:block;position:absolute;min-width:210px;top:0;right:-18.1rem}.header-vw-component .div-header .div-menu-desplegable-open nav ul li{cursor:pointer;display:block}.header-vw-component .div-header .div-menu-desplegable-open nav ul li .menu-elem-group .menu-elem .div-boton-menu{display:block}.header-vw-component .div-header .div-menu-desplegable-open nav ul li .menu-elem-group .menu-elem:hover{display:block}.header-vw-component .div-header .div-menu-desplegable-open nav ul li .menu-elem-group .linea-elem{display:block}.header-vw-component .div-header .div-menu-desplegable-open nav ul li .submenu-open{position:absolute;top:0;right:0;left:390px;width:0px}.header-vw-component .div-header .div-menu-desplegable-open nav ul li .submenu-open li{cursor:pointer;display:block}.header-vw-component .div-header .div-menu-desplegable-open nav ul li .submenu-open li .menu-elem-group{min-width:390px;width:390px}.header-vw-component .div-header .div-menu-desplegable-open nav ul li .submenu-open li .menu-elem-group .menu-elem .div-boton-menu{display:block}.header-vw-component .div-header .div-menu-desplegable-open nav ul li .submenu-open li .menu-elem-group .menu-elem:hover{display:block}.header-vw-component .div-header .div-menu-desplegable-open nav ul li .submenu-open li .menu-elem-group .linea-elem{display:block}.header-vw-component .div-header .div-menu-desplegable-open nav ul li .submenu-close{position:absolute;top:0;right:0;left:290px;width:0px}.header-vw-component .div-header .div-menu-desplegable-open nav ul li .submenu-close li{cursor:default;display:none}.header-vw-component .div-header .div-menu-desplegable-open nav ul li .submenu-close li .menu-elem-group{min-width:390px;width:390px}.header-vw-component .div-header .div-menu-desplegable-open nav ul li .submenu-close li .menu-elem-group .menu-elem .div-boton-menu{display:none}.header-vw-component .div-header .div-menu-desplegable-open nav ul li .submenu-close li .menu-elem-group .menu-elem:hover{display:none}.header-vw-component .div-header .div-menu-desplegable-open nav ul li .submenu-close li .menu-elem-group .linea-elem{display:none}.header-vw-component .div-header .div-menu-desplegable-close nav ul li{cursor:default;display:none}.header-vw-component .div-header .div-menu-desplegable-close nav ul li .menu-elem-group .menu-elem .div-boton-menu{display:none}.header-vw-component .div-header .div-menu-desplegable-close nav ul li .menu-elem-group .menu-elem:hover{display:none}.header-vw-component .div-header .div-menu-desplegable-close nav ul li .menu-elem-group .linea-elem{display:none}.header-vw-component .div-header .div-menu-desplegable-close nav ul li .submenu-open li{cursor:pointer;display:block}.header-vw-component .div-header .div-menu-desplegable-close nav ul li .submenu-open li .menu-elem-group .menu-elem .div-boton-menu{display:block}.header-vw-component .div-header .div-menu-desplegable-close nav ul li .submenu-open li .menu-elem-group .menu-elem:hover{display:block}.header-vw-component .div-header .div-menu-desplegable-close nav ul li .submenu-open li .menu-elem-group .linea-elem{display:block}.header-vw-component .div-header .div-menu-desplegable-close nav ul li .submenu-close li{cursor:default;display:none}.header-vw-component .div-header .div-menu-desplegable-close nav ul li .submenu-close li .menu-elem-group .menu-elem .div-boton-menu{display:none}.header-vw-component .div-header .div-menu-desplegable-close nav ul li .submenu-close li .menu-elem-group .menu-elem:hover{display:none}.header-vw-component .div-header .div-menu-desplegable-close nav ul li .submenu-close li .menu-elem-group .linea-elem{display:none}.header-vw-component .header-vw{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}@media only screen and (min-width: 180px){.header-vw-component .header-vw{padding-right:0.75rem}}@media only screen and (min-width: 720px){.header-vw-component .header-vw{padding-right:1.25rem}}@media only screen and (min-width: 960px){.header-vw-component .header-vw{padding-right:2rem}}@media only screen and (min-width: 992px){.header-vw-component .header-vw{padding-right:4rem}}@media only screen and (min-width: 180px){.header-vw-component .header-vw{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width: 720px){.header-vw-component .header-vw{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width: 960px){.header-vw-component .header-vw{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width: 992px){.header-vw-component .header-vw{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width: 1600px){.header-vw-component .header-vw{padding-top:10px;padding-bottom:10px}}.header-vw-component .header-vw .elements-container{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;gap:15px}.header-vw-component .header-vw .elements-container .find-icon,.header-vw-component .header-vw .elements-container .campana-icon{width:20px;height:20px}.header-vw-component .header-vw .elements-container .find-icon a,.header-vw-component .header-vw .elements-container .find-icon div,.header-vw-component .header-vw .elements-container .find-icon img,.header-vw-component .header-vw .elements-container .campana-icon a,.header-vw-component .header-vw .elements-container .campana-icon div,.header-vw-component .header-vw .elements-container .campana-icon img{width:100%;height:100%}@media(min-width: 180px)and (max-width: 719.98px){.header-vw-component .header-vw .elements-container .campana-icon,.header-vw-component .header-vw .elements-container .loguser-icon{display:none !important}}.header-vw-component .header-vw .elements-container .div-gen-menu{cursor:pointer}@media(min-width: 180px)and (max-width: 719.98px){.header-vw-component .header-vw .elements-container .div-gen-menu{margin-top:0px}}@media(min-width: 720px)and (max-width: 991.98px){.header-vw-component .header-vw .elements-container .div-gen-menu{display:none}}@media(min-width: 992px){.header-vw-component .header-vw .elements-container .div-gen-menu{display:none}}@media only screen and (min-width: 180px){.header-vw-component .header-vw .elements-container .div-gen-menu{width:20px;height:20px}}@media only screen and (min-width: 992px){.header-vw-component .header-vw .elements-container .div-gen-menu{width:24px;height:24px}}.header-vw-component .header-vw .elements-container .div-gen-menu .div-linea1{position:relative;left:0%;right:0%;top:87.5%;bottom:0%;background:#023f88;width:100%;height:2px}.header-vw-component .header-vw .elements-container .div-gen-menu .div-linea2{position:relative;left:0%;right:0%;top:43.75%;bottom:43.75%;background:#023f88;width:100%;height:2px}.header-vw-component .header-vw .elements-container .div-gen-menu .div-linea3{position:relative;left:0%;right:0%;top:0%;bottom:87.5%;background:#023f88;width:100%;height:2px}.header-vw-component .header-vw .elements-container .loguser-icon{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:0;background:#009cba;box-shadow:0px 2px 20px rgba(0,156,186,.2);border-radius:50%;cursor:pointer}@media only screen and (min-width: 180px){.header-vw-component .header-vw .elements-container .loguser-icon{width:30px;height:30px}}@media only screen and (min-width: 992px){.header-vw-component .header-vw .elements-container .loguser-icon{width:35px;height:35px}}.header-vw-component .header-vw .elements-container .loguser-icon .img-logotipo-usuario{border-radius:50%;object-fit:cover}@media only screen and (min-width: 180px){.header-vw-component .header-vw .elements-container .loguser-icon .img-logotipo-usuario{width:30px;height:30px}}@media only screen and (min-width: 992px){.header-vw-component .header-vw .elements-container .loguser-icon .img-logotipo-usuario{width:35px;height:35px}}.header-vw-component .header-vw .elements-container .loguser-icon span.div-iniciales-user{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-transform:uppercase;color:#fff;font-family:"Montserrat-Parati-Bold",serif}.header-vw-component .header-menu{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;border-top:#e5e5e5 solid 1px;border-bottom:#e5e5e5 solid 1px}@media(min-width: 180px)and (max-width: 719.98px){.header-vw-component .header-menu{display:none !important}}@media only screen and (min-width: 180px){.header-vw-component .header-menu{padding-left:0.75rem;padding-right:0.75rem}}@media only screen and (min-width: 720px){.header-vw-component .header-menu{padding-left:1.25rem;padding-right:1.25rem}}@media only screen and (min-width: 960px){.header-vw-component .header-menu{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width: 992px){.header-vw-component .header-menu{padding-left:4rem;padding-right:4rem}}.header-vw-component .header-menu .parent-menu{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;gap:30px}.header-vw-component .header-menu .parent-menu span a{font-family:"Montserrat-Parati-Light",serif;color:#023f88}@media only screen and (min-width: 180px){.header-vw-component .header-menu .parent-menu li.parent-option{padding-top:16px;padding-bottom:16px}}@media only screen and (min-width: 720px){.header-vw-component .header-menu .parent-menu li.parent-option{padding-top:16px;padding-bottom:16px}}@media only screen and (min-width: 960px){.header-vw-component .header-menu .parent-menu li.parent-option{padding-top:16px;padding-bottom:16px}}@media only screen and (min-width: 992px){.header-vw-component .header-menu .parent-menu li.parent-option{padding-top:16px;padding-bottom:16px}}@media only screen and (min-width: 1600px){.header-vw-component .header-menu .parent-menu li.parent-option{padding-top:16px;padding-bottom:16px}}.header-vw-component .header-menu .parent-menu li.parent-option,.header-vw-component .header-menu .parent-menu li.child-option{position:relative}.header-vw-component .header-menu .parent-menu li.parent-option:hover .parent-text a,.header-vw-component .header-menu .parent-menu li.child-option:hover .parent-text a{border-bottom:#023f88 solid 2px}.header-vw-component .header-menu .parent-menu li.parent-option:hover>ul.child-menu,.header-vw-component .header-menu .parent-menu li.parent-option:hover>ul.subchild-menu,.header-vw-component .header-menu .parent-menu li.child-option:hover>ul.child-menu,.header-vw-component .header-menu .parent-menu li.child-option:hover>ul.subchild-menu{display:block}.header-vw-component .header-menu .parent-menu li.parent-option span.child-text a,.header-vw-component .header-menu .parent-menu li.parent-option span.subchild-text a,.header-vw-component .header-menu .parent-menu li.child-option span.child-text a,.header-vw-component .header-menu .parent-menu li.child-option span.subchild-text a{font-size:16px}.header-vw-component .header-menu .parent-menu li.parent-option span.parent-title a,.header-vw-component .header-menu .parent-menu li.parent-option span.child-title a,.header-vw-component .header-menu .parent-menu li.child-option span.parent-title a,.header-vw-component .header-menu .parent-menu li.child-option span.child-title a{font-family:"Montserrat-Parati-Bold",serif;font-size:24px;color:inherit;cursor:default}.header-vw-component .header-menu .parent-menu .child-menu,.header-vw-component .header-menu .parent-menu .subchild-menu{position:absolute;width:max-content;max-width:400px;display:none}@media only screen and (min-width: 180px){.header-vw-component .header-menu .parent-menu .child-menu,.header-vw-component .header-menu .parent-menu .subchild-menu{padding-left:0.75rem}}@media only screen and (min-width: 720px){.header-vw-component .header-menu .parent-menu .child-menu,.header-vw-component .header-menu .parent-menu .subchild-menu{padding-left:1.25rem}}@media only screen and (min-width: 960px){.header-vw-component .header-menu .parent-menu .child-menu,.header-vw-component .header-menu .parent-menu .subchild-menu{padding-left:2rem}}@media only screen and (min-width: 992px){.header-vw-component .header-menu .parent-menu .child-menu,.header-vw-component .header-menu .parent-menu .subchild-menu{padding-left:4rem}}@media only screen and (min-width: 180px){.header-vw-component .header-menu .parent-menu .child-menu,.header-vw-component .header-menu .parent-menu .subchild-menu{padding-top:16px;padding-bottom:16px}}@media only screen and (min-width: 720px){.header-vw-component .header-menu .parent-menu .child-menu,.header-vw-component .header-menu .parent-menu .subchild-menu{padding-top:16px;padding-bottom:16px}}@media only screen and (min-width: 960px){.header-vw-component .header-menu .parent-menu .child-menu,.header-vw-component .header-menu .parent-menu .subchild-menu{padding-top:16px;padding-bottom:16px}}@media only screen and (min-width: 992px){.header-vw-component .header-menu .parent-menu .child-menu,.header-vw-component .header-menu .parent-menu .subchild-menu{padding-top:16px;padding-bottom:16px}}@media only screen and (min-width: 1600px){.header-vw-component .header-menu .parent-menu .child-menu,.header-vw-component .header-menu .parent-menu .subchild-menu{padding-top:16px;padding-bottom:16px}}.header-vw-component .header-menu .parent-menu .child-menu{background-color:#fff;border-top:#e5e5e5 solid 1px;top:100%;left:0}@media only screen and (min-width: 180px){.header-vw-component .header-menu .parent-menu .child-menu{margin-left:-0.75rem}}@media only screen and (min-width: 720px){.header-vw-component .header-menu .parent-menu .child-menu{margin-left:-1.25rem}}@media only screen and (min-width: 960px){.header-vw-component .header-menu .parent-menu .child-menu{margin-left:-2rem}}@media only screen and (min-width: 992px){.header-vw-component .header-menu .parent-menu .child-menu{margin-left:-4rem}}.header-vw-component .header-menu .parent-menu .child-menu .child-option,.header-vw-component .header-menu .parent-menu .child-menu .subchild-option{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (min-width: 180px){.header-vw-component .header-menu .parent-menu .child-menu .child-option,.header-vw-component .header-menu .parent-menu .child-menu .subchild-option{padding-right:0.75rem}}@media only screen and (min-width: 720px){.header-vw-component .header-menu .parent-menu .child-menu .child-option,.header-vw-component .header-menu .parent-menu .child-menu .subchild-option{padding-right:1.25rem}}@media only screen and (min-width: 960px){.header-vw-component .header-menu .parent-menu .child-menu .child-option,.header-vw-component .header-menu .parent-menu .child-menu .subchild-option{padding-right:2rem}}@media only screen and (min-width: 992px){.header-vw-component .header-menu .parent-menu .child-menu .child-option,.header-vw-component .header-menu .parent-menu .child-menu .subchild-option{padding-right:4rem}}@media only screen and (min-width: 180px){.header-vw-component .header-menu .parent-menu .child-menu li.parent-option{padding-right:0.75rem}}@media only screen and (min-width: 720px){.header-vw-component .header-menu .parent-menu .child-menu li.parent-option{padding-right:1.25rem}}@media only screen and (min-width: 960px){.header-vw-component .header-menu .parent-menu .child-menu li.parent-option{padding-right:2rem}}@media only screen and (min-width: 992px){.header-vw-component .header-menu .parent-menu .child-menu li.parent-option{padding-right:4rem}}.header-vw-component .header-menu .parent-menu .subchild-menu{background-color:#f6f6f6;left:100%}.header-vw-component .header-menu .parent-menu .icono-menu{width:20px;height:auto;line-height:25px;margin-right:5px}.header-vw-component .header-menu a:hover{text-decoration:none}.header-vw-component .header-menu .focus-menu{display:none;position:absolute;top:100%;left:0;width:100vw;height:100vh;background-color:#000;opacity:.5}.header-vw-component .div-header .div-menu-desplegable-movil{position:absolute;display:block;width:100%;top:calc(calc(100vh)*-1);right:0;background-color:#023f88;padding:30px 10px 30px 18px;z-index:999}.header-vw-component .div-header .div-menu-desplegable-movil .content{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.header-vw-component .div-header .div-menu-desplegable-movil .content .content-cerrar{display:-ms-grid;display:grid;-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr);height:30px;width:100%}.header-vw-component .div-header .div-menu-desplegable-movil .content .content-cerrar .div-content-volver .div-volver{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-left:0;margin-top:6px;display:none}.header-vw-component .div-header .div-menu-desplegable-movil .content .content-cerrar .div-content-volver .div-volver .div-btn-volver{background:url("/assets/front/images/vw-elements/home-v2/btn-volver-menu-movil.svg") no-repeat center;width:11px;height:22px;margin-right:7px}.header-vw-component .div-header .div-menu-desplegable-movil .content .content-cerrar .div-content-volver .div-volver a{font-family:"Montserrat-Parati-Bold",serif;font-size:12px;color:#66e4ee;text-transform:uppercase}.header-vw-component .div-header .div-menu-desplegable-movil .content .content-cerrar .btn-cerrar{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-moz-box-direction:reverse;-moz-box-orient:horizontal;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-right:20px}.header-vw-component .div-header .div-menu-desplegable-movil .content .content-cerrar .btn-cerrar #div-cerrar-menu-movil{background:url("/assets/front/images/vw-elements/home-v2/menu-movil/icon-menu-cerrar.png") no-repeat center;width:26px;height:26px;cursor:pointer}.header-vw-component .div-header .div-menu-desplegable-movil .content .scroll-custom{overflow-y:auto;height:calc(100vh - 110px);margin-top:20px;width:100%}.header-vw-component .div-header .div-menu-desplegable-movil .content .scroll-custom ::-webkit-scrollbar{width:6px}.header-vw-component .div-header .div-menu-desplegable-movil .content .scroll-custom ::-webkit-scrollbar-track{background:rgba(204,218,224,.1)}.header-vw-component .div-header .div-menu-desplegable-movil .content .scroll-custom ::-webkit-scrollbar-thumb{background:#0084a0}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#023f88;list-style-type:none;margin:0;width:100%}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-cyan{font-family:"Montserrat-Parati-Bold",serif;font-size:10px;color:#66e4ee}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-cyan{padding-top:8px;padding-bottom:8px}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-cyan{padding-top:8px;padding-bottom:8px}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-cyan{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-cyan{padding-top:14px;padding-bottom:14px}}@media only screen and (min-width: 1600px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-cyan{padding-top:14px;padding-bottom:14px}}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-area-personal,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-guardados,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-cerrar-sesion,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-busqueda{padding-top:8px;padding-bottom:8px}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-area-personal,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-guardados,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-cerrar-sesion,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-busqueda{padding-top:8px;padding-bottom:8px}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-area-personal,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-guardados,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-cerrar-sesion,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-busqueda{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-area-personal,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-guardados,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-cerrar-sesion,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-busqueda{padding-top:14px;padding-bottom:14px}}@media only screen and (min-width: 1600px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-area-personal,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-guardados,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-cerrar-sesion,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-busqueda{padding-top:14px;padding-bottom:14px}}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-notificaciones{padding-top:8px;padding-bottom:8px}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-notificaciones{padding-top:8px;padding-bottom:8px}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-notificaciones{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-notificaciones{padding-top:14px;padding-bottom:14px}}@media only screen and (min-width: 1600px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-notificaciones{padding-top:14px;padding-bottom:14px}}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .normal{font-family:"Montserrat-Parati",serif;font-size:16px;color:#fff}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .normal .div-boton-menu{padding-left:1rem;width:max-content}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .normal .div-boton-menu button.ghost-arrow-right-dark{outline:0}@media(min-width: 1px)and (max-width: 991.98px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .normal .div-boton-menu button.ghost-arrow-right-dark{height:28px}}@media(min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .normal .div-boton-menu button.ghost-arrow-right-dark{height:44px}}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .normal .div-boton-menu button.ghost-arrow-right-dark:hover{box-shadow:none}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil li{border-bottom:1px solid rgba(102,228,238,.8);padding:0;padding-top:7px;padding-bottom:6px;cursor:pointer}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-texto-menu{font-family:"Montserrat-Parati",serif;font-size:16px;color:#fff;height:30px}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-texto-menu{padding-top:8px;padding-bottom:8px}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-texto-menu{padding-top:8px;padding-bottom:8px}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-texto-menu{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-texto-menu{padding-top:14px;padding-bottom:14px}}@media only screen and (min-width: 1600px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-texto-menu{padding-top:14px;padding-bottom:14px}}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil li.li-linea-media{border-bottom:.5px solid rgba(102,228,238,.4)}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil li.li-linea-media .div-boton-menu{padding-left:1rem;width:max-content}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil li.li-linea-media .div-boton-menu button.ghost-arrow-right-dark{outline:0}@media(min-width: 1px)and (max-width: 991.98px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil li.li-linea-media .div-boton-menu button.ghost-arrow-right-dark{height:28px}}@media(min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil li.li-linea-media .div-boton-menu button.ghost-arrow-right-dark{height:44px}}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil li.li-linea-media .div-boton-menu button.ghost-arrow-right-dark:hover{box-shadow:none}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil li.li-submenu{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil li.menu-sup-menu{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding-left:30px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil li.menu-sup-menu .div-boton-menu{padding-left:1rem;width:max-content}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil li.menu-sup-menu .div-boton-menu button.ghost-arrow-right-dark{outline:0}@media(min-width: 1px)and (max-width: 991.98px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil li.menu-sup-menu .div-boton-menu button.ghost-arrow-right-dark{height:28px}}@media(min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil li.menu-sup-menu .div-boton-menu button.ghost-arrow-right-dark{height:44px}}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil li.menu-sup-menu .div-boton-menu button.ghost-arrow-right-dark:before{border-bottom:3px solid #66e4ee;border-left:3px solid #66e4ee}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil li.menu-sup-menu .div-boton-menu button.ghost-arrow-right-dark:hover{box-shadow:none}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil li:hover{background:rgba(0,99,132,.5)}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil li.active{background:#006384}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .personal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .personal .abreviatura{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;background:#009cba;box-shadow:0px 2px 20px rgba(0,156,186,.2);width:16px;height:16px;border-radius:50%;margin-right:12px;color:#fff;text-transform:uppercase;font-size:8px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal{padding-left:30px;color:#fff}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-area-personal,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-guardados,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-cerrar-sesion{padding-left:25px}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-area-personal,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-guardados,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-cerrar-sesion{padding-top:8px;padding-bottom:8px}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-area-personal,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-guardados,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-cerrar-sesion{padding-top:8px;padding-bottom:8px}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-area-personal,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-guardados,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-cerrar-sesion{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-area-personal,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-guardados,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-cerrar-sesion{padding-top:14px;padding-bottom:14px}}@media only screen and (min-width: 1600px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-area-personal,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-guardados,.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .menu-sup-personal .div-cerrar-sesion{padding-top:14px;padding-bottom:14px}}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-busqueda{background:url("/assets/front/images/vw-elements/home-v2/menu-movil/icon-menu-find.svg") no-repeat 40% 50%;width:30px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-notificaciones-d{background:url("/assets/front/images/vw-elements/home-v2/menu-movil/icon-campana-notificaciones-act.svg") no-repeat 40% 50%;width:30px;height:29px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-notificaciones-a{background:url("/assets/front/images/vw-elements/home-v2/menu-movil/notificaciones_activa.svg") no-repeat 40% 50%;width:30px;height:30px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-area-personal{background:url("/assets/front/images/vw-elements/home-v2/menu-movil/icon-menu-perfil.svg") no-repeat 40% 50%;width:30px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-guardados{background:url("/assets/front/images/vw-elements/home-v2/menu-movil/icon-menu-guardados.svg") no-repeat 40% 50%;width:30px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.menu-movil .div-cerrar-sesion{background:url("/assets/front/images/vw-elements/home-v2/menu-movil/icon-menu-logout.svg") no-repeat 30% 50%;width:30px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#023f88;list-style-type:none;margin:0;width:100%}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos .normal{font-family:"Montserrat-Parati",serif;font-size:16px;color:#fff}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos li{border-bottom:.5px solid rgba(102,228,238,.4);padding:0;padding-top:7px;padding-bottom:6px;cursor:pointer}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos li.menu-sup-menu{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos li.menu-sup-menu .div-boton-menu{padding-left:1rem;width:max-content}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos li.menu-sup-menu .div-boton-menu button.ghost-arrow-right-dark{outline:0}@media(min-width: 1px)and (max-width: 991.98px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos li.menu-sup-menu .div-boton-menu button.ghost-arrow-right-dark{height:28px}}@media(min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos li.menu-sup-menu .div-boton-menu button.ghost-arrow-right-dark{height:44px}}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos li.menu-sup-menu .div-boton-menu button.ghost-arrow-right-dark:hover{box-shadow:none}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos .div-texto-menu{font-family:"Montserrat-Parati",serif;font-size:16px;color:#fff;height:30px}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos .div-texto-menu{padding-top:8px;padding-bottom:8px}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos .div-texto-menu{padding-top:8px;padding-bottom:8px}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos .div-texto-menu{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos .div-texto-menu{padding-top:14px;padding-bottom:14px}}@media only screen and (min-width: 1600px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos .div-texto-menu{padding-top:14px;padding-bottom:14px}}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos .div-boton-menu{padding-left:1rem;width:max-content}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos .div-boton-menu button.ghost-arrow-right-dark{outline:0}@media(min-width: 1px)and (max-width: 991.98px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos .div-boton-menu button.ghost-arrow-right-dark{height:28px}}@media(min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos .div-boton-menu button.ghost-arrow-right-dark{height:44px}}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.elems-incentivos .div-boton-menu button.ghost-arrow-right-dark:hover{box-shadow:none}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#023f88;list-style-type:none;margin:0;width:100%}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;cursor:pointer;border-bottom:.5px solid rgba(102,228,238,.4);padding:0;padding-top:7px;padding-bottom:6px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li .div-contenido-nota{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li .div-contenido-nota .div-contenedor-circulo{padding-top:5px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li .div-contenido-nota .div-contenedor-circulo .div-circulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;background-color:#ff4963;width:8px;height:8px;border-radius:4px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li .div-contenido-nota .div-textos-nota{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li .div-contenido-nota .div-textos-nota .fecha-seccion-nota{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-left:16px;margin-bottom:5px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li .div-contenido-nota .div-textos-nota .fecha-seccion-nota .fecha-nota{font-family:"Montserrat-Parati-Light",serif;color:#fff;font-size:10px;line-height:17px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li .div-contenido-nota .div-textos-nota .fecha-seccion-nota .sep-nota{font-family:"Montserrat-Parati",serif;color:#66e4ee;padding-left:.5rem;padding-right:.5rem;font-size:10px;line-height:17px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li .div-contenido-nota .div-textos-nota .fecha-seccion-nota .seccion-nota{font-family:"Montserrat-Parati",serif;color:#66e4ee;text-transform:uppercase;font-size:10px;line-height:17px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li .div-contenido-nota .div-textos-nota .contenido-nota{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:16px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li .div-contenido-nota .div-textos-nota .contenido-nota .titulo-nota{font-family:"Montserrat-Parati-Bold",serif;color:#fff;font-size:12px;line-height:14px;margin-bottom:.5rem}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li .div-contenido-nota .div-textos-nota .contenido-nota .descripcion-nota{font-family:"Montserrat-Parati-Light",serif;color:#fff;font-size:12px;line-height:14px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li.li-petrol{border-bottom:0}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li.li-petrol .menu-cyan{font-family:"Montserrat-Parati-Bold",serif;font-size:10px;color:#66e4ee}@media only screen and (min-width: 180px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li.li-petrol .menu-cyan{padding-top:8px;padding-bottom:8px}}@media only screen and (min-width: 720px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li.li-petrol .menu-cyan{padding-top:8px;padding-bottom:8px}}@media only screen and (min-width: 960px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li.li-petrol .menu-cyan{padding-top:10px;padding-bottom:10px}}@media only screen and (min-width: 992px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li.li-petrol .menu-cyan{padding-top:14px;padding-bottom:14px}}@media only screen and (min-width: 1600px){.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li.li-petrol .menu-cyan{padding-top:14px;padding-bottom:14px}}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li.leida .titulo-notificaciones{font-family:"Montserrat-Parati",serif;color:#fff;font-size:16px;margin-bottom:.5rem}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li.leida .div-contenido-nota{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li.leida .div-contenido-nota .div-contenedor-circulo{padding-top:5px}.header-vw-component .div-header .div-menu-desplegable-movil .content ul.notificaciones-movil li.leida .div-contenido-nota .div-contenedor-circulo .div-circulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;background-color:#a8adb3;width:8px;height:8px;border-radius:4px}.display-flex{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.presentation-page-component{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.presentation-page-component section{position:relative}.presentation-page-component .div-content-texto{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute}@media only screen and (min-width: 180px){.presentation-page-component .div-content-texto{top:69px}}@media only screen and (min-width: 480px){.presentation-page-component .div-content-texto{top:69px}}@media only screen and (min-width: 720px){.presentation-page-component .div-content-texto{top:69px}}@media only screen and (min-width: 960px){.presentation-page-component .div-content-texto{top:69px}}@media only screen and (min-width: 992px){.presentation-page-component .div-content-texto{top:0}}@media only screen and (min-width: 1600px){.presentation-page-component .div-content-texto{top:0}}@media only screen and (min-width: 180px){.presentation-page-component .div-content-texto{min-height:590px}}@media only screen and (min-width: 720px){.presentation-page-component .div-content-texto{min-height:590px}}@media only screen and (min-width: 960px){.presentation-page-component .div-content-texto{min-height:590px}}@media only screen and (min-width: 992px){.presentation-page-component .div-content-texto{min-height:646px}}@media only screen and (min-width: 180px){.presentation-page-component .div-content-texto{padding-left:25px;padding-right:25px}}@media only screen and (min-width: 720px){.presentation-page-component .div-content-texto{padding-left:25px;padding-right:25px}}@media only screen and (min-width: 960px){.presentation-page-component .div-content-texto{padding-left:25px;padding-right:25px}}@media only screen and (min-width: 992px){.presentation-page-component .div-content-texto{padding-left:80px;padding-right:4rem}}@media only screen and (min-width: 1600px){.presentation-page-component .div-content-texto{padding-left:80px;padding-right:4rem}}.presentation-page-component .div-content-texto .div-user{width:fit-content}@media only screen and (min-width: 180px){.presentation-page-component .div-content-texto .div-user{padding-left:0px;padding-top:20px}}@media only screen and (min-width: 720px){.presentation-page-component .div-content-texto .div-user{padding-left:0px;padding-top:20px}}@media only screen and (min-width: 960px){.presentation-page-component .div-content-texto .div-user{padding-left:0px;padding-top:20px}}@media only screen and (min-width: 992px){.presentation-page-component .div-content-texto .div-user{padding-left:0px;padding-top:50px}}@media only screen and (min-width: 1600px){.presentation-page-component .div-content-texto .div-user{padding-left:0px;padding-top:50px}}.presentation-page-component .div-content-texto .div-user h3{background:rgba(2,63,136,.8);color:#fff;width:fit-content;font-family:"Montserrat-Parati-Light",serif}.presentation-page-component .div-content-texto .div-user h3 strong{font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.presentation-page-component .div-content-texto .div-user h3{padding-top:0.125rem;padding-right:19px;padding-bottom:0.125rem;padding-left:13px}}@media only screen and (min-width: 720px){.presentation-page-component .div-content-texto .div-user h3{padding-top:0.2083333333rem;padding-right:23px;padding-bottom:0.2083333333rem;padding-left:14px}}@media only screen and (min-width: 960px){.presentation-page-component .div-content-texto .div-user h3{padding-top:0.3333333333rem;padding-right:23px;padding-bottom:0.3333333333rem;padding-left:14px}}@media only screen and (min-width: 992px){.presentation-page-component .div-content-texto .div-user h3{padding-top:0.6666666667rem;padding-right:22px;padding-bottom:0.6666666667rem;padding-left:22px}}.presentation-page-component .div-content-texto .div-comment{width:fit-content;margin-top:8px}@media(min-width: 180px)and (max-width: 719.98px){.presentation-page-component .div-content-texto .div-comment{max-width:210px}}@media(min-width: 720px)and (max-width: 991.98px){.presentation-page-component .div-content-texto .div-comment{max-width:364px}}@media(min-width: 992px){.presentation-page-component .div-content-texto .div-comment{max-width:none}}@media only screen and (min-width: 180px){.presentation-page-component .div-content-texto .div-comment{margin-left:0px}}@media only screen and (min-width: 720px){.presentation-page-component .div-content-texto .div-comment{margin-left:0px}}@media only screen and (min-width: 960px){.presentation-page-component .div-content-texto .div-comment{margin-left:0px}}@media only screen and (min-width: 992px){.presentation-page-component .div-content-texto .div-comment{margin-left:0px}}@media only screen and (min-width: 1600px){.presentation-page-component .div-content-texto .div-comment{margin-left:0px}}.presentation-page-component .div-content-texto .div-comment h1{background:rgba(2,63,136,.8);color:#fff;width:fit-content;font-family:"Montserrat-Parati-Bold",serif}.presentation-page-component .div-content-texto .div-comment h1 strong{font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.presentation-page-component .div-content-texto .div-comment h1{padding-top:0.125rem;padding-right:10px;padding-bottom:0.125rem;padding-left:13px}}@media only screen and (min-width: 720px){.presentation-page-component .div-content-texto .div-comment h1{padding-top:0.2083333333rem;padding-right:30px;padding-bottom:0.2083333333rem;padding-left:14px}}@media only screen and (min-width: 960px){.presentation-page-component .div-content-texto .div-comment h1{padding-top:0.3333333333rem;padding-right:30px;padding-bottom:0.3333333333rem;padding-left:14px}}@media only screen and (min-width: 992px){.presentation-page-component .div-content-texto .div-comment h1{padding-top:0.6666666667rem;padding-right:22px;padding-bottom:0.6666666667rem;padding-left:22px}}.presentation-page-component .div-section-hola-slider{width:100%;z-index:1}@media only screen and (min-width: 180px){.presentation-page-component .div-section-hola-slider{min-height:393px}}@media only screen and (min-width: 720px){.presentation-page-component .div-section-hola-slider{min-height:393px}}@media only screen and (min-width: 960px){.presentation-page-component .div-section-hola-slider{min-height:393px}}@media only screen and (min-width: 992px){.presentation-page-component .div-section-hola-slider{min-height:646px}}.presentation-page-component .div-section-hola-viewer{overflow:hidden;position:relative}@media only screen and (min-width: 180px){.presentation-page-component .div-section-hola-viewer{min-height:393px}}@media only screen and (min-width: 720px){.presentation-page-component .div-section-hola-viewer{min-height:393px}}@media only screen and (min-width: 960px){.presentation-page-component .div-section-hola-viewer{min-height:393px}}@media only screen and (min-width: 992px){.presentation-page-component .div-section-hola-viewer{min-height:646px}}.presentation-page-component .div-section-hola-group{position:relative;width:100%}@media only screen and (min-width: 180px){.presentation-page-component .div-section-hola-group{min-height:393px}}@media only screen and (min-width: 720px){.presentation-page-component .div-section-hola-group{min-height:393px}}@media only screen and (min-width: 960px){.presentation-page-component .div-section-hola-group{min-height:393px}}@media only screen and (min-width: 992px){.presentation-page-component .div-section-hola-group{min-height:646px}}.presentation-page-component .div-section-hola{display:none;position:absolute;width:100%;height:100%}.presentation-page-component .div-section-hola img{width:100%;height:100%;object-fit:cover}@media only screen and (min-width: 180px){.presentation-page-component .div-section-hola .normal{display:none}}@media only screen and (min-width: 720px){.presentation-page-component .div-section-hola .normal{display:none}}@media only screen and (min-width: 960px){.presentation-page-component .div-section-hola .normal{display:none}}@media only screen and (min-width: 992px){.presentation-page-component .div-section-hola .normal{display:block}}@media only screen and (min-width: 180px){.presentation-page-component .div-section-hola .recursive{display:block}}@media only screen and (min-width: 720px){.presentation-page-component .div-section-hola .recursive{display:block}}@media only screen and (min-width: 960px){.presentation-page-component .div-section-hola .recursive{display:block}}@media only screen and (min-width: 992px){.presentation-page-component .div-section-hola .recursive{display:none}}.presentation-page-component .div-section-hola:first-child{display:block}.div-all-about{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;margin-bottom:0}@media only screen and (min-width: 180px){.div-all-about{padding:26px;padding-top:46px;padding-bottom:0;gap:0}}@media only screen and (min-width: 720px){.div-all-about{padding:26px;padding-top:46px;padding-bottom:0;gap:0}}@media only screen and (min-width: 960px){.div-all-about{padding:36px;padding-top:46px;padding-bottom:0;gap:0}}@media only screen and (min-width: 992px){.div-all-about{padding:4rem;padding-top:104px;padding-bottom:0;gap:0}}@media only screen and (min-width: 1600px){.div-all-about{padding:4rem;padding-top:104px;padding-bottom:0;gap:0}}@media only screen and (min-width: 180px){.div-all-about .div-titulo{padding-top:0px;padding-left:0.75rem;padding-right:0.75rem;padding-bottom:20px}}@media only screen and (min-width: 992px){.div-all-about .div-titulo{padding-top:0px;padding-bottom:0px}}.div-all-about .div-titulo h2{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;margin:0;text-align:center}@media(min-width: 180px)and (max-width: 719.98px){.div-all-about .div-titulo h2{font-size:26px}}@media(min-width: 720px)and (max-width: 991.98px){.div-all-about .div-titulo h2{font-size:32px}}@media(min-width: 992px){.div-all-about .div-titulo h2{font-size:46px}}.div-all-about .div-titulo h2 b,.div-all-about .div-titulo h2 strong{font-family:"Montserrat-Parati-Bold",serif}.div-all-about .div-titulo h2 p{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;margin:0;line-height:56px}@media(min-width: 180px)and (max-width: 719.98px){.div-all-about .div-titulo h2 p{font-size:26px}}@media(min-width: 720px)and (max-width: 991.98px){.div-all-about .div-titulo h2 p{font-size:32px}}@media(min-width: 992px){.div-all-about .div-titulo h2 p{font-size:46px}}.div-all-about .div-titulo h2 p b{font-family:"Montserrat-Parati-Bold",serif;line-height:1.3}.div-all-about .div-titulo h2 p span{font-family:"Montserrat-Parati-Light",serif;color:#023f88}.div-all-about .div-parrafo{text-align:center;color:#4c5356;font-family:"Montserrat-Parati",serif}@media only screen and (min-width: 180px){.div-all-about .div-parrafo{padding-left:0.75rem;padding-right:0.75rem}}@media only screen and (min-width: 960px){.div-all-about .div-parrafo{padding-top:0}}@media only screen and (min-width: 180px){.div-all-about .div-parrafo{margin-top:0}}@media only screen and (min-width: 720px){.div-all-about .div-parrafo{margin-top:0}}@media only screen and (min-width: 960px){.div-all-about .div-parrafo{margin-top:0}}@media only screen and (min-width: 992px){.div-all-about .div-parrafo{margin-top:27px}}@media only screen and (min-width: 1600px){.div-all-about .div-parrafo{margin-top:27px}}@media(min-width: 180px)and (max-width: 959.98px){.div-all-about .div-parrafo{font-size:16px;line-height:26px}}@media(min-width: 992px)and (max-width: 1599.98px){.div-all-about .div-parrafo{font-size:22px;line-height:28px}}@media(min-width: 1600px){.div-all-about .div-parrafo{font-size:22px;line-height:28px}}.div-all-about .div-parrafo p,.div-all-about .div-parrafo span,.div-all-about .div-parrafo div{color:#4c5356;font-family:"Montserrat-Parati",serif}@media(min-width: 180px)and (max-width: 959.98px){.div-all-about .div-parrafo p,.div-all-about .div-parrafo span,.div-all-about .div-parrafo div{font-size:16px;line-height:26px}}@media(min-width: 992px)and (max-width: 1599.98px){.div-all-about .div-parrafo p,.div-all-about .div-parrafo span,.div-all-about .div-parrafo div{font-size:22px;line-height:28px}}@media(min-width: 1600px){.div-all-about .div-parrafo p,.div-all-about .div-parrafo span,.div-all-about .div-parrafo div{font-size:22px;line-height:28px}}.div-all-about .div-video{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}@media only screen and (min-width: 180px){.div-all-about .div-video{margin-top:18px}}@media only screen and (min-width: 720px){.div-all-about .div-video{margin-top:18px}}@media only screen and (min-width: 960px){.div-all-about .div-video{margin-top:18px}}@media only screen and (min-width: 992px){.div-all-about .div-video{margin-top:64px}}@media only screen and (min-width: 1600px){.div-all-about .div-video{margin-top:64px}}.div-all-about .div-video .video{width:100%;height:100%;object-fit:cover}@media(min-width: 180px)and (max-width: 959.98px){.div-all-about .div-video .video-container{width:fit-content}}@media(min-width: 992px)and (max-width: 1599.98px){.div-all-about .div-video .video-container{width:fit-content}}@media(min-width: 1600px){.div-all-about .div-video .video-container{width:auto}}@media only screen and (min-width: 180px){.div-all-about .div-video .video-container iframe{width:100%}}@media only screen and (min-width: 720px){.div-all-about .div-video .video-container iframe{width:74vw}}@media only screen and (min-width: 960px){.div-all-about .div-video .video-container iframe{width:74vw}}@media only screen and (min-width: 992px){.div-all-about .div-video .video-container iframe{width:74vw}}@media only screen and (min-width: 180px){.div-all-about .div-video .video-container iframe{height:calc(100vw/1.77)}}@media only screen and (min-width: 720px){.div-all-about .div-video .video-container iframe{height:calc(74vw/1.77)}}@media only screen and (min-width: 960px){.div-all-about .div-video .video-container iframe{height:calc(74vw/1.77)}}@media only screen and (min-width: 992px){.div-all-about .div-video .video-container iframe{height:calc(74vw/1.77)}}.div-banner-navidad{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;margin-bottom:0}@media only screen and (min-width: 180px){.div-banner-navidad{padding:26px;padding-top:46px;padding-bottom:0}}@media only screen and (min-width: 720px){.div-banner-navidad{padding:26px;padding-top:46px;padding-bottom:0}}@media only screen and (min-width: 960px){.div-banner-navidad{padding:36px;padding-top:46px;padding-bottom:0}}@media only screen and (min-width: 992px){.div-banner-navidad{padding:4rem;padding-top:104px;padding-bottom:0}}@media only screen and (min-width: 1600px){.div-banner-navidad{padding:4rem;padding-top:104px;padding-bottom:0}}.div-banner-navidad .div-texto-banner{color:#4c5356;font-family:"Montserrat-Parati",serif;font-family:"Montserrat-Parati-Light",serif;text-align:center;width:50%}@media(min-width: 180px)and (max-width: 959.98px){.div-banner-navidad .div-texto-banner{font-size:16px;line-height:26px}}@media(min-width: 992px)and (max-width: 1599.98px){.div-banner-navidad .div-texto-banner{font-size:22px;line-height:28px}}@media(min-width: 1600px){.div-banner-navidad .div-texto-banner{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px){.div-banner-navidad .div-texto-banner{width:100%}}@media only screen and (min-width: 720px){.div-banner-navidad .div-texto-banner{width:100%}}@media only screen and (min-width: 960px){.div-banner-navidad .div-texto-banner{width:80%}}@media only screen and (min-width: 992px){.div-banner-navidad .div-texto-banner{width:55%}}@media only screen and (min-width: 1600px){.div-banner-navidad .div-texto-banner{width:35%}}.div-banner-navidad .div-texto-banner strong{font-family:"Montserrat-Parati-Bold",serif}.div-banner-navidad .div-button-banner{margin:0 auto}@media only screen and (min-width: 180px){.div-banner-navidad .div-button-banner{padding:26px;padding-top:46px;padding-bottom:0;gap:0}}@media only screen and (min-width: 720px){.div-banner-navidad .div-button-banner{padding:26px;padding-top:46px;padding-bottom:0;gap:0}}@media only screen and (min-width: 960px){.div-banner-navidad .div-button-banner{padding:36px;padding-top:46px;padding-bottom:0;gap:0}}@media only screen and (min-width: 992px){.div-banner-navidad .div-button-banner{padding:4rem;padding-top:64px;padding-bottom:0;gap:0}}@media only screen and (min-width: 1600px){.div-banner-navidad .div-button-banner{padding:4rem;padding-top:64px;padding-bottom:0;gap:0}}.div-banner-navidad .div-button-banner button{max-width:350px}.div-gen-discover-most-relevant{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;padding-bottom:0}@media only screen and (min-width: 180px){.div-gen-discover-most-relevant{padding:26px}}@media only screen and (min-width: 720px){.div-gen-discover-most-relevant{padding:26px}}@media only screen and (min-width: 960px){.div-gen-discover-most-relevant{padding:36px}}@media only screen and (min-width: 992px){.div-gen-discover-most-relevant{padding:4rem}}@media only screen and (min-width: 1600px){.div-gen-discover-most-relevant{padding:8rem}}@media only screen and (min-width: 180px){.div-gen-discover-most-relevant{padding-top:45px}}@media only screen and (min-width: 720px){.div-gen-discover-most-relevant{padding-top:45px}}@media only screen and (min-width: 960px){.div-gen-discover-most-relevant{padding-top:45px}}@media only screen and (min-width: 992px){.div-gen-discover-most-relevant{padding-top:120px}}@media only screen and (min-width: 1600px){.div-gen-discover-most-relevant{padding-top:120px}}@media only screen and (min-width: 180px){.div-gen-discover-most-relevant{padding-bottom:0}}@media only screen and (min-width: 720px){.div-gen-discover-most-relevant{padding-bottom:0}}@media only screen and (min-width: 960px){.div-gen-discover-most-relevant{padding-bottom:0}}@media only screen and (min-width: 992px){.div-gen-discover-most-relevant{padding-bottom:0}}@media only screen and (min-width: 1600px){.div-gen-discover-most-relevant{padding-bottom:0}}@media only screen and (min-width: 180px){.div-gen-discover-most-relevant{gap:0}}@media only screen and (min-width: 960px){.div-gen-discover-most-relevant{gap:0}}@media only screen and (min-width: 992px){.div-gen-discover-most-relevant{gap:0}}@media only screen and (min-width: 1600px){.div-gen-discover-most-relevant{gap:0}}.div-gen-discover-most-relevant .div-titulo-seccion{padding-left:0px}@media only screen and (min-width: 180px){.div-gen-discover-most-relevant .div-titulo-seccion{padding-bottom:15px}}@media only screen and (min-width: 720px){.div-gen-discover-most-relevant .div-titulo-seccion{padding-bottom:0px}}@media only screen and (min-width: 960px){.div-gen-discover-most-relevant .div-titulo-seccion{padding-bottom:0px}}@media only screen and (min-width: 992px){.div-gen-discover-most-relevant .div-titulo-seccion{padding-bottom:64px}}@media only screen and (min-width: 1600px){.div-gen-discover-most-relevant .div-titulo-seccion{padding-bottom:64px}}.div-gen-discover-most-relevant .div-titulo-seccion h2{font-family:"Montserrat-Parati-Bold",serif;font-style:normal;line-height:46px}@media(min-width: 180px)and (max-width: 719.98px){.div-gen-discover-most-relevant .div-titulo-seccion h2{font-size:22px}}@media(min-width: 720px)and (max-width: 991.98px){.div-gen-discover-most-relevant .div-titulo-seccion h2{font-size:22px}}@media(min-width: 992px){.div-gen-discover-most-relevant .div-titulo-seccion h2{font-size:36px}}.div-gen-discover-most-relevant .div-grid{display:-ms-grid;display:grid;-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}@media(min-width: 180px)and (max-width: 719.98px){.div-gen-discover-most-relevant .div-grid{-ms-grid-rows:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr);gap:0.375rem}}@media(min-width: 720px)and (max-width: 991.98px){.div-gen-discover-most-relevant .div-grid{-ms-grid-rows:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr);gap:0.375rem}}@media(min-width: 992px){.div-gen-discover-most-relevant .div-grid{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr);gap:28px}}.div-gen-discover-most-relevant .div-grid .col-izqda{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;background:url("/assets/front/images/vw-elements/home-v2/fondo-actualidad.jpg") no-repeat;background-size:cover;background-position:center}@media only screen and (min-width: 180px){.div-gen-discover-most-relevant .div-grid .col-izqda{padding:26px}}@media only screen and (min-width: 720px){.div-gen-discover-most-relevant .div-grid .col-izqda{padding:26px}}@media only screen and (min-width: 960px){.div-gen-discover-most-relevant .div-grid .col-izqda{padding:36px}}@media only screen and (min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-izqda{padding:4rem}}@media only screen and (min-width: 1600px){.div-gen-discover-most-relevant .div-grid .col-izqda{padding:4rem}}@media only screen and (min-width: 180px){.div-gen-discover-most-relevant .div-grid .col-izqda{padding-bottom:14px}}@media only screen and (min-width: 720px){.div-gen-discover-most-relevant .div-grid .col-izqda{padding-bottom:14px}}@media only screen and (min-width: 960px){.div-gen-discover-most-relevant .div-grid .col-izqda{padding-bottom:14px}}@media only screen and (min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-izqda{padding-bottom:28px}}@media only screen and (min-width: 1600px){.div-gen-discover-most-relevant .div-grid .col-izqda{padding-bottom:28px}}@media only screen and (min-width: 180px){.div-gen-discover-most-relevant .div-grid .col-izqda{margin-bottom:10px}}@media only screen and (min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-izqda{margin-bottom:0}}@media only screen and (min-width: 180px){.div-gen-discover-most-relevant .div-grid .col-izqda{min-height:358px}}@media only screen and (min-width: 720px){.div-gen-discover-most-relevant .div-grid .col-izqda{min-height:358px}}@media only screen and (min-width: 960px){.div-gen-discover-most-relevant .div-grid .col-izqda{min-height:358px}}@media only screen and (min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-izqda{min-height:560px}}.div-gen-discover-most-relevant .div-grid .col-izqda .layer{background-color:rgba(2,63,136,.4);position:absolute;top:0;left:0;width:100%;height:100%}.div-gen-discover-most-relevant .div-grid .col-izqda .div-parrafo-1{z-index:5}@media(min-width: 180px)and (max-width: 991.98px){.div-gen-discover-most-relevant .div-grid .col-izqda .div-parrafo-1{margin-bottom:0px}}@media(min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-izqda .div-parrafo-1{margin-bottom:28px}}.div-gen-discover-most-relevant .div-grid .col-izqda .div-parrafo-1 h5{color:#fff;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}.div-gen-discover-most-relevant .div-grid .col-izqda .div-parrafo-2{z-index:5}.div-gen-discover-most-relevant .div-grid .col-izqda .div-parrafo-2 h4,.div-gen-discover-most-relevant .div-grid .col-izqda .div-parrafo-2 h5{font-family:"Montserrat-Parati-Light",serif;color:#fff}@media(min-width: 180px)and (max-width: 991.98px){.div-gen-discover-most-relevant .div-grid .col-izqda .div-parrafo-2 h4,.div-gen-discover-most-relevant .div-grid .col-izqda .div-parrafo-2 h5{font-size:16px}}@media(min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-izqda .div-parrafo-2 h4,.div-gen-discover-most-relevant .div-grid .col-izqda .div-parrafo-2 h5{font-size:28px}}.div-gen-discover-most-relevant .div-grid .col-izqda:hover .div-parrafo-2 h4,.div-gen-discover-most-relevant .div-grid .col-izqda:hover .div-parrafo-2 h5{font-family:"Montserrat-Parati-Bold",serif}.div-gen-discover-most-relevant .div-grid .col-dcha{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.div-gen-discover-most-relevant .div-grid .col-dcha{gap:20px}}@media only screen and (min-width: 960px){.div-gen-discover-most-relevant .div-grid .col-dcha{gap:20px}}@media only screen and (min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-dcha{gap:28px}}@media only screen and (min-width: 1600px){.div-gen-discover-most-relevant .div-grid .col-dcha{gap:28px}}.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;background:url("/assets/front/images/vw-elements/home-v2/fondo-incentivos.jpg") no-repeat;background-size:cover;background-position:center}@media only screen and (min-width: 180px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1{padding:26px}}@media only screen and (min-width: 720px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1{padding:26px}}@media only screen and (min-width: 960px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1{padding:36px}}@media only screen and (min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1{padding:4rem}}@media only screen and (min-width: 1600px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1{padding:4rem}}@media only screen and (min-width: 180px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1{padding-bottom:10px}}@media only screen and (min-width: 720px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1{padding-bottom:10px}}@media only screen and (min-width: 960px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1{padding-bottom:10px}}@media only screen and (min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1{padding-bottom:28px}}@media only screen and (min-width: 1600px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1{padding-bottom:28px}}@media only screen and (min-width: 180px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1{min-height:165px}}@media only screen and (min-width: 720px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1{min-height:165px}}@media only screen and (min-width: 960px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1{min-height:165px}}@media only screen and (min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1{min-height:270px}}.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1 .layer{background-color:rgba(2,63,136,.4);position:absolute;top:0;left:0;width:100%;height:100%}.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1 .div-parrafo-1{z-index:5}@media(min-width: 180px)and (max-width: 991.98px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1 .div-parrafo-1{margin-bottom:0px}}@media(min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1 .div-parrafo-1{margin-bottom:28px}}.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1 .div-parrafo-1 h5{color:#fff;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1 .div-parrafo-2{z-index:5}.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1 .div-parrafo-2 h4{font-family:"Montserrat-Parati-Light",serif;color:#fff}@media(min-width: 180px)and (max-width: 991.98px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1 .div-parrafo-2 h4{font-size:16px;line-height:26px}}@media(min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1 .div-parrafo-2 h4{font-size:28px;line-height:38px}}.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1 .div-parrafo-2 h5{font-family:"Montserrat-Parati-Light",serif;color:#fff}@media(min-width: 180px)and (max-width: 991.98px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1 .div-parrafo-2 h5{font-size:16px;line-height:26px}}@media(min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1 .div-parrafo-2 h5{font-size:28px;line-height:38px}}.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1:hover .div-parrafo-2 h4,.div-gen-discover-most-relevant .div-grid .col-dcha .fila-1:hover .div-parrafo-2 h5{font-family:"Montserrat-Parati-Bold",serif}.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;background:url("/assets/front/images/vw-elements/home-v2/fondo-xxx.jpg") no-repeat;background-size:cover;background-position:center}@media only screen and (min-width: 180px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2{padding:26px}}@media only screen and (min-width: 720px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2{padding:26px}}@media only screen and (min-width: 960px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2{padding:36px}}@media only screen and (min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2{padding:4rem}}@media only screen and (min-width: 1600px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2{padding:4rem}}@media only screen and (min-width: 180px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2{padding-bottom:10px}}@media only screen and (min-width: 720px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2{padding-bottom:10px}}@media only screen and (min-width: 960px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2{padding-bottom:10px}}@media only screen and (min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2{padding-bottom:28px}}@media only screen and (min-width: 1600px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2{padding-bottom:28px}}@media only screen and (min-width: 180px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2{min-height:165px}}@media only screen and (min-width: 720px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2{min-height:165px}}@media only screen and (min-width: 960px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2{min-height:165px}}@media only screen and (min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2{min-height:270px}}.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2 .layer{background-color:rgba(2,63,136,.4);position:absolute;top:0;left:0;width:100%;height:100%}.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2 .div-parrafo-1{z-index:5}@media(min-width: 180px)and (max-width: 991.98px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2 .div-parrafo-1{margin-bottom:0px}}@media(min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2 .div-parrafo-1{margin-bottom:28px}}.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2 .div-parrafo-1 h5{color:#fff;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2 .div-parrafo-2{z-index:5}.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2 .div-parrafo-2 h4{font-family:"Montserrat-Parati-Light",serif;color:#fff}@media(min-width: 180px)and (max-width: 991.98px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2 .div-parrafo-2 h4{font-size:16px;line-height:26px}}@media(min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2 .div-parrafo-2 h4{font-size:28px;line-height:38px}}.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2 .div-parrafo-2 h5{font-family:"Montserrat-Parati-Light",serif;color:#fff}@media(min-width: 180px)and (max-width: 991.98px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2 .div-parrafo-2 h5{font-size:16px;line-height:26px}}@media(min-width: 992px){.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2 .div-parrafo-2 h5{font-size:28px;line-height:38px}}.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2:hover .div-parrafo-2 h4,.div-gen-discover-most-relevant .div-grid .col-dcha .fila-2:hover .div-parrafo-2 h5{font-family:"Montserrat-Parati-Bold",serif}.div-gen-applications{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;background:#fff}@media only screen and (min-width: 180px){.div-gen-applications{padding-left:0;padding-right:0}}@media only screen and (min-width: 720px){.div-gen-applications{padding-left:0;padding-right:0}}@media only screen and (min-width: 960px){.div-gen-applications{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width: 992px){.div-gen-applications{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width: 1600px){.div-gen-applications{padding-left:8rem;padding-right:8rem}}@media only screen and (min-width: 180px){.div-gen-applications{margin-top:45px;margin-bottom:0}}@media only screen and (min-width: 720px){.div-gen-applications{margin-top:14px;margin-bottom:0}}@media only screen and (min-width: 960px){.div-gen-applications{margin-top:14px;margin-bottom:0}}@media only screen and (min-width: 992px){.div-gen-applications{margin-top:120px;margin-bottom:0}}@media only screen and (min-width: 1600px){.div-gen-applications{margin-top:120px;margin-bottom:0}}.div-gen-applications .div-contenedor{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%;background:linear-gradient(44.1deg, #023f88 0%, #009CBA 101.62%)}@media only screen and (min-width: 180px){.div-gen-applications .div-contenedor{padding:26px}}@media only screen and (min-width: 720px){.div-gen-applications .div-contenedor{padding:26px}}@media only screen and (min-width: 960px){.div-gen-applications .div-contenedor{padding:105px}}@media only screen and (min-width: 992px){.div-gen-applications .div-contenedor{padding:64px}}@media only screen and (min-width: 1600px){.div-gen-applications .div-contenedor{padding:64px}}@media only screen and (min-width: 180px){.div-gen-applications .div-contenedor{padding-top:27px;padding-bottom:45px}}@media only screen and (min-width: 720px){.div-gen-applications .div-contenedor{padding-top:27px;padding-bottom:45px}}@media only screen and (min-width: 960px){.div-gen-applications .div-contenedor{padding-top:27px;padding-bottom:45px}}@media only screen and (min-width: 992px){.div-gen-applications .div-contenedor{padding-top:64px;padding-bottom:64px}}@media only screen and (min-width: 1600px){.div-gen-applications .div-contenedor{padding-top:64px;padding-bottom:64px}}@media only screen and (min-width: 180px){.div-gen-applications .div-contenedor{min-height:200px}}@media only screen and (min-width: 960px){.div-gen-applications .div-contenedor{min-height:230px}}@media only screen and (min-width: 992px){.div-gen-applications .div-contenedor{min-height:260px}}@media only screen and (min-width: 1600px){.div-gen-applications .div-contenedor{min-height:280px}}@media only screen and (min-width: 180px){.div-gen-applications .div-contenedor .div-titulo{padding-left:0}}@media only screen and (min-width: 960px){.div-gen-applications .div-contenedor .div-titulo{padding-left:0}}.div-gen-applications .div-contenedor .div-titulo h2{font-family:"Montserrat-Parati-Light",serif;color:#fff;margin:0;text-align:center}@media(min-width: 180px)and (max-width: 719.98px){.div-gen-applications .div-contenedor .div-titulo h2{font-size:22px;line-height:1.5}}@media(min-width: 720px)and (max-width: 991.98px){.div-gen-applications .div-contenedor .div-titulo h2{font-size:24px;line-height:1.5}}@media(min-width: 992px){.div-gen-applications .div-contenedor .div-titulo h2{font-size:36px}}.div-gen-applications .div-contenedor .div-titulo h2 b,.div-gen-applications .div-contenedor .div-titulo h2 strong{font-family:"Montserrat-Parati-Bold",serif}.div-gen-applications .div-contenedor .div-texto{font-family:"Montserrat-Parati",serif;color:#fff;text-align:center;line-height:1.5rem}@media only screen and (min-width: 180px){.div-gen-applications .div-contenedor .div-texto{padding-left:0}}@media only screen and (min-width: 960px){.div-gen-applications .div-contenedor .div-texto{padding-left:0}}@media only screen and (min-width: 180px){.div-gen-applications .div-contenedor .div-texto{margin-top:20px;margin-bottom:45px}}@media only screen and (min-width: 720px){.div-gen-applications .div-contenedor .div-texto{margin-top:20px;margin-bottom:45px}}@media only screen and (min-width: 960px){.div-gen-applications .div-contenedor .div-texto{margin-top:20px;margin-bottom:45px}}@media only screen and (min-width: 992px){.div-gen-applications .div-contenedor .div-texto{margin-top:28px;margin-bottom:28px}}@media only screen and (min-width: 1600px){.div-gen-applications .div-contenedor .div-texto{margin-top:28px;margin-bottom:28px}}@media(min-width: 180px)and (max-width: 719.98px){.div-gen-applications .div-contenedor .div-boton{width:100%}}@media(min-width: 720px)and (max-width: 991.98px){.div-gen-applications .div-contenedor .div-boton{width:45%}}@media(min-width: 992px){.div-gen-applications .div-contenedor .div-boton{width:fit-content}}.div-section-help-gen{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;background-color:#023f88}@media only screen and (min-width: 180px){.div-section-help-gen{min-height:130px}}@media only screen and (min-width: 720px){.div-section-help-gen{min-height:130px}}@media only screen and (min-width: 960px){.div-section-help-gen{min-height:130px}}@media only screen and (min-width: 992px){.div-section-help-gen{min-height:130px}}@media only screen and (min-width: 1600px){.div-section-help-gen{min-height:130px}}@media only screen and (min-width: 180px){.div-section-help-gen{padding-top:0.75rem;padding-bottom:0.75rem}}@media only screen and (min-width: 960px){.div-section-help-gen{padding-top:0;padding-bottom:0}}@media only screen and (min-width: 992px){.div-section-help-gen{padding-top:25px;padding-bottom:25px}}@media only screen and (min-width: 1600px){.div-section-help-gen{padding-top:25px;padding-bottom:25px}}.div-section-help-gen .div-icono{background:url(/assets/front/images/vw-elements/home-v2/headphone-white.svg) no-repeat;width:46px;height:50px;background-size:contain}.div-section-help-gen .div-col-1{margin-bottom:0px}@media only screen and (min-width: 180px){.div-section-help-gen .div-col-1{padding-left:40px;padding-right:40px;margin-top:20px}}@media only screen and (min-width: 720px){.div-section-help-gen .div-col-1{padding-left:0px;padding-right:0px;margin-top:20px}}@media only screen and (min-width: 992px){.div-section-help-gen .div-col-1{padding-left:0px;padding-right:0px;margin-top:25px}}.div-section-help-gen .div-col-1 h5{font-family:"Montserrat-Parati-Light",serif;text-align:center;color:#fff}@media(min-width: 180px)and (max-width: 991.98px){.div-section-help-gen .div-col-1 h5{font-size:18px;line-height:23px}}@media(min-width: 992px){.div-section-help-gen .div-col-1 h5{font-size:28px;line-height:32px}}.div-section-help-gen .div-col-2{padding-bottom:28px}@media only screen and (min-width: 180px){.div-section-help-gen .div-col-2{padding:.5rem .5rem}}@media only screen and (min-width: 960px){.div-section-help-gen .div-col-2{padding:0px 0px 28px 0}}.div-section-help-gen .div-col-3{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-bottom:64px}@media only screen and (min-width: 180px){.div-section-help-gen .div-col-3{gap:0.75rem}}@media only screen and (min-width: 960px){.div-section-help-gen .div-col-3{gap:1rem}}@media only screen and (min-width: 992px){.div-section-help-gen .div-col-3{gap:1.25rem}}@media only screen and (min-width: 1600px){.div-section-help-gen .div-col-3{gap:1.5rem}}.div-section-help-gen .div-col-3 .img-icon-headphone{width:40px;height:43px}.div-section-help-gen .div-col-3 div.texto-bold-petrol a:hover{color:#fff}.section-help-linea{height:1px;background-color:#023f88}@media only screen and (min-width: 180px){.section-help-linea{padding-left:26px;padding-right:26px}}@media only screen and (min-width: 720px){.section-help-linea{padding-left:26px;padding-right:26px}}@media only screen and (min-width: 960px){.section-help-linea{padding-left:53px;padding-right:53px}}@media only screen and (min-width: 992px){.section-help-linea{padding-left:4rem;padding-right:4rem}}.section-help-linea .linea{height:1px;width:100%;background-color:#fff}.div-section-download-app{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;background-color:#f2f2f2}@media only screen and (min-width: 180px){.div-section-download-app{min-height:200px}}@media only screen and (min-width: 720px){.div-section-download-app{min-height:200px}}@media only screen and (min-width: 960px){.div-section-download-app{min-height:252px}}@media only screen and (min-width: 992px){.div-section-download-app{min-height:252px}}@media only screen and (min-width: 1600px){.div-section-download-app{min-height:252px}}@media only screen and (min-width: 180px){.div-section-download-app{padding:26px}}@media only screen and (min-width: 720px){.div-section-download-app{padding:26px}}@media only screen and (min-width: 960px){.div-section-download-app{padding:105px}}@media only screen and (min-width: 992px){.div-section-download-app{padding:64px}}@media only screen and (min-width: 1600px){.div-section-download-app{padding:64px}}@media only screen and (min-width: 180px){.div-section-download-app{margin-top:60px}}@media only screen and (min-width: 720px){.div-section-download-app{margin-top:60px}}@media only screen and (min-width: 960px){.div-section-download-app{margin-top:70px}}@media only screen and (min-width: 992px){.div-section-download-app{margin-top:120px}}@media only screen and (min-width: 1600px){.div-section-download-app{margin-top:120px}}.div-section-download-app .titulo-download-app{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;font-size:36px;text-align:center}@media only screen and (min-width: 180px){.div-section-download-app .titulo-download-app{margin-bottom:20px}}@media only screen and (min-width: 720px){.div-section-download-app .titulo-download-app{margin-bottom:20px}}@media only screen and (min-width: 960px){.div-section-download-app .titulo-download-app{margin-bottom:25px}}@media only screen and (min-width: 992px){.div-section-download-app .titulo-download-app{margin-bottom:32px}}@media only screen and (min-width: 1600px){.div-section-download-app .titulo-download-app{margin-bottom:32px}}.div-section-download-app .iconos-download-app{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:22px}@media(min-width: 180px)and (max-width: 991.98px){.div-section-download-app .iconos-download-app{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}}@media(min-width: 992px){.div-section-download-app .iconos-download-app{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.div-section-download-app .iconos-download-app .download-ios{background:url("/assets/front/images/vw-elements/home-v2/download-ios.svg") no-repeat center;width:143.59px;height:48px}.div-section-download-app .iconos-download-app .download-android{background:url("/assets/front/images/vw-elements/home-v2/download-android.svg") no-repeat center;width:163px;height:48px}.div-section-download-app .msg-download-app{text-align:center}@media only screen and (min-width: 180px){.div-section-download-app .msg-download-app{margin-top:20px}}@media only screen and (min-width: 720px){.div-section-download-app .msg-download-app{margin-top:20px}}@media only screen and (min-width: 960px){.div-section-download-app .msg-download-app{margin-top:20px}}@media only screen and (min-width: 992px){.div-section-download-app .msg-download-app{margin-top:20px}}@media only screen and (min-width: 1600px){.div-section-download-app .msg-download-app{margin-top:20px}}@media only screen and (min-width: 180px){.mt-b3{margin-top:0}}@media only screen and (min-width: 720px){.mt-b3{margin-top:0}}@media only screen and (min-width: 960px){.mt-b3{margin-top:0}}@media only screen and (min-width: 992px){.mt-b3{margin-top:120px}}@media only screen and (min-width: 1600px){.mt-b3{margin-top:120px}}#btn-portales{display:block}@media(min-width: 180px)and (max-width: 991.98px){#btn-portales{width:100%;max-width:none}}@media(min-width: 992px){#btn-portales{width:auto;max-width:300px}}.footer-v2{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;background-color:#023f88;color:#fff;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:fit-content}@media only screen and (min-width: 180px){.footer-v2{padding-left:26px;padding-right:26px}}@media only screen and (min-width: 720px){.footer-v2{padding-left:26px;padding-right:26px}}@media only screen and (min-width: 960px){.footer-v2{padding-left:53px;padding-right:53px}}@media only screen and (min-width: 992px){.footer-v2{padding-left:4rem;padding-right:4rem}}@media only screen and (min-width: 180px){.footer-v2{padding-bottom:20px}}@media only screen and (min-width: 720px){.footer-v2{padding-bottom:20px}}@media only screen and (min-width: 960px){.footer-v2{padding-bottom:25px}}@media only screen and (min-width: 992px){.footer-v2{padding-bottom:40px}}@media only screen and (min-width: 1600px){.footer-v2{padding-bottom:40px}}@media(min-width: 180px)and (max-width: 991.98px){.footer-v2 .div-comodities{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 992px){.footer-v2 .div-comodities{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}}.footer-v2 .div-comodities .div-logo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;gap:10px}@media only screen and (min-width: 180px){.footer-v2 .div-comodities .div-logo{padding-top:14px}}@media only screen and (min-width: 720px){.footer-v2 .div-comodities .div-logo{padding-top:14px}}@media only screen and (min-width: 960px){.footer-v2 .div-comodities .div-logo{padding-top:14px}}@media only screen and (min-width: 992px){.footer-v2 .div-comodities .div-logo{padding-top:64px}}@media only screen and (min-width: 1600px){.footer-v2 .div-comodities .div-logo{padding-top:64px}}.footer-v2 .div-comodities .div-logo img{width:156px}.footer-v2 .div-comodities .div-enlaces-comodities{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;gap:10px}@media only screen and (min-width: 180px){.footer-v2 .div-comodities .div-enlaces-comodities{padding-top:25px}}@media only screen and (min-width: 720px){.footer-v2 .div-comodities .div-enlaces-comodities{padding-top:25px}}@media only screen and (min-width: 960px){.footer-v2 .div-comodities .div-enlaces-comodities{padding-top:25px}}@media only screen and (min-width: 992px){.footer-v2 .div-comodities .div-enlaces-comodities{padding-top:64px}}@media only screen and (min-width: 1600px){.footer-v2 .div-comodities .div-enlaces-comodities{padding-top:64px}}.footer-v2 .div-comodities .div-enlaces-comodities nav{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.footer-v2 .div-comodities .div-enlaces-comodities nav ul{list-style:none}@media only screen and (min-width: 180px){.footer-v2 .div-comodities .div-enlaces-comodities nav ul{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}}@media only screen and (min-width: 992px){.footer-v2 .div-comodities .div-enlaces-comodities nav ul{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}}.footer-v2 .div-comodities .div-enlaces-comodities nav ul li a{font-family:"Montserrat-Parati",serif;font-style:normal;color:#fff}@media only screen and (min-width: 180px){.footer-v2 .div-comodities .div-enlaces-comodities nav ul li a{font-size:13px}}@media only screen and (min-width: 992px){.footer-v2 .div-comodities .div-enlaces-comodities nav ul li a{font-size:16px}}@media only screen and (min-width: 180px){.footer-v2 .div-comodities .div-enlaces-comodities nav ul li{padding-top:7px;padding-right:0;padding-bottom:7px;padding-left:0}}@media only screen and (min-width: 720px){.footer-v2 .div-comodities .div-enlaces-comodities nav ul li{padding-top:7px;padding-right:0;padding-bottom:7px;padding-left:0}}@media only screen and (min-width: 960px){.footer-v2 .div-comodities .div-enlaces-comodities nav ul li{padding-top:7px;padding-right:0;padding-bottom:7px;padding-left:0}}@media only screen and (min-width: 992px){.footer-v2 .div-comodities .div-enlaces-comodities nav ul li{padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px}}@media only screen and (min-width: 180px){.footer-v2 .div-comodities .div-enlaces-comodities nav ul li:first-child{padding-top:5px;padding-right:0;padding-bottom:5px;padding-left:0}}@media only screen and (min-width: 720px){.footer-v2 .div-comodities .div-enlaces-comodities nav ul li:first-child{padding-top:5px;padding-right:0;padding-bottom:5px;padding-left:0}}@media only screen and (min-width: 960px){.footer-v2 .div-comodities .div-enlaces-comodities nav ul li:first-child{padding-top:5px;padding-right:0;padding-bottom:5px;padding-left:0}}@media only screen and (min-width: 992px){.footer-v2 .div-comodities .div-enlaces-comodities nav ul li:first-child{padding-top:0;padding-right:12px;padding-bottom:0;padding-left:0}}.footer-v2 .div-comodities .div-incidencias{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;gap:10px}@media only screen and (min-width: 180px){.footer-v2 .div-comodities .div-incidencias{padding-top:14px}}@media only screen and (min-width: 720px){.footer-v2 .div-comodities .div-incidencias{padding-top:14px}}@media only screen and (min-width: 960px){.footer-v2 .div-comodities .div-incidencias{padding-top:14px}}@media only screen and (min-width: 992px){.footer-v2 .div-comodities .div-incidencias{padding-top:64px}}@media only screen and (min-width: 1600px){.footer-v2 .div-comodities .div-incidencias{padding-top:64px}}.footer-v2 .div-comodities .div-incidencias .div-icon{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:1px;background:url("/assets/front/images/vw-elements/home-v2/icon_bluelabel_mail.svg") no-repeat center;width:20px;height:14px}@media(min-width: 180px)and (max-width: 959.98px){.footer-v2 .div-comodities .div-incidencias .div-texto{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.footer-v2 .div-comodities .div-incidencias .div-texto{font-size:18px}}@media(min-width: 1600px){.footer-v2 .div-comodities .div-incidencias .div-texto{font-size:18px}}@media only screen and (min-width: 180px){.footer-v2 .div-comodities .div-incidencias .div-texto{font-size:13px}}@media only screen and (min-width: 992px){.footer-v2 .div-comodities .div-incidencias .div-texto{font-size:16px}}.footer-v2 .div-comodities .div-incidencias .div-texto strong,.footer-v2 .div-comodities .div-incidencias .div-texto b{font-family:"Montserrat-Parati-Bold",serif}.footer-v2 .div-comodities .div-incidencias .div-texto a{font-family:"Montserrat-Parati",serif;color:#fff}@media(min-width: 180px)and (max-width: 959.98px){.footer-v2 .div-comodities .div-incidencias .div-texto a{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.footer-v2 .div-comodities .div-incidencias .div-texto a{font-size:18px}}@media(min-width: 1600px){.footer-v2 .div-comodities .div-incidencias .div-texto a{font-size:18px}}@media only screen and (min-width: 180px){.footer-v2 .div-comodities .div-incidencias .div-texto a{font-size:13px}}@media only screen and (min-width: 992px){.footer-v2 .div-comodities .div-incidencias .div-texto a{font-size:16px}}.footer-v2 .div-comodities .div-incidencias .div-texto a:hover{text-decoration:underline}.footer-v2 .div-linea{width:100%;border-bottom:1px solid #fff}@media only screen and (min-width: 180px){.footer-v2 .div-linea{padding-top:0.75rem}}@media only screen and (min-width: 720px){.footer-v2 .div-linea{padding-top:1.1rem}}@media only screen and (min-width: 960px){.footer-v2 .div-linea{padding-top:1.1rem}}@media only screen and (min-width: 992px){.footer-v2 .div-linea{padding-top:28px}}@media only screen and (min-width: 1600px){.footer-v2 .div-linea{padding-top:28px}}@media(min-width: 180px)and (max-width: 991.98px){.footer-v2 .div-nota-legal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 992px){.footer-v2 .div-nota-legal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}}.footer-v2 .div-nota-legal .nota-legal p{font-family:"Montserrat-Parati",serif;font-style:normal;color:#fff}@media only screen and (min-width: 180px){.footer-v2 .div-nota-legal .nota-legal p{font-size:10px;line-height:13px}}@media only screen and (min-width: 992px){.footer-v2 .div-nota-legal .nota-legal p{font-size:13px;line-height:normal}}@media only screen and (min-width: 180px){.footer-v2 .div-nota-legal .nota-legal{padding-top:25px;padding-bottom:0}}@media only screen and (min-width: 720px){.footer-v2 .div-nota-legal .nota-legal{padding-top:25px;padding-bottom:0}}@media only screen and (min-width: 960px){.footer-v2 .div-nota-legal .nota-legal{padding-top:25px;padding-bottom:0}}@media only screen and (min-width: 992px){.footer-v2 .div-nota-legal .nota-legal{padding-top:28px;padding-bottom:64px}}@media only screen and (min-width: 1600px){.footer-v2 .div-nota-legal .nota-legal{padding-top:28px;padding-bottom:64px}}.footer-v2 .div-nota-legal .div-copyright{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-moz-box-direction:reverse;-moz-box-orient:horizontal;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;font-family:"Montserrat-Parati-Bold",serif}@media(min-width: 180px)and (max-width: 959.98px){.footer-v2 .div-nota-legal .div-copyright{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.footer-v2 .div-nota-legal .div-copyright{font-size:18px}}@media(min-width: 1600px){.footer-v2 .div-nota-legal .div-copyright{font-size:18px}}@media only screen and (min-width: 180px){.footer-v2 .div-nota-legal .div-copyright{font-size:13px}}@media only screen and (min-width: 992px){.footer-v2 .div-nota-legal .div-copyright{font-size:13px}}@media only screen and (min-width: 180px){.footer-v2 .div-nota-legal .div-copyright{padding-top:25px;padding-bottom:25px}}@media only screen and (min-width: 720px){.footer-v2 .div-nota-legal .div-copyright{padding-top:25px;padding-bottom:25px}}@media only screen and (min-width: 960px){.footer-v2 .div-nota-legal .div-copyright{padding-top:25px;padding-bottom:25px}}@media only screen and (min-width: 992px){.footer-v2 .div-nota-legal .div-copyright{padding-top:28px;padding-bottom:64px}}@media only screen and (min-width: 1600px){.footer-v2 .div-nota-legal .div-copyright{padding-top:28px;padding-bottom:64px}}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(2,63,136,.3);border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #0084a0;background-color:#0084a0}.cage-vw-header-wrapper{opacity:0;visibility:hidden;width:max-content;transition:all .25s ease-in-out;display:block;position:absolute;top:100%;left:35%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);transform:translate(-50%, 0);background:#fff;border:1px solid #fff;box-shadow:0px 12px 24px rgba(0,70,102,.2);border-radius:5px}.cage-vw-header-wrapper .cage-vw-header{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.cage-vw-header-wrapper .cage-vw-header .main-cage .cage-vw-element,.cage-vw-header-wrapper .cage-vw-header .auxiliary-cage .cage-vw-element{transition:all .25s ease-in-out;text-decoration:none;white-space:nowrap;padding:1.2rem .9rem 1.2rem 1rem}.cage-vw-header-wrapper .cage-vw-header .main-cage .cage-vw-element:not(:first-child),.cage-vw-header-wrapper .cage-vw-header .auxiliary-cage .cage-vw-element:not(:first-child){margin-top:-1px}.cage-vw-header-wrapper .cage-vw-header .main-cage .cage-vw-element:first-child,.cage-vw-header-wrapper .cage-vw-header .auxiliary-cage .cage-vw-element:first-child{border-top:1px solid transparent}.cage-vw-header-wrapper .cage-vw-header .main-cage{padding:1rem;z-index:2}.cage-vw-header-wrapper .cage-vw-header .main-cage span{color:#023f88;font-family:"Montserrat-Parati",serif;text-decoration:none;margin-bottom:0;margin-right:1.4rem;font-size:.8rem;text-transform:none}.cage-vw-header-wrapper .cage-vw-header .vertical-separator{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;padding:2.1rem 0;width:.1rem;visibility:hidden;opacity:0}.cage-vw-header-wrapper .cage-vw-header .vertical-separator.active{visibility:visible;opacity:1}.cage-vw-header-wrapper .cage-vw-header .auxiliary-cage{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0;opacity:0;visibility:hidden;transition:all .25s ease-in-out;width:0}.cage-vw-header-wrapper .cage-vw-header .auxiliary-cage.active{width:100%;padding:2.1rem;opacity:1;visibility:visible}.capa-oculta{display:none}.modal-dialog-centered{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media(min-width: 180px)and (max-width: 991.98px){.modal-content{min-width:calc(90%) !important;width:calc(90%)}}@media(min-width: 992px){.modal-content{width:auto}}.modal-body{background:#fff;box-shadow:0px 12px 24px rgba(2,63,136,.2);border-radius:5px;width:33.4375rem}@media only screen and (min-width: 180px){.modal-body{width:23.4375rem}}@media only screen and (min-width: 720px){.modal-body{width:26.5625rem}}@media only screen and (min-width: 960px){.modal-body{width:29.6875rem}}@media only screen and (min-width: 992px){.modal-body{width:33.4375rem}}.modal-body .div-brand-selector{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding-top:15px;padding-bottom:35px}.modal-body .div-brand-selector .div-parrafo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;font-family:"Montserrat-Parati",serif;color:#023f88;min-height:50px;font-size:24px;margin-bottom:20px}.modal-body .div-brand-selector .div-marca{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;border:1.5px solid #023f88;border-radius:5px;min-height:85px;cursor:pointer;background:#fff;width:70%}@media only screen and (min-width: 180px){.modal-body .div-brand-selector .div-marca{margin-top:0.1875rem;margin-right:0.75rem;margin-bottom:0.1875rem;margin-left:0.75rem}}@media only screen and (min-width: 720px){.modal-body .div-brand-selector .div-marca{margin-top:0.3125rem;margin-right:1.25rem;margin-bottom:0.3125rem;margin-left:1.25rem}}@media only screen and (min-width: 960px){.modal-body .div-brand-selector .div-marca{margin-top:0.5rem;margin-right:2rem;margin-bottom:0.5rem;margin-left:2rem}}@media only screen and (min-width: 992px){.modal-body .div-brand-selector .div-marca{margin-top:1rem;margin-right:4rem;margin-bottom:1rem;margin-left:4rem}}.modal-body .div-brand-selector .div-marca .img-logo-xxx{background:url("/assets/front/images/vw-elements/home-v2/xxx-logo.png") no-repeat;width:84px;height:85px}.modal-body .div-brand-selector .div-marca:hover{background:#023f88}.modal-body .div-brand-selector .div-marca:hover .img-logo-xxx{background:url("/assets/front/images/vw-elements/home-v2/xxx-logo-white.png") no-repeat;width:84px;height:85px}.modal-body .div-brand-selector .div-marca-active{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;border:1.5px solid #023f88;border-radius:5px;min-height:85px;cursor:pointer;background:#023f88}@media only screen and (min-width: 180px){.modal-body .div-brand-selector .div-marca-active{margin-top:0.1875rem;margin-right:0.75rem;margin-bottom:0.1875rem;margin-left:0.75rem}}@media only screen and (min-width: 720px){.modal-body .div-brand-selector .div-marca-active{margin-top:0.3125rem;margin-right:1.25rem;margin-bottom:0.3125rem;margin-left:1.25rem}}@media only screen and (min-width: 960px){.modal-body .div-brand-selector .div-marca-active{margin-top:0.5rem;margin-right:2rem;margin-bottom:0.5rem;margin-left:2rem}}@media only screen and (min-width: 992px){.modal-body .div-brand-selector .div-marca-active{margin-top:1rem;margin-right:4rem;margin-bottom:1rem;margin-left:4rem}}.modal-body .div-brand-selector .div-marca-active .img-logo-xxx{background:url("/assets/front/images/vw-elements/home-v2/xxx-logo-white.png") no-repeat;width:84px;height:85px}.modal-dialog{margin:0}.modal-dialog-register,.modal-dialog-centered{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width: 180px){.modal-dialog-register,.modal-dialog-centered{min-width:calc(100%)}}@media only screen and (min-width: 720px){.modal-dialog-register,.modal-dialog-centered{min-width:calc(100%)}}@media only screen and (min-width: 960px){.modal-dialog-register,.modal-dialog-centered{min-width:calc(100%)}}@media only screen and (min-width: 992px){.modal-dialog-register,.modal-dialog-centered{min-width:calc(100% - (7rem * 2))}}@media only screen and (min-width: 180px){.modal-dialog-register,.modal-dialog-centered{min-height:calc(100% - (0.5rem * 2))}}@media only screen and (min-width: 720px){.modal-dialog-register,.modal-dialog-centered{min-height:calc(100% - (0.75rem * 2))}}@media only screen and (min-width: 960px){.modal-dialog-register,.modal-dialog-centered{min-height:calc(100% - (1.25rem * 2))}}@media only screen and (min-width: 992px){.modal-dialog-register,.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}}.modal-dialog-register .modal-content,.modal-dialog-centered .modal-content{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.modal-dialog-register .modal-content,.modal-dialog-centered .modal-content{min-width:calc(100%)}}@media only screen and (min-width: 720px){.modal-dialog-register .modal-content,.modal-dialog-centered .modal-content{min-width:auto}}@media only screen and (min-width: 960px){.modal-dialog-register .modal-content,.modal-dialog-centered .modal-content{min-width:auto}}@media only screen and (min-width: 992px){.modal-dialog-register .modal-content,.modal-dialog-centered .modal-content{min-width:auto}}.modal-dialog-register .modal-content .modal-body-registro,.modal-dialog-centered .modal-content .modal-body-registro{background:#fff;box-shadow:0px 12px 24px rgba(2,63,136,.2);border-radius:5px;width:100%}@media only screen and (min-width: 180px){.modal-dialog-register .modal-content .modal-body-registro,.modal-dialog-centered .modal-content .modal-body-registro{padding:0.75rem}}@media only screen and (min-width: 720px){.modal-dialog-register .modal-content .modal-body-registro,.modal-dialog-centered .modal-content .modal-body-registro{padding:1.25rem}}@media only screen and (min-width: 960px){.modal-dialog-register .modal-content .modal-body-registro,.modal-dialog-centered .modal-content .modal-body-registro{padding:2rem}}@media only screen and (min-width: 992px){.modal-dialog-register .modal-content .modal-body-registro,.modal-dialog-centered .modal-content .modal-body-registro{padding:4rem}}@media only screen and (min-width: 180px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-h1,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-h1{margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-h1,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-h1{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-h1,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-h1{margin-bottom:2rem}}@media only screen and (min-width: 992px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-h1,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-h1{margin-bottom:4rem}}@media only screen and (min-width: 992px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-h1,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-h1{margin-bottom:28px !important}}@media only screen and (min-width: 180px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-h1 h1,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-h1 h1{font-family:"Montserrat-Parati-Bold",serif}}@media only screen and (min-width: 720px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-h1 h1,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-h1 h1{font-family:"Montserrat-Parati-Bold",serif}}@media only screen and (min-width: 992px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-h1 h1,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-h1 h1{font-family:"Montserrat-Parati",serif}.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-h1 h1 strong,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-h1 h1 strong{font-family:"Montserrat-Parati-Bold",serif}}@media only screen and (min-width: 180px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-mg-bottom,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-mg-bottom{margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-mg-bottom,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-mg-bottom{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-mg-bottom,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-mg-bottom{margin-bottom:2rem}}@media only screen and (min-width: 992px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-mg-bottom,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-mg-bottom{margin-bottom:4rem}}@media only screen and (min-width: 992px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-mg-bottom,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-mg-bottom{margin-bottom:28px !important}}.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-mg-bottom h3,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-mg-bottom h3{font-family:"Montserrat-Parati",serif}.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-bg-blr,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-bg-blr{background-color:#ccdae0;border-radius:5px}@media only screen and (min-width: 180px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-bg-blr,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-bg-blr{padding:0.75rem}}@media only screen and (min-width: 720px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-bg-blr,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-bg-blr{padding:1.25rem}}@media only screen and (min-width: 960px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-bg-blr,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-bg-blr{padding:2rem}}@media only screen and (min-width: 992px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-bg-blr,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-bg-blr{padding:4rem}}.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen{background-color:#ccdae0;border-radius:5px}@media only screen and (min-width: 180px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen{padding:0.75rem}}@media only screen and (min-width: 720px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen{padding:1.25rem}}@media only screen and (min-width: 960px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen{padding:2rem}}@media only screen and (min-width: 992px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen{padding:4rem}}@media only screen and (min-width: 180px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen{margin-top:.25rem;margin-right:0;margin-bottom:.25rem;margin-left:0}}@media only screen and (min-width: 720px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen{margin-top:.5rem;margin-right:0;margin-bottom:.5rem;margin-left:0}}@media only screen and (min-width: 960px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen{margin-top:.75rem;margin-right:0;margin-bottom:.75rem;margin-left:0}}@media only screen and (min-width: 992px){.modal-dialog-register .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen,.modal-dialog-centered .modal-content .modal-body-registro .div-brand-selector .div-activities-resumen .div-activity-resumen .block-activity-resumen{margin-top:1rem;margin-right:0;margin-bottom:1rem;margin-left:0}}@media(min-width: 1px)and (max-width: 991.98px){h3 .h3-phone{font-family:"Montserrat-Parati",serif;font-size:26px}.modal-footer{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:reverse;-webkit-box-orient:vertical;-moz-box-direction:reverse;-moz-box-orient:vertical;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:15px;width:100%}.modal-footer #confirmar-button{width:100%;max-width:none}}@media(min-width: 992px){.modal-footer{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:100%}}.content-gen{background:#fff}@media only screen and (min-width: 180px){.content-gen{min-height:450px}}@media only screen and (min-width: 720px){.content-gen{min-height:450px}}@media only screen and (min-width: 960px){.content-gen{min-height:450px}}@media only screen and (min-width: 992px){.content-gen{min-height:550px}}.content-gen .content{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:100%;min-height:550px}.content-gen .content .div-col-izqda{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#023f88;min-height:550px}@media only screen and (min-width: 180px){.content-gen .content .div-col-izqda{width:35%}}@media only screen and (min-width: 720px){.content-gen .content .div-col-izqda{width:35%}}@media only screen and (min-width: 960px){.content-gen .content .div-col-izqda{width:25%}}@media only screen and (min-width: 992px){.content-gen .content .div-col-izqda{width:25%}}@media only screen and (min-width: 180px){.content-gen .content .div-col-izqda{display:none}}@media only screen and (min-width: 992px){.content-gen .content .div-col-izqda{display:block}}.content-gen .content .div-col-izqda .div-foto{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-height:200px}@media only screen and (min-width: 180px){.content-gen .content .div-col-izqda .div-foto{padding:0.75rem}}@media only screen and (min-width: 720px){.content-gen .content .div-col-izqda .div-foto{padding:1.25rem}}@media only screen and (min-width: 960px){.content-gen .content .div-col-izqda .div-foto{padding:2rem}}@media only screen and (min-width: 992px){.content-gen .content .div-col-izqda .div-foto{padding:4rem}}.content-gen .content .div-col-izqda .div-foto a{font-family:"Montserrat-Parati",serif;color:#fff;text-decoration:underline}.content-gen .content .div-col-izqda .div-foto .portrait-img{border-radius:50%;object-fit:cover}@media only screen and (min-width: 180px){.content-gen .content .div-col-izqda .div-foto .portrait-img{width:77px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-izqda .div-foto .portrait-img{width:77px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-izqda .div-foto .portrait-img{width:77px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-izqda .div-foto .portrait-img{width:77px}}@media only screen and (min-width: 180px){.content-gen .content .div-col-izqda .div-foto .portrait-img{height:77px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-izqda .div-foto .portrait-img{height:77px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-izqda .div-foto .portrait-img{height:77px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-izqda .div-foto .portrait-img{height:77px}}@media only screen and (min-width: 180px){.content-gen .content .div-col-izqda .div-foto .normal{display:none}}@media only screen and (min-width: 720px){.content-gen .content .div-col-izqda .div-foto .normal{display:none}}@media only screen and (min-width: 960px){.content-gen .content .div-col-izqda .div-foto .normal{display:none}}@media only screen and (min-width: 992px){.content-gen .content .div-col-izqda .div-foto .normal{display:block}}@media only screen and (min-width: 180px){.content-gen .content .div-col-izqda .div-foto .recursive{display:block}}@media only screen and (min-width: 720px){.content-gen .content .div-col-izqda .div-foto .recursive{display:block}}@media only screen and (min-width: 960px){.content-gen .content .div-col-izqda .div-foto .recursive{display:block}}@media only screen and (min-width: 992px){.content-gen .content .div-col-izqda .div-foto .recursive{display:none}}.content-gen .content .div-col-izqda .div-foto .portrait-btn-wrapper{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;min-height:40px}.content-gen .content .div-col-izqda .div-foto .portrait-btn-wrapper .portrait-btn{font-family:"Montserrat-Parati-Light",serif;line-height:18px;text-align:center;cursor:pointer;color:#fff}@media(min-width: 180px)and (max-width: 959.98px){.content-gen .content .div-col-izqda .div-foto .portrait-btn-wrapper .portrait-btn{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.content-gen .content .div-col-izqda .div-foto .portrait-btn-wrapper .portrait-btn{font-size:18px}}@media(min-width: 1600px){.content-gen .content .div-col-izqda .div-foto .portrait-btn-wrapper .portrait-btn{font-size:18px}}.content-gen .content .div-col-izqda .div-foto .portrait-btn-wrapper .portrait-btn input[type=file]{display:none}.content-gen .content .div-col-izqda .div-foto .portrait-btn-wrapper .portrait-btn:hover{font-family:"Montserrat-Parati",serif}.content-gen .content .div-col-izqda nav{width:100%}.content-gen .content .div-col-izqda nav ul{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;list-style-type:none;margin:0}.content-gen .content .div-col-izqda nav ul li{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;background:transparent;cursor:pointer}@media only screen and (min-width: 180px){.content-gen .content .div-col-izqda nav ul li{padding-top:0.375rem;padding-right:18px;padding-bottom:0.375rem;padding-left:0.75rem}}@media only screen and (min-width: 720px){.content-gen .content .div-col-izqda nav ul li{padding-top:0.625rem;padding-right:18px;padding-bottom:0.625rem;padding-left:1.25rem}}@media only screen and (min-width: 960px){.content-gen .content .div-col-izqda nav ul li{padding-top:1rem;padding-right:18px;padding-bottom:1rem;padding-left:2rem}}@media only screen and (min-width: 992px){.content-gen .content .div-col-izqda nav ul li{padding-top:2rem;padding-right:24px;padding-bottom:2rem;padding-left:4rem}}.content-gen .content .div-col-izqda nav ul li .div-icon-datos-personales{background:url("/assets/front/images/vw-elements/home-v2/area-personal/icon-datos-personales.png") no-repeat;background-position:center;width:35px;height:35px}.content-gen .content .div-col-izqda nav ul li .div-icon-mi-actividad{background:url("/assets/front/images/vw-elements/home-v2/area-personal/icon-actividad.png") no-repeat;background-position:center;width:35px;height:35px}.content-gen .content .div-col-izqda nav ul li .div-icon-mis-datos-fiscales{background:url("/assets/front/images/vw-elements/home-v2/area-personal/icon-datos-fiscales.png") no-repeat;background-position:center;width:35px;height:35px}.content-gen .content .div-col-izqda nav ul li .div-icon-mis-datos-familiares{background:url("/assets/front/images/vw-elements/home-v2/area-personal/icon-datos-familiares.png") no-repeat;background-position:center;width:35px;height:35px}.content-gen .content .div-col-izqda nav ul li .div-icon-mi-password{background:url("/assets/front/images/vw-elements/home-v2/area-personal/icon-password.png") no-repeat;background-position:center;width:35px;height:35px}.content-gen .content .div-col-izqda nav ul li .div-enlace{font-family:"Montserrat-Parati",serif;color:#fff}.content-gen .content .div-col-izqda nav ul li .div-enlace a{font-family:"Montserrat-Parati",serif;color:#fff;font-size:24px;line-height:31px}.content-gen .content .div-col-izqda nav ul li .div-enlace a:hover{font-family:"Montserrat-Parati-Bold",serif;text-decoration:none}@media only screen and (min-width: 180px){.content-gen .content .div-col-izqda nav ul li .div-enlace{padding-left:0.125rem}}@media only screen and (min-width: 720px){.content-gen .content .div-col-izqda nav ul li .div-enlace{padding-left:0.2083333333rem}}@media only screen and (min-width: 960px){.content-gen .content .div-col-izqda nav ul li .div-enlace{padding-left:0.3333333333rem}}@media only screen and (min-width: 992px){.content-gen .content .div-col-izqda nav ul li .div-enlace{padding-left:0.6666666667rem}}.content-gen .content .div-col-izqda nav ul li:hover{background:rgba(204,218,224,.3)}.content-gen .content .div-col-izqda nav ul li:hover .div-enlace a{font-family:"Montserrat-Parati-Bold",serif;text-decoration:none}.content-gen .content .div-col-izqda nav ul .active{background:rgba(204,218,224,.3)}.content-gen .content .div-col-izqda nav ul .active .div-enlace a{font-family:"Montserrat-Parati-Bold",serif;text-decoration:none}.content-gen .content .div-col-derecha{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha{padding-top:0.75rem;padding-right:0.75rem;padding-bottom:0.75rem;padding-left:0.75rem}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha{padding-top:1.25rem;padding-right:1.25rem;padding-bottom:1.25rem;padding-left:1.25rem}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha{padding-top:2rem;padding-right:2rem;padding-bottom:2rem;padding-left:2rem}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha{padding-top:64px;padding-right:4rem;padding-bottom:120px;padding-left:4rem}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha{padding-top:64px;padding-right:4rem;padding-bottom:120px;padding-left:4rem}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha{width:100%}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha{width:100%}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha{width:100%}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha{width:75%}}.content-gen .content .div-col-derecha .div-directorio{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-directorio{margin-bottom:25px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-directorio{margin-bottom:60px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-directorio{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.content-gen .content .div-col-derecha .div-directorio{display:none}}@media(min-width: 992px){.content-gen .content .div-col-derecha .div-directorio{display:flex}}.content-gen .content .div-col-derecha .div-directorio .enlace{font-family:"Montserrat-Parati-Light",serif;color:#023f88}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 480px){.content-gen .content .div-col-derecha .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-directorio .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-directorio .enlace{font-size:18px}}.content-gen .content .div-col-derecha .div-directorio .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Light",serif}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.content-gen .content .div-col-derecha .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-directorio .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-directorio .enlace a{font-size:18px}}.content-gen .content .div-col-derecha .div-directorio .enlace a:hover{color:#023f88;text-decoration:underline}.content-gen .content .div-col-derecha .div-directorio .sep{background:url("/assets/front/images/vw-elements/home-v2/sep.png") no-repeat;background-position:center;width:5px;height:10px}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-directorio .sep{margin-left:0.375rem;margin-right:0.375rem}}@media only screen and (min-width: 480px){.content-gen .content .div-col-derecha .div-directorio .sep{margin-left:0.5rem;margin-right:0.5rem}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-directorio .sep{margin-left:1rem;margin-right:1rem}}.content-gen .content .div-col-derecha .div-directorio .normal{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-transform:uppercase}@media(min-width: 180px)and (max-width: 959.98px){.content-gen .content .div-col-derecha .div-directorio .normal{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.content-gen .content .div-col-derecha .div-directorio .normal{font-size:18px}}@media(min-width: 1600px){.content-gen .content .div-col-derecha .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 480px){.content-gen .content .div-col-derecha .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-directorio .normal{font-size:18px}}.content-gen .content .div-col-derecha .div-directorio-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-directorio-movil{margin-bottom:60px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-directorio-movil{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.content-gen .content .div-col-derecha .div-directorio-movil{display:flex}}@media(min-width: 992px){.content-gen .content .div-col-derecha .div-directorio-movil{display:none}}.content-gen .content .div-col-derecha .div-directorio-movil .enlace{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 480px){.content-gen .content .div-col-derecha .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-directorio-movil .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-directorio-movil .enlace{font-size:18px}}.content-gen .content .div-col-derecha .div-directorio-movil .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.content-gen .content .div-col-derecha .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-directorio-movil .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-directorio-movil .enlace a{font-size:18px}}.content-gen .content .div-col-derecha .div-directorio-movil .enlace a:hover{color:#023f88;text-decoration:underline}.content-gen .content .div-col-derecha .div-directorio-movil .sep-inv{background:url("/assets/front/images/vw-elements/home-v2/sep-inv.png") no-repeat;background-position:center;width:5px;height:10px;margin-left:0}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-directorio-movil .sep-inv{margin-right:0.375rem}}@media only screen and (min-width: 480px){.content-gen .content .div-col-derecha .div-directorio-movil .sep-inv{margin-right:0.5rem}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-directorio-movil .sep-inv{margin-right:1rem}}.content-gen .content .div-col-derecha .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-titulo{margin-bottom:1.25rem}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-titulo{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-titulo{margin-bottom:1.25rem}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-titulo{margin-bottom:27px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-titulo{margin-bottom:27px}}.content-gen .content .div-col-derecha .div-titulo h1{font-family:"Montserrat-Parati-Bold",serif}@media(min-width: 180px)and (max-width: 719.98px){.content-gen .content .div-col-derecha .div-titulo h1{font-size:26px}}@media(min-width: 720px)and (max-width: 991.98px){.content-gen .content .div-col-derecha .div-titulo h1{font-size:32px}}@media(min-width: 992px){.content-gen .content .div-col-derecha .div-titulo h1{font-size:46px}}.content-gen .content .div-col-derecha .div-parrafo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-parrafo{margin-bottom:55px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-parrafo{margin-bottom:55px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-parrafo{margin-bottom:55px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-parrafo{margin-bottom:120px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-parrafo{margin-bottom:120px}}.content-gen .content .div-col-derecha .div-parrafo p{font-family:"Montserrat-Parati-Light",serif;color:#4c5356;font-family:"Montserrat-Parati",serif;color:#4c5356;text-align:center}@media(min-width: 180px)and (max-width: 959.98px){.content-gen .content .div-col-derecha .div-parrafo p{font-size:16px;line-height:26px}}@media(min-width: 992px)and (max-width: 1599.98px){.content-gen .content .div-col-derecha .div-parrafo p{font-size:22px;line-height:28px}}@media(min-width: 1600px){.content-gen .content .div-col-derecha .div-parrafo p{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-titulo2{margin-bottom:1.25rem}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-titulo2{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-titulo2{margin-bottom:1.25rem}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-titulo2{margin-bottom:64px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-titulo2{margin-bottom:64px}}.content-gen .content .div-col-derecha .div-titulo2 h3{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media(min-width: 180px)and (max-width: 719.98px){.content-gen .content .div-col-derecha .div-titulo2 h3{font-size:22px}}@media(min-width: 720px)and (max-width: 991.98px){.content-gen .content .div-col-derecha .div-titulo2 h3{font-size:22px}}@media(min-width: 992px){.content-gen .content .div-col-derecha .div-titulo2 h3{font-size:36px}}.content-gen .content .div-col-derecha .div-titulo2 h3 span{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media(min-width: 180px)and (max-width: 719.98px){.content-gen .content .div-col-derecha .div-titulo2 h3 span{font-size:22px}}@media(min-width: 720px)and (max-width: 991.98px){.content-gen .content .div-col-derecha .div-titulo2 h3 span{font-size:22px}}@media(min-width: 992px){.content-gen .content .div-col-derecha .div-titulo2 h3 span{font-size:36px}}.content-gen .content .div-col-derecha .div-titulo2 p{font-family:"Montserrat-Parati",serif;margin-top:27px}.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario{display:-ms-grid;display:grid;grid-column-gap:29px}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario{margin-bottom:0}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario{margin-bottom:0}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario{margin-bottom:0}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario{margin-bottom:36px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario{margin-bottom:36px}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario div.grupo{margin-bottom:espacio-area-personal}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario div.grupo{margin-bottom:32px}}.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad{margin-bottom:0}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad{margin-bottom:0}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad{margin-bottom:0}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad{margin-bottom:36px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad{margin-bottom:36px}}.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{background:#f1f6f8;border-radius:5px;width:100%}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{padding:20px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{padding:20px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{padding:20px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{padding:2rem}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{padding-left:20px;padding-right:20px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{padding-left:20px;padding-right:20px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{padding-left:20px;padding-right:20px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{padding-left:38px;padding-right:38px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{padding-left:38px;padding-right:38px}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{padding-bottom:20px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{padding-bottom:20px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{padding-bottom:20px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{padding-bottom:43px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{padding-bottom:43px}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{margin-bottom:26px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{margin-bottom:26px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{margin-bottom:26px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{margin-bottom:32px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens{margin-bottom:32px}}.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens .titulo-fila-actividad{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media(min-width: 180px)and (max-width: 719.98px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens .titulo-fila-actividad{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens .titulo-fila-actividad{font-size:16px}}@media(min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens .titulo-fila-actividad{font-size:1rem}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens .titulo-fila-actividad{margin-bottom:26px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens .titulo-fila-actividad{margin-bottom:26px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens .titulo-fila-actividad{margin-bottom:26px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens .titulo-fila-actividad{margin-bottom:2rem}}.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens .div-grid-cargo-division{display:-ms-grid;display:grid;grid-column-gap:29px}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens .div-grid-cargo-division{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens .div-grid-cargo-division .cargo{margin-bottom:26px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens .div-grid-cargo-division{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens .div-grid-cargo-division .cargo{margin-bottom:26px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens .div-grid-cargo-division{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens .div-grid-cargo-division .cargo{margin-bottom:26px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens .div-grid-cargo-division{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens .div-grid-cargo-division .cargo{margin-bottom:0}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens:last-child{margin-bottom:0}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens:last-child{margin-bottom:0}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens:last-child{margin-bottom:0}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens:last-child{margin-bottom:0}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-actividad .div-elemens:last-child{margin-bottom:0}}.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-autonomo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-autonomo{margin-bottom:26px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-autonomo{margin-bottom:26px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-autonomo{margin-bottom:26px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-autonomo{margin-bottom:32px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-autonomo{margin-bottom:32px}}.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-autonomo .contenedor-switch{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;min-width:90px}.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-autonomo span{font-family:"Montserrat-Parati",serif;color:#4c5356}.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales{display:-ms-grid;display:grid;grid-column-gap:29px}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales{margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales{margin-bottom:2rem}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales{margin-bottom:36px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales{margin-bottom:36px}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-direccion,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-piso,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-provincia,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-iban{margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-direccion,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-piso,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-provincia,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-iban{margin-bottom:0.625rem}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-direccion,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-piso,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-provincia,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-iban{margin-bottom:1rem}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-direccion,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-piso,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-provincia,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-iban{margin-bottom:28px}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-direccion,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-piso,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-provincia,.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-iban{margin-bottom:28px}}.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;gap:26px}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal{margin-bottom:0px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal{margin-bottom:26px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal{margin-bottom:26px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal{margin-bottom:4rem}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal .div-poblacion{width:100%}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal .div-poblacion{width:69%}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal .div-poblacion{margin-bottom:26px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal .div-poblacion{margin-bottom:0}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal .div-poblacion{margin-bottom:0}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal .div-poblacion{margin-bottom:0}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal .div-poblacion{margin-bottom:0}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal .div-postal{width:100%}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal .div-postal{width:28%}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal .div-postal{margin-bottom:26px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal .div-postal{margin-bottom:0}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal .div-postal{margin-bottom:0}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal .div-postal{margin-bottom:0}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-poblacion-postal .div-postal{margin-bottom:0}}.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta{margin-bottom:0}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta{margin-bottom:26px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta{margin-bottom:26px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta{margin-bottom:4rem}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-num{width:100%}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-num{width:32%}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-num{margin-bottom:26px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-num{margin-bottom:26px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-num{margin-bottom:26px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-num{margin-bottom:0}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-num{margin-bottom:0}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-piso2{width:100%}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-piso2{width:32%}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-piso2{margin-bottom:26px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-piso2{margin-bottom:26px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-piso2{margin-bottom:26px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-piso2{margin-bottom:0}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-piso2{margin-bottom:0}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-puerta{width:100%}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-puerta{width:32%}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-puerta{margin-bottom:26px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-puerta{margin-bottom:0}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-puerta{margin-bottom:0}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-puerta{margin-bottom:0}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-num-piso-puerta .div-puerta{margin-bottom:0}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-provincia{margin-bottom:26px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-provincia{margin-bottom:26px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-provincia{margin-bottom:26px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-provincia{margin-bottom:4rem}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-direccion{margin-bottom:26px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-direccion{margin-bottom:26px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-direccion{margin-bottom:26px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-formulario-datos-fiscales .div-grid-formulario-datos-fiscales .div-direccion{margin-bottom:4rem}}.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table{margin-top:2rem;overflow-x:auto}.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table{width:100%;border-collapse:collapse;margin:0;padding:0}.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table thead tr{display:table-row;vertical-align:inherit;border-color:inherit}.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table thead tr th{position:relative;border-bottom:1px solid #a8adb3;padding:1rem 1.4rem;transition:all 250ms ease;font-family:"Montserrat-Parati",serif;color:#4c5356;font-size:18px;line-height:28px;margin:0;margin-bottom:24px}@media(min-width: 180px)and (max-width: 719.98px){.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table thead tr th{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table thead tr th{font-size:18px}}@media(min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table thead tr th{font-size:18px}}.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table thead tr th.vw-table-highlight{background-color:#f2f2f2}.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table thead tr th p{margin:0}.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table thead tr .vw-table-nombre{min-width:30%}.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table thead tr .vw-table-apellidos{min-width:40%}.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table thead tr .vw-table-genero{min-width:15%}.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table thead tr .vw-table-parentesco{min-width:15%}.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table tbody{display:table-row-group;vertical-align:middle;border-color:inherit}.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table tbody tr{display:table-row;vertical-align:inherit;border-color:inherit}.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table tbody tr td{position:relative;border-bottom:1px solid #a8adb3;padding:1rem 1.4rem;transition:all 250ms ease;vertical-align:top;line-height:1.55556;height:5.6rem;font-family:"Montserrat-Parati",serif;color:#4c5356;font-size:18px;line-height:28px;margin:0;margin-bottom:24px}@media(min-width: 180px)and (max-width: 719.98px){.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table tbody tr td{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table tbody tr td{font-size:18px}}@media(min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table tbody tr td{font-size:18px}}.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table tbody tr td p{margin:0}.content-gen .content .div-col-derecha .div-formulario .div-content-listado-datos-familiares .second-block-table table tbody tr:hover td{background-color:#f2f2f2}.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-actual,.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-nueva,.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-nueva-repe{margin-bottom:26px}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-actual,.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-nueva,.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-nueva-repe{margin-bottom:26px}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-actual,.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-nueva,.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-nueva-repe{margin-bottom:26px}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-actual,.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-nueva,.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-nueva-repe{margin-bottom:2rem}}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-actual,.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-nueva,.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-nueva-repe{width:100%}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-actual,.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-nueva,.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-nueva-repe{width:80%}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-actual,.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-nueva,.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-nueva-repe{width:60%}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-actual,.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-nueva,.content-gen .content .div-col-derecha .div-formulario .div-grid-formulario-mi-password .div-password-nueva-repe{width:35%}}.content-gen .content .div-col-derecha .div-formulario .div-btn-submit{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width: 180px){.content-gen .content .div-col-derecha .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 720px){.content-gen .content .div-col-derecha .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 960px){.content-gen .content .div-col-derecha .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 1600px){.content-gen .content .div-col-derecha .div-formulario .div-btn-submit{margin-bottom:0}}@media(min-width: 180px)and (max-width: 991.98px){.content-gen .content .div-col-derecha .div-formulario .div-btn-submit button.primary{width:100%;max-width:100%}}@media(min-width: 992px){.content-gen .content .div-col-derecha .div-formulario .div-btn-submit button.primary{width:auto;max-width:auto}}.menu-flotante-inferior-movil{background:#023f88;padding-top:5px;padding-bottom:5px;position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.menu-flotante-inferior-movil{display:flex}}@media only screen and (min-width: 992px){.menu-flotante-inferior-movil{display:none}}.menu-flotante-inferior-movil nav{width:100%}.menu-flotante-inferior-movil nav ul{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;list-style-type:none;margin:0;width:100%}.menu-flotante-inferior-movil nav ul li.separador{width:1px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.menu-flotante-inferior-movil nav ul li.separador .div-separator{width:1px;height:58px;background-color:#fff}.menu-flotante-inferior-movil nav ul li{display:-ms-grid;display:grid;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;justify-items:center;background:transparent;cursor:pointer;width:80px;padding-left:5px;padding-right:5px;width:calc(25% - 1px)}.menu-flotante-inferior-movil nav ul li .div-icon-datos-personales{background:url("/assets/front/images/vw-elements/home-v2/area-personal/icon-datos-personales.svg") no-repeat;background-position:bottom;width:35px;height:35px}.menu-flotante-inferior-movil nav ul li .div-icon-mi-actividad{background:url("/assets/front/images/vw-elements/home-v2/area-personal/icon-actividad.svg") no-repeat;background-position:bottom;width:35px;height:35px}.menu-flotante-inferior-movil nav ul li .div-icon-mis-datos-fiscales{background:url("/assets/front/images/vw-elements/home-v2/area-personal/icon-datos-fiscales.svg") no-repeat;background-position:bottom;width:35px;height:35px}.menu-flotante-inferior-movil nav ul li .div-icon-mis-datos-familiares{background:url("/assets/front/images/vw-elements/home-v2/area-personal/icon-datos-familiares.png") no-repeat;background-position:bottom;width:35px;height:35px}.menu-flotante-inferior-movil nav ul li .div-icon-perfil{width:35px;height:35px;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding-top:5px}.menu-flotante-inferior-movil nav ul li .div-icon-perfil img{border-radius:50%;object-fit:cover;width:35px;height:35px}.menu-flotante-inferior-movil nav ul li .div-enlace{font-family:"Montserrat-Parati-Light",serif;color:#fff;width:100%}.menu-flotante-inferior-movil nav ul li .div-enlace a{font-family:"Montserrat-Parati-Light",serif;color:#fff;text-align:center;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:13px}.menu-flotante-inferior-movil nav ul li .div-enlace a:hover{font-family:"Montserrat-Parati-Light",serif;text-decoration:none}.menu-flotante-inferior-movil nav ul li .portrait-btn-wrapper{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;min-height:40px;width:80px}.menu-flotante-inferior-movil nav ul li .portrait-btn-wrapper .portrait-btn{font-family:"Montserrat-Parati-Light",serif;text-align:center;cursor:pointer;color:#fff;font-size:13px}.menu-flotante-inferior-movil nav ul li .portrait-btn-wrapper .portrait-btn input[type=file]{display:none}.menu-flotante-inferior-movil nav ul li .div-linea-activa{height:4px;width:100%}.menu-flotante-inferior-movil nav ul li .div-linea-activa .div-linea{display:none;width:100%;height:4px;background-color:#66e4ee;border-radius:2px}.menu-flotante-inferior-movil nav ul .active .div-icon-datos-personales{background:url("/assets/front/images/vw-elements/home-v2/area-personal/icon-datos-personales-cyan.svg") no-repeat;background-position:bottom;width:35px;height:35px}.menu-flotante-inferior-movil nav ul .active .div-icon-mi-actividad{background:url("/assets/front/images/vw-elements/home-v2/area-personal/icon-actividad-cyan.svg") no-repeat;background-position:bottom;width:35px;height:35px}.menu-flotante-inferior-movil nav ul .active .div-icon-mis-datos-fiscales{background:url("/assets/front/images/vw-elements/home-v2/area-personal/icon-datos-fiscales-cyan.svg") no-repeat;background-position:bottom;width:35px;height:35px}.menu-flotante-inferior-movil nav ul .active .div-icon-mis-datos-familiares{background:url("/assets/front/images/vw-elements/home-v2/area-personal/icon-datos-familiares-cyan.svg") no-repeat;background-position:bottom;width:35px;height:35px}.menu-flotante-inferior-movil nav ul .active .div-enlace a{font-family:"Montserrat-Parati",serif;color:#66e4ee;text-decoration:none;text-align:center;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:13px}.menu-flotante-inferior-movil nav ul .active .div-linea-activa{height:4px;width:100%}.menu-flotante-inferior-movil nav ul .active .div-linea-activa .div-linea{display:block;width:100%;height:4px;background-color:#66e4ee;border-radius:2px}.home-desktop{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff}.home-desktop section{position:relative}.home-desktop .div-content-texto .act-titulo-cabecera{position:absolute;width:fit-content}@media only screen and (min-width: 180px){.home-desktop .div-content-texto .act-titulo-cabecera{top:20px}}@media only screen and (min-width: 720px){.home-desktop .div-content-texto .act-titulo-cabecera{top:20px}}@media only screen and (min-width: 960px){.home-desktop .div-content-texto .act-titulo-cabecera{top:50px}}@media only screen and (min-width: 992px){.home-desktop .div-content-texto .act-titulo-cabecera{top:50px}}@media only screen and (min-width: 180px){.home-desktop .div-content-texto .act-titulo-cabecera{left:26px}}@media only screen and (min-width: 720px){.home-desktop .div-content-texto .act-titulo-cabecera{left:26px}}@media only screen and (min-width: 960px){.home-desktop .div-content-texto .act-titulo-cabecera{left:26px}}@media only screen and (min-width: 992px){.home-desktop .div-content-texto .act-titulo-cabecera{left:80px}}.home-desktop .div-content-texto .act-titulo-cabecera h1{background:rgba(2,63,136,.8);color:#fff;width:fit-content;font-family:"Montserrat-Parati-Bold",serif}.home-desktop .div-content-texto .act-titulo-cabecera h1 strong{font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-desktop .div-content-texto .act-titulo-cabecera h1{padding-top:0.125rem;padding-right:0.75rem;padding-bottom:0.125rem;padding-left:0.75rem}}@media only screen and (min-width: 720px){.home-desktop .div-content-texto .act-titulo-cabecera h1{padding-top:0.2083333333rem;padding-right:1.25rem;padding-bottom:0.2083333333rem;padding-left:1.25rem}}@media only screen and (min-width: 960px){.home-desktop .div-content-texto .act-titulo-cabecera h1{padding-top:0.3333333333rem;padding-right:2rem;padding-bottom:0.3333333333rem;padding-left:2rem}}@media only screen and (min-width: 992px){.home-desktop .div-content-texto .act-titulo-cabecera h1{padding-top:0.6666666667rem;padding-right:4rem;padding-bottom:0.6666666667rem;padding-left:4rem}}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop .div-content-texto .act-titulo-cabecera h1{font-size:36px}}@media(min-width: 992px){.home-desktop .div-content-texto .act-titulo-cabecera h1{font-size:56px}}.home-desktop .act-cabecera{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;--bg-url: url("/assets/front/images/vw-elements/home-v2/actualidad/act-fondo-cabecera.png");--bg-url-responsive: url("/assets/front/images/vw-elements/home-v2/actualidad/act-fondo-cabecera.png")}@media only screen and (min-width: 180px){.home-desktop .act-cabecera{min-height:346px}}@media only screen and (min-width: 720px){.home-desktop .act-cabecera{min-height:346px}}@media only screen and (min-width: 960px){.home-desktop .act-cabecera{min-height:346px}}@media only screen and (min-width: 992px){.home-desktop .act-cabecera{min-height:405px}}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop .act-cabecera{background:var(--bg-url-responsive);background-repeat:no-repeat;background-position:center;background-size:cover}}@media(min-width: 992px){.home-desktop .act-cabecera{background:var(--bg-url);background-repeat:no-repeat;background-position:center;background-size:cover}}.home-desktop .act-lo-mas-destacado{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado{padding:26px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado{padding:26px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado{padding:36px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado{padding:8rem}}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado{padding-top:25px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado{padding-top:25px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado{padding-top:25px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado{padding-top:64px}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado{padding-top:64px}}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado{padding-bottom:0px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado{padding-bottom:0px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado{padding-bottom:0px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado{padding-bottom:0px}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado{padding-bottom:0px}}.home-desktop .act-lo-mas-destacado .div-directorio{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .div-directorio{margin-bottom:25px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .div-directorio{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .div-directorio{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop .act-lo-mas-destacado .div-directorio{display:none}}@media(min-width: 992px){.home-desktop .act-lo-mas-destacado .div-directorio{display:flex}}.home-desktop .act-lo-mas-destacado .div-directorio .enlace{font-family:"Montserrat-Parati-Light",serif;color:#023f88}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop .act-lo-mas-destacado .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .div-directorio .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .div-directorio .enlace{font-size:18px}}.home-desktop .act-lo-mas-destacado .div-directorio .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Light",serif}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop .act-lo-mas-destacado .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .div-directorio .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .div-directorio .enlace a{font-size:18px}}.home-desktop .act-lo-mas-destacado .div-directorio .enlace a:hover{color:#023f88;text-decoration:underline}.home-desktop .act-lo-mas-destacado .div-directorio .sep{background:url("/assets/front/images/vw-elements/home-v2/sep.png") no-repeat;background-position:center;width:5px;height:10px}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .div-directorio .sep{margin-left:0.375rem;margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-desktop .act-lo-mas-destacado .div-directorio .sep{margin-left:0.5rem;margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .div-directorio .sep{margin-left:1rem;margin-right:1rem}}.home-desktop .act-lo-mas-destacado .div-directorio .normal{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-transform:uppercase}@media(min-width: 180px)and (max-width: 959.98px){.home-desktop .act-lo-mas-destacado .div-directorio .normal{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-desktop .act-lo-mas-destacado .div-directorio .normal{font-size:18px}}@media(min-width: 1600px){.home-desktop .act-lo-mas-destacado .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop .act-lo-mas-destacado .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .div-directorio .normal{font-size:18px}}.home-desktop .act-lo-mas-destacado .div-directorio-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .div-directorio-movil{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .div-directorio-movil{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop .act-lo-mas-destacado .div-directorio-movil{display:flex}}@media(min-width: 992px){.home-desktop .act-lo-mas-destacado .div-directorio-movil{display:none}}.home-desktop .act-lo-mas-destacado .div-directorio-movil .enlace{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop .act-lo-mas-destacado .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .div-directorio-movil .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .div-directorio-movil .enlace{font-size:18px}}.home-desktop .act-lo-mas-destacado .div-directorio-movil .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop .act-lo-mas-destacado .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .div-directorio-movil .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .div-directorio-movil .enlace a{font-size:18px}}.home-desktop .act-lo-mas-destacado .div-directorio-movil .enlace a:hover{color:#023f88;text-decoration:underline}.home-desktop .act-lo-mas-destacado .div-directorio-movil .sep-inv{background:url("/assets/front/images/vw-elements/home-v2/sep-inv.png") no-repeat;background-position:center;width:5px;height:10px;margin-left:0}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .div-directorio-movil .sep-inv{margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-desktop .act-lo-mas-destacado .div-directorio-movil .sep-inv{margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .div-directorio-movil .sep-inv{margin-right:1rem}}.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado h1{color:#023f88;font-family:"Montserrat-Parati-Bold",serif;text-align:center}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado h1{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado h1{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado h1{margin-bottom:40px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado h1{margin-bottom:27px}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado h1{margin-bottom:27px}}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado h1{font-size:26px}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado h1{font-size:32px}}@media(min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado h1{font-size:46px}}.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado div{text-align:center}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado{margin-bottom:40px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado{margin-bottom:40px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado{margin-bottom:40px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado{margin-bottom:64px}}.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado .texto-normal-grey{color:#4c5356;font-family:"Montserrat-Parati",serif}@media(min-width: 180px)and (max-width: 959.98px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado .texto-normal-grey{font-size:16px;line-height:26px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado .texto-normal-grey{font-size:22px;line-height:28px}}@media(min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado .texto-normal-grey{font-size:22px;line-height:28px}}.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado .texto-normal-grey p,.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado .texto-normal-grey span,.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado .texto-normal-grey div{color:#4c5356;font-family:"Montserrat-Parati",serif}@media(min-width: 180px)and (max-width: 959.98px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado .texto-normal-grey p,.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado .texto-normal-grey span,.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado .texto-normal-grey div{font-size:16px;line-height:26px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado .texto-normal-grey p,.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado .texto-normal-grey span,.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado .texto-normal-grey div{font-size:22px;line-height:28px}}@media(min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado .texto-normal-grey p,.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado .texto-normal-grey span,.home-desktop .act-lo-mas-destacado .act-div-titulo-mas-destacado .texto-normal-grey div{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado{margin-bottom:4px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado{margin-bottom:4px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado{margin-bottom:4px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado{margin-bottom:4rem}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado{margin-bottom:4rem}}.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:36px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:36px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:36px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:36px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:36px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-subtitulo-mas-destacado h2{font-size:36px;line-height:56px}}.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;background:linear-gradient(180deg, rgba(0, 0, 0, 0.0001) 48.27%, #023f88 100%),url(/assets/front/images/vw-elements/home-v2/actualidad/act-fondo-mas-destacado.png) no-repeat center;background-size:cover}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado{padding-bottom:0.75rem}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado{padding-bottom:1.25rem}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado{padding-bottom:2rem}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado{padding-bottom:28px}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado{padding-bottom:28px}}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado{margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado{margin-bottom:2rem}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado{margin-bottom:64px}}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado{min-height:420px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado{min-height:393px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado{min-height:393px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado{min-height:680px}}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .normal{display:none}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .normal{display:none}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .normal{display:none}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .normal{display:block}}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .recursive{display:block}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .recursive{display:block}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .recursive{display:block}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .recursive{display:none}}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto{margin-top:-10rem;margin-left:16px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto{margin-top:-7rem;margin-left:16px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto{margin-top:-7rem;margin-left:30px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto{margin-top:-7rem;margin-left:3rem}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto{margin-top:-7rem;margin-left:3rem}}.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo1{text-transform:uppercase;max-width:670px}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo1{margin-bottom:10px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo1{margin-bottom:10px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo1{margin-bottom:10px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo1{margin-bottom:23px}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo1{margin-bottom:23px}}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo1{max-width:90%}}@media(min-width: 720px)and (max-width: 959.98px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo1{max-width:75%}}@media(min-width: 960px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo1{max-width:60%}}.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo1 h5{color:#fff}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2{margin-bottom:0}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2{margin-bottom:0}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2{margin-bottom:0}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2{margin-bottom:2rem}}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2{margin-right:0.75rem}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2{margin-right:0.625rem}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2{margin-right:1rem}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2{margin-right:2rem}}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2{max-width:90%}}@media(min-width: 720px)and (max-width: 959.98px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2{max-width:75%}}@media(min-width: 960px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2{max-width:60%}}.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{color:#fff;font-family:"Montserrat-Parati-Light",serif;line-height:normal}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:28px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:28px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:28px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:28px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:28px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a{font-size:28px;line-height:32px}}.home-desktop .act-lo-mas-destacado .act-fondo-mas-destacado .div-content-texto .act-fondo-mas-destacado-parrafo2 h4 a:hover{font-family:"Montserrat-Parati",serif;text-decoration:underline}.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias{display:-ms-grid;display:grid;grid-column-gap:1rem}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias{-ms-grid-rows:repeat(2, 0.9fr);grid-template-rows:repeat(2, 0.9fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr);gap:20px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias{-ms-grid-rows:repeat(2, 0.9fr);grid-template-rows:repeat(2, 0.9fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr);gap:20px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias{-ms-grid-rows:repeat(2, 0.9fr);grid-template-rows:repeat(2, 0.9fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr);gap:20px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias{margin-top:0.75rem}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias{margin-top:0.3125rem}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias{margin-top:0.5rem}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias{margin-top:1rem}}.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .act-fondo-noticia{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .act-fondo-noticia{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .act-fondo-noticia{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .act-fondo-noticia{margin-bottom:28px}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .act-fondo-noticia{margin-bottom:28px}}.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .act-fondo-noticia .act-img-noticia{object-fit:cover;width:100%;height:100%}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .act-fondo-noticia .normal{display:none}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .act-fondo-noticia .normal{display:none}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .act-fondo-noticia .normal{display:none}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .act-fondo-noticia .normal{display:block}}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .act-fondo-noticia .recursive{display:block}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .act-fondo-noticia .recursive{display:block}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .act-fondo-noticia .recursive{display:block}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .act-fondo-noticia .recursive{display:none}}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia{margin-top:0}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia{margin-top:0}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia{margin-top:0}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia{margin-top:0}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia{margin-top:0}}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia{margin-left:0}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia{margin-left:0}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia{margin-left:0}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia{margin-left:0}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia{margin-left:0}}.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-titulo-card-noticia{text-transform:uppercase}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-titulo-card-noticia{margin-bottom:0}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-titulo-card-noticia{margin-bottom:0}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-titulo-card-noticia{margin-bottom:0}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-titulo-card-noticia{margin-bottom:28px}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-titulo-card-noticia{margin-bottom:28px}}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-titulo-card-noticia h5{color:#023f88}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-titulo-card-noticia h5{color:#023f88}}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia{margin-bottom:0}}@media only screen and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia{margin-bottom:0}}@media only screen and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia{margin-bottom:0}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia{margin-bottom:0px}}@media only screen and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia{margin-bottom:0px}}.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-family:"Montserrat-Parati",serif}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:16px;line-height:32px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:16px;line-height:32px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:16px;line-height:32px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:16px;line-height:32px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:16px;line-height:32px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:16px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:28px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:28px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:28px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:28px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:28px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{font-size:28px;line-height:32px}}.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-family:"Montserrat-Parati",serif}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:16px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:28px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:28px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:28px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:28px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:28px;line-height:32px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-size:28px;line-height:32px}}.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a:hover{font-family:"Montserrat-Parati",serif;color:#023f88}@media only screen and (min-width: 180px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{color:#023f88;font-family:"Montserrat-Parati-Light",serif}.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-family:"Montserrat-Parati-Light",serif;color:#023f88}.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a:hover{color:#023f88}}@media only screen and (min-width: 992px){.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4{color:#023f88;font-family:"Montserrat-Parati-Light",serif}.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a{font-family:"Montserrat-Parati-Light",serif;color:#023f88}.home-desktop .act-lo-mas-destacado .act-div-cajas-noticias .act-card-noticia .div-titulos-card-noticia .act-subtitulo-card-noticia h4 a:hover{color:#023f88}}.home-desktop .act-noticias{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#e5ecef}@media only screen and (min-width: 180px){.home-desktop .act-noticias{margin-top:0.75rem}}@media only screen and (min-width: 720px){.home-desktop .act-noticias{margin-top:1.25rem}}@media only screen and (min-width: 960px){.home-desktop .act-noticias{margin-top:2rem}}@media only screen and (min-width: 992px){.home-desktop .act-noticias{margin-top:120px}}@media only screen and (min-width: 1600px){.home-desktop .act-noticias{margin-top:120px}}@media only screen and (min-width: 180px){.home-desktop .act-noticias{padding:1.5rem}}@media only screen and (min-width: 720px){.home-desktop .act-noticias{padding:2.5rem}}@media only screen and (min-width: 960px){.home-desktop .act-noticias{padding:4rem}}@media only screen and (min-width: 992px){.home-desktop .act-noticias{padding:8rem}}@media only screen and (min-width: 180px){.home-desktop .act-noticias{padding-top:1.5rem}}@media only screen and (min-width: 720px){.home-desktop .act-noticias{padding-top:2.5rem}}@media only screen and (min-width: 960px){.home-desktop .act-noticias{padding-top:4rem}}@media only screen and (min-width: 992px){.home-desktop .act-noticias{padding-top:104px}}@media only screen and (min-width: 1600px){.home-desktop .act-noticias{padding-top:104px}}@media only screen and (min-width: 180px){.home-desktop .act-noticias{padding-bottom:1.5rem}}@media only screen and (min-width: 720px){.home-desktop .act-noticias{padding-bottom:2.5rem}}@media only screen and (min-width: 960px){.home-desktop .act-noticias{padding-bottom:4rem}}@media only screen and (min-width: 992px){.home-desktop .act-noticias{padding-bottom:120px}}@media only screen and (min-width: 1600px){.home-desktop .act-noticias{padding-bottom:120px}}@media only screen and (min-width: 180px){.home-desktop .act-noticias .act-titulo-noticias{margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.home-desktop .act-noticias .act-titulo-noticias{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.home-desktop .act-noticias .act-titulo-noticias{margin-bottom:2rem}}@media only screen and (min-width: 992px){.home-desktop .act-noticias .act-titulo-noticias{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-desktop .act-noticias .act-titulo-noticias{margin-bottom:64px}}.home-desktop .act-noticias .act-titulo-noticias h2{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:36px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:36px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:36px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:36px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:36px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-desktop .act-noticias .act-titulo-noticias h2{font-size:36px;line-height:56px}}.home-desktop .act-noticias .act-contenedor-carousel{background:transparent;overflow:hidden}.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;position:relative}@media only screen and (min-width: 180px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width: 720px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width: 960px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width: 992px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor{gap:25px}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor{gap:25px}}@media(min-width: 992px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor{gap:43px}}.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt{gap:25px}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt{gap:25px}}@media(min-width: 992px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt{gap:43px}}@media only screen and (min-width: 180px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt{width:100%}}@media only screen and (min-width: 992px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt{width:auto}}.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia{display:-ms-grid;display:grid;background:#fff}@media only screen and (min-width: 180px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia{padding:0.75rem}}@media only screen and (min-width: 720px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia{padding:1.25rem}}@media only screen and (min-width: 960px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia{padding:2rem}}@media only screen and (min-width: 992px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia{padding:4rem}}@media only screen and (min-width: 180px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia{width:100%}}@media only screen and (min-width: 720px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia{width:100%}}@media only screen and (min-width: 960px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia{width:100%}}@media only screen and (min-width: 992px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia{width:510px}}@media only screen and (min-width: 180px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia{min-height:auto}}@media only screen and (min-width: 720px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia{min-height:auto}}@media only screen and (min-width: 960px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia{min-height:auto}}@media only screen and (min-width: 992px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia{min-height:310px}}@media only screen and (min-width: 180px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia{-ms-grid-columns:repeat(2, 90% 10%);grid-template-columns:repeat(2, 90% 10%)}}@media only screen and (min-width: 720px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia{-ms-grid-columns:repeat(2, 90% 10%);grid-template-columns:repeat(2, 90% 10%)}}@media only screen and (min-width: 960px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia{-ms-grid-columns:repeat(2, 90% 10%);grid-template-columns:repeat(2, 90% 10%)}}@media only screen and (min-width: 992px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia{-ms-grid-columns:repeat(2, 90% 10%);grid-template-columns:repeat(2, 90% 10%)}}.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif;color:#023f88;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width: 180px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{margin-bottom:10px}}@media only screen and (min-width: 720px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{margin-bottom:10px}}@media only screen and (min-width: 960px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{margin-bottom:10px}}@media only screen and (min-width: 992px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{margin-bottom:1rem}}@media only screen and (min-width: 1600px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{margin-bottom:1rem}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:13px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:13px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:13px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:13px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:13px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:13px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:16px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-titulo-noticia{font-size:20px;line-height:28px}}.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-btn-ver-mas{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:reverse;-webkit-box-orient:vertical;-moz-box-direction:reverse;-moz-box-orient:vertical;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end}.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia{min-width:95%;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:block;display:-webkit-box}@media only screen and (min-width: 180px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia{margin-bottom:0.1875rem}}@media only screen and (min-width: 720px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia{margin-bottom:0.3125rem}}@media only screen and (min-width: 960px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia{margin-bottom:0.5rem}}@media only screen and (min-width: 992px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia{margin-bottom:1rem}}.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-family:"Montserrat-Parati-Light",serif !important;color:#023f88;line-height:normal}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:16px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:25px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:25px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:25px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:25px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:25px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a{font-size:25px;line-height:28px}}.home-desktop .act-noticias .act-contenedor-carousel .act-contenedor .act-cont-elemnt .act-card-noticia .act-cont-noticia .act-subtitulo-noticia a:hover{font-family:"Montserrat-Parati-Bold",serif !important}.home-desktop .act-noticias .act-paginacion-carousel{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width: 180px){.home-desktop .act-noticias .act-paginacion-carousel{margin-top:0.375rem}}@media only screen and (min-width: 720px){.home-desktop .act-noticias .act-paginacion-carousel{margin-top:0.625rem}}@media only screen and (min-width: 960px){.home-desktop .act-noticias .act-paginacion-carousel{margin-top:1rem}}@media only screen and (min-width: 992px){.home-desktop .act-noticias .act-paginacion-carousel{margin-top:2rem}}@media only screen and (min-width: 180px){.home-desktop .act-noticias .act-paginacion-carousel{display:none}}@media only screen and (min-width: 720px){.home-desktop .act-noticias .act-paginacion-carousel{display:flex}}@media only screen and (min-width: 960px){.home-desktop .act-noticias .act-paginacion-carousel{display:flex}}@media only screen and (min-width: 992px){.home-desktop .act-noticias .act-paginacion-carousel{display:flex}}.home-desktop .act-noticias .act-paginacion-carousel button.arrow-left,.home-desktop .act-noticias .act-paginacion-carousel button.arrow-left-dark{background-color:transparent}.home-desktop .act-noticias .act-paginacion-carousel button.arrow-right,.home-desktop .act-noticias .act-paginacion-carousel button.arrow-right-dark{background-color:transparent}.home-desktop .act-noticias .act-paginacion-carousel button.arrow-left:hover,.home-desktop .act-noticias .act-paginacion-carousel button.arrow-left-dark:hover{box-shadow:none}.home-desktop .act-noticias .act-paginacion-carousel button.arrow-right:hover,.home-desktop .act-noticias .act-paginacion-carousel button.arrow-right-dark:hover{box-shadow:none}.home-desktop .act-noticias .act-paginacion-carousel button.arrow-left:disabled,.home-desktop .act-noticias .act-paginacion-carousel button.arrow-left-dark:disabled{color:#a8adb3;-webkit-touch-callout:none;user-select:none}.home-desktop .act-noticias .act-paginacion-carousel button.arrow-right:disabled,.home-desktop .act-noticias .act-paginacion-carousel button.arrow-right-dark:disabled{color:#a8adb3;-webkit-touch-callout:none;user-select:none}.home-desktop .act-noticias .act-paginacion-carousel .div-paginas #act-paginas{color:#023f88;font-family:"Montserrat-Parati-Bold",serif}.act-interesa{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;position:sticky;z-index:1}@media only screen and (min-width: 180px){.act-interesa{padding:26px}}@media only screen and (min-width: 720px){.act-interesa{padding:26px}}@media only screen and (min-width: 960px){.act-interesa{padding:36px}}@media only screen and (min-width: 992px){.act-interesa{padding:8rem}}@media only screen and (min-width: 1600px){.act-interesa{padding:8rem}}@media only screen and (min-width: 180px){.act-interesa{padding-top:35px}}@media only screen and (min-width: 720px){.act-interesa{padding-top:35px}}@media only screen and (min-width: 960px){.act-interesa{padding-top:35px}}@media only screen and (min-width: 992px){.act-interesa{padding-top:104px}}@media only screen and (min-width: 1600px){.act-interesa{padding-top:104px}}@media only screen and (min-width: 180px){.act-interesa{padding-bottom:0}}@media only screen and (min-width: 720px){.act-interesa{padding-bottom:0}}@media only screen and (min-width: 960px){.act-interesa{padding-bottom:0}}@media only screen and (min-width: 992px){.act-interesa{padding-bottom:0}}@media only screen and (min-width: 1600px){.act-interesa{padding-bottom:0}}@media only screen and (min-width: 180px){.act-interesa .act-titulo-interes{margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.act-interesa .act-titulo-interes{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.act-interesa .act-titulo-interes{margin-bottom:2rem}}@media only screen and (min-width: 992px){.act-interesa .act-titulo-interes{margin-bottom:64px}}@media only screen and (min-width: 1600px){.act-interesa .act-titulo-interes{margin-bottom:64px}}.act-interesa .act-titulo-interes h2{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.act-interesa .act-titulo-interes h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.act-interesa .act-titulo-interes h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.act-interesa .act-titulo-interes h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.act-interesa .act-titulo-interes h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.act-interesa .act-titulo-interes h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.act-interesa .act-titulo-interes h2{font-size:22px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.act-interesa .act-titulo-interes h2{font-size:24px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.act-interesa .act-titulo-interes h2{font-size:24px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.act-interesa .act-titulo-interes h2{font-size:24px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.act-interesa .act-titulo-interes h2{font-size:24px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.act-interesa .act-titulo-interes h2{font-size:24px;line-height:56px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.act-interesa .act-titulo-interes h2{font-size:24px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 180px){.act-interesa .act-titulo-interes h2{font-size:36px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 480px){.act-interesa .act-titulo-interes h2{font-size:36px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 720px){.act-interesa .act-titulo-interes h2{font-size:36px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 960px){.act-interesa .act-titulo-interes h2{font-size:36px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 992px){.act-interesa .act-titulo-interes h2{font-size:36px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.act-interesa .act-titulo-interes h2{font-size:36px;line-height:56px}}.act-interesa .act-noticias-interes{display:-ms-grid;display:grid;gap:2rem}@media only screen and (min-width: 180px){.act-interesa .act-noticias-interes{-ms-grid-rows:repeat(3, 1fr);grid-template-rows:repeat(3, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 720px){.act-interesa .act-noticias-interes{-ms-grid-rows:repeat(3, 1fr);grid-template-rows:repeat(3, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 960px){.act-interesa .act-noticias-interes{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(3, 1fr);grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 992px){.act-interesa .act-noticias-interes{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(3, 1fr);grid-template-columns:repeat(3, 1fr)}}@media only screen and (min-width: 180px){.act-interesa .act-noticias-interes{margin-bottom:1.5rem}}@media only screen and (min-width: 720px){.act-interesa .act-noticias-interes{margin-bottom:2.5rem}}@media only screen and (min-width: 960px){.act-interesa .act-noticias-interes{margin-bottom:4rem}}@media only screen and (min-width: 992px){.act-interesa .act-noticias-interes{margin-bottom:0px}}@media only screen and (min-width: 1600px){.act-interesa .act-noticias-interes{margin-bottom:0px}}.act-interesa .act-noticias-interes .act-card-noticia-interes{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%;min-height:241px}@media only screen and (min-width: 180px){.act-interesa .act-noticias-interes .act-card-noticia-interes .img .normal{display:none}}@media only screen and (min-width: 720px){.act-interesa .act-noticias-interes .act-card-noticia-interes .img .normal{display:none}}@media only screen and (min-width: 960px){.act-interesa .act-noticias-interes .act-card-noticia-interes .img .normal{display:none}}@media only screen and (min-width: 992px){.act-interesa .act-noticias-interes .act-card-noticia-interes .img .normal{display:block}}@media only screen and (min-width: 180px){.act-interesa .act-noticias-interes .act-card-noticia-interes .img .recursive{display:block}}@media only screen and (min-width: 720px){.act-interesa .act-noticias-interes .act-card-noticia-interes .img .recursive{display:block}}@media only screen and (min-width: 960px){.act-interesa .act-noticias-interes .act-card-noticia-interes .img .recursive{display:block}}@media only screen and (min-width: 992px){.act-interesa .act-noticias-interes .act-card-noticia-interes .img .recursive{display:none}}.act-interesa .act-noticias-interes .act-card-noticia-interes .img img{object-fit:cover;width:100%;height:100%}.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto{background:#fff;box-shadow:0px 0px 20px rgba(2,63,136,.3);min-height:225px}@media only screen and (min-width: 180px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto{padding-top:28px;padding-right:26px;padding-bottom:28px;padding-left:26px}}@media only screen and (min-width: 720px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto{padding-top:28px;padding-right:26px;padding-bottom:28px;padding-left:26px}}@media only screen and (min-width: 960px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto{padding-top:28px;padding-right:26px;padding-bottom:28px;padding-left:26px}}@media only screen and (min-width: 992px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto{padding-top:28px;padding-right:26px;padding-bottom:28px;padding-left:26px}}@media only screen and (min-width: 180px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto{width:86%}}@media only screen and (min-width: 720px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto{width:86%}}@media only screen and (min-width: 960px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto{width:86%}}@media only screen and (min-width: 992px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto{width:86%}}@media only screen and (min-width: 180px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto{min-height:140px}}@media only screen and (min-width: 720px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto{min-height:114px}}@media only screen and (min-width: 960px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto{min-height:114px}}@media only screen and (min-width: 992px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto{min-height:210px}}@media(min-width: 180px)and (max-width: 991.98px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto{margin-top:-4rem}}@media(min-width: 992px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto{margin-top:-7rem}}.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo{text-transform:uppercase}@media only screen and (min-width: 180px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo{margin-bottom:0.375rem}}@media only screen and (min-width: 720px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo{margin-bottom:0.625rem}}@media only screen and (min-width: 960px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo{margin-bottom:1rem}}@media only screen and (min-width: 992px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo{margin-bottom:13px}}@media only screen and (min-width: 1600px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo{margin-bottom:13px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:16px;line-height:30px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:16px;line-height:30px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:16px;line-height:30px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:16px;line-height:30px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:16px;line-height:30px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:16px;line-height:30px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:16px;line-height:30px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:16px;line-height:30px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:16px;line-height:30px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:16px;line-height:30px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:16px;line-height:30px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:16px;line-height:30px}}@media only screen and (min-width: 992px)and (min-width: 180px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .titulo h5{font-size:20px;line-height:28px}}@media only screen and (min-width: 180px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo{margin-bottom:0.375rem}}@media only screen and (min-width: 720px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo{margin-bottom:0.625rem}}@media only screen and (min-width: 960px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo{margin-bottom:1rem}}@media only screen and (min-width: 992px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo{margin-bottom:13px}}@media only screen and (min-width: 1600px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo{margin-bottom:13px}}.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-family:"Montserrat-Parati-Light",serif !important;color:#023f88;line-height:normal}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:16px;line-height:26px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:16px;line-height:26px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:16px;line-height:26px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:16px;line-height:26px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:16px;line-height:26px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:16px;line-height:26px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:16px;line-height:26px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:16px;line-height:26px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:16px;line-height:26px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:16px;line-height:26px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:16px;line-height:26px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:16px;line-height:26px}}@media only screen and (min-width: 992px)and (min-width: 180px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:25px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:25px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:25px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:25px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:25px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a{font-size:25px;line-height:28px}}.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .subtitulo a:hover{font-family:"Montserrat-Parati",serif !important}.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-family:"Montserrat-Parati-Light",serif}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:16px;line-height:24px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:16px;line-height:24px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:16px;line-height:24px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:16px;line-height:24px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:16px;line-height:24px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:16px;line-height:24px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:16px;line-height:24px}}@media only screen and (min-width: 992px)and (min-width: 180px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:18px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:18px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:18px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:18px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:18px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.act-interesa .act-noticias-interes .act-card-noticia-interes .caja-texto .texto-normal-grey{font-size:18px;line-height:28px}}.act-detalle-body{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.act-detalle-body .div-validacion-precomunicado{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;min-height:100px;margin-top:80px}@media only screen and (min-width: 180px){.act-detalle-body .div-validacion-precomunicado .div-btn-aprobar{margin-right:0.75rem}}@media only screen and (min-width: 720px){.act-detalle-body .div-validacion-precomunicado .div-btn-aprobar{margin-right:1.25rem}}@media only screen and (min-width: 960px){.act-detalle-body .div-validacion-precomunicado .div-btn-aprobar{margin-right:2rem}}@media only screen and (min-width: 992px){.act-detalle-body .div-validacion-precomunicado .div-btn-aprobar{margin-right:4rem}}@media only screen and (min-width: 180px){.act-detalle-body .div-validacion-precomunicado .div-btn-rechazar{margin-left:0.75rem}}@media only screen and (min-width: 720px){.act-detalle-body .div-validacion-precomunicado .div-btn-rechazar{margin-left:1.25rem}}@media only screen and (min-width: 960px){.act-detalle-body .div-validacion-precomunicado .div-btn-rechazar{margin-left:2rem}}@media only screen and (min-width: 992px){.act-detalle-body .div-validacion-precomunicado .div-btn-rechazar{margin-left:4rem}}.act-detalle-body .act-body .act-caja-mmodulo-fijo{width:90%}.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio{margin-bottom:25px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio{margin-bottom:60px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio{display:none}}@media(min-width: 992px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio{display:flex}}.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace{font-family:"Montserrat-Parati-Light",serif;color:#023f88}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 480px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace{font-size:18px}}.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Light",serif}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace a{font-size:18px}}.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace a:hover{color:#023f88;text-decoration:underline}.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .sep{background:url("/assets/front/images/vw-elements/home-v2/sep.png") no-repeat;background-position:center;width:5px;height:10px}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .sep{margin-left:0.375rem;margin-right:0.375rem}}@media only screen and (min-width: 480px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .sep{margin-left:0.5rem;margin-right:0.5rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .sep{margin-left:1rem;margin-right:1rem}}.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-transform:uppercase}@media(min-width: 180px)and (max-width: 959.98px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:18px}}@media(min-width: 1600px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 480px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:18px}}.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil{margin-bottom:60px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil{display:flex}}@media(min-width: 992px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil{display:none}}.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 480px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace{font-size:18px}}.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace a{font-size:18px}}.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace a:hover{color:#023f88;text-decoration:underline}.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .sep-inv{background:url("/assets/front/images/vw-elements/home-v2/sep-inv.png") no-repeat;background-position:center;width:5px;height:10px;margin-left:0}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .sep-inv{margin-right:0.375rem}}@media only screen and (min-width: 480px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .sep-inv{margin-right:0.5rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .sep-inv{margin-right:1rem}}.act-detalle-body .act-body{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.act-detalle-body .act-body .act-fondo-imagen{background-image:url("/assets/front/images/vw-elements/home-v2/actualidad/act-fondo-mas-destacado.png");background-size:cover;background-position:top center;background-repeat:no-repeat;height:450px;width:100%;z-index:1;filter:blur(5px);-webkit-filter:blur(5px);z-index:1}.act-detalle-body .act-body section{width:100%}.act-detalle-body .act-body .act-contenedor-gen{z-index:2;position:relative;left:50%;transform:translate(-50%, 0%);width:100%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen{top:-285px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen{top:-255px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen{top:-225px}}.act-detalle-body .act-body .act-contenedor-gen section{width:100%}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#fff;margin:auto;gap:1rem}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{-webkit-box-direction:reverse;-webkit-box-orient:vertical;-moz-box-direction:reverse;-moz-box-orient:vertical;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding:30px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding:30px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding:79px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding:79px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding-right:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding-right:30px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding-right:30px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding-right:78px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding-right:78px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding-top:0.75rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding-top:1.25rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding-top:2rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding-top:64px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding-top:64px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding-bottom:5px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding-bottom:5px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding-bottom:5px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding-bottom:0px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{padding-bottom:0px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{width:96%}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{width:94%}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{width:91%}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo{width:91%}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo{min-width:calc(100% - 80px)}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo{min-width:calc(100% - 80px)}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo{min-width:calc(100% - 50px)}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo{min-width:calc(100% - 50px)}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio{margin-bottom:25px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio{margin-bottom:60px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio{display:none}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio{display:flex}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace{font-family:"Montserrat-Parati-Light",serif;color:#023f88}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace{font-size:18px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Light",serif}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace a{font-size:18px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .enlace a:hover{color:#023f88;text-decoration:underline}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .sep{background:url("/assets/front/images/vw-elements/home-v2/sep.png") no-repeat;background-position:center;width:5px;height:10px}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .sep{margin-left:0.375rem;margin-right:0.375rem}}@media only screen and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .sep{margin-left:0.5rem;margin-right:0.5rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .sep{margin-left:1rem;margin-right:1rem}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-transform:uppercase}@media(min-width: 180px)and (max-width: 959.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:18px}}@media(min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio .normal{font-size:18px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil{margin-bottom:60px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil{display:flex}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil{display:none}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace{font-size:18px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace a{font-size:18px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .enlace a:hover{color:#023f88;text-decoration:underline}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .sep-inv{background:url("/assets/front/images/vw-elements/home-v2/sep-inv.png") no-repeat;background-position:center;width:5px;height:10px;margin-left:0}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .sep-inv{margin-right:0.375rem}}@media only screen and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .sep-inv{margin-right:0.5rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .div-directorio-movil .sep-inv{margin-right:1rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo{margin-bottom:15px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo{margin-bottom:15px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo{margin-bottom:15px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo{margin-bottom:50px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo{margin-bottom:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-family:"Montserrat-Parati-Bold",serif}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{line-height:36px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:26px;line-height:36px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:26px;line-height:36px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:26px;line-height:36px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:26px;line-height:36px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:26px;line-height:36px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:26px;line-height:36px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:26px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:26px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:26px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:26px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:26px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:26px;line-height:36px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:46px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:46px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:46px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:46px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:46px;line-height:56px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo h2{font-size:46px;line-height:56px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:10px}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet{display:flex}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;display:none}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-no-guardado{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-no-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-no-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-no-guardado:hover{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-no-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-no-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-no-guardado:active{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-no-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-no-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-guardado{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/reg-guardado-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/reg-guardado.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-guardado:hover{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-guardado:active{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-descargar{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-descargar{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-descargar{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-descargar:hover{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-descargar:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-over-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-descargar:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-over.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-descargar:active{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-descargar:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-active-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet .act-btn-icono-descargar:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-active.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet{margin-top:10px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet{margin-top:10px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet{margin-top:10px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet{margin-top:6px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-titulo-caja-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo-tablet{margin-top:6px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .act-migas{margin-left:0.75rem;margin-right:0.75rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .act-migas{margin-left:1.25rem;margin-right:1.25rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .act-migas{margin-left:2rem;margin-right:2rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .act-migas{margin-left:4rem;margin-right:4rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo{margin-bottom:0.375rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo{margin-bottom:0.625rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo{margin-bottom:1rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo{margin-bottom:55px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo{margin-bottom:55px}}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{margin-bottom:2px;font-family:"Montserrat-Parati-Bold",serif}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:16px;line-height:28px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{margin-bottom:2px;font-family:"Montserrat-Parati-Bold",serif}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:16px;line-height:28px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{margin-bottom:0;font-family:"Montserrat-Parati",serif}}@media only screen and (min-width: 992px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .fecha{font-size:20px;line-height:28px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{text-transform:uppercase}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:16px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:20px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-fecha-subtitulo-caja-mmodulo-fijo .antetitulo{font-size:20px;line-height:28px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo a{font-size:inherit}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo{margin-bottom:0.375rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo{margin-bottom:0.625rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo{margin-bottom:1rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo{margin-bottom:0px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo{margin-bottom:0px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{margin-bottom:0.375rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{margin-bottom:0.625rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{margin-bottom:1rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{margin-bottom:2rem}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:18px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div{font-size:22px;line-height:28px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p b,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span b,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div b{font-weight:bold;color:#023f88}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo p:last-child,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo span:last-child,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo div:last-child{margin-bottom:0px}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol{list-style:inherit}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol{margin-bottom:0.375rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol{margin-bottom:0.625rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol{margin-bottom:1rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol{margin-bottom:2rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol{margin-left:35px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol{margin-left:35px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol{margin-left:35px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol{margin-left:35px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol{margin-left:35px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:16px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:18px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:18px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:18px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:18px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:18px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:18px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div{font-size:18px;line-height:28px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li b,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li span b,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li p b,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ul li div b,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li b,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li span b,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li p b,.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-descripcion-caja-mmodulo-fijo ol li div b{font-weight:bold;color:#023f88}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-boton-caja-mmodulo-fijo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-boton-caja-mmodulo-fijo{margin-top:0.75rem;margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-boton-caja-mmodulo-fijo{margin-top:1.25rem;margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-boton-caja-mmodulo-fijo{margin-top:2rem;margin-bottom:2rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-boton-caja-mmodulo-fijo{margin-top:64px;margin-bottom:64px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-boton-caja-mmodulo-fijo{margin-top:64px;margin-bottom:64px}}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-boton-caja-mmodulo-fijo a{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-boton-caja-mmodulo-fijo a button{width:100%;max-width:none;padding:15px 20px;height:fit-content}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-boton-caja-mmodulo-fijo a:hover{text-decoration:none}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-boton-caja-mmodulo-fijo a{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-boton-caja-mmodulo-fijo a button{max-width:none;padding:16px 96px;height:fit-content}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-boton-caja-mmodulo-fijo a:hover{text-decoration:none}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-boton-caja-mmodulo-fijo a{width:auto}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-boton-caja-mmodulo-fijo a button{width:auto;max-width:300px;padding:17px 48px;min-height:52px;height:fit-content}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-contenido-mmodulo-fijo .act-boton-caja-mmodulo-fijo a:hover{text-decoration:none}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:28px}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-moz-box-direction:reverse;-moz-box-orient:horizontal;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;display:none}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;display:flex}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-no-guardado{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-no-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-no-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-no-guardado:hover{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-no-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-no-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-no-guardado:active{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-no-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-no-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-guardado{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/reg-guardado-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/reg-guardado.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-guardado:hover{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-guardado:active{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-descargar{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-descargar{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-descargar{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-descargar:hover{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-descargar:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-over-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-descargar:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-over.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-descargar:active{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-descargar:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-active-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-caja-mmodulo-fijo .act-botonera-mmodulo-fijo .act-botones-iconos-caja-mmodulo-fijo .act-btn-icono-descargar:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-active.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#f2f2f2}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey{padding:0.75rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey{padding:1.25rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey{padding:2rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey{padding:4rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey{padding-left:20px;padding-right:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey{padding-left:55px;padding-right:55px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey{padding-left:55px;padding-right:55px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey{padding-left:120px;padding-right:120px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey{padding-left:120px;padding-right:120px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey{padding-top:20px;padding-bottom:20px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-icono-destacado{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:28px}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-icono-destacado .normal{width:50%}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-icono-destacado .normal{width:70%}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-icono-destacado .normal{width:100%}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey h3{font-family:"Montserrat-Parati",serif}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey h3 .h3-bold{font-family:"Montserrat-Parati-Bold",serif}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey h3 .h3-bold{font-size:22px;line-height:32px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey h3 .h3-bold{font-size:22px;line-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey h3 .h3-bold{font-size:36px;line-height:44px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{color:#023f88;text-align:center}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{margin-bottom:0.375rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{margin-bottom:0.625rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{margin-bottom:1rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{margin-bottom:28px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{margin-bottom:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:18px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:18px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:18px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:18px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:18px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p{font-size:18px;line-height:28px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p b,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span b,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p b{font-weight:bold}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey div p:last-child,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey span:last-child,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey p:last-child{margin-bottom:0px}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-btn-colaboracion{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-btn-colaboracion{margin-top:0.375rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-btn-colaboracion{margin-top:0.625rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-btn-colaboracion{margin-top:1rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-btn-colaboracion{margin-top:50px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-btn-colaboracion{margin-top:50px}}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-btn-colaboracion a{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-btn-colaboracion a button{width:100%;max-width:none;padding:15px 20px;height:fit-content}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-btn-colaboracion a:hover{text-decoration:none}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-btn-colaboracion a{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-btn-colaboracion a button{max-width:none;padding:16px 96px;height:fit-content}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-btn-colaboracion a:hover{text-decoration:none}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-btn-colaboracion a{width:auto}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-btn-colaboracion a button{width:auto;max-width:300px;padding:17px 48px;min-height:52px;height:fit-content}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey .act-btn-colaboracion a:hover{text-decoration:none}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ul{list-style:disc;padding-left:20px}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ul{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ul{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ul{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ul{margin-bottom:28px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ul{margin-bottom:28px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ul li{color:#023f88}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ul li{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ul li{font-size:16px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ul li{font-size:18px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ul li{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ul li{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ul li{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ul li{margin-bottom:28px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ul li{margin-bottom:28px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ul li:last-child{margin-bottom:0px}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ol{list-style:auto;padding-left:20px}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ol{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ol{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ol{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ol{margin-bottom:28px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ol{margin-bottom:28px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ol li{color:#023f88}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ol li{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ol li{font-size:16px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ol li{font-size:18px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ol li{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ol li{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ol li{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ol li{margin-bottom:28px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ol li{margin-bottom:28px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-light-grey ol li:last-child{margin-bottom:0px}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#c2cacf}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey{padding:0.75rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey{padding:1.25rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey{padding:2rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey{padding:4rem}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey .act-icono-destacado{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:10px}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey .act-icono-destacado .normal{width:50%}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey .act-icono-destacado .normal{width:70%}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey .act-icono-destacado .normal{width:100%}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey h3{font-family:"Montserrat-Parati",serif}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey h3 .h3-bold{font-family:"Montserrat-Parati-Bold",serif}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey h3 .h3-bold{font-size:26px;line-height:32px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey h3 .h3-bold{font-size:30px;line-height:36px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey h3 .h3-bold{font-size:36px;line-height:44px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey p{color:#023f88}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey div p b,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey span b,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey p b{font-weight:bold}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey .act-btn-colaboracion{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey .act-btn-colaboracion{margin-top:0.375rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey .act-btn-colaboracion{margin-top:0.625rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey .act-btn-colaboracion{margin-top:1rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-medium-grey .act-btn-colaboracion{margin-top:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#4a4a4a}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray{padding:0.75rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray{padding:1.25rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray{padding:2rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray{padding:4rem}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray .act-icono-destacado{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:10px}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray .act-icono-destacado .normal{width:50%}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray .act-icono-destacado .normal{width:70%}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray .act-icono-destacado .normal{width:100%}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray h3{font-family:"Montserrat-Parati",serif}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray h3 .h3-bold{font-family:"Montserrat-Parati-Bold",serif}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray h3 .h3-bold{font-size:26px;line-height:32px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray h3 .h3-bold{font-size:30px;line-height:36px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray h3 .h3-bold{font-size:36px;line-height:44px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray p{color:#fff;color:#fff}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray div p b,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray span b,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray p b{font-weight:bold}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray .act-btn-colaboracion{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray .act-btn-colaboracion{margin-top:0.375rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray .act-btn-colaboracion{margin-top:0.625rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray .act-btn-colaboracion{margin-top:1rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-dark-gray .act-btn-colaboracion{margin-top:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#023f88}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol{padding:0.75rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol{padding:1.25rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol{padding:2rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol{padding:4rem}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol .act-icono-destacado{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:10px}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol .act-icono-destacado .normal{width:50%}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol .act-icono-destacado .normal{width:70%}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol .act-icono-destacado .normal{width:100%}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol h3{font-family:"Montserrat-Parati",serif;color:#fff}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol h3 .h3-bold{font-family:"Montserrat-Parati-Bold",serif}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol h3 .h3-bold{font-size:26px;line-height:32px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol h3 .h3-bold{font-size:30px;line-height:36px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol h3 .h3-bold{font-size:36px;line-height:44px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol div p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol span,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol p{color:#fff}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol div p b,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol span b,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol p b{font-weight:bold}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol .act-btn-colaboracion{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol .act-btn-colaboracion{margin-top:0.375rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol .act-btn-colaboracion{margin-top:0.625rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol .act-btn-colaboracion{margin-top:1rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-content-petrol .act-btn-colaboracion{margin-top:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen{width:100%;background:#fff}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen{padding:0.75rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen{padding:1.25rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen{padding:2rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen{padding:4rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen{padding-top:20px;padding-bottom:20px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen div{margin:auto}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen div{width:80%}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen div{width:80%}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen div{width:90%}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen div{width:90%}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen div img{max-width:100%;height:auto;margin:0 auto}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen div .normal{display:none}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen div .normal{display:none}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen div .normal{display:none}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen div .normal{display:block}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen div .recursive{display:block}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen div .recursive{display:block}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen div .recursive{display:block}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-imagen div .recursive{display:none}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto{width:100%;background:#fff}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto{padding:0.75rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto{padding:1.25rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto{padding:2rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto{padding:4rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto{padding-top:20px;padding-bottom:20px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content{margin:auto}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content{width:95%}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content{width:95%}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content{width:95%}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content{width:90%}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content{padding-left:7px;padding-right:7px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content{padding-left:7px;padding-right:7px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content{padding-left:5px;padding-right:5px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content{padding-left:20px;padding-right:20px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content{padding-left:20px;padding-right:20px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto{margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto{margin-bottom:2rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto{margin-bottom:64px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto{margin-bottom:64px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3{font-family:"Montserrat-Parati",serif;color:#023f88}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3{font-size:26px;line-height:32px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3{font-size:26px;line-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3{font-size:36px;line-height:44px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3 p{font-family:"Montserrat-Parati",serif;color:#023f88}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3 p{font-size:26px;line-height:32px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3 p{font-size:26px;line-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3 p{font-size:36px;line-height:44px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3 b{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;padding-left:10px}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3 b{font-size:26px;line-height:32px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3 b{font-size:26px;line-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3 b{font-size:36px;line-height:44px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3 .span-n{font-family:"Montserrat-Parati",serif;color:#023f88}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3 .span-n{font-size:26px;line-height:32px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3 .span-n{font-size:26px;line-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3 .span-n{font-size:36px;line-height:44px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3 .span-b{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;padding-left:10px}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3 .span-b{font-size:26px;line-height:32px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3 .span-b{font-size:26px;line-height:32px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-titulo-modulo-texto h3 .span-b{font-size:36px;line-height:44px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black{margin-bottom:28px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black{margin-bottom:28px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black{margin-bottom:28px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black{margin-bottom:28px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black{margin-bottom:28px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black ul{list-style:disc;padding-left:20px}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black ul{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black ul{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black ul{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black ul{margin-bottom:28px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black ul{margin-bottom:28px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black ul li{color:#010101;font-size:inherit}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black ul li:last-child{margin-bottom:0px}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black ol{list-style:auto;padding-left:20px}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black ol{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black ol{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black ol{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black ol{margin-bottom:28px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black ol{margin-bottom:28px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black ol li{color:#010101;font-size:inherit}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black ol li[data-list=bullet]{list-style:disc}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black ol li:last-child{margin-bottom:0px}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black p{color:#010101;font-size:inherit}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black p{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black p{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black p{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black p{margin-bottom:28px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black p{margin-bottom:28px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black p b{color:#010101;font-weight:bold}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black p.ql-align-center{text-align:center}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black p.ql-align-right{text-align:right}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black p.ql-align-justify{text-align:justify}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black p.ql-table-block{margin:0}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black p:last-child{margin-bottom:0px}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black table tr td{border-bottom:1px solid #ddd}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .texto-normal-black table tr th{border-bottom:2px solid #ddd}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-subtitulo{padding-left:10px}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-subtitulo{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-subtitulo{font-size:16px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-subtitulo{font-size:18px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-subtitulo h6:before{content:"";display:inline-block;width:.4rem;height:.4rem;border-color:#023f88;background-color:#023f88;border-radius:50%;margin-right:.6rem}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-texto-con-enlace{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-texto-con-enlace{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-texto-con-enlace{font-size:16px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-texto-con-enlace{font-size:18px}}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-texto-con-enlace .texto-bold-black{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-texto-con-enlace .texto-bold-black{font-size:16px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-texto-con-enlace .texto-bold-black{font-size:18px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-texto-con-enlace{margin-bottom:28px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-texto-con-enlace{margin-bottom:28px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-texto-con-enlace{margin-bottom:28px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-texto-con-enlace{margin-bottom:28px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-texto-con-enlace{margin-bottom:28px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-texto-con-enlace .act-enlace-highlight-blue-bright-color{margin-left:5px}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-texto-con-enlace a{color:#00b0f0;font-family:"Montserrat-Parati-Bold",serif;margin:0;display:inline}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-texto-con-enlace a:hover{text-decoration-color:#00b0f0}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-texto .act-modulo-texto-content .act-texto-con-enlace:last-child{padding-bottom:0px}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas-contenedor{display:-ms-grid;display:grid;background-color:rgba(204,218,224,.24)}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas-contenedor{-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas-contenedor{-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas-contenedor{-ms-grid-columns:repeat(3, 4.5% 91% 4.5%);grid-template-columns:repeat(3, 4.5% 91% 4.5%)}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas-contenedor{-ms-grid-columns:repeat(3, 4.5% 91% 4.5%);grid-template-columns:repeat(3, 4.5% 91% 4.5%)}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .div-invisible{display:none}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .div-invisible{display:none}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .div-invisible{display:block}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .div-invisible{display:block}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas{padding:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas{padding:30px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas{padding:30px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas{padding:79px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas{padding:79px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas{padding-top:20px;padding-bottom:20px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:fit-content}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga{padding-top:15px;padding-right:20px;padding-bottom:15px;padding-left:0}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga{padding-top:15px;padding-right:35px;padding-bottom:15px;padding-left:0}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga{padding-top:15px;padding-right:35px;padding-bottom:15px;padding-left:0}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga{padding-top:27px;padding-right:54px;padding-bottom:27px;padding-left:0}}@media(min-width: 180px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga{gap:10px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga{gap:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-btn-descarga a:hover{text-decoration:none}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .div-act-descarga-movil{display:none}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .div-act-descarga-movil .act-btn-icono-descargar{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar.png") no-repeat;width:48px;height:48px;min-width:32px;min-height:32px;display:block;background-position:center;cursor:pointer}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .div-act-descarga-movil .act-btn-icono-descargar:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-over.png") no-repeat}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .div-act-descarga-movil .act-btn-icono-descargar:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-active.png") no-repeat}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;width:100%;gap:5px}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .texto-normal-petrol{color:#023f88;font-family:"Montserrat-Parati",serif}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .texto-normal-petrol{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .texto-normal-petrol{font-size:16px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .texto-normal-petrol{font-size:18px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-enlace{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-enlace{font-size:16px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-enlace{font-size:18px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-enlace a{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-enlace a{font-size:16px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-enlace a{font-size:18px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-enlace a span{font-family:"Montserrat-Parati",serif;color:#4a4a4a}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-enlace a:hover{font-family:"Montserrat-Parati",serif;color:#4a4a4a}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download div,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download span{font-family:"Montserrat-Parati",serif}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download div,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download span{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download div,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download span{font-size:16px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download div,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download p,.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download span{font-size:18px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace{font-family:"Montserrat-Parati",serif;color:#4a4a4a}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace{font-size:16px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace{font-size:18px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace a{font-family:"Montserrat-Parati",serif;color:#4a4a4a}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace a{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace a{font-size:16px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace a{font-size:18px}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace a span{font-family:"Montserrat-Parati",serif;color:#4a4a4a}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-descargas .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace a:hover{font-family:"Montserrat-Parati",serif;color:#4a4a4a;text-decoration-color:#4a4a4a}.act-detalle-body .act-body .act-contenedor-gen .primer-modulo-descarga{padding-bottom:0}.act-detalle-body .act-body .act-contenedor-gen .intermedio-modulo-descarga{padding-top:0;padding-bottom:0}.act-detalle-body .act-body .act-contenedor-gen .ultimo-modulo-descarga{padding-top:0}.act-detalle-body .act-body .act-contenedor-gen .intermedio-modulo-texto{padding-top:0}.act-detalle-body .act-body .act-contenedor-gen .ultimo-modulo-texto{padding-top:0}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-adjuntos{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:#023f88}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-adjuntos{padding:0.75rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-adjuntos{padding:1.25rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-adjuntos{padding:2rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-adjuntos{padding:4rem}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-adjuntos .act-modulo-adjuntos-icono{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-adjuntos .act-modulo-adjuntos-icono{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-adjuntos .act-modulo-adjuntos-icono{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-adjuntos .act-modulo-adjuntos-icono{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-adjuntos .act-modulo-adjuntos-icono{margin-bottom:4rem}}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-adjuntos .act-modulo-adjuntos-parrafo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.act-detalle-body .act-body .act-contenedor-gen .act-modulo-adjuntos .act-modulo-adjuntos-parrafo p{color:#fff}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-adjuntos .act-modulo-adjuntos-parrafo p{font-family:"Montserrat-Parati",serif;font-size:13px;line-height:1.25rem}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-adjuntos .act-modulo-adjuntos-parrafo p{font-family:"Montserrat-Parati",serif;font-size:15px;line-height:1.55rem}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-modulo-adjuntos .act-modulo-adjuntos-parrafo p{font-family:"Montserrat-Parati",serif;font-size:18px;line-height:1.75rem}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;background-color:#fff}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-moz-box-direction:reverse;-moz-box-orient:horizontal;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img{width:80%}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img{width:80%}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img{width:90%}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img{width:40%}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns{display:-ms-grid;display:grid;-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns{width:100%}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns{width:100%}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns{width:80%}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns{width:80%}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns{-ms-grid-rows:repeat(3, 0% 100% 0%);grid-template-rows:repeat(3, 0% 100% 0%)}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns{-ms-grid-rows:repeat(3, 0% 100% 0%);grid-template-rows:repeat(3, 0% 100% 0%)}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns{-ms-grid-rows:repeat(3, 10% 80% 10%);grid-template-rows:repeat(3, 10% 80% 10%)}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns{-ms-grid-rows:repeat(3, 10% 80% 10%);grid-template-rows:repeat(3, 10% 80% 10%)}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns div img{object-fit:cover;width:100%;height:100%}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns div .normal{display:none}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns div .normal{display:none}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns div .normal{display:none}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns div .normal{display:block}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns div .recursive{display:block}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns div .recursive{display:block}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns div .recursive{display:block}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-white-img .act-div-columns div .recursive{display:none}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;background-color:#023f88;color:#fff}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{padding:1.5rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{padding:2.5rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{padding:4rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{padding:120px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{padding:120px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{padding-left:20px;padding-right:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{padding-left:55px;padding-right:55px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{padding-left:55px;padding-right:55px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{padding-left:120px;padding-right:120px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{padding-left:120px;padding-right:120px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{padding-top:120px;padding-bottom:120px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{padding-top:120px;padding-bottom:120px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{width:100%}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{width:100%}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{width:60%}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto{width:60%}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5{color:#66e4ee}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5 p{color:#66e4ee}@media only screen and (min-width: 180px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5 p{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5 p{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5 p{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5 p{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5 p{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5 p{font-size:16px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5 p{font-size:24px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5 p{font-size:24px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5 p{font-size:24px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5 p{font-size:24px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5 p{font-size:24px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5 p{font-size:24px;line-height:28px}}@media only screen and (min-width: 180px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5{font-size:16px;line-height:28px}}@media only screen and (min-width: 180px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5{font-size:16px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5{font-size:24px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5{font-size:24px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5{font-size:24px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5{font-size:24px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5{font-size:24px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto h5{font-size:24px;line-height:28px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto{margin-bottom:28px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-titulo-banner-texto{margin-bottom:28px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto{margin-bottom:0px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto{margin-bottom:0px}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b a,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto a,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto p{font-family:inherit;color:#fff;font-size:inherit}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b a,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto a,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto p{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b a,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto a,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto p{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b a,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto a,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto p{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b a,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto a,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto p{margin-bottom:28px}}@media only screen and (min-width: 1600px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b a,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto a,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto p{margin-bottom:28px}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div a,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p a,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b a,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b a a,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto a a,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto p a{font-family:inherit;color:#66e4ee;font-size:inherit}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div a span,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p a span,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b a span,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b a a span,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto a a span,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto p a span{font-family:inherit;color:inherit;font-size:inherit}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div a:hover,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p a:hover,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b a:hover,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b a a:hover,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto a a:hover,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto p a:hover{text-decoration:underline}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div span,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p span,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b span,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto div p b a span,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto a span,.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto p span{color:#fff}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto p:last-child{margin-bottom:0px}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto span{color:#fff}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ul{list-style:disc}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ul{padding-left:0.75rem;padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ul{padding-left:1.25rem;padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ul{padding-left:2rem;padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ul{padding-left:4rem;padding-bottom:0px}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ul li{font-family:inherit;color:#fff;font-size:inherit}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ul li{padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ul li{padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ul li{padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ul li{padding-bottom:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ul li .plantilla-color{color:#fff}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ul li a{font-family:inherit;color:#66e4ee;font-size:inherit}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ul li a span{font-family:inherit;color:inherit;font-size:inherit}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ul li a:hover{text-decoration:underline}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ul li span{color:#fff}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ul li:last-child{margin-bottom:0px}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ol{list-style:decimal}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ol{padding-left:0.75rem;padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ol{padding-left:1.25rem;padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ol{padding-left:2rem;padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ol{padding-left:4rem;padding-bottom:0px}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ol li{font-family:inherit;color:#fff;font-size:inherit}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ol li{padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ol li{padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ol li{padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ol li{padding-bottom:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ol li .plantilla-color{color:#fff}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ol li a{font-family:inherit;color:#66e4ee;font-size:inherit}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ol li a span{font-family:inherit;color:inherit;font-size:inherit}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ol li a:hover{text-decoration:underline}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-parrafo-banner-texto ol li:last-child{margin-bottom:0px}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal{padding:0.375rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal{padding:0.625rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal{padding:1rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal{padding:2rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal{padding-left:0px;padding-right:0px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal{padding-left:0px;padding-right:0px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal{padding-left:0px;padding-right:0px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal{padding-left:0px;padding-right:0px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal{padding-top:50px;padding-bottom:0px}}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal a{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal a button{width:100%;max-width:none;padding:15px 20px;height:fit-content}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal a:hover{text-decoration:none}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal a{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal a button{max-width:none;padding:16px 96px;height:fit-content}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal a:hover{text-decoration:none}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal a{width:auto}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal a button{width:auto;max-width:300px;padding:17px 48px;min-height:52px;height:fit-content;border:1px solid #fff}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-petrol .act-div-banner-texto .act-div-btn-principal a:hover{text-decoration:none}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;background-color:#fff}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-white-img{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-moz-box-direction:reverse;-moz-box-orient:horizontal;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-white-img{width:100%}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-white-img{width:100%}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-white-img{width:40%}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-white-img{width:40%}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-white-img .act-div-columns{display:-ms-grid;display:grid;-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-white-img .act-div-columns{width:100%}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-white-img .act-div-columns{width:100%}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-white-img .act-div-columns{width:80%}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-white-img .act-div-columns{width:80%}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-white-img .act-div-columns{-ms-grid-rows:repeat(3, 0% 100% 0%);grid-template-rows:repeat(3, 0% 100% 0%)}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-white-img .act-div-columns{-ms-grid-rows:repeat(3, 0% 100% 0%);grid-template-rows:repeat(3, 0% 100% 0%)}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-white-img .act-div-columns{-ms-grid-rows:repeat(3, 10% 80% 10%);grid-template-rows:repeat(3, 10% 80% 10%)}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-white-img .act-div-columns{-ms-grid-rows:repeat(3, 10% 80% 10%);grid-template-rows:repeat(3, 10% 80% 10%)}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-white-img .act-div-columns div img{object-fit:cover;width:100%;height:100%}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;background-color:#4a4a4a;color:#fff}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto{padding:0.75rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto{padding:1.25rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto{padding:2rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto{padding:4rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto{width:100%}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto{width:100%}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto{width:60%}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto{width:60%}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-titulo-banner-texto h5{color:#66e4ee}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-titulo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-titulo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-titulo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-titulo-banner-texto{margin-bottom:2rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto{margin-bottom:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto .texto-normal{font-family:"Montserrat-Parati",serif;color:#fff}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto .texto-normal{line-height:1.25rem}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto .texto-normal{line-height:1.55rem}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto .texto-normal{line-height:1.75rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto p{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto p{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto p{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto p{margin-bottom:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto ul{list-style:disc}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto ul{padding-left:0.75rem;padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto ul{padding-left:1.25rem;padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto ul{padding-left:2rem;padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto ul{padding-left:4rem;padding-bottom:2rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto ul li{padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto ul li{padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto ul li{padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto ul li{padding-bottom:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-parrafo-banner-texto ul li .plantilla-color{color:#fff}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-div-btn-principal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-div-btn-principal{padding:0.375rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-div-btn-principal{padding:0.625rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-div-btn-principal{padding:1rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-dark-gray .act-div-banner-texto .act-div-btn-principal{padding:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;background-color:#fff}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-white-img{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-moz-box-direction:reverse;-moz-box-orient:horizontal;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-white-img{width:100%}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-white-img{width:100%}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-white-img{width:40%}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-white-img{width:40%}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-white-img .act-div-columns{display:-ms-grid;display:grid;-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-white-img .act-div-columns{width:100%}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-white-img .act-div-columns{width:100%}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-white-img .act-div-columns{width:80%}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-white-img .act-div-columns{width:80%}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-white-img .act-div-columns{-ms-grid-rows:repeat(3, 0% 100% 0%);grid-template-rows:repeat(3, 0% 100% 0%)}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-white-img .act-div-columns{-ms-grid-rows:repeat(3, 0% 100% 0%);grid-template-rows:repeat(3, 0% 100% 0%)}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-white-img .act-div-columns{-ms-grid-rows:repeat(3, 10% 80% 10%);grid-template-rows:repeat(3, 10% 80% 10%)}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-white-img .act-div-columns{-ms-grid-rows:repeat(3, 10% 80% 10%);grid-template-rows:repeat(3, 10% 80% 10%)}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-white-img .act-div-columns div img{object-fit:cover;width:100%;height:100%}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;background-color:#f2f2f2;color:#fff}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto{padding:0.75rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto{padding:1.25rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto{padding:2rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto{padding:4rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto{width:100%}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto{width:100%}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto{width:60%}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto{width:60%}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-titulo-banner-texto h5{color:#023f88}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-titulo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-titulo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-titulo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-titulo-banner-texto{margin-bottom:2rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto{margin-bottom:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto .texto-normal{font-family:"Montserrat-Parati",serif;color:#4a4a4a}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto .texto-normal{line-height:1.25rem}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto .texto-normal{line-height:1.55rem}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto .texto-normal{line-height:1.75rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto p{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto p{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto p{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto p{margin-bottom:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto ul{list-style:disc}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto ul{margin-left:0.75rem;margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto ul{margin-left:1.25rem;margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto ul{margin-left:2rem;margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto ul{margin-left:4rem;margin-bottom:0.375rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto ul li{padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto ul li{padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto ul li{padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto ul li{padding-bottom:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-parrafo-banner-texto ul li .plantilla-color{color:#4a4a4a}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-div-btn-principal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-div-btn-principal{padding:0.375rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-div-btn-principal{padding:0.625rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-div-btn-principal{padding:1rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-light-grey .act-div-banner-texto .act-div-btn-principal{padding:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;background-color:#fff}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey{padding-top:20px;padding-bottom:20px}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey{-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-white-img{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-moz-box-direction:reverse;-moz-box-orient:horizontal;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-white-img{width:100%}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-white-img{width:100%}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-white-img{width:40%}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-white-img{width:40%}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-white-img .act-div-columns{display:-ms-grid;display:grid;-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-white-img .act-div-columns{width:100%}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-white-img .act-div-columns{width:100%}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-white-img .act-div-columns{width:80%}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-white-img .act-div-columns{width:80%}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-white-img .act-div-columns{-ms-grid-rows:repeat(3, 0% 100% 0%);grid-template-rows:repeat(3, 0% 100% 0%)}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-white-img .act-div-columns{-ms-grid-rows:repeat(3, 0% 100% 0%);grid-template-rows:repeat(3, 0% 100% 0%)}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-white-img .act-div-columns{-ms-grid-rows:repeat(3, 10% 80% 10%);grid-template-rows:repeat(3, 10% 80% 10%)}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-white-img .act-div-columns{-ms-grid-rows:repeat(3, 10% 80% 10%);grid-template-rows:repeat(3, 10% 80% 10%)}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-white-img .act-div-columns div img{object-fit:cover;width:100%;height:100%}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;background-color:#c2cacf;color:#fff}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto{padding:0.75rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto{padding:1.25rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto{padding:2rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto{padding:4rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto{width:100%}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto{width:100%}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto{width:60%}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto{width:60%}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-titulo-banner-texto h5{color:#023f88}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-titulo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-titulo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-titulo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-titulo-banner-texto{margin-bottom:2rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto{margin-bottom:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto .texto-normal{font-family:"Montserrat-Parati",serif;color:#4a4a4a}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto .texto-normal{line-height:1.25rem}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto .texto-normal{line-height:1.55rem}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto .texto-normal{line-height:1.75rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto p{margin-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto p{margin-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto p{margin-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto p{margin-bottom:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto ul{list-style:disc}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto ul{padding-left:0.75rem;padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto ul{padding-left:1.25rem;padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto ul{padding-left:2rem;padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto ul{padding-left:4rem;padding-bottom:2rem}}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto ul li{padding-bottom:20px}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto ul li{padding-bottom:20px}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto ul li{padding-bottom:20px}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto ul li{padding-bottom:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-parrafo-banner-texto ul li .plantilla-color{color:#4a4a4a}.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-div-btn-principal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}@media only screen and (min-width: 180px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-div-btn-principal{padding:0.375rem}}@media only screen and (min-width: 720px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-div-btn-principal{padding:0.625rem}}@media only screen and (min-width: 960px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-div-btn-principal{padding:1rem}}@media only screen and (min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-div-modulo-img-banner-medium-grey .act-div-banner-texto .act-div-btn-principal{padding:2rem}}.act-detalle-body .act-body .act-contenedor-gen .act-separator-module-small{width:100%}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-separator-module-small{min-height:16px;height:16px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-separator-module-small{min-height:20px;height:20px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-separator-module-small{min-height:24px;height:24px}}.act-detalle-body .act-body .act-contenedor-gen .act-separator-module-medium{width:100%}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-separator-module-medium{min-height:24px;height:24px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-separator-module-medium{min-height:36px;height:36px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-separator-module-medium{min-height:42px;height:42px}}.act-detalle-body .act-body .act-contenedor-gen .act-separator-module-large{width:100%}@media(min-width: 180px)and (max-width: 719.98px){.act-detalle-body .act-body .act-contenedor-gen .act-separator-module-large{min-height:42px;height:42px}}@media(min-width: 720px)and (max-width: 991.98px){.act-detalle-body .act-body .act-contenedor-gen .act-separator-module-large{min-height:52px;height:52px}}@media(min-width: 992px){.act-detalle-body .act-body .act-contenedor-gen .act-separator-module-large{min-height:64px;height:64px}}.act-detalle-body .act-body .act-contenedor-gen .act-separator-module-white{background-color:#fff}.act-detalle-body .act-body .act-contenedor-gen .act-separator-module-light-grey{background-color:#f2f2f2}.act-detalle-body .act-body .act-contenedor-gen .act-separator-module-grey{background-color:#c2cacf}.act-detalle-body .act-body .act-contenedor-gen .act-separator-module-petrol{background-color:#023f88}@media(min-width: 180px)and (max-width: 959.98px){.mt-minus-225{margin-top:-285px}}@media(min-width: 992px)and (max-width: 1599.98px){.mt-minus-225{margin-top:-225px}}@media(min-width: 1600px){.mt-minus-225{margin-top:-225px}}.ui-menu .ui-state-active{margin:-1px}.ui-widget.ui-widget-content{border:1px solid #023f88;background-color:#fff}.ui-widget-content{border:1px solid #023f88;font-family:"Montserrat-Parati",serif;color:#023f88}.ui-widget-content .ui-state-highlight{border:1px solid #023f88;background:#b3f2f7;color:#023f88}.ui-menu-item:hover{color:#023f88;border-color:#023f88;background:#b3f2f7}.ui-menu .ui-menu-item-wrapper{padding:1rem}.ui-menu-item-wrapper:hover{color:#023f88;border-color:#023f88;background:#b3f2f7}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:0}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:0px;background:#b3f2f7;font-weight:normal;color:#023f88}.home-desktop-buscador{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;min-height:550px}.home-desktop-buscador .div-bus-contenedor{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor{padding:1.5rem}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor{padding:2.5rem}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor{padding:4rem}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor{padding:4rem}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor{padding-top:64px}}.home-desktop-buscador .div-bus-contenedor .marcaAzul{background-color:#afeef3}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor{padding-bottom:0}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor{padding-bottom:0}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor{padding-bottom:0}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor{padding-bottom:0}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor{padding-bottom:0}}.home-desktop-buscador .div-bus-contenedor .div-directorio{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-directorio{margin-bottom:25px}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-directorio{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-directorio{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-directorio{display:none}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-directorio{display:flex}}.home-desktop-buscador .div-bus-contenedor .div-directorio .enlace{font-family:"Montserrat-Parati-Light",serif;color:#023f88}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop-buscador .div-bus-contenedor .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-directorio .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-directorio .enlace{font-size:18px}}.home-desktop-buscador .div-bus-contenedor .div-directorio .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Light",serif}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop-buscador .div-bus-contenedor .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-directorio .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-directorio .enlace a{font-size:18px}}.home-desktop-buscador .div-bus-contenedor .div-directorio .enlace a:hover{color:#023f88;text-decoration:underline}.home-desktop-buscador .div-bus-contenedor .div-directorio .sep{background:url("/assets/front/images/vw-elements/home-v2/sep.png") no-repeat;background-position:center;width:5px;height:10px}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-directorio .sep{margin-left:0.375rem;margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-desktop-buscador .div-bus-contenedor .div-directorio .sep{margin-left:0.5rem;margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-directorio .sep{margin-left:1rem;margin-right:1rem}}.home-desktop-buscador .div-bus-contenedor .div-directorio .normal{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-transform:uppercase}@media(min-width: 180px)and (max-width: 959.98px){.home-desktop-buscador .div-bus-contenedor .div-directorio .normal{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-desktop-buscador .div-bus-contenedor .div-directorio .normal{font-size:18px}}@media(min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop-buscador .div-bus-contenedor .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-directorio .normal{font-size:18px}}.home-desktop-buscador .div-bus-contenedor .div-directorio-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil{display:flex}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil{display:none}}.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .enlace{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .enlace{font-size:18px}}.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .enlace a{font-size:18px}}.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .enlace a:hover{color:#023f88;text-decoration:underline}.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .sep-inv{background:url("/assets/front/images/vw-elements/home-v2/sep-inv.png") no-repeat;background-position:center;width:5px;height:10px;margin-left:0}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .sep-inv{margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .sep-inv{margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-directorio-movil .sep-inv{margin-right:1rem}}.home-desktop-buscador .div-bus-contenedor .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.home-desktop-buscador .div-bus-contenedor .div-titulo h1{font-family:"Montserrat-Parati-Bold",serif;text-align:center}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop-buscador .div-bus-contenedor .div-titulo h1{font-size:26px}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-titulo h1{font-size:34px}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-titulo h1{font-size:46px}}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-titulo{margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-titulo{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-titulo{margin-bottom:2rem}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-titulo{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-titulo{margin-bottom:64px}}.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador{margin-top:0.75rem}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador{margin-top:0}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador{margin-top:0}}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador{margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador{margin-bottom:2rem}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador{margin-bottom:64px}}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form{width:calc(100%)}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form{width:calc(100%)}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form{width:calc(100%)}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form{width:calc(80%)}}.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100%)}.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador input{padding-left:60px}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .grupo{width:calc(100%)}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .grupo{width:calc(100%)}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .grupo{width:calc(100%)}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .grupo{width:calc(80%)}}.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .grupo .corner-group .notch>label{left:35px;color:#4c5356}.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .grupo .corner-group svg{position:relative;top:-45%;left:20px}.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .grupo .corner-group input{color:#4a4a4a}.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .grupo .corner-group input:focus~.corner-input>.notch>label,.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .grupo .corner-group input:valid~.corner-input>.notch>label{left:0}.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .div-btn-submit{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-moz-box-direction:reverse;-moz-box-orient:horizontal;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .div-btn-submit{width:calc(100%)}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .div-btn-submit{width:calc(100%)}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .div-btn-submit{width:calc(100%)}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .div-btn-submit{width:calc(20%)}}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .div-btn-submit{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:0.75rem}.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .div-btn-submit .primary{width:100%;max-width:none}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .div-btn-submit{-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;margin-top:0.75rem}.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .div-btn-submit .primary{width:100%;max-width:none}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .div-btn-submit{-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;margin-top:0.75rem}.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .div-btn-submit .primary{width:100%;max-width:none}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .div-btn-submit{-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;margin-top:0}.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .div-btn-submit .primary{width:90%;max-width:300px}}.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador form .div-formulario-buscador .div-btn-submit button{width:90%}.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador .div-filtro-buscador-linea{border-top:1px solid #a8adb3}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador .div-filtro-buscador-linea{margin-top:0.75rem}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador .div-filtro-buscador-linea{margin-top:1.25rem}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador .div-filtro-buscador-linea{margin-top:2rem}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador .div-filtro-buscador-linea{margin-top:4rem}}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador .div-filtro-buscador-linea{width:calc(100%)}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador .div-filtro-buscador-linea{width:calc(100%)}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador .div-filtro-buscador-linea{width:calc(100%)}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-filtro-buscador .div-filtro-buscador-linea{width:calc(80%)}}.home-desktop-buscador .div-bus-contenedor .div-total-resultados{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-total-resultados{margin-top:0.75rem}}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-total-resultados{margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-total-resultados{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-total-resultados{margin-bottom:2rem}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-total-resultados{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-total-resultados{margin-bottom:64px}}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-total-resultados .div-texto-resultados{margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-total-resultados .div-texto-resultados{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-total-resultados .div-texto-resultados{margin-bottom:2rem}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-total-resultados .div-texto-resultados{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-total-resultados .div-texto-resultados{margin-bottom:64px}}.home-desktop-buscador .div-bus-contenedor .div-total-resultados .div-texto-resultados h3{font-family:"Montserrat-Parati-Light",serif}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop-buscador .div-bus-contenedor .div-total-resultados .div-texto-resultados h3{font-size:22px}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-total-resultados .div-texto-resultados h3{font-size:22px}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-total-resultados .div-texto-resultados h3{font-size:36px}}.home-desktop-buscador .div-bus-contenedor .div-total-resultados .div-total-resultados-linea{width:calc(100%);border-top:1px solid #a8adb3}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;width:100%}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #a8adb3;width:100%}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador{margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador{margin-bottom:2rem}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador{margin-bottom:64px}}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-fecha{width:calc(100%)}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-fecha{width:calc(20%)}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-fecha{width:calc(20%)}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-fecha{width:calc(13%)}}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-fecha{padding-top:10px;padding-bottom:15px}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-fecha{padding-top:10px;padding-bottom:15px}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-fecha{padding-top:10px;padding-bottom:15px}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-fecha{padding-top:0;padding-bottom:0}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-fecha{padding-top:0;padding-bottom:0}}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado{width:calc(100%)}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado{width:calc(80%)}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado{width:calc(80%)}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado{width:calc(87%)}}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-titulo{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-titulo{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-titulo{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-titulo{margin-bottom:28px}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-titulo{margin-bottom:28px}}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-titulo span{font-size:16px;line-height:24px}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-titulo span{font-size:16px;line-height:24px}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-titulo span{font-size:20px;line-height:26px}}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo{margin-bottom:28px}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo{margin-bottom:28px}}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo{gap:15px}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo{gap:15px}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo{gap:15px}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo{gap:2rem}}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-no-guardado{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-no-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-no-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-no-guardado:hover{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-no-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-no-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-no-guardado:active{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-no-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-no-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-guardado{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/reg-guardado-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/reg-guardado.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-guardado:hover{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-guardado:active{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-descargar{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-descargar{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-descargar{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-descargar:hover{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-descargar:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-over-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-descargar:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-over.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-descargar:active{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-descargar:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-active-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .act-btn-icono-descargar:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-active.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .div-bus-titulo{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .div-bus-titulo{font-size:16px;line-height:normal}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .div-bus-titulo{font-size:16px;line-height:normal}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .div-bus-titulo{font-size:24px;line-height:normal}}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .div-bus-titulo span{font-size:16px;line-height:normal}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .div-bus-titulo span{font-size:16px;line-height:normal}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .div-bus-titulo span{font-size:24px;line-height:normal}}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-subtitulo .div-bus-titulo span.marcaAzul{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-descripcion{font-family:"Montserrat-Parati",serif;color:#4a4a4a;font-size:18px;line-height:28px;margin:0}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-descripcion{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-descripcion{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-descripcion{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-descripcion{margin-bottom:28px}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-descripcion{margin-bottom:28px}}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-descripcion{font-size:16px;line-height:24px}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-descripcion{font-size:16px;line-height:24px}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-descripcion{font-size:20px;line-height:26px}}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-descripcion b{font-family:"Montserrat-Parati-Bold",serif}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-descripcion p,.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-descripcion span{font-size:16px;line-height:24px}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-descripcion p,.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-descripcion span{font-size:16px;line-height:24px}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-descripcion p,.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-descripcion span{font-size:20px;line-height:26px}}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-directorio{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-directorio{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-directorio{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-directorio{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-directorio{margin-bottom:28px}}@media only screen and (min-width: 1600px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-directorio{margin-bottom:28px}}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-directorio .enlace{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-transform:uppercase}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-directorio .enlace a{text-decoration:none;text-transform:uppercase}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-directorio .enlace a{font-size:14px}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-directorio .enlace a{font-size:18px}}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-directorio .enlace a:hover{color:#023f88;text-decoration:underline}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-directorio .sep{background:url("/assets/front/images/vw-elements/home-v2/sep.png") no-repeat;background-position:center;width:5px;height:10px;margin-left:1rem;margin-right:1rem}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-directorio .normal{font-family:"Montserrat-Parati",serif;color:#023f88;text-transform:uppercase}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-directorio .normal a{text-decoration:none}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-directorio .normal a{font-size:14px}}@media(min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-directorio .normal a{font-size:18px}}.home-desktop-buscador .div-bus-contenedor .div-resultados-buscador .div-resultado-buscador .div-datos-resultado .div-datos-resultado-directorio .normal a:hover{color:#023f88;text-decoration:underline}.home-desktop-buscador .div-bus-contenedor .div-paginacion-buscador{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}@media only screen and (min-width: 180px){.home-desktop-buscador .div-bus-contenedor .div-paginacion-buscador{padding-top:0.75rem;padding-bottom:0.75rem}}@media only screen and (min-width: 720px){.home-desktop-buscador .div-bus-contenedor .div-paginacion-buscador{padding-top:1.25rem;padding-bottom:1.25rem}}@media only screen and (min-width: 960px){.home-desktop-buscador .div-bus-contenedor .div-paginacion-buscador{padding-top:2rem;padding-bottom:2rem}}@media only screen and (min-width: 992px){.home-desktop-buscador .div-bus-contenedor .div-paginacion-buscador{padding-top:4rem;padding-bottom:4rem}}.home-desktop-buscador .div-bus-contenedor .div-paginacion-buscador .div-left a.ghost-arrow-left:after,.home-desktop-buscador .div-bus-contenedor .div-paginacion-buscador .div-left a.ghost-arrow-left-dark:after{content:"";position:absolute;width:12px;height:12px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:13px;left:0px;-webkit-transform:translate(calc(-50% + 2px), -50%) rotate(45deg);-moz-transform:translate(calc(-50% + 2px), -50%) rotate(45deg);-ms-transform:translate(calc(-50% + 2px), -50%) rotate(45deg);transform:translate(calc(-50% + 2px), -50%) rotate(45deg)}.home-desktop-buscador .div-bus-contenedor .div-paginacion-buscador .div-right a.ghost-arrow-right:after,.home-desktop-buscador .div-bus-contenedor .div-paginacion-buscador .div-right a.ghost-arrow-left-dark:after{content:"";position:absolute;width:12px;height:12px;border-bottom:2px solid #023f88;border-left:2px solid #023f88;top:13px;left:24px;-webkit-transform:translate(calc(-50% - 2px), -50%) rotate(225deg);-moz-transform:translate(calc(-50% - 2px), -50%) rotate(225deg);-ms-transform:translate(calc(-50% - 2px), -50%) rotate(225deg);transform:translate(calc(-50% - 2px), -50%) rotate(225deg)}.home-desktop-guardados{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff}@media only screen and (min-width: 180px){.home-desktop-guardados{padding-top:75px}}@media only screen and (min-width: 720px){.home-desktop-guardados{padding-top:75px}}@media only screen and (min-width: 960px){.home-desktop-guardados{padding-top:75px}}@media only screen and (min-width: 992px){.home-desktop-guardados{padding-top:75px}}@media only screen and (min-width: 180px){.home-desktop-guardados{min-height:450px}}@media only screen and (min-width: 720px){.home-desktop-guardados{min-height:450px}}@media only screen and (min-width: 960px){.home-desktop-guardados{min-height:450px}}@media only screen and (min-width: 992px){.home-desktop-guardados{min-height:550px}}.home-desktop-guardados .div-guardados-contenedor{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor{padding:1.5rem}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor{padding:2.5rem}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor{padding:4rem}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor{padding:4rem}}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor{padding-left:1.5rem}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor{padding-left:2.5rem}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor{padding-left:4rem}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor{padding-left:80px}}@media only screen and (min-width: 1600px){.home-desktop-guardados .div-guardados-contenedor{padding-left:80px}}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor{padding-top:1.5rem}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor{padding-top:2.5rem}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor{padding-top:4rem}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor{padding-top:64px}}@media only screen and (min-width: 1600px){.home-desktop-guardados .div-guardados-contenedor{padding-top:64px}}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor{padding-bottom:0}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor{padding-bottom:0}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor{padding-bottom:0}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor{padding-bottom:4rem}}.home-desktop-guardados .div-guardados-contenedor .div-directorio{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor .div-directorio{margin-bottom:25px}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .div-directorio{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-desktop-guardados .div-guardados-contenedor .div-directorio{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-guardados .div-guardados-contenedor .div-directorio{display:none}}@media(min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .div-directorio{display:flex}}.home-desktop-guardados .div-guardados-contenedor .div-directorio .enlace{font-family:"Montserrat-Parati-Light",serif;color:#023f88}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .enlace{font-size:18px}}.home-desktop-guardados .div-guardados-contenedor .div-directorio .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Light",serif}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .enlace a{font-size:18px}}.home-desktop-guardados .div-guardados-contenedor .div-directorio .enlace a:hover{color:#023f88;text-decoration:underline}.home-desktop-guardados .div-guardados-contenedor .div-directorio .sep{background:url("/assets/front/images/vw-elements/home-v2/sep.png") no-repeat;background-position:center;width:5px;height:10px}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .sep{margin-left:0.375rem;margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .sep{margin-left:0.5rem;margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .sep{margin-left:1rem;margin-right:1rem}}.home-desktop-guardados .div-guardados-contenedor .div-directorio .normal{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-transform:uppercase}@media(min-width: 180px)and (max-width: 959.98px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .normal{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .normal{font-size:18px}}@media(min-width: 1600px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop-guardados .div-guardados-contenedor .div-directorio .normal{font-size:18px}}.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil{display:flex}}@media(min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil{display:none}}.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .enlace{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .enlace{font-size:18px}}.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .enlace a{font-size:18px}}.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .enlace a:hover{color:#023f88;text-decoration:underline}.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .sep-inv{background:url("/assets/front/images/vw-elements/home-v2/sep-inv.png") no-repeat;background-position:center;width:5px;height:10px;margin-left:0}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .sep-inv{margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .sep-inv{margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor .div-directorio-movil .sep-inv{margin-right:1rem}}.home-desktop-guardados .div-guardados-contenedor .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .div-titulo{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-desktop-guardados .div-guardados-contenedor .div-titulo{margin-bottom:64px}}.home-desktop-guardados .div-guardados-contenedor .div-titulo h1{font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor .div-titulo h1{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor .div-titulo h1{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor .div-titulo h1{margin-bottom:20px}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .div-titulo h1{margin-bottom:27px}}@media only screen and (min-width: 1600px){.home-desktop-guardados .div-guardados-contenedor .div-titulo h1{margin-bottom:27px}}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop-guardados .div-guardados-contenedor .div-titulo h1{font-size:26px}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop-guardados .div-guardados-contenedor .div-titulo h1{font-size:32px}}@media(min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .div-titulo h1{font-size:46px}}.home-desktop-guardados .div-guardados-contenedor .div-titulo h1 strong{font-family:"Montserrat-Parati-Light",serif;font-size:46px}.home-desktop-guardados .div-guardados-contenedor .div-titulo span{font-family:"Montserrat-Parati",serif;text-align:center;color:#4c5356}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop-guardados .div-guardados-contenedor .div-titulo span{font-size:16px;line-height:24px}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop-guardados .div-guardados-contenedor .div-titulo span{font-size:18px;line-height:28px}}@media(min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .div-titulo span{font-size:22px;line-height:28px}}.home-desktop-guardados .div-guardados-contenedor .section-guardados{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados{display:-ms-grid;display:grid;gap:28px;width:fit-content}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados{margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados{margin-bottom:2rem}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados{margin-bottom:0px}}@media only screen and (min-width: 1600px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados{margin-bottom:0px}}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados{-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados{-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados{-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados{-ms-grid-columns:repeat(3, 1fr);grid-template-columns:repeat(3, 1fr)}}.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;cursor:pointer;max-width:410px}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado{padding:0.75rem}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado{padding:1.25rem}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado{padding:2rem}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado{padding:25px}}@media only screen and (min-width: 1600px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado{padding:25px}}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado{box-shadow:0px 8px 16px rgba(2,63,136,.1),inset 0px 2px 2px rgba(2,63,136,.06);min-height:fit-content;height:fit-content}}@media(min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado{box-shadow:0px 8px 12px rgba(2,63,136,.1),inset 0px 2px 2px rgba(2,63,136,.06);min-height:250px}}.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;gap:10px}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera{margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera{margin-bottom:2rem}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera{margin-bottom:56px}}@media only screen and (min-width: 1600px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera{margin-bottom:56px}}.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .div-titulo-not-guardado{color:#023f88;font-family:"Montserrat-Parati-Bold",serif;text-transform:uppercase}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .div-titulo-not-guardado{font-size:16px;line-height:26px}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .div-titulo-not-guardado{font-size:16px;line-height:26px}}@media(min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .div-titulo-not-guardado{font-size:20px;line-height:28px}}.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-no-guardado{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-no-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-no-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-no-guardado:hover{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-no-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-no-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-no-guardado:active{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-no-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-no-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-guardado{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/reg-guardado-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/reg-guardado.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-guardado:hover{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-guardado:active{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-descargar{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-descargar{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-descargar{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-descargar:hover{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-descargar:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-over-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-descargar:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-over.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-descargar:active{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-descargar:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-active-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .cabecera .act-btn-icono-descargar:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-active.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .div-contenido a,.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .div-contenido span{color:#4c5356;font-family:"Montserrat-Parati-Light",serif;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .div-contenido a,.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .div-contenido span{font-size:16px;line-height:26px}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .div-contenido a,.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .div-contenido span{font-size:18px;line-height:26px}}@media(min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .div-contenido a,.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .div-contenido span{font-size:25px;line-height:32px}}.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .div-contenido a span,.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado .div-contenido span span{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box}.home-desktop-guardados .div-guardados-contenedor .section-guardados .div-resultados-guardados .div-resultado-guardado:hover{cursor:pointer;border:1px solid #66e4ee;box-shadow:0px 8px 12px rgba(2,63,136,.24)}.home-desktop-guardados .div-guardados-contenedor .div-ver-mas{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width: 180px){.home-desktop-guardados .div-guardados-contenedor .div-ver-mas{margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.home-desktop-guardados .div-guardados-contenedor .div-ver-mas{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.home-desktop-guardados .div-guardados-contenedor .div-ver-mas{margin-bottom:2rem}}@media only screen and (min-width: 992px){.home-desktop-guardados .div-guardados-contenedor .div-ver-mas{margin-bottom:4rem}}.home-desktop-portales{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;min-height:550px}.home-desktop-portales .div-portales-contenedor{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor{padding:1.5rem}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor{padding:2.5rem}}@media only screen and (min-width: 960px){.home-desktop-portales .div-portales-contenedor{padding:4rem}}@media only screen and (min-width: 992px){.home-desktop-portales .div-portales-contenedor{padding:4rem}}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor{padding-left:1.5rem}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor{padding-left:2.5rem}}@media only screen and (min-width: 960px){.home-desktop-portales .div-portales-contenedor{padding-left:4rem}}@media only screen and (min-width: 992px){.home-desktop-portales .div-portales-contenedor{padding-left:80px}}@media only screen and (min-width: 1600px){.home-desktop-portales .div-portales-contenedor{padding-left:80px}}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor{padding-top:1.5rem}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor{padding-top:2.5rem}}@media only screen and (min-width: 960px){.home-desktop-portales .div-portales-contenedor{padding-top:4rem}}@media only screen and (min-width: 992px){.home-desktop-portales .div-portales-contenedor{padding-top:64px}}@media only screen and (min-width: 1600px){.home-desktop-portales .div-portales-contenedor{padding-top:64px}}.home-desktop-portales .div-portales-contenedor .div-directorio{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-desktop-portales .div-portales-contenedor .div-directorio{margin-bottom:25px}}@media only screen and (min-width: 992px){.home-desktop-portales .div-portales-contenedor .div-directorio{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-desktop-portales .div-portales-contenedor .div-directorio{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-portales .div-portales-contenedor .div-directorio{display:none}}@media(min-width: 992px){.home-desktop-portales .div-portales-contenedor .div-directorio{display:flex}}.home-desktop-portales .div-portales-contenedor .div-directorio .enlace{font-family:"Montserrat-Parati-Light",serif;color:#023f88}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop-portales .div-portales-contenedor .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop-portales .div-portales-contenedor .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop-portales .div-portales-contenedor .div-directorio .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop-portales .div-portales-contenedor .div-directorio .enlace{font-size:18px}}.home-desktop-portales .div-portales-contenedor .div-directorio .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Light",serif}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop-portales .div-portales-contenedor .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop-portales .div-portales-contenedor .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop-portales .div-portales-contenedor .div-directorio .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop-portales .div-portales-contenedor .div-directorio .enlace a{font-size:18px}}.home-desktop-portales .div-portales-contenedor .div-directorio .enlace a:hover{color:#023f88;text-decoration:underline}.home-desktop-portales .div-portales-contenedor .div-directorio .sep{background:url("/assets/front/images/vw-elements/home-v2/sep.png") no-repeat;background-position:center;width:5px;height:10px}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor .div-directorio .sep{margin-left:0.375rem;margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-desktop-portales .div-portales-contenedor .div-directorio .sep{margin-left:0.5rem;margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor .div-directorio .sep{margin-left:1rem;margin-right:1rem}}.home-desktop-portales .div-portales-contenedor .div-directorio .normal{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-transform:uppercase}@media(min-width: 180px)and (max-width: 959.98px){.home-desktop-portales .div-portales-contenedor .div-directorio .normal{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-desktop-portales .div-portales-contenedor .div-directorio .normal{font-size:18px}}@media(min-width: 1600px){.home-desktop-portales .div-portales-contenedor .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop-portales .div-portales-contenedor .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop-portales .div-portales-contenedor .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop-portales .div-portales-contenedor .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop-portales .div-portales-contenedor .div-directorio .normal{font-size:18px}}.home-desktop-portales .div-portales-contenedor .div-directorio-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil{display:flex}}@media(min-width: 992px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil{display:none}}.home-desktop-portales .div-portales-contenedor .div-directorio-movil .enlace{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil .enlace{font-size:18px}}.home-desktop-portales .div-portales-contenedor .div-directorio-movil .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil .enlace a{font-size:18px}}.home-desktop-portales .div-portales-contenedor .div-directorio-movil .enlace a:hover{color:#023f88;text-decoration:underline}.home-desktop-portales .div-portales-contenedor .div-directorio-movil .sep-inv{background:url("/assets/front/images/vw-elements/home-v2/sep-inv.png") no-repeat;background-position:center;width:5px;height:10px;margin-left:0}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil .sep-inv{margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil .sep-inv{margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor .div-directorio-movil .sep-inv{margin-right:1rem}}.home-desktop-portales .div-portales-contenedor .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 960px){.home-desktop-portales .div-portales-contenedor .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 992px){.home-desktop-portales .div-portales-contenedor .div-titulo{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-desktop-portales .div-portales-contenedor .div-titulo{margin-bottom:64px}}.home-desktop-portales .div-portales-contenedor .div-titulo h1{font-family:"Montserrat-Parati-Bold",serif;font-size:46px;text-align:center}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 960px){.home-desktop-portales .div-portales-contenedor .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 992px){.home-desktop-portales .div-portales-contenedor .div-titulo h1{margin-bottom:27px}}@media only screen and (min-width: 1600px){.home-desktop-portales .div-portales-contenedor .div-titulo h1{margin-bottom:27px}}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop-portales .div-portales-contenedor .div-titulo h1{font-size:26px;line-height:36px}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop-portales .div-portales-contenedor .div-titulo h1{font-size:34px;line-height:44px}}@media(min-width: 992px){.home-desktop-portales .div-portales-contenedor .div-titulo h1{font-size:46px;line-height:56px}}.home-desktop-portales .div-portales-contenedor .div-titulo span{font-family:"Montserrat-Parati",serif;text-align:center;color:#4c5356}@media(min-width: 180px)and (max-width: 959.98px){.home-desktop-portales .div-portales-contenedor .div-titulo span{font-size:16px;line-height:26px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-desktop-portales .div-portales-contenedor .div-titulo span{font-size:22px;line-height:28px}}@media(min-width: 1600px){.home-desktop-portales .div-portales-contenedor .div-titulo span{font-size:22px;line-height:28px}}.home-desktop-portales .div-portales-contenedor .contenedor-portales{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop-portales .div-portales-contenedor .contenedor-portales{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 720px)and (max-width: 1599.98px){.home-desktop-portales .div-portales-contenedor .contenedor-portales{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media(min-width: 1600px){.home-desktop-portales .div-portales-contenedor .contenedor-portales{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-moz-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;box-shadow:0px 8px 12px rgba(2,63,136,.1);border-radius:2px;gap:14px}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{padding:15px}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{padding:15px}}@media only screen and (min-width: 960px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{padding:15px}}@media only screen and (min-width: 992px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{padding:25px}}@media only screen and (min-width: 1600px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{padding:25px}}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{padding-bottom:25px}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{padding-bottom:25px}}@media only screen and (min-width: 960px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{padding-bottom:25px}}@media only screen and (min-width: 992px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{padding-bottom:25px}}@media only screen and (min-width: 1600px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{padding-bottom:25px}}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{padding-top:25px}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{padding-top:25px}}@media only screen and (min-width: 960px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{padding-top:25px}}@media only screen and (min-width: 992px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{padding-top:25px}}@media only screen and (min-width: 1600px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{padding-top:25px}}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{margin:10px}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{margin:10px}}@media only screen and (min-width: 960px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{margin:10px}}@media only screen and (min-width: 992px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{margin:14px}}@media only screen and (min-width: 1600px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{margin:14px}}@media only screen and (min-width: 180px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{width:255px}}@media only screen and (min-width: 720px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{width:315px}}@media only screen and (min-width: 960px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{width:315px}}@media only screen and (min-width: 992px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{width:355px}}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{min-height:226px}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{min-height:246px}}@media(min-width: 992px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{min-height:320px}}@media only screen and (min-width: 1600px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal{padding:64px;margin:14px;width:25%;min-height:320px}}.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal .icon-neeyamo-works{background:url("/assets/front/images/vw-elements/home-v2/portales/squares-finger.png") no-repeat;background-position:center;width:80px;height:70px}.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal .icon-car-key{background:url("/assets/front/images/vw-elements/home-v2/portales/car-key.png") no-repeat;background-position:center;width:80px;height:74px}.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal .icon-document-lines-pen{background:url("/assets/front/images/vw-elements/home-v2/portales/document-lines-pen.png") no-repeat;background-position:center;width:64px;height:72px}.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal .icon-ipad-finger{background:url("/assets/front/images/vw-elements/home-v2/portales/ipad-finger.png") no-repeat;background-position:center;width:68px;height:72px}.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal .icon-monitor-circle-eurosign{background:url("/assets/front/images/vw-elements/home-v2/portales/monitor-circle-eurosign.png") no-repeat;background-position:center;width:80px;height:74px}.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal .icon-wheel-circle-arrows{background:url("/assets/front/images/vw-elements/home-v2/portales/wheel-circle-arrows.png") no-repeat;background-position:center;width:80px;height:80px}.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal .enlace-portal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;color:#b3f2f7;margin-left:-30px}.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal .enlace-portal a{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;font-family:"Montserrat-Parati",serif}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal .enlace-portal a{font-size:16px;line-height:26px}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal .enlace-portal a{font-size:16px;line-height:26px}}@media(min-width: 992px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal .enlace-portal a{font-size:24px;line-height:32px}}.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal .enlace-portal a:hover{color:#023f88}.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal .descripcion-portal{font-family:"Montserrat-Parati-Bold",serif;text-align:center;color:#023f88;max-width:70%}@media(min-width: 180px)and (max-width: 719.98px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal .descripcion-portal{font-size:16px;line-height:26px;max-width:100%}}@media(min-width: 720px)and (max-width: 991.98px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal .descripcion-portal{font-size:16px;line-height:26px;max-width:90%}}@media(min-width: 992px){.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal .descripcion-portal{font-size:18px;line-height:28px;max-width:70%}}.home-desktop-portales .div-portales-contenedor .contenedor-portales .caja-portal:hover{cursor:pointer;border:1px solid #66e4ee;box-shadow:0px 8px 12px rgba(2,63,136,.24)}.modal-content-popup{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:relative;min-width:auto;pointer-events:auto;outline:0;background:transparent}@media(min-width: 180px)and (max-width: 719.98px){.modal-content-popup{width:calc(98%)}}@media(min-width: 720px)and (max-width: 991.98px){.modal-content-popup{width:calc(82%)}}@media(min-width: 992px){.modal-content-popup{width:auto}}.modal-content-popup .modal-body-popup{padding:0;margin:0;width:677px}@media only screen and (min-width: 180px){.modal-content-popup .modal-body-popup{width:calc(90%)}}@media only screen and (min-width: 720px){.modal-content-popup .modal-body-popup{width:calc(90%)}}@media only screen and (min-width: 960px){.modal-content-popup .modal-body-popup{width:calc(90%)}}@media only screen and (min-width: 992px){.modal-content-popup .modal-body-popup{width:677px}}.modal-content-popup .modal-body-popup .div-content{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:fit-content;background:linear-gradient(181.13deg, #023f88 71.73%, #66E4EE 154.26%);border-radius:5px;border:1px solid transparent}.modal-content-popup .modal-body-popup .div-content .div-img{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-moz-box-direction:reverse;-moz-box-orient:horizontal;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;background:url(/assets/front/images/vw-elements/home-v2/popup-encuesta/fotoPopup.png) no-repeat center;background-size:cover;border-top-left-radius:5px;border-top-right-radius:5px}@media(min-width: 180px)and (max-width: 719.98px){.modal-content-popup .modal-body-popup .div-content .div-img{width:calc(100%);height:220px}}@media(min-width: 720px)and (max-width: 991.98px){.modal-content-popup .modal-body-popup .div-content .div-img{width:calc(100%);height:255px}}@media(min-width: 992px){.modal-content-popup .modal-body-popup .div-content .div-img{width:calc(100%);height:319px}}.modal-content-popup .modal-body-popup .div-content .div-img .div-close{cursor:pointer}@media(min-width: 180px)and (max-width: 719.98px){.modal-content-popup .modal-body-popup .div-content .div-img .div-close{width:18px;height:18px;margin-top:18px;margin-right:18px}}@media(min-width: 720px)and (max-width: 991.98px){.modal-content-popup .modal-body-popup .div-content .div-img .div-close{width:20px;height:20px;margin-top:18px;margin-right:18px}}@media(min-width: 992px){.modal-content-popup .modal-body-popup .div-content .div-img .div-close{width:25px;height:25px;margin-top:18px;margin-right:18px}}.modal-content-popup .modal-body-popup .div-content .div-img .div-close .div-btn-close-1{position:relative;top:12px;right:0px;border:1px solid #023f88;transform:rotate(-45deg)}.modal-content-popup .modal-body-popup .div-content .div-img .div-close .div-btn-close-2{position:relative;top:10px;right:0px;border:1px solid #023f88;transform:rotate(45deg)}.modal-content-popup .modal-body-popup .div-content .div-datos{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.modal-content-popup .modal-body-popup .div-content .div-datos{padding:15px}}@media only screen and (min-width: 720px){.modal-content-popup .modal-body-popup .div-content .div-datos{padding:25px}}@media only screen and (min-width: 960px){.modal-content-popup .modal-body-popup .div-content .div-datos{padding:25px}}@media only screen and (min-width: 992px){.modal-content-popup .modal-body-popup .div-content .div-datos{padding:50px}}@media only screen and (min-width: 1600px){.modal-content-popup .modal-body-popup .div-content .div-datos{padding:50px}}.modal-content-popup .modal-body-popup .div-content .div-datos .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;font-family:"Montserrat-Parati-Bold",serif;color:#fff;margin-bottom:32px;text-align:center}@media(min-width: 180px)and (max-width: 719.98px){.modal-content-popup .modal-body-popup .div-content .div-datos .div-titulo{font-size:18px;line-height:22px}}@media(min-width: 720px)and (max-width: 991.98px){.modal-content-popup .modal-body-popup .div-content .div-datos .div-titulo{font-size:22px;line-height:28px}}@media(min-width: 992px){.modal-content-popup .modal-body-popup .div-content .div-datos .div-titulo{font-size:24px;line-height:32px}}.modal-content-popup .modal-body-popup .div-content .div-datos .div-encuesta{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:33px}@media only screen and (min-width: 180px){.modal-content-popup .modal-body-popup .div-content .div-datos .div-encuesta{margin-bottom:28px}}@media only screen and (min-width: 720px){.modal-content-popup .modal-body-popup .div-content .div-datos .div-encuesta{margin-bottom:28px}}@media only screen and (min-width: 960px){.modal-content-popup .modal-body-popup .div-content .div-datos .div-encuesta{margin-bottom:28px}}@media only screen and (min-width: 992px){.modal-content-popup .modal-body-popup .div-content .div-datos .div-encuesta{margin-bottom:28px}}@media only screen and (min-width: 1600px){.modal-content-popup .modal-body-popup .div-content .div-datos .div-encuesta{margin-bottom:28px}}.modal-content-popup .modal-body-popup .div-content .div-datos .div-encuesta .estrellaOK{width:50px;height:33px;background:url(/assets/front/images/vw-elements/home-v2/popup-encuesta/iconEstrellaOk.png) no-repeat center;cursor:pointer}.modal-content-popup .modal-body-popup .div-content .div-datos .div-encuesta .estrellaKO{width:50px;height:33px;background:url(/assets/front/images/vw-elements/home-v2/popup-encuesta/iconEstrellaKO.png) no-repeat center;cursor:pointer}.modal-content-popup .modal-body-popup .div-content .div-datos .div-boton-encuesta{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width: 180px){.modal-content-popup .modal-body-popup .div-content .div-datos .div-boton-encuesta{margin-bottom:28px}}@media only screen and (min-width: 720px){.modal-content-popup .modal-body-popup .div-content .div-datos .div-boton-encuesta{margin-bottom:28px}}@media only screen and (min-width: 960px){.modal-content-popup .modal-body-popup .div-content .div-datos .div-boton-encuesta{margin-bottom:28px}}@media only screen and (min-width: 992px){.modal-content-popup .modal-body-popup .div-content .div-datos .div-boton-encuesta{margin-bottom:28px}}@media only screen and (min-width: 1600px){.modal-content-popup .modal-body-popup .div-content .div-datos .div-boton-encuesta{margin-bottom:28px}}.modal-content-popup .modal-body-popup .div-content .div-datos .div-enlace{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.modal-content-popup .modal-body-popup .div-content .div-datos .div-enlace a{font-family:"Montserrat-Parati",serif;color:#fff}@media(min-width: 180px)and (max-width: 719.98px){.modal-content-popup .modal-body-popup .div-content .div-datos .div-enlace a{font-size:12px}}@media(min-width: 720px)and (max-width: 991.98px){.modal-content-popup .modal-body-popup .div-content .div-datos .div-enlace a{font-size:12px}}@media(min-width: 992px){.modal-content-popup .modal-body-popup .div-content .div-datos .div-enlace a{font-size:14px}}.home-informes{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;min-height:550px}.home-informes section{position:relative}.home-informes .div-cabecera{--bg-url: url("/assets/front/images/vw-elements/home-v2/informes/fondo-cab.jpg");--bg-url-responsive: url("/assets/front/images/vw-elements/home-v2/informes/fondo-cab.jpg")}@media(min-width: 180px)and (max-width: 991.98px){.home-informes .div-cabecera{background:var(--bg-url-responsive);background-repeat:no-repeat;background-position:center;background-size:cover;height:348px}}@media(min-width: 992px){.home-informes .div-cabecera{background:var(--bg-url);background-repeat:no-repeat;background-position:center;background-size:cover;height:453px}}.home-informes .div-cabecera .titulo-cabecera{position:absolute}@media(min-width: 180px)and (max-width: 991.98px){.home-informes .div-cabecera .titulo-cabecera{width:65%}}@media(min-width: 992px){.home-informes .div-cabecera .titulo-cabecera{width:fit-content}}@media only screen and (min-width: 180px){.home-informes .div-cabecera .titulo-cabecera{top:20px}}@media only screen and (min-width: 720px){.home-informes .div-cabecera .titulo-cabecera{top:20px}}@media only screen and (min-width: 960px){.home-informes .div-cabecera .titulo-cabecera{top:50px}}@media only screen and (min-width: 992px){.home-informes .div-cabecera .titulo-cabecera{top:50px}}@media only screen and (min-width: 180px){.home-informes .div-cabecera .titulo-cabecera{left:26px}}@media only screen and (min-width: 720px){.home-informes .div-cabecera .titulo-cabecera{left:26px}}@media only screen and (min-width: 960px){.home-informes .div-cabecera .titulo-cabecera{left:26px}}@media only screen and (min-width: 992px){.home-informes .div-cabecera .titulo-cabecera{left:80px}}.home-informes .div-cabecera .titulo-cabecera h1{background:rgba(2,63,136,.8);color:#fff;width:fit-content;font-family:"Montserrat-Parati-Bold",serif}.home-informes .div-cabecera .titulo-cabecera h1 strong{font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-informes .div-cabecera .titulo-cabecera h1{padding-top:0.125rem;padding-right:0.75rem;padding-bottom:0.125rem;padding-left:0.75rem}}@media only screen and (min-width: 720px){.home-informes .div-cabecera .titulo-cabecera h1{padding-top:0.2083333333rem;padding-right:1.25rem;padding-bottom:0.2083333333rem;padding-left:1.25rem}}@media only screen and (min-width: 960px){.home-informes .div-cabecera .titulo-cabecera h1{padding-top:0.3333333333rem;padding-right:2rem;padding-bottom:0.3333333333rem;padding-left:2rem}}@media only screen and (min-width: 992px){.home-informes .div-cabecera .titulo-cabecera h1{padding-top:0.6666666667rem;padding-right:4rem;padding-bottom:0.6666666667rem;padding-left:4rem}}@media(min-width: 180px)and (max-width: 991.98px){.home-informes .div-cabecera .titulo-cabecera h1{font-size:36px}}@media(min-width: 992px){.home-informes .div-cabecera .titulo-cabecera h1{font-size:56px}}.home-informes .bloque-principal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.home-informes .bloque-principal{padding:24px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal{padding:24px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal{padding:24px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal{padding:80px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal{padding:80px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal{padding-left:24px;padding-right:24px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal{padding-left:24px;padding-right:24px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal{padding-left:24px;padding-right:24px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal{padding-left:125px;padding-right:125px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal{padding-left:125px;padding-right:125px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal{padding-top:22px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal{padding-top:22px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal{padding-top:22px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal{padding-top:70px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal{padding-top:70px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal{padding-bottom:0}}@media only screen and (min-width: 720px){.home-informes .bloque-principal{padding-bottom:0}}@media only screen and (min-width: 960px){.home-informes .bloque-principal{padding-bottom:0}}@media only screen and (min-width: 992px){.home-informes .bloque-principal{padding-bottom:0}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal{padding-bottom:0}}.home-informes .bloque-principal .div-directorio{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-directorio{margin-bottom:25px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-directorio{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-directorio{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-informes .bloque-principal .div-directorio{display:none}}@media(min-width: 992px){.home-informes .bloque-principal .div-directorio{display:flex}}.home-informes .bloque-principal .div-directorio .enlace{font-family:"Montserrat-Parati-Light",serif;color:#023f88}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-informes .bloque-principal .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-directorio .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-directorio .enlace{font-size:18px}}.home-informes .bloque-principal .div-directorio .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Light",serif}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-informes .bloque-principal .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-directorio .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-directorio .enlace a{font-size:18px}}.home-informes .bloque-principal .div-directorio .enlace a:hover{color:#023f88;text-decoration:underline}.home-informes .bloque-principal .div-directorio .sep{background:url("/assets/front/images/vw-elements/home-v2/sep.png") no-repeat;background-position:center;width:5px;height:10px}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-directorio .sep{margin-left:0.375rem;margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-informes .bloque-principal .div-directorio .sep{margin-left:0.5rem;margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-directorio .sep{margin-left:1rem;margin-right:1rem}}.home-informes .bloque-principal .div-directorio .normal{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-transform:uppercase}@media(min-width: 180px)and (max-width: 959.98px){.home-informes .bloque-principal .div-directorio .normal{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-informes .bloque-principal .div-directorio .normal{font-size:18px}}@media(min-width: 1600px){.home-informes .bloque-principal .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 480px){.home-informes .bloque-principal .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-directorio .normal{font-size:18px}}.home-informes .bloque-principal .div-directorio-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-directorio-movil{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-directorio-movil{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-informes .bloque-principal .div-directorio-movil{display:flex}}@media(min-width: 992px){.home-informes .bloque-principal .div-directorio-movil{display:none}}.home-informes .bloque-principal .div-directorio-movil .enlace{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-informes .bloque-principal .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-directorio-movil .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-directorio-movil .enlace{font-size:18px}}.home-informes .bloque-principal .div-directorio-movil .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-informes .bloque-principal .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-directorio-movil .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-directorio-movil .enlace a{font-size:18px}}.home-informes .bloque-principal .div-directorio-movil .enlace a:hover{color:#023f88;text-decoration:underline}.home-informes .bloque-principal .div-directorio-movil .sep-inv{background:url("/assets/front/images/vw-elements/home-v2/sep-inv.png") no-repeat;background-position:center;width:5px;height:10px;margin-left:0}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-directorio-movil .sep-inv{margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-informes .bloque-principal .div-directorio-movil .sep-inv{margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-directorio-movil .sep-inv{margin-right:1rem}}.home-informes .bloque-principal .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.home-informes .bloque-principal .div-titulo h1{color:#023f88;font-family:"Montserrat-Parati-Bold",serif;text-align:center}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-titulo h1{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-titulo h1{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-titulo h1{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-titulo h1{margin-bottom:27px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-titulo h1{margin-bottom:27px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-informes .bloque-principal .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-informes .bloque-principal .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-informes .bloque-principal .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-informes .bloque-principal .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-informes .bloque-principal .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-informes .bloque-principal .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-informes .bloque-principal .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-informes .bloque-principal .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-informes .bloque-principal .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-informes .bloque-principal .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-informes .bloque-principal .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-informes .bloque-principal .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-informes .bloque-principal .div-titulo h1{font-size:46px;line-height:54px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-informes .bloque-principal .div-titulo h1{font-size:46px;line-height:54px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-informes .bloque-principal .div-titulo h1{font-size:46px;line-height:54px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-informes .bloque-principal .div-titulo h1{font-size:46px;line-height:54px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-informes .bloque-principal .div-titulo h1{font-size:46px;line-height:54px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-informes .bloque-principal .div-titulo h1{font-size:46px;line-height:54px}}.home-informes .bloque-principal .div-descripcion{text-align:center}@media(min-width: 180px)and (max-width: 719.98px){.home-informes .bloque-principal .div-descripcion{width:100%;margin:0 auto;font-family:"Montserrat-Parati",serif;color:#4c5356}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-informes .bloque-principal .div-descripcion{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-informes .bloque-principal .div-descripcion{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-informes .bloque-principal .div-descripcion{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-informes .bloque-principal .div-descripcion{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-informes .bloque-principal .div-descripcion{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-informes .bloque-principal .div-descripcion{font-size:16px;line-height:24px}}@media(min-width: 180px)and (max-width: 719.98px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-family:"Montserrat-Parati",serif;color:#4c5356}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:16px;line-height:24px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes .bloque-principal .div-descripcion{width:100%;margin:0 auto;font-family:"Montserrat-Parati",serif;color:#4c5356}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-informes .bloque-principal .div-descripcion{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-informes .bloque-principal .div-descripcion{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-informes .bloque-principal .div-descripcion{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-informes .bloque-principal .div-descripcion{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-informes .bloque-principal .div-descripcion{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-informes .bloque-principal .div-descripcion{font-size:18px;line-height:28px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-family:"Montserrat-Parati",serif;color:#4c5356}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:18px;line-height:28px}}@media(min-width: 992px){.home-informes .bloque-principal .div-descripcion{width:70%;margin:0 auto;font-family:"Montserrat-Parati",serif;color:#4c5356}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-informes .bloque-principal .div-descripcion{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-informes .bloque-principal .div-descripcion{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-informes .bloque-principal .div-descripcion{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-informes .bloque-principal .div-descripcion{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-informes .bloque-principal .div-descripcion{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-informes .bloque-principal .div-descripcion{font-size:22px;line-height:28px}}@media(min-width: 992px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-family:"Montserrat-Parati",serif;color:#4c5356}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-informes .bloque-principal .div-descripcion p,.home-informes .bloque-principal .div-descripcion div,.home-informes .bloque-principal .div-descripcion span{font-size:22px;line-height:28px}}.home-informes .bloque-principal .div-group-informes{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes{padding-top:50px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes{padding-top:50px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes{padding-top:50px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes{padding-top:65px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes{padding-top:65px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .div-titulo-group{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .div-titulo-group{margin-bottom:55px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .div-titulo-group{margin-bottom:55px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .div-titulo-group{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .div-titulo-group{margin-bottom:64px}}.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:36px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:36px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:36px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:36px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:36px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .div-titulo-group h2{font-size:36px;line-height:28px}}.home-informes .bloque-principal .div-group-informes .double-module{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px}@media(min-width: 180px)and (max-width: 991.98px){.home-informes .bloque-principal .div-group-informes .double-module{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}}@media(min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}}.home-informes .bloque-principal .div-group-informes .double-module .div-cvn{width:100%}.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-foto{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;--bg-foto-fondo-cvn: url("/assets/front/images/vw-elements/home-v2/informes/fondo-cvn.jpg");--bg-foto-fondo-cvn-responsive: url("/assets/front/images/vw-elements/home-v2/informes/fondo-cvn.jpg")}.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-foto .foto-fondo{height:305px}@media(min-width: 180px)and (max-width: 991.98px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-foto .foto-fondo{background:var(--bg-foto-fondo-cvn-responsive);background-repeat:no-repeat;background-position:center;background-size:cover;width:calc(100% - 34px)}}@media(min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-foto .foto-fondo{background:var(--bg-foto-fondo-cvn);background-repeat:no-repeat;background-position:center;background-size:cover;width:461px}}.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:#023f88}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol{margin-top:-152.5px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol{margin-top:-152.5px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol{margin-top:-152.5px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol{margin-top:-152.5px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol{margin-top:-152.5px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol{padding:20px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol{padding:20px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol{padding:20px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol{padding:35px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol{padding:35px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol{padding-top:175px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol{padding-top:195px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol{padding-top:195px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol{padding-top:205px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol{padding-top:205px}}@media(min-width: 180px)and (max-width: 991.98px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol{width:calc(100%)}}@media(min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol{width:461px}}.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-titulo h4{color:#fff}@media(min-width: 180px)and (max-width: 719.98px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-titulo h4{font-size:16px;line-height:18px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-titulo h4{font-size:22px;line-height:27px}}@media(min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-titulo h4{font-size:28px;line-height:32px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-titulo{margin-bottom:10px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-titulo{margin-bottom:10px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-titulo{margin-bottom:10px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-titulo{margin-bottom:15px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-titulo{margin-bottom:15px}}.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-desc{color:#fff;font-family:"Montserrat-Parati",serif}@media(min-width: 180px)and (max-width: 719.98px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-desc{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-desc{font-size:18px}}@media(min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-desc{font-size:18px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-desc{margin-bottom:17px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-desc{margin-bottom:17px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-desc{margin-bottom:17px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-desc{margin-bottom:25px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-desc{margin-bottom:25px}}.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-boton{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media(min-width: 180px)and (max-width: 719.98px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-boton{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-boton button{width:100%;max-width:none;padding:15px 20px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-boton{-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-boton button{max-width:none;padding:16px 96px}}@media(min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-boton{-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.home-informes .bloque-principal .div-group-informes .double-module .div-cvn .div-petrol .div-content-caja-petrol .div-boton button{width:auto;max-width:300px}}.home-informes .bloque-principal .div-group-informes .double-module .div-cvo{width:100%}.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-foto{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;--bg-foto-fondo-cvo: url("/assets/front/images/vw-elements/home-v2/informes/fondo-cvo.jpg");--bg-foto-fondo-cvo-responsive: url("/assets/front/images/vw-elements/home-v2/informes/fondo-cvo.jpg")}.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-foto .foto-fondo{height:305px}@media(min-width: 180px)and (max-width: 991.98px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-foto .foto-fondo{background:var(--bg-foto-fondo-cvo-responsive);background-repeat:no-repeat;background-position:center;background-size:cover;width:calc(100% - 34px)}}@media(min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-foto .foto-fondo{background:var(--bg-foto-fondo-cvo);background-repeat:no-repeat;background-position:center;background-size:cover;width:461px}}.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:#023f88}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol{margin-top:-152.5px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol{margin-top:-152.5px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol{margin-top:-152.5px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol{margin-top:-152.5px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol{margin-top:-152.5px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol{padding:20px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol{padding:20px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol{padding:20px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol{padding:35px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol{padding:35px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol{padding-top:175px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol{padding-top:195px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol{padding-top:195px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol{padding-top:205px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol{padding-top:205px}}@media(min-width: 180px)and (max-width: 991.98px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol{width:calc(100%)}}@media(min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol{width:461px}}.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-titulo h4{color:#fff}@media(min-width: 180px)and (max-width: 719.98px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-titulo h4{font-size:16px;line-height:18px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-titulo h4{font-size:22px;line-height:27px}}@media(min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-titulo h4{font-size:28px;line-height:32px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-titulo{margin-bottom:10px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-titulo{margin-bottom:10px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-titulo{margin-bottom:10px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-titulo{margin-bottom:15px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-titulo{margin-bottom:15px}}.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-desc{color:#fff;font-family:"Montserrat-Parati",serif}@media(min-width: 180px)and (max-width: 719.98px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-desc{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-desc{font-size:18px}}@media(min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-desc{font-size:18px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-desc{margin-bottom:17px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-desc{margin-bottom:17px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-desc{margin-bottom:17px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-desc{margin-bottom:25px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-desc{margin-bottom:25px}}.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-boton{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media(min-width: 180px)and (max-width: 719.98px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-boton{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-boton button{width:100%;max-width:none;padding:15px 20px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-boton{-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-boton button{max-width:none;padding:16px 96px}}@media(min-width: 992px){.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-boton{-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.home-informes .bloque-principal .div-group-informes .double-module .div-cvo .div-petrol .div-content-caja-petrol .div-boton button{width:auto;max-width:300px}}.home-informes .bloque-principal .div-group-informes .single-module .div-foto{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;--bg-foto-cvn: url("/assets/front/images/vw-elements/home-v2/informes/fondo-cvn.jpg");--bg-foto-cvn-resp: url("/assets/front/images/vw-elements/home-v2/informes/fondo-cvn.jpg");--bg-foto-cvo: url("/assets/front/images/vw-elements/home-v2/informes/fondo-cvo.jpg");--bg-foto-cvo-resp: url("/assets/front/images/vw-elements/home-v2/informes/fondo-cvo.jpg")}@media(min-width: 180px)and (max-width: 991.98px){.home-informes .bloque-principal .div-group-informes .single-module .div-foto{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}}@media(min-width: 992px){.home-informes .bloque-principal .div-group-informes .single-module .div-foto{-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .single-module .div-foto{padding-left:0}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .single-module .div-foto{padding-left:0}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .single-module .div-foto{padding-left:0}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .single-module .div-foto{padding-left:95px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .single-module .div-foto{padding-left:95px}}.home-informes .bloque-principal .div-group-informes .single-module .div-foto .foto-fondo-cvn{height:305px}@media(min-width: 180px)and (max-width: 991.98px){.home-informes .bloque-principal .div-group-informes .single-module .div-foto .foto-fondo-cvn{background:var(--bg-foto-cvn);background-repeat:no-repeat;background-position:center;background-size:cover;width:calc(100% - 34px)}}@media(min-width: 992px){.home-informes .bloque-principal .div-group-informes .single-module .div-foto .foto-fondo-cvn{background:var(--bg-foto-cvn-resp);background-repeat:no-repeat;background-position:center;background-size:cover;width:461px}}.home-informes .bloque-principal .div-group-informes .single-module .div-foto .foto-fondo-cvo{height:305px}@media(min-width: 180px)and (max-width: 991.98px){.home-informes .bloque-principal .div-group-informes .single-module .div-foto .foto-fondo-cvo{background:var(--bg-foto-cvo);background-repeat:no-repeat;background-position:center;background-size:cover;width:calc(100% - 34px)}}@media(min-width: 992px){.home-informes .bloque-principal .div-group-informes .single-module .div-foto .foto-fondo-cvo{background:var(--bg-foto-cvo-resp);background-repeat:no-repeat;background-position:center;background-size:cover;width:461px}}.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;background-color:#023f88}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{margin-top:-165px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{margin-top:-165px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{margin-top:-165px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{margin-top:-235px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{margin-top:-235px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding:40px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding:40px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding:40px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding:40px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding:40px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding-left:17px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding-left:17px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding-left:17px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding-left:645px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding-left:645px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding-right:17px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding-right:17px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding-right:17px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding-right:95px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding-right:95px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding-top:195px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding-top:195px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding-top:195px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding-top:75px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol{padding-top:75px}}.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-titulo h4{color:#fff}@media(min-width: 180px)and (max-width: 719.98px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-titulo h4{font-size:16px;line-height:18px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-titulo h4{font-size:22px;line-height:27px}}@media(min-width: 992px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-titulo h4{font-size:28px;line-height:32px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-titulo{margin-bottom:10px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-titulo{margin-bottom:10px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-titulo{margin-bottom:10px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-titulo{margin-bottom:15px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-titulo{margin-bottom:15px}}.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-desc{color:#fff;font-family:"Montserrat-Parati-Light",serif}@media(min-width: 180px)and (max-width: 719.98px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-desc{font-size:14px;line-height:16px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-desc{font-size:18px;line-height:25px}}@media(min-width: 992px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-desc{font-size:18px;line-height:30px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-desc{margin-bottom:17px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-desc{margin-bottom:17px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-desc{margin-bottom:17px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-desc{margin-bottom:25px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-desc{margin-bottom:25px}}.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-boton{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media(min-width: 180px)and (max-width: 719.98px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-boton{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-boton button{width:100%;max-width:none;padding:15px 20px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-boton{-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-boton button{max-width:none;padding:16px 96px}}@media(min-width: 992px){.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-boton{-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.home-informes .bloque-principal .div-group-informes .single-module .div-petrol .div-boton button{width:auto;max-width:300px}}.home-informes .bloque-principal .div-manuales{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#f2f2f2;width:100%}@media(min-width: 180px)and (max-width: 991.98px){.home-informes .bloque-principal .div-manuales{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}}@media(min-width: 992px){.home-informes .bloque-principal .div-manuales{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}}@media(min-width: 180px)and (max-width: 991.98px){.home-informes .bloque-principal .div-manuales{height:fit-content}}@media(min-width: 992px){.home-informes .bloque-principal .div-manuales{height:239px}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-manuales{margin-top:25px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-manuales{margin-top:25px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-manuales{margin-top:25px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-manuales{margin-top:85px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-manuales{margin-top:85px}}.home-informes .bloque-principal .div-manuales .div-esquina-foto{background:url("/assets/front/images/vw-elements/home-v2/informes/fondo-manuales.jpg") no-repeat;background-position:center;background-size:cover}@media(min-width: 180px)and (max-width: 719.98px){.home-informes .bloque-principal .div-manuales .div-esquina-foto{width:100%;height:139px;background:url("/assets/front/images/vw-elements/home-v2/informes/fondo-manuales-mobil.jpg") no-repeat;background-position:center;background-size:cover}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes .bloque-principal .div-manuales .div-esquina-foto{width:100%;height:178px;background:url("/assets/front/images/vw-elements/home-v2/informes/fondo-manuales-tablet.jpg") no-repeat;background-position:center;background-size:cover}}@media(min-width: 992px){.home-informes .bloque-principal .div-manuales .div-esquina-foto{width:301px;clip-path:polygon(0 0, 0 100%, 38% 100%, 100% 0)}}.home-informes .bloque-principal .div-manuales .div-content{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media(min-width: 180px)and (max-width: 991.98px){.home-informes .bloque-principal .div-manuales .div-content{width:100%}}@media only screen and (min-width: 180px)and (max-width: 991.98px)and (min-width: 180px){.home-informes .bloque-principal .div-manuales .div-content{padding-top:18px;padding-bottom:25px}}@media only screen and (min-width: 180px)and (max-width: 991.98px)and (min-width: 720px){.home-informes .bloque-principal .div-manuales .div-content{padding-top:35px;padding-bottom:40px}}@media only screen and (min-width: 180px)and (max-width: 991.98px)and (min-width: 960px){.home-informes .bloque-principal .div-manuales .div-content{padding-top:35px;padding-bottom:40px}}@media only screen and (min-width: 180px)and (max-width: 991.98px)and (min-width: 180px){.home-informes .bloque-principal .div-manuales .div-content{padding-left:15px;padding-right:15px}}@media only screen and (min-width: 180px)and (max-width: 991.98px)and (min-width: 720px){.home-informes .bloque-principal .div-manuales .div-content{padding-left:65px;padding-right:65px}}@media only screen and (min-width: 180px)and (max-width: 991.98px)and (min-width: 960px){.home-informes .bloque-principal .div-manuales .div-content{padding-left:65px;padding-right:65px}}@media(min-width: 992px){.home-informes .bloque-principal .div-manuales .div-content{width:calc(100% - 301px)}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-informes .bloque-principal .div-manuales .div-content{padding-left:50px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-informes .bloque-principal .div-manuales .div-content{padding-left:50px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-informes .bloque-principal .div-manuales .div-content{padding-left:50px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-informes .bloque-principal .div-manuales .div-content{padding-left:50px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-informes .bloque-principal .div-manuales .div-content{padding-left:50px}}.home-informes .bloque-principal .div-manuales .div-content .div-titulo{display:block;color:#023f88;font-family:"Montserrat-Parati",serif}@media(min-width: 180px)and (max-width: 719.98px){.home-informes .bloque-principal .div-manuales .div-content .div-titulo{font-size:18px;line-height:28px;width:100%;text-align:center}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes .bloque-principal .div-manuales .div-content .div-titulo{font-size:18px;line-height:28px;width:100%;text-align:center}}@media(min-width: 992px){.home-informes .bloque-principal .div-manuales .div-content .div-titulo{font-size:28px;line-height:38px;width:75%}}@media only screen and (min-width: 180px){.home-informes .bloque-principal .div-manuales .div-content .div-titulo{padding-bottom:36px}}@media only screen and (min-width: 720px){.home-informes .bloque-principal .div-manuales .div-content .div-titulo{padding-bottom:36px}}@media only screen and (min-width: 960px){.home-informes .bloque-principal .div-manuales .div-content .div-titulo{padding-bottom:36px}}@media only screen and (min-width: 992px){.home-informes .bloque-principal .div-manuales .div-content .div-titulo{padding-bottom:26px}}@media only screen and (min-width: 1600px){.home-informes .bloque-principal .div-manuales .div-content .div-titulo{padding-bottom:26px}}.home-informes .bloque-principal .div-manuales .div-content .div-titulo .bold{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media(min-width: 180px)and (max-width: 719.98px){.home-informes .bloque-principal .div-manuales .div-content .div-titulo .bold{font-size:18px;line-height:28px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes .bloque-principal .div-manuales .div-content .div-titulo .bold{font-size:18px;line-height:28px}}@media(min-width: 992px){.home-informes .bloque-principal .div-manuales .div-content .div-titulo .bold{font-size:28px;line-height:38px}}.home-informes .bloque-principal .div-manuales .div-content .div-boton{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media(min-width: 180px)and (max-width: 719.98px){.home-informes .bloque-principal .div-manuales .div-content .div-boton{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;font-size:22px;width:100%;text-align:center}.home-informes .bloque-principal .div-manuales .div-content .div-boton button{width:100%;max-width:none;padding:15px 20px;height:52px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes .bloque-principal .div-manuales .div-content .div-boton{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;font-size:22px;width:100%;text-align:center}.home-informes .bloque-principal .div-manuales .div-content .div-boton button{max-width:none;padding:16px 96px;height:52px}}@media(min-width: 992px){.home-informes .bloque-principal .div-manuales .div-content .div-boton{-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;font-size:28px;width:75%}.home-informes .bloque-principal .div-manuales .div-content .div-boton button{width:auto;max-width:330px;height:52px;padding:0px 47px}}.home-informes-cvn{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;min-height:550px}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .cab-XXX{background:url("/assets/front/images/vw-elements/home-v2/informes/fondo-cab-XXX-movil-02.png") no-repeat;height:309px;background-position:center;background-size:cover}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .cab-XXX{background:url("/assets/front/images/vw-elements/home-v2/informes/fondo-cab-XXX-tablet-02.png") no-repeat;height:309px;background-position:center;background-size:cover}}@media(min-width: 992px){.home-informes-cvn .cab-XXX{background:url("/assets/front/images/vw-elements/home-v2/informes/fondo-cab-XXX-01.png") no-repeat;height:392px;background-position:center;background-size:cover}}.home-informes-cvn .cab-XXX .titulo-cabecera{position:relative}@media only screen and (min-width: 180px){.home-informes-cvn .cab-XXX .titulo-cabecera{width:230px}}@media only screen and (min-width: 720px){.home-informes-cvn .cab-XXX .titulo-cabecera{width:230px}}@media only screen and (min-width: 960px){.home-informes-cvn .cab-XXX .titulo-cabecera{width:230px}}@media only screen and (min-width: 992px){.home-informes-cvn .cab-XXX .titulo-cabecera{width:410px}}@media only screen and (min-width: 180px){.home-informes-cvn .cab-XXX .titulo-cabecera{top:140px}}@media only screen and (min-width: 720px){.home-informes-cvn .cab-XXX .titulo-cabecera{top:50px}}@media only screen and (min-width: 960px){.home-informes-cvn .cab-XXX .titulo-cabecera{top:50px}}@media only screen and (min-width: 992px){.home-informes-cvn .cab-XXX .titulo-cabecera{top:9rem}}@media only screen and (min-width: 180px){.home-informes-cvn .cab-XXX .titulo-cabecera{left:26px}}@media only screen and (min-width: 720px){.home-informes-cvn .cab-XXX .titulo-cabecera{left:26px}}@media only screen and (min-width: 960px){.home-informes-cvn .cab-XXX .titulo-cabecera{left:26px}}@media only screen and (min-width: 992px){.home-informes-cvn .cab-XXX .titulo-cabecera{left:80px}}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .cab-XXX .titulo-cabecera{display:block}}@media(min-width: 992px){.home-informes-cvn .cab-XXX .titulo-cabecera{display:none}}.home-informes-cvn .cab-XXX .titulo-cabecera h1{background:#023f88;color:#fff;width:fit-content;font-family:"Montserrat-Parati-Bold",serif}.home-informes-cvn .cab-XXX .titulo-cabecera h1 strong{font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-informes-cvn .cab-XXX .titulo-cabecera h1{padding-top:0.125rem;padding-right:0.75rem;padding-bottom:0.125rem;padding-left:0.75rem}}@media only screen and (min-width: 720px){.home-informes-cvn .cab-XXX .titulo-cabecera h1{padding-top:0.2083333333rem;padding-right:1.25rem;padding-bottom:0.2083333333rem;padding-left:1.25rem}}@media only screen and (min-width: 960px){.home-informes-cvn .cab-XXX .titulo-cabecera h1{padding-top:0.3333333333rem;padding-right:2rem;padding-bottom:0.3333333333rem;padding-left:2rem}}@media only screen and (min-width: 992px){.home-informes-cvn .cab-XXX .titulo-cabecera h1{padding-top:0.6666666667rem;padding-right:4rem;padding-bottom:0.6666666667rem;padding-left:4rem}}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .cab-XXX .titulo-cabecera h1{font-size:32px;line-height:32px}}@media(min-width: 992px){.home-informes-cvn .cab-XXX .titulo-cabecera h1{font-size:56px}}.home-informes-cvn .banner-XXX{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:linear-gradient(23deg, #023f88 -1.81%, #004B6B 29.27%, #005778 55.1%, #00799E 101.79%);padding-left:40px;gap:16px}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .banner-XXX{height:64px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .banner-XXX{height:64px}}@media(min-width: 992px){.home-informes-cvn .banner-XXX{height:94px}}.home-informes-cvn .banner-XXX img{height:40%}.home-informes-cvn .banner-XXX p{font-family:"Montserrat-Parati-Bold",serif;color:#fff}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-informes-cvn .banner-XXX p{font-size:18px;line-height:20px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-informes-cvn .banner-XXX p{font-size:18px;line-height:20px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-informes-cvn .banner-XXX p{font-size:18px;line-height:20px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-informes-cvn .banner-XXX p{font-size:18px;line-height:20px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-informes-cvn .banner-XXX p{font-size:18px;line-height:20px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-informes-cvn .banner-XXX p{font-size:18px;line-height:20px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-informes-cvn .banner-XXX p{font-size:24px;line-height:30x}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-informes-cvn .banner-XXX p{font-size:24px;line-height:30x}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-informes-cvn .banner-XXX p{font-size:24px;line-height:30x}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-informes-cvn .banner-XXX p{font-size:24px;line-height:30x}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-informes-cvn .banner-XXX p{font-size:24px;line-height:30x}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-informes-cvn .banner-XXX p{font-size:24px;line-height:30x}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-informes-cvn .banner-XXX p{font-size:30px;line-height:40px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-informes-cvn .banner-XXX p{font-size:30px;line-height:40px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-informes-cvn .banner-XXX p{font-size:30px;line-height:40px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-informes-cvn .banner-XXX p{font-size:30px;line-height:40px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-informes-cvn .banner-XXX p{font-size:30px;line-height:40px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-informes-cvn .banner-XXX p{font-size:30px;line-height:40px}}.home-informes-cvn .bloque-principal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal{padding:24px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal{padding:24px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal{padding:24px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal{padding:80px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal{padding:80px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal{padding-top:30px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal{padding-top:30px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal{padding-top:30px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal{padding-top:70px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal{padding-top:70px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal{padding-bottom:0}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal{padding-bottom:0}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal{padding-bottom:0}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal{padding-bottom:0}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal{padding-bottom:0}}.home-informes-cvn .bloque-principal .div-directorio{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-directorio{margin-bottom:25px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-directorio{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-directorio{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-directorio{display:none}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-directorio{display:flex}}.home-informes-cvn .bloque-principal .div-directorio .enlace{font-family:"Montserrat-Parati-Light",serif;color:#023f88}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-informes-cvn .bloque-principal .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-directorio .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-directorio .enlace{font-size:18px}}.home-informes-cvn .bloque-principal .div-directorio .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Light",serif}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-informes-cvn .bloque-principal .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-directorio .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-directorio .enlace a{font-size:18px}}.home-informes-cvn .bloque-principal .div-directorio .enlace a:hover{color:#023f88;text-decoration:underline}.home-informes-cvn .bloque-principal .div-directorio .sep{background:url("/assets/front/images/vw-elements/home-v2/sep.png") no-repeat;background-position:center;width:5px;height:10px}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-directorio .sep{margin-left:0.375rem;margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-informes-cvn .bloque-principal .div-directorio .sep{margin-left:0.5rem;margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-directorio .sep{margin-left:1rem;margin-right:1rem}}.home-informes-cvn .bloque-principal .div-directorio .normal{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-transform:uppercase}@media(min-width: 180px)and (max-width: 959.98px){.home-informes-cvn .bloque-principal .div-directorio .normal{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-informes-cvn .bloque-principal .div-directorio .normal{font-size:18px}}@media(min-width: 1600px){.home-informes-cvn .bloque-principal .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 480px){.home-informes-cvn .bloque-principal .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-directorio .normal{font-size:18px}}.home-informes-cvn .bloque-principal .div-directorio-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-directorio-movil{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-directorio-movil{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-directorio-movil{display:flex}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-directorio-movil{display:none}}.home-informes-cvn .bloque-principal .div-directorio-movil .enlace{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-informes-cvn .bloque-principal .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-directorio-movil .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-directorio-movil .enlace{font-size:18px}}.home-informes-cvn .bloque-principal .div-directorio-movil .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-informes-cvn .bloque-principal .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-directorio-movil .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-directorio-movil .enlace a{font-size:18px}}.home-informes-cvn .bloque-principal .div-directorio-movil .enlace a:hover{color:#023f88;text-decoration:underline}.home-informes-cvn .bloque-principal .div-directorio-movil .sep-inv{background:url("/assets/front/images/vw-elements/home-v2/sep-inv.png") no-repeat;background-position:center;width:5px;height:10px;margin-left:0}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-directorio-movil .sep-inv{margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-informes-cvn .bloque-principal .div-directorio-movil .sep-inv{margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-directorio-movil .sep-inv{margin-right:1rem}}.home-informes-cvn .bloque-principal .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.home-informes-cvn .bloque-principal .div-titulo h1{color:#023f88;font-family:"Montserrat-Parati-Bold",serif;text-align:center}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-titulo h1{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-titulo h1{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-titulo h1{margin-bottom:40px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-titulo h1{margin-bottom:27px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-titulo h1{margin-bottom:27px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:46px;line-height:54px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:46px;line-height:54px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:46px;line-height:54px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:46px;line-height:54px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:46px;line-height:54px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-titulo h1{font-size:46px;line-height:54px}}.home-informes-cvn .bloque-principal .div-content{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content{padding-left:0px;padding-right:0px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content{padding-left:0px;padding-right:0px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content{padding-left:0px;padding-right:0px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content{padding-left:88px;padding-right:88px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content{padding-left:88px;padding-right:88px}}.home-informes-cvn .bloque-principal .div-content .div-parrafo-p{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-parrafo-p{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-parrafo-p{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-parrafo-p{margin-bottom:20px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-parrafo-p{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-parrafo-p{margin-bottom:64px}}.home-informes-cvn .bloque-principal .div-content .div-parrafo-p p,.home-informes-cvn .bloque-principal .div-content .div-parrafo-p span,.home-informes-cvn .bloque-principal .div-content .div-parrafo-p div{font-family:"Montserrat-Parati",serif;color:#4c5356}@media(min-width: 180px)and (max-width: 959.98px){.home-informes-cvn .bloque-principal .div-content .div-parrafo-p p,.home-informes-cvn .bloque-principal .div-content .div-parrafo-p span,.home-informes-cvn .bloque-principal .div-content .div-parrafo-p div{font-size:16px;line-height:24px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-informes-cvn .bloque-principal .div-content .div-parrafo-p p,.home-informes-cvn .bloque-principal .div-content .div-parrafo-p span,.home-informes-cvn .bloque-principal .div-content .div-parrafo-p div{font-size:22px;line-height:28px}}@media(min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-parrafo-p p,.home-informes-cvn .bloque-principal .div-content .div-parrafo-p span,.home-informes-cvn .bloque-principal .div-content .div-parrafo-p div{font-size:22px;line-height:28px}}.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop{gap:55px}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop{display:none}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop{margin-bottom:36px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop{margin-bottom:36px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop{margin-bottom:36px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop{margin-bottom:64px}}.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-family:"Montserrat-Parati-Bold",serif;cursor:pointer}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva{font-size:30px;line-height:28px}}.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-family:"Montserrat-Parati-Bold",serif;cursor:pointer}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2 a{font-size:30px;line-height:28px}}.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-family:"Montserrat-Parati-Bold",serif;text-decoration:underline}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a{font-size:30px;line-height:28px}}.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-family:"Montserrat-Parati-Bold",serif;color:#4c5356}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a{font-size:30px;line-height:28px}}.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-family:"Montserrat-Parati-Bold",serif;text-decoration:underline;color:#023f88}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:22px;line-height:28px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:22px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:30px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.activa a:hover,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop h2.inactiva a:hover{font-size:30px;line-height:28px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-desktop-align-left{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil{display:block}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil{display:none}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil{margin-bottom:36px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil{margin-bottom:36px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil{margin-bottom:36px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil{margin-bottom:64px}}.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil .input-select-campania{border:1px solid #e6e6e6;box-shadow:0px 4px 8px rgba(0,0,0,.08);border-radius:6px;font-size:16px;font-family:"Montserrat-Parati",serif;color:#4c5356;padding:0 20px 0 20px}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil .input-select-campania{width:100%}}@media(min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil .input-select-campania{width:fit-content}}.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil div.petrol-select div.selected-option{color:#4c5356}.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil div.petrol-select div.corner-input div.leading,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil div.petrol-select div.corner-input div.notch,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil div.petrol-select div.corner-input div.trailing,.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil div.petrol-select div.corner-input div.arrow{border-color:#e6e6e6}.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil div.petrol-select div.corner-input div.notch{display:none}.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil div.petrol-select div.options{border-color:#e6e6e6}.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil div.petrol-select div.options div.option{color:#4c5356}.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil div.petrol-select::after{color:#66e4ee}.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil-align-left{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil-align-left{display:block}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-subtitulo-movil-align-left{display:none}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-video-informes{margin-bottom:36px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-video-informes{margin-bottom:36px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-video-informes{margin-bottom:36px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-video-informes{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-video-informes{margin-bottom:64px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-imagen-informes{margin-bottom:36px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-imagen-informes{margin-bottom:36px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-imagen-informes{margin-bottom:36px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-imagen-informes{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-imagen-informes{margin-bottom:64px}}.home-informes-cvn .bloque-principal .div-content .div-imagen-informes .imagen-informes-wrapper{max-width:1050px;margin:auto}.home-informes-cvn .bloque-principal .div-content .div-imagen-informes .imagen-informes-wrapper img{width:100%}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-banner-informes .cab-XXX{background:url("/assets/front/images/vw-elements/home-v2/informes/fondo-cab-XXX-movil-02.png") no-repeat;height:309px;background-position:center;background-size:cover}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-banner-informes .cab-XXX{background:url("/assets/front/images/vw-elements/home-v2/informes/fondo-cab-XXX-tablet-02.png") no-repeat;height:309px;background-position:center;background-size:cover}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-banner-informes .cab-XXX{background:url("/assets/front/images/vw-elements/home-v2/informes/fondo-cab-XXX-01.png") no-repeat;height:392px;background-position:center;background-size:cover}}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:1.5rem}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .custom-prev,.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .custom-next{background-color:#66e4ee;color:#4a4a4a;padding:2px 4px;cursor:pointer;font-size:24px;border:none}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .custom-prev:disabled,.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .custom-next:disabled{background-color:rgba(102,228,238,.5);color:rgba(79,79,79,.5);cursor:default}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .custom-prev{margin-right:10px}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .custom-next{margin-left:10px}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .tns-outer{flex:1;min-width:0}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .tns-outer .div-bloque-ofertas{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .tns-outer .div-bloque-ofertas .bloque-oferta{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;cursor:pointer;min-height:72px;min-width:213px;max-width:300px;border:1px solid #a8adb3;box-sizing:border-box;padding:24px 10px}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .tns-outer .div-bloque-ofertas .bloque-oferta.active{background-color:#66e4ee}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .tns-outer .div-bloque-ofertas .bloque-oferta.active .oferta{font-family:"Montserrat-Parati-Bold",serif}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .tns-outer .div-bloque-ofertas .bloque-oferta.active:hover{background-color:#a7eaf1}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .tns-outer .div-bloque-ofertas .bloque-oferta.active:hover .oferta{text-decoration:none}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .tns-outer .div-bloque-ofertas .bloque-oferta:hover .oferta{text-decoration:underline}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .tns-outer .div-bloque-ofertas .bloque-oferta .content-oferta{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:fit-content;max-width:193px}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .tns-outer .div-bloque-ofertas .bloque-oferta .oferta{text-align:center;text-transform:uppercase;color:#023f88;font-family:"Montserrat-Parati",serif;font-size:18px;line-height:22px}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .select-ofertas{position:relative;outline:none;height:50px;width:100%;border-radius:0;border:1px solid #a8adb3;padding:0 1rem;font-family:"Montserrat-Parati",serif;font-size:16px;font-weight:400;background:url("/assets/front/images/vw-elements/home-v2/icon_arrow_down.svg") no-repeat;background-position:right 1rem center}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .select-ofertas .oferta-selected{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:100%}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .select-ofertas .opciones-dropdown-ofertas{display:none;position:absolute;top:100%;left:0;width:100%;border:1px solid #a8adb3;border-top:none;background-color:#fff;list-style:none;margin:0;padding:0;z-index:10}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .select-ofertas .opciones-dropdown-ofertas li{padding:10px}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .select-ofertas .opciones-dropdown-ofertas li.selected{background-color:#66e4ee;font-family:"Montserrat-Parati-Bold",serif}.home-informes-cvn .bloque-principal .div-content .bloque-ofertas-wrapper .select-ofertas.open .opciones-dropdown-ofertas{display:block}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:28px}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta{-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta{margin:1.5rem 0}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin:auto;gap:28px}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:350px;min-width:350px;min-height:365px;border-radius:2px;box-shadow:0px 2px 14px rgba(0,0,0,.16);margin:1.5rem auto}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-height:330px;padding:42px 35px 50px 35px}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:100%;min-height:270px;color:#006384}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text .descargable-title{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:strech;-moz-box-align:strech;-ms-flex-align:strech;-webkit-align-items:strech;align-items:strech;width:100%;font-family:"Montserrat-Parati-Bold",serif;color:#023f88;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:block;display:-webkit-box}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text .descargable-title{line-height:28px;font-size:18px;min-height:fit-content}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text .descargable-title{line-height:28px;font-size:18px;min-height:fit-content}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text .descargable-title{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text .descargable-title{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text .descargable-title{margin-bottom:20px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text .descargable-title{margin-bottom:20px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text .descargable-title{margin-bottom:20px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text .descargable-desc{width:100%;font-family:"Montserrat-Parati-Light",serif;color:#023f88;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:block;display:-webkit-box}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text .descargable-desc{line-height:25px;font-size:16px;min-height:fit-content}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text .descargable-desc{line-height:25px;font-size:16px;min-height:100px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text .descargable-desc{margin-bottom:35px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text .descargable-desc{margin-bottom:35px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text .descargable-desc{margin-bottom:35px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text .descargable-desc{margin-bottom:35px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text .descargable-desc{margin-bottom:35px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-top .descargable-bloque-text .ghost-descargable{display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:44px;padding:10px 20px;outline:1px solid #023f88;margin-top:20px}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-bottom{background-color:#c6dfe7;padding:.25rem 1rem;text-align:center}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-row-descargable .div-bloque-oferta-descargable .div-descargable-bottom .descargable-footer{font-size:14px;font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta{margin-bottom:0.75rem}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta{margin-bottom:1.25rem}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta{margin-bottom:2rem}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta{margin-bottom:64px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3{font-family:"Montserrat-Parati",serif;color:#023f88}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3{font-size:26px;line-height:32px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3{font-size:26px;line-height:32px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3{font-size:36px;line-height:44px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3 p{font-family:"Montserrat-Parati",serif;color:#023f88}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3 p{font-size:26px;line-height:32px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3 p{font-size:26px;line-height:32px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3 p{font-size:36px;line-height:44px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3 b{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;padding-left:10px}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3 b{font-size:26px;line-height:32px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3 b{font-size:26px;line-height:32px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3 b{font-size:36px;line-height:44px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3 .span-n{font-family:"Montserrat-Parati",serif;color:#023f88}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3 .span-n{font-size:26px;line-height:32px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3 .span-n{font-size:26px;line-height:32px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3 .span-n{font-size:36px;line-height:44px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3 .span-b{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;padding-left:10px}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3 .span-b{font-size:26px;line-height:32px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3 .span-b{font-size:26px;line-height:32px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .titulo-texto-oferta h3 .span-b{font-size:36px;line-height:44px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta{margin-bottom:28px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta{margin-bottom:28px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta{margin-bottom:28px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta{margin-bottom:28px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta{margin-bottom:28px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ul{list-style:disc;padding-left:20px}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ul{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ul{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ul{margin-bottom:20px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ul{margin-bottom:28px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ul{margin-bottom:28px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ul li{color:#010101;font-size:inherit}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ul li{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ul li{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ul li{margin-bottom:20px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ul li{margin-bottom:28px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ul li{margin-bottom:28px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ul li:last-child{margin-bottom:0px}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ol{list-style:auto;padding-left:20px}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ol{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ol{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ol{margin-bottom:20px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ol{margin-bottom:28px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ol{margin-bottom:28px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ol li{color:#010101;font-size:inherit;font-family:"Montserrat-Parati",serif}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ol li{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ol li{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ol li{margin-bottom:20px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ol li{margin-bottom:28px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ol li{margin-bottom:28px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ol li::marker{font-family:"Montserrat-Parati",serif}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta ol li:last-child{margin-bottom:0px}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta p{color:#010101;font-size:inherit}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta p{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta p{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta p{margin-bottom:20px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta p{margin-bottom:28px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta p{margin-bottom:28px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta p b{color:#010101;font-weight:bold}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .texto-oferta p:last-child{margin-bottom:0px}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .enlace-texto-oferta{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .enlace-texto-oferta{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .enlace-texto-oferta{font-size:16px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .enlace-texto-oferta{font-size:18px}}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .enlace-texto-oferta .texto-bold-black{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .enlace-texto-oferta .texto-bold-black{font-size:16px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .enlace-texto-oferta .texto-bold-black{font-size:18px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .enlace-texto-oferta{margin-bottom:28px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .enlace-texto-oferta{margin-bottom:28px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .enlace-texto-oferta{margin-bottom:28px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .enlace-texto-oferta{margin-bottom:28px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .enlace-texto-oferta{margin-bottom:28px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .enlace-texto-oferta .enlace-texto-highlight-blue-bright-color{margin-left:5px}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .enlace-texto-oferta a{color:#00b0f0;font-family:"Montserrat-Parati-Bold",serif;margin:0;display:inline}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .enlace-texto-oferta a:hover{text-decoration-color:#00b0f0}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-texto .enlace-texto-oferta:last-child{padding-bottom:0px}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-imagen{margin:1.5rem auto}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-imagen .imagen-oferta-wrapper{max-width:1050px;margin:auto}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-imagen .imagen-oferta-wrapper img{width:100%}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla{position:relative;width:100%}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:left;-moz-box-align:left;-ms-flex-align:left;-webkit-align-items:left;align-items:left}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-botonera-carrousel{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:auto;margin-top:10px;width:70px}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{width:calc(100%);border:1px solid #a8adb3;border-radius:5px;font-family:"Montserrat-Parati",serif;color:#4c5356;background-color:#fff}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{font-size:13px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{font-size:16px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{margin-top:10px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{margin-top:10px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{margin-top:10px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{margin-top:10px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{margin-top:10px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{padding-left:4px;padding-right:4px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{padding-left:4px;padding-right:4px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{padding-left:8px;padding-right:8px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{padding-left:14px;padding-right:14px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{padding-left:14px;padding-right:14px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{padding-top:4px;padding-bottom:4px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{padding-top:4px;padding-bottom:4px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{padding-top:8px;padding-bottom:8px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{padding-top:14px;padding-bottom:14px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos{padding-top:14px;padding-bottom:14px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos p,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos span,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .otros-datos div{color:#4c5356}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla{--num-columnas: 2;margin-top:10px;width:calc(100%)}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab{margin-bottom:5px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab{margin-bottom:5px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab{margin-bottom:5px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab{margin-bottom:7px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab{margin-bottom:7px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-titulo-cabecera{position:relative;overflow:hidden}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-titulo-cabecera p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .fijo{width:fit-content}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .fijo{margin-right:7px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .fijo{margin-right:7px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .fijo{margin-right:7px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .fijo{margin-right:7px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .fijo{margin-right:7px}}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .fijo .div-columna-cab-principal-vacia{width:110px;min-width:110px;height:38px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .fijo .div-columna-cab-principal-vacia{width:170px;min-width:170px;height:38px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .fijo .div-columna-cab-principal-vacia{width:230px;min-width:230px;height:47px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-titulo-cabecera{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;background:linear-gradient(180deg, rgba(0, 130, 160, 0.6) 0%, rgba(2, 63, 136, 0.6) 100%);border-top-left-radius:6px;border-top-right-radius:6px;width:calc(276px * var(--num-columnas))}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-titulo-cabecera{height:38px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-titulo-cabecera{height:38px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-titulo-cabecera{height:47px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-titulo-cabecera p{color:#fff;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif;text-align:center;font-size:15px;padding:0 1rem}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-scroll{width:calc(100%);overflow:hidden}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-scroll .div-carrousel{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;position:relative;left:0}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-scroll .div-carrousel{gap:8px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-scroll .div-carrousel{gap:14px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos{min-width:88px;max-width:276px;width:calc(100% / var(--num-columnas))}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos{height:28px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos{height:fit-content}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos .bg-degradado{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:calc(100%);background:#023f88;background:linear-gradient(0deg, #023f88 0%, #0182a0 100%);border-radius:5px 5px 0px 0px;color:#fff;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif;text-align:center}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos .bg-degradado{font-size:13px;height:20px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos .bg-degradado{font-size:15px;height:36px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos .triangulo{width:calc(100%);background:#023f88;clip-path:polygon(0 0, 50% 100%, 100% 0)}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos .triangulo{height:8px;margin-top:-0.6px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos .triangulo{height:12px;margin-top:-0.6px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila{margin-bottom:7px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila{margin-bottom:7px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila{margin-bottom:7px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila{margin-bottom:7px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila{margin-bottom:7px}}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo{width:110px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo{width:170px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo{width:230px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo{margin-right:7px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo{margin-right:7px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo{margin-right:7px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo{margin-right:7px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo{margin-right:7px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;cursor:pointer}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .con-tooltip,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal .con-tooltip{position:relative;width:13px;height:13px;left:0;top:0;background:#05ce9f;clip-path:polygon(0 0, 0 100%, 100% 0);border-top-left-radius:5px}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal .bg-normal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;background:#e7fbfc;color:#023f88;font-family:"Montserrat-Parati",serif;border-top-left-radius:5px;border-bottom-left-radius:5px}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal .bg-normal{font-size:13px;height:38px;width:98px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal .bg-normal{font-size:13px;height:38px;width:158px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal .bg-normal{font-size:15px;height:47px;width:218px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal .bg-normal{padding-left:4px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal .bg-normal{padding-left:4px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal .bg-normal{padding-left:8px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal .bg-normal{padding-left:16px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal .bg-normal{padding-left:16px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal::before,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal .bg-normal::before{width:130px;height:13px;background:#05ce9f;transform:rotate(-90deg)}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .triangulo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal .triangulo{width:0;height:0}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .triangulo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal .triangulo{border-left:12px solid #e7fbfc;border-top:19px solid transparent;border-bottom:19px solid transparent}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .triangulo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal .triangulo{border-left:12px solid #e7fbfc;border-top:23.5px solid transparent;border-bottom:23.5px solid transparent}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;cursor:pointer;gap:7px;width:calc(100%);position:relative}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#e7fbfc;color:#023f88;font-family:"Montserrat-Parati",serif;position:absolute;top:0;bottom:0;border-top-left-radius:5px;border-bottom-left-radius:5px}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{font-size:13px;width:74px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{font-size:13px;width:120px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{font-size:15px;width:172px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{padding-left:4px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{padding-left:4px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{padding-left:8px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{padding-left:16px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{padding-left:16px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas{left:80px;width:30px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas{left:126px;width:46px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas{left:178px;width:52px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{height:38px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{height:38px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{height:47px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{margin-bottom:7px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{margin-bottom:7px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{margin-bottom:7px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{margin-bottom:7px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{margin-bottom:7px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .con-tooltip,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .con-tooltip{position:relative;width:13px;height:13px;left:0;top:0;background:#05ce9f;clip-path:polygon(0 0, 0 100%, 100% 0)}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;background:#e7fbfc;color:#023f88;font-family:"Montserrat-Parati",serif}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal{font-size:13px;width:28px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal{font-size:13px;width:32px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal{font-size:15px;width:40px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo{width:0;height:0}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo{border-left:12px solid #e7fbfc;border-top:19px solid transparent;border-bottom:19px solid transparent}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo{border-left:12px solid #e7fbfc;border-top:23.5px solid transparent;border-bottom:23.5px solid transparent}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child{margin-bottom:0}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child{margin-bottom:0}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child{margin-bottom:0}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child{margin-bottom:0}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child{margin-bottom:0}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll{overflow:hidden}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll{width:calc(100% - 117px)}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll{width:calc(100% - 177px)}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll{width:calc(100% - 237px)}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;position:relative;left:0}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel{gap:8px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel{gap:14px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-columna-datos{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:calc(100% / var(--num-columnas));border:1px solid #a8adb3;border-radius:5px;font-family:"Montserrat-Parati",serif;color:#4c5356;background-color:#fff;min-width:88px;max-width:276px;text-align:center}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-columna-datos{font-size:13px;height:38px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-columna-datos{font-size:15px;height:47px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-columna-datos{padding:4px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-columna-datos{padding:4px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-columna-datos{padding:4px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-columna-datos{padding:4px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-columna-datos{padding:4px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:calc(100%);gap:7px}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:calc(100%)}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan{gap:8px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan{gap:14px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:calc(100% / var(--num-columnas));border:1px solid #a8adb3;border-radius:5px;font-family:"Montserrat-Parati",serif;color:#4c5356;background-color:#fff;min-width:88px;max-width:276px;text-align:center}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{font-size:13px;height:38px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{font-size:15px;height:47px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{padding:4px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{padding:4px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{padding:4px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{padding:4px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos,.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{padding:4px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .con-tooltip{position:relative;width:13px;height:13px;left:0;top:0;background:#05ce9f;clip-path:polygon(0 0, 0 100%, 100% 0)}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal{background:#b1f1f6}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .triangulo{width:0;height:0}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .triangulo{border-left:12px solid #b1f1f6;border-top:19px solid transparent;border-bottom:19px solid transparent}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal .triangulo{border-left:12px solid #b1f1f6;border-top:23.5px solid transparent;border-bottom:23.5px solid transparent}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo{background:#b1f1f6}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal{width:40px;background:#b1f1f6;color:#023f88;font-family:"Montserrat-Parati",serif;border-top-left-radius:5px;border-bottom-left-radius:5px}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal{font-size:13px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal{font-size:15px}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo{width:0;height:0}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo{border-left:12px solid #b1f1f6;border-top:19px solid transparent;border-bottom:19px solid transparent}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo{border-left:12px solid #b1f1f6;border-top:23.5px solid transparent;border-bottom:23.5px solid transparent}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos{background-color:rgba(217,217,217,.28);font-size:15px}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .div-contentido .div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{background-color:rgba(217,217,217,.28);font-size:15px}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .tooltip-tabla{position:absolute;opacity:0;top:0;left:50%;width:85vw;background:#05ce9f;padding:.5rem;transform:translate(-50%, -100%);transition:opacity .3s ease}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .tooltip-tabla{display:none}}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .tooltip-tabla.visible{opacity:1;pointer-events:auto}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .tooltip-tabla::after{position:absolute;bottom:-18px;left:50%;border-width:10px;border-style:solid;border-color:#05ce9f rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);content:"";transform:translateX(100%)}.home-informes-cvn .bloque-principal .div-content .div-contenido-oferta .div-row-oferta .div-bloque-oferta-tabla .tooltip-tabla p{color:#fff;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif;text-align:center;font-size:15px;padding:0 1rem}.home-informes-cvn .bloque-principal .div-content .div-botones-fecha{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:no-wrap;-ms-flex-wrap:no-wrap;flex-wrap:no-wrap}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-botones-fecha{margin-bottom:36px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-botones-fecha{margin-bottom:36px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-botones-fecha{margin-bottom:36px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-botones-fecha{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-botones-fecha{margin-bottom:64px}}.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-botones{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar{width:55px}.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado:hover{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado:active{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado-OK{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado-OK{background:url("/assets/front/images/vw-elements/home-v2/actualidad/reg-guardado-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado-OK{background:url("/assets/front/images/vw-elements/home-v2/actualidad/reg-guardado.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado-OK:hover{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado-OK:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/reg-guardado-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado-OK:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado-OK:active{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado-OK:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/reg-guardado-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-botones-fecha .div-guardar .icon-guardado-OK:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-informes-cvn .bloque-principal .div-content .div-parrafo,.home-informes-cvn .bloque-principal .div-content .div-parrafo p,.home-informes-cvn .bloque-principal .div-content .div-parrafo span,.home-informes-cvn .bloque-principal .div-content .div-parrafo span div,.home-informes-cvn .bloque-principal .div-content .div-parrafo span p{color:#4c5356}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-parrafo,.home-informes-cvn .bloque-principal .div-content .div-parrafo p,.home-informes-cvn .bloque-principal .div-content .div-parrafo span,.home-informes-cvn .bloque-principal .div-content .div-parrafo span div,.home-informes-cvn .bloque-principal .div-content .div-parrafo span p{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-parrafo,.home-informes-cvn .bloque-principal .div-content .div-parrafo p,.home-informes-cvn .bloque-principal .div-content .div-parrafo span,.home-informes-cvn .bloque-principal .div-content .div-parrafo span div,.home-informes-cvn .bloque-principal .div-content .div-parrafo span p{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-parrafo,.home-informes-cvn .bloque-principal .div-content .div-parrafo p,.home-informes-cvn .bloque-principal .div-content .div-parrafo span,.home-informes-cvn .bloque-principal .div-content .div-parrafo span div,.home-informes-cvn .bloque-principal .div-content .div-parrafo span p{margin-bottom:20px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-parrafo,.home-informes-cvn .bloque-principal .div-content .div-parrafo p,.home-informes-cvn .bloque-principal .div-content .div-parrafo span,.home-informes-cvn .bloque-principal .div-content .div-parrafo span div,.home-informes-cvn .bloque-principal .div-content .div-parrafo span p{margin-bottom:28px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-parrafo,.home-informes-cvn .bloque-principal .div-content .div-parrafo p,.home-informes-cvn .bloque-principal .div-content .div-parrafo span,.home-informes-cvn .bloque-principal .div-content .div-parrafo span div,.home-informes-cvn .bloque-principal .div-content .div-parrafo span p{margin-bottom:28px}}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-parrafo,.home-informes-cvn .bloque-principal .div-content .div-parrafo p,.home-informes-cvn .bloque-principal .div-content .div-parrafo span,.home-informes-cvn .bloque-principal .div-content .div-parrafo span div,.home-informes-cvn .bloque-principal .div-content .div-parrafo span p{font-size:16px;line-height:26px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-parrafo,.home-informes-cvn .bloque-principal .div-content .div-parrafo p,.home-informes-cvn .bloque-principal .div-content .div-parrafo span,.home-informes-cvn .bloque-principal .div-content .div-parrafo span div,.home-informes-cvn .bloque-principal .div-content .div-parrafo span p{font-size:22px;line-height:23px}}.home-informes-cvn .bloque-principal .div-content .div-parrafo ul,.home-informes-cvn .bloque-principal .div-content .div-parrafo p ul,.home-informes-cvn .bloque-principal .div-content .div-parrafo span ul,.home-informes-cvn .bloque-principal .div-content .div-parrafo span div ul,.home-informes-cvn .bloque-principal .div-content .div-parrafo span p ul{list-style:inherit;padding-left:2rem}.home-informes-cvn .bloque-principal .div-content .div-parrafo ul li,.home-informes-cvn .bloque-principal .div-content .div-parrafo p ul li,.home-informes-cvn .bloque-principal .div-content .div-parrafo span ul li,.home-informes-cvn .bloque-principal .div-content .div-parrafo span div ul li,.home-informes-cvn .bloque-principal .div-content .div-parrafo span p ul li{line-height:1.5}.home-informes-cvn .bloque-principal .div-content .div-descarga{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:25px}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-descarga{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-descarga{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-descarga{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}}.home-informes-cvn .bloque-principal .div-content .div-linea{border-bottom:1.0876px solid #4c5356}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-linea{margin-top:36px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-linea{margin-top:36px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-linea{margin-top:36px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-linea{margin-top:21px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-linea{margin-top:21px}}.home-informes-cvn .bloque-principal .div-content .div-gama-open{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-gama-open{padding-left:12px;padding-right:12px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-gama-open{padding-left:12px;padding-right:12px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-gama-open{padding-left:12px;padding-right:12px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-gama-open{padding-left:20px;padding-right:20px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-gama-open{padding-left:20px;padding-right:20px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-gama-open{padding-top:13px;padding-bottom:13px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-gama-open{padding-top:13px;padding-bottom:13px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-gama-open{padding-top:13px;padding-bottom:13px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-gama-open{padding-top:13px;padding-bottom:13px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-gama-open{padding-top:13px;padding-bottom:13px}}.home-informes-cvn .bloque-principal .div-content .div-gama-close{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:1.0876px solid #4c5356;font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-gama-close{padding-left:12px;padding-right:12px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-gama-close{padding-left:12px;padding-right:12px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-gama-close{padding-left:12px;padding-right:12px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-gama-close{padding-left:20px;padding-right:20px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-gama-close{padding-left:20px;padding-right:20px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-gama-close{padding-top:13px;padding-bottom:13px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-gama-close{padding-top:13px;padding-bottom:13px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-gama-close{padding-top:13px;padding-bottom:13px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-gama-close{padding-top:13px;padding-bottom:13px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-gama-close{padding-top:13px;padding-bottom:13px}}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-gama-open button.ghost-zoom-minus,.home-informes-cvn .bloque-principal .div-content .div-gama-open button.ghost-zoom-plus,.home-informes-cvn .bloque-principal .div-content .div-gama-close button.ghost-zoom-minus,.home-informes-cvn .bloque-principal .div-content .div-gama-close button.ghost-zoom-plus{width:16px;height:16px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-gama-open button.ghost-zoom-minus,.home-informes-cvn .bloque-principal .div-content .div-gama-open button.ghost-zoom-plus,.home-informes-cvn .bloque-principal .div-content .div-gama-close button.ghost-zoom-minus,.home-informes-cvn .bloque-principal .div-content .div-gama-close button.ghost-zoom-plus{width:20px;height:20px}}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-gama-open .texto-bold-petrol,.home-informes-cvn .bloque-principal .div-content .div-gama-close .texto-bold-petrol{font-size:14px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-gama-open .texto-bold-petrol,.home-informes-cvn .bloque-principal .div-content .div-gama-close .texto-bold-petrol{font-size:14px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-gama-open .texto-bold-petrol,.home-informes-cvn .bloque-principal .div-content .div-gama-close .texto-bold-petrol{font-size:18px}}.home-informes-cvn .bloque-principal .div-content .div-content-caja{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:calc(100%);border-bottom:1.0876px solid #4c5356}.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja{margin-bottom:7px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja{margin-bottom:7px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja{margin-bottom:7px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja{margin-bottom:7px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja{margin-bottom:7px}}.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:46px;border-radius:5px;color:#fff;font-family:"Montserrat-Parati-Bold",serif}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja{font-size:12px;height:39px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja{font-size:16px;height:46px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja{padding-left:46px;padding-right:10px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja{padding-left:46px;padding-right:10px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja{padding-left:46px;padding-right:10px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja{padding-left:52px;padding-right:10px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja{padding-left:52px;padding-right:10px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja{padding-top:5px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja{padding-top:5px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja{padding-top:5px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja{padding-top:5px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja{padding-top:5px}}.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja button.ghost-arrow-down{color:#fff;outline:none}.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja button.ghost-arrow-down::before{border-bottom:2px solid #fff;border-left:2px solid #fff}.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja button.ghost-arrow-up{color:#fff;outline:none}.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja button.ghost-arrow-up::before{border-bottom:2px solid #fff;border-left:2px solid #fff}.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja button.ghost-arrow-down:hover,.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-titulo-caja button.ghost-arrow-up:hover{box-shadow:none}.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .icon-condiciones-generales{background:url("/assets/front/images/vw-elements/home-v2/informes/icon-condiciones-generales.png") no-repeat #023f88;background-position:left}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .icon-condiciones-generales{background-position-x:12px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .icon-condiciones-generales{background-position-x:12px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .icon-condiciones-generales{background-position-x:20px}}.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .icon-servicios-adicionales{background:url("/assets/front/images/vw-elements/home-v2/informes/icon-servicios-adicionales.png") no-repeat #023f88;background-position:left}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .icon-servicios-adicionales{background-position-x:12px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .icon-servicios-adicionales{background-position-x:12px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .icon-servicios-adicionales{background-position-x:20px}}.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .icon-claves-fired{background:url("/assets/front/images/vw-elements/home-v2/informes/icon-claves-fired.png") no-repeat #023f88;background-position:left}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .icon-claves-fired{background-position-x:12px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .icon-claves-fired{background-position-x:12px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .icon-claves-fired{background-position-x:20px}}.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .icon-informacion-adicional{background:url("/assets/front/images/vw-elements/home-v2/informes/icon-informacion-adicional.png") no-repeat #023f88;background-position:left}@media(min-width: 180px)and (max-width: 719.98px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .icon-informacion-adicional{background-position-x:12px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .icon-informacion-adicional{background-position-x:12px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .icon-informacion-adicional{background-position-x:20px}}.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:#fff}.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .div-botonera-carrousel{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:10px;width:70px}.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{width:calc(100%);border:1px solid #a8adb3;border-radius:5px;font-family:"Montserrat-Parati",serif;color:#4c5356;background-color:#fff}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{font-size:13px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{font-size:16px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{margin-top:10px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{margin-top:10px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{margin-top:10px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{margin-top:10px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{margin-top:10px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{padding-left:4px;padding-right:4px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{padding-left:4px;padding-right:4px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{padding-left:8px;padding-right:8px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{padding-left:14px;padding-right:14px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{padding-left:14px;padding-right:14px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{padding-top:4px;padding-bottom:4px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{padding-top:4px;padding-bottom:4px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{padding-top:8px;padding-bottom:8px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{padding-top:14px;padding-bottom:14px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos{padding-top:14px;padding-bottom:14px}}.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos p,.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos span,.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja .div-contentido .otros-datos div{color:#4c5356}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja:last-child{margin-bottom:23px}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja:last-child{margin-bottom:23px}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja:last-child{margin-bottom:23px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja:last-child{margin-bottom:23px}}@media only screen and (min-width: 1600px){.home-informes-cvn .bloque-principal .div-content .div-content-caja .div-caja:last-child{margin-bottom:23px}}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor{display:-ms-grid;display:grid;background-color:#fff}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor{-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor{-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor{-ms-grid-columns:repeat(3, 4.5% 91% 4.5%);grid-template-columns:repeat(3, 4.5% 91% 4.5%)}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor{-ms-grid-columns:repeat(3, 4.5% 91% 4.5%);grid-template-columns:repeat(3, 4.5% 91% 4.5%)}}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:fit-content}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga{-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga{-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga{padding-top:15px;padding-right:20px;padding-bottom:15px;padding-left:0}}@media only screen and (min-width: 720px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga{padding-top:15px;padding-right:35px;padding-bottom:15px;padding-left:0}}@media only screen and (min-width: 960px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga{padding-top:15px;padding-right:35px;padding-bottom:15px;padding-left:0}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga{padding-top:27px;padding-right:54px;padding-bottom:27px;padding-left:0}}@media(min-width: 180px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga{gap:10px}}@media(min-width: 992px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga{gap:2rem}}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-btn-descarga a:hover{text-decoration:none}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .div-act-descarga-movil{display:none}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .div-act-descarga-movil .act-btn-icono-descargar{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar.png") no-repeat;width:48px;height:48px;min-width:32px;min-height:32px;display:block;background-position:center;cursor:pointer}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .div-act-descarga-movil .act-btn-icono-descargar:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-over.png") no-repeat}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .div-act-descarga-movil .act-btn-icono-descargar:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-active.png") no-repeat}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;width:100%;gap:5px}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .texto-normal-petrol{color:#023f88;font-family:"Montserrat-Parati",serif}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .texto-normal-petrol{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .texto-normal-petrol{font-size:16px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .texto-normal-petrol{font-size:18px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-enlace{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-enlace{font-size:18px}}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-enlace a{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-enlace a{font-size:18px}}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-enlace a span{font-family:"Montserrat-Parati",serif;color:#4a4a4a}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-enlace a:hover{font-family:"Montserrat-Parati",serif;color:#4a4a4a}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-data-info-date{font-size:14px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-data-info-date{font-size:14px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-div-text-download-enlace .act-data-info-date{font-size:16px}}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download div,.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download p,.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download span{font-family:"Montserrat-Parati",serif}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download div,.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download p,.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download span{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download div,.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download p,.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download span{font-size:16px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download div,.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download p,.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download span{font-size:18px}}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace{font-family:"Montserrat-Parati",serif;color:#4a4a4a}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace{font-size:18px}}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace a{font-family:"Montserrat-Parati",serif;color:#4a4a4a}@media only screen and (min-width: 180px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace a{font-size:16px}}@media(min-width: 720px)and (max-width: 991.98px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace a{font-size:18px}}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace a span{font-family:"Montserrat-Parati",serif;color:#4a4a4a}.home-informes-cvn .bloque-principal .div-content .act-modulo-descargas-contenedor .act-div-node-descarga .act-div-text-elems-descarga .act-div-text-download .act-enlace a:hover{font-family:"Montserrat-Parati",serif;color:#4a4a4a;text-decoration-color:#4a4a4a}button.btn-inactivo{outline:1px solid #d8d8d8;color:#4c5356;padding:0 20px;min-height:52px}@media(min-width: 180px)and (max-width: 991.98px){button.btn-inactivo{font-size:16px}}@media(min-width: 992px){button.btn-inactivo{font-size:18px}}button.btn-informe{font-family:"Montserrat-Parati",serif}@media(min-width: 180px)and (max-width: 991.98px){button.btn-informe{font-size:16px}}@media(min-width: 992px){button.btn-informe{font-size:18px}}button.btn-activo{outline:1px solid #d8d8d8;color:#023f88;padding:0 20px;min-height:52px;font-family:"Montserrat-Parati-Bold",serif}@media(min-width: 180px)and (max-width: 991.98px){button.btn-activo{font-size:16px}}@media(min-width: 992px){button.btn-activo{font-size:18px}}.div-tabla{--num-columnas: 2;margin-top:10px;width:calc(100%)}.div-tabla .div-fila-cab{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.div-tabla .div-fila-cab{margin-bottom:5px}}@media only screen and (min-width: 720px){.div-tabla .div-fila-cab{margin-bottom:5px}}@media only screen and (min-width: 960px){.div-tabla .div-fila-cab{margin-bottom:5px}}@media only screen and (min-width: 992px){.div-tabla .div-fila-cab{margin-bottom:7px}}@media only screen and (min-width: 1600px){.div-tabla .div-fila-cab{margin-bottom:7px}}.div-tabla .div-fila-cab .fijo{width:fit-content}@media only screen and (min-width: 180px){.div-tabla .div-fila-cab .fijo{margin-right:7px}}@media only screen and (min-width: 720px){.div-tabla .div-fila-cab .fijo{margin-right:7px}}@media only screen and (min-width: 960px){.div-tabla .div-fila-cab .fijo{margin-right:7px}}@media only screen and (min-width: 992px){.div-tabla .div-fila-cab .fijo{margin-right:7px}}@media only screen and (min-width: 1600px){.div-tabla .div-fila-cab .fijo{margin-right:7px}}@media(min-width: 180px)and (max-width: 719.98px){.div-tabla .div-fila-cab .fijo .div-columna-cab-principal-vacia{width:110px;min-width:110px;height:38px}}@media(min-width: 720px)and (max-width: 991.98px){.div-tabla .div-fila-cab .fijo .div-columna-cab-principal-vacia{width:170px;min-width:170px;height:38px}}@media(min-width: 992px){.div-tabla .div-fila-cab .fijo .div-columna-cab-principal-vacia{width:230px;min-width:230px;height:47px}}.div-tabla .div-fila-cab .div-titulo-cabecera{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;background:linear-gradient(180deg, rgba(0, 130, 160, 0.6) 0%, rgba(2, 63, 136, 0.6) 100%);border-top-left-radius:6px;border-top-right-radius:6px;width:100%}@media(min-width: 180px)and (max-width: 719.98px){.div-tabla .div-fila-cab .div-titulo-cabecera{height:38px}}@media(min-width: 720px)and (max-width: 991.98px){.div-tabla .div-fila-cab .div-titulo-cabecera{height:38px}}@media(min-width: 992px){.div-tabla .div-fila-cab .div-titulo-cabecera{height:47px}}.div-tabla .div-fila-cab .div-titulo-cabecera p{color:#fff;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif;text-align:center;font-size:15px;padding:0 1rem}.div-tabla .div-fila-cab .div-scroll{width:calc(100%);overflow:hidden}.div-tabla .div-fila-cab .div-scroll .div-carrousel{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;position:relative;left:0}@media(min-width: 180px)and (max-width: 991.98px){.div-tabla .div-fila-cab .div-scroll .div-carrousel{gap:8px}}@media(min-width: 992px){.div-tabla .div-fila-cab .div-scroll .div-carrousel{gap:14px}}.div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos{min-width:88px;width:calc(100% / var(--num-columnas))}@media(min-width: 180px)and (max-width: 991.98px){.div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos{height:28px}}@media(min-width: 992px){.div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos{height:fit-content}}.div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos .bg-degradado{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:calc(100%);background:#023f88;background:linear-gradient(0deg, #023f88 0%, #0182a0 100%);border-radius:5px 5px 0px 0px;color:#fff;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif;text-align:center}@media(min-width: 180px)and (max-width: 991.98px){.div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos .bg-degradado{font-size:13px;height:20px}}@media(min-width: 992px){.div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos .bg-degradado{font-size:15px;height:36px}}.div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos .triangulo{width:calc(100%);background:#023f88;clip-path:polygon(0 0, 50% 100%, 100% 0)}@media(min-width: 180px)and (max-width: 991.98px){.div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos .triangulo{height:8px;margin-top:-0.6px}}@media(min-width: 992px){.div-tabla .div-fila-cab .div-scroll .div-carrousel .div-columna-cab-datos .triangulo{height:12px;margin-top:-0.6px}}.div-tabla .div-fila-activa,.div-tabla .div-fila{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.div-tabla .div-fila-activa,.div-tabla .div-fila{margin-bottom:7px}}@media only screen and (min-width: 720px){.div-tabla .div-fila-activa,.div-tabla .div-fila{margin-bottom:7px}}@media only screen and (min-width: 960px){.div-tabla .div-fila-activa,.div-tabla .div-fila{margin-bottom:7px}}@media only screen and (min-width: 992px){.div-tabla .div-fila-activa,.div-tabla .div-fila{margin-bottom:7px}}@media only screen and (min-width: 1600px){.div-tabla .div-fila-activa,.div-tabla .div-fila{margin-bottom:7px}}@media(min-width: 180px)and (max-width: 719.98px){.div-tabla .div-fila-activa .fijo,.div-tabla .div-fila .fijo{width:110px}}@media(min-width: 720px)and (max-width: 991.98px){.div-tabla .div-fila-activa .fijo,.div-tabla .div-fila .fijo{width:170px}}@media(min-width: 992px){.div-tabla .div-fila-activa .fijo,.div-tabla .div-fila .fijo{width:230px}}@media only screen and (min-width: 180px){.div-tabla .div-fila-activa .fijo,.div-tabla .div-fila .fijo{margin-right:7px}}@media only screen and (min-width: 720px){.div-tabla .div-fila-activa .fijo,.div-tabla .div-fila .fijo{margin-right:7px}}@media only screen and (min-width: 960px){.div-tabla .div-fila-activa .fijo,.div-tabla .div-fila .fijo{margin-right:7px}}@media only screen and (min-width: 992px){.div-tabla .div-fila-activa .fijo,.div-tabla .div-fila .fijo{margin-right:7px}}@media only screen and (min-width: 1600px){.div-tabla .div-fila-activa .fijo,.div-tabla .div-fila .fijo{margin-right:7px}}.div-tabla .div-fila-activa .fijo .div-columna-principal,.div-tabla .div-fila .fijo .div-columna-principal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;cursor:pointer}.div-tabla .div-fila-activa .fijo .div-columna-principal .con-tooltip,.div-tabla .div-fila .fijo .div-columna-principal .con-tooltip{position:relative;width:13px;height:13px;left:0;top:0;background:#05ce9f;clip-path:polygon(0 0, 0 100%, 100% 0);border-top-left-radius:5px}.div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.div-tabla .div-fila .fijo .div-columna-principal .bg-normal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;background:#e7fbfc;color:#023f88;font-family:"Montserrat-Parati",serif;border-top-left-radius:5px;border-bottom-left-radius:5px}@media(min-width: 180px)and (max-width: 719.98px){.div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.div-tabla .div-fila .fijo .div-columna-principal .bg-normal{font-size:13px;height:38px;width:98px}}@media(min-width: 720px)and (max-width: 991.98px){.div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.div-tabla .div-fila .fijo .div-columna-principal .bg-normal{font-size:13px;height:38px;width:158px}}@media(min-width: 992px){.div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.div-tabla .div-fila .fijo .div-columna-principal .bg-normal{font-size:15px;height:47px;width:218px}}@media only screen and (min-width: 180px){.div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.div-tabla .div-fila .fijo .div-columna-principal .bg-normal{padding-left:4px}}@media only screen and (min-width: 720px){.div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.div-tabla .div-fila .fijo .div-columna-principal .bg-normal{padding-left:4px}}@media only screen and (min-width: 960px){.div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.div-tabla .div-fila .fijo .div-columna-principal .bg-normal{padding-left:8px}}@media only screen and (min-width: 992px){.div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.div-tabla .div-fila .fijo .div-columna-principal .bg-normal{padding-left:16px}}@media only screen and (min-width: 1600px){.div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal,.div-tabla .div-fila .fijo .div-columna-principal .bg-normal{padding-left:16px}}.div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal::before,.div-tabla .div-fila .fijo .div-columna-principal .bg-normal::before{width:130px;height:13px;background:#05ce9f;transform:rotate(-90deg)}.div-tabla .div-fila-activa .fijo .div-columna-principal .triangulo,.div-tabla .div-fila .fijo .div-columna-principal .triangulo{width:0;height:0}@media(min-width: 180px)and (max-width: 991.98px){.div-tabla .div-fila-activa .fijo .div-columna-principal .triangulo,.div-tabla .div-fila .fijo .div-columna-principal .triangulo{border-left:12px solid #e7fbfc;border-top:19px solid transparent;border-bottom:19px solid transparent}}@media(min-width: 992px){.div-tabla .div-fila-activa .fijo .div-columna-principal .triangulo,.div-tabla .div-fila .fijo .div-columna-principal .triangulo{border-left:12px solid #e7fbfc;border-top:23.5px solid transparent;border-bottom:23.5px solid transparent}}.div-tabla .div-fila-activa .fijo .div-columna-principal-v2,.div-tabla .div-fila .fijo .div-columna-principal-v2{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;cursor:pointer;gap:7px;width:calc(100%);position:relative}.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#e7fbfc;color:#023f88;font-family:"Montserrat-Parati",serif;position:absolute;top:0;bottom:0;border-top-left-radius:5px;border-bottom-left-radius:5px}@media(min-width: 180px)and (max-width: 719.98px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{font-size:13px;width:74px}}@media(min-width: 720px)and (max-width: 991.98px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{font-size:13px;width:120px}}@media(min-width: 992px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{font-size:15px;width:172px}}@media only screen and (min-width: 180px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{padding-left:4px}}@media only screen and (min-width: 720px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{padding-left:4px}}@media only screen and (min-width: 960px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{padding-left:8px}}@media only screen and (min-width: 992px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{padding-left:16px}}@media only screen and (min-width: 1600px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-rectangulo{padding-left:16px}}.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative}@media(min-width: 180px)and (max-width: 719.98px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas{left:80px;width:30px}}@media(min-width: 720px)and (max-width: 991.98px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas{left:126px;width:46px}}@media(min-width: 992px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas{left:178px;width:52px}}.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media(min-width: 180px)and (max-width: 719.98px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{height:38px}}@media(min-width: 720px)and (max-width: 991.98px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{height:38px}}@media(min-width: 992px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{height:47px}}@media only screen and (min-width: 180px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{margin-bottom:7px}}@media only screen and (min-width: 720px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{margin-bottom:7px}}@media only screen and (min-width: 960px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{margin-bottom:7px}}@media only screen and (min-width: 992px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{margin-bottom:7px}}@media only screen and (min-width: 1600px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha{margin-bottom:7px}}.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .con-tooltip,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .con-tooltip{position:relative;width:13px;height:13px;left:0;top:0;background:#05ce9f;clip-path:polygon(0 0, 0 100%, 100% 0)}.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;background:#e7fbfc;color:#023f88;font-family:"Montserrat-Parati",serif}@media(min-width: 180px)and (max-width: 719.98px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal{font-size:13px;width:28px}}@media(min-width: 720px)and (max-width: 991.98px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal{font-size:13px;width:32px}}@media(min-width: 992px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal{font-size:15px;width:40px}}.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo{width:0;height:0}@media(min-width: 180px)and (max-width: 991.98px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo{border-left:12px solid #e7fbfc;border-top:19px solid transparent;border-bottom:19px solid transparent}}@media(min-width: 992px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo{border-left:12px solid #e7fbfc;border-top:23.5px solid transparent;border-bottom:23.5px solid transparent}}@media only screen and (min-width: 180px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child{margin-bottom:0}}@media only screen and (min-width: 720px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child{margin-bottom:0}}@media only screen and (min-width: 960px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child{margin-bottom:0}}@media only screen and (min-width: 992px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child{margin-bottom:0}}@media only screen and (min-width: 1600px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child,.div-tabla .div-fila .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha:last-child{margin-bottom:0}}.div-tabla .div-fila-activa .div-scroll,.div-tabla .div-fila .div-scroll{overflow:hidden}@media(min-width: 180px)and (max-width: 719.98px){.div-tabla .div-fila-activa .div-scroll,.div-tabla .div-fila .div-scroll{width:calc(100% - 117px)}}@media(min-width: 720px)and (max-width: 991.98px){.div-tabla .div-fila-activa .div-scroll,.div-tabla .div-fila .div-scroll{width:calc(100% - 177px)}}@media(min-width: 992px){.div-tabla .div-fila-activa .div-scroll,.div-tabla .div-fila .div-scroll{width:calc(100% - 237px)}}.div-tabla .div-fila-activa .div-scroll .div-carrousel,.div-tabla .div-fila .div-scroll .div-carrousel{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;position:relative;left:0}@media(min-width: 180px)and (max-width: 991.98px){.div-tabla .div-fila-activa .div-scroll .div-carrousel,.div-tabla .div-fila .div-scroll .div-carrousel{gap:8px}}@media(min-width: 992px){.div-tabla .div-fila-activa .div-scroll .div-carrousel,.div-tabla .div-fila .div-scroll .div-carrousel{gap:14px}}.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos,.div-tabla .div-fila .div-scroll .div-carrousel .div-columna-datos{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:calc(100% / var(--num-columnas));border:1px solid #a8adb3;border-radius:5px;font-family:"Montserrat-Parati",serif;color:#4c5356;background-color:#fff;min-width:88px;max-width:276px;text-align:center}@media(min-width: 180px)and (max-width: 991.98px){.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos,.div-tabla .div-fila .div-scroll .div-carrousel .div-columna-datos{font-size:13px;height:38px}}@media(min-width: 992px){.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos,.div-tabla .div-fila .div-scroll .div-carrousel .div-columna-datos{font-size:15px;height:47px}}@media only screen and (min-width: 180px){.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos,.div-tabla .div-fila .div-scroll .div-carrousel .div-columna-datos{padding:4px}}@media only screen and (min-width: 720px){.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos,.div-tabla .div-fila .div-scroll .div-carrousel .div-columna-datos{padding:4px}}@media only screen and (min-width: 960px){.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos,.div-tabla .div-fila .div-scroll .div-carrousel .div-columna-datos{padding:4px}}@media only screen and (min-width: 992px){.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos,.div-tabla .div-fila .div-scroll .div-carrousel .div-columna-datos{padding:4px}}@media only screen and (min-width: 1600px){.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos,.div-tabla .div-fila .div-scroll .div-carrousel .div-columna-datos{padding:4px}}.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan,.div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:calc(100%);gap:7px}.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan,.div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;width:calc(100%)}@media(min-width: 180px)and (max-width: 991.98px){.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan,.div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan{gap:8px}}@media(min-width: 992px){.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan,.div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan{gap:14px}}.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos,.div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:calc(100% / var(--num-columnas));border:1px solid #a8adb3;border-radius:5px;font-family:"Montserrat-Parati",serif;color:#4c5356;background-color:#fff;min-width:88px;max-width:276px;text-align:center}@media(min-width: 180px)and (max-width: 991.98px){.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos,.div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{font-size:13px;height:38px}}@media(min-width: 992px){.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos,.div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{font-size:15px;height:47px}}@media only screen and (min-width: 180px){.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos,.div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{padding:4px}}@media only screen and (min-width: 720px){.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos,.div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{padding:4px}}@media only screen and (min-width: 960px){.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos,.div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{padding:4px}}@media only screen and (min-width: 992px){.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos,.div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{padding:4px}}@media only screen and (min-width: 1600px){.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos,.div-tabla .div-fila .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{padding:4px}}.div-tabla .div-fila-activa .fijo .div-columna-principal .con-tooltip{position:relative;width:13px;height:13px;left:0;top:0;background:#05ce9f;clip-path:polygon(0 0, 0 100%, 100% 0)}.div-tabla .div-fila-activa .fijo .div-columna-principal .bg-normal{background:#b1f1f6}.div-tabla .div-fila-activa .fijo .div-columna-principal .triangulo{width:0;height:0}@media(min-width: 180px)and (max-width: 991.98px){.div-tabla .div-fila-activa .fijo .div-columna-principal .triangulo{border-left:12px solid #b1f1f6;border-top:19px solid transparent;border-bottom:19px solid transparent}}@media(min-width: 992px){.div-tabla .div-fila-activa .fijo .div-columna-principal .triangulo{border-left:12px solid #b1f1f6;border-top:23.5px solid transparent;border-bottom:23.5px solid transparent}}.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-rectangulo{background:#b1f1f6}.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal{width:40px;background:#b1f1f6;color:#023f88;font-family:"Montserrat-Parati",serif;border-top-left-radius:5px;border-bottom-left-radius:5px}@media(min-width: 180px)and (max-width: 991.98px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal{font-size:13px}}@media(min-width: 992px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .bg-normal{font-size:15px}}.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo{width:0;height:0}@media(min-width: 180px)and (max-width: 991.98px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo{border-left:12px solid #b1f1f6;border-top:19px solid transparent;border-bottom:19px solid transparent}}@media(min-width: 992px){.div-tabla .div-fila-activa .fijo .div-columna-principal-v2 .div-content-flechas .div-flecha .triangulo{border-left:12px solid #b1f1f6;border-top:23.5px solid transparent;border-bottom:23.5px solid transparent}}.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-columna-datos{background-color:rgba(217,217,217,.28)}.div-tabla .div-fila-activa .div-scroll .div-carrousel .div-datos-rowspan .div-fila-datos-rowspan .div-columna-datos{background-color:rgba(217,217,217,.28)}.div-imagen{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}@media only screen and (min-width: 180px){.div-imagen{padding:20px}}@media only screen and (min-width: 720px){.div-imagen{padding:20px}}@media only screen and (min-width: 960px){.div-imagen{padding:20px}}@media only screen and (min-width: 992px){.div-imagen{padding:20px}}@media only screen and (min-width: 1600px){.div-imagen{padding:20px}}.div-imagen img{max-width:100%;height:auto;width:100%}.celda-activa{background-color:#f5f5f5 !important}.subfila-activa .con-tooltip{position:relative;width:13px;height:13px;left:0;top:0;background:#05ce9f;clip-path:polygon(0 0, 0 100%, 100% 0)}.subfila-activa .bg-normal{background:#b1f1f6 !important}.subfila-activa .triangulo{width:0;height:0}@media(min-width: 180px)and (max-width: 991.98px){.subfila-activa .triangulo{border-left:12px solid #b1f1f6 !important;border-top:19px solid transparent;border-bottom:19px solid transparent}}@media(min-width: 992px){.subfila-activa .triangulo{border-left:12px solid #b1f1f6 !important;border-top:23.5px solid transparent;border-bottom:23.5px solid transparent}}@media only screen and (min-width: 180px){.div-no-data{padding-top:13px;padding-bottom:13px}}@media only screen and (min-width: 720px){.div-no-data{padding-top:13px;padding-bottom:13px}}@media only screen and (min-width: 960px){.div-no-data{padding-top:13px;padding-bottom:13px}}@media only screen and (min-width: 992px){.div-no-data{padding-top:13px;padding-bottom:13px}}@media only screen and (min-width: 1600px){.div-no-data{padding-top:13px;padding-bottom:13px}}.div-no-data p,.div-no-data span,.div-no-data div{color:#4c5356}@media(min-width: 180px)and (max-width: 959.98px){.div-no-data p,.div-no-data span,.div-no-data div{font-size:16px;line-height:24px}}@media(min-width: 992px)and (max-width: 1599.98px){.div-no-data p,.div-no-data span,.div-no-data div{font-size:18px;line-height:28px}}@media(min-width: 1600px){.div-no-data p,.div-no-data span,.div-no-data div{font-size:18px;line-height:28px}}.home-materiales{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;min-height:550px}.home-materiales section{position:relative}.home-materiales .div-cabecera{--bg-url-mat: url("/assets/front/images/vw-elements/home-v2/informes/fondo-cab-materiales.png");--bg-url-mat-responsive: url("/assets/front/images/vw-elements/home-v2/informes/fondo-cab-materiales-resp.png")}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .div-cabecera{background:var(--bg-url-mat-responsive);background-repeat:no-repeat;background-position:center;background-size:cover;height:348px}}@media(min-width: 992px){.home-materiales .div-cabecera{background:var(--bg-url-mat);background-repeat:no-repeat;background-position:center;background-size:cover;height:453px}}.home-materiales .div-cabecera .titulo-cabecera{position:absolute}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .div-cabecera .titulo-cabecera{width:65%}}@media(min-width: 992px){.home-materiales .div-cabecera .titulo-cabecera{width:fit-content}}@media only screen and (min-width: 180px){.home-materiales .div-cabecera .titulo-cabecera{top:20px}}@media only screen and (min-width: 720px){.home-materiales .div-cabecera .titulo-cabecera{top:20px}}@media only screen and (min-width: 960px){.home-materiales .div-cabecera .titulo-cabecera{top:50px}}@media only screen and (min-width: 992px){.home-materiales .div-cabecera .titulo-cabecera{top:50px}}@media only screen and (min-width: 180px){.home-materiales .div-cabecera .titulo-cabecera{left:26px}}@media only screen and (min-width: 720px){.home-materiales .div-cabecera .titulo-cabecera{left:26px}}@media only screen and (min-width: 960px){.home-materiales .div-cabecera .titulo-cabecera{left:26px}}@media only screen and (min-width: 992px){.home-materiales .div-cabecera .titulo-cabecera{left:80px}}.home-materiales .div-cabecera .titulo-cabecera h1{background:rgba(2,63,136,.8);color:#fff;width:fit-content;font-family:"Montserrat-Parati-Bold",serif}.home-materiales .div-cabecera .titulo-cabecera h1 strong{font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-materiales .div-cabecera .titulo-cabecera h1{padding-top:0.125rem;padding-right:0.75rem;padding-bottom:0.125rem;padding-left:0.75rem}}@media only screen and (min-width: 720px){.home-materiales .div-cabecera .titulo-cabecera h1{padding-top:0.2083333333rem;padding-right:1.25rem;padding-bottom:0.2083333333rem;padding-left:1.25rem}}@media only screen and (min-width: 960px){.home-materiales .div-cabecera .titulo-cabecera h1{padding-top:0.3333333333rem;padding-right:2rem;padding-bottom:0.3333333333rem;padding-left:2rem}}@media only screen and (min-width: 992px){.home-materiales .div-cabecera .titulo-cabecera h1{padding-top:0.6666666667rem;padding-right:4rem;padding-bottom:0.6666666667rem;padding-left:4rem}}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .div-cabecera .titulo-cabecera h1{font-size:36px}}@media(min-width: 992px){.home-materiales .div-cabecera .titulo-cabecera h1{font-size:56px}}.home-materiales .bloque-principal-materiales{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales{padding:24px}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales{padding:24px}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales{padding:24px}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales{padding:80px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales{padding:80px}}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales{padding-left:24px;padding-right:24px}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales{padding-left:24px;padding-right:24px}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales{padding-left:24px;padding-right:24px}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales{padding-left:125px;padding-right:125px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales{padding-left:125px;padding-right:125px}}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales{padding-top:22px}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales{padding-top:22px}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales{padding-top:22px}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales{padding-top:70px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales{padding-top:70px}}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales{padding-bottom:0}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales{padding-bottom:0}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales{padding-bottom:0}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales{padding-bottom:0}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales{padding-bottom:0}}.home-materiales .bloque-principal-materiales .div-directorio{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-directorio{margin-bottom:25px}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-directorio{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-directorio{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-directorio{display:none}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-directorio{display:flex}}.home-materiales .bloque-principal-materiales .div-directorio .enlace{font-family:"Montserrat-Parati-Light",serif;color:#023f88}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-materiales .bloque-principal-materiales .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-directorio .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-directorio .enlace{font-size:18px}}.home-materiales .bloque-principal-materiales .div-directorio .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Light",serif}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-materiales .bloque-principal-materiales .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-directorio .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-directorio .enlace a{font-size:18px}}.home-materiales .bloque-principal-materiales .div-directorio .enlace a:hover{color:#023f88;text-decoration:underline}.home-materiales .bloque-principal-materiales .div-directorio .sep{background:url("/assets/front/images/vw-elements/home-v2/sep.png") no-repeat;background-position:center;width:5px;height:10px}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-directorio .sep{margin-left:0.375rem;margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-materiales .bloque-principal-materiales .div-directorio .sep{margin-left:0.5rem;margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-directorio .sep{margin-left:1rem;margin-right:1rem}}.home-materiales .bloque-principal-materiales .div-directorio .normal{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-transform:uppercase}@media(min-width: 180px)and (max-width: 959.98px){.home-materiales .bloque-principal-materiales .div-directorio .normal{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-materiales .bloque-principal-materiales .div-directorio .normal{font-size:18px}}@media(min-width: 1600px){.home-materiales .bloque-principal-materiales .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 480px){.home-materiales .bloque-principal-materiales .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-directorio .normal{font-size:18px}}.home-materiales .bloque-principal-materiales .div-directorio-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-directorio-movil{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-directorio-movil{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-directorio-movil{display:flex}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-directorio-movil{display:none}}.home-materiales .bloque-principal-materiales .div-directorio-movil .enlace{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-materiales .bloque-principal-materiales .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-directorio-movil .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-directorio-movil .enlace{font-size:18px}}.home-materiales .bloque-principal-materiales .div-directorio-movil .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-materiales .bloque-principal-materiales .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-directorio-movil .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-directorio-movil .enlace a{font-size:18px}}.home-materiales .bloque-principal-materiales .div-directorio-movil .enlace a:hover{color:#023f88;text-decoration:underline}.home-materiales .bloque-principal-materiales .div-directorio-movil .sep-inv{background:url("/assets/front/images/vw-elements/home-v2/sep-inv.png") no-repeat;background-position:center;width:5px;height:10px;margin-left:0}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-directorio-movil .sep-inv{margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-materiales .bloque-principal-materiales .div-directorio-movil .sep-inv{margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-directorio-movil .sep-inv{margin-right:1rem}}.home-materiales .bloque-principal-materiales .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.home-materiales .bloque-principal-materiales .div-titulo h1{color:#023f88;font-family:"Montserrat-Parati-Bold",serif;text-align:center}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-titulo h1{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-titulo h1{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-titulo h1{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-titulo h1{margin-bottom:27px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-titulo h1{margin-bottom:27px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:26px;line-height:34px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:32px;line-height:36px}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:46px;line-height:54px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:46px;line-height:54px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:46px;line-height:54px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:46px;line-height:54px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:46px;line-height:54px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-titulo h1{font-size:46px;line-height:54px}}.home-materiales .bloque-principal-materiales .div-descripcion{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}@media(min-width: 180px)and (max-width: 719.98px){.home-materiales .bloque-principal-materiales .div-descripcion{width:100%;margin:0 auto}.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{color:#4a4a4a;font-family:"Montserrat-Parati",serif}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 480px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:16px;line-height:24px}}@media only screen and (min-width: 180px)and (max-width: 719.98px)and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:16px;line-height:24px}}@media(min-width: 720px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-descripcion{width:100%;margin:0 auto}.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{color:#4a4a4a;font-family:"Montserrat-Parati",serif}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 480px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:18px;line-height:28px}}@media only screen and (min-width: 720px)and (max-width: 991.98px)and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:18px;line-height:28px}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-descripcion{width:70%;margin:0 auto}.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{color:#4a4a4a;font-family:"Montserrat-Parati",serif}}@media only screen and (min-width: 992px)and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 480px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:22px;line-height:28px}}@media only screen and (min-width: 992px)and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-descripcion p,.home-materiales .bloque-principal-materiales .div-descripcion div,.home-materiales .bloque-principal-materiales .div-descripcion span{font-size:22px;line-height:28px}}.home-materiales .bloque-principal-materiales .div-content-cajas{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:15px}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-cajas-type-selector{margin-top:20px}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-cajas-type-selector{margin-top:20px}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-cajas-type-selector{margin-top:20px}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-cajas-type-selector{margin-top:50px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-cajas-type-selector{margin-top:50px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-cajas-type-selector a:hover{cursor:pointer;text-decoration:underline}.home-materiales .bloque-principal-materiales .div-content-cajas .div-cajas-type-selector .desktop-list{-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-cajas-type-selector .desktop-list{display:none !important}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-cajas-type-selector .desktop-list{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-cajas-type-selector .mobile-tablet-list{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;position:absolute;left:0;right:0;width:100%}.home-materiales .bloque-principal-materiales .div-content-cajas .div-cajas-type-selector .mobile-tablet-list .arrow{display:block;width:20px;height:20px;left:10px;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url(/assets/front/images/iconos-parati/arrow-materiales-select.svg);transform:rotate(0deg);transition:transform .05s ease-in-out}.home-materiales .bloque-principal-materiales .div-content-cajas .div-cajas-type-selector .mobile-tablet-list .open{transform:rotate(180deg)}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-cajas-type-selector .mobile-tablet-list{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-cajas-type-selector .mobile-tablet-list{display:none !important}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-cajas-type-selector .option-selected{text-decoration:underline;font-weight:bold;color:#023f88}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas{height:1227px}@media(min-width: 180px)and (max-width: 719.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}}@media(min-width: 720px)and (max-width: 1599.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(min-width: 1600px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas{margin-top:50px}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas{margin-top:50px}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas{margin-top:55px}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas{margin-top:60px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas{margin-top:60px}}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas{margin-bottom:0}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas{margin-bottom:0}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas{margin-bottom:0}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas{margin-bottom:35px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas{margin-bottom:35px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media(min-width: 180px)and (max-width: 719.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja{box-shadow:0px 6.4px 9.6px rgba(2,63,136,.1);border-radius:2px;min-width:265px;width:265px;min-height:365px}}@media(min-width: 720px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja{box-shadow:0px 8px 12px rgba(2,63,136,.1);border-radius:2px;min-width:335px;width:335px;min-height:365px}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja{box-shadow:0px 8px 12px rgba(2,63,136,.1);border-radius:2px;min-width:350px;width:350px;min-height:365px}}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja{margin:20px 10px}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja{margin:20px 10px}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja{margin:20px 10px}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja{margin:28px 14px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja{margin:28px 14px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-height:330px}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content{padding:42px 32px 50px 32px}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content{padding:42px 35px 50px 35px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos{width:100%;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos{min-height:fit-content}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos{min-height:217px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .titulo-saveBt{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:strech;-moz-box-align:strech;-ms-flex-align:strech;-webkit-align-items:strech;align-items:strech;width:100%}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .titulo-saveBt .titulo{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:block;display:-webkit-box}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .titulo-saveBt .titulo{line-height:28px;font-size:18px;min-height:fit-content}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .titulo-saveBt .titulo{line-height:28px;font-size:18px;min-height:55px}}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .titulo-saveBt .titulo{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .titulo-saveBt .titulo{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .titulo-saveBt .titulo{margin-bottom:20px}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .titulo-saveBt .titulo{margin-bottom:20px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .titulo-saveBt .titulo{margin-bottom:20px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .descripcion{width:100%;font-family:"Montserrat-Parati-Light",serif;color:#023f88;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:block;display:-webkit-box}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .descripcion{line-height:25px;font-size:16px;min-height:fit-content}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .descripcion{line-height:25px;font-size:16px;min-height:100px}}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .descripcion{margin-bottom:35px}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .descripcion{margin-bottom:35px}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .descripcion{margin-bottom:35px}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .descripcion{margin-bottom:35px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .descripcion{margin-bottom:35px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos img{width:100%;height:100%}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .normal{display:none}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .normal{display:inline}}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .recursive{display:inline}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos .recursive{display:none}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .div-content-textos a.ghost{display:-webkit-inline-box;display:-moz-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;height:44px;padding:10px 20px;outline:1px solid #023f88;margin-top:20px}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .accion-caja{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border:#023f88,1px,solid;padding:20px 10px}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;margin-left:15px;gap:25px}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-download{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-download{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-download{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-download:hover{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-download:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-download:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-over.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-download:active{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-download:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-download:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-descarar-active.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save:hover{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save:active{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save-OK{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save-OK{background:url("/assets/front/images/vw-elements/home-v2/actualidad/reg-guardado-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save-OK{background:url("/assets/front/images/vw-elements/home-v2/actualidad/reg-guardado.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save-OK:hover{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save-OK:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/reg-guardado-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save-OK:hover{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-hover.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save-OK:active{background-position:center;cursor:pointer}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save-OK:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/reg-guardado-resp.png") no-repeat;width:30px;height:30px;min-width:32px;min-height:32px}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-content .botonera .div-save-OK:active{background:url("/assets/front/images/vw-elements/home-v2/actualidad/act-icon-noticia-guardar-active.png") no-repeat;width:48px;height:48px;min-width:50px;min-height:50px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-gris{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:#c6dfe7;height:35px}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-gris .texto-gris{font-family:"Montserrat-Parati-Bold",serif;color:#4c5356}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-gris .texto-gris{font-size:13px;line-height:17px}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-gris .texto-gris{font-size:13px;line-height:17px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-gris .texto-gris a{font-family:"Montserrat-Parati-Bold",serif;color:#4c5356}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-gris .texto-gris a{font-size:13px;line-height:17px}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-gris .texto-gris a{font-size:13px;line-height:17px}}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-gris .texto-gris a:hover{text-decoration-color:#4c5356}.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-gris .sep{padding-left:8px;padding-right:8px;font-family:"Montserrat-Parati-Bold",serif;color:#4c5356}@media(min-width: 180px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-gris .sep{font-size:13px;line-height:17px}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-content-cajas .div-group-cajas .div-caja .div-gris .sep{font-size:13px;line-height:17px}}.home-materiales .bloque-principal-materiales .div-btn-ver-mas{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}@media(min-width: 180px)and (max-width: 719.98px){.home-materiales .bloque-principal-materiales .div-btn-ver-mas{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.home-materiales .bloque-principal-materiales .div-btn-ver-mas button{width:100%;max-width:none;padding:15px 20px}}@media(min-width: 720px)and (max-width: 991.98px){.home-materiales .bloque-principal-materiales .div-btn-ver-mas{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.home-materiales .bloque-principal-materiales .div-btn-ver-mas button{max-width:none;padding:16px 96px}}@media(min-width: 992px){.home-materiales .bloque-principal-materiales .div-btn-ver-mas{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.home-materiales .bloque-principal-materiales .div-btn-ver-mas button{width:auto;max-width:300px}}@media only screen and (min-width: 180px){.home-materiales .bloque-principal-materiales .div-btn-ver-mas{margin-top:0px}}@media only screen and (min-width: 720px){.home-materiales .bloque-principal-materiales .div-btn-ver-mas{margin-top:0px}}@media only screen and (min-width: 960px){.home-materiales .bloque-principal-materiales .div-btn-ver-mas{margin-top:0px}}@media only screen and (min-width: 992px){.home-materiales .bloque-principal-materiales .div-btn-ver-mas{margin-top:25px}}@media only screen and (min-width: 1600px){.home-materiales .bloque-principal-materiales .div-btn-ver-mas{margin-top:25px}}.tooltip{margin:0;font-family:"Montserrat-Parati",serif;line-height:18px;font-size:14px;text-align:left;justify-content:flex-start;color:#fff}.tooltip.show{opacity:1}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^=top] .arrow::before{top:0;left:0;border-width:.6rem .6rem 0;border-top-color:#05ce9f}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^=right] .arrow::before{right:0;border-width:.6rem .6rem .6rem 0;border-right-color:#05ce9f}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.6rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^=bottom] .arrow::before{bottom:0;border-width:0 .6rem .6rem;border-bottom-color:#05ce9f}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .6rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^=left] .arrow::before{left:0;border-width:.6rem 0 .6rem .6rem;border-left-color:#05ce9f}.tooltip-inner{max-width:266px;padding:20px 17px;color:#fff;text-align:left;justify-content:flex-start;background-color:#05ce9f;box-shadow:0px 8px 16px rgba(0,0,0,.08);border-radius:0}.home-recursos-calendarios{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;min-height:550px}.home-recursos-calendarios .recursos-calendarios-container{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.home-recursos-calendarios .recursos-calendarios-container{padding:1.5rem}}@media only screen and (min-width: 720px){.home-recursos-calendarios .recursos-calendarios-container{padding:2.5rem}}@media only screen and (min-width: 960px){.home-recursos-calendarios .recursos-calendarios-container{padding:4rem}}@media only screen and (min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container{padding:4rem}}@media only screen and (min-width: 180px){.home-recursos-calendarios .recursos-calendarios-container{padding-left:1.5rem}}@media only screen and (min-width: 720px){.home-recursos-calendarios .recursos-calendarios-container{padding-left:2.5rem}}@media only screen and (min-width: 960px){.home-recursos-calendarios .recursos-calendarios-container{padding-left:4rem}}@media only screen and (min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container{padding-left:80px}}@media only screen and (min-width: 1600px){.home-recursos-calendarios .recursos-calendarios-container{padding-left:80px}}@media only screen and (min-width: 180px){.home-recursos-calendarios .recursos-calendarios-container{padding-top:1.5rem}}@media only screen and (min-width: 720px){.home-recursos-calendarios .recursos-calendarios-container{padding-top:2.5rem}}@media only screen and (min-width: 960px){.home-recursos-calendarios .recursos-calendarios-container{padding-top:4rem}}@media only screen and (min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container{padding-top:64px}}@media only screen and (min-width: 1600px){.home-recursos-calendarios .recursos-calendarios-container{padding-top:64px}}.home-recursos-calendarios .recursos-calendarios-container .div-directorio{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio{margin-bottom:25px}}@media only screen and (min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio{display:none}}@media(min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio{display:flex}}.home-recursos-calendarios .recursos-calendarios-container .div-directorio .enlace{font-family:"Montserrat-Parati-Light",serif;color:#023f88}@media only screen and (min-width: 180px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .enlace{font-size:18px}}.home-recursos-calendarios .recursos-calendarios-container .div-directorio .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Light",serif}@media only screen and (min-width: 180px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .enlace a{font-size:18px}}.home-recursos-calendarios .recursos-calendarios-container .div-directorio .enlace a:hover{color:#023f88;text-decoration:underline}.home-recursos-calendarios .recursos-calendarios-container .div-directorio .sep{background:url("/assets/front/images/vw-elements/home-v2/sep.png") no-repeat;background-position:center;width:5px;height:10px}@media only screen and (min-width: 180px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .sep{margin-left:0.375rem;margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .sep{margin-left:0.5rem;margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .sep{margin-left:1rem;margin-right:1rem}}.home-recursos-calendarios .recursos-calendarios-container .div-directorio .normal{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-transform:uppercase}@media(min-width: 180px)and (max-width: 959.98px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .normal{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .normal{font-size:18px}}@media(min-width: 1600px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 180px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 480px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 720px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 960px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 1600px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio .normal{font-size:18px}}.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil{display:flex}}@media(min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil{display:none}}.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .enlace{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .enlace{font-size:18px}}.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .enlace a{font-size:18px}}.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .enlace a:hover{color:#023f88;text-decoration:underline}.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .sep-inv{background:url("/assets/front/images/vw-elements/home-v2/sep-inv.png") no-repeat;background-position:center;width:5px;height:10px;margin-left:0}@media only screen and (min-width: 180px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .sep-inv{margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .sep-inv{margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-recursos-calendarios .recursos-calendarios-container .div-directorio-movil .sep-inv{margin-right:1rem}}.home-recursos-calendarios .recursos-calendarios-container .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-recursos-calendarios .recursos-calendarios-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 720px){.home-recursos-calendarios .recursos-calendarios-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 960px){.home-recursos-calendarios .recursos-calendarios-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container .div-titulo{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-recursos-calendarios .recursos-calendarios-container .div-titulo{margin-bottom:64px}}.home-recursos-calendarios .recursos-calendarios-container .div-titulo h1{font-family:"Montserrat-Parati-Bold",serif;font-size:46px;text-align:center}@media only screen and (min-width: 180px){.home-recursos-calendarios .recursos-calendarios-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 720px){.home-recursos-calendarios .recursos-calendarios-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 960px){.home-recursos-calendarios .recursos-calendarios-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container .div-titulo h1{margin-bottom:27px}}@media only screen and (min-width: 1600px){.home-recursos-calendarios .recursos-calendarios-container .div-titulo h1{margin-bottom:27px}}@media(min-width: 180px)and (max-width: 719.98px){.home-recursos-calendarios .recursos-calendarios-container .div-titulo h1{font-size:26px;line-height:36px}}@media(min-width: 720px)and (max-width: 991.98px){.home-recursos-calendarios .recursos-calendarios-container .div-titulo h1{font-size:34px;line-height:44px}}@media(min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container .div-titulo h1{font-size:46px;line-height:56px}}.home-recursos-calendarios .recursos-calendarios-container .div-titulo span{font-family:"Montserrat-Parati",serif;text-align:center;color:#4c5356}@media(min-width: 180px)and (max-width: 959.98px){.home-recursos-calendarios .recursos-calendarios-container .div-titulo span{font-size:16px;line-height:26px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-recursos-calendarios .recursos-calendarios-container .div-titulo span{font-size:22px;line-height:28px}}@media(min-width: 1600px){.home-recursos-calendarios .recursos-calendarios-container .div-titulo span{font-size:22px;line-height:28px}}.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width: 180px)and (max-width: 719.98px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 720px)and (max-width: 1599.98px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media(min-width: 1600px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendario h1,.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendario h2,.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendario h3{text-align:center}.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendario .calendar .calendar-header{background-color:#f5f5f5;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);border:0}.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendario .calendar .calendar-header .year-title{font-size:18px;font-family:"Montserrat-Parati",serif}.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendario .calendar .calendar-header .year-title:not(.year-neighbor):not(.year-neighbor2){border-bottom:2px solid #023f88}.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendario .calendar .months-container .month-container{height:260px;margin-bottom:25px}.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendario .calendar table.month{background-color:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.2)}.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendario .calendar table.month th.month-title{background-color:#023f88;color:#fff;padding:12px;font-weight:400;font-family:"Montserrat-Parati",serif}.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendario .calendar table.month th.day-header{padding-top:10px;color:#cdcdcd;font-weight:400;font-size:12px;font-family:"Montserrat-Parati",serif}.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendario .calendar table.month td.day .day-content{padding:8px;border-radius:100%;font-family:"Montserrat-Parati",serif}.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar .box{float:left;height:15px;width:15px;min-width:15px;border:1px solid #000;clear:both;margin-right:10px}@media only screen and (min-width: 180px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 720px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 960px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 1600px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 180px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 720px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 960px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 1600px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul li a,.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul li span{font-size:15px}.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul li span{line-height:normal;color:#000}.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul.lista-centros{list-style-type:disclosure-closed;color:rgba(0,99,132,.5)}@media only screen and (min-width: 180px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul.lista-centros{padding-left:1.5rem}}@media only screen and (min-width: 720px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul.lista-centros{padding-left:1.5rem}}@media only screen and (min-width: 960px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul.lista-centros{padding-left:1.5rem}}@media only screen and (min-width: 992px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul.lista-centros{padding-left:1.5rem}}@media only screen and (min-width: 1600px){.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul.lista-centros{padding-left:1.5rem}}.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul.lista-centros li:has(a:hover){color:#006384}.home-recursos-calendarios .recursos-calendarios-container .contenedor-recursos-calendarios .contenedor-calendarios-sidebar ul.lista-leyenda li{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.home-solicitud-anticipos{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;min-height:550px}.home-solicitud-anticipos .solicitud-anticipos-container{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container{padding:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container{padding:2.5rem}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container{padding:4rem}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container{padding:4rem}}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container{padding-left:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container{padding-left:2.5rem}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container{padding-left:4rem}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container{padding-left:80px}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container{padding-left:80px}}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container{padding-top:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container{padding-top:2.5rem}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container{padding-top:4rem}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container{padding-top:64px}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container{padding-top:64px}}.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio{margin-bottom:25px}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio{display:none}}@media(min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio{display:flex}}.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .enlace{font-family:"Montserrat-Parati-Light",serif;color:#023f88}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .enlace{font-size:18px}}.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Light",serif}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .enlace a{font-size:18px}}.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .enlace a:hover{color:#023f88;text-decoration:underline}.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .sep{background:url("/assets/front/images/vw-elements/home-v2/sep.png") no-repeat;background-position:center;width:5px;height:10px}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .sep{margin-left:0.375rem;margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .sep{margin-left:0.5rem;margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .sep{margin-left:1rem;margin-right:1rem}}.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .normal{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-transform:uppercase}@media(min-width: 180px)and (max-width: 959.98px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .normal{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .normal{font-size:18px}}@media(min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio .normal{font-size:18px}}.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil{display:flex}}@media(min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil{display:none}}.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .enlace{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .enlace{font-size:18px}}.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .enlace a{font-size:18px}}.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .enlace a:hover{color:#023f88;text-decoration:underline}.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .sep-inv{background:url("/assets/front/images/vw-elements/home-v2/sep-inv.png") no-repeat;background-position:center;width:5px;height:10px;margin-left:0}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .sep-inv{margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .sep-inv{margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .div-directorio-movil .sep-inv{margin-right:1rem}}.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo{margin-bottom:64px}}.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo h1{font-family:"Montserrat-Parati-Bold",serif;font-size:46px;text-align:center}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo h1{margin-bottom:27px}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo h1{margin-bottom:27px}}@media(min-width: 180px)and (max-width: 719.98px){.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo h1{font-size:26px;line-height:36px}}@media(min-width: 720px)and (max-width: 991.98px){.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo h1{font-size:34px;line-height:44px}}@media(min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo h1{font-size:46px;line-height:56px}}.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo span{font-family:"Montserrat-Parati",serif;text-align:center;color:#4c5356}@media(min-width: 180px)and (max-width: 959.98px){.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo span{font-size:16px;line-height:26px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo span{font-size:22px;line-height:28px}}@media(min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .div-titulo span{font-size:22px;line-height:28px}}.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width: 180px)and (max-width: 719.98px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 720px)and (max-width: 1599.98px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media(min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body ul{list-style-type:disc;padding-left:20px}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body ul li{padding-top:.25rem;padding-bottom:.25rem}}.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body ul li a,.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body ul li span{font-size:18px}.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body ul li span{line-height:normal}.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body ul li ul{list-style-type:decimal;padding-left:20px}.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-grid-formulario{display:-ms-grid;display:grid;grid-column-gap:29px}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:espacio-area-personal}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:32px}}.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-btn-submit{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-btn-submit{margin-bottom:0}}@media(min-width: 180px)and (max-width: 991.98px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-btn-submit button.primary{width:100%;max-width:100%}}@media(min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-body .div-formulario .div-btn-submit button.primary{width:auto;max-width:auto}}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul li a,.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul li span{font-size:15px}.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul li span{line-height:normal;color:#000}.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;flex-wrap:wrap;border-bottom:1px solid #d3d3d3}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li .icon-calendar{width:20px;height:auto;display:inline-block;margin-bottom:5px}.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li button.view-state-bt{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;flex-shrink:0;border-radius:5px;padding:5px 10px;width:160px}@media only screen and (min-width: 180px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 720px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 960px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 992px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 1600px){.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li button.view-state-bt svg{width:25px}.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li button.view-state-bt span{font-family:"Montserrat-Parati-Bold",serif;color:#fff;margin-left:5px}.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li button.state-yellow{background-color:#f5e850}.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li button.state-green{background-color:#038364}.home-solicitud-anticipos .solicitud-anticipos-container .contenedor-solicitud-anticipos .contenedor-solicitud-anticipos-sidebar ul.lista-solicitudes li button.state-red{background-color:#cd3b4f}.home-solicitud-ayuda-escolar{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;min-height:550px}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container{padding:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container{padding:2.5rem}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container{padding:4rem}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container{padding:4rem}}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container{padding-left:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container{padding-left:2.5rem}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container{padding-left:4rem}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container{padding-left:80px}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container{padding-left:80px}}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container{padding-top:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container{padding-top:2.5rem}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container{padding-top:4rem}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container{padding-top:64px}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container{padding-top:64px}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio{margin-bottom:25px}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio{display:none}}@media(min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio{display:flex}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .enlace{font-family:"Montserrat-Parati-Light",serif;color:#023f88}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .enlace{font-size:18px}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Light",serif}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .enlace a{font-size:18px}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .enlace a:hover{color:#023f88;text-decoration:underline}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .sep{background:url("/assets/front/images/vw-elements/home-v2/sep.png") no-repeat;background-position:center;width:5px;height:10px}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .sep{margin-left:0.375rem;margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .sep{margin-left:0.5rem;margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .sep{margin-left:1rem;margin-right:1rem}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .normal{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-transform:uppercase}@media(min-width: 180px)and (max-width: 959.98px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .normal{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .normal{font-size:18px}}@media(min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio .normal{font-size:18px}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil{display:flex}}@media(min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil{display:none}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .enlace{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .enlace{font-size:18px}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .enlace a{font-size:18px}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .enlace a:hover{color:#023f88;text-decoration:underline}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .sep-inv{background:url("/assets/front/images/vw-elements/home-v2/sep-inv.png") no-repeat;background-position:center;width:5px;height:10px;margin-left:0}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .sep-inv{margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .sep-inv{margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-directorio-movil .sep-inv{margin-right:1rem}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo{margin-bottom:64px}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo h1{font-family:"Montserrat-Parati-Bold",serif;font-size:46px;text-align:center}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo h1{margin-bottom:27px}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo h1{margin-bottom:27px}}@media(min-width: 180px)and (max-width: 719.98px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo h1{font-size:26px;line-height:36px}}@media(min-width: 720px)and (max-width: 991.98px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo h1{font-size:34px;line-height:44px}}@media(min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo h1{font-size:46px;line-height:56px}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo span{font-family:"Montserrat-Parati",serif;text-align:center;color:#4c5356}@media(min-width: 180px)and (max-width: 959.98px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo span{font-size:16px;line-height:26px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo span{font-size:22px;line-height:28px}}@media(min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .div-titulo span{font-size:22px;line-height:28px}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width: 180px)and (max-width: 719.98px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 720px)and (max-width: 1599.98px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media(min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body ul{list-style-type:disc;padding-left:20px}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body ul li{padding-top:.25rem;padding-bottom:.25rem}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body ul li a,.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body ul li span{font-size:18px}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body ul li span{line-height:normal}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body ul li ul{list-style-type:decimal;padding-left:20px}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-grid-formulario{display:-ms-grid;display:grid;grid-column-gap:29px}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:espacio-area-personal}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:32px}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-btn-submit{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-btn-submit{margin-bottom:0}}@media(min-width: 180px)and (max-width: 991.98px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-btn-submit button.primary{width:100%;max-width:100%}}@media(min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-body .div-formulario .div-btn-submit button.primary{width:auto;max-width:auto}}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul li a,.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul li span{font-size:15px}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul li span{line-height:normal;color:#000}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;flex-wrap:wrap;border-bottom:1px solid #d3d3d3}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li .icon-calendar{width:20px;height:auto;display:inline-block;margin-bottom:5px}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li button.view-state-bt{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;flex-shrink:0;border-radius:5px;padding:5px 10px;width:160px}@media only screen and (min-width: 180px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 720px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 960px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 992px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 1600px){.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li button.view-state-bt svg{width:25px}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li button.view-state-bt span{font-family:"Montserrat-Parati-Bold",serif;color:#fff;margin-left:5px}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li button.state-yellow{background-color:#f5e850}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li button.state-green{background-color:#038364}.home-solicitud-ayuda-escolar .solicitud-ayuda-escolar-container .contenedor-solicitud-ayuda-escolar .contenedor-solicitud-ayuda-escolar-sidebar ul.lista-solicitudes li button.state-red{background-color:#cd3b4f}.home-reserva-padel{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;min-height:550px}.home-reserva-padel .reserva-padel-container{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container{padding:1.5rem}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container{padding:2.5rem}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container{padding:4rem}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container{padding:4rem}}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container{padding-left:1.5rem}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container{padding-left:2.5rem}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container{padding-left:4rem}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container{padding-left:80px}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container{padding-left:80px}}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container{padding-top:1.5rem}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container{padding-top:2.5rem}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container{padding-top:4rem}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container{padding-top:64px}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container{padding-top:64px}}.home-reserva-padel .reserva-padel-container .div-directorio{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .div-directorio{margin-bottom:25px}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .div-directorio{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .div-directorio{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-reserva-padel .reserva-padel-container .div-directorio{display:none}}@media(min-width: 992px){.home-reserva-padel .reserva-padel-container .div-directorio{display:flex}}.home-reserva-padel .reserva-padel-container .div-directorio .enlace{font-family:"Montserrat-Parati-Light",serif;color:#023f88}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-reserva-padel .reserva-padel-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .div-directorio .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .div-directorio .enlace{font-size:18px}}.home-reserva-padel .reserva-padel-container .div-directorio .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Light",serif}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-reserva-padel .reserva-padel-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .div-directorio .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .div-directorio .enlace a{font-size:18px}}.home-reserva-padel .reserva-padel-container .div-directorio .enlace a:hover{color:#023f88;text-decoration:underline}.home-reserva-padel .reserva-padel-container .div-directorio .sep{background:url("/assets/front/images/vw-elements/home-v2/sep.png") no-repeat;background-position:center;width:5px;height:10px}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .div-directorio .sep{margin-left:0.375rem;margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-reserva-padel .reserva-padel-container .div-directorio .sep{margin-left:0.5rem;margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .div-directorio .sep{margin-left:1rem;margin-right:1rem}}.home-reserva-padel .reserva-padel-container .div-directorio .normal{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-transform:uppercase}@media(min-width: 180px)and (max-width: 959.98px){.home-reserva-padel .reserva-padel-container .div-directorio .normal{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-reserva-padel .reserva-padel-container .div-directorio .normal{font-size:18px}}@media(min-width: 1600px){.home-reserva-padel .reserva-padel-container .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 480px){.home-reserva-padel .reserva-padel-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .div-directorio .normal{font-size:18px}}.home-reserva-padel .reserva-padel-container .div-directorio-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .div-directorio-movil{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .div-directorio-movil{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-reserva-padel .reserva-padel-container .div-directorio-movil{display:flex}}@media(min-width: 992px){.home-reserva-padel .reserva-padel-container .div-directorio-movil{display:none}}.home-reserva-padel .reserva-padel-container .div-directorio-movil .enlace{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-reserva-padel .reserva-padel-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .div-directorio-movil .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .div-directorio-movil .enlace{font-size:18px}}.home-reserva-padel .reserva-padel-container .div-directorio-movil .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-reserva-padel .reserva-padel-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .div-directorio-movil .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .div-directorio-movil .enlace a{font-size:18px}}.home-reserva-padel .reserva-padel-container .div-directorio-movil .enlace a:hover{color:#023f88;text-decoration:underline}.home-reserva-padel .reserva-padel-container .div-directorio-movil .sep-inv{background:url("/assets/front/images/vw-elements/home-v2/sep-inv.png") no-repeat;background-position:center;width:5px;height:10px;margin-left:0}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .div-directorio-movil .sep-inv{margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-reserva-padel .reserva-padel-container .div-directorio-movil .sep-inv{margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .div-directorio-movil .sep-inv{margin-right:1rem}}.home-reserva-padel .reserva-padel-container .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .div-titulo{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .div-titulo{margin-bottom:64px}}.home-reserva-padel .reserva-padel-container .div-titulo h1{font-family:"Montserrat-Parati-Bold",serif;font-size:46px;text-align:center}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .div-titulo h1{margin-bottom:27px}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .div-titulo h1{margin-bottom:27px}}@media(min-width: 180px)and (max-width: 719.98px){.home-reserva-padel .reserva-padel-container .div-titulo h1{font-size:26px;line-height:36px}}@media(min-width: 720px)and (max-width: 991.98px){.home-reserva-padel .reserva-padel-container .div-titulo h1{font-size:34px;line-height:44px}}@media(min-width: 992px){.home-reserva-padel .reserva-padel-container .div-titulo h1{font-size:46px;line-height:56px}}.home-reserva-padel .reserva-padel-container .div-titulo span{font-family:"Montserrat-Parati",serif;text-align:center;color:#4c5356}@media(min-width: 180px)and (max-width: 959.98px){.home-reserva-padel .reserva-padel-container .div-titulo span{font-size:16px;line-height:26px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-reserva-padel .reserva-padel-container .div-titulo span{font-size:22px;line-height:28px}}@media(min-width: 1600px){.home-reserva-padel .reserva-padel-container .div-titulo span{font-size:22px;line-height:28px}}.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width: 180px)and (max-width: 719.98px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 720px)and (max-width: 1599.98px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media(min-width: 1600px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body ul{list-style-type:disc;padding-left:20px}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body ul li{padding-top:.25rem;padding-bottom:.25rem}}.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body ul li a,.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body ul li span{font-size:18px}.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body ul li span{line-height:normal}.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body ul li ul{list-style-type:decimal;padding-left:20px}.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-grid-formulario{display:-ms-grid;display:grid;grid-column-gap:29px}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:espacio-area-personal}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:32px}}.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-btn-submit{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-btn-submit{margin-bottom:0}}@media(min-width: 180px)and (max-width: 991.98px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-btn-submit button.primary{width:100%;max-width:100%}}@media(min-width: 992px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-body .div-formulario .div-btn-submit button.primary{width:auto;max-width:auto}}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul li a,.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul li span{font-size:15px}.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul li span{line-height:normal;color:#000}.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;flex-wrap:wrap;border-bottom:1px solid #d3d3d3}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li .icon-calendar{width:20px;height:auto;display:inline-block;margin-bottom:5px}.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li button.view-state-bt{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;flex-shrink:0;border-radius:5px;padding:5px 10px;width:160px}@media only screen and (min-width: 180px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 720px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 960px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 992px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 1600px){.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li button.view-state-bt svg{width:25px}.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li button.view-state-bt span{font-family:"Montserrat-Parati-Bold",serif;color:#fff;margin-left:5px}.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li button.state-yellow{background-color:#f5e850}.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li button.state-green{background-color:#038364}.home-reserva-padel .reserva-padel-container .contenedor-reserva-padel .contenedor-reserva-padel-sidebar ul.lista-solicitudes li button.state-red{background-color:#cd3b4f}.home-solicitud-subvencion{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;min-height:550px}.home-solicitud-subvencion .solicitud-subvencion-container{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container{padding:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container{padding:2.5rem}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container{padding:4rem}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container{padding:4rem}}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container{padding-left:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container{padding-left:2.5rem}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container{padding-left:4rem}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container{padding-left:80px}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container{padding-left:80px}}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container{padding-top:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container{padding-top:2.5rem}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container{padding-top:4rem}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container{padding-top:64px}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container{padding-top:64px}}.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio{margin-bottom:25px}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio{display:none}}@media(min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio{display:flex}}.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .enlace{font-family:"Montserrat-Parati-Light",serif;color:#023f88}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .enlace{font-size:18px}}.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Light",serif}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .enlace a{font-size:18px}}.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .enlace a:hover{color:#023f88;text-decoration:underline}.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .sep{background:url("/assets/front/images/vw-elements/home-v2/sep.png") no-repeat;background-position:center;width:5px;height:10px}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .sep{margin-left:0.375rem;margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .sep{margin-left:0.5rem;margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .sep{margin-left:1rem;margin-right:1rem}}.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .normal{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-transform:uppercase}@media(min-width: 180px)and (max-width: 959.98px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .normal{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .normal{font-size:18px}}@media(min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio .normal{font-size:18px}}.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil{display:flex}}@media(min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil{display:none}}.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .enlace{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .enlace{font-size:18px}}.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .enlace a{font-size:18px}}.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .enlace a:hover{color:#023f88;text-decoration:underline}.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .sep-inv{background:url("/assets/front/images/vw-elements/home-v2/sep-inv.png") no-repeat;background-position:center;width:5px;height:10px;margin-left:0}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .sep-inv{margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .sep-inv{margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .div-directorio-movil .sep-inv{margin-right:1rem}}.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo{margin-bottom:64px}}.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo h1{font-family:"Montserrat-Parati-Bold",serif;font-size:46px;text-align:center}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo h1{margin-bottom:27px}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo h1{margin-bottom:27px}}@media(min-width: 180px)and (max-width: 719.98px){.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo h1{font-size:26px;line-height:36px}}@media(min-width: 720px)and (max-width: 991.98px){.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo h1{font-size:34px;line-height:44px}}@media(min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo h1{font-size:46px;line-height:56px}}.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo span{font-family:"Montserrat-Parati",serif;text-align:center;color:#4c5356}@media(min-width: 180px)and (max-width: 959.98px){.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo span{font-size:16px;line-height:26px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo span{font-size:22px;line-height:28px}}@media(min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .div-titulo span{font-size:22px;line-height:28px}}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width: 180px)and (max-width: 719.98px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 720px)and (max-width: 1599.98px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media(min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body ul{list-style-type:disc;padding-left:20px}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body ul li{padding-top:.25rem;padding-bottom:.25rem}}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body ul li a,.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body ul li span{font-size:18px}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body ul li span{line-height:normal}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body ul li ul{list-style-type:decimal;padding-left:20px}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-grid-formulario{display:-ms-grid;display:grid;grid-column-gap:29px}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:espacio-area-personal}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:32px}}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-grid-formulario input[type=file]{margin-top:12px}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-btn-submit{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-btn-submit{margin-bottom:0}}@media(min-width: 180px)and (max-width: 991.98px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-btn-submit button.primary{width:100%;max-width:100%}}@media(min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-body .div-formulario .div-btn-submit button.primary{width:auto;max-width:auto}}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul li a,.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul li span{font-size:15px}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul li span{line-height:normal;color:#000}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;flex-wrap:wrap;border-bottom:1px solid #d3d3d3}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li .icon-calendar{width:20px;height:auto;display:inline-block;margin-bottom:5px}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li button.view-state-bt{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;flex-shrink:0;border-radius:5px;padding:5px 10px;width:160px}@media only screen and (min-width: 180px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 720px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 960px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 992px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 1600px){.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li button.view-state-bt svg{width:25px}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li button.view-state-bt span{font-family:"Montserrat-Parati-Bold",serif;color:#fff;margin-left:5px}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li button.state-yellow{background-color:#f5e850}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li button.state-green{background-color:#038364}.home-solicitud-subvencion .solicitud-subvencion-container .contenedor-solicitud-subvencion .contenedor-solicitud-subvencion-sidebar ul.lista-solicitudes li button.state-red{background-color:#cd3b4f}.home-solicitud-viajeski{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#fff;min-height:550px}.home-solicitud-viajeski .solicitud-viajeski-container{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container{padding:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container{padding:2.5rem}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container{padding:4rem}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container{padding:4rem}}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container{padding-left:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container{padding-left:2.5rem}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container{padding-left:4rem}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container{padding-left:80px}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container{padding-left:80px}}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container{padding-top:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container{padding-top:2.5rem}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container{padding-top:4rem}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container{padding-top:64px}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container{padding-top:64px}}.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio{margin-bottom:20px}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio{margin-bottom:25px}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio{display:none}}@media(min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio{display:flex}}.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .enlace{font-family:"Montserrat-Parati-Light",serif;color:#023f88}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .enlace{font-size:18px}}.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Light",serif}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .enlace a{font-size:18px}}.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .enlace a:hover{color:#023f88;text-decoration:underline}.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .sep{background:url("/assets/front/images/vw-elements/home-v2/sep.png") no-repeat;background-position:center;width:5px;height:10px}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .sep{margin-left:0.375rem;margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .sep{margin-left:0.5rem;margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .sep{margin-left:1rem;margin-right:1rem}}.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .normal{font-family:"Montserrat-Parati-Bold",serif;color:#023f88;text-transform:uppercase}@media(min-width: 180px)and (max-width: 959.98px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .normal{font-size:16px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .normal{font-size:18px}}@media(min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .normal{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .normal{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio .normal{font-size:18px}}.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil{margin-bottom:15px}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil{margin-bottom:60px}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil{margin-bottom:60px}}@media(min-width: 180px)and (max-width: 991.98px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil{display:flex}}@media(min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil{display:none}}.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .enlace{font-family:"Montserrat-Parati-Bold",serif;color:#023f88}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .enlace{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .enlace{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .enlace{font-size:18px}}.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .enlace a{text-decoration:none;text-transform:uppercase;font-family:"Montserrat-Parati-Bold",serif}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 480px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .enlace a{font-size:16px}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .enlace a{font-size:18px}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .enlace a{font-size:18px}}.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .enlace a:hover{color:#023f88;text-decoration:underline}.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .sep-inv{background:url("/assets/front/images/vw-elements/home-v2/sep-inv.png") no-repeat;background-position:center;width:5px;height:10px;margin-left:0}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .sep-inv{margin-right:0.375rem}}@media only screen and (min-width: 480px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .sep-inv{margin-right:0.5rem}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .div-directorio-movil .sep-inv{margin-right:1rem}}.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo{margin-bottom:50px}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo{margin-bottom:64px}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo{margin-bottom:64px}}.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo h1{font-family:"Montserrat-Parati-Bold",serif;font-size:46px;text-align:center}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo h1{margin-bottom:10px}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo h1{margin-bottom:27px}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo h1{margin-bottom:27px}}@media(min-width: 180px)and (max-width: 719.98px){.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo h1{font-size:26px;line-height:36px}}@media(min-width: 720px)and (max-width: 991.98px){.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo h1{font-size:34px;line-height:44px}}@media(min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo h1{font-size:46px;line-height:56px}}.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo span{font-family:"Montserrat-Parati",serif;text-align:center;color:#4c5356}@media(min-width: 180px)and (max-width: 959.98px){.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo span{font-size:16px;line-height:26px}}@media(min-width: 992px)and (max-width: 1599.98px){.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo span{font-size:22px;line-height:28px}}@media(min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .div-titulo span{font-size:22px;line-height:28px}}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski{-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width: 180px)and (max-width: 719.98px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media(min-width: 720px)and (max-width: 1599.98px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media(min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body ul{list-style-type:disc;padding-left:20px}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body ul{padding-top:.5rem;padding-bottom:0}}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body ul li{padding-top:.25rem;padding-bottom:.25rem}}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body ul li a,.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body ul li span{font-size:18px}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body ul li span{line-height:normal}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body ul li ul{list-style-type:decimal;padding-left:20px}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-grid-formulario{display:-ms-grid;display:grid;grid-column-gap:29px}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(1, 1fr);grid-template-columns:repeat(1, 1fr)}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-grid-formulario{-ms-grid-rows:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);-ms-grid-columns:repeat(2, 1fr);grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:26px}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:espacio-area-personal}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-grid-formulario div.grupo{margin-bottom:32px}}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-grid-formulario input[type=file]{margin-top:12px}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-btn-submit{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-btn-submit{margin-bottom:0}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-btn-submit{margin-bottom:0}}@media(min-width: 180px)and (max-width: 991.98px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-btn-submit button.primary{width:100%;max-width:100%}}@media(min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-body .div-formulario .div-btn-submit button.primary{width:auto;max-width:auto}}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul{padding-top:.5rem;padding-bottom:2rem}}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul li{padding-top:.25rem;padding-bottom:.25rem}}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul li a,.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul li span{font-size:15px}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul li span{line-height:normal;color:#000}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;flex-wrap:wrap;border-bottom:1px solid #d3d3d3}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li{padding-bottom:1.5rem}}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li{margin-bottom:1.5rem}}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li .icon-calendar{width:20px;height:auto;display:inline-block;margin-bottom:5px}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li button.view-state-bt{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;flex-shrink:0;border-radius:5px;padding:5px 10px;width:160px}@media only screen and (min-width: 180px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 720px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 960px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 992px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}@media only screen and (min-width: 1600px){.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li button.view-state-bt{margin-left:15px}}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li button.view-state-bt svg{width:25px}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li button.view-state-bt span{font-family:"Montserrat-Parati-Bold",serif;color:#fff;margin-left:5px}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li button.state-yellow{background-color:#f5e850}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li button.state-green{background-color:#038364}.home-solicitud-viajeski .solicitud-viajeski-container .contenedor-solicitud-viajeski .contenedor-solicitud-viajeski-sidebar ul.lista-solicitudes li button.state-red{background-color:#cd3b4f}/*# sourceMappingURL=styles-v2.css.map */
