/*!
 * 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{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:"MinionPro-Regular";src:url("/assets/front/fonts/MinionPro-Regular.otf") format("opentype"),url("/assets/front/fonts/MinionPro-Regular.woff2") format("woff2"),url("/assets/front/fonts/MinionPro-Regular.woff") format("woff"),url("/assets/front/fonts/MinionPro-Regular.eot"),url("/assets/front/fonts/MinionPro-Regular.eot?#iefix") format("embedded-opentype"),url("/assets/front/fonts/MinionPro-Regular.ttf") format("truetype"),url("/assets/front/fonts/MinionPro-Regular.svg#VWAG-The-Sans") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat-Regular";src:url("/assets/front/fonts/Montserrat-Regular.woff2") format("woff2"),url("/assets/front/fonts/Montserrat-Regular.woff") format("woff"),url("/assets/front/fonts/Montserrat-Regular.eot"),url("/assets/front/fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"),url("/assets/front/fonts/Montserrat-Regular.ttf") format("truetype"),url("/assets/front/fonts/Montserrat-Regular.svg#VWAG-The-Sans") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat-SemiBold";src:url("/assets/front/fonts/Montserrat-SemiBold.woff2") format("woff2"),url("/assets/front/fonts/Montserrat-SemiBold.woff") format("woff"),url("/assets/front/fonts/Montserrat-SemiBold.eot"),url("/assets/front/fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"),url("/assets/front/fonts/Montserrat-SemiBold.ttf") format("truetype"),url("/assets/front/fonts/Montserrat-SemiBold.svg#VWAG-The-Sans") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat-Bold";src:url("/assets/front/fonts/Montserrat-Bold.woff2") format("woff2"),url("/assets/front/fonts/Montserrat-Bold.woff") format("woff"),url("/assets/front/fonts/Montserrat-Bold.eot"),url("/assets/front/fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"),url("/assets/front/fonts/Montserrat-Bold.ttf") format("truetype"),url("/assets/front/fonts/Montserrat-Bold.svg#VWAG-The-Sans") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat-ExtraBold";src:url("/assets/front/fonts/Montserrat-ExtraBold.woff2") format("woff2"),url("/assets/front/fonts/Montserrat-ExtraBold.woff") format("woff"),url("/assets/front/fonts/Montserrat-ExtraBold.eot"),url("/assets/front/fonts/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"),url("/assets/front/fonts/Montserrat-ExtraBold.ttf") format("truetype"),url("/assets/front/fonts/Montserrat-ExtraBold.svg#VWAG-The-Sans") format("svg");font-weight:normal;font-style:normal;font-display:swap}section{position:relative;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}section.full{height:100vh}@media(max-width: 959.98px){section.full{min-height:100vh}}@media(min-width: 960px)and (max-width: 1419.98px){section.full{min-height:100vh;height:unset}}@media(min-width: 1420px)and (max-width: 1599.98px){section.full{min-height:150vh}}section.half{height:80vh}@media(max-width: 1419.98px){section.half{min-height:unset;height:auto}}@media(min-width: 1420px)and (max-width: 1599.98px){section.half{min-height:90vh}}section.short{height:65vh}@media(max-width: 719.98px){section.short{min-height:100vh}}@media(min-width: 720px)and (max-width: 959.98px){section.short{height:80vh}}@media(min-width: 960px)and (max-width: 1419.98px){section.short{min-height:80vh}}@media(min-width: 1420px)and (max-width: 1599.98px){section.short{min-height:80vh}}.landing-header::after{background:url("../../front/images/Back_01.jpg");background-size:contain;background-attachment:fixed}.parallax::after{content:" ";position:absolute;top:0;left:0;bottom:0;right:0;transform:translateZ(-1px) scale(1);background-size:100%;z-index:-1}.no-parallax{z-index:3}.bg-1{background-color:#ebebe1}.bg-2{background:url("../../front/images/back_02.jpg");background-size:cover;background-attachment:fixed}.bg-3{background:url("../../front/images/back_03.jpg");background-size:cover;background-attachment:fixed;background-position:center}.img-parallax{position:absolute;right:10%;bottom:0;height:100%}@media(max-width: 959.98px){.img-parallax{position:absolute;right:-5%;height:42%}}@media(min-width: 960px)and (max-width: 1419.98px){.img-parallax{right:-2%;height:50%}}@media(min-width: 1420px)and (max-width: 1599.98px){.img-parallax{right:0}}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,img,ins,kbd,q,samp,small,strike,tt,var,center,dl,dt,dd,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}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"MinionPro-Regular";src:url("/assets/front/fonts/MinionPro-Regular.otf") format("opentype"),url("/assets/front/fonts/MinionPro-Regular.woff2") format("woff2"),url("/assets/front/fonts/MinionPro-Regular.woff") format("woff"),url("/assets/front/fonts/MinionPro-Regular.eot"),url("/assets/front/fonts/MinionPro-Regular.eot?#iefix") format("embedded-opentype"),url("/assets/front/fonts/MinionPro-Regular.ttf") format("truetype"),url("/assets/front/fonts/MinionPro-Regular.svg#VWAG-The-Sans") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat-Regular";src:url("/assets/front/fonts/Montserrat-Regular.woff2") format("woff2"),url("/assets/front/fonts/Montserrat-Regular.woff") format("woff"),url("/assets/front/fonts/Montserrat-Regular.eot"),url("/assets/front/fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"),url("/assets/front/fonts/Montserrat-Regular.ttf") format("truetype"),url("/assets/front/fonts/Montserrat-Regular.svg#VWAG-The-Sans") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat-SemiBold";src:url("/assets/front/fonts/Montserrat-SemiBold.woff2") format("woff2"),url("/assets/front/fonts/Montserrat-SemiBold.woff") format("woff"),url("/assets/front/fonts/Montserrat-SemiBold.eot"),url("/assets/front/fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"),url("/assets/front/fonts/Montserrat-SemiBold.ttf") format("truetype"),url("/assets/front/fonts/Montserrat-SemiBold.svg#VWAG-The-Sans") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat-Bold";src:url("/assets/front/fonts/Montserrat-Bold.woff2") format("woff2"),url("/assets/front/fonts/Montserrat-Bold.woff") format("woff"),url("/assets/front/fonts/Montserrat-Bold.eot"),url("/assets/front/fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"),url("/assets/front/fonts/Montserrat-Bold.ttf") format("truetype"),url("/assets/front/fonts/Montserrat-Bold.svg#VWAG-The-Sans") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Montserrat-ExtraBold";src:url("/assets/front/fonts/Montserrat-ExtraBold.woff2") format("woff2"),url("/assets/front/fonts/Montserrat-ExtraBold.woff") format("woff"),url("/assets/front/fonts/Montserrat-ExtraBold.eot"),url("/assets/front/fonts/Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"),url("/assets/front/fonts/Montserrat-ExtraBold.ttf") format("truetype"),url("/assets/front/fonts/Montserrat-ExtraBold.svg#VWAG-The-Sans") format("svg");font-weight:normal;font-style:normal;font-display:swap}*,::before,::after{box-sizing:border-box}h1,.title-extra{margin:0;font-size:8rem;line-height:normal}@media(max-width: 959.98px){h1,.title-extra{font-size:4rem}}h2,.title{margin:0;font-size:4rem;line-height:normal}@media(max-width: 959.98px){h2,.title{font-size:2.5rem}}h3,.subtitle{margin:0;font-size:3.2rem;line-height:normal}@media(max-width: 959.98px){h3,.subtitle{font-size:2rem}}h4,.text-big{margin:0;font-size:3rem}@media(max-width: 959.98px){h4,.text-big{font-size:1.4rem}}h5,.text-medium{margin:0;font-size:2rem}@media(max-width: 959.98px){h5,.text-medium{font-size:1.4rem}}h6,.text-base{margin:0;font-size:1.4rem}@media(max-width: 959.98px){h6,.text-base{font-size:1rem}}.text-underline{text-decoration:underline}p,span{font-size:1.4rem;font-weight:400;line-height:normal;margin:0}p.selected,span.selected{color:#191e32}p.white,span.white{color:#fff}@media(max-width: 959.98px){p,span{font-size:1rem}}h1,h2,h3,h4,h5,h6{font-weight:900}.font-light{font-weight:300}.font-regular{font-weight:300}.font-semibold{font-weight:700}.font-bold{font-weight:900}.selected{color:#191e32}body{font-family:"MinionPro-Regular"}.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: 1420px){.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{color:#d90c0c;line-height:normal;margin-top:.3rem;margin-bottom:.3rem;font-size:14px;line-height:20px}span.error a{display:inline;color:#d90c0c;font-size:14px;text-decoration-color:#d90c0c}.error-container{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.logo{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}.btn-blanco{background-color:#fff;color:#ee7333;font-family:"Montserrat-ExtraBold";font-weight:bold;display:block;width:fit-content;text-transform:math-auto;height:fit-content;border-color:transparent;cursor:pointer}@media(min-width: 180px)and (max-width: 719.98px){.btn-blanco{font-size:1.2rem;padding:5px 10px;border-radius:15px}}@media(min-width: 720px)and (max-width: 1419.98px){.btn-blanco{font-size:1.5rem;padding:10px 30px;border-radius:20px}}@media(min-width: 1420px){.btn-blanco{font-size:2.5rem;padding:15px 80px;border-radius:20px}}.btn-orange{background-color:#f5333f;color:#fff;font-family:"Montserrat-ExtraBold";font-weight:bold;display:block;width:fit-content;text-transform:math-auto;height:fit-content;border-color:transparent;cursor:pointer}@media(min-width: 180px)and (max-width: 719.98px){.btn-orange{font-size:1.2rem;padding:5px 10px;border-radius:15px}}@media(min-width: 720px)and (max-width: 1419.98px){.btn-orange{font-size:1.5rem;padding:10px 30px;border-radius:20px}}@media(min-width: 1420px){.btn-orange{font-size:2.5rem;padding:15px 80px;border-radius:20px}}.btn-mas{background-color:#fff;color:#a6a6a6;border:1px solid #a6a6a6;border-radius:25%;position:relative;cursor:pointer}@media(min-width: 180px)and (max-width: 719.98px){.btn-mas{width:32px;height:32px}}@media(min-width: 720px)and (max-width: 1419.98px){.btn-mas{width:40px;height:40px}}@media(min-width: 1420px){.btn-mas{width:48px;height:48px}}.btn-mas:before{content:"";position:absolute;width:2px;height:16px;background-color:#a6a6a6;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.btn-mas:after{content:"";position:absolute;width:16px;height:2px;background-color:#a6a6a6;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.btn-mas:hover{background-color:rgba(238,115,51,.4)}.btn-menos{background-color:#fff;color:#a6a6a6;border:1px solid #a6a6a6;border-radius:25%;position:relative;cursor:pointer}@media(min-width: 180px)and (max-width: 719.98px){.btn-menos{width:32px;height:32px}}@media(min-width: 720px)and (max-width: 1419.98px){.btn-menos{width:40px;height:40px}}@media(min-width: 1420px){.btn-menos{width:48px;height:48px}}.btn-menos:before{content:"";position:absolute;width:16px;height:2px;background-color:#a6a6a6;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.btn-menos:hover{background-color:rgba(238,115,51,.4)}.crsorteooro-doublebutton-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.crsorteooro-doublebutton-row a{width:49%;background-color:#61bbe8;color:#fff;font-size:10.1px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;height:25px;border:none;border-radius:3px;font-family:"Comfortaa",serif}.crsorteooro-doublebutton-row a.purple-bg{background-color:#191e32}.crsorteooro-doublebutton-row button{width:49%}.crsorteooro-doublebutton-row button.purple-bg{background-color:#191e32}.crsorteooro-singlebutton-row{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.crsorteooro-singlebutton-row a{width:50%;background-color:#61bbe8;color:#fff;font-size:10.1px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;height:25px;border:none;border-radius:3px;font-family:"Comfortaa",serif}.crsorteooro-singlebutton-row button{width:50%}.btn{position:absolute;width:40px;height:40px;top:5px;right:10px;transition-duration:.5s}.btn .icon-left{transition-duration:.5s;position:absolute;height:2px;width:10px;top:20px;background-color:#191e32;right:8px}.btn .icon-left:before{transition-duration:.5s;position:absolute;width:10px;height:2px;background-color:#191e32;content:"";top:-7px}.btn .icon-left:after{transition-duration:.5s;position:absolute;width:10px;height:2px;background-color:#191e32;content:"";top:7px}.btn .icon-left:hover{cursor:pointer}.btn .icon-right{transition-duration:.5s;position:absolute;height:2px;width:10px;top:20px;background-color:#191e32;right:0}.btn .icon-right:before{transition-duration:.5s;position:absolute;width:10px;height:2px;background-color:#191e32;content:"";top:-7px}.btn .icon-right:after{transition-duration:.5s;position:absolute;width:10px;height:2px;background-color:#191e32;content:"";top:7px}.btn.open .icon-left{transition-duration:.5s;background:transparent}.btn.open .icon-left:before{transform:rotateZ(45deg) scaleX(1.4) translate(2px, 2px)}.btn.open .icon-left:after{transform:rotateZ(-45deg) scaleX(1.4) translate(2px, -2px)}.btn.open .icon-right{transition-duration:.5s;background:transparent}.btn.open .icon-right:before{transform:rotateZ(-45deg) scaleX(1.4) translate(-2px, 2px)}.btn.open .icon-right:after{transform:rotateZ(45deg) scaleX(1.4) translate(-2px, -2px)}.btn:hover{cursor:pointer}.crsorteooro-button{border-radius:30px;background-color:#e6f537;width:90px;height:35px;display:block;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}.crsorteooro-button.download{background-image:url("../../front/images/download_icon.png");background-position:center;background-repeat:no-repeat;background-size:initial}.crsorteooro-button.large{min-width:108px}a{letter-spacing:.5px;line-height:16px;text-transform:none;cursor:pointer;position:relative;background-color:transparent;text-decoration:none;color:#191e32;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(min-width: 180px)and (max-width: 959.98px){a{font-size:4rem;line-height:normal}}@media(min-width: 1420px){a{font-size:2.5rem;line-height:normal}}a.previous-button{text-decoration:none}a.inline{letter-spacing:unset;text-decoration:underline}@media(min-width: 180px)and (max-width: 959.98px){a.inline{font-size:4rem;line-height:normal}}@media(min-width: 1420px){a.inline{font-size:2.5rem;line-height:normal}}a.inline:hover{color:#191e32;text-decoration:underline}a.link{color:#191e32;flex-direction:row}a.link svg{margin-right:5px;width:24px;min-width:24px;height:24px;min-height:24px;fill:#191e32}a.link-right{color:#191e32;flex-direction:row-reverse}a.link-right svg{margin-left:5px;width:24px;min-width:24px;height:24px;min-height:24px;fill:#191e32}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:#b7d9ef}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:#b7d9ef}a.link-petrol{color:#191e32;flex-direction:row;letter-spacing:normal;text-decoration:underline}a.arrow-left,a.arrow-left-dark{height:20px;width:max-content;color:#191e32;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:#b7d9ef;-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 #191e32;border-left:2px solid #191e32;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:#b7d9ef}a.arrow-left:active:before,a.arrow-left-dark:active:before{background-color:#b7d9ef}a.arrow-left:disabled:before,a.arrow-left-dark:disabled:before{background-color:#191e32;color:#b7d9ef;-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:#191e32;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:#b7d9ef;-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 #191e32;border-left:2px solid #191e32;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:#b7d9ef}a.arrow-up:active:before,a.arrow-up-dark:active:before{background-color:#b7d9ef}a.arrow-up:disabled:before,a.arrow-up-dark:disabled:before{background-color:#191e32;color:#b7d9ef;-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:#191e32;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:#b7d9ef;-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 #191e32;border-left:2px solid #191e32;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:#b7d9ef}a.arrow-right:active:before,a.arrow-right-dark:active:before{background-color:#b7d9ef}a.arrow-right:disabled:before,a.arrow-right-dark:disabled:before{background-color:#191e32;color:#b7d9ef;-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:#191e32;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:#b7d9ef;-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 #191e32;border-left:2px solid #191e32;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:#b7d9ef}a.arrow-down:active:before,a.arrow-down-dark:active:before{background-color:#b7d9ef}a.arrow-down:disabled:before,a.arrow-down-dark:disabled:before{background-color:#191e32;color:#b7d9ef;-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:#191e32;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 #191e32;border-left:2px solid #191e32;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:#191e32;color:#b7d9ef;-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:#191e32;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 #191e32;border-left:2px solid #191e32;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:#191e32;color:#b7d9ef;-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:#191e32;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 #191e32;border-left:2px solid #191e32;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:#191e32;color:#b7d9ef;-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:#191e32;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 #191e32;border-left:2px solid #191e32;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:#191e32;color:#b7d9ef;-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:#191e32}input,textarea{background-color:#fff;font-family:"Montserrat-Regular";border:1px solid #a6a6a6;border-radius:15px;font-size:1.4rem;line-height:normal;outline:none;width:100%;height:fit-content;padding:10px 20px;color:#a6a6a6;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=password],textarea[type=password]{letter-spacing:3px}.checkbox{display:none}.checkbox-label{display:inline-block;width:30px;height:30px;border:1px solid #a6a6a6;border-radius:10px;background-color:#fff;cursor:pointer;position:relative}.checkbox:checked+.checkbox-label::after{content:"";position:absolute;left:9px;top:4px;width:8px;height:16px;border:solid #a6a6a6;border-width:0 3px 3px 0;transform:rotate(45deg)}.input-row{background-color:transparent}.input-row input{position:relative;line-height:normal;color:#191e32;outline:none;height:100%;width: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-row input{font-size:4rem;line-height:normal}}@media(min-width: 1420px){.input-row input{font-size:2.5rem;line-height:normal}}.error-container{font-family:"Montserrat-Regular";font-size:1.2rem;color:#f5333f}.crsorteooro-search-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;position:sticky;top:0}.crsorteooro-search-row input{background-color:#191e32;color:#323232;width:inherit;margin-left:10px;border:none;border-radius:3px;padding:3px 10px;font-size:2rem}@media(min-width: 1420px){.crsorteooro-search-row input{font-size:1.4rem}}.crsorteooro-search-row img{width:25px}label{font-family:"Montserrat-Regular";font-weight:700}.crsorteooro-chat-input{width:100%;background-color:#323232;position:sticky;bottom:0;padding:20px}.crsorteooro-chat-input.dark{background-color:#323232}.crsorteooro-chat-input input{background-color:#191e32;color:#323232;width:100%;border:none;border-radius:3px;padding:3px 10px;font-size:2rem}@media(min-width: 1420px){.crsorteooro-chat-input input{font-size:1.4rem}}.checkbox-crsorteooro input{appearance:none}.checkbox-crsorteooro label{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-weight:lighter}.checkbox-crsorteooro label>input+span{display:inline-block;height:12px;width:12px;border-radius:50%;border:1px solid #191e32}.checkbox-crsorteooro label>input+span:hover{cursor:pointer}.checkbox-crsorteooro label>input:checked+span{background-color:#191e32}.checkbox-crsorteooro-purple input{appearance:none}.checkbox-crsorteooro-purple label{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-weight:lighter}.checkbox-crsorteooro-purple label>input+span{display:inline-block;height:12px;width:12px;border-radius:50%;border:1px solid #191e32}.checkbox-crsorteooro-purple label>input:checked+span{background-color:#191e32}select{width:100%;font-family:"Montserrat-Regular";height:100%;padding:5px 0}select.crsorteooro-settings-select{background-color:#b7d9ef;border-radius:5px;color:#323232;font-size:1.4rem;border:none;font-weight:900}@media(min-width: 480px){select.crsorteooro-settings-select{font-size:1rem}}select.crsorteooro-settings-select option{background-color:#b7d9ef;text-align:center;font-size:1.4rem;font-weight:900;width:100%;padding:5px 0}@media(min-width: 480px){select.crsorteooro-settings-select option{font-size:1rem}}select.crsorteooro-settings-select option:checked{background-color:#b7d9ef;text-align:center;font-size:1.4rem;font-weight:900}@media(min-width: 480px){select.crsorteooro-settings-select option:checked{font-size:1rem}}.select2-container{font-family:"Montserrat-Regular"}.select2-container--default .select2-selection--single{border:1px solid #323232;border-radius:20px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#323232;line-height:normal;font-size:16px;text-transform:none}.select2-container .select2-selection--single{height:fit-content;background-color:transparent}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#323232;font-family:"Montserrat-Regular";font-weight:normal;line-height:normal;text-transform:none}@media(min-width: 180px)and (max-width: 719.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:1.2rem;padding:5px 10px}}@media(min-width: 720px)and (max-width: 1419.98px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:1.5rem;padding:10px 25px}}@media(min-width: 1420px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:2rem;padding:15px 35px}}.select2-container--default .select2-selection--single .select2-selection__clear{display:none}.select2-container--default .select2-selection--single .select2-selection__arrow{top:20px;right:25px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#ee7333 transparent transparent transparent}@media(min-width: 180px)and (max-width: 719.98px){.select2-container--default .select2-selection--single .select2-selection__arrow b{border-width:16px 13px 0 12px;margin-left:0px;margin-top:-25px}}@media(min-width: 720px)and (max-width: 1419.98px){.select2-container--default .select2-selection--single .select2-selection__arrow b{border-width:19px 13px 0 13px;margin-left:-20px;margin-top:-8px}}@media(min-width: 1420px){.select2-container--default .select2-selection--single .select2-selection__arrow b{border-width:19px 13px 0 13px;margin-left:-20px;margin-top:-8px}}.select2-results__option{color:#323232;font-family:"Montserrat-Regular";font-weight:normal;line-height:normal;text-transform:none}@media(min-width: 180px)and (max-width: 719.98px){.select2-results__option{font-size:1.2rem;padding:3px;padding-left:10px}}@media(min-width: 720px)and (max-width: 1419.98px){.select2-results__option{font-size:1.5rem;padding:5px;padding-left:15px}}@media(min-width: 1420px){.select2-results__option{font-size:2rem;padding:6px;padding-left:20px}}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#ee7333}.select2-container--default .select2-results__option--selected{background-color:rgba(238,115,51,.4)}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 #b7d9ef;-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:#b7d9ef;-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 #191e32}label.custom-switch input:checked+.slider:before{background-color:#191e32}label.custom-switch input:focus+.slider{box-shadow:0 0 1px #b7d9ef}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-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}.modal-fade{position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:3;background-color:rgba(0,0,0,.8);display:flex;flex-direction:column;justify-content:center;align-items:center}.modal-fade .modal-general{display:flex;flex-direction:column;padding:15px;width:100%;height:30%;background-color:#b7d9ef}.modal-template-component .modal-dialog{display:table;max-width:none;margin:1.75rem auto}.modal-template-component .modal-dialog .modal-temp-content{background-color:#b7d9ef;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:#191e32}.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}.gallery-carousel{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:250px}.gallery-carousel .gallery-card{margin:0 5px}.gallery-carousel .gallery-card:last-of-type{margin-right:0}.gallery-carousel .gallery-card .gallery-card-image{position:relative;height:200px;border-radius:10px;background-size:cover;background-position:center;background-repeat:no-repeat}.gallery-carousel .gallery-card .gallery-card-image .crsorteooro-button{position:absolute;bottom:10px;right:10px}.gallery-carousel .gallery-card .gallery-card-image img{display:block;position:absolute;top:0;right:0;width:calc(100%/3);height:auto;border-top-right-radius:10px}.gallery-carousel .gallery-card .gallery-card-text{padding:10px 0}.login-wrapper{height:100vh;padding:5vh 10vw 25vh 10vw;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(min-width: 576px){.login-wrapper{width:80%;margin:auto;padding:5vh 5vw 25vh 5vw}}@media(min-width: 1080px){.login-wrapper{width:40%;margin:auto;padding:15vh 10vw}}.login-wrapper .login-logo{height:25vh;width:100%;background-image:url("/assets/front/images/froneri_logo_big.svg");background-size:contain;background-position:center;background-repeat:no-repeat}.login-wrapper .login-form-container{width:100%;margin-bottom:20px}@media(min-width: 576px){.login-wrapper .login-form-container{width:60%;flex-grow:0}}@media(min-width: 1080px){.login-wrapper .login-form-container{width:100%;flex-grow:0}}.login-wrapper .login-form-container form{width:100%;position:relative}.login-wrapper .login-form-container form input{width:100%;border-radius:5px;border:1px solid #000;margin:5px 0;padding:5px;font-size:16px}.login-wrapper .login-form-container form input[type=password]{letter-spacing:0}.login-wrapper .login-form-container form .showpass-icon{position:absolute;bottom:0;right:0;z-index:3}.login-wrapper .login-form-container form .showpass-icon:hover{cursor:pointer}.login-wrapper .login-form-container h4{margin:20px 0;text-align:center}.login-wrapper .login-form-container h4:hover{cursor:pointer}.header-top{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media(min-width: 180px)and (max-width: 719.98px){.header-top{-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;max-width:100%;margin:auto;padding:10px;min-height:fit-content}}@media(min-width: 720px)and (max-width: 1419.98px){.header-top{-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;max-width:100%;margin:auto;padding:10px;height:120px}}@media(min-width: 1420px){.header-top{-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;max-width:92%;margin:auto;padding:20px;height:120px}}.header-top .header-logo-colaborador{--bg-url-logo-colaborador: url("/assets/front/images/logo-entidad.jpg");background:var(--bg-url-logo-colaborador);background-repeat:no-repeat;background-position:center;background-size:contain;width:310px;height:75px;cursor:pointer}.header-top .header-logos-cruz-roja{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;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.header-top .header-logos-cruz-roja .logo-cruz-roja{background:url("/assets/front/images/logo-cruz-roja.png");background-repeat:no-repeat;background-position:center;background-size:cover;width:167px;height:40px}.header-top .header-logos-cruz-roja .separador-vertical{width:1px;height:70px;background-color:#000;margin:0px 20px}.header-top .header-logos-cruz-roja .txt-sorteo-oro{background:url("/assets/front/images/logo-sorteo-oro.png");background-repeat:no-repeat;background-position:center;background-size:cover;width:128px;height:15px}.footer-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-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;max-width:70%;margin:auto;padding:40px 0}.footer-top .footer-logo{width:fit-content}.footer-top .footer-navigator{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;padding:25px 10px}@media(max-width: 959.98px){.footer-top .footer-navigator{max-width:90%;-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}}.footer-top .footer-navigator .nav-item{padding:0 5px;border-right:1px solid #000}@media(max-width: 959.98px){.footer-top .footer-navigator .nav-item{border-right:none;padding:10px 0}}.footer-top .footer-navigator .nav-item:last-of-type{border-right:none}.footer-top .footer-navigator .nav-item .nav-link{color:#191e32;text-align:center;font-size:1.4rem}.footer-top .footer-navigator .nav-item .nav-link:visited{color:#191e32}html{scroll-behavior:smooth}.main-container{width:100%;overflow:hidden;background-color:#eaeaea}.main-container .div-img{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){.main-container .div-img{background-size:cover;height:400px}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-img{background-size:cover;height:600px}}@media(min-width: 1420px){.main-container .div-img{background-size:cover;height:600px}}.main-container .div-img .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:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}@media(min-width: 180px)and (max-width: 719.98px){.main-container .div-img .content{width:100%;height:400px;padding:325px 10px 80px 20px}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-img .content{width:90%;height:600px;padding:325px 10px 80px 20px}}@media(min-width: 1420px){.main-container .div-img .content{width:80%;height:600px;padding:90px 10px 80px 20px}}.main-container .div-img .content .div-parrafo{font-family:"Montserrat-Bold";line-height:1.2;color:#323232;margin-bottom:40px}@media(min-width: 180px)and (max-width: 719.98px){.main-container .div-img .content .div-parrafo{width:100%;font-size:1rem}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-img .content .div-parrafo{width:90%;font-size:1.4rem}}@media(min-width: 1420px){.main-container .div-img .content .div-parrafo{width:65%;font-size:2rem}}.main-container .div-compra-boletos{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;margin:auto;background-color:#eaeaea}@media(min-width: 180px)and (max-width: 719.98px){.main-container .div-compra-boletos{width:100%;padding:0px 0px 80px 0px}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-compra-boletos{width:100%;padding:0px 0px 80px 0px}}@media(min-width: 1420px){.main-container .div-compra-boletos{width:80%;padding:0px 40px 80px 40px}}.main-container .div-compra-boletos .div-boletos{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;min-height:450px;width:100%}@media(min-width: 180px)and (max-width: 719.98px){.main-container .div-compra-boletos .div-boletos{margin-top:0px;padding:10px}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-compra-boletos .div-boletos{margin-top:0px;padding:20px}}@media(min-width: 1420px){.main-container .div-compra-boletos .div-boletos{margin-top:-50px;padding:40px}}.main-container .div-compra-boletos .div-boletos h1{font-family:"Montserrat-Bold";color:#323232}@media(min-width: 180px)and (max-width: 719.98px){.main-container .div-compra-boletos .div-boletos h1{font-size:2rem;text-align:center}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-compra-boletos .div-boletos h1{font-size:2.8rem}}@media(min-width: 1420px){.main-container .div-compra-boletos .div-boletos h1{font-size:3.5rem}}.main-container .div-compra-boletos .div-boletos .div-parrafo{font-family:"Montserrat-Regular";color:#323232}@media(min-width: 180px)and (max-width: 719.98px){.main-container .div-compra-boletos .div-boletos .div-parrafo{margin:10px 0px;font-size:1rem}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-compra-boletos .div-boletos .div-parrafo{margin:20px 0px;font-size:1.4rem}}@media(min-width: 1420px){.main-container .div-compra-boletos .div-boletos .div-parrafo{margin:30px 0px;font-size:1.8rem}}.main-container .div-compra-boletos .div-boletos .div-select{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%}.main-container .div-compra-boletos .div-boletos .div-importe{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){.main-container .div-compra-boletos .div-boletos .div-importe{margin-top:10px}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-compra-boletos .div-boletos .div-importe{margin-top:20px}}@media(min-width: 1420px){.main-container .div-compra-boletos .div-boletos .div-importe{margin-top:30px}}.main-container .div-compra-boletos .div-boletos .div-importe .importe{font-weight:bold;font-family:"Montserrat-ExtraBold";color:#323232}@media(min-width: 180px)and (max-width: 719.98px){.main-container .div-compra-boletos .div-boletos .div-importe .importe{font-size:3rem}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-compra-boletos .div-boletos .div-importe .importe{font-size:4.5rem}}@media(min-width: 1420px){.main-container .div-compra-boletos .div-boletos .div-importe .importe{font-size:6rem}}.main-container .div-compra-boletos .div-boletos .div-importe .txt-importe{font-family:"Montserrat-Regular";color:#323232}@media(min-width: 180px)and (max-width: 719.98px){.main-container .div-compra-boletos .div-boletos .div-importe .txt-importe{font-size:.8rem;padding:10px 0px}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-compra-boletos .div-boletos .div-importe .txt-importe{font-size:1rem;padding:15px 0px}}@media(min-width: 1420px){.main-container .div-compra-boletos .div-boletos .div-importe .txt-importe{font-size:1.2rem;padding:20px 0px}}.main-container .div-compra-boletos .div-boletos .div-importe .div-btn{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%}.main-container .div-compra-boletos .div-boletos .div-img-boletos{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;max-width:100%}@media(min-width: 180px)and (max-width: 719.98px){.main-container .div-compra-boletos .div-boletos .div-img-boletos{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;max-width:100%}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-compra-boletos .div-boletos .div-img-boletos{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:682px;height:262px;margin:40px 0px;max-width:100%}}@media(min-width: 1420px){.main-container .div-compra-boletos .div-boletos .div-img-boletos{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:982px;height:262px;margin:60px 0px;max-width:100%}}.main-container .div-compra-boletos .div-boletos .div-img-boletos img{max-width:100%;max-height:200px;height:auto;object-fit:contain;flex:1 1 auto}.main-container .div-compra-boletos .div-boletos .div-img-boletos .boleto-1{margin-right:-100px}.main-container .div-compra-boletos .div-boletos .div-img-boletos .boleto-2{margin-top:50px;margin-right:-30px}.main-container .div-compra-boletos .div-boletos .div-img-boletos .boleto-3{margin-top:100px;margin-right:-30px}.main-container .div-compra-boletos .div-boletos .div-img-boletos .boleto-4{margin-top:150px;margin-right:-30px}.main-container .div-compra-boletos .div-boletos .div-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-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;gap:10px;text-align:center}.main-container .div-compra-boletos .div-boletos .div-parrafo span{display:block;font-family:"Montserrat-Regular";color:#323232}@media(min-width: 180px)and (max-width: 719.98px){.main-container .div-compra-boletos .div-boletos .div-parrafo span{font-size:.8rem}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-compra-boletos .div-boletos .div-parrafo span{font-size:1rem}}@media(min-width: 1420px){.main-container .div-compra-boletos .div-boletos .div-parrafo span{font-size:1.2rem}}.main-container .div-compra-boletos .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(min-width: 180px)and (max-width: 719.98px){.main-container .div-compra-boletos .div-titulo{padding:20px;width:100%}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-compra-boletos .div-titulo{padding:40px;width:100%}}@media(min-width: 1420px){.main-container .div-compra-boletos .div-titulo{padding:60px;width:80%}}.main-container .div-compra-boletos .div-titulo h1{font-family:"Montserrat-Bold";color:#ee7333;text-align:center}@media(min-width: 180px)and (max-width: 719.98px){.main-container .div-compra-boletos .div-titulo h1{font-size:1.6rem}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-compra-boletos .div-titulo h1{font-size:2.2rem}}@media(min-width: 1420px){.main-container .div-compra-boletos .div-titulo h1{font-size:2.8rem}}.main-container .div-compra-boletos .div-cajas{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media(min-width: 180px)and (max-width: 719.98px){.main-container .div-compra-boletos .div-cajas{-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:10px;padding-left:10px;padding-right:10px}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-compra-boletos .div-cajas{-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:20px;padding-left:10px;padding-right:10px}}@media(min-width: 1420px){.main-container .div-compra-boletos .div-cajas{-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:30px;padding-left:0px;padding-right:0px}}.main-container .div-compra-boletos .div-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){.main-container .div-compra-boletos .div-cajas .div-caja{gap:10px;width:100%}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-compra-boletos .div-cajas .div-caja{gap:10px;width:calc(100% / 3 + 10px)}}@media(min-width: 1420px){.main-container .div-compra-boletos .div-cajas .div-caja{gap:40px;width:calc(100% / 3 + 40px)}}.main-container .div-compra-boletos .div-cajas .div-caja .img-cab1{height:100%;width:100%}.main-container .div-compra-boletos .div-cajas .div-caja .img-cab1 img{height:auto;width:100%;display:block}.main-container .div-compra-boletos .div-cajas .div-caja .img-cab2{height:100%}.main-container .div-compra-boletos .div-cajas .div-caja .img-cab2 img{height:auto;width:100%;display:block}.main-container .div-compra-boletos .div-cajas .div-caja .img-cab3{height:100%}.main-container .div-compra-boletos .div-cajas .div-caja .img-cab3 img{height:auto;width:100%;display:block}.main-container .div-compra-boletos .div-cajas .div-caja h2{color:#323232;font-family:"Montserrat-Bold"}@media(min-width: 180px)and (max-width: 719.98px){.main-container .div-compra-boletos .div-cajas .div-caja h2{font-size:1.5rem}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-compra-boletos .div-cajas .div-caja h2{font-size:2rem}}@media(min-width: 1420px){.main-container .div-compra-boletos .div-cajas .div-caja h2{font-size:2.5rem}}.main-container .div-compra-boletos .div-cajas .div-caja .div-parrafo{color:#323232;font-family:"Montserrat-Regular"}@media(min-width: 180px)and (max-width: 719.98px){.main-container .div-compra-boletos .div-cajas .div-caja .div-parrafo{font-size:.8rem}}@media(min-width: 720px)and (max-width: 1419.98px){.main-container .div-compra-boletos .div-cajas .div-caja .div-parrafo{font-size:1rem}}@media(min-width: 1420px){.main-container .div-compra-boletos .div-cajas .div-caja .div-parrafo{font-size:1.3rem}}html{scroll-behavior:smooth}.frm-container{width:100%;overflow:hidden;background-color:#eaeaea}.frm-container .div-img{background:url("/assets/front/images/fondo-amarillo-frm.jpg");background-size:cover;min-height:390px;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}.frm-container .div-img .content{width:80%;padding:90px 40px 80px 40px;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}.frm-container .div-img .content .letras-comic{background:url("/assets/front/images/letras-comic-frm.png");background-size:cover;width:867px;height:242px;margin-bottom:35px;margin-top:10px}.frm-container .div-formulario{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:#eaeaea}@media(min-width: 180px)and (max-width: 719.98px){.frm-container .div-formulario{padding:0px 0px 80px 0px;width:100%;margin:auto}}@media(min-width: 720px)and (max-width: 1419.98px){.frm-container .div-formulario{padding:0px 0px 80px 0px;width:100%;margin:auto}}@media(min-width: 1420px){.frm-container .div-formulario{padding:0px 40px 80px 40px;width:80%;margin:auto}}.frm-container .div-formulario .div-boletos{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:#fff;min-height:450px;width:100%}@media(min-width: 180px)and (max-width: 719.98px){.frm-container .div-formulario .div-boletos{margin-top:0px;padding:10px}}@media(min-width: 720px)and (max-width: 1419.98px){.frm-container .div-formulario .div-boletos{margin-top:0px;padding:20px}}@media(min-width: 1420px){.frm-container .div-formulario .div-boletos{margin-top:-50px;padding:40px}}.frm-container .div-formulario .div-boletos .div-parrafo{font-family:"Montserrat-Regular";line-height:1.2;color:#323232;margin-bottom:40px;width:100%;text-align:center}@media(min-width: 180px)and (max-width: 719.98px){.frm-container .div-formulario .div-boletos .div-parrafo{font-size:1rem}}@media(min-width: 720px)and (max-width: 1419.98px){.frm-container .div-formulario .div-boletos .div-parrafo{font-size:1.4rem}}@media(min-width: 1420px){.frm-container .div-formulario .div-boletos .div-parrafo{font-size:1.4rem}}.frm-container .div-formulario .div-boletos .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;width:100%}@media(min-width: 180px)and (max-width: 719.98px){.frm-container .div-formulario .div-boletos .cabecera{gap:10px;margin-bottom:20px}}@media(min-width: 720px)and (max-width: 1419.98px){.frm-container .div-formulario .div-boletos .cabecera{gap:15px;margin-bottom:30px}}@media(min-width: 1420px){.frm-container .div-formulario .div-boletos .cabecera{gap:20px;margin-bottom:50px}}.frm-container .div-formulario .div-boletos .cabecera .div-titulo h2{font-family:"Montserrat-Bold";color:#323232}@media(min-width: 180px)and (max-width: 719.98px){.frm-container .div-formulario .div-boletos .cabecera .div-titulo h2{font-size:1.8rem}}@media(min-width: 720px)and (max-width: 1419.98px){.frm-container .div-formulario .div-boletos .cabecera .div-titulo h2{font-size:2.6rem}}@media(min-width: 1420px){.frm-container .div-formulario .div-boletos .cabecera .div-titulo h2{font-size:3.2rem}}.frm-container .div-formulario .div-boletos .cabecera .div-titulo .div-numeros-boletos{font-family:"Montserrat-Regular";color:#323232}@media(min-width: 180px)and (max-width: 719.98px){.frm-container .div-formulario .div-boletos .cabecera .div-titulo .div-numeros-boletos{margin-top:10px;font-size:.8rem}}@media(min-width: 720px)and (max-width: 1419.98px){.frm-container .div-formulario .div-boletos .cabecera .div-titulo .div-numeros-boletos{margin-top:15px;font-size:1.2rem}}@media(min-width: 1420px){.frm-container .div-formulario .div-boletos .cabecera .div-titulo .div-numeros-boletos{margin-top:20px;font-size:1.4rem}}.frm-container .div-formulario .div-boletos .cabecera .div-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:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:110px}.frm-container .div-formulario .div-boletos .div-datos-frm{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}.frm-container .div-formulario .div-boletos .div-datos-frm h3{color:#323232;font-family:"Montserrat-Bold"}@media(min-width: 180px)and (max-width: 719.98px){.frm-container .div-formulario .div-boletos .div-datos-frm h3{font-size:1rem;padding:10px 0px}}@media(min-width: 720px)and (max-width: 1419.98px){.frm-container .div-formulario .div-boletos .div-datos-frm h3{font-size:1.4rem;padding:10px 0px}}@media(min-width: 1420px){.frm-container .div-formulario .div-boletos .div-datos-frm h3{font-size:1.8rem;padding:15px 0px}}.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-inputs{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}@media(min-width: 180px)and (max-width: 719.98px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-inputs{-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;margin:5px 0px;gap:10px}}@media(min-width: 720px)and (max-width: 1419.98px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-inputs{-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;margin:10px 0px;gap:20px}}@media(min-width: 1420px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-inputs{-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;margin:15px 0px;gap:40px}}.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-inputs .div-input{width:100%}@media(min-width: 180px)and (max-width: 719.98px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-inputs .input-movil{width:100%}}@media(min-width: 720px)and (max-width: 1419.98px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-inputs .input-movil{width:calc(50% - 10px)}}@media(min-width: 1420px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-inputs .input-movil{width:calc(50% - 20px)}}.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-check{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;width:100%}@media(min-width: 180px)and (max-width: 719.98px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-check{margin:5px 0px;gap:10px}}@media(min-width: 720px)and (max-width: 1419.98px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-check{margin:10px 0px;gap:10px}}@media(min-width: 1420px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-check{margin:15px 0px;gap:10px}}.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-check span{color:#a6a6a6;font-family:"Montserrat-Regular"}@media(min-width: 180px)and (max-width: 719.98px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-check span{font-size:.8rem}}@media(min-width: 720px)and (max-width: 1419.98px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-check span{font-size:1.2rem}}@media(min-width: 1420px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-check span{font-size:1.2rem}}.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-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;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:100%}@media(min-width: 180px)and (max-width: 719.98px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-boton{padding:10px 0px}}@media(min-width: 720px)and (max-width: 1419.98px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-boton{padding:15px 0px}}@media(min-width: 1420px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-boton{padding:20px 0px}}.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-checkbox{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;padding:10px 0px;gap:10px;margin:0 auto}@media(min-width: 180px)and (max-width: 719.98px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-checkbox{width:100%}}@media(min-width: 720px)and (max-width: 1419.98px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-checkbox{width:90%}}@media(min-width: 1420px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-checkbox{width:70%}}.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-checkbox .div-linea{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;gap:10px}.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-checkbox .div-linea span{color:#a6a6a6;font-family:"Montserrat-Regular"}@media(min-width: 180px)and (max-width: 719.98px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-checkbox .div-linea span{font-size:.8rem}}@media(min-width: 720px)and (max-width: 1419.98px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-checkbox .div-linea span{font-size:1.2rem}}@media(min-width: 1420px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-fila-checkbox .div-linea span{font-size:1.2rem}}.frm-container .div-formulario .div-boletos .div-datos-frm .div-politicas{width:100%;font-family:"Montserrat-Regular";color:#a6a6a6}@media(min-width: 180px)and (max-width: 719.98px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-politicas{padding:10px 0px;font-size:.8rem;margin-top:20px}}@media(min-width: 720px)and (max-width: 1419.98px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-politicas{padding:15px 0px;font-size:1.2rem;margin-top:45px}}@media(min-width: 1420px){.frm-container .div-formulario .div-boletos .div-datos-frm .div-politicas{padding:20px 0px;font-size:1.2rem;margin-top:50px}}.frm-container .div-formulario .div-img-boletos{background:url("/assets/front/images/boletos.png");background-repeat:no-repeat;background-position:center;background-size:auto;width:100%;height:262px;margin:60px 0px}.flex-row{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%}@media(min-width: 180px)and (max-width: 719.98px){.flex-row{gap:10px}}@media(min-width: 720px)and (max-width: 1419.98px){.flex-row{gap:15px}}@media(min-width: 1420px){.flex-row{gap:20px}}.width-33{width:31%}/*# sourceMappingURL=styles.css.map */
