@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;

400;500;700;900&display=swap);:root{--mp-color-base:#131414;--mp-color-primary:#0071bc;--mp-color-primary-darken:#2179cc;--mp-color-primary-light:#a6d4ff;--mp-color-secondary:#ffd800;--mp-color-secondary-darken:#ffd800;--mp-color-secondary-light:lighten($secondary,10);--mp-color-success:#20d489;--mp-color-success-darken:#3a9965;--mp-color-success-light:#a4ebc4;--mp-color-info:#6c31ad;--mp-color-info-darken:#5f37a6;--mp-color-info-light:#cfb3ff;--mp-color-warning:#ffad00;--mp-color-warning-darken:#b37825;--mp-color-warning-light:#ffd599;--mp-color-danger:#f52332;--mp-color-danger-darken:#b32a27;--mp-color-danger-light:#ff9b99;--mp-color-light:#f2f2f2;--mp-color-dark:#131414;--mp-color-white:#fff;--mp-color-black:#000;--mp-color-gray-100:#f2f2f2;--mp-color-gray-200:#ccc;--mp-color-gray-300:#8c8c8c;--mp-color-gray-400:#393c3e;--mp-color-gray-500:#131414;--mp-color-muted:#8c8c8c;--mp-font-primary:Montserrat,sans-serif;--mp-fs-base:16px;--mp-fs-xxs:0.625em;--mp-fs-xs:1em;--mp-fs-s:1.25em;--mp-fs-m:1.5em;--mp-fs-l:2em;--mp-fs-xl:2.5em;--mp-fs-xxl:3.5em;--mp-fs-3xl:5em}.font-primary-light,.fw-light{font-weight:300!important}.font-primary-regular,.fw-regular{font-weight:400!important}.font-primary-medium,.fw-medium{font-weight:500!important}.font-primary-semibold,.fw-semibold{font-weight:600!important}.font-primary-bold,.fw-bold{font-weight:700!important}.fw-bolder{font-weight:900!important}.fs-base{font-size:var(--mp-fs-base)!important}.fs-xxs{font-size:var(--mp-fs-xxs)!important}.fs-xs{font-size:var(--mp-fs-xs)!important}.fs-s{font-size:var(--mp-fs-s)!important}.fs-m{font-size:var(--mp-fs-m)!important}.fs-l{font-size:var(--mp-fs-l)!important}.fs-xl{font-size:var(--mp-fs-xl)!important}.fs-xxl{font-size:var(--mp-fs-xxl)!important}.fs-3xl{font-size:var(--mp-fs-3xl)!important}.font-primary-bold,.font-primary-light,.font-primary-medium,.font-primary-regular,.font-primary-semibold{font-family:var(--mp-font-primary)}.vc-font-sans_serif{font-family:Roboto,sans-serif!important}.vc-font-serif{font-family:Roboto Slab,serif!important}.vc-font-monospace{font-family:Roboto Mono,monospace!important}.vc-font-amatic-sc{font-family:Amatic SC,cursive!important}.vc-font-dancing-script{font-family:Dancing Script,cursive!important}.vc-font-mali{font-family:Mali,cursive!important}.vc-font-montserrat{font-family:Montserrat,sans-serif!important}.vc-font-pacifico{font-family:Pacifico,cursive!important}.vc-font-roboto{font-family:Roboto,sans-serif!important}.vc-font-roboto-mono{font-family:Roboto Mono,monospace!important}.vc-font-roboto-slab{font-family:Roboto Slab,serif!important}.vc-font-title-amatic-sc .vc-font-title{font-family:Amatic SC,cursive!important}.vc-font-title-dancing-script .vc-font-title{font-family:Dancing Script,cursive!important}.vc-font-title-mali .vc-font-title{font-family:Mali,cursive!important}.vc-font-title-montserrat .vc-font-title{font-family:Montserrat,sans-serif!important}.vc-font-title-pacifico .vc-font-title{font-family:Pacifico,cursive!important}.vc-font-title-roboto .vc-font-title{font-family:Roboto,sans-serif!important}.vc-font-title-roboto-mono .vc-font-title{font-family:Roboto Mono,monospace!important}.vc-font-title-roboto-slab .vc-font-title{font-family:Roboto Slab,serif!important}:root{--mp-border-radius:0.625em;--mp-base-height:48px}.clearfix:after{display:block;clear:both;content:""}.link-primary{color:var(--mp-color-primary)}.link-primary:focus,.link-primary:hover{color:var(--mp-color-primary-darken)}.link-secondary{color:var(--mp-color-secondary)}.link-secondary:focus,.link-secondary:hover{color:var(--mp-color-secondary-darken)}.link-success{color:var(--mp-color-success)}.link-success:focus,.link-success:hover{color:var(--mp-color-success-darken)}.link-info{color:var(--mp-color-info)}.link-info:focus,.link-info:hover{color:var(--mp-color-info-darken)}.link-warning{color:var(--mp-color-warning)}.link-warning:focus,.link-warning:hover{color:var(--mp-color-warning-darken)}.link-danger,.link-danger:focus,.link-danger:hover{color:var(--mp-color-danger)}.link-light,.link-light:focus,.link-light:hover{color:var(--mp-color-light)}.link-dark{color:var(--mp-color-dark)}.link-dark:focus,.link-dark:hover{color:var(--mp-color-black)}.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:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.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}}.hstack{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.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:""}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.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}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!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}.border-hover:not(:hover):not(:focus):not(.active):not(:active):not(.is-invalid){cursor:pointer;border-color:transparent!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.w-unset{width:unset!important}.max-w-unset,.mw-unset{max-width:unset!important}.min-w-unset{min-width:unset!important}.h-unset{height:unset!important}.max-h-unset,.mh-unset{max-height:unset!important}.min-h-unset{min-height:unset!important}.w-25{width:25%!important}.max-w-25,.mw-25{max-width:25%!important}.min-w-25{min-width:25%!important}.h-25{height:25%!important}.max-h-25,.mh-25{max-height:25%!important}.min-h-25{min-height:25%!important}.w-50{width:50%!important}.max-w-50,.mw-50{max-width:50%!important}.min-w-50{min-width:50%!important}.h-50{height:50%!important}.max-h-50,.mh-50{max-height:50%!important}.min-h-50{min-height:50%!important}.w-75{width:75%!important}.max-w-75,.mw-75{max-width:75%!important}.min-w-75{min-width:75%!important}.h-75{height:75%!important}.max-h-75,.mh-75{max-height:75%!important}.min-h-75{min-height:75%!important}.w-100{width:100%!important}.max-w-100,.mw-100{max-width:100%!important}.min-w-100{min-width:100%!important}.h-100{height:100%!important}.max-h-100,.mh-100{max-height:100%!important}.min-h-100{min-height:100%!important}.w-auto{width:auto!important}.max-w-auto,.mw-auto{max-width:auto!important}.min-w-auto{min-width:auto!important}.h-auto{height:auto!important}.max-h-auto,.mh-auto{max-height:auto!important}.min-h-auto{min-height:auto!important}.w-1px{width:1px!important}.max-w-1px,.mw-1px{max-width:1px!important}.min-w-1px{min-width:1px!important}.h-1px{height:1px!important}.max-h-1px,.mh-1px{max-height:1px!important}.min-h-1px{min-height:1px!important}.w-2px{width:2px!important}.max-w-2px,.mw-2px{max-width:2px!important}.min-w-2px{min-width:2px!important}.h-2px{height:2px!important}.max-h-2px,.mh-2px{max-height:2px!important}.min-h-2px{min-height:2px!important}.w-3px{width:3px!important}.max-w-3px,.mw-3px{max-width:3px!important}.min-w-3px{min-width:3px!important}.h-3px{height:3px!important}.max-h-3px,.mh-3px{max-height:3px!important}.min-h-3px{min-height:3px!important}.w-4px{width:4px!important}.max-w-4px,.mw-4px{max-width:4px!important}.min-w-4px{min-width:4px!important}.h-4px{height:4px!important}.max-h-4px,.mh-4px{max-height:4px!important}.min-h-4px{min-height:4px!important}.w-5px{width:5px!important}.max-w-5px,.mw-5px{max-width:5px!important}.min-w-5px{min-width:5px!important}.h-5px{height:5px!important}.max-h-5px,.mh-5px{max-height:5px!important}.min-h-5px{min-height:5px!important}.w-6px{width:6px!important}.max-w-6px,.mw-6px{max-width:6px!important}.min-w-6px{min-width:6px!important}.h-6px{height:6px!important}.max-h-6px,.mh-6px{max-height:6px!important}.min-h-6px{min-height:6px!important}.w-7px{width:7px!important}.max-w-7px,.mw-7px{max-width:7px!important}.min-w-7px{min-width:7px!important}.h-7px{height:7px!important}.max-h-7px,.mh-7px{max-height:7px!important}.min-h-7px{min-height:7px!important}.w-8px{width:8px!important}.max-w-8px,.mw-8px{max-width:8px!important}.min-w-8px{min-width:8px!important}.h-8px{height:8px!important}.max-h-8px,.mh-8px{max-height:8px!important}.min-h-8px{min-height:8px!important}.w-9px{width:9px!important}.max-w-9px,.mw-9px{max-width:9px!important}.min-w-9px{min-width:9px!important}.h-9px{height:9px!important}.max-h-9px,.mh-9px{max-height:9px!important}.min-h-9px{min-height:9px!important}.w-10px{width:10px!important}.max-w-10px,.mw-10px{max-width:10px!important}.min-w-10px{min-width:10px!important}.h-10px{height:10px!important}.max-h-10px,.mh-10px{max-height:10px!important}.min-h-10px{min-height:10px!important}.w-15px{width:15px!important}.max-w-15px,.mw-15px{max-width:15px!important}.min-w-15px{min-width:15px!important}.h-15px{height:15px!important}.max-h-15px,.mh-15px{max-height:15px!important}.min-h-15px{min-height:15px!important}.w-20px{width:20px!important}.max-w-20px,.mw-20px{max-width:20px!important}.min-w-20px{min-width:20px!important}.h-20px{height:20px!important}.max-h-20px,.mh-20px{max-height:20px!important}.min-h-20px{min-height:20px!important}.w-25px{width:25px!important}.max-w-25px,.mw-25px{max-width:25px!important}.min-w-25px{min-width:25px!important}.h-25px{height:25px!important}.max-h-25px,.mh-25px{max-height:25px!important}.min-h-25px{min-height:25px!important}.w-30px{width:30px!important}.max-w-30px,.mw-30px{max-width:30px!important}.min-w-30px{min-width:30px!important}.h-30px{height:30px!important}.max-h-30px,.mh-30px{max-height:30px!important}.min-h-30px{min-height:30px!important}.w-35px{width:35px!important}.max-w-35px,.mw-35px{max-width:35px!important}.min-w-35px{min-width:35px!important}.h-35px{height:35px!important}.max-h-35px,.mh-35px{max-height:35px!important}.min-h-35px{min-height:35px!important}.w-40px{width:40px!important}.max-w-40px,.mw-40px{max-width:40px!important}.min-w-40px{min-width:40px!important}.h-40px{height:40px!important}.max-h-40px,.mh-40px{max-height:40px!important}.min-h-40px{min-height:40px!important}.w-45px{width:45px!important}.max-w-45px,.mw-45px{max-width:45px!important}.min-w-45px{min-width:45px!important}.h-45px{height:45px!important}.max-h-45px,.mh-45px{max-height:45px!important}.min-h-45px{min-height:45px!important}.w-50px{width:50px!important}.max-w-50px,.mw-50px{max-width:50px!important}.min-w-50px{min-width:50px!important}.h-50px{height:50px!important}.max-h-50px,.mh-50px{max-height:50px!important}.min-h-50px{min-height:50px!important}.w-55px{width:55px!important}.max-w-55px,.mw-55px{max-width:55px!important}.min-w-55px{min-width:55px!important}.h-55px{height:55px!important}.max-h-55px,.mh-55px{max-height:55px!important}.min-h-55px{min-height:55px!important}.w-60px{width:60px!important}.max-w-60px,.mw-60px{max-width:60px!important}.min-w-60px{min-width:60px!important}.h-60px{height:60px!important}.max-h-60px,.mh-60px{max-height:60px!important}.min-h-60px{min-height:60px!important}.w-65px{width:65px!important}.max-w-65px,.mw-65px{max-width:65px!important}.min-w-65px{min-width:65px!important}.h-65px{height:65px!important}.max-h-65px,.mh-65px{max-height:65px!important}.min-h-65px{min-height:65px!important}.w-70px{width:70px!important}.max-w-70px,.mw-70px{max-width:70px!important}.min-w-70px{min-width:70px!important}.h-70px{height:70px!important}.max-h-70px,.mh-70px{max-height:70px!important}.min-h-70px{min-height:70px!important}.w-75px{width:75px!important}.max-w-75px,.mw-75px{max-width:75px!important}.min-w-75px{min-width:75px!important}.h-75px{height:75px!important}.max-h-75px,.mh-75px{max-height:75px!important}.min-h-75px{min-height:75px!important}.w-80px{width:80px!important}.max-w-80px,.mw-80px{max-width:80px!important}.min-w-80px{min-width:80px!important}.h-80px{height:80px!important}.max-h-80px,.mh-80px{max-height:80px!important}.min-h-80px{min-height:80px!important}.w-85px{width:85px!important}.max-w-85px,.mw-85px{max-width:85px!important}.min-w-85px{min-width:85px!important}.h-85px{height:85px!important}.max-h-85px,.mh-85px{max-height:85px!important}.min-h-85px{min-height:85px!important}.w-90px{width:90px!important}.max-w-90px,.mw-90px{max-width:90px!important}.min-w-90px{min-width:90px!important}.h-90px{height:90px!important}.max-h-90px,.mh-90px{max-height:90px!important}.min-h-90px{min-height:90px!important}.w-95px{width:95px!important}.max-w-95px,.mw-95px{max-width:95px!important}.min-w-95px{min-width:95px!important}.h-95px{height:95px!important}.max-h-95px,.mh-95px{max-height:95px!important}.min-h-95px{min-height:95px!important}.w-100px{width:100px!important}.max-w-100px,.mw-100px{max-width:100px!important}.min-w-100px{min-width:100px!important}.h-100px{height:100px!important}.max-h-100px,.mh-100px{max-height:100px!important}.min-h-100px{min-height:100px!important}.w-125px{width:125px!important}.max-w-125px,.mw-125px{max-width:125px!important}.min-w-125px{min-width:125px!important}.h-125px{height:125px!important}.max-h-125px,.mh-125px{max-height:125px!important}.min-h-125px{min-height:125px!important}.w-150px{width:150px!important}.max-w-150px,.mw-150px{max-width:150px!important}.min-w-150px{min-width:150px!important}.h-150px{height:150px!important}.max-h-150px,.mh-150px{max-height:150px!important}.min-h-150px{min-height:150px!important}.w-175px{width:175px!important}.max-w-175px,.mw-175px{max-width:175px!important}.min-w-175px{min-width:175px!important}.h-175px{height:175px!important}.max-h-175px,.mh-175px{max-height:175px!important}.min-h-175px{min-height:175px!important}.w-200px{width:200px!important}.max-w-200px,.mw-200px{max-width:200px!important}.min-w-200px{min-width:200px!important}.h-200px{height:200px!important}.max-h-200px,.mh-200px{max-height:200px!important}.min-h-200px{min-height:200px!important}.w-225px{width:225px!important}.max-w-225px,.mw-225px{max-width:225px!important}.min-w-225px{min-width:225px!important}.h-225px{height:225px!important}.max-h-225px,.mh-225px{max-height:225px!important}.min-h-225px{min-height:225px!important}.w-250px{width:250px!important}.max-w-250px,.mw-250px{max-width:250px!important}.min-w-250px{min-width:250px!important}.h-250px{height:250px!important}.max-h-250px,.mh-250px{max-height:250px!important}.min-h-250px{min-height:250px!important}.w-275px{width:275px!important}.max-w-275px,.mw-275px{max-width:275px!important}.min-w-275px{min-width:275px!important}.h-275px{height:275px!important}.max-h-275px,.mh-275px{max-height:275px!important}.min-h-275px{min-height:275px!important}.w-300px{width:300px!important}.max-w-300px,.mw-300px{max-width:300px!important}.min-w-300px{min-width:300px!important}.h-300px{height:300px!important}.max-h-300px,.mh-300px{max-height:300px!important}.min-h-300px{min-height:300px!important}.w-325px{width:325px!important}.max-w-325px,.mw-325px{max-width:325px!important}.min-w-325px{min-width:325px!important}.h-325px{height:325px!important}.max-h-325px,.mh-325px{max-height:325px!important}.min-h-325px{min-height:325px!important}.w-350px{width:350px!important}.max-w-350px,.mw-350px{max-width:350px!important}.min-w-350px{min-width:350px!important}.h-350px{height:350px!important}.max-h-350px,.mh-350px{max-height:350px!important}.min-h-350px{min-height:350px!important}.w-375px{width:375px!important}.max-w-375px,.mw-375px{max-width:375px!important}.min-w-375px{min-width:375px!important}.h-375px{height:375px!important}.max-h-375px,.mh-375px{max-height:375px!important}.min-h-375px{min-height:375px!important}.w-400px{width:400px!important}.max-w-400px,.mw-400px{max-width:400px!important}.min-w-400px{min-width:400px!important}.h-400px{height:400px!important}.max-h-400px,.mh-400px{max-height:400px!important}.min-h-400px{min-height:400px!important}.w-425px{width:425px!important}.max-w-425px,.mw-425px{max-width:425px!important}.min-w-425px{min-width:425px!important}.h-425px{height:425px!important}.max-h-425px,.mh-425px{max-height:425px!important}.min-h-425px{min-height:425px!important}.w-450px{width:450px!important}.max-w-450px,.mw-450px{max-width:450px!important}.min-w-450px{min-width:450px!important}.h-450px{height:450px!important}.max-h-450px,.mh-450px{max-height:450px!important}.min-h-450px{min-height:450px!important}.w-475px{width:475px!important}.max-w-475px,.mw-475px{max-width:475px!important}.min-w-475px{min-width:475px!important}.h-475px{height:475px!important}.max-h-475px,.mh-475px{max-height:475px!important}.min-h-475px{min-height:475px!important}.w-500px{width:500px!important}.max-w-500px,.mw-500px{max-width:500px!important}.min-w-500px{min-width:500px!important}.h-500px{height:500px!important}.max-h-500px,.mh-500px{max-height:500px!important}.min-h-500px{min-height:500px!important}.w-550px{width:550px!important}.max-w-550px,.mw-550px{max-width:550px!important}.min-w-550px{min-width:550px!important}.h-550px{height:550px!important}.max-h-550px,.mh-550px{max-height:550px!important}.min-h-550px{min-height:550px!important}.w-600px{width:600px!important}.max-w-600px,.mw-600px{max-width:600px!important}.min-w-600px{min-width:600px!important}.h-600px{height:600px!important}.max-h-600px,.mh-600px{max-height:600px!important}.min-h-600px{min-height:600px!important}.w-650px{width:650px!important}.max-w-650px,.mw-650px{max-width:650px!important}.min-w-650px{min-width:650px!important}.h-650px{height:650px!important}.max-h-650px,.mh-650px{max-height:650px!important}.min-h-650px{min-height:650px!important}.w-700px{width:700px!important}.max-w-700px,.mw-700px{max-width:700px!important}.min-w-700px{min-width:700px!important}.h-700px{height:700px!important}.max-h-700px,.mh-700px{max-height:700px!important}.min-h-700px{min-height:700px!important}.w-750px{width:750px!important}.max-w-750px,.mw-750px{max-width:750px!important}.min-w-750px{min-width:750px!important}.h-750px{height:750px!important}.max-h-750px,.mh-750px{max-height:750px!important}.min-h-750px{min-height:750px!important}.w-800px{width:800px!important}.max-w-800px,.mw-800px{max-width:800px!important}.min-w-800px{min-width:800px!important}.h-800px{height:800px!important}.max-h-800px,.mh-800px{max-height:800px!important}.min-h-800px{min-height:800px!important}.w-850px{width:850px!important}.max-w-850px,.mw-850px{max-width:850px!important}.min-w-850px{min-width:850px!important}.h-850px{height:850px!important}.max-h-850px,.mh-850px{max-height:850px!important}.min-h-850px{min-height:850px!important}.w-900px{width:900px!important}.max-w-900px,.mw-900px{max-width:900px!important}.min-w-900px{min-width:900px!important}.h-900px{height:900px!important}.max-h-900px,.mh-900px{max-height:900px!important}.min-h-900px{min-height:900px!important}.w-950px{width:950px!important}.max-w-950px,.mw-950px{max-width:950px!important}.min-w-950px{min-width:950px!important}.h-950px{height:950px!important}.max-h-950px,.mh-950px{max-height:950px!important}.min-h-950px{min-height:950px!important}.w-1000px{width:1000px!important}.max-w-1000px,.mw-1000px{max-width:1000px!important}.min-w-1000px{min-width:1000px!important}.h-1000px{height:1000px!important}.max-h-1000px,.mh-1000px{max-height:1000px!important}.min-h-1000px{min-height:1000px!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:28px!important}.fs-2{font-size:24px!important}.fs-3{font-size:21.6px!important}.fs-4{font-size:20px!important}.fs-5{font-size:18.4px!important}.fs-6{font-size:17.2px!important}.fs-7{font-size:15.2px!important}.fs-8{font-size:13.6px!important}.fs-9{font-size:12px!important}.fs-10{font-size:8px!important}.fs-base{font-size:16px!important}.fs-fluid{font-size:100%!important}.fs-2x{font-size:32px!important}.fs-2 qx{font-size:36px!important}.fs-2 hx{font-size:40px!important}.fs-2 tx{font-size:44px!important}.fs-3x{font-size:48px!important}.fs-3 qx{font-size:52px!important}.fs-3 hx{font-size:56px!important}.fs-3 tx{font-size:60px!important}.fs-4x{font-size:64px!important}.fs-4 qx{font-size:68px!important}.fs-4 hx{font-size:72px!important}.fs-4 tx{font-size:76px!important}.fs-5x{font-size:80px!important}.fs-5 qx{font-size:84px!important}.fs-5 hx{font-size:88px!important}.fs-5 tx{font-size:92px!important}.fw-100{font-weight:100!important}.fw-400{font-weight:400!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.fw-800{font-weight:800!important}.fw-900{font-weight:900!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!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:var(--mp-color-primary)!important}.text-secondary{color:var(--mp-color-secondary)!important}.text-success{color:var(--mp-color-success)!important}.text-info{color:var(--mp-color-info)!important}.text-warning{color:var(--mp-color-warning)!important}.text-danger{color:var(--mp-color-danger)!important}.text-light{color:var(--mp-color-light)!important}.text-dark{color:var(--mp-color-dark)!important}.text-black{color:var(--mp-color-black)!important}.text-white{color:var(--mp-color-white)!important}.text-body{color:var(--mp-color-base)!important}.text-gray-100{color:var(--mp-color-gray-100)!important}.text-gray-200{color:var(--mp-color-gray-200)!important}.text-gray-300{color:var(--mp-color-gray-300)!important}.text-gray-400{color:var(--mp-color-gray-400)!important}.text-gray-500{color:var(--mp-color-gray-500)!important}.svg-icon.text-primary svg{fill:var(--mp-color-primary)!important}.svg-icon.text-secondary svg{fill:var(--mp-color-secondary)!important}.svg-icon.text-success svg{fill:var(--mp-color-success)!important}.svg-icon.text-info svg{fill:var(--mp-color-info)!important}.svg-icon.text-warning svg{fill:var(--mp-color-warning)!important}.svg-icon.text-danger svg{fill:var(--mp-color-danger)!important}.svg-icon.text-light svg{fill:var(--mp-color-light)!important}.svg-icon.text-dark svg{fill:var(--mp-color-dark)!important}.svg-icon.text-black svg{fill:var(--mp-color-black)!important}.svg-icon.text-white svg{fill:var(--mp-color-white)!important}.svg-icon.text-body svg{fill:var(--mp-color-base)!important}.svg-icon.text-gray-100 svg{fill:var(--mp-color-gray-100)!important}.svg-icon.text-gray-200 svg{fill:var(--mp-color-gray-200)!important}.svg-icon.text-gray-300 svg{fill:var(--mp-color-gray-300)!important}.svg-icon.text-gray-400 svg{fill:var(--mp-color-gray-400)!important}.svg-icon.text-gray-500 svg{fill:var(--mp-color-gray-500)!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{background-color:var(--mp-color-white)!important}.bg-gray-100{background-color:var(--mp-color-gray-100)!important}.bg-gray-200{background-color:var(--mp-color-gray-200)!important}.bg-gray-300{background-color:var(--mp-color-gray-300)!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--mp-border-radius)}.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}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.rotate{display:inline-flex;align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.rotate.rotate-90{transform:rotate(90deg)}.rotate.rotate-180{transform:rotate(180deg)}.rotate.rotate-270{transform:rotate(270deg)}@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}}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-control.form-control-solid{background-color:var(--mp-color-gray-200)!important;border-color:var(--mp-color-gray-200);color:var(--mp-color-dark)!important;transition:color .2s ease,background-color .2s ease}.form-control.is-invalid{border-color:var(--mp-color-danger)!important}.btn{display:flex;align-items:center;justify-content:center;gap:.5em;font-weight:700;line-height:1;color:var(--mp-color-base);text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.5rem 2rem;font-size:var(--mp-fs-m);border-radius:var(--mp-border-radius);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn svg{fill:var(--mp-color-base);height:var(--mp-fs-m);width:var(--mp-fs-m)}.btn.disabled{pointer-events:none;opacity:.6}.btn:focus{background-color:var(--mp-color-gray-100);border-color:var(--mp-color-gray-100)}.btn:active,.btn:hover{background-color:var(--mp-color-gray-200);border-color:var(--mp-color-gray-200)}.btn.btn-squared,.btn.ci-squared{border-radius:0}.btn.btn-rounded,.btn.ci-rounded{border-radius:var(--mp-border-radius)}.btn.btn-pill,.btn.btn-round,.btn.ci-round{border-radius:5em}.btn.btn-link,.btn.btn-xs{font-size:var(--mp-fs-xs);padding:.25rem .75rem;background:transparent!important;border:none!important;text-decoration:underline}.btn.btn-link svg,.btn.btn-xs svg{height:var(--mp-fs-xs);width:var(--mp-fs-xs)}.btn.btn-s{font-size:var(--mp-fs-xs);padding:.375rem 1.5rem;min-height:32px}.btn.btn-s svg{height:var(--mp-fs-xs);width:var(--mp-fs-xs)}.btn.btn-large,.btn.btn-m{font-size:var(--mp-fs-s);padding:.5rem 2rem;min-height:var(--mp-base-height)}.btn.btn-large svg,.btn.btn-m svg{height:var(--mp-fs-m);width:var(--mp-fs-m)}.btn.btn-l{font-size:var(--mp-fs-m);padding:.75rem 3rem;min-height:68px}.btn.btn-l svg{height:var(--mp-fs-l);width:var(--mp-fs-l)}.btn.btn-xl{font-size:var(--mp-fs-l);padding:1rem 3.5rem}.btn.btn-xl svg{height:var(--mp-fs-l);width:var(--mp-fs-l)}.btn.btn-icon{padding:0;height:var(--mp-base-height);width:var(--mp-base-height)}.btn.btn-icon i{font-size:32px}.btn.btn-icon svg{height:32px;width:32px}.btn.btn-primary{background:var(--mp-color-primary);color:var(--mp-color-white)!important}.btn.btn-primary svg{fill:var(--mp-color-white)!important}.btn.btn-primary:focus{background-color:var(--mp-color-primary-light);border-color:var(--mp-color-primary-light)}.btn.btn-primary:active,.btn.btn-primary:hover{background-color:var(--mp-color-primary-darken);border-color:var(--mp-color-primary-darken)}.btn.btn-secondary{background:var(--mp-color-secondary)}.btn.btn-secondary:focus{background-color:var(--mp-color-secondary-light);border-color:var(--mp-color-secondary-light)}.btn.btn-secondary:active,.btn.btn-secondary:hover{background-color:var(--mp-color-secondary-darken);border-color:var(--mp-color-secondary-darken)}.btn.btn-success{background:var(--mp-color-success);color:var(--mp-color-white)!important}.btn.btn-success svg{fill:var(--mp-color-white)!important}.btn.btn-success:focus{background-color:var(--mp-color-success-light);border-color:var(--mp-color-success-light)}.btn.btn-success:active,.btn.btn-success:hover{background-color:var(--mp-color-success-darken);border-color:var(--mp-color-success-darken)}.btn.btn-info{background:var(--mp-color-info);color:var(--mp-color-white)!important}.btn.btn-info svg{fill:var(--mp-color-white)!important}.btn.btn-info:focus{background-color:var(--mp-color-info-light);border-color:var(--mp-color-info-light)}.btn.btn-info:active,.btn.btn-info:hover{background-color:var(--mp-color-info-darken);border-color:var(--mp-color-info-darken)}.btn.btn-warning{background:var(--mp-color-warning);color:var(--mp-color-white)!important}.btn.btn-warning svg{fill:var(--mp-color-white)!important}.btn.btn-warning:focus{background-color:var(--mp-color-warning-light);border-color:var(--mp-color-warning-light)}.btn.btn-warning:active,.btn.btn-warning:hover{background-color:var(--mp-color-warning-darken);border-color:var(--mp-color-warning-darken)}.btn.btn-danger{background:var(--mp-color-danger);color:var(--mp-color-white)!important}.btn.btn-danger svg{fill:var(--mp-color-white)!important}.btn.btn-danger:focus{background-color:var(--mp-color-danger-light);border-color:var(--mp-color-danger-light)}.btn.btn-danger:active,.btn.btn-danger:hover{background-color:var(--mp-color-danger-darken);border-color:var(--mp-color-danger-darken)}.btn.btn-dark{background:var(--mp-color-dark);color:var(--mp-color-white)!important}.btn.btn-dark svg{fill:var(--mp-color-white)!important}.btn.btn-dark:focus{background-color:var(--mp-color-dark);border-color:var(--mp-color-dark)}.btn.btn-dark:active,.btn.btn-dark:hover{background-color:var(--mp-color-black);border-color:var(--mp-color-black)}.btn.btn-light{background:var(--mp-color-light);color:var(--mp-color-base)!important}.btn.btn-light svg{fill:var(--mp-color-base)!important}.btn.btn-light:active,.btn.btn-light:focus,.btn.btn-light:hover{background-color:var(--mp-color-light);border-color:var(--mp-color-light)}button.vs-button--icon i{font-size:1.5rem}html{scroll-behavior:smooth}s{text-decoration:line-through}a{color:inherit!important}img{height:auto}.font-bold{font-weight:600}.text-justify{text-align:justify}.relative{position:relative!important}.overflow-hidden{overflow:hidden!important}.con-component>div[class^=vc-con-]{padding:15px}.con-component .shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.45)!important}.con-component .con-elements{position:relative;z-index:3}.con-component .image{display:flex;justify-content:center;align-items:center}.con-banner,.con-component,.content-overlay{position:relative}.con-banner>.component-overlay,.con-component>.component-overlay,.content-overlay>.component-overlay{position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0;z-index:2;pointer-events:none}.con-banner>.after-overlay,.con-component>.after-overlay,.content-overlay>.after-overlay{position:relative;z-index:3;max-width:100%}.con-banner .close-banner{position:absolute;top:10px;right:10px;background:transparent;border:transparent}@media (min-width:1200px){.con-banner .container,.con-banner .header-navbar .vs-navbar,.con-component .container,.con-component .header-navbar .vs-navbar,.header-navbar .con-banner .vs-navbar,.header-navbar .con-component .vs-navbar{max-width:800px}}@media (min-width:992px){.con-banner .container,.con-banner .header-navbar .vs-navbar,.con-component .container,.con-component .header-navbar .vs-navbar,.header-navbar .con-banner .vs-navbar,.header-navbar .con-component .vs-navbar{max-width:800px}}@media (max-width:576px){.con-banner.container,.con-component.container,.header-navbar .con-banner.vs-navbar,.header-navbar .con-component.vs-navbar{padding-right:0;padding-left:0}}.text-light{color:var(--mp-color-white)!important}.text-dark{color:var(--mp-color-black)!important}.vc-con-sliders .con-slider .con-text .text{color:#fff;font-weight:800;line-height:1.2;clear:both}.vc-con-sliders .con-slider .con-text.no-shadow{display:none}.vc-con-sliders.bradius .slider1 .con-slider,.vc-con-sliders.bradius .slider3 .con-slider img{border-radius:10px}.slider1{max-height:calc(var(--vh, 1vh)*100)}.slider1 .hooper-slide .con-slider{overflow:hidden;position:relative}.slider1 .hooper-slide .con-slider.shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.45)!important}.slider1 .hooper-slide .con-slider img{z-index:1;max-width:100%;display:block}.slider1 .hooper-slide .con-slider .con-text{position:absolute;bottom:0;width:100%;z-index:10;padding:20px;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.65))}.slider1 .hooper-slide .con-slider .con-text .text{font-size:1.6rem}.slider2{width:100%;height:100%;overflow:initial!important;margin:0!important;padding:0!important}.slider2 .hooper-slide .con-slider{width:100vw;max-width:100%;height:calc(var(--vh, 1vh)*100);overflow:hidden;position:relative;background-repeat:no-repeat;background-size:cover;background-position:50%}.slider2 .hooper-slide .con-slider .con-text{position:absolute;bottom:0;width:100%;z-index:10;padding:20px 20px 60px;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.65))}.slider2 .hooper-slide .con-slider .con-text .text{font-size:1.8rem}.slider3 .hooper-slide{padding:0}.slider3 .hooper-slide+.hooper-slide{margin-right:0}.slider3 .hooper-slide .con-slider{overflow:hidden;position:relative}.slider3 .hooper-slide .con-slider .title{font-size:1.6rem;font-weight:800;margin-bottom:1rem}.slider3 .hooper-slide .con-slider .con-image{position:relative}.slider3 .hooper-slide .con-slider .con-image .chip{position:absolute;top:15px;right:15px}.slider3 .hooper-slide .con-slider img{z-index:1;max-width:100%;display:block}.slider3 .hooper-slide .con-slider img.shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.45)!important}.slider3 .hooper-slide .con-slider .con-text{padding:1rem 0}.slider3 .hooper-slide .con-slider .con-text .text{font-size:14px;color:#000;font-weight:500}.vc-con-cards .card{box-shadow:none;padding:0;background:inherit;border-radius:0;width:100%;overflow:inherit!important;margin:0!important}.vc-con-cards .card .con-card{position:relative;overflow:hidden}.vc-con-cards .card .con-card.shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.45)!important}.vc-con-cards .card .con-card img{z-index:1;max-width:100%;display:block;overflow:hidden}.vc-con-cards .card .con-card img.shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.45)!important}.vc-con-cards .card .con-card .con-text{position:absolute;bottom:0;width:100%;z-index:10;padding:20px 3rem 20px 20px;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.65))}.vc-con-cards .card .con-card .con-text .title{color:#fff;font-weight:600;margin-bottom:.5rem;font-size:1.2rem}.vc-con-cards .card .con-card .con-text .text{color:#fff;font-size:.8rem;font-weight:400;line-height:1.2;clear:both}.vc-con-cards .card3 .con-card,.vc-con-cards .card4 .con-card{border-radius:0}.vc-con-cards .card3 .con-card .con-text,.vc-con-cards .card4 .con-card .con-text{position:relative;background:transparent;padding-right:20px}.vc-con-cards .card3 .con-card .con-text .text,.vc-con-cards .card3 .con-card .con-text .title,.vc-con-cards .card4 .con-card .con-text .text,.vc-con-cards .card4 .con-card .con-text .title{color:#000}.vc-con-cards .card3 .con-card .con-text.text-light .text,.vc-con-cards .card3 .con-card .con-text.text-light .title,.vc-con-cards .card4 .con-card .con-text.text-light .text,.vc-con-cards .card4 .con-card .con-text.text-light .title{color:#fff}.vc-con-cards .card4 .con-card{overflow:inherit}.vc-con-cards .card4 .con-card .con-text{padding:0}.vc-con-cards .card4 .con-card .comp-button{margin-top:1.5rem;display:inline-block}.vc-con-cards.bradius .con-card,.vc-con-cards.bradius .con-card img{border-radius:10px}@media (min-width:992px){.vc-con-cards .card .con-text{padding-right:6rem;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.65))}.vc-con-cards .card .con-text .title{font-size:1.6rem}.vc-con-cards .card .con-text .text{font-size:1rem}}.vc-con-lists .con-list{padding:5px;display:flex;align-items:center;position:relative}.vc-con-lists .con-list.shadow{border-radius:6px;border-bottom:none}.vc-con-lists .con-list>div+div{margin-left:10px}.vc-con-lists .con-list .con-image{max-width:22%;line-height:0}.vc-con-lists .con-list .con-image img{border-radius:6px}.vc-con-lists .con-list .con-text{width:100%}.vc-con-lists .con-list .con-text .subtitle{font-size:12px;font-weight:400;opacity:.9}.vc-con-lists .con-list .con-text .title{font-size:16px}.vc-con-lists .con-list .con-text .text{font-size:14px}.vc-con-lists .con-list .chip{margin-bottom:0;min-height:16px;padding:3px 10px}.vc-con-lists .con-list .chip .text-chip{font-size:12px;font-weight:500;line-height:1}.vc-con-lists .con-list .con-arrow{line-height:1}.vc-con-lists .con-list .con-arrow i{color:#ccc}.vc-con-lists .con-list .con-icon i{font-size:1.5rem}.vc-con-lists .con-list .con-icon .text-warning{color:#fb0!important}.vc-con-lists .list+.list .con-list{border-top:1px solid #ccc}.vc-con-lists .list+.list .con-list.shadow{border-top:none;margin-top:15px}.vc-con-lists .list2 .con-list .con-image img{border-radius:50%}.vc-con-lists .list3 .con-list .con-text{position:relative}.vc-con-lists .list3 .con-list .chip{margin-bottom:5px}@media (min-width:992px){.vc-con-lists .con-list .con-text .title{font-size:1.2rem}.vc-con-lists .con-list .chip{padding:4px 16px}}.vc-con-button{display:flex;margin:10px auto}.vc-con-button .tmp-button{width:100%}.vc-con-button .tmp-button+.tmp-button{margin-left:8px!important}.vc-con-button .c-button.corners-square,.vc-con-button .c-button.corners-squared{border-radius:0!important}.vc-con-button .c-button.corners-rounded{border-radius:8px!important}.vc-con-button .c-button.corners-circle,.vc-con-button .c-button.corners-round{border-radius:30px!important}.vc-con-button .c-button.small i{font-size:16px}.vc-con-button .c-button.default i{font-size:20px}.vc-con-button .c-button:not(.includeIcon) .vs-button-text{margin:0 auto}.vc-con-button .c-button:not(.includeIcon) .vs-button-text>i,.vc-con-button .c-button:not(.includeIcon) .vs-button-text>span{vertical-align:middle}.c-button .vs-button__content{font-weight:500;display:flex;align-items:center}.c-button .vs-button__content i+span,.c-button .vs-button__content span+i{margin-left:6px}.c-button+.c-button{margin-left:6px!important}.c-button:hover{box-shadow:none!important;transform:none!important}.vc-con-images{display:flex;position:relative}.vc-con-images.bradius img{border-radius:10px}.vc-con-images .image{flex-basis:0;flex-grow:1}.vc-con-images .image .con-image{position:relative}.vc-con-images .image img{margin:0 auto;display:block}.vc-con-images .image+.image{padding-left:0;margin-left:15px}.vc-con-video .con-video iframe{margin:0 auto;display:block;border:0;border-radius:2px}.vc-con-video.bradius .con-video .embed-responsive,.vc-con-video.bradius .con-video iframe{border-radius:10px}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive.embed-responsive-1by1:before{padding-top:100%}.embed-responsive.embed-responsive-4by3:before{padding-top:75%}.embed-responsive.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive.embed-responsive-21by9:before{padding-top:42.857143%}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.vc-con-logos .con-logo img{max-width:100%;display:block;margin:0 auto}.vc-con-logos .con-logo img.logo-size-small{max-height:60px}.vc-con-logos .con-logo img.logo-size-default,.vc-con-logos .con-logo img.logo-size-medium{max-height:80px}.vc-con-logos .con-logo img.logo-size-large{max-height:120px}.vc-con-logos .con-logo img.logo-size-full{max-height:none}.con-text-comp .con-text .eyelet{font-size:1.1rem;font-weight:300;margin-bottom:5px}.con-text-comp .con-text .title{font-size:18px;font-weight:800;line-height:1.4;margin-bottom:5px}.con-text-comp .con-text ol{list-style:decimal;-webkit-margin-start:20px;margin-inline-start:20px}.con-text-comp .con-text ul{list-style:disc;-webkit-margin-start:20px;margin-inline-start:20px}.con-text-comp s{text-decoration:line-through}.vc-con-banners.float{position:fixed;z-index:100;width:100%;left:50%;bottom:15px;transform:translate(-50%)}.vc-con-banners .con-banner{padding:5px;display:flex;align-items:center;position:relative;border-radius:6px}.vc-con-banners .con-banner>div+div{margin-left:10px}.vc-con-banners .con-banner .con-image{max-width:80px;line-height:0}.vc-con-banners .con-banner .con-image img{border-radius:6px}.vc-con-banners .con-banner .con-text{width:100%}.vc-con-banners .con-banner .con-text .title{font-weight:700}.vc-con-banners .con-banner .con-text .text{font-size:.8rem}.vc-con-banners .con-banner .chip{margin-bottom:0}.vc-con-banners .con-banner .chip .text-chip{font-weight:700;font-size:.9rem;white-space:nowrap}.vc-con-dividers{padding-top:0!important;padding-bottom:0!important}.vc-con-reviews .con-review{position:relative;text-align:center}.vc-con-reviews .con-review .icon{text-align:center;font-size:6rem;line-height:1;vertical-align:middle;height:4rem;font-weight:600}.vc-con-reviews .con-review .text-review{font-size:1.2rem;line-height:1.2;margin-bottom:1rem}.vc-con-reviews .con-review img{width:60px;border-radius:50%;margin-bottom:.5rem}.vc-con-reviews .con-review .con-text .name{font-weight:600}.vc-con-reviews .con-review .con-text .subtitle{font-size:.8rem}.vc-con-reviews .review2 .con-review{text-align:left}.vc-con-reviews .review2 img{margin-right:15px;margin-bottom:0}.vc-con-reviews .review2 .flex{align-items:center}.vc-con-reviews .review.paginate{margin-bottom:30px}.vc-con-reviews .review.paginate .hooper-pagination{bottom:-30px}@media (min-width:992px){.vc-con-reviews .con-review .text-review{font-size:1.6rem;line-height:1.4}}.vc-con-socials .social{display:flex;justify-content:center}.vc-con-socials .social a{display:inline-block}.vc-con-socials .social a+a{margin-left:15px}.vc-con-socials .social img{display:block;height:36px}.vc-con-payments .paypal-button-container{text-align:center}.vc-con-accordion .accordion{transition:all .3s ease;border-radius:8px;padding:10px}.vc-con-accordion .accordion .badger-accordion__header{cursor:pointer;padding:1rem}.vc-con-accordion .accordion .badger-accordion__header .badger-accordion-title{font-size:1rem}.vc-con-accordion .accordion .badger-accordion__header .-ba-is-active .badger-accordion-title{font-weight:700}.vc-con-accordion .accordion .badger-accordion__panel{transition:all .25s ease}.vc-con-accordion .accordion .badger-accordion__panel .js-badger-accordion-panel-inner{padding:1rem}.vc-con-accordion .accordion .badger-accordion__panel+.badger-accordion__header{border-top:1px solid rgba(0,0,0,.04)}.vc-con-accordion .accordion.accordion-type-border{border:1px solid rgba(0,0,0,.04);padding:0}.vc-con-accordion .accordion.accordion-type-border .badger-accordion__panel{border-bottom:1px solid rgba(0,0,0,.04)}.vc-con-accordion.text-light .accordion .badger-accordion__header .badger-accordion-title,.vc-con-accordion.text-light .accordion .badger-accordion__header .badger-toggle-indicator,.vc-con-accordion.text-light .accordion .badger-accordion__panel .js-badger-accordion-panel-inner,.vc-con-accordion[class*="text-#FFFFFF"] .accordion .badger-accordion__header .badger-accordion-title,.vc-con-accordion[class*="text-#FFFFFF"] .accordion .badger-accordion__header .badger-toggle-indicator,.vc-con-accordion[class*="text-#FFFFFF"] .accordion .badger-accordion__panel .js-badger-accordion-panel-inner{color:#fff}.vc-con-accordion.text-light .accordion .badger-accordion__panel+.badger-accordion__header,.vc-con-accordion[class*="text-#FFFFFF"] .accordion .badger-accordion__panel+.badger-accordion__header{border-bottom-color:hsla(0,0%,100%,.4)}.vc-con-accordion.text-light .accordion.accordion-type-border,.vc-con-accordion.text-light .accordion.accordion-type-border .badger-accordion__panel,.vc-con-accordion[class*="text-#FFFFFF"] .accordion.accordion-type-border,.vc-con-accordion[class*="text-#FFFFFF"] .accordion.accordion-type-border .badger-accordion__panel{border-color:hsla(0,0%,100%,.4)}.vc-con-form .field{position:relative;margin-bottom:16px}.vc-con-form .field label:not(.vs-checkbox-label){margin-bottom:4px;font-weight:500}.vc-con-form .field .vs-checkbox-label{font-size:.8rem;line-height:1.2;font-weight:400;margin-bottom:0}.vc-con-form textarea.corners-square{border-radius:0!important}.vc-con-form textarea.corners-rounded{border-radius:10px!important}.vc-con-form textarea.corners-circle{border-radius:20px!important}.vc-con-form .vs-input-parent.corners-square .vs-input{border-radius:0!important}.vc-con-form .vs-input-parent.corners-rounded .vs-input{border-radius:10px!important}.vc-con-form .vs-input-parent.corners-circle .vs-input{border-radius:25px!important}.vc-con-form .vs-input-parent.vs-input-parent--border .vs-input,.vc-con-form .vs-input-parent.vs-input-parent--shadow .vs-input{border:none!important}.vc-con-form .vs-input-parent.vs-input-parent--border .vs-input{background:transparent!important}.vc-con-form .vs-button.c-button{border-radius:10px!important}.vc-con-form .vs-button.c-button.vs-button--circle{border-radius:25px!important}.vc-con-form .vs-button.c-button.vs-button--square{border-radius:0!important}.vc-con-form .vs-button.c-button:disabled{opacity:.8}.vc-con-form.text-light field label{color:#fff}.gallery{text-align:center}.gallery .image{display:inline-flex}.ql-size-small{font-size:.8rem}.ql-size-large{font-size:2rem}.ql-size-huge{font-size:3rem}.align-center,.ql-align-center{text-align:center}.ql-align-right{text-align:right}.ql-align-justify{text-align:justify}.socials .item-social{display:inline-block;vertical-align:middle}.socials .item-social+.item-social{margin-left:20px}.socials .item-social i{vertical-align:middle}.header-navbar{padding-top:5px;padding-bottom:5px}.header-navbar .logo img{vertical-align:middle}.header-navbar .menu>.vs-button{margin:0}.header-navbar .menu+.socials,.header-navbar .socials+.menu{margin-left:20px}.header-navbar .vs-navbar{margin-right:auto;margin-left:auto;max-width:100%;position:relative}.font-size-xxs{font-size:var(--mp-fs-xxs);line-height:12px}.font-size-xs{font-size:var(--mp-fs-xs);line-height:15px}.font-size-s,.font-size-sm{font-size:var(--mp-fs-s);line-height:20px}.font-size-m,.font-size-md{font-size:var(--mp-fs-m);line-height:1.2}.font-size-l,.font-size-lg{font-size:var(--mp-fs-l);line-height:1.2}.font-size-xl{font-size:var(--mp-fs-xl);line-height:1.2}.font-size-xxl{font-size:var(--mp-fs-xxl);line-height:1.1}.font-size-3xl{font-size:var(--mp-fs-3xl);line-height:1.1}@media (min-width:992px){.font-size-l,.font-size-lg{font-size:24px}.font-size-xl{font-size:30px}.font-size-xxl{font-size:60px;line-height:60px}.font-size-3xl{font-size:90px;line-height:90px}}.corners-square,.corners-squared{border-radius:0!important}.corners-rounded{border-radius:8px!important}.corners-circle,.corners-round{border-radius:30px!important}img.corners-squared{border-radius:0!important}.cont-overlay-text.corners-rounded,img.corners-rounded{border-radius:10px!important}.cont-overlay-text.corners-round,img.corners-round{border-radius:50%!important}.vs-button--size-xl .vs-button__content{font-size:1.4rem!important}.celero-card{margin:16px}.celero-card,.celero-card .component-overlay{border-radius:16px}.celero-card .celero-card-content{position:relative;z-index:3;padding:24px}.lightbox img{cursor:pointer}.hooper .bg-pagination-light .hooper-indicator{background-color:#333;opacity:.2}.hooper .bg-pagination-light .hooper-indicator.is-active{opacity:1}.hooper .bg-pagination-light .hooper-next,.hooper .bg-pagination-light .hooper-prev{color:#333}.hooper .bg-pagination-dark .hooper-indicator{background-color:#fff;opacity:.2}.hooper .bg-pagination-dark .hooper-indicator.is-active{opacity:1}.hooper .bg-pagination-dark .hooper-next,.hooper .bg-pagination-dark .hooper-prev{color:#fff}.con-form .form-input .vs-input__icon{background:transparent;border:none!important}.con-form .form-input .vs-input__icon i{font-size:20px}.con-form .form-input .vs-input:focus~.vs-input__icon{box-shadow:none!important;transform:none!important;background:transparent}.con-form .button .vs-button{height:50px;border-radius:0!important;margin:0}.con-form .form-checkbox .vs-checkbox-con{min-width:20px;width:20px;height:20px}.con-form .form-checkbox .vs-checkbox-con .vs-checkbox-mask{border:1px solid #999}.con-form .form-checkbox .vs-checkbox-con .vs-checkbox:hover~.vs-checkbox-mask{background:transparent}.con-form .input-group{display:flex;align-items:center;overflow:hidden}.con-form .input-group .vs-button{margin:0}.con-form .input-group .form-input{width:100%}.con-form .input-group .form-input .vs-input{border-radius:0!important;border:none!important}.con-form .input-group .form-input+.button .vs-button{border-radius:0!important}.con-form .input-group .form-input+.button .vs-button .vs-button__content{font-size:14px;white-space:nowrap}.stars{display:flex;align-items:center;justify-content:flex-start;list-style:none}.stars .item+.item{margin-left:4px}.cont-quantity{display:flex;align-items:center;justify-content:flex-end}.cont-quantity .add,.cont-quantity .sub{background:transparent;border:none;box-shadow:none}.cont-quantity .add i,.cont-quantity .sub i{font-size:22px}.cont-quantity .vs-input{padding:4px!important;text-align:center;height:40px;width:60px}.texts .text p+p,.title-cont .title p+p{padding-top:8px}.form-maxwidth{max-width:600px!important}