@charset "UTF-8";.std-img-text{display:flex;flex-direction:column}.std-img-text.img-under{flex-direction:column-reverse}.std-img-text.img-beside-right{flex-direction:column-reverse}@media screen and (min-width:1024px){.std-img-text.img-beside-right{flex-direction:row-reverse}}.std-img-text.img-beside-left{flex-direction:column}@media screen and (min-width:1024px){.std-img-text.img-beside-left{flex-direction:row}}.std-img-text .std-img-body.left{text-align:left}.std-img-text .std-img-body.center{text-align:center}.std-img-text .std-img-body.right{text-align:right}.std-img{max-width:100%}.std-img img{max-width:100%}
div.edit-panel{position:absolute;z-index:101;width:65px;margin-left:-65px;opacity:0.3;transition:opacity 0.5s;-webkit-trasition:opacity 0.5s;display:none}div.edit-panel.show{display:block}div.edit-panel:hover{opacity:1}div.edit-panel:hover+*{transition:background 0.5s;-webkit-trasition:background 0.5s;background:#bcaf9d !important}div.edit-panel
a{display:inline-block;cursor:pointer;padding:5px;background:#bcaf9d}div.edit-panel a:first-child{margin-right:5px}div.edit-panel a
svg{width:20px;fill:#ffe000}button#edit-on-off{position:fixed;z-index:9999;bottom:0;right:0;font-size:12px}
/*!* Bootstrap Utilities v5.2.0 (https://getbootstrap.com/)
* Copyright 2011-2022 The Bootstrap Authors
* Copyright 2011-2022 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)*/.text-bg-primary{color:#fff!important;background-color:RGBA(135,39,67,var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(46,62,111,var(--bs-bg-opacity,1))!important}.text-bg-tertiary{color:#fff!important;background-color:RGBA(46,62,111,var(--bs-bg-opacity,1))!important}.text-bg-quaternary{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(185,228,229,var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,224,0,var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(135,39,67,var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(217,218,222,var(--bs-bg-opacity,1))!important}.text-bg-gray{color:#000!important;background-color:RGBA(243,245,253,var(--bs-bg-opacity,1))!important}.text-bg-gray-light{color:#000!important;background-color:RGBA(130,130,130,var(--bs-bg-opacity,1))!important}.text-bg-white{color:#000!important;background-color:RGBA(255,255,255,var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(52,58,64,var(--bs-bg-opacity,1))!important}.text-bg-dark-transparent{color:#fff!important;background-color:RGBA(46,62,111,var(--bs-bg-opacity,1))!important}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.visually-hidden{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}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-middle{vertical-align:middle!important}.float-start{float:left!important}.float-end{float:right!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-hidden{overflow:hidden!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-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.top-0{top:0!important}.top-25{top:25%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.start-0{left:0!important}.start-25{left:25%!important}.end-0{right:0!important}.end-25{right:25%!important}.border{border:var(--bs-border-width)var(--bs-border-style)var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width)var(--bs-border-style)var(--bs-border-color)!important}.border-bottom{border-bottom:var(--bs-border-width)var(--bs-border-style)var(--bs-border-color)!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-gray{--bs-border-opacity:1;border-color:rgba(var(--bs-gray-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-100{height:100%!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!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-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-content-stretch{align-content:stretch!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:2rem!important}.m-5{margin:3.125rem!important}.m-6{margin:5rem!important}.m-7{margin:7rem!important}.m-8{margin:10rem!important}.m-n100{margin:-100%!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:2rem!important;margin-left:2rem!important}.mx-5{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-6{margin-right:5rem!important;margin-left:5rem!important}.mx-7{margin-right:7rem!important;margin-left:7rem!important}.mx-8{margin-right:10rem!important;margin-left:10rem!important}.mx-n100{margin-right:-100%!important;margin-left:-100%!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:2rem!important;margin-bottom:2rem!important}.my-5{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-6{margin-top:5rem!important;margin-bottom:5rem!important}.my-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-8{margin-top:10rem!important;margin-bottom:10rem!important}.my-n100{margin-top:-100%!important;margin-bottom:-100%!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:2rem!important}.mt-5{margin-top:3.125rem!important}.mt-6{margin-top:5rem!important}.mt-7{margin-top:7rem!important}.mt-8{margin-top:10rem!important}.mt-n100{margin-top:-100%!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:2rem!important}.me-5{margin-right:3.125rem!important}.me-6{margin-right:5rem!important}.me-7{margin-right:7rem!important}.me-8{margin-right:10rem!important}.me-n100{margin-right:-100%!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:2rem!important}.mb-5{margin-bottom:3.125rem!important}.mb-6{margin-bottom:5rem!important}.mb-7{margin-bottom:7rem!important}.mb-8{margin-bottom:10rem!important}.mb-n100{margin-bottom:-100%!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:2rem!important}.ms-5{margin-left:3.125rem!important}.ms-6{margin-left:5rem!important}.ms-7{margin-left:7rem!important}.ms-8{margin-left:10rem!important}.ms-n100{margin-left:-100%!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-2rem!important}.m-n5{margin:-3.125rem!important}.m-n6{margin:-5rem!important}.m-n7{margin:-7rem!important}.m-n8{margin:-10rem!important}.m-nn100{margin:100%!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4{margin-right:-2rem!important;margin-left:-2rem!important}.mx-n5{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-n6{margin-right:-5rem!important;margin-left:-5rem!important}.mx-n7{margin-right:-7rem!important;margin-left:-7rem!important}.mx-n8{margin-right:-10rem!important;margin-left:-10rem!important}.mx-nn100{margin-right:100%!important;margin-left:100%!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-n5{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-n6{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-n7{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-n8{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-nn100{margin-top:100%!important;margin-bottom:100%!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-2rem!important}.mt-n5{margin-top:-3.125rem!important}.mt-n6{margin-top:-5rem!important}.mt-n7{margin-top:-7rem!important}.mt-n8{margin-top:-10rem!important}.mt-nn100{margin-top:100%!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-2rem!important}.me-n5{margin-right:-3.125rem!important}.me-n6{margin-right:-5rem!important}.me-n7{margin-right:-7rem!important}.me-n8{margin-right:-10rem!important}.me-nn100{margin-right:100%!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-2rem!important}.mb-n5{margin-bottom:-3.125rem!important}.mb-n6{margin-bottom:-5rem!important}.mb-n7{margin-bottom:-7rem!important}.mb-n8{margin-bottom:-10rem!important}.mb-nn100{margin-bottom:100%!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-2rem!important}.ms-n5{margin-left:-3.125rem!important}.ms-n6{margin-left:-5rem!important}.ms-n7{margin-left:-7rem!important}.ms-n8{margin-left:-10rem!important}.ms-nn100{margin-left:100%!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:2rem!important}.p-5{padding:3.125rem!important}.p-6{padding:5rem!important}.p-7{padding:7rem!important}.p-8{padding:10rem!important}.p-n100{padding:-100%!important}.px-0{padding-right:0!important;padding-left:0!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:2rem!important;padding-left:2rem!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:2rem!important;padding-bottom:2rem!important}.py-5{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.py-6{padding-top:5rem!important;padding-bottom:5rem!important}.py-7{padding-top:7rem!important;padding-bottom:7rem!important}.py-8{padding-top:10rem!important;padding-bottom:10rem!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:2rem!important}.pt-5{padding-top:3.125rem!important}.pt-6{padding-top:5rem!important}.pt-7{padding-top:7rem!important}.pt-8{padding-top:10rem!important}.pt-n100{padding-top:-100%!important}.pe-0{padding-right:0!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:2rem!important}.pe-5{padding-right:3.125rem!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:2rem!important}.pb-5{padding-bottom:3.125rem!important}.pb-6{padding-bottom:5rem!important}.pb-7{padding-bottom:7rem!important}.pb-8{padding-bottom:10rem!important}.pb-n100{padding-bottom:-100%!important}.ps-0{padding-left:0!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.gap-2{gap:.5rem!important}.fs-1{font-size:calc(1.35rem + 1.2vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:calc(1.2625rem + .15vw)!important}.fs-6{font-size:1.25rem!important}.fs-7{font-size:1rem!important}.fs-8{font-size:.875rem!important}.fs-9{font-size:calc(1.375rem + 1.5vw)!important}.fs-10{font-size:1.125rem!important}.fs-11{font-size:calc(1.625rem + 4.5vw)!important}.fst-italic{font-style:italic!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:900!important}.lh-1{line-height:1!important}.lh-base{line-height:1.5!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{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-tertiary{--bs-text-opacity:1;color:rgba(var(--bs-tertiary-rgb),var(--bs-text-opacity))!important}.text-quaternary{--bs-text-opacity:1;color:rgba(var(--bs-quaternary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-gray{--bs-text-opacity:1;color:rgba(var(--bs-gray-rgb),var(--bs-text-opacity))!important}.text-gray-light{--bs-text-opacity:1;color:rgba(var(--bs-gray-light-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-dark-transparent{--bs-text-opacity:1;color:rgba(var(--bs-dark-transparent-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#828282!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.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-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-rgb),var(--bs-bg-opacity))!important}.bg-quaternary{--bs-bg-opacity:1;background-color:rgba(var(--bs-quaternary-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-gray{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-rgb),var(--bs-bg-opacity))!important}.bg-gray-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-light-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-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-dark-transparent{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-transparent-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-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}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-circle{border-radius:50%!important}@media(min-width:576px){.d-sm-flex{display:flex!important}.d-sm-none{display:none!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:2rem!important}.m-sm-5{margin:3.125rem!important}.m-sm-6{margin:5rem!important}.m-sm-7{margin:7rem!important}.m-sm-8{margin:10rem!important}.m-sm-n100{margin:-100%!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:2rem!important;margin-left:2rem!important}.mx-sm-5{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-sm-6{margin-right:5rem!important;margin-left:5rem!important}.mx-sm-7{margin-right:7rem!important;margin-left:7rem!important}.mx-sm-8{margin-right:10rem!important;margin-left:10rem!important}.mx-sm-n100{margin-right:-100%!important;margin-left:-100%!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:2rem!important;margin-bottom:2rem!important}.my-sm-5{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-sm-6{margin-top:5rem!important;margin-bottom:5rem!important}.my-sm-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-sm-8{margin-top:10rem!important;margin-bottom:10rem!important}.my-sm-n100{margin-top:-100%!important;margin-bottom:-100%!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:2rem!important}.mt-sm-5{margin-top:3.125rem!important}.mt-sm-6{margin-top:5rem!important}.mt-sm-7{margin-top:7rem!important}.mt-sm-8{margin-top:10rem!important}.mt-sm-n100{margin-top:-100%!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:2rem!important}.me-sm-5{margin-right:3.125rem!important}.me-sm-6{margin-right:5rem!important}.me-sm-7{margin-right:7rem!important}.me-sm-8{margin-right:10rem!important}.me-sm-n100{margin-right:-100%!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:2rem!important}.mb-sm-5{margin-bottom:3.125rem!important}.mb-sm-6{margin-bottom:5rem!important}.mb-sm-7{margin-bottom:7rem!important}.mb-sm-8{margin-bottom:10rem!important}.mb-sm-n100{margin-bottom:-100%!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:2rem!important}.ms-sm-5{margin-left:3.125rem!important}.ms-sm-6{margin-left:5rem!important}.ms-sm-7{margin-left:7rem!important}.ms-sm-8{margin-left:10rem!important}.ms-sm-n100{margin-left:-100%!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-2rem!important}.m-sm-n5{margin:-3.125rem!important}.m-sm-n6{margin:-5rem!important}.m-sm-n7{margin:-7rem!important}.m-sm-n8{margin:-10rem!important}.m-sm-nn100{margin:100%!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-2rem!important;margin-left:-2rem!important}.mx-sm-n5{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-sm-n6{margin-right:-5rem!important;margin-left:-5rem!important}.mx-sm-n7{margin-right:-7rem!important;margin-left:-7rem!important}.mx-sm-n8{margin-right:-10rem!important;margin-left:-10rem!important}.mx-sm-nn100{margin-right:100%!important;margin-left:100%!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-sm-n5{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-sm-n6{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-sm-n7{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-sm-n8{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-sm-nn100{margin-top:100%!important;margin-bottom:100%!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-2rem!important}.mt-sm-n5{margin-top:-3.125rem!important}.mt-sm-n6{margin-top:-5rem!important}.mt-sm-n7{margin-top:-7rem!important}.mt-sm-n8{margin-top:-10rem!important}.mt-sm-nn100{margin-top:100%!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-2rem!important}.me-sm-n5{margin-right:-3.125rem!important}.me-sm-n6{margin-right:-5rem!important}.me-sm-n7{margin-right:-7rem!important}.me-sm-n8{margin-right:-10rem!important}.me-sm-nn100{margin-right:100%!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-2rem!important}.mb-sm-n5{margin-bottom:-3.125rem!important}.mb-sm-n6{margin-bottom:-5rem!important}.mb-sm-n7{margin-bottom:-7rem!important}.mb-sm-n8{margin-bottom:-10rem!important}.mb-sm-nn100{margin-bottom:100%!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-2rem!important}.ms-sm-n5{margin-left:-3.125rem!important}.ms-sm-n6{margin-left:-5rem!important}.ms-sm-n7{margin-left:-7rem!important}.ms-sm-n8{margin-left:-10rem!important}.ms-sm-nn100{margin-left:100%!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:2rem!important}.p-sm-5{padding:3.125rem!important}.p-sm-6{padding:5rem!important}.p-sm-7{padding:7rem!important}.p-sm-8{padding:10rem!important}.p-sm-n100{padding:-100%!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!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:2rem!important}.pt-sm-5{padding-top:3.125rem!important}.pt-sm-6{padding-top:5rem!important}.pt-sm-7{padding-top:7rem!important}.pt-sm-8{padding-top:10rem!important}.pt-sm-n100{padding-top:-100%!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:2rem!important}.pb-sm-5{padding-bottom:3.125rem!important}.pb-sm-6{padding-bottom:5rem!important}.pb-sm-7{padding-bottom:7rem!important}.pb-sm-8{padding-bottom:10rem!important}.pb-sm-n100{padding-bottom:-100%!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){.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-none{display:none!important}.flex-md-row{flex-direction:row!important}.flex-md-wrap{flex-wrap:wrap!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}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!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:2rem!important}.m-md-5{margin:3.125rem!important}.m-md-6{margin:5rem!important}.m-md-7{margin:7rem!important}.m-md-8{margin:10rem!important}.m-md-n100{margin:-100%!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:2rem!important;margin-left:2rem!important}.mx-md-5{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-md-6{margin-right:5rem!important;margin-left:5rem!important}.mx-md-7{margin-right:7rem!important;margin-left:7rem!important}.mx-md-8{margin-right:10rem!important;margin-left:10rem!important}.mx-md-n100{margin-right:-100%!important;margin-left:-100%!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:2rem!important;margin-bottom:2rem!important}.my-md-5{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-md-6{margin-top:5rem!important;margin-bottom:5rem!important}.my-md-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-md-8{margin-top:10rem!important;margin-bottom:10rem!important}.my-md-n100{margin-top:-100%!important;margin-bottom:-100%!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:2rem!important}.mt-md-5{margin-top:3.125rem!important}.mt-md-6{margin-top:5rem!important}.mt-md-7{margin-top:7rem!important}.mt-md-8{margin-top:10rem!important}.mt-md-n100{margin-top:-100%!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:2rem!important}.me-md-5{margin-right:3.125rem!important}.me-md-6{margin-right:5rem!important}.me-md-7{margin-right:7rem!important}.me-md-8{margin-right:10rem!important}.me-md-n100{margin-right:-100%!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:2rem!important}.mb-md-5{margin-bottom:3.125rem!important}.mb-md-6{margin-bottom:5rem!important}.mb-md-7{margin-bottom:7rem!important}.mb-md-8{margin-bottom:10rem!important}.mb-md-n100{margin-bottom:-100%!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:2rem!important}.ms-md-5{margin-left:3.125rem!important}.ms-md-6{margin-left:5rem!important}.ms-md-7{margin-left:7rem!important}.ms-md-8{margin-left:10rem!important}.ms-md-n100{margin-left:-100%!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-2rem!important}.m-md-n5{margin:-3.125rem!important}.m-md-n6{margin:-5rem!important}.m-md-n7{margin:-7rem!important}.m-md-n8{margin:-10rem!important}.m-md-nn100{margin:100%!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-2rem!important;margin-left:-2rem!important}.mx-md-n5{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-md-n6{margin-right:-5rem!important;margin-left:-5rem!important}.mx-md-n7{margin-right:-7rem!important;margin-left:-7rem!important}.mx-md-n8{margin-right:-10rem!important;margin-left:-10rem!important}.mx-md-nn100{margin-right:100%!important;margin-left:100%!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-md-n5{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-md-n6{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-md-n7{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-md-n8{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-md-nn100{margin-top:100%!important;margin-bottom:100%!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-2rem!important}.mt-md-n5{margin-top:-3.125rem!important}.mt-md-n6{margin-top:-5rem!important}.mt-md-n7{margin-top:-7rem!important}.mt-md-n8{margin-top:-10rem!important}.mt-md-nn100{margin-top:100%!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-2rem!important}.me-md-n5{margin-right:-3.125rem!important}.me-md-n6{margin-right:-5rem!important}.me-md-n7{margin-right:-7rem!important}.me-md-n8{margin-right:-10rem!important}.me-md-nn100{margin-right:100%!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-2rem!important}.mb-md-n5{margin-bottom:-3.125rem!important}.mb-md-n6{margin-bottom:-5rem!important}.mb-md-n7{margin-bottom:-7rem!important}.mb-md-n8{margin-bottom:-10rem!important}.mb-md-nn100{margin-bottom:100%!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-2rem!important}.ms-md-n5{margin-left:-3.125rem!important}.ms-md-n6{margin-left:-5rem!important}.ms-md-n7{margin-left:-7rem!important}.ms-md-n8{margin-left:-10rem!important}.ms-md-nn100{margin-left:100%!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:2rem!important}.p-md-5{padding:3.125rem!important}.p-md-6{padding:5rem!important}.p-md-7{padding:7rem!important}.p-md-8{padding:10rem!important}.p-md-n100{padding:-100%!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-6{padding-right:5rem!important;padding-left:5rem!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:2rem!important}.pt-md-5{padding-top:3.125rem!important}.pt-md-6{padding-top:5rem!important}.pt-md-7{padding-top:7rem!important}.pt-md-8{padding-top:10rem!important}.pt-md-n100{padding-top:-100%!important}.pe-md-5{padding-right:3.125rem!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:2rem!important}.pb-md-5{padding-bottom:3.125rem!important}.pb-md-6{padding-bottom:5rem!important}.pb-md-7{padding-bottom:7rem!important}.pb-md-8{padding-bottom:10rem!important}.pb-md-n100{padding-bottom:-100%!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:1024px){.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-none{display:none!important}.flex-lg-row{flex-direction:row!important}.flex-lg-wrap{flex-wrap:wrap!important}.justify-content-lg-end{justify-content:flex-end!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!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:2rem!important}.m-lg-5{margin:3.125rem!important}.m-lg-6{margin:5rem!important}.m-lg-7{margin:7rem!important}.m-lg-8{margin:10rem!important}.m-lg-n100{margin:-100%!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:2rem!important;margin-left:2rem!important}.mx-lg-5{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-lg-6{margin-right:5rem!important;margin-left:5rem!important}.mx-lg-7{margin-right:7rem!important;margin-left:7rem!important}.mx-lg-8{margin-right:10rem!important;margin-left:10rem!important}.mx-lg-n100{margin-right:-100%!important;margin-left:-100%!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:2rem!important;margin-bottom:2rem!important}.my-lg-5{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-lg-6{margin-top:5rem!important;margin-bottom:5rem!important}.my-lg-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-lg-8{margin-top:10rem!important;margin-bottom:10rem!important}.my-lg-n100{margin-top:-100%!important;margin-bottom:-100%!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:2rem!important}.mt-lg-5{margin-top:3.125rem!important}.mt-lg-6{margin-top:5rem!important}.mt-lg-7{margin-top:7rem!important}.mt-lg-8{margin-top:10rem!important}.mt-lg-n100{margin-top:-100%!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:2rem!important}.me-lg-5{margin-right:3.125rem!important}.me-lg-6{margin-right:5rem!important}.me-lg-7{margin-right:7rem!important}.me-lg-8{margin-right:10rem!important}.me-lg-n100{margin-right:-100%!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:2rem!important}.mb-lg-5{margin-bottom:3.125rem!important}.mb-lg-6{margin-bottom:5rem!important}.mb-lg-7{margin-bottom:7rem!important}.mb-lg-8{margin-bottom:10rem!important}.mb-lg-n100{margin-bottom:-100%!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:2rem!important}.ms-lg-5{margin-left:3.125rem!important}.ms-lg-6{margin-left:5rem!important}.ms-lg-7{margin-left:7rem!important}.ms-lg-8{margin-left:10rem!important}.ms-lg-n100{margin-left:-100%!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-2rem!important}.m-lg-n5{margin:-3.125rem!important}.m-lg-n6{margin:-5rem!important}.m-lg-n7{margin:-7rem!important}.m-lg-n8{margin:-10rem!important}.m-lg-nn100{margin:100%!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-2rem!important;margin-left:-2rem!important}.mx-lg-n5{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-lg-n6{margin-right:-5rem!important;margin-left:-5rem!important}.mx-lg-n7{margin-right:-7rem!important;margin-left:-7rem!important}.mx-lg-n8{margin-right:-10rem!important;margin-left:-10rem!important}.mx-lg-nn100{margin-right:100%!important;margin-left:100%!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-lg-n5{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-lg-n6{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-lg-n7{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-lg-n8{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-lg-nn100{margin-top:100%!important;margin-bottom:100%!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-2rem!important}.mt-lg-n5{margin-top:-3.125rem!important}.mt-lg-n6{margin-top:-5rem!important}.mt-lg-n7{margin-top:-7rem!important}.mt-lg-n8{margin-top:-10rem!important}.mt-lg-nn100{margin-top:100%!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-2rem!important}.me-lg-n5{margin-right:-3.125rem!important}.me-lg-n6{margin-right:-5rem!important}.me-lg-n7{margin-right:-7rem!important}.me-lg-n8{margin-right:-10rem!important}.me-lg-nn100{margin-right:100%!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-2rem!important}.mb-lg-n5{margin-bottom:-3.125rem!important}.mb-lg-n6{margin-bottom:-5rem!important}.mb-lg-n7{margin-bottom:-7rem!important}.mb-lg-n8{margin-bottom:-10rem!important}.mb-lg-nn100{margin-bottom:100%!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-2rem!important}.ms-lg-n5{margin-left:-3.125rem!important}.ms-lg-n6{margin-left:-5rem!important}.ms-lg-n7{margin-left:-7rem!important}.ms-lg-n8{margin-left:-10rem!important}.ms-lg-nn100{margin-left:100%!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:2rem!important}.p-lg-5{padding:3.125rem!important}.p-lg-6{padding:5rem!important}.p-lg-7{padding:7rem!important}.p-lg-8{padding:10rem!important}.p-lg-n100{padding:-100%!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-7{padding-right:7rem!important;padding-left:7rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-5{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.py-lg-7{padding-top:7rem!important;padding-bottom:7rem!important}.py-lg-8{padding-top:10rem!important;padding-bottom:10rem!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:2rem!important}.pt-lg-5{padding-top:3.125rem!important}.pt-lg-6{padding-top:5rem!important}.pt-lg-7{padding-top:7rem!important}.pt-lg-8{padding-top:10rem!important}.pt-lg-n100{padding-top:-100%!important}.pe-lg-0{padding-right:0!important}.pe-lg-5{padding-right:3.125rem!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:2rem!important}.pb-lg-5{padding-bottom:3.125rem!important}.pb-lg-6{padding-bottom:5rem!important}.pb-lg-7{padding-bottom:7rem!important}.pb-lg-8{padding-bottom:10rem!important}.pb-lg-n100{padding-bottom:-100%!important}.ps-lg-0{padding-left:0!important}.ps-lg-7{padding-left:7rem!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){.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}.d-xl-none{display:none!important}.flex-xl-row{flex-direction:row!important}.justify-content-xl-end{justify-content:flex-end!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!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:2rem!important}.m-xl-5{margin:3.125rem!important}.m-xl-6{margin:5rem!important}.m-xl-7{margin:7rem!important}.m-xl-8{margin:10rem!important}.m-xl-n100{margin:-100%!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:2rem!important;margin-left:2rem!important}.mx-xl-5{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-xl-6{margin-right:5rem!important;margin-left:5rem!important}.mx-xl-7{margin-right:7rem!important;margin-left:7rem!important}.mx-xl-8{margin-right:10rem!important;margin-left:10rem!important}.mx-xl-n100{margin-right:-100%!important;margin-left:-100%!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:2rem!important;margin-bottom:2rem!important}.my-xl-5{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-xl-6{margin-top:5rem!important;margin-bottom:5rem!important}.my-xl-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-xl-8{margin-top:10rem!important;margin-bottom:10rem!important}.my-xl-n100{margin-top:-100%!important;margin-bottom:-100%!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:2rem!important}.mt-xl-5{margin-top:3.125rem!important}.mt-xl-6{margin-top:5rem!important}.mt-xl-7{margin-top:7rem!important}.mt-xl-8{margin-top:10rem!important}.mt-xl-n100{margin-top:-100%!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:2rem!important}.me-xl-5{margin-right:3.125rem!important}.me-xl-6{margin-right:5rem!important}.me-xl-7{margin-right:7rem!important}.me-xl-8{margin-right:10rem!important}.me-xl-n100{margin-right:-100%!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:2rem!important}.mb-xl-5{margin-bottom:3.125rem!important}.mb-xl-6{margin-bottom:5rem!important}.mb-xl-7{margin-bottom:7rem!important}.mb-xl-8{margin-bottom:10rem!important}.mb-xl-n100{margin-bottom:-100%!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:2rem!important}.ms-xl-5{margin-left:3.125rem!important}.ms-xl-6{margin-left:5rem!important}.ms-xl-7{margin-left:7rem!important}.ms-xl-8{margin-left:10rem!important}.ms-xl-n100{margin-left:-100%!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-2rem!important}.m-xl-n5{margin:-3.125rem!important}.m-xl-n6{margin:-5rem!important}.m-xl-n7{margin:-7rem!important}.m-xl-n8{margin:-10rem!important}.m-xl-nn100{margin:100%!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xl-n5{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-xl-n6{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xl-n7{margin-right:-7rem!important;margin-left:-7rem!important}.mx-xl-n8{margin-right:-10rem!important;margin-left:-10rem!important}.mx-xl-nn100{margin-right:100%!important;margin-left:100%!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xl-n5{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-xl-n6{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xl-n7{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-xl-n8{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-xl-nn100{margin-top:100%!important;margin-bottom:100%!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-2rem!important}.mt-xl-n5{margin-top:-3.125rem!important}.mt-xl-n6{margin-top:-5rem!important}.mt-xl-n7{margin-top:-7rem!important}.mt-xl-n8{margin-top:-10rem!important}.mt-xl-nn100{margin-top:100%!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-2rem!important}.me-xl-n5{margin-right:-3.125rem!important}.me-xl-n6{margin-right:-5rem!important}.me-xl-n7{margin-right:-7rem!important}.me-xl-n8{margin-right:-10rem!important}.me-xl-nn100{margin-right:100%!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-2rem!important}.mb-xl-n5{margin-bottom:-3.125rem!important}.mb-xl-n6{margin-bottom:-5rem!important}.mb-xl-n7{margin-bottom:-7rem!important}.mb-xl-n8{margin-bottom:-10rem!important}.mb-xl-nn100{margin-bottom:100%!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-2rem!important}.ms-xl-n5{margin-left:-3.125rem!important}.ms-xl-n6{margin-left:-5rem!important}.ms-xl-n7{margin-left:-7rem!important}.ms-xl-n8{margin-left:-10rem!important}.ms-xl-nn100{margin-left:100%!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:2rem!important}.p-xl-5{padding:3.125rem!important}.p-xl-6{padding:5rem!important}.p-xl-7{padding:7rem!important}.p-xl-8{padding:10rem!important}.p-xl-n100{padding:-100%!important}.py-xl-4{padding-top:2rem!important;padding-bottom:2rem!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:2rem!important}.pt-xl-5{padding-top:3.125rem!important}.pt-xl-6{padding-top:5rem!important}.pt-xl-7{padding-top:7rem!important}.pt-xl-8{padding-top:10rem!important}.pt-xl-n100{padding-top:-100%!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:2rem!important}.pb-xl-5{padding-bottom:3.125rem!important}.pb-xl-6{padding-bottom:5rem!important}.pb-xl-7{padding-bottom:7rem!important}.pb-xl-8{padding-bottom:10rem!important}.pb-xl-n100{padding-bottom:-100%!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:1340px){.d-xxl-block{display:block!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:2rem!important}.m-xxl-5{margin:3.125rem!important}.m-xxl-6{margin:5rem!important}.m-xxl-7{margin:7rem!important}.m-xxl-8{margin:10rem!important}.m-xxl-n100{margin:-100%!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:2rem!important;margin-left:2rem!important}.mx-xxl-5{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-xxl-6{margin-right:5rem!important;margin-left:5rem!important}.mx-xxl-7{margin-right:7rem!important;margin-left:7rem!important}.mx-xxl-8{margin-right:10rem!important;margin-left:10rem!important}.mx-xxl-n100{margin-right:-100%!important;margin-left:-100%!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:2rem!important;margin-bottom:2rem!important}.my-xxl-5{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-xxl-6{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxl-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-xxl-8{margin-top:10rem!important;margin-bottom:10rem!important}.my-xxl-n100{margin-top:-100%!important;margin-bottom:-100%!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:2rem!important}.mt-xxl-5{margin-top:3.125rem!important}.mt-xxl-6{margin-top:5rem!important}.mt-xxl-7{margin-top:7rem!important}.mt-xxl-8{margin-top:10rem!important}.mt-xxl-n100{margin-top:-100%!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:2rem!important}.me-xxl-5{margin-right:3.125rem!important}.me-xxl-6{margin-right:5rem!important}.me-xxl-7{margin-right:7rem!important}.me-xxl-8{margin-right:10rem!important}.me-xxl-n100{margin-right:-100%!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:2rem!important}.mb-xxl-5{margin-bottom:3.125rem!important}.mb-xxl-6{margin-bottom:5rem!important}.mb-xxl-7{margin-bottom:7rem!important}.mb-xxl-8{margin-bottom:10rem!important}.mb-xxl-n100{margin-bottom:-100%!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:2rem!important}.ms-xxl-5{margin-left:3.125rem!important}.ms-xxl-6{margin-left:5rem!important}.ms-xxl-7{margin-left:7rem!important}.ms-xxl-8{margin-left:10rem!important}.ms-xxl-n100{margin-left:-100%!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-2rem!important}.m-xxl-n5{margin:-3.125rem!important}.m-xxl-n6{margin:-5rem!important}.m-xxl-n7{margin:-7rem!important}.m-xxl-n8{margin:-10rem!important}.m-xxl-nn100{margin:100%!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xxl-n5{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-xxl-n6{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xxl-n7{margin-right:-7rem!important;margin-left:-7rem!important}.mx-xxl-n8{margin-right:-10rem!important;margin-left:-10rem!important}.mx-xxl-nn100{margin-right:100%!important;margin-left:100%!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xxl-n5{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-xxl-n6{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xxl-n7{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-xxl-n8{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-xxl-nn100{margin-top:100%!important;margin-bottom:100%!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-2rem!important}.mt-xxl-n5{margin-top:-3.125rem!important}.mt-xxl-n6{margin-top:-5rem!important}.mt-xxl-n7{margin-top:-7rem!important}.mt-xxl-n8{margin-top:-10rem!important}.mt-xxl-nn100{margin-top:100%!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-2rem!important}.me-xxl-n5{margin-right:-3.125rem!important}.me-xxl-n6{margin-right:-5rem!important}.me-xxl-n7{margin-right:-7rem!important}.me-xxl-n8{margin-right:-10rem!important}.me-xxl-nn100{margin-right:100%!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-2rem!important}.mb-xxl-n5{margin-bottom:-3.125rem!important}.mb-xxl-n6{margin-bottom:-5rem!important}.mb-xxl-n7{margin-bottom:-7rem!important}.mb-xxl-n8{margin-bottom:-10rem!important}.mb-xxl-nn100{margin-bottom:100%!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-2rem!important}.ms-xxl-n5{margin-left:-3.125rem!important}.ms-xxl-n6{margin-left:-5rem!important}.ms-xxl-n7{margin-left:-7rem!important}.ms-xxl-n8{margin-left:-10rem!important}.ms-xxl-nn100{margin-left:100%!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:2rem!important}.p-xxl-5{padding:3.125rem!important}.p-xxl-6{padding:5rem!important}.p-xxl-7{padding:7rem!important}.p-xxl-8{padding:10rem!important}.p-xxl-n100{padding:-100%!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:2rem!important}.pt-xxl-5{padding-top:3.125rem!important}.pt-xxl-6{padding-top:5rem!important}.pt-xxl-7{padding-top:7rem!important}.pt-xxl-8{padding-top:10rem!important}.pt-xxl-n100{padding-top:-100%!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:2rem!important}.pb-xxl-5{padding-bottom:3.125rem!important}.pb-xxl-6{padding-bottom:5rem!important}.pb-xxl-7{padding-bottom:7rem!important}.pb-xxl-8{padding-bottom:10rem!important}.pb-xxl-n100{padding-bottom:-100%!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:1520px){.m-xxxl-0{margin:0!important}.m-xxxl-1{margin:.25rem!important}.m-xxxl-2{margin:.5rem!important}.m-xxxl-3{margin:1rem!important}.m-xxxl-4{margin:2rem!important}.m-xxxl-5{margin:3.125rem!important}.m-xxxl-6{margin:5rem!important}.m-xxxl-7{margin:7rem!important}.m-xxxl-8{margin:10rem!important}.m-xxxl-n100{margin:-100%!important}.m-xxxl-auto{margin:auto!important}.mx-xxxl-0{margin-right:0!important;margin-left:0!important}.mx-xxxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxxl-4{margin-right:2rem!important;margin-left:2rem!important}.mx-xxxl-5{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-xxxl-6{margin-right:5rem!important;margin-left:5rem!important}.mx-xxxl-7{margin-right:7rem!important;margin-left:7rem!important}.mx-xxxl-8{margin-right:10rem!important;margin-left:10rem!important}.mx-xxxl-n100{margin-right:-100%!important;margin-left:-100%!important}.mx-xxxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxxl-4{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxxl-5{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-xxxl-6{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxxl-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-xxxl-8{margin-top:10rem!important;margin-bottom:10rem!important}.my-xxxl-n100{margin-top:-100%!important;margin-bottom:-100%!important}.my-xxxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxxl-0{margin-top:0!important}.mt-xxxl-1{margin-top:.25rem!important}.mt-xxxl-2{margin-top:.5rem!important}.mt-xxxl-3{margin-top:1rem!important}.mt-xxxl-4{margin-top:2rem!important}.mt-xxxl-5{margin-top:3.125rem!important}.mt-xxxl-6{margin-top:5rem!important}.mt-xxxl-7{margin-top:7rem!important}.mt-xxxl-8{margin-top:10rem!important}.mt-xxxl-n100{margin-top:-100%!important}.mt-xxxl-auto{margin-top:auto!important}.me-xxxl-0{margin-right:0!important}.me-xxxl-1{margin-right:.25rem!important}.me-xxxl-2{margin-right:.5rem!important}.me-xxxl-3{margin-right:1rem!important}.me-xxxl-4{margin-right:2rem!important}.me-xxxl-5{margin-right:3.125rem!important}.me-xxxl-6{margin-right:5rem!important}.me-xxxl-7{margin-right:7rem!important}.me-xxxl-8{margin-right:10rem!important}.me-xxxl-n100{margin-right:-100%!important}.me-xxxl-auto{margin-right:auto!important}.mb-xxxl-0{margin-bottom:0!important}.mb-xxxl-1{margin-bottom:.25rem!important}.mb-xxxl-2{margin-bottom:.5rem!important}.mb-xxxl-3{margin-bottom:1rem!important}.mb-xxxl-4{margin-bottom:2rem!important}.mb-xxxl-5{margin-bottom:3.125rem!important}.mb-xxxl-6{margin-bottom:5rem!important}.mb-xxxl-7{margin-bottom:7rem!important}.mb-xxxl-8{margin-bottom:10rem!important}.mb-xxxl-n100{margin-bottom:-100%!important}.mb-xxxl-auto{margin-bottom:auto!important}.ms-xxxl-0{margin-left:0!important}.ms-xxxl-1{margin-left:.25rem!important}.ms-xxxl-2{margin-left:.5rem!important}.ms-xxxl-3{margin-left:1rem!important}.ms-xxxl-4{margin-left:2rem!important}.ms-xxxl-5{margin-left:3.125rem!important}.ms-xxxl-6{margin-left:5rem!important}.ms-xxxl-7{margin-left:7rem!important}.ms-xxxl-8{margin-left:10rem!important}.ms-xxxl-n100{margin-left:-100%!important}.ms-xxxl-auto{margin-left:auto!important}.m-xxxl-n1{margin:-.25rem!important}.m-xxxl-n2{margin:-.5rem!important}.m-xxxl-n3{margin:-1rem!important}.m-xxxl-n4{margin:-2rem!important}.m-xxxl-n5{margin:-3.125rem!important}.m-xxxl-n6{margin:-5rem!important}.m-xxxl-n7{margin:-7rem!important}.m-xxxl-n8{margin:-10rem!important}.m-xxxl-nn100{margin:100%!important}.mx-xxxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxxl-n4{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xxxl-n5{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-xxxl-n6{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xxxl-n7{margin-right:-7rem!important;margin-left:-7rem!important}.mx-xxxl-n8{margin-right:-10rem!important;margin-left:-10rem!important}.mx-xxxl-nn100{margin-right:100%!important;margin-left:100%!important}.my-xxxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxxl-n4{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xxxl-n5{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-xxxl-n6{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xxxl-n7{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-xxxl-n8{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-xxxl-nn100{margin-top:100%!important;margin-bottom:100%!important}.mt-xxxl-n1{margin-top:-.25rem!important}.mt-xxxl-n2{margin-top:-.5rem!important}.mt-xxxl-n3{margin-top:-1rem!important}.mt-xxxl-n4{margin-top:-2rem!important}.mt-xxxl-n5{margin-top:-3.125rem!important}.mt-xxxl-n6{margin-top:-5rem!important}.mt-xxxl-n7{margin-top:-7rem!important}.mt-xxxl-n8{margin-top:-10rem!important}.mt-xxxl-nn100{margin-top:100%!important}.me-xxxl-n1{margin-right:-.25rem!important}.me-xxxl-n2{margin-right:-.5rem!important}.me-xxxl-n3{margin-right:-1rem!important}.me-xxxl-n4{margin-right:-2rem!important}.me-xxxl-n5{margin-right:-3.125rem!important}.me-xxxl-n6{margin-right:-5rem!important}.me-xxxl-n7{margin-right:-7rem!important}.me-xxxl-n8{margin-right:-10rem!important}.me-xxxl-nn100{margin-right:100%!important}.mb-xxxl-n1{margin-bottom:-.25rem!important}.mb-xxxl-n2{margin-bottom:-.5rem!important}.mb-xxxl-n3{margin-bottom:-1rem!important}.mb-xxxl-n4{margin-bottom:-2rem!important}.mb-xxxl-n5{margin-bottom:-3.125rem!important}.mb-xxxl-n6{margin-bottom:-5rem!important}.mb-xxxl-n7{margin-bottom:-7rem!important}.mb-xxxl-n8{margin-bottom:-10rem!important}.mb-xxxl-nn100{margin-bottom:100%!important}.ms-xxxl-n1{margin-left:-.25rem!important}.ms-xxxl-n2{margin-left:-.5rem!important}.ms-xxxl-n3{margin-left:-1rem!important}.ms-xxxl-n4{margin-left:-2rem!important}.ms-xxxl-n5{margin-left:-3.125rem!important}.ms-xxxl-n6{margin-left:-5rem!important}.ms-xxxl-n7{margin-left:-7rem!important}.ms-xxxl-n8{margin-left:-10rem!important}.ms-xxxl-nn100{margin-left:100%!important}.p-xxxl-0{padding:0!important}.p-xxxl-1{padding:.25rem!important}.p-xxxl-2{padding:.5rem!important}.p-xxxl-3{padding:1rem!important}.p-xxxl-4{padding:2rem!important}.p-xxxl-5{padding:3.125rem!important}.p-xxxl-6{padding:5rem!important}.p-xxxl-7{padding:7rem!important}.p-xxxl-8{padding:10rem!important}.p-xxxl-n100{padding:-100%!important}.pt-xxxl-0{padding-top:0!important}.pt-xxxl-1{padding-top:.25rem!important}.pt-xxxl-2{padding-top:.5rem!important}.pt-xxxl-3{padding-top:1rem!important}.pt-xxxl-4{padding-top:2rem!important}.pt-xxxl-5{padding-top:3.125rem!important}.pt-xxxl-6{padding-top:5rem!important}.pt-xxxl-7{padding-top:7rem!important}.pt-xxxl-8{padding-top:10rem!important}.pt-xxxl-n100{padding-top:-100%!important}.pb-xxxl-0{padding-bottom:0!important}.pb-xxxl-1{padding-bottom:.25rem!important}.pb-xxxl-2{padding-bottom:.5rem!important}.pb-xxxl-3{padding-bottom:1rem!important}.pb-xxxl-4{padding-bottom:2rem!important}.pb-xxxl-5{padding-bottom:3.125rem!important}.pb-xxxl-6{padding-bottom:5rem!important}.pb-xxxl-7{padding-bottom:7rem!important}.pb-xxxl-8{padding-bottom:10rem!important}.pb-xxxl-n100{padding-bottom:-100%!important}.text-xxxl-start{text-align:left!important}.text-xxxl-end{text-align:right!important}.text-xxxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.25rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}.fs-5{font-size:1.375rem!important}.fs-9{font-size:2.5rem!important}.fs-11{font-size:5rem!important}}/*!* Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2023 Fonticons, Inc.*/.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas,.fa-classic,.fa-solid,.far,.fa-regular{font-family:'font awesome 6 free'}.fa-brands{font-family:'font awesome 6 brands'}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07142857em;vertical-align:.05357143em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04166667em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width,2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{transform:scale(1,1)translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9))translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1))translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95))translateY(0)}57%{transform:scale(1,1)translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1,1)translateY(0)}100%{transform:scale(1,1)translateY(0)}}@keyframes fa-bounce{0%{transform:scale(1,1)translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9))translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1))translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95))translateY(0)}57%{transform:scale(1,1)translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1,1)translateY(0)}100%{transform:scale(1,1)translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0)}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,100%{transform:rotate(0)}}@-webkit-keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1,1)}.fa-flip-vertical{transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1,-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0::before{content:"\30"}.fa-1::before{content:"\31"}.fa-2::before{content:"\32"}.fa-3::before{content:"\33"}.fa-4::before{content:"\34"}.fa-5::before{content:"\35"}.fa-6::before{content:"\36"}.fa-7::before{content:"\37"}.fa-8::before{content:"\38"}.fa-9::before{content:"\39"}.fa-fill-drip::before{content:"\f576"}.fa-arrows-to-circle::before{content:"\e4bd"}.fa-circle-chevron-right::before{content:"\f138"}.fa-chevron-circle-right::before{content:"\f138"}.fa-at::before{content:"\40"}.fa-trash-can::before{content:"\f2ed"}.fa-trash-alt::before{content:"\f2ed"}.fa-text-height::before{content:"\f034"}.fa-user-xmark::before{content:"\f235"}.fa-user-times::before{content:"\f235"}.fa-stethoscope::before{content:"\f0f1"}.fa-message::before{content:"\f27a"}.fa-comment-alt::before{content:"\f27a"}.fa-info::before{content:"\f129"}.fa-down-left-and-up-right-to-center::before{content:"\f422"}.fa-compress-alt::before{content:"\f422"}.fa-explosion::before{content:"\e4e9"}.fa-file-lines::before{content:"\f15c"}.fa-file-alt::before{content:"\f15c"}.fa-file-text::before{content:"\f15c"}.fa-wave-square::before{content:"\f83e"}.fa-ring::before{content:"\f70b"}.fa-building-un::before{content:"\e4d9"}.fa-dice-three::before{content:"\f527"}.fa-calendar-days::before{content:"\f073"}.fa-calendar-alt::before{content:"\f073"}.fa-anchor-circle-check::before{content:"\e4aa"}.fa-building-circle-arrow-right::before{content:"\e4d1"}.fa-volleyball::before{content:"\f45f"}.fa-volleyball-ball::before{content:"\f45f"}.fa-arrows-up-to-line::before{content:"\e4c2"}.fa-sort-down::before{content:"\f0dd"}.fa-sort-desc::before{content:"\f0dd"}.fa-circle-minus::before{content:"\f056"}.fa-minus-circle::before{content:"\f056"}.fa-door-open::before{content:"\f52b"}.fa-right-from-bracket::before{content:"\f2f5"}.fa-sign-out-alt::before{content:"\f2f5"}.fa-atom::before{content:"\f5d2"}.fa-soap::before{content:"\e06e"}.fa-icons::before{content:"\f86d"}.fa-heart-music-camera-bolt::before{content:"\f86d"}.fa-microphone-lines-slash::before{content:"\f539"}.fa-microphone-alt-slash::before{content:"\f539"}.fa-bridge-circle-check::before{content:"\e4c9"}.fa-pump-medical::before{content:"\e06a"}.fa-fingerprint::before{content:"\f577"}.fa-hand-point-right::before{content:"\f0a4"}.fa-magnifying-glass-location::before{content:"\f689"}.fa-search-location::before{content:"\f689"}.fa-forward-step::before{content:"\f051"}.fa-step-forward::before{content:"\f051"}.fa-face-smile-beam::before{content:"\f5b8"}.fa-smile-beam::before{content:"\f5b8"}.fa-flag-checkered::before{content:"\f11e"}.fa-football::before{content:"\f44e"}.fa-football-ball::before{content:"\f44e"}.fa-school-circle-exclamation::before{content:"\e56c"}.fa-crop::before{content:"\f125"}.fa-angles-down::before{content:"\f103"}.fa-angle-double-down::before{content:"\f103"}.fa-users-rectangle::before{content:"\e594"}.fa-people-roof::before{content:"\e537"}.fa-people-line::before{content:"\e534"}.fa-beer-mug-empty::before{content:"\f0fc"}.fa-beer::before{content:"\f0fc"}.fa-diagram-predecessor::before{content:"\e477"}.fa-arrow-up-long::before{content:"\f176"}.fa-long-arrow-up::before{content:"\f176"}.fa-fire-flame-simple::before{content:"\f46a"}.fa-burn::before{content:"\f46a"}.fa-person::before{content:"\f183"}.fa-male::before{content:"\f183"}.fa-laptop::before{content:"\f109"}.fa-file-csv::before{content:"\f6dd"}.fa-menorah::before{content:"\f676"}.fa-truck-plane::before{content:"\e58f"}.fa-record-vinyl::before{content:"\f8d9"}.fa-face-grin-stars::before{content:"\f587"}.fa-grin-stars::before{content:"\f587"}.fa-bong::before{content:"\f55c"}.fa-spaghetti-monster-flying::before{content:"\f67b"}.fa-pastafarianism::before{content:"\f67b"}.fa-arrow-down-up-across-line::before{content:"\e4af"}.fa-spoon::before{content:"\f2e5"}.fa-utensil-spoon::before{content:"\f2e5"}.fa-jar-wheat::before{content:"\e517"}.fa-envelopes-bulk::before{content:"\f674"}.fa-mail-bulk::before{content:"\f674"}.fa-file-circle-exclamation::before{content:"\e4eb"}.fa-circle-h::before{content:"\f47e"}.fa-hospital-symbol::before{content:"\f47e"}.fa-pager::before{content:"\f815"}.fa-address-book::before{content:"\f2b9"}.fa-contact-book::before{content:"\f2b9"}.fa-strikethrough::before{content:"\f0cc"}.fa-k::before{content:"\4b"}.fa-landmark-flag::before{content:"\e51c"}.fa-pencil::before{content:"\f303"}.fa-pencil-alt::before{content:"\f303"}.fa-backward::before{content:"\f04a"}.fa-caret-right::before{content:"\f0da"}.fa-comments::before{content:"\f086"}.fa-paste::before{content:"\f0ea"}.fa-file-clipboard::before{content:"\f0ea"}.fa-code-pull-request::before{content:"\e13c"}.fa-clipboard-list::before{content:"\f46d"}.fa-truck-ramp-box::before{content:"\f4de"}.fa-truck-loading::before{content:"\f4de"}.fa-user-check::before{content:"\f4fc"}.fa-vial-virus::before{content:"\e597"}.fa-sheet-plastic::before{content:"\e571"}.fa-blog::before{content:"\f781"}.fa-user-ninja::before{content:"\f504"}.fa-person-arrow-up-from-line::before{content:"\e539"}.fa-scroll-torah::before{content:"\f6a0"}.fa-torah::before{content:"\f6a0"}.fa-broom-ball::before{content:"\f458"}.fa-quidditch::before{content:"\f458"}.fa-quidditch-broom-ball::before{content:"\f458"}.fa-toggle-off::before{content:"\f204"}.fa-box-archive::before{content:"\f187"}.fa-archive::before{content:"\f187"}.fa-person-drowning::before{content:"\e545"}.fa-arrow-down-9-1::before{content:"\f886"}.fa-sort-numeric-desc::before{content:"\f886"}.fa-sort-numeric-down-alt::before{content:"\f886"}.fa-face-grin-tongue-squint::before{content:"\f58a"}.fa-grin-tongue-squint::before{content:"\f58a"}.fa-spray-can::before{content:"\f5bd"}.fa-truck-monster::before{content:"\f63b"}.fa-w::before{content:"\57"}.fa-earth-africa::before{content:"\f57c"}.fa-globe-africa::before{content:"\f57c"}.fa-rainbow::before{content:"\f75b"}.fa-circle-notch::before{content:"\f1ce"}.fa-tablet-screen-button::before{content:"\f3fa"}.fa-tablet-alt::before{content:"\f3fa"}.fa-paw::before{content:"\f1b0"}.fa-cloud::before{content:"\f0c2"}.fa-trowel-bricks::before{content:"\e58a"}.fa-face-flushed::before{content:"\f579"}.fa-flushed::before{content:"\f579"}.fa-hospital-user::before{content:"\f80d"}.fa-tent-arrow-left-right::before{content:"\e57f"}.fa-gavel::before{content:"\f0e3"}.fa-legal::before{content:"\f0e3"}.fa-binoculars::before{content:"\f1e5"}.fa-microphone-slash::before{content:"\f131"}.fa-box-tissue::before{content:"\e05b"}.fa-motorcycle::before{content:"\f21c"}.fa-bell-concierge::before{content:"\f562"}.fa-concierge-bell::before{content:"\f562"}.fa-pen-ruler::before{content:"\f5ae"}.fa-pencil-ruler::before{content:"\f5ae"}.fa-people-arrows::before{content:"\e068"}.fa-people-arrows-left-right::before{content:"\e068"}.fa-mars-and-venus-burst::before{content:"\e523"}.fa-square-caret-right::before{content:"\f152"}.fa-caret-square-right::before{content:"\f152"}.fa-scissors::before{content:"\f0c4"}.fa-cut::before{content:"\f0c4"}.fa-sun-plant-wilt::before{content:"\e57a"}.fa-toilets-portable::before{content:"\e584"}.fa-hockey-puck::before{content:"\f453"}.fa-table::before{content:"\f0ce"}.fa-magnifying-glass-arrow-right::before{content:"\e521"}.fa-tachograph-digital::before{content:"\f566"}.fa-digital-tachograph::before{content:"\f566"}.fa-users-slash::before{content:"\e073"}.fa-clover::before{content:"\e139"}.fa-reply::before{content:"\f3e5"}.fa-mail-reply::before{content:"\f3e5"}.fa-star-and-crescent::before{content:"\f699"}.fa-house-fire::before{content:"\e50c"}.fa-square-minus::before{content:"\f146"}.fa-minus-square::before{content:"\f146"}.fa-helicopter::before{content:"\f533"}.fa-compass::before{content:"\f14e"}.fa-square-caret-down::before{content:"\f150"}.fa-caret-square-down::before{content:"\f150"}.fa-file-circle-question::before{content:"\e4ef"}.fa-laptop-code::before{content:"\f5fc"}.fa-swatchbook::before{content:"\f5c3"}.fa-prescription-bottle::before{content:"\f485"}.fa-bars::before{content:"\f0c9"}.fa-navicon::before{content:"\f0c9"}.fa-people-group::before{content:"\e533"}.fa-hourglass-end::before{content:"\f253"}.fa-hourglass-3::before{content:"\f253"}.fa-heart-crack::before{content:"\f7a9"}.fa-heart-broken::before{content:"\f7a9"}.fa-square-up-right::before{content:"\f360"}.fa-external-link-square-alt::before{content:"\f360"}.fa-face-kiss-beam::before{content:"\f597"}.fa-kiss-beam::before{content:"\f597"}.fa-film::before{content:"\f008"}.fa-ruler-horizontal::before{content:"\f547"}.fa-people-robbery::before{content:"\e536"}.fa-lightbulb::before{content:"\f0eb"}.fa-caret-left::before{content:"\f0d9"}.fa-circle-exclamation::before{content:"\f06a"}.fa-exclamation-circle::before{content:"\f06a"}.fa-school-circle-xmark::before{content:"\e56d"}.fa-arrow-right-from-bracket::before{content:"\f08b"}.fa-sign-out::before{content:"\f08b"}.fa-circle-chevron-down::before{content:"\f13a"}.fa-chevron-circle-down::before{content:"\f13a"}.fa-unlock-keyhole::before{content:"\f13e"}.fa-unlock-alt::before{content:"\f13e"}.fa-cloud-showers-heavy::before{content:"\f740"}.fa-headphones-simple::before{content:"\f58f"}.fa-headphones-alt::before{content:"\f58f"}.fa-sitemap::before{content:"\f0e8"}.fa-circle-dollar-to-slot::before{content:"\f4b9"}.fa-donate::before{content:"\f4b9"}.fa-memory::before{content:"\f538"}.fa-road-spikes::before{content:"\e568"}.fa-fire-burner::before{content:"\e4f1"}.fa-flag::before{content:"\f024"}.fa-hanukiah::before{content:"\f6e6"}.fa-feather::before{content:"\f52d"}.fa-volume-low::before{content:"\f027"}.fa-volume-down::before{content:"\f027"}.fa-comment-slash::before{content:"\f4b3"}.fa-cloud-sun-rain::before{content:"\f743"}.fa-compress::before{content:"\f066"}.fa-wheat-awn::before{content:"\e2cd"}.fa-wheat-alt::before{content:"\e2cd"}.fa-ankh::before{content:"\f644"}.fa-hands-holding-child::before{content:"\e4fa"}.fa-asterisk::before{content:"\2a"}.fa-square-check::before{content:"\f14a"}.fa-check-square::before{content:"\f14a"}.fa-peseta-sign::before{content:"\e221"}.fa-heading::before{content:"\f1dc"}.fa-header::before{content:"\f1dc"}.fa-ghost::before{content:"\f6e2"}.fa-list::before{content:"\f03a"}.fa-list-squares::before{content:"\f03a"}.fa-square-phone-flip::before{content:"\f87b"}.fa-phone-square-alt::before{content:"\f87b"}.fa-cart-plus::before{content:"\f217"}.fa-gamepad::before{content:"\f11b"}.fa-circle-dot::before{content:"\f192"}.fa-dot-circle::before{content:"\f192"}.fa-face-dizzy::before{content:"\f567"}.fa-dizzy::before{content:"\f567"}.fa-egg::before{content:"\f7fb"}.fa-house-medical-circle-xmark::before{content:"\e513"}.fa-campground::before{content:"\f6bb"}.fa-folder-plus::before{content:"\f65e"}.fa-futbol::before{content:"\f1e3"}.fa-futbol-ball::before{content:"\f1e3"}.fa-soccer-ball::before{content:"\f1e3"}.fa-paintbrush::before{content:"\f1fc"}.fa-paint-brush::before{content:"\f1fc"}.fa-lock::before{content:"\f023"}.fa-gas-pump::before{content:"\f52f"}.fa-hot-tub-person::before{content:"\f593"}.fa-hot-tub::before{content:"\f593"}.fa-map-location::before{content:"\f59f"}.fa-map-marked::before{content:"\f59f"}.fa-house-flood-water::before{content:"\e50e"}.fa-tree::before{content:"\f1bb"}.fa-bridge-lock::before{content:"\e4cc"}.fa-sack-dollar::before{content:"\f81d"}.fa-pen-to-square::before{content:"\f044"}.fa-edit::before{content:"\f044"}.fa-car-side::before{content:"\f5e4"}.fa-share-nodes::before{content:"\f1e0"}.fa-share-alt::before{content:"\f1e0"}.fa-heart-circle-minus::before{content:"\e4ff"}.fa-hourglass-half::before{content:"\f252"}.fa-hourglass-2::before{content:"\f252"}.fa-microscope::before{content:"\f610"}.fa-sink::before{content:"\e06d"}.fa-bag-shopping::before{content:"\f290"}.fa-shopping-bag::before{content:"\f290"}.fa-arrow-down-z-a::before{content:"\f881"}.fa-sort-alpha-desc::before{content:"\f881"}.fa-sort-alpha-down-alt::before{content:"\f881"}.fa-mitten::before{content:"\f7b5"}.fa-person-rays::before{content:"\e54d"}.fa-users::before{content:"\f0c0"}.fa-eye-slash::before{content:"\f070"}.fa-flask-vial::before{content:"\e4f3"}.fa-hand::before{content:"\f256"}.fa-hand-paper::before{content:"\f256"}.fa-om::before{content:"\f679"}.fa-worm::before{content:"\e599"}.fa-house-circle-xmark::before{content:"\e50b"}.fa-plug::before{content:"\f1e6"}.fa-chevron-up::before{content:"\f077"}.fa-hand-spock::before{content:"\f259"}.fa-stopwatch::before{content:"\f2f2"}.fa-face-kiss::before{content:"\f596"}.fa-kiss::before{content:"\f596"}.fa-bridge-circle-xmark::before{content:"\e4cb"}.fa-face-grin-tongue::before{content:"\f589"}.fa-grin-tongue::before{content:"\f589"}.fa-chess-bishop::before{content:"\f43a"}.fa-face-grin-wink::before{content:"\f58c"}.fa-grin-wink::before{content:"\f58c"}.fa-ear-deaf::before{content:"\f2a4"}.fa-deaf::before{content:"\f2a4"}.fa-deafness::before{content:"\f2a4"}.fa-hard-of-hearing::before{content:"\f2a4"}.fa-road-circle-check::before{content:"\e564"}.fa-dice-five::before{content:"\f523"}.fa-square-rss::before{content:"\f143"}.fa-rss-square::before{content:"\f143"}.fa-land-mine-on::before{content:"\e51b"}.fa-i-cursor::before{content:"\f246"}.fa-stamp::before{content:"\f5bf"}.fa-stairs::before{content:"\e289"}.fa-i::before{content:"\49"}.fa-hryvnia-sign::before{content:"\f6f2"}.fa-hryvnia::before{content:"\f6f2"}.fa-pills::before{content:"\f484"}.fa-face-grin-wide::before{content:"\f581"}.fa-grin-alt::before{content:"\f581"}.fa-tooth::before{content:"\f5c9"}.fa-v::before{content:"\56"}.fa-bangladeshi-taka-sign::before{content:"\e2e6"}.fa-bicycle::before{content:"\f206"}.fa-staff-snake::before{content:"\e579"}.fa-rod-asclepius::before{content:"\e579"}.fa-rod-snake::before{content:"\e579"}.fa-staff-aesculapius::before{content:"\e579"}.fa-head-side-cough-slash::before{content:"\e062"}.fa-truck-medical::before{content:"\f0f9"}.fa-ambulance::before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation::before{content:"\e598"}.fa-snowman::before{content:"\f7d0"}.fa-mortar-pestle::before{content:"\f5a7"}.fa-road-barrier::before{content:"\e562"}.fa-school::before{content:"\f549"}.fa-igloo::before{content:"\f7ae"}.fa-joint::before{content:"\f595"}.fa-angle-right::before{content:"\f105"}.fa-horse::before{content:"\f6f0"}.fa-q::before{content:"\51"}.fa-g::before{content:"\47"}.fa-notes-medical::before{content:"\f481"}.fa-temperature-half::before{content:"\f2c9"}.fa-temperature-2::before{content:"\f2c9"}.fa-thermometer-2::before{content:"\f2c9"}.fa-thermometer-half::before{content:"\f2c9"}.fa-dong-sign::before{content:"\e169"}.fa-capsules::before{content:"\f46b"}.fa-poo-storm::before{content:"\f75a"}.fa-poo-bolt::before{content:"\f75a"}.fa-face-frown-open::before{content:"\f57a"}.fa-frown-open::before{content:"\f57a"}.fa-hand-point-up::before{content:"\f0a6"}.fa-money-bill::before{content:"\f0d6"}.fa-bookmark::before{content:"\f02e"}.fa-align-justify::before{content:"\f039"}.fa-umbrella-beach::before{content:"\f5ca"}.fa-helmet-un::before{content:"\e503"}.fa-bullseye::before{content:"\f140"}.fa-bacon::before{content:"\f7e5"}.fa-hand-point-down::before{content:"\f0a7"}.fa-arrow-up-from-bracket::before{content:"\e09a"}.fa-folder::before{content:"\f07b"}.fa-folder-blank::before{content:"\f07b"}.fa-file-waveform::before{content:"\f478"}.fa-file-medical-alt::before{content:"\f478"}.fa-radiation::before{content:"\f7b9"}.fa-chart-simple::before{content:"\e473"}.fa-mars-stroke::before{content:"\f229"}.fa-vial::before{content:"\f492"}.fa-gauge::before{content:"\f624"}.fa-dashboard::before{content:"\f624"}.fa-gauge-med::before{content:"\f624"}.fa-tachometer-alt-average::before{content:"\f624"}.fa-wand-magic-sparkles::before{content:"\e2ca"}.fa-magic-wand-sparkles::before{content:"\e2ca"}.fa-e::before{content:"\45"}.fa-pen-clip::before{content:"\f305"}.fa-pen-alt::before{content:"\f305"}.fa-bridge-circle-exclamation::before{content:"\e4ca"}.fa-user::before{content:"\f007"}.fa-school-circle-check::before{content:"\e56b"}.fa-dumpster::before{content:"\f793"}.fa-van-shuttle::before{content:"\f5b6"}.fa-shuttle-van::before{content:"\f5b6"}.fa-building-user::before{content:"\e4da"}.fa-square-caret-left::before{content:"\f191"}.fa-caret-square-left::before{content:"\f191"}.fa-highlighter::before{content:"\f591"}.fa-key::before{content:"\f084"}.fa-bullhorn::before{content:"\f0a1"}.fa-globe::before{content:"\f0ac"}.fa-synagogue::before{content:"\f69b"}.fa-person-half-dress::before{content:"\e548"}.fa-road-bridge::before{content:"\e563"}.fa-location-arrow::before{content:"\f124"}.fa-c::before{content:"\43"}.fa-tablet-button::before{content:"\f10a"}.fa-building-lock::before{content:"\e4d6"}.fa-pizza-slice::before{content:"\f818"}.fa-money-bill-wave::before{content:"\f53a"}.fa-chart-area::before{content:"\f1fe"}.fa-area-chart::before{content:"\f1fe"}.fa-house-flag::before{content:"\e50d"}.fa-person-circle-minus::before{content:"\e540"}.fa-ban::before{content:"\f05e"}.fa-cancel::before{content:"\f05e"}.fa-camera-rotate::before{content:"\e0d8"}.fa-spray-can-sparkles::before{content:"\f5d0"}.fa-air-freshener::before{content:"\f5d0"}.fa-star::before{content:"\f005"}.fa-repeat::before{content:"\f363"}.fa-cross::before{content:"\f654"}.fa-box::before{content:"\f466"}.fa-venus-mars::before{content:"\f228"}.fa-arrow-pointer::before{content:"\f245"}.fa-mouse-pointer::before{content:"\f245"}.fa-maximize::before{content:"\f31e"}.fa-expand-arrows-alt::before{content:"\f31e"}.fa-charging-station::before{content:"\f5e7"}.fa-shapes::before{content:"\f61f"}.fa-triangle-circle-square::before{content:"\f61f"}.fa-shuffle::before{content:"\f074"}.fa-random::before{content:"\f074"}.fa-person-running::before{content:"\f70c"}.fa-running::before{content:"\f70c"}.fa-mobile-retro::before{content:"\e527"}.fa-grip-lines-vertical::before{content:"\f7a5"}.fa-spider::before{content:"\f717"}.fa-hands-bound::before{content:"\e4f9"}.fa-file-invoice-dollar::before{content:"\f571"}.fa-plane-circle-exclamation::before{content:"\e556"}.fa-x-ray::before{content:"\f497"}.fa-spell-check::before{content:"\f891"}.fa-slash::before{content:"\f715"}.fa-computer-mouse::before{content:"\f8cc"}.fa-mouse::before{content:"\f8cc"}.fa-arrow-right-to-bracket::before{content:"\f090"}.fa-sign-in::before{content:"\f090"}.fa-shop-slash::before{content:"\e070"}.fa-store-alt-slash::before{content:"\e070"}.fa-server::before{content:"\f233"}.fa-virus-covid-slash::before{content:"\e4a9"}.fa-shop-lock::before{content:"\e4a5"}.fa-hourglass-start::before{content:"\f251"}.fa-hourglass-1::before{content:"\f251"}.fa-blender-phone::before{content:"\f6b6"}.fa-building-wheat::before{content:"\e4db"}.fa-person-breastfeeding::before{content:"\e53a"}.fa-right-to-bracket::before{content:"\f2f6"}.fa-sign-in-alt::before{content:"\f2f6"}.fa-venus::before{content:"\f221"}.fa-passport::before{content:"\f5ab"}.fa-heart-pulse::before{content:"\f21e"}.fa-heartbeat::before{content:"\f21e"}.fa-people-carry-box::before{content:"\f4ce"}.fa-people-carry::before{content:"\f4ce"}.fa-temperature-high::before{content:"\f769"}.fa-microchip::before{content:"\f2db"}.fa-crown::before{content:"\f521"}.fa-weight-hanging::before{content:"\f5cd"}.fa-xmarks-lines::before{content:"\e59a"}.fa-file-prescription::before{content:"\f572"}.fa-weight-scale::before{content:"\f496"}.fa-weight::before{content:"\f496"}.fa-user-group::before{content:"\f500"}.fa-user-friends::before{content:"\f500"}.fa-arrow-up-a-z::before{content:"\f15e"}.fa-sort-alpha-up::before{content:"\f15e"}.fa-chess-knight::before{content:"\f441"}.fa-face-laugh-squint::before{content:"\f59b"}.fa-laugh-squint::before{content:"\f59b"}.fa-wheelchair::before{content:"\f193"}.fa-circle-arrow-up::before{content:"\f0aa"}.fa-arrow-circle-up::before{content:"\f0aa"}.fa-toggle-on::before{content:"\f205"}.fa-person-walking::before{content:"\f554"}.fa-walking::before{content:"\f554"}.fa-l::before{content:"\4c"}.fa-fire::before{content:"\f06d"}.fa-bed-pulse::before{content:"\f487"}.fa-procedures::before{content:"\f487"}.fa-shuttle-space::before{content:"\f197"}.fa-space-shuttle::before{content:"\f197"}.fa-face-laugh::before{content:"\f599"}.fa-laugh::before{content:"\f599"}.fa-folder-open::before{content:"\f07c"}.fa-heart-circle-plus::before{content:"\e500"}.fa-code-fork::before{content:"\e13b"}.fa-city::before{content:"\f64f"}.fa-microphone-lines::before{content:"\f3c9"}.fa-microphone-alt::before{content:"\f3c9"}.fa-pepper-hot::before{content:"\f816"}.fa-unlock::before{content:"\f09c"}.fa-colon-sign::before{content:"\e140"}.fa-headset::before{content:"\f590"}.fa-store-slash::before{content:"\e071"}.fa-road-circle-xmark::before{content:"\e566"}.fa-user-minus::before{content:"\f503"}.fa-mars-stroke-up::before{content:"\f22a"}.fa-mars-stroke-v::before{content:"\f22a"}.fa-champagne-glasses::before{content:"\f79f"}.fa-glass-cheers::before{content:"\f79f"}.fa-clipboard::before{content:"\f328"}.fa-house-circle-exclamation::before{content:"\e50a"}.fa-file-arrow-up::before{content:"\f574"}.fa-file-upload::before{content:"\f574"}.fa-wifi::before{content:"\f1eb"}.fa-wifi-3::before{content:"\f1eb"}.fa-wifi-strong::before{content:"\f1eb"}.fa-bath::before{content:"\f2cd"}.fa-bathtub::before{content:"\f2cd"}.fa-underline::before{content:"\f0cd"}.fa-user-pen::before{content:"\f4ff"}.fa-user-edit::before{content:"\f4ff"}.fa-signature::before{content:"\f5b7"}.fa-stroopwafel::before{content:"\f551"}.fa-bold::before{content:"\f032"}.fa-anchor-lock::before{content:"\e4ad"}.fa-building-ngo::before{content:"\e4d7"}.fa-manat-sign::before{content:"\e1d5"}.fa-not-equal::before{content:"\f53e"}.fa-border-top-left::before{content:"\f853"}.fa-border-style::before{content:"\f853"}.fa-map-location-dot::before{content:"\f5a0"}.fa-map-marked-alt::before{content:"\f5a0"}.fa-jedi::before{content:"\f669"}.fa-square-poll-vertical::before{content:"\f681"}.fa-poll::before{content:"\f681"}.fa-mug-hot::before{content:"\f7b6"}.fa-car-battery::before{content:"\f5df"}.fa-battery-car::before{content:"\f5df"}.fa-gift::before{content:"\f06b"}.fa-dice-two::before{content:"\f528"}.fa-chess-queen::before{content:"\f445"}.fa-glasses::before{content:"\f530"}.fa-chess-board::before{content:"\f43c"}.fa-building-circle-check::before{content:"\e4d2"}.fa-person-chalkboard::before{content:"\e53d"}.fa-mars-stroke-right::before{content:"\f22b"}.fa-mars-stroke-h::before{content:"\f22b"}.fa-hand-back-fist::before{content:"\f255"}.fa-hand-rock::before{content:"\f255"}.fa-square-caret-up::before{content:"\f151"}.fa-caret-square-up::before{content:"\f151"}.fa-cloud-showers-water::before{content:"\e4e4"}.fa-chart-bar::before{content:"\f080"}.fa-bar-chart::before{content:"\f080"}.fa-hands-bubbles::before{content:"\e05e"}.fa-hands-wash::before{content:"\e05e"}.fa-less-than-equal::before{content:"\f537"}.fa-train::before{content:"\f238"}.fa-eye-low-vision::before{content:"\f2a8"}.fa-low-vision::before{content:"\f2a8"}.fa-crow::before{content:"\f520"}.fa-sailboat::before{content:"\e445"}.fa-window-restore::before{content:"\f2d2"}.fa-square-plus::before{content:"\f0fe"}.fa-plus-square::before{content:"\f0fe"}.fa-torii-gate::before{content:"\f6a1"}.fa-frog::before{content:"\f52e"}.fa-bucket::before{content:"\e4cf"}.fa-image::before{content:"\f03e"}.fa-microphone::before{content:"\f130"}.fa-cow::before{content:"\f6c8"}.fa-caret-up::before{content:"\f0d8"}.fa-screwdriver::before{content:"\f54a"}.fa-folder-closed::before{content:"\e185"}.fa-house-tsunami::before{content:"\e515"}.fa-square-nfi::before{content:"\e576"}.fa-arrow-up-from-ground-water::before{content:"\e4b5"}.fa-martini-glass::before{content:"\f57b"}.fa-glass-martini-alt::before{content:"\f57b"}.fa-rotate-left::before{content:"\f2ea"}.fa-rotate-back::before{content:"\f2ea"}.fa-rotate-backward::before{content:"\f2ea"}.fa-undo-alt::before{content:"\f2ea"}.fa-table-columns::before{content:"\f0db"}.fa-columns::before{content:"\f0db"}.fa-lemon::before{content:"\f094"}.fa-head-side-mask::before{content:"\e063"}.fa-handshake::before{content:"\f2b5"}.fa-gem::before{content:"\f3a5"}.fa-dolly::before{content:"\f472"}.fa-dolly-box::before{content:"\f472"}.fa-smoking::before{content:"\f48d"}.fa-minimize::before{content:"\f78c"}.fa-compress-arrows-alt::before{content:"\f78c"}.fa-monument::before{content:"\f5a6"}.fa-snowplow::before{content:"\f7d2"}.fa-angles-right::before{content:"\f101"}.fa-angle-double-right::before{content:"\f101"}.fa-cannabis::before{content:"\f55f"}.fa-circle-play::before{content:"\f144"}.fa-play-circle::before{content:"\f144"}.fa-tablets::before{content:"\f490"}.fa-ethernet::before{content:"\f796"}.fa-euro-sign::before{content:"\f153"}.fa-eur::before{content:"\f153"}.fa-euro::before{content:"\f153"}.fa-chair::before{content:"\f6c0"}.fa-circle-check::before{content:"\f058"}.fa-check-circle::before{content:"\f058"}.fa-circle-stop::before{content:"\f28d"}.fa-stop-circle::before{content:"\f28d"}.fa-compass-drafting::before{content:"\f568"}.fa-drafting-compass::before{content:"\f568"}.fa-plate-wheat::before{content:"\e55a"}.fa-icicles::before{content:"\f7ad"}.fa-person-shelter::before{content:"\e54f"}.fa-neuter::before{content:"\f22c"}.fa-id-badge::before{content:"\f2c1"}.fa-marker::before{content:"\f5a1"}.fa-face-laugh-beam::before{content:"\f59a"}.fa-laugh-beam::before{content:"\f59a"}.fa-helicopter-symbol::before{content:"\e502"}.fa-universal-access::before{content:"\f29a"}.fa-circle-chevron-up::before{content:"\f139"}.fa-chevron-circle-up::before{content:"\f139"}.fa-lari-sign::before{content:"\e1c8"}.fa-volcano::before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right::before{content:"\e553"}.fa-sterling-sign::before{content:"\f154"}.fa-gbp::before{content:"\f154"}.fa-pound-sign::before{content:"\f154"}.fa-viruses::before{content:"\e076"}.fa-square-person-confined::before{content:"\e577"}.fa-user-tie::before{content:"\f508"}.fa-arrow-down-long::before{content:"\f175"}.fa-long-arrow-down::before{content:"\f175"}.fa-tent-arrow-down-to-line::before{content:"\e57e"}.fa-certificate::before{content:"\f0a3"}.fa-reply-all::before{content:"\f122"}.fa-mail-reply-all::before{content:"\f122"}.fa-suitcase::before{content:"\f0f2"}.fa-person-skating::before{content:"\f7c5"}.fa-skating::before{content:"\f7c5"}.fa-filter-circle-dollar::before{content:"\f662"}.fa-funnel-dollar::before{content:"\f662"}.fa-camera-retro::before{content:"\f083"}.fa-circle-arrow-down::before{content:"\f0ab"}.fa-arrow-circle-down::before{content:"\f0ab"}.fa-file-import::before{content:"\f56f"}.fa-arrow-right-to-file::before{content:"\f56f"}.fa-square-arrow-up-right::before{content:"\f14c"}.fa-external-link-square::before{content:"\f14c"}.fa-box-open::before{content:"\f49e"}.fa-scroll::before{content:"\f70e"}.fa-spa::before{content:"\f5bb"}.fa-location-pin-lock::before{content:"\e51f"}.fa-pause::before{content:"\f04c"}.fa-hill-avalanche::before{content:"\e507"}.fa-temperature-empty::before{content:"\f2cb"}.fa-temperature-0::before{content:"\f2cb"}.fa-thermometer-0::before{content:"\f2cb"}.fa-thermometer-empty::before{content:"\f2cb"}.fa-bomb::before{content:"\f1e2"}.fa-registered::before{content:"\f25d"}.fa-address-card::before{content:"\f2bb"}.fa-contact-card::before{content:"\f2bb"}.fa-vcard::before{content:"\f2bb"}.fa-scale-unbalanced-flip::before{content:"\f516"}.fa-balance-scale-right::before{content:"\f516"}.fa-subscript::before{content:"\f12c"}.fa-diamond-turn-right::before{content:"\f5eb"}.fa-directions::before{content:"\f5eb"}.fa-burst::before{content:"\e4dc"}.fa-house-laptop::before{content:"\e066"}.fa-laptop-house::before{content:"\e066"}.fa-face-tired::before{content:"\f5c8"}.fa-tired::before{content:"\f5c8"}.fa-money-bills::before{content:"\e1f3"}.fa-smog::before{content:"\f75f"}.fa-crutch::before{content:"\f7f7"}.fa-cloud-arrow-up::before{content:"\f0ee"}.fa-cloud-upload::before{content:"\f0ee"}.fa-cloud-upload-alt::before{content:"\f0ee"}.fa-palette::before{content:"\f53f"}.fa-arrows-turn-right::before{content:"\e4c0"}.fa-vest::before{content:"\e085"}.fa-ferry::before{content:"\e4ea"}.fa-arrows-down-to-people::before{content:"\e4b9"}.fa-seedling::before{content:"\f4d8"}.fa-sprout::before{content:"\f4d8"}.fa-left-right::before{content:"\f337"}.fa-arrows-alt-h::before{content:"\f337"}.fa-boxes-packing::before{content:"\e4c7"}.fa-circle-arrow-left::before{content:"\f0a8"}.fa-arrow-circle-left::before{content:"\f0a8"}.fa-group-arrows-rotate::before{content:"\e4f6"}.fa-bowl-food::before{content:"\e4c6"}.fa-candy-cane::before{content:"\f786"}.fa-arrow-down-wide-short::before{content:"\f160"}.fa-sort-amount-asc::before{content:"\f160"}.fa-sort-amount-down::before{content:"\f160"}.fa-cloud-bolt::before{content:"\f76c"}.fa-thunderstorm::before{content:"\f76c"}.fa-text-slash::before{content:"\f87d"}.fa-remove-format::before{content:"\f87d"}.fa-face-smile-wink::before{content:"\f4da"}.fa-smile-wink::before{content:"\f4da"}.fa-file-word::before{content:"\f1c2"}.fa-file-powerpoint::before{content:"\f1c4"}.fa-arrows-left-right::before{content:"\f07e"}.fa-arrows-h::before{content:"\f07e"}.fa-house-lock::before{content:"\e510"}.fa-cloud-arrow-down::before{content:"\f0ed"}.fa-cloud-download::before{content:"\f0ed"}.fa-cloud-download-alt::before{content:"\f0ed"}.fa-children::before{content:"\e4e1"}.fa-chalkboard::before{content:"\f51b"}.fa-blackboard::before{content:"\f51b"}.fa-user-large-slash::before{content:"\f4fa"}.fa-user-alt-slash::before{content:"\f4fa"}.fa-envelope-open::before{content:"\f2b6"}.fa-handshake-simple-slash::before{content:"\e05f"}.fa-handshake-alt-slash::before{content:"\e05f"}.fa-mattress-pillow::before{content:"\e525"}.fa-guarani-sign::before{content:"\e19a"}.fa-arrows-rotate::before{content:"\f021"}.fa-refresh::before{content:"\f021"}.fa-sync::before{content:"\f021"}.fa-fire-extinguisher::before{content:"\f134"}.fa-cruzeiro-sign::before{content:"\e152"}.fa-greater-than-equal::before{content:"\f532"}.fa-shield-halved::before{content:"\f3ed"}.fa-shield-alt::before{content:"\f3ed"}.fa-book-atlas::before{content:"\f558"}.fa-atlas::before{content:"\f558"}.fa-virus::before{content:"\e074"}.fa-envelope-circle-check::before{content:"\e4e8"}.fa-layer-group::before{content:"\f5fd"}.fa-arrows-to-dot::before{content:"\e4be"}.fa-archway::before{content:"\f557"}.fa-heart-circle-check::before{content:"\e4fd"}.fa-house-chimney-crack::before{content:"\f6f1"}.fa-house-damage::before{content:"\f6f1"}.fa-file-zipper::before{content:"\f1c6"}.fa-file-archive::before{content:"\f1c6"}.fa-square::before{content:"\f0c8"}.fa-martini-glass-empty::before{content:"\f000"}.fa-glass-martini::before{content:"\f000"}.fa-couch::before{content:"\f4b8"}.fa-cedi-sign::before{content:"\e0df"}.fa-italic::before{content:"\f033"}.fa-church::before{content:"\f51d"}.fa-comments-dollar::before{content:"\f653"}.fa-democrat::before{content:"\f747"}.fa-z::before{content:"\5a"}.fa-person-skiing::before{content:"\f7c9"}.fa-skiing::before{content:"\f7c9"}.fa-road-lock::before{content:"\e567"}.fa-a::before{content:"\41"}.fa-temperature-arrow-down::before{content:"\e03f"}.fa-temperature-down::before{content:"\e03f"}.fa-feather-pointed::before{content:"\f56b"}.fa-feather-alt::before{content:"\f56b"}.fa-p::before{content:"\50"}.fa-snowflake::before{content:"\f2dc"}.fa-newspaper::before{content:"\f1ea"}.fa-rectangle-ad::before{content:"\f641"}.fa-ad::before{content:"\f641"}.fa-circle-arrow-right::before{content:"\f0a9"}.fa-arrow-circle-right::before{content:"\f0a9"}.fa-filter-circle-xmark::before{content:"\e17b"}.fa-locust::before{content:"\e520"}.fa-sort::before{content:"\f0dc"}.fa-unsorted::before{content:"\f0dc"}.fa-list-ol::before{content:"\f0cb"}.fa-list-1-2::before{content:"\f0cb"}.fa-list-numeric::before{content:"\f0cb"}.fa-person-dress-burst::before{content:"\e544"}.fa-money-check-dollar::before{content:"\f53d"}.fa-money-check-alt::before{content:"\f53d"}.fa-vector-square::before{content:"\f5cb"}.fa-bread-slice::before{content:"\f7ec"}.fa-language::before{content:"\f1ab"}.fa-face-kiss-wink-heart::before{content:"\f598"}.fa-kiss-wink-heart::before{content:"\f598"}.fa-filter::before{content:"\f0b0"}.fa-question::before{content:"\3f"}.fa-file-signature::before{content:"\f573"}.fa-up-down-left-right::before{content:"\f0b2"}.fa-arrows-alt::before{content:"\f0b2"}.fa-house-chimney-user::before{content:"\e065"}.fa-hand-holding-heart::before{content:"\f4be"}.fa-puzzle-piece::before{content:"\f12e"}.fa-money-check::before{content:"\f53c"}.fa-star-half-stroke::before{content:"\f5c0"}.fa-star-half-alt::before{content:"\f5c0"}.fa-code::before{content:"\f121"}.fa-whiskey-glass::before{content:"\f7a0"}.fa-glass-whiskey::before{content:"\f7a0"}.fa-building-circle-exclamation::before{content:"\e4d3"}.fa-magnifying-glass-chart::before{content:"\e522"}.fa-arrow-up-right-from-square::before{content:"\f08e"}.fa-external-link::before{content:"\f08e"}.fa-cubes-stacked::before{content:"\e4e6"}.fa-won-sign::before{content:"\f159"}.fa-krw::before{content:"\f159"}.fa-won::before{content:"\f159"}.fa-virus-covid::before{content:"\e4a8"}.fa-austral-sign::before{content:"\e0a9"}.fa-f::before{content:"\46"}.fa-leaf::before{content:"\f06c"}.fa-road::before{content:"\f018"}.fa-taxi::before{content:"\f1ba"}.fa-cab::before{content:"\f1ba"}.fa-person-circle-plus::before{content:"\e541"}.fa-chart-pie::before{content:"\f200"}.fa-pie-chart::before{content:"\f200"}.fa-bolt-lightning::before{content:"\e0b7"}.fa-sack-xmark::before{content:"\e56a"}.fa-file-excel::before{content:"\f1c3"}.fa-file-contract::before{content:"\f56c"}.fa-fish-fins::before{content:"\e4f2"}.fa-building-flag::before{content:"\e4d5"}.fa-face-grin-beam::before{content:"\f582"}.fa-grin-beam::before{content:"\f582"}.fa-object-ungroup::before{content:"\f248"}.fa-poop::before{content:"\f619"}.fa-location-pin::before{content:"\f041"}.fa-map-marker::before{content:"\f041"}.fa-kaaba::before{content:"\f66b"}.fa-toilet-paper::before{content:"\f71e"}.fa-helmet-safety::before{content:"\f807"}.fa-hard-hat::before{content:"\f807"}.fa-hat-hard::before{content:"\f807"}.fa-eject::before{content:"\f052"}.fa-circle-right::before{content:"\f35a"}.fa-arrow-alt-circle-right::before{content:"\f35a"}.fa-plane-circle-check::before{content:"\e555"}.fa-face-rolling-eyes::before{content:"\f5a5"}.fa-meh-rolling-eyes::before{content:"\f5a5"}.fa-object-group::before{content:"\f247"}.fa-chart-line::before{content:"\f201"}.fa-line-chart::before{content:"\f201"}.fa-mask-ventilator::before{content:"\e524"}.fa-arrow-right::before{content:"\f061"}.fa-signs-post::before{content:"\f277"}.fa-map-signs::before{content:"\f277"}.fa-cash-register::before{content:"\f788"}.fa-person-circle-question::before{content:"\e542"}.fa-h::before{content:"\48"}.fa-tarp::before{content:"\e57b"}.fa-screwdriver-wrench::before{content:"\f7d9"}.fa-tools::before{content:"\f7d9"}.fa-arrows-to-eye::before{content:"\e4bf"}.fa-plug-circle-bolt::before{content:"\e55b"}.fa-heart::before{content:"\f004"}.fa-mars-and-venus::before{content:"\f224"}.fa-house-user::before{content:"\e1b0"}.fa-home-user::before{content:"\e1b0"}.fa-dumpster-fire::before{content:"\f794"}.fa-house-crack::before{content:"\e3b1"}.fa-martini-glass-citrus::before{content:"\f561"}.fa-cocktail::before{content:"\f561"}.fa-face-surprise::before{content:"\f5c2"}.fa-surprise::before{content:"\f5c2"}.fa-bottle-water::before{content:"\e4c5"}.fa-circle-pause::before{content:"\f28b"}.fa-pause-circle::before{content:"\f28b"}.fa-toilet-paper-slash::before{content:"\e072"}.fa-apple-whole::before{content:"\f5d1"}.fa-apple-alt::before{content:"\f5d1"}.fa-kitchen-set::before{content:"\e51a"}.fa-r::before{content:"\52"}.fa-temperature-quarter::before{content:"\f2ca"}.fa-temperature-1::before{content:"\f2ca"}.fa-thermometer-1::before{content:"\f2ca"}.fa-thermometer-quarter::before{content:"\f2ca"}.fa-cube::before{content:"\f1b2"}.fa-bitcoin-sign::before{content:"\e0b4"}.fa-shield-dog::before{content:"\e573"}.fa-solar-panel::before{content:"\f5ba"}.fa-lock-open::before{content:"\f3c1"}.fa-elevator::before{content:"\e16d"}.fa-money-bill-transfer::before{content:"\e528"}.fa-money-bill-trend-up::before{content:"\e529"}.fa-house-flood-water-circle-arrow-right::before{content:"\e50f"}.fa-square-poll-horizontal::before{content:"\f682"}.fa-poll-h::before{content:"\f682"}.fa-circle::before{content:"\f111"}.fa-backward-fast::before{content:"\f049"}.fa-fast-backward::before{content:"\f049"}.fa-recycle::before{content:"\f1b8"}.fa-user-astronaut::before{content:"\f4fb"}.fa-plane-slash::before{content:"\e069"}.fa-trademark::before{content:"\f25c"}.fa-basketball::before{content:"\f434"}.fa-basketball-ball::before{content:"\f434"}.fa-satellite-dish::before{content:"\f7c0"}.fa-circle-up::before{content:"\f35b"}.fa-arrow-alt-circle-up::before{content:"\f35b"}.fa-mobile-screen-button::before{content:"\f3cd"}.fa-mobile-alt::before{content:"\f3cd"}.fa-volume-high::before{content:"\f028"}.fa-volume-up::before{content:"\f028"}.fa-users-rays::before{content:"\e593"}.fa-wallet::before{content:"\f555"}.fa-clipboard-check::before{content:"\f46c"}.fa-file-audio::before{content:"\f1c7"}.fa-burger::before{content:"\f805"}.fa-hamburger::before{content:"\f805"}.fa-wrench::before{content:"\f0ad"}.fa-bugs::before{content:"\e4d0"}.fa-rupee-sign::before{content:"\f156"}.fa-rupee::before{content:"\f156"}.fa-file-image::before{content:"\f1c5"}.fa-circle-question::before{content:"\f059"}.fa-question-circle::before{content:"\f059"}.fa-plane-departure::before{content:"\f5b0"}.fa-handshake-slash::before{content:"\e060"}.fa-book-bookmark::before{content:"\e0bb"}.fa-code-branch::before{content:"\f126"}.fa-hat-cowboy::before{content:"\f8c0"}.fa-bridge::before{content:"\e4c8"}.fa-phone-flip::before{content:"\f879"}.fa-phone-alt::before{content:"\f879"}.fa-truck-front::before{content:"\e2b7"}.fa-cat::before{content:"\f6be"}.fa-anchor-circle-exclamation::before{content:"\e4ab"}.fa-truck-field::before{content:"\e58d"}.fa-route::before{content:"\f4d7"}.fa-clipboard-question::before{content:"\e4e3"}.fa-panorama::before{content:"\e209"}.fa-comment-medical::before{content:"\f7f5"}.fa-teeth-open::before{content:"\f62f"}.fa-file-circle-minus::before{content:"\e4ed"}.fa-tags::before{content:"\f02c"}.fa-wine-glass::before{content:"\f4e3"}.fa-forward-fast::before{content:"\f050"}.fa-fast-forward::before{content:"\f050"}.fa-face-meh-blank::before{content:"\f5a4"}.fa-meh-blank::before{content:"\f5a4"}.fa-square-parking::before{content:"\f540"}.fa-parking::before{content:"\f540"}.fa-house-signal::before{content:"\e012"}.fa-bars-progress::before{content:"\f828"}.fa-tasks-alt::before{content:"\f828"}.fa-faucet-drip::before{content:"\e006"}.fa-cart-flatbed::before{content:"\f474"}.fa-dolly-flatbed::before{content:"\f474"}.fa-ban-smoking::before{content:"\f54d"}.fa-smoking-ban::before{content:"\f54d"}.fa-terminal::before{content:"\f120"}.fa-mobile-button::before{content:"\f10b"}.fa-house-medical-flag::before{content:"\e514"}.fa-basket-shopping::before{content:"\f291"}.fa-shopping-basket::before{content:"\f291"}.fa-tape::before{content:"\f4db"}.fa-bus-simple::before{content:"\f55e"}.fa-bus-alt::before{content:"\f55e"}.fa-eye::before{content:"\f06e"}.fa-face-sad-cry::before{content:"\f5b3"}.fa-sad-cry::before{content:"\f5b3"}.fa-audio-description::before{content:"\f29e"}.fa-person-military-to-person::before{content:"\e54c"}.fa-file-shield::before{content:"\e4f0"}.fa-user-slash::before{content:"\f506"}.fa-pen::before{content:"\f304"}.fa-tower-observation::before{content:"\e586"}.fa-file-code::before{content:"\f1c9"}.fa-signal::before{content:"\f012"}.fa-signal-5::before{content:"\f012"}.fa-signal-perfect::before{content:"\f012"}.fa-bus::before{content:"\f207"}.fa-heart-circle-xmark::before{content:"\e501"}.fa-house-chimney::before{content:"\e3af"}.fa-home-lg::before{content:"\e3af"}.fa-window-maximize::before{content:"\f2d0"}.fa-face-frown::before{content:"\f119"}.fa-frown::before{content:"\f119"}.fa-prescription::before{content:"\f5b1"}.fa-shop::before{content:"\f54f"}.fa-store-alt::before{content:"\f54f"}.fa-floppy-disk::before{content:"\f0c7"}.fa-save::before{content:"\f0c7"}.fa-vihara::before{content:"\f6a7"}.fa-scale-unbalanced::before{content:"\f515"}.fa-balance-scale-left::before{content:"\f515"}.fa-sort-up::before{content:"\f0de"}.fa-sort-asc::before{content:"\f0de"}.fa-comment-dots::before{content:"\f4ad"}.fa-commenting::before{content:"\f4ad"}.fa-plant-wilt::before{content:"\e5aa"}.fa-diamond::before{content:"\f219"}.fa-face-grin-squint::before{content:"\f585"}.fa-grin-squint::before{content:"\f585"}.fa-hand-holding-dollar::before{content:"\f4c0"}.fa-hand-holding-usd::before{content:"\f4c0"}.fa-bacterium::before{content:"\e05a"}.fa-hand-pointer::before{content:"\f25a"}.fa-drum-steelpan::before{content:"\f56a"}.fa-hand-scissors::before{content:"\f257"}.fa-hands-praying::before{content:"\f684"}.fa-praying-hands::before{content:"\f684"}.fa-arrow-rotate-right::before{content:"\f01e"}.fa-arrow-right-rotate::before{content:"\f01e"}.fa-arrow-rotate-forward::before{content:"\f01e"}.fa-redo::before{content:"\f01e"}.fa-biohazard::before{content:"\f780"}.fa-location-crosshairs::before{content:"\f601"}.fa-location::before{content:"\f601"}.fa-mars-double::before{content:"\f227"}.fa-child-dress::before{content:"\e59c"}.fa-users-between-lines::before{content:"\e591"}.fa-lungs-virus::before{content:"\e067"}.fa-face-grin-tears::before{content:"\f588"}.fa-grin-tears::before{content:"\f588"}.fa-phone::before{content:"\f095"}.fa-calendar-xmark::before{content:"\f273"}.fa-calendar-times::before{content:"\f273"}.fa-child-reaching::before{content:"\e59d"}.fa-head-side-virus::before{content:"\e064"}.fa-user-gear::before{content:"\f4fe"}.fa-user-cog::before{content:"\f4fe"}.fa-arrow-up-1-9::before{content:"\f163"}.fa-sort-numeric-up::before{content:"\f163"}.fa-door-closed::before{content:"\f52a"}.fa-shield-virus::before{content:"\e06c"}.fa-dice-six::before{content:"\f526"}.fa-mosquito-net::before{content:"\e52c"}.fa-bridge-water::before{content:"\e4ce"}.fa-person-booth::before{content:"\f756"}.fa-text-width::before{content:"\f035"}.fa-hat-wizard::before{content:"\f6e8"}.fa-pen-fancy::before{content:"\f5ac"}.fa-person-digging::before{content:"\f85e"}.fa-digging::before{content:"\f85e"}.fa-trash::before{content:"\f1f8"}.fa-gauge-simple::before{content:"\f629"}.fa-gauge-simple-med::before{content:"\f629"}.fa-tachometer-average::before{content:"\f629"}.fa-book-medical::before{content:"\f7e6"}.fa-poo::before{content:"\f2fe"}.fa-quote-right::before{content:"\f10e"}.fa-quote-right-alt::before{content:"\f10e"}.fa-shirt::before{content:"\f553"}.fa-t-shirt::before{content:"\f553"}.fa-tshirt::before{content:"\f553"}.fa-cubes::before{content:"\f1b3"}.fa-divide::before{content:"\f529"}.fa-tenge-sign::before{content:"\f7d7"}.fa-tenge::before{content:"\f7d7"}.fa-headphones::before{content:"\f025"}.fa-hands-holding::before{content:"\f4c2"}.fa-hands-clapping::before{content:"\e1a8"}.fa-republican::before{content:"\f75e"}.fa-arrow-left::before{content:"\f060"}.fa-person-circle-xmark::before{content:"\e543"}.fa-ruler::before{content:"\f545"}.fa-align-left::before{content:"\f036"}.fa-dice-d6::before{content:"\f6d1"}.fa-restroom::before{content:"\f7bd"}.fa-j::before{content:"\4a"}.fa-users-viewfinder::before{content:"\e595"}.fa-file-video::before{content:"\f1c8"}.fa-up-right-from-square::before{content:"\f35d"}.fa-external-link-alt::before{content:"\f35d"}.fa-table-cells::before{content:"\f00a"}.fa-th::before{content:"\f00a"}.fa-file-pdf::before{content:"\f1c1"}.fa-book-bible::before{content:"\f647"}.fa-bible::before{content:"\f647"}.fa-o::before{content:"\4f"}.fa-suitcase-medical::before{content:"\f0fa"}.fa-medkit::before{content:"\f0fa"}.fa-user-secret::before{content:"\f21b"}.fa-otter::before{content:"\f700"}.fa-person-dress::before{content:"\f182"}.fa-female::before{content:"\f182"}.fa-comment-dollar::before{content:"\f651"}.fa-business-time::before{content:"\f64a"}.fa-briefcase-clock::before{content:"\f64a"}.fa-table-cells-large::before{content:"\f009"}.fa-th-large::before{content:"\f009"}.fa-book-tanakh::before{content:"\f827"}.fa-tanakh::before{content:"\f827"}.fa-phone-volume::before{content:"\f2a0"}.fa-volume-control-phone::before{content:"\f2a0"}.fa-hat-cowboy-side::before{content:"\f8c1"}.fa-clipboard-user::before{content:"\f7f3"}.fa-child::before{content:"\f1ae"}.fa-lira-sign::before{content:"\f195"}.fa-satellite::before{content:"\f7bf"}.fa-plane-lock::before{content:"\e558"}.fa-tag::before{content:"\f02b"}.fa-comment::before{content:"\f075"}.fa-cake-candles::before{content:"\f1fd"}.fa-birthday-cake::before{content:"\f1fd"}.fa-cake::before{content:"\f1fd"}.fa-envelope::before{content:"\f0e0"}.fa-angles-up::before{content:"\f102"}.fa-angle-double-up::before{content:"\f102"}.fa-paperclip::before{content:"\f0c6"}.fa-arrow-right-to-city::before{content:"\e4b3"}.fa-ribbon::before{content:"\f4d6"}.fa-lungs::before{content:"\f604"}.fa-arrow-up-9-1::before{content:"\f887"}.fa-sort-numeric-up-alt::before{content:"\f887"}.fa-litecoin-sign::before{content:"\e1d3"}.fa-border-none::before{content:"\f850"}.fa-circle-nodes::before{content:"\e4e2"}.fa-parachute-box::before{content:"\f4cd"}.fa-indent::before{content:"\f03c"}.fa-truck-field-un::before{content:"\e58e"}.fa-hourglass::before{content:"\f254"}.fa-hourglass-empty::before{content:"\f254"}.fa-mountain::before{content:"\f6fc"}.fa-user-doctor::before{content:"\f0f0"}.fa-user-md::before{content:"\f0f0"}.fa-circle-info::before{content:"\f05a"}.fa-info-circle::before{content:"\f05a"}.fa-cloud-meatball::before{content:"\f73b"}.fa-camera::before{content:"\f030"}.fa-camera-alt::before{content:"\f030"}.fa-square-virus::before{content:"\e578"}.fa-meteor::before{content:"\f753"}.fa-car-on::before{content:"\e4dd"}.fa-sleigh::before{content:"\f7cc"}.fa-arrow-down-1-9::before{content:"\f162"}.fa-sort-numeric-asc::before{content:"\f162"}.fa-sort-numeric-down::before{content:"\f162"}.fa-hand-holding-droplet::before{content:"\f4c1"}.fa-hand-holding-water::before{content:"\f4c1"}.fa-water::before{content:"\f773"}.fa-calendar-check::before{content:"\f274"}.fa-braille::before{content:"\f2a1"}.fa-prescription-bottle-medical::before{content:"\f486"}.fa-prescription-bottle-alt::before{content:"\f486"}.fa-landmark::before{content:"\f66f"}.fa-truck::before{content:"\f0d1"}.fa-crosshairs::before{content:"\f05b"}.fa-person-cane::before{content:"\e53c"}.fa-tent::before{content:"\e57d"}.fa-vest-patches::before{content:"\e086"}.fa-check-double::before{content:"\f560"}.fa-arrow-down-a-z::before{content:"\f15d"}.fa-sort-alpha-asc::before{content:"\f15d"}.fa-sort-alpha-down::before{content:"\f15d"}.fa-money-bill-wheat::before{content:"\e52a"}.fa-cookie::before{content:"\f563"}.fa-arrow-rotate-left::before{content:"\f0e2"}.fa-arrow-left-rotate::before{content:"\f0e2"}.fa-arrow-rotate-back::before{content:"\f0e2"}.fa-arrow-rotate-backward::before{content:"\f0e2"}.fa-undo::before{content:"\f0e2"}.fa-hard-drive::before{content:"\f0a0"}.fa-hdd::before{content:"\f0a0"}.fa-face-grin-squint-tears::before{content:"\f586"}.fa-grin-squint-tears::before{content:"\f586"}.fa-dumbbell::before{content:"\f44b"}.fa-rectangle-list::before{content:"\f022"}.fa-list-alt::before{content:"\f022"}.fa-tarp-droplet::before{content:"\e57c"}.fa-house-medical-circle-check::before{content:"\e511"}.fa-person-skiing-nordic::before{content:"\f7ca"}.fa-skiing-nordic::before{content:"\f7ca"}.fa-calendar-plus::before{content:"\f271"}.fa-plane-arrival::before{content:"\f5af"}.fa-circle-left::before{content:"\f359"}.fa-arrow-alt-circle-left::before{content:"\f359"}.fa-train-subway::before{content:"\f239"}.fa-subway::before{content:"\f239"}.fa-chart-gantt::before{content:"\e0e4"}.fa-indian-rupee-sign::before{content:"\e1bc"}.fa-indian-rupee::before{content:"\e1bc"}.fa-inr::before{content:"\e1bc"}.fa-crop-simple::before{content:"\f565"}.fa-crop-alt::before{content:"\f565"}.fa-money-bill-1::before{content:"\f3d1"}.fa-money-bill-alt::before{content:"\f3d1"}.fa-left-long::before{content:"\f30a"}.fa-long-arrow-alt-left::before{content:"\f30a"}.fa-dna::before{content:"\f471"}.fa-virus-slash::before{content:"\e075"}.fa-minus::before{content:"\f068"}.fa-subtract::before{content:"\f068"}.fa-chess::before{content:"\f439"}.fa-arrow-left-long::before{content:"\f177"}.fa-long-arrow-left::before{content:"\f177"}.fa-plug-circle-check::before{content:"\e55c"}.fa-street-view::before{content:"\f21d"}.fa-franc-sign::before{content:"\e18f"}.fa-volume-off::before{content:"\f026"}.fa-hands-asl-interpreting::before{content:"\f2a3"}.fa-american-sign-language-interpreting::before{content:"\f2a3"}.fa-asl-interpreting::before{content:"\f2a3"}.fa-hands-american-sign-language-interpreting::before{content:"\f2a3"}.fa-gear::before{content:"\f013"}.fa-cog::before{content:"\f013"}.fa-droplet-slash::before{content:"\f5c7"}.fa-tint-slash::before{content:"\f5c7"}.fa-mosque::before{content:"\f678"}.fa-mosquito::before{content:"\e52b"}.fa-star-of-david::before{content:"\f69a"}.fa-person-military-rifle::before{content:"\e54b"}.fa-cart-shopping::before{content:"\f07a"}.fa-shopping-cart::before{content:"\f07a"}.fa-vials::before{content:"\f493"}.fa-plug-circle-plus::before{content:"\e55f"}.fa-place-of-worship::before{content:"\f67f"}.fa-grip-vertical::before{content:"\f58e"}.fa-arrow-turn-up::before{content:"\f148"}.fa-level-up::before{content:"\f148"}.fa-u::before{content:"\55"}.fa-square-root-variable::before{content:"\f698"}.fa-square-root-alt::before{content:"\f698"}.fa-clock::before{content:"\f017"}.fa-clock-four::before{content:"\f017"}.fa-backward-step::before{content:"\f048"}.fa-step-backward::before{content:"\f048"}.fa-pallet::before{content:"\f482"}.fa-faucet::before{content:"\e005"}.fa-baseball-bat-ball::before{content:"\f432"}.fa-s::before{content:"\53"}.fa-timeline::before{content:"\e29c"}.fa-keyboard::before{content:"\f11c"}.fa-caret-down::before{content:"\f0d7"}.fa-house-chimney-medical::before{content:"\f7f2"}.fa-clinic-medical::before{content:"\f7f2"}.fa-temperature-three-quarters::before{content:"\f2c8"}.fa-temperature-3::before{content:"\f2c8"}.fa-thermometer-3::before{content:"\f2c8"}.fa-thermometer-three-quarters::before{content:"\f2c8"}.fa-mobile-screen::before{content:"\f3cf"}.fa-mobile-android-alt::before{content:"\f3cf"}.fa-plane-up::before{content:"\e22d"}.fa-piggy-bank::before{content:"\f4d3"}.fa-battery-half::before{content:"\f242"}.fa-battery-3::before{content:"\f242"}.fa-mountain-city::before{content:"\e52e"}.fa-coins::before{content:"\f51e"}.fa-khanda::before{content:"\f66d"}.fa-sliders::before{content:"\f1de"}.fa-sliders-h::before{content:"\f1de"}.fa-folder-tree::before{content:"\f802"}.fa-network-wired::before{content:"\f6ff"}.fa-map-pin::before{content:"\f276"}.fa-hamsa::before{content:"\f665"}.fa-cent-sign::before{content:"\e3f5"}.fa-flask::before{content:"\f0c3"}.fa-person-pregnant::before{content:"\e31e"}.fa-wand-sparkles::before{content:"\f72b"}.fa-ellipsis-vertical::before{content:"\f142"}.fa-ellipsis-v::before{content:"\f142"}.fa-ticket::before{content:"\f145"}.fa-power-off::before{content:"\f011"}.fa-right-long::before{content:"\f30b"}.fa-long-arrow-alt-right::before{content:"\f30b"}.fa-flag-usa::before{content:"\f74d"}.fa-laptop-file::before{content:"\e51d"}.fa-tty::before{content:"\f1e4"}.fa-teletype::before{content:"\f1e4"}.fa-diagram-next::before{content:"\e476"}.fa-person-rifle::before{content:"\e54e"}.fa-house-medical-circle-exclamation::before{content:"\e512"}.fa-closed-captioning::before{content:"\f20a"}.fa-person-hiking::before{content:"\f6ec"}.fa-hiking::before{content:"\f6ec"}.fa-venus-double::before{content:"\f226"}.fa-images::before{content:"\f302"}.fa-calculator::before{content:"\f1ec"}.fa-people-pulling::before{content:"\e535"}.fa-n::before{content:"\4e"}.fa-cable-car::before{content:"\f7da"}.fa-tram::before{content:"\f7da"}.fa-cloud-rain::before{content:"\f73d"}.fa-building-circle-xmark::before{content:"\e4d4"}.fa-ship::before{content:"\f21a"}.fa-arrows-down-to-line::before{content:"\e4b8"}.fa-download::before{content:"\f019"}.fa-face-grin::before{content:"\f580"}.fa-grin::before{content:"\f580"}.fa-delete-left::before{content:"\f55a"}.fa-backspace::before{content:"\f55a"}.fa-eye-dropper::before{content:"\f1fb"}.fa-eye-dropper-empty::before{content:"\f1fb"}.fa-eyedropper::before{content:"\f1fb"}.fa-file-circle-check::before{content:"\e5a0"}.fa-forward::before{content:"\f04e"}.fa-mobile::before{content:"\f3ce"}.fa-mobile-android::before{content:"\f3ce"}.fa-mobile-phone::before{content:"\f3ce"}.fa-face-meh::before{content:"\f11a"}.fa-meh::before{content:"\f11a"}.fa-align-center::before{content:"\f037"}.fa-book-skull::before{content:"\f6b7"}.fa-book-dead::before{content:"\f6b7"}.fa-id-card::before{content:"\f2c2"}.fa-drivers-license::before{content:"\f2c2"}.fa-outdent::before{content:"\f03b"}.fa-dedent::before{content:"\f03b"}.fa-heart-circle-exclamation::before{content:"\e4fe"}.fa-house::before{content:"\f015"}.fa-home::before{content:"\f015"}.fa-home-alt::before{content:"\f015"}.fa-home-lg-alt::before{content:"\f015"}.fa-calendar-week::before{content:"\f784"}.fa-laptop-medical::before{content:"\f812"}.fa-b::before{content:"\42"}.fa-file-medical::before{content:"\f477"}.fa-dice-one::before{content:"\f525"}.fa-kiwi-bird::before{content:"\f535"}.fa-arrow-right-arrow-left::before{content:"\f0ec"}.fa-exchange::before{content:"\f0ec"}.fa-rotate-right::before{content:"\f2f9"}.fa-redo-alt::before{content:"\f2f9"}.fa-rotate-forward::before{content:"\f2f9"}.fa-utensils::before{content:"\f2e7"}.fa-cutlery::before{content:"\f2e7"}.fa-arrow-up-wide-short::before{content:"\f161"}.fa-sort-amount-up::before{content:"\f161"}.fa-mill-sign::before{content:"\e1ed"}.fa-bowl-rice::before{content:"\e2eb"}.fa-skull::before{content:"\f54c"}.fa-tower-broadcast::before{content:"\f519"}.fa-broadcast-tower::before{content:"\f519"}.fa-truck-pickup::before{content:"\f63c"}.fa-up-long::before{content:"\f30c"}.fa-long-arrow-alt-up::before{content:"\f30c"}.fa-stop::before{content:"\f04d"}.fa-code-merge::before{content:"\f387"}.fa-upload::before{content:"\f093"}.fa-hurricane::before{content:"\f751"}.fa-mound::before{content:"\e52d"}.fa-toilet-portable::before{content:"\e583"}.fa-compact-disc::before{content:"\f51f"}.fa-file-arrow-down::before{content:"\f56d"}.fa-file-download::before{content:"\f56d"}.fa-caravan::before{content:"\f8ff"}.fa-shield-cat::before{content:"\e572"}.fa-bolt::before{content:"\f0e7"}.fa-zap::before{content:"\f0e7"}.fa-glass-water::before{content:"\e4f4"}.fa-oil-well::before{content:"\e532"}.fa-vault::before{content:"\e2c5"}.fa-mars::before{content:"\f222"}.fa-toilet::before{content:"\f7d8"}.fa-plane-circle-xmark::before{content:"\e557"}.fa-yen-sign::before{content:"\f157"}.fa-cny::before{content:"\f157"}.fa-jpy::before{content:"\f157"}.fa-rmb::before{content:"\f157"}.fa-yen::before{content:"\f157"}.fa-ruble-sign::before{content:"\f158"}.fa-rouble::before{content:"\f158"}.fa-rub::before{content:"\f158"}.fa-ruble::before{content:"\f158"}.fa-sun::before{content:"\f185"}.fa-guitar::before{content:"\f7a6"}.fa-face-laugh-wink::before{content:"\f59c"}.fa-laugh-wink::before{content:"\f59c"}.fa-horse-head::before{content:"\f7ab"}.fa-bore-hole::before{content:"\e4c3"}.fa-industry::before{content:"\f275"}.fa-circle-down::before{content:"\f358"}.fa-arrow-alt-circle-down::before{content:"\f358"}.fa-arrows-turn-to-dots::before{content:"\e4c1"}.fa-florin-sign::before{content:"\e184"}.fa-arrow-down-short-wide::before{content:"\f884"}.fa-sort-amount-desc::before{content:"\f884"}.fa-sort-amount-down-alt::before{content:"\f884"}.fa-less-than::before{content:"\3c"}.fa-angle-down::before{content:"\f107"}.fa-car-tunnel::before{content:"\e4de"}.fa-head-side-cough::before{content:"\e061"}.fa-grip-lines::before{content:"\f7a4"}.fa-thumbs-down::before{content:"\f165"}.fa-user-lock::before{content:"\f502"}.fa-arrow-right-long::before{content:"\f178"}.fa-long-arrow-right::before{content:"\f178"}.fa-anchor-circle-xmark::before{content:"\e4ac"}.fa-ellipsis::before{content:"\f141"}.fa-ellipsis-h::before{content:"\f141"}.fa-chess-pawn::before{content:"\f443"}.fa-kit-medical::before{content:"\f479"}.fa-first-aid::before{content:"\f479"}.fa-person-through-window::before{content:"\e5a9"}.fa-toolbox::before{content:"\f552"}.fa-hands-holding-circle::before{content:"\e4fb"}.fa-bug::before{content:"\f188"}.fa-credit-card::before{content:"\f09d"}.fa-credit-card-alt::before{content:"\f09d"}.fa-car::before{content:"\f1b9"}.fa-automobile::before{content:"\f1b9"}.fa-hand-holding-hand::before{content:"\e4f7"}.fa-book-open-reader::before{content:"\f5da"}.fa-book-reader::before{content:"\f5da"}.fa-mountain-sun::before{content:"\e52f"}.fa-arrows-left-right-to-line::before{content:"\e4ba"}.fa-dice-d20::before{content:"\f6cf"}.fa-truck-droplet::before{content:"\e58c"}.fa-file-circle-xmark::before{content:"\e5a1"}.fa-temperature-arrow-up::before{content:"\e040"}.fa-temperature-up::before{content:"\e040"}.fa-medal::before{content:"\f5a2"}.fa-bed::before{content:"\f236"}.fa-square-h::before{content:"\f0fd"}.fa-h-square::before{content:"\f0fd"}.fa-podcast::before{content:"\f2ce"}.fa-temperature-full::before{content:"\f2c7"}.fa-temperature-4::before{content:"\f2c7"}.fa-thermometer-4::before{content:"\f2c7"}.fa-thermometer-full::before{content:"\f2c7"}.fa-bell::before{content:"\f0f3"}.fa-superscript::before{content:"\f12b"}.fa-plug-circle-xmark::before{content:"\e560"}.fa-star-of-life::before{content:"\f621"}.fa-phone-slash::before{content:"\f3dd"}.fa-paint-roller::before{content:"\f5aa"}.fa-handshake-angle::before{content:"\f4c4"}.fa-hands-helping::before{content:"\f4c4"}.fa-location-dot::before{content:"\f3c5"}.fa-map-marker-alt::before{content:"\f3c5"}.fa-file::before{content:"\f15b"}.fa-greater-than::before{content:"\3e"}.fa-person-swimming::before{content:"\f5c4"}.fa-swimmer::before{content:"\f5c4"}.fa-arrow-down::before{content:"\f063"}.fa-droplet::before{content:"\f043"}.fa-tint::before{content:"\f043"}.fa-eraser::before{content:"\f12d"}.fa-earth-americas::before{content:"\f57d"}.fa-earth::before{content:"\f57d"}.fa-earth-america::before{content:"\f57d"}.fa-globe-americas::before{content:"\f57d"}.fa-person-burst::before{content:"\e53b"}.fa-dove::before{content:"\f4ba"}.fa-battery-empty::before{content:"\f244"}.fa-battery-0::before{content:"\f244"}.fa-socks::before{content:"\f696"}.fa-inbox::before{content:"\f01c"}.fa-section::before{content:"\e447"}.fa-gauge-high::before{content:"\f625"}.fa-tachometer-alt::before{content:"\f625"}.fa-tachometer-alt-fast::before{content:"\f625"}.fa-envelope-open-text::before{content:"\f658"}.fa-hospital::before{content:"\f0f8"}.fa-hospital-alt::before{content:"\f0f8"}.fa-hospital-wide::before{content:"\f0f8"}.fa-wine-bottle::before{content:"\f72f"}.fa-chess-rook::before{content:"\f447"}.fa-bars-staggered::before{content:"\f550"}.fa-reorder::before{content:"\f550"}.fa-stream::before{content:"\f550"}.fa-dharmachakra::before{content:"\f655"}.fa-hotdog::before{content:"\f80f"}.fa-person-walking-with-cane::before{content:"\f29d"}.fa-blind::before{content:"\f29d"}.fa-drum::before{content:"\f569"}.fa-ice-cream::before{content:"\f810"}.fa-heart-circle-bolt::before{content:"\e4fc"}.fa-fax::before{content:"\f1ac"}.fa-paragraph::before{content:"\f1dd"}.fa-check-to-slot::before{content:"\f772"}.fa-vote-yea::before{content:"\f772"}.fa-star-half::before{content:"\f089"}.fa-boxes-stacked::before{content:"\f468"}.fa-boxes::before{content:"\f468"}.fa-boxes-alt::before{content:"\f468"}.fa-link::before{content:"\f0c1"}.fa-chain::before{content:"\f0c1"}.fa-ear-listen::before{content:"\f2a2"}.fa-assistive-listening-systems::before{content:"\f2a2"}.fa-tree-city::before{content:"\e587"}.fa-play::before{content:"\f04b"}.fa-font::before{content:"\f031"}.fa-rupiah-sign::before{content:"\e23d"}.fa-magnifying-glass::before{content:"\f002"}.fa-search::before{content:"\f002"}.fa-table-tennis-paddle-ball::before{content:"\f45d"}.fa-ping-pong-paddle-ball::before{content:"\f45d"}.fa-table-tennis::before{content:"\f45d"}.fa-person-dots-from-line::before{content:"\f470"}.fa-diagnoses::before{content:"\f470"}.fa-trash-can-arrow-up::before{content:"\f82a"}.fa-trash-restore-alt::before{content:"\f82a"}.fa-naira-sign::before{content:"\e1f6"}.fa-cart-arrow-down::before{content:"\f218"}.fa-walkie-talkie::before{content:"\f8ef"}.fa-file-pen::before{content:"\f31c"}.fa-file-edit::before{content:"\f31c"}.fa-receipt::before{content:"\f543"}.fa-square-pen::before{content:"\f14b"}.fa-pen-square::before{content:"\f14b"}.fa-pencil-square::before{content:"\f14b"}.fa-suitcase-rolling::before{content:"\f5c1"}.fa-person-circle-exclamation::before{content:"\e53f"}.fa-chevron-down::before{content:"\f078"}.fa-battery-full::before{content:"\f240"}.fa-battery::before{content:"\f240"}.fa-battery-5::before{content:"\f240"}.fa-skull-crossbones::before{content:"\f714"}.fa-code-compare::before{content:"\e13a"}.fa-list-ul::before{content:"\f0ca"}.fa-list-dots::before{content:"\f0ca"}.fa-school-lock::before{content:"\e56f"}.fa-tower-cell::before{content:"\e585"}.fa-down-long::before{content:"\f309"}.fa-long-arrow-alt-down::before{content:"\f309"}.fa-ranking-star::before{content:"\e561"}.fa-chess-king::before{content:"\f43f"}.fa-person-harassing::before{content:"\e549"}.fa-brazilian-real-sign::before{content:"\e46c"}.fa-landmark-dome::before{content:"\f752"}.fa-landmark-alt::before{content:"\f752"}.fa-arrow-up::before{content:"\f062"}.fa-tv::before{content:"\f26c"}.fa-television::before{content:"\f26c"}.fa-tv-alt::before{content:"\f26c"}.fa-shrimp::before{content:"\e448"}.fa-list-check::before{content:"\f0ae"}.fa-tasks::before{content:"\f0ae"}.fa-jug-detergent::before{content:"\e519"}.fa-circle-user::before{content:"\f2bd"}.fa-user-circle::before{content:"\f2bd"}.fa-user-shield::before{content:"\f505"}.fa-wind::before{content:"\f72e"}.fa-car-burst::before{content:"\f5e1"}.fa-car-crash::before{content:"\f5e1"}.fa-y::before{content:"\59"}.fa-person-snowboarding::before{content:"\f7ce"}.fa-snowboarding::before{content:"\f7ce"}.fa-truck-fast::before{content:"\f48b"}.fa-shipping-fast::before{content:"\f48b"}.fa-fish::before{content:"\f578"}.fa-user-graduate::before{content:"\f501"}.fa-circle-half-stroke::before{content:"\f042"}.fa-adjust::before{content:"\f042"}.fa-clapperboard::before{content:"\e131"}.fa-circle-radiation::before{content:"\f7ba"}.fa-radiation-alt::before{content:"\f7ba"}.fa-baseball::before{content:"\f433"}.fa-baseball-ball::before{content:"\f433"}.fa-jet-fighter-up::before{content:"\e518"}.fa-diagram-project::before{content:"\f542"}.fa-project-diagram::before{content:"\f542"}.fa-copy::before{content:"\f0c5"}.fa-volume-xmark::before{content:"\f6a9"}.fa-volume-mute::before{content:"\f6a9"}.fa-volume-times::before{content:"\f6a9"}.fa-hand-sparkles::before{content:"\e05d"}.fa-grip::before{content:"\f58d"}.fa-grip-horizontal::before{content:"\f58d"}.fa-share-from-square::before{content:"\f14d"}.fa-share-square::before{content:"\f14d"}.fa-child-combatant::before{content:"\e4e0"}.fa-child-rifle::before{content:"\e4e0"}.fa-gun::before{content:"\e19b"}.fa-square-phone::before{content:"\f098"}.fa-phone-square::before{content:"\f098"}.fa-plus::before{content:"\2b"}.fa-add::before{content:"\2b"}.fa-expand::before{content:"\f065"}.fa-computer::before{content:"\e4e5"}.fa-xmark::before{content:"\f00d"}.fa-close::before{content:"\f00d"}.fa-multiply::before{content:"\f00d"}.fa-remove::before{content:"\f00d"}.fa-times::before{content:"\f00d"}.fa-arrows-up-down-left-right::before{content:"\f047"}.fa-arrows::before{content:"\f047"}.fa-chalkboard-user::before{content:"\f51c"}.fa-chalkboard-teacher::before{content:"\f51c"}.fa-peso-sign::before{content:"\e222"}.fa-building-shield::before{content:"\e4d8"}.fa-baby::before{content:"\f77c"}.fa-users-line::before{content:"\e592"}.fa-quote-left::before{content:"\f10d"}.fa-quote-left-alt::before{content:"\f10d"}.fa-tractor::before{content:"\f722"}.fa-trash-arrow-up::before{content:"\f829"}.fa-trash-restore::before{content:"\f829"}.fa-arrow-down-up-lock::before{content:"\e4b0"}.fa-lines-leaning::before{content:"\e51e"}.fa-ruler-combined::before{content:"\f546"}.fa-copyright::before{content:"\f1f9"}.fa-equals::before{content:"\3d"}.fa-blender::before{content:"\f517"}.fa-teeth::before{content:"\f62e"}.fa-shekel-sign::before{content:"\f20b"}.fa-ils::before{content:"\f20b"}.fa-shekel::before{content:"\f20b"}.fa-sheqel::before{content:"\f20b"}.fa-sheqel-sign::before{content:"\f20b"}.fa-map::before{content:"\f279"}.fa-rocket::before{content:"\f135"}.fa-photo-film::before{content:"\f87c"}.fa-photo-video::before{content:"\f87c"}.fa-folder-minus::before{content:"\f65d"}.fa-store::before{content:"\f54e"}.fa-arrow-trend-up::before{content:"\e098"}.fa-plug-circle-minus::before{content:"\e55e"}.fa-sign-hanging::before{content:"\f4d9"}.fa-sign::before{content:"\f4d9"}.fa-bezier-curve::before{content:"\f55b"}.fa-bell-slash::before{content:"\f1f6"}.fa-tablet::before{content:"\f3fb"}.fa-tablet-android::before{content:"\f3fb"}.fa-school-flag::before{content:"\e56e"}.fa-fill::before{content:"\f575"}.fa-angle-up::before{content:"\f106"}.fa-drumstick-bite::before{content:"\f6d7"}.fa-holly-berry::before{content:"\f7aa"}.fa-chevron-left::before{content:"\f053"}.fa-bacteria::before{content:"\e059"}.fa-hand-lizard::before{content:"\f258"}.fa-notdef::before{content:"\e1fe"}.fa-disease::before{content:"\f7fa"}.fa-briefcase-medical::before{content:"\f469"}.fa-genderless::before{content:"\f22d"}.fa-chevron-right::before{content:"\f054"}.fa-retweet::before{content:"\f079"}.fa-car-rear::before{content:"\f5de"}.fa-car-alt::before{content:"\f5de"}.fa-pump-soap::before{content:"\e06b"}.fa-video-slash::before{content:"\f4e2"}.fa-battery-quarter::before{content:"\f243"}.fa-battery-2::before{content:"\f243"}.fa-radio::before{content:"\f8d7"}.fa-baby-carriage::before{content:"\f77d"}.fa-carriage-baby::before{content:"\f77d"}.fa-traffic-light::before{content:"\f637"}.fa-thermometer::before{content:"\f491"}.fa-vr-cardboard::before{content:"\f729"}.fa-hand-middle-finger::before{content:"\f806"}.fa-percent::before{content:"\25"}.fa-percentage::before{content:"\25"}.fa-truck-moving::before{content:"\f4df"}.fa-glass-water-droplet::before{content:"\e4f5"}.fa-display::before{content:"\e163"}.fa-face-smile::before{content:"\f118"}.fa-smile::before{content:"\f118"}.fa-thumbtack::before{content:"\f08d"}.fa-thumb-tack::before{content:"\f08d"}.fa-trophy::before{content:"\f091"}.fa-person-praying::before{content:"\f683"}.fa-pray::before{content:"\f683"}.fa-hammer::before{content:"\f6e3"}.fa-hand-peace::before{content:"\f25b"}.fa-rotate::before{content:"\f2f1"}.fa-sync-alt::before{content:"\f2f1"}.fa-spinner::before{content:"\f110"}.fa-robot::before{content:"\f544"}.fa-peace::before{content:"\f67c"}.fa-gears::before{content:"\f085"}.fa-cogs::before{content:"\f085"}.fa-warehouse::before{content:"\f494"}.fa-arrow-up-right-dots::before{content:"\e4b7"}.fa-splotch::before{content:"\f5bc"}.fa-face-grin-hearts::before{content:"\f584"}.fa-grin-hearts::before{content:"\f584"}.fa-dice-four::before{content:"\f524"}.fa-sim-card::before{content:"\f7c4"}.fa-transgender::before{content:"\f225"}.fa-transgender-alt::before{content:"\f225"}.fa-mercury::before{content:"\f223"}.fa-arrow-turn-down::before{content:"\f149"}.fa-level-down::before{content:"\f149"}.fa-person-falling-burst::before{content:"\e547"}.fa-award::before{content:"\f559"}.fa-ticket-simple::before{content:"\f3ff"}.fa-ticket-alt::before{content:"\f3ff"}.fa-building::before{content:"\f1ad"}.fa-angles-left::before{content:"\f100"}.fa-angle-double-left::before{content:"\f100"}.fa-qrcode::before{content:"\f029"}.fa-clock-rotate-left::before{content:"\f1da"}.fa-history::before{content:"\f1da"}.fa-face-grin-beam-sweat::before{content:"\f583"}.fa-grin-beam-sweat::before{content:"\f583"}.fa-file-export::before{content:"\f56e"}.fa-arrow-right-from-file::before{content:"\f56e"}.fa-shield::before{content:"\f132"}.fa-shield-blank::before{content:"\f132"}.fa-arrow-up-short-wide::before{content:"\f885"}.fa-sort-amount-up-alt::before{content:"\f885"}.fa-house-medical::before{content:"\e3b2"}.fa-golf-ball-tee::before{content:"\f450"}.fa-golf-ball::before{content:"\f450"}.fa-circle-chevron-left::before{content:"\f137"}.fa-chevron-circle-left::before{content:"\f137"}.fa-house-chimney-window::before{content:"\e00d"}.fa-pen-nib::before{content:"\f5ad"}.fa-tent-arrow-turn-left::before{content:"\e580"}.fa-tents::before{content:"\e582"}.fa-wand-magic::before{content:"\f0d0"}.fa-magic::before{content:"\f0d0"}.fa-dog::before{content:"\f6d3"}.fa-carrot::before{content:"\f787"}.fa-moon::before{content:"\f186"}.fa-wine-glass-empty::before{content:"\f5ce"}.fa-wine-glass-alt::before{content:"\f5ce"}.fa-cheese::before{content:"\f7ef"}.fa-yin-yang::before{content:"\f6ad"}.fa-music::before{content:"\f001"}.fa-code-commit::before{content:"\f386"}.fa-temperature-low::before{content:"\f76b"}.fa-person-biking::before{content:"\f84a"}.fa-biking::before{content:"\f84a"}.fa-broom::before{content:"\f51a"}.fa-shield-heart::before{content:"\e574"}.fa-gopuram::before{content:"\f664"}.fa-earth-oceania::before{content:"\e47b"}.fa-globe-oceania::before{content:"\e47b"}.fa-square-xmark::before{content:"\f2d3"}.fa-times-square::before{content:"\f2d3"}.fa-xmark-square::before{content:"\f2d3"}.fa-hashtag::before{content:"\23"}.fa-up-right-and-down-left-from-center::before{content:"\f424"}.fa-expand-alt::before{content:"\f424"}.fa-oil-can::before{content:"\f613"}.fa-t::before{content:"\54"}.fa-hippo::before{content:"\f6ed"}.fa-chart-column::before{content:"\e0e3"}.fa-infinity::before{content:"\f534"}.fa-vial-circle-check::before{content:"\e596"}.fa-person-arrow-down-to-line::before{content:"\e538"}.fa-voicemail::before{content:"\f897"}.fa-fan::before{content:"\f863"}.fa-person-walking-luggage::before{content:"\e554"}.fa-up-down::before{content:"\f338"}.fa-arrows-alt-v::before{content:"\f338"}.fa-cloud-moon-rain::before{content:"\f73c"}.fa-calendar::before{content:"\f133"}.fa-trailer::before{content:"\e041"}.fa-bahai::before{content:"\f666"}.fa-haykal::before{content:"\f666"}.fa-sd-card::before{content:"\f7c2"}.fa-dragon::before{content:"\f6d5"}.fa-shoe-prints::before{content:"\f54b"}.fa-circle-plus::before{content:"\f055"}.fa-plus-circle::before{content:"\f055"}.fa-face-grin-tongue-wink::before{content:"\f58b"}.fa-grin-tongue-wink::before{content:"\f58b"}.fa-hand-holding::before{content:"\f4bd"}.fa-plug-circle-exclamation::before{content:"\e55d"}.fa-link-slash::before{content:"\f127"}.fa-chain-broken::before{content:"\f127"}.fa-chain-slash::before{content:"\f127"}.fa-unlink::before{content:"\f127"}.fa-clone::before{content:"\f24d"}.fa-person-walking-arrow-loop-left::before{content:"\e551"}.fa-arrow-up-z-a::before{content:"\f882"}.fa-sort-alpha-up-alt::before{content:"\f882"}.fa-fire-flame-curved::before{content:"\f7e4"}.fa-fire-alt::before{content:"\f7e4"}.fa-tornado::before{content:"\f76f"}.fa-file-circle-plus::before{content:"\e494"}.fa-book-quran::before{content:"\f687"}.fa-quran::before{content:"\f687"}.fa-anchor::before{content:"\f13d"}.fa-border-all::before{content:"\f84c"}.fa-face-angry::before{content:"\f556"}.fa-angry::before{content:"\f556"}.fa-cookie-bite::before{content:"\f564"}.fa-arrow-trend-down::before{content:"\e097"}.fa-rss::before{content:"\f09e"}.fa-feed::before{content:"\f09e"}.fa-draw-polygon::before{content:"\f5ee"}.fa-scale-balanced::before{content:"\f24e"}.fa-balance-scale::before{content:"\f24e"}.fa-gauge-simple-high::before{content:"\f62a"}.fa-tachometer::before{content:"\f62a"}.fa-tachometer-fast::before{content:"\f62a"}.fa-shower::before{content:"\f2cc"}.fa-desktop::before{content:"\f390"}.fa-desktop-alt::before{content:"\f390"}.fa-m::before{content:"\4d"}.fa-table-list::before{content:"\f00b"}.fa-th-list::before{content:"\f00b"}.fa-comment-sms::before{content:"\f7cd"}.fa-sms::before{content:"\f7cd"}.fa-book::before{content:"\f02d"}.fa-user-plus::before{content:"\f234"}.fa-check::before{content:"\f00c"}.fa-battery-three-quarters::before{content:"\f241"}.fa-battery-4::before{content:"\f241"}.fa-house-circle-check::before{content:"\e509"}.fa-angle-left::before{content:"\f104"}.fa-diagram-successor::before{content:"\e47a"}.fa-truck-arrow-right::before{content:"\e58b"}.fa-arrows-split-up-and-left::before{content:"\e4bc"}.fa-hand-fist::before{content:"\f6de"}.fa-fist-raised::before{content:"\f6de"}.fa-cloud-moon::before{content:"\f6c3"}.fa-briefcase::before{content:"\f0b1"}.fa-person-falling::before{content:"\e546"}.fa-image-portrait::before{content:"\f3e0"}.fa-portrait::before{content:"\f3e0"}.fa-user-tag::before{content:"\f507"}.fa-rug::before{content:"\e569"}.fa-earth-europe::before{content:"\f7a2"}.fa-globe-europe::before{content:"\f7a2"}.fa-cart-flatbed-suitcase::before{content:"\f59d"}.fa-luggage-cart::before{content:"\f59d"}.fa-rectangle-xmark::before{content:"\f410"}.fa-rectangle-times::before{content:"\f410"}.fa-times-rectangle::before{content:"\f410"}.fa-window-close::before{content:"\f410"}.fa-baht-sign::before{content:"\e0ac"}.fa-book-open::before{content:"\f518"}.fa-book-journal-whills::before{content:"\f66a"}.fa-journal-whills::before{content:"\f66a"}.fa-handcuffs::before{content:"\e4f8"}.fa-triangle-exclamation::before{content:"\f071"}.fa-exclamation-triangle::before{content:"\f071"}.fa-warning::before{content:"\f071"}.fa-database::before{content:"\f1c0"}.fa-share::before{content:"\f064"}.fa-arrow-turn-right::before{content:"\f064"}.fa-mail-forward::before{content:"\f064"}.fa-bottle-droplet::before{content:"\e4c4"}.fa-mask-face::before{content:"\e1d7"}.fa-hill-rockslide::before{content:"\e508"}.fa-right-left::before{content:"\f362"}.fa-exchange-alt::before{content:"\f362"}.fa-paper-plane::before{content:"\f1d8"}.fa-road-circle-exclamation::before{content:"\e565"}.fa-dungeon::before{content:"\f6d9"}.fa-align-right::before{content:"\f038"}.fa-money-bill-1-wave::before{content:"\f53b"}.fa-money-bill-wave-alt::before{content:"\f53b"}.fa-life-ring::before{content:"\f1cd"}.fa-hands::before{content:"\f2a7"}.fa-sign-language::before{content:"\f2a7"}.fa-signing::before{content:"\f2a7"}.fa-calendar-day::before{content:"\f783"}.fa-water-ladder::before{content:"\f5c5"}.fa-ladder-water::before{content:"\f5c5"}.fa-swimming-pool::before{content:"\f5c5"}.fa-arrows-up-down::before{content:"\f07d"}.fa-arrows-v::before{content:"\f07d"}.fa-face-grimace::before{content:"\f57f"}.fa-grimace::before{content:"\f57f"}.fa-wheelchair-move::before{content:"\e2ce"}.fa-wheelchair-alt::before{content:"\e2ce"}.fa-turn-down::before{content:"\f3be"}.fa-level-down-alt::before{content:"\f3be"}.fa-person-walking-arrow-right::before{content:"\e552"}.fa-square-envelope::before{content:"\f199"}.fa-envelope-square::before{content:"\f199"}.fa-dice::before{content:"\f522"}.fa-bowling-ball::before{content:"\f436"}.fa-brain::before{content:"\f5dc"}.fa-bandage::before{content:"\f462"}.fa-band-aid::before{content:"\f462"}.fa-calendar-minus::before{content:"\f272"}.fa-circle-xmark::before{content:"\f057"}.fa-times-circle::before{content:"\f057"}.fa-xmark-circle::before{content:"\f057"}.fa-gifts::before{content:"\f79c"}.fa-hotel::before{content:"\f594"}.fa-earth-asia::before{content:"\f57e"}.fa-globe-asia::before{content:"\f57e"}.fa-id-card-clip::before{content:"\f47f"}.fa-id-card-alt::before{content:"\f47f"}.fa-magnifying-glass-plus::before{content:"\f00e"}.fa-search-plus::before{content:"\f00e"}.fa-thumbs-up::before{content:"\f164"}.fa-user-clock::before{content:"\f4fd"}.fa-hand-dots::before{content:"\f461"}.fa-allergies::before{content:"\f461"}.fa-file-invoice::before{content:"\f570"}.fa-window-minimize::before{content:"\f2d1"}.fa-mug-saucer::before{content:"\f0f4"}.fa-coffee::before{content:"\f0f4"}.fa-brush::before{content:"\f55d"}.fa-mask::before{content:"\f6fa"}.fa-magnifying-glass-minus::before{content:"\f010"}.fa-search-minus::before{content:"\f010"}.fa-ruler-vertical::before{content:"\f548"}.fa-user-large::before{content:"\f406"}.fa-user-alt::before{content:"\f406"}.fa-train-tram::before{content:"\e5b4"}.fa-user-nurse::before{content:"\f82f"}.fa-syringe::before{content:"\f48e"}.fa-cloud-sun::before{content:"\f6c4"}.fa-stopwatch-20::before{content:"\e06f"}.fa-square-full::before{content:"\f45c"}.fa-magnet::before{content:"\f076"}.fa-jar::before{content:"\e516"}.fa-note-sticky::before{content:"\f249"}.fa-sticky-note::before{content:"\f249"}.fa-bug-slash::before{content:"\e490"}.fa-arrow-up-from-water-pump::before{content:"\e4b6"}.fa-bone::before{content:"\f5d7"}.fa-user-injured::before{content:"\f728"}.fa-face-sad-tear::before{content:"\f5b4"}.fa-sad-tear::before{content:"\f5b4"}.fa-plane::before{content:"\f072"}.fa-tent-arrows-down::before{content:"\e581"}.fa-exclamation::before{content:"\21"}.fa-arrows-spin::before{content:"\e4bb"}.fa-print::before{content:"\f02f"}.fa-turkish-lira-sign::before{content:"\e2bb"}.fa-try::before{content:"\e2bb"}.fa-turkish-lira::before{content:"\e2bb"}.fa-dollar-sign::before{content:"\24"}.fa-dollar::before{content:"\24"}.fa-usd::before{content:"\24"}.fa-x::before{content:"\58"}.fa-magnifying-glass-dollar::before{content:"\f688"}.fa-search-dollar::before{content:"\f688"}.fa-users-gear::before{content:"\f509"}.fa-users-cog::before{content:"\f509"}.fa-person-military-pointing::before{content:"\e54a"}.fa-building-columns::before{content:"\f19c"}.fa-bank::before{content:"\f19c"}.fa-institution::before{content:"\f19c"}.fa-museum::before{content:"\f19c"}.fa-university::before{content:"\f19c"}.fa-umbrella::before{content:"\f0e9"}.fa-trowel::before{content:"\e589"}.fa-d::before{content:"\44"}.fa-stapler::before{content:"\e5af"}.fa-masks-theater::before{content:"\f630"}.fa-theater-masks::before{content:"\f630"}.fa-kip-sign::before{content:"\e1c4"}.fa-hand-point-left::before{content:"\f0a5"}.fa-handshake-simple::before{content:"\f4c6"}.fa-handshake-alt::before{content:"\f4c6"}.fa-jet-fighter::before{content:"\f0fb"}.fa-fighter-jet::before{content:"\f0fb"}.fa-square-share-nodes::before{content:"\f1e1"}.fa-share-alt-square::before{content:"\f1e1"}.fa-barcode::before{content:"\f02a"}.fa-plus-minus::before{content:"\e43c"}.fa-video::before{content:"\f03d"}.fa-video-camera::before{content:"\f03d"}.fa-graduation-cap::before{content:"\f19d"}.fa-mortar-board::before{content:"\f19d"}.fa-hand-holding-medical::before{content:"\e05c"}.fa-person-circle-check::before{content:"\e53e"}.fa-turn-up::before{content:"\f3bf"}.fa-level-up-alt::before{content:"\f3bf"}.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}/*!* Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2023 Fonticons, Inc.*/:root{--fa-style-family-brands:'Font Awesome 6 Brands';--fa-font-brands:normal 400 1em/1 'Font Awesome 6 Brands'}@font-face{font-family:'font awesome 6 brands';font-style:normal;font-weight:400;font-display:block;src:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/fonts/fontawesome/fa-brands-400.woff2)format("woff2"),url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/fonts/fontawesome/fa-brands-400.ttf)format("truetype")}.fa-brands{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-square-js:before{content:"\f3b9"}.fa-js-square:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-square-reddit:before{content:"\f1a2"}.fa-reddit-square:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-sistrix:before{content:"\f3ee"}.fa-square-instagram:before{content:"\e055"}.fa-instagram-square:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-square-hacker-news:before{content:"\f3af"}.fa-hacker-news-square:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-napster:before{content:"\f3d2"}.fa-square-snapchat:before{content:"\f2ad"}.fa-snapchat-square:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before{content:"\f2aa"}.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-square-dribbble:before{content:"\f397"}.fa-dribbble-square:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before{content:"\f081"}.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before{content:"\f431"}.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-wpressr:before{content:"\f3e4"}.fa-rendact:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before{content:"\f1b7"}.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before{content:"\f194"}.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-flag:before{content:"\f2b4"}.fa-font-awesome-logo-full:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-square-github:before{content:"\f092"}.fa-github-square:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-square-gitlab:before{content:"\e5ae"}.fa-gitlab-square:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-square-odnoklassniki:before{content:"\f264"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-square-pinterest:before{content:"\f0d3"}.fa-pinterest-square:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-facebook-f:before{content:"\f39e"}.fa-square-google-plus:before{content:"\f0d4"}.fa-google-plus-square:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before{content:"\f169"}.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before{content:"\e080"}.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-square-pied-piper:before{content:"\e01e"}.fa-pied-piper-square:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-square-facebook:before{content:"\f082"}.fa-facebook-square:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-square-lastfm:before{content:"\f203"}.fa-lastfm-square:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before{content:"\e2d0"}.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-square-behance:before{content:"\f1b5"}.fa-behance-square:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-square-git:before{content:"\f1d2"}.fa-git-square:before{content:"\f1d2"}.fa-square-tumblr:before{content:"\f174"}.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before{content:"\f40c"}.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-reacteurope:before{content:"\f75d"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}/*!* Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2023 Fonticons, Inc.*/:root{--fa-style-family-classic:'Font Awesome 6 Free';--fa-font-regular:normal 400 1em/1 'Font Awesome 6 Free'}@font-face{font-family:'font awesome 6 free';font-style:normal;font-weight:400;font-display:block;src:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/fonts/fontawesome/fa-regular-400.woff2)format("woff2"),url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/fonts/fontawesome/fa-regular-400.ttf)format("truetype")}.far,.fa-regular{font-weight:400}/*!* Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2023 Fonticons, Inc.*/:root{--fa-style-family-classic:'Font Awesome 6 Free';--fa-font-solid:normal 900 1em/1 'Font Awesome 6 Free'}@font-face{font-family:'font awesome 6 free';font-style:normal;font-weight:900;font-display:block;src:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/fonts/fontawesome/fa-solid-900.woff2)format("woff2"),url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/fonts/fontawesome/fa-solid-900.ttf)format("truetype")}.fas,.fa-solid{font-weight:900}/*!* Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
* Copyright 2023 Fonticons, Inc.*//*!* Bootstrap v5.2.0 (https://getbootstrap.com/)
* Copyright 2011-2022 The Bootstrap Authors
* Copyright 2011-2022 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)*/:root{--bs-primary-rgb:135, 39, 67;--bs-secondary-rgb:46, 62, 111;--bs-tertiary-rgb:46, 62, 111;--bs-quaternary-rgb:25, 135, 84;--bs-success-rgb:25, 135, 84;--bs-info-rgb:185, 228, 229;--bs-warning-rgb:255, 224, 0;--bs-danger-rgb:135, 39, 67;--bs-light-rgb:217, 218, 222;--bs-gray-rgb:243, 245, 253;--bs-gray-light-rgb:130, 130, 130;--bs-white-rgb:255, 255, 255;--bs-dark-rgb:52, 58, 64;--bs-dark-transparent-rgb:46, 62, 111;--bs-white-rgb:255, 255, 255;--bs-black-rgb:0, 0, 0;--bs-body-color-rgb:33, 37, 41;--bs-body-bg-rgb:255, 255, 255;--bs-font-sans-serif:"Calibri", "OpenSans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-gradient:linear-gradient(to bottom right, #872743 0%, #2E3E6F 100%);--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1.25rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0;--bs-link-color:#872743;--bs-link-hover-color:#6c1f36;--bs-code-color:#d63384}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.35rem + 1.2vw)}@media(min-width:1200px){h1,.h1{font-size:2.25rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:calc(1.2625rem + .15vw)}@media(min-width:1200px){h5,.h5{font-size:1.375rem}}h6,.h6{font-size:1.25rem}p{margin-top:0;margin-bottom:1rem}ol,ul{padding-left:2rem}ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}blockquote{margin:0 0 1rem}b,strong{font-weight:900}small,.small{font-size:.875em}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:none}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{font-family:var(--bs-font-monospace);font-size:1em}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}button,[type=button],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}iframe{border:0}progress{vertical-align:baseline}[hidden]{display:none!important}.blockquote{margin-bottom:1rem;font-size:calc(1.28125rem + .375vw)}@media(min-width:1200px){.blockquote{font-size:1.5625rem}}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#828282}.blockquote-footer::before{content:"\2014\00A0"}.figure{display:inline-block}.container,.container-fluid,.container-xl,.container-lg,.container-md{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container-md,.container{max-width:720px}}@media(min-width:1024px){.container-lg,.container-md,.container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container{max-width:1140px}}@media(min-width:1340px){.container-xl,.container-lg,.container-md,.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0}.col-auto{flex:none;width:auto}.col-1{flex:none;width:8.33333333%}.col-2{flex:none;width:16.66666667%}.col-3{flex:none;width:25%}.col-4{flex:none;width:33.33333333%}.col-5{flex:none;width:41.66666667%}.col-6{flex:none;width:50%}.col-7{flex:none;width:58.33333333%}.col-8{flex:none;width:66.66666667%}.col-9{flex:none;width:75%}.col-10{flex:none;width:83.33333333%}.col-11{flex:none;width:91.66666667%}.col-12{flex:none;width:100%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:2rem}.g-4,.gy-4{--bs-gutter-y:2rem}.g-5,.gx-5{--bs-gutter-x:3.125rem}.g-5,.gy-5{--bs-gutter-y:3.125rem}.g-6,.gx-6{--bs-gutter-x:5rem}.g-6,.gy-6{--bs-gutter-y:5rem}.g-7,.gx-7{--bs-gutter-x:7rem}.g-7,.gy-7{--bs-gutter-y:7rem}.g-8,.gx-8{--bs-gutter-x:10rem}.g-8,.gy-8{--bs-gutter-y:10rem}.g-n100,.gx-n100{--bs-gutter-x:-100%}.g-n100,.gy-n100{--bs-gutter-y:-100%}@media(min-width:576px){.col-sm{flex:1 0}.col-sm-auto{flex:none;width:auto}.col-sm-1{flex:none;width:8.33333333%}.col-sm-2{flex:none;width:16.66666667%}.col-sm-3{flex:none;width:25%}.col-sm-4{flex:none;width:33.33333333%}.col-sm-5{flex:none;width:41.66666667%}.col-sm-6{flex:none;width:50%}.col-sm-7{flex:none;width:58.33333333%}.col-sm-8{flex:none;width:66.66666667%}.col-sm-9{flex:none;width:75%}.col-sm-10{flex:none;width:83.33333333%}.col-sm-11{flex:none;width:91.66666667%}.col-sm-12{flex:none;width:100%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:2rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:2rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3.125rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3.125rem}.g-sm-6,.gx-sm-6{--bs-gutter-x:5rem}.g-sm-6,.gy-sm-6{--bs-gutter-y:5rem}.g-sm-7,.gx-sm-7{--bs-gutter-x:7rem}.g-sm-7,.gy-sm-7{--bs-gutter-y:7rem}.g-sm-8,.gx-sm-8{--bs-gutter-x:10rem}.g-sm-8,.gy-sm-8{--bs-gutter-y:10rem}.g-sm-n100,.gx-sm-n100{--bs-gutter-x:-100%}.g-sm-n100,.gy-sm-n100{--bs-gutter-y:-100%}}@media(min-width:768px){.col-md{flex:1 0}.col-md-auto{flex:none;width:auto}.col-md-1{flex:none;width:8.33333333%}.col-md-2{flex:none;width:16.66666667%}.col-md-3{flex:none;width:25%}.col-md-4{flex:none;width:33.33333333%}.col-md-5{flex:none;width:41.66666667%}.col-md-6{flex:none;width:50%}.col-md-7{flex:none;width:58.33333333%}.col-md-8{flex:none;width:66.66666667%}.col-md-9{flex:none;width:75%}.col-md-10{flex:none;width:83.33333333%}.col-md-11{flex:none;width:91.66666667%}.col-md-12{flex:none;width:100%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:2rem}.g-md-4,.gy-md-4{--bs-gutter-y:2rem}.g-md-5,.gx-md-5{--bs-gutter-x:3.125rem}.g-md-5,.gy-md-5{--bs-gutter-y:3.125rem}.g-md-6,.gx-md-6{--bs-gutter-x:5rem}.g-md-6,.gy-md-6{--bs-gutter-y:5rem}.g-md-7,.gx-md-7{--bs-gutter-x:7rem}.g-md-7,.gy-md-7{--bs-gutter-y:7rem}.g-md-8,.gx-md-8{--bs-gutter-x:10rem}.g-md-8,.gy-md-8{--bs-gutter-y:10rem}.g-md-n100,.gx-md-n100{--bs-gutter-x:-100%}.g-md-n100,.gy-md-n100{--bs-gutter-y:-100%}}@media(min-width:1024px){.col-lg{flex:1 0}.col-lg-auto{flex:none;width:auto}.col-lg-1{flex:none;width:8.33333333%}.col-lg-2{flex:none;width:16.66666667%}.col-lg-3{flex:none;width:25%}.col-lg-4{flex:none;width:33.33333333%}.col-lg-5{flex:none;width:41.66666667%}.col-lg-6{flex:none;width:50%}.col-lg-7{flex:none;width:58.33333333%}.col-lg-8{flex:none;width:66.66666667%}.col-lg-9{flex:none;width:75%}.col-lg-10{flex:none;width:83.33333333%}.col-lg-11{flex:none;width:91.66666667%}.col-lg-12{flex:none;width:100%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:2rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:2rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3.125rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3.125rem}.g-lg-6,.gx-lg-6{--bs-gutter-x:5rem}.g-lg-6,.gy-lg-6{--bs-gutter-y:5rem}.g-lg-7,.gx-lg-7{--bs-gutter-x:7rem}.g-lg-7,.gy-lg-7{--bs-gutter-y:7rem}.g-lg-8,.gx-lg-8{--bs-gutter-x:10rem}.g-lg-8,.gy-lg-8{--bs-gutter-y:10rem}.g-lg-n100,.gx-lg-n100{--bs-gutter-x:-100%}.g-lg-n100,.gy-lg-n100{--bs-gutter-y:-100%}}@media(min-width:1200px){.col-xl{flex:1 0}.col-xl-auto{flex:none;width:auto}.col-xl-1{flex:none;width:8.33333333%}.col-xl-2{flex:none;width:16.66666667%}.col-xl-3{flex:none;width:25%}.col-xl-4{flex:none;width:33.33333333%}.col-xl-5{flex:none;width:41.66666667%}.col-xl-6{flex:none;width:50%}.col-xl-7{flex:none;width:58.33333333%}.col-xl-8{flex:none;width:66.66666667%}.col-xl-9{flex:none;width:75%}.col-xl-10{flex:none;width:83.33333333%}.col-xl-11{flex:none;width:91.66666667%}.col-xl-12{flex:none;width:100%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:2rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:2rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3.125rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3.125rem}.g-xl-6,.gx-xl-6{--bs-gutter-x:5rem}.g-xl-6,.gy-xl-6{--bs-gutter-y:5rem}.g-xl-7,.gx-xl-7{--bs-gutter-x:7rem}.g-xl-7,.gy-xl-7{--bs-gutter-y:7rem}.g-xl-8,.gx-xl-8{--bs-gutter-x:10rem}.g-xl-8,.gy-xl-8{--bs-gutter-y:10rem}.g-xl-n100,.gx-xl-n100{--bs-gutter-x:-100%}.g-xl-n100,.gy-xl-n100{--bs-gutter-y:-100%}}@media(min-width:1340px){.col-xxl{flex:1 0}.col-xxl-auto{flex:none;width:auto}.col-xxl-1{flex:none;width:8.33333333%}.col-xxl-2{flex:none;width:16.66666667%}.col-xxl-3{flex:none;width:25%}.col-xxl-4{flex:none;width:33.33333333%}.col-xxl-5{flex:none;width:41.66666667%}.col-xxl-6{flex:none;width:50%}.col-xxl-7{flex:none;width:58.33333333%}.col-xxl-8{flex:none;width:66.66666667%}.col-xxl-9{flex:none;width:75%}.col-xxl-10{flex:none;width:83.33333333%}.col-xxl-11{flex:none;width:91.66666667%}.col-xxl-12{flex:none;width:100%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:2rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:2rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3.125rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3.125rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x:5rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y:5rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x:7rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y:7rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x:10rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y:10rem}.g-xxl-n100,.gx-xxl-n100{--bs-gutter-x:-100%}.g-xxl-n100,.gy-xxl-n100{--bs-gutter-y:-100%}}@media(min-width:1520px){.col-xxxl{flex:1 0}.col-xxxl-auto{flex:none;width:auto}.col-xxxl-1{flex:none;width:8.33333333%}.col-xxxl-2{flex:none;width:16.66666667%}.col-xxxl-3{flex:none;width:25%}.col-xxxl-4{flex:none;width:33.33333333%}.col-xxxl-5{flex:none;width:41.66666667%}.col-xxxl-6{flex:none;width:50%}.col-xxxl-7{flex:none;width:58.33333333%}.col-xxxl-8{flex:none;width:66.66666667%}.col-xxxl-9{flex:none;width:75%}.col-xxxl-10{flex:none;width:83.33333333%}.col-xxxl-11{flex:none;width:91.66666667%}.col-xxxl-12{flex:none;width:100%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x:0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y:0}.g-xxxl-1,.gx-xxxl-1{--bs-gutter-x:0.25rem}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y:0.25rem}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x:0.5rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y:0.5rem}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x:1rem}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y:1rem}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x:2rem}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y:2rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x:3.125rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y:3.125rem}.g-xxxl-6,.gx-xxxl-6{--bs-gutter-x:5rem}.g-xxxl-6,.gy-xxxl-6{--bs-gutter-y:5rem}.g-xxxl-7,.gx-xxxl-7{--bs-gutter-x:7rem}.g-xxxl-7,.gy-xxxl-7{--bs-gutter-y:7rem}.g-xxxl-8,.gx-xxxl-8{--bs-gutter-x:10rem}.g-xxxl-8,.gy-xxxl-8{--bs-gutter-y:10rem}.g-xxxl-n100,.gx-xxxl-n100{--bs-gutter-x:-100%}.g-xxxl-n100,.gy-xxxl-n100{--bs-gutter-y:-100%}}.table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0, 0, 0, 0.05);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:calc(1.28125rem + .375vw)}@media(min-width:1200px){.col-form-label-lg{font-size:1.5625rem}}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:1rem}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1.25rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#c393a1;outline:0;box-shadow:0 0 0 .25rem rgba(135,39,67,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#828282;opacity:1}.form-control:-ms-input-placeholder{color:#828282;opacity:1}.form-control::placeholder{color:#828282;opacity:1}.form-control:disabled{background-color:#f4f5f8;opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#f4f5f8;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#f4f5f8;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#e8e9ec}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e8e9ec}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:calc(1.28125rem + .375vw);border-radius:.5rem}@media(min-width:1200px){.form-control-lg{font-size:1.5625rem}}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1.25rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#c393a1;outline:0;box-shadow:0 0 0 .25rem rgba(135,39,67,.25)}.form-select[multiple]{padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#f4f5f8}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:calc(1.28125rem + .375vw);border-radius:.5rem}@media(min-width:1200px){.form-select-lg{font-size:1.5625rem}}.form-check{display:block;min-height:1.875rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#c393a1;outline:0;box-shadow:0 0 0 .25rem rgba(135,39,67,.25)}.form-check-input:checked{background-color:#872743;border-color:#872743}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#872743;border-color:#872743;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:0;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23c393a1'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:100%;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control:-ms-input-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-ms-input-placeholder){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85)translateY(-.5rem)translateX(.15rem)}.form-floating>.form-control:not(:-ms-input-placeholder)~label{opacity:.65;transform:scale(.85)translateY(-.5rem)translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85)translateY(-.5rem)translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85)translateY(-.5rem)translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1.25rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#f4f5f8;border:1px solid #ced4da;border-radius:0}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.form-floating):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback),.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1.25rem;--bs-btn-font-weight:300;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y)var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:var(--bs-btn-border-width)solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check:focus+.btn,.btn:focus{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn-check:active+.btn,.btn:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus,.btn-check:active+.btn:focus,.btn:active:focus,.btn.active:focus,.btn.show:focus{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#872743;--bs-btn-border-color:#872743;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#732139;--bs-btn-hover-border-color:#6c1f36;--bs-btn-focus-shadow-rgb:153, 71, 95;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c1f36;--bs-btn-active-border-color:#651d32}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#2E3E6F;--bs-btn-border-color:#2E3E6F;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#27355e;--bs-btn-hover-border-color:#253259;--bs-btn-focus-shadow-rgb:77, 91, 133;--bs-btn-active-color:#fff;--bs-btn-active-bg:#253259;--bs-btn-active-border-color:#232f53}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60, 153, 110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#b9e4e580;--bs-btn-border-color:#b9e4e580;--bs-btn-hover-color:#000;--bs-btn-hover-bg:rgba(209, 237, 238, 0.576667);--bs-btn-hover-border-color:rgba(202, 235, 235, 0.551765);--bs-btn-focus-shadow-rgb:121, 149, 150;--bs-btn-active-color:#000;--bs-btn-active-bg:rgba(215, 240, 240, 0.601569);--bs-btn-active-border-color:rgba(202, 235, 235, 0.551765)}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffe000;--bs-btn-border-color:#ffe000;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffe526;--bs-btn-hover-border-color:#ffe31a;--bs-btn-focus-shadow-rgb:217, 190, 0;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffe633;--bs-btn-active-border-color:#ffe31a}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#872743;--bs-btn-border-color:#872743;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#732139;--bs-btn-hover-border-color:#6c1f36;--bs-btn-focus-shadow-rgb:153, 71, 95;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c1f36;--bs-btn-active-border-color:#651d32}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#D9DADE;--bs-btn-border-color:#D9DADE;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#b8b9bd;--bs-btn-hover-border-color:#aeaeb2;--bs-btn-focus-shadow-rgb:184, 185, 189;--bs-btn-active-color:#000;--bs-btn-active-bg:#aeaeb2;--bs-btn-active-border-color:#a3a4a7}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#343a40;--bs-btn-border-color:#343a40;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#52585d;--bs-btn-hover-border-color:#484e53;--bs-btn-focus-shadow-rgb:82, 88, 93;--bs-btn-active-color:#fff;--bs-btn-active-bg:#5d6166;--bs-btn-active-border-color:#484e53}.btn-outline-primary{--bs-btn-color:#872743;--bs-btn-border-color:#872743;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#872743;--bs-btn-hover-border-color:#872743;--bs-btn-focus-shadow-rgb:135, 39, 67;--bs-btn-active-color:#fff;--bs-btn-active-bg:#872743;--bs-btn-active-border-color:#872743;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#2E3E6F;--bs-btn-border-color:#2E3E6F;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#2E3E6F;--bs-btn-hover-border-color:#2E3E6F;--bs-btn-focus-shadow-rgb:46, 62, 111;--bs-btn-active-color:#fff;--bs-btn-active-bg:#2E3E6F;--bs-btn-active-border-color:#2E3E6F;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25, 135, 84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#b9e4e580;--bs-btn-border-color:#b9e4e580;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#b9e4e580;--bs-btn-hover-border-color:#b9e4e580;--bs-btn-focus-shadow-rgb:185, 228, 229;--bs-btn-active-color:#000;--bs-btn-active-bg:#b9e4e580;--bs-btn-active-border-color:#b9e4e580;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffe000;--bs-btn-border-color:#ffe000;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffe000;--bs-btn-hover-border-color:#ffe000;--bs-btn-focus-shadow-rgb:255, 224, 0;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffe000;--bs-btn-active-border-color:#ffe000;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#872743;--bs-btn-border-color:#872743;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#872743;--bs-btn-hover-border-color:#872743;--bs-btn-focus-shadow-rgb:135, 39, 67;--bs-btn-active-color:#fff;--bs-btn-active-bg:#872743;--bs-btn-active-border-color:#872743;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#D9DADE;--bs-btn-border-color:#D9DADE;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#D9DADE;--bs-btn-hover-border-color:#D9DADE;--bs-btn-focus-shadow-rgb:217, 218, 222;--bs-btn-active-color:#000;--bs-btn-active-bg:#D9DADE;--bs-btn-active-border-color:#D9DADE;--bs-gradient:none}.btn-outline-white{--bs-btn-color:#fff;--bs-btn-border-color:#fff;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#fff;--bs-btn-hover-border-color:#fff;--bs-btn-focus-shadow-rgb:255, 255, 255;--bs-btn-active-color:#000;--bs-btn-active-bg:#fff;--bs-btn-active-border-color:#fff;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#343a40;--bs-btn-border-color:#343a40;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#343a40;--bs-btn-hover-border-color:#343a40;--bs-btn-focus-shadow-rgb:52, 58, 64;--bs-btn-active-color:#fff;--bs-btn-active-bg:#343a40;--bs-btn-active-border-color:#343a40;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-focus-shadow-rgb:153, 71, 95;text-decoration:none}.btn-link:focus{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-lg{--bs-btn-padding-y:0.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:calc(1.28125rem + 0.375vw);--bs-btn-border-radius:0.5rem}@media(min-width:1200px){.btn-lg{--bs-btn-font-size:1.5625rem}}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1.25rem;--bs-dropdown-color:#212529;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:0;--bs-dropdown-border-width:1px;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#F4F5F8;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#872743;--bs-dropdown-link-disabled-color:#8D8D8D;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;position:absolute;z-index:1000;display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y)var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width)solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y)0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y)var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.btn-group{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.btn{position:relative;flex:auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active{z-index:1}.btn-group{border-radius:0}.btn-group>.btn:not(:first-child),.btn-group>.btn-group:not(:first-child){margin-left:-1px}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after{margin-left:0}.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#828282;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y)var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:0;--bs-nav-tabs-link-hover-border-color:#F4F5F8 #F4F5F8 #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width)solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(var(--bs-nav-tabs-border-width) * -1);background:0 0;border:var(--bs-nav-tabs-border-width)solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(var(--bs-nav-tabs-border-width) * -1);border-top-left-radius:0;border-top-right-radius:0}.nav-fill>.nav-link,.nav-fill .nav-item{flex:auto;text-align:center}.nav-fill .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(0, 0, 0, 0.55);--bs-navbar-hover-color:rgba(0, 0, 0, 0.7);--bs-navbar-disabled-color:rgba(0, 0, 0, 0.3);--bs-navbar-active-color:rgba(0, 0, 0, 0.9);--bs-navbar-brand-padding-y:0.265625rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.5625rem;--bs-navbar-brand-color:rgba(0, 0, 0, 0.9);--bs-navbar-brand-hover-color:rgba(0, 0, 0, 0.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.5625rem;--bs-navbar-toggler-icon-bg:url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28" fill="none"%3e%3cpath fill-rule="evenodd" clip-rule="evenodd" d="M4.375 21C4.375 20.7679 4.46719 20.5454 4.63128 20.3813C4.79538 20.2172 5.01794 20.125 5.25 20.125H22.75C22.9821 20.125 23.2046 20.2172 23.3687 20.3813C23.5328 20.5454 23.625 20.7679 23.625 21C23.625 21.2321 23.5328 21.4546 23.3687 21.6187C23.2046 21.7828 22.9821 21.875 22.75 21.875H5.25C5.01794 21.875 4.79538 21.7828 4.63128 21.6187C4.46719 21.4546 4.375 21.2321 4.375 21ZM4.375 14C4.375 13.7679 4.46719 13.5454 4.63128 13.3813C4.79538 13.2172 5.01794 13.125 5.25 13.125H22.75C22.9821 13.125 23.2046 13.2172 23.3687 13.3813C23.5328 13.5454 23.625 13.7679 23.625 14C23.625 14.2321 23.5328 14.4546 23.3687 14.6187C23.2046 14.7828 22.9821 14.875 22.75 14.875H5.25C5.01794 14.875 4.79538 14.7828 4.63128 14.6187C4.46719 14.4546 4.375 14.2321 4.375 14ZM4.375 7C4.375 6.76794 4.46719 6.54538 4.63128 6.38128C4.79538 6.21719 5.01794 6.125 5.25 6.125H22.75C22.9821 6.125 23.2046 6.21719 23.3687 6.38128C23.5328 6.54538 23.625 6.76794 23.625 7C23.625 7.23206 23.5328 7.45462 23.3687 7.61872C23.2046 7.78281 22.9821 7.875 22.75 7.875H5.25C5.01794 7.875 4.79538 7.78281 4.63128 7.61872C4.46719 7.45462 4.375 7.23206 4.375 7Z" fill="url%28%23paint0_linear_442_185%29"/%3e%3cdefs%3e%3clinearGradient id="paint0_linear_442_185" x1="14" y1="6.125" x2="14" y2="21.875" gradientUnits="userSpaceOnUse"%3e%3cstop stop-color="%23872743"/%3e%3cstop offset="0.25" stop-color="%237A2A56"/%3e%3cstop offset="0.5" stop-color="%23673265"/%3e%3cstop offset="0.75" stop-color="%234D396E"/%3e%3cstop offset="1" stop-color="%232E3E6F"/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e');--bs-navbar-toggler-border-color:rgba(0, 0, 0, 0.1);--bs-navbar-toggler-border-radius:0;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y)var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .show>.nav-link,.navbar-nav .nav-link.active{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y)var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width)solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:50%;background-size:100%}@media(min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0;--bs-card-inner-border-radius:-1px;--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0, 0, 0, 0.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width)solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group{border-top:0}.card-body{flex:auto;padding:var(--bs-card-spacer-y)var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y)var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width)solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius)var(--bs-card-inner-border-radius)0 0}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img-top{width:100%}.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.accordion{--bs-accordion-color:#000;--bs-accordion-bg:#fff;--bs-accordion-transition:color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:1px;--bs-accordion-border-radius:0;--bs-accordion-inner-border-radius:-1px;--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.5 8H8.5V14H6.5V8H0.5V6H6.5V0H8.5V6H14.5V8Z' fill='%232E3E6F'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:15px;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg width='14' height='2' viewBox='0 0 14 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14 2H0V0H14V2Z' fill='%232E3E6F'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#c393a1;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(135, 39, 67, 0.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#7a233c;--bs-accordion-active-bg:#f3e9ec}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y)var(--bs-accordion-btn-padding-x);font-size:1.25rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width) * -1)0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button::after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width)solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y)var(--bs-accordion-body-padding-x)}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:#828282;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#828282;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y)var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1.25rem;--bs-pagination-color:#2E3E6F;--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:0;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#F4F5F8;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#F4F5F8;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(135, 39, 67, 0.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#872743;--bs-pagination-active-border-color:#872743;--bs-pagination-disabled-color:#828282;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y)var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width)solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item .page-link{border-radius:var(--bs-pagination-border-radius)}.progress{--bs-progress-height:1rem;--bs-progress-font-size:0.9375rem;--bs-progress-bg:#F4F5F8;--bs-progress-border-radius:0;--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#872743;--bs-progress-bar-transition:width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.list-group{--bs-list-group-color:#212529;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0, 0, 0, 0.125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:0;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:0.5rem;--bs-list-group-disabled-color:#828282;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#872743;--bs-list-group-active-border-color:#872743;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y)var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width)solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(var(--bs-list-group-border-width) * -1);border-top-width:var(--bs-list-group-border-width)}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.btn-close{box-sizing:content-box;width:1.2em;height:1.2em;padding:.25em;color:#000;background:url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" width="26" height="26" viewBox="0 0 26 26" fill="none"%3e%3cg clip-path="url%28%23clip0_655_1511%29"%3e%3cpath d="M13 24.375C9.98316 24.375 7.08989 23.1766 4.95666 21.0433C2.82343 18.9101 1.625 16.0168 1.625 13C1.625 9.98316 2.82343 7.08989 4.95666 4.95666C7.08989 2.82343 9.98316 1.625 13 1.625C16.0168 1.625 18.9101 2.82343 21.0433 4.95666C23.1766 7.08989 24.375 9.98316 24.375 13C24.375 16.0168 23.1766 18.9101 21.0433 21.0433C18.9101 23.1766 16.0168 24.375 13 24.375ZM13 26C16.4478 26 19.7544 24.6304 22.1924 22.1924C24.6304 19.7544 26 16.4478 26 13C26 9.55219 24.6304 6.24558 22.1924 3.80761C19.7544 1.36964 16.4478 0 13 0C9.55219 0 6.24558 1.36964 3.80761 3.80761C1.36964 6.24558 0 9.55219 0 13C0 16.4478 1.36964 19.7544 3.80761 22.1924C6.24558 24.6304 9.55219 26 13 26Z" fill="white"/%3e%3cpath d="M7.54974 7.54974C7.62521 7.47407 7.71487 7.41404 7.81358 7.37308C7.91229 7.33212 8.01812 7.31104 8.12499 7.31104C8.23186 7.31104 8.33768 7.33212 8.43639 7.37308C8.5351 7.41404 8.62476 7.47407 8.70024 7.54974L13 11.8511L17.2997 7.54974C17.3753 7.47419 17.465 7.41427 17.5637 7.37339C17.6624 7.3325 17.7682 7.31146 17.875 7.31146C17.9818 7.31146 18.0876 7.3325 18.1863 7.37339C18.285 7.41427 18.3747 7.47419 18.4502 7.54974C18.5258 7.62528 18.5857 7.71496 18.6266 7.81366C18.6675 7.91237 18.6885 8.01815 18.6885 8.12499C18.6885 8.23182 18.6675 8.33761 18.6266 8.43631C18.5857 8.53501 18.5258 8.62469 18.4502 8.70024L14.1489 13L18.4502 17.2997C18.5258 17.3753 18.5857 17.465 18.6266 17.5637C18.6675 17.6624 18.6885 17.7682 18.6885 17.875C18.6885 17.9818 18.6675 18.0876 18.6266 18.1863C18.5857 18.285 18.5258 18.3747 18.4502 18.4502C18.3747 18.5258 18.285 18.5857 18.1863 18.6266C18.0876 18.6675 17.9818 18.6885 17.875 18.6885C17.7682 18.6885 17.6624 18.6675 17.5637 18.6266C17.465 18.5857 17.3753 18.5258 17.2997 18.4502L13 14.1489L8.70024 18.4502C8.62469 18.5258 8.53501 18.5857 8.43631 18.6266C8.33761 18.6675 8.23182 18.6885 8.12499 18.6885C8.01815 18.6885 7.91237 18.6675 7.81366 18.6266C7.71496 18.5857 7.62528 18.5258 7.54974 18.4502C7.47419 18.3747 7.41427 18.285 7.37339 18.1863C7.3325 18.0876 7.31146 17.9818 7.31146 17.875C7.31146 17.7682 7.3325 17.6624 7.37339 17.5637C7.41427 17.465 7.47419 17.3753 7.54974 17.2997L11.8511 13L7.54974 8.70024C7.47407 8.62476 7.41404 8.5351 7.37308 8.43639C7.33212 8.33768 7.31104 8.23186 7.31104 8.12499C7.31104 8.01812 7.33212 7.91229 7.37308 7.81358C7.41404 7.71487 7.47407 7.62521 7.54974 7.54974Z" fill="white"/%3e%3c/g%3e%3cdefs%3e%3cclipPath id="clip0_655_1511"%3e%3crect width="26" height="26" fill="white"/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e')50%/1.2em no-repeat;border:0;border-radius:0;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(135,39,67,.25);opacity:1}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1)grayscale(100%)brightness(200%)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-inner-border-radius:calc(0.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width)solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width)solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5)calc(var(--bs-modal-header-padding-x) * .5);margin:calc(var(--bs-modal-header-padding-y) * -.5)calc(var(--bs-modal-header-padding-x) * -.5)calc(var(--bs-modal-header-padding-y) * -.5)auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width)solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media(min-width:576px){.modal{--bs-modal-margin:1.75rem}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media(min-width:1024px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media(min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:1023.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width:1339.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}@media(max-width:1519.98px){.modal-fullscreen-xxxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxxl-down .modal-header,.modal-fullscreen-xxxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:1rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#2E3E6F;--bs-tooltip-border-radius:0;--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y)var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:1rem;--bs-popover-bg:#fff;--bs-popover-border-width:1px;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:0.5rem;z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width)solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:initial;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1)grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.offcanvas{--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075)}.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width)solid var(--bs-offcanvas-border-color);transform:translateX(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width)solid var(--bs-offcanvas-border-color);transform:translateX(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width)solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width)solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.show{visibility:visible}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y)var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5)calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(var(--bs-offcanvas-padding-y) * -.5);margin-right:calc(var(--bs-offcanvas-padding-x) * -.5);margin-bottom:calc(var(--bs-offcanvas-padding-y) * -.5)}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y)var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(135,39,67,var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(46,62,111,var(--bs-bg-opacity,1))!important}.text-bg-tertiary{color:#fff!important;background-color:RGBA(46,62,111,var(--bs-bg-opacity,1))!important}.text-bg-quaternary{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(185,228,229,var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(255,224,0,var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(135,39,67,var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(217,218,222,var(--bs-bg-opacity,1))!important}.text-bg-gray{color:#000!important;background-color:RGBA(243,245,253,var(--bs-bg-opacity,1))!important}.text-bg-gray-light{color:#000!important;background-color:RGBA(130,130,130,var(--bs-bg-opacity,1))!important}.text-bg-white{color:#000!important;background-color:RGBA(255,255,255,var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(52,58,64,var(--bs-bg-opacity,1))!important}.text-bg-dark-transparent{color:#fff!important;background-color:RGBA(46,62,111,var(--bs-bg-opacity,1))!important}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.visually-hidden{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}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-middle{vertical-align:middle!important}.float-start{float:left!important}.float-end{float:right!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-hidden{overflow:hidden!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-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.top-0{top:0!important}.top-25{top:25%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.start-0{left:0!important}.start-25{left:25%!important}.end-0{right:0!important}.end-25{right:25%!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width)var(--bs-border-style)var(--bs-border-color)!important}.border-bottom{border-bottom:var(--bs-border-width)var(--bs-border-style)var(--bs-border-color)!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-gray{--bs-border-opacity:1;border-color:rgba(var(--bs-gray-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-100{height:100%!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!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-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-content-stretch{align-content:stretch!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:2rem!important}.m-5{margin:3.125rem!important}.m-6{margin:5rem!important}.m-7{margin:7rem!important}.m-8{margin:10rem!important}.m-n100{margin:-100%!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:2rem!important;margin-left:2rem!important}.mx-5{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-6{margin-right:5rem!important;margin-left:5rem!important}.mx-7{margin-right:7rem!important;margin-left:7rem!important}.mx-8{margin-right:10rem!important;margin-left:10rem!important}.mx-n100{margin-right:-100%!important;margin-left:-100%!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:2rem!important;margin-bottom:2rem!important}.my-5{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-6{margin-top:5rem!important;margin-bottom:5rem!important}.my-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-8{margin-top:10rem!important;margin-bottom:10rem!important}.my-n100{margin-top:-100%!important;margin-bottom:-100%!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:2rem!important}.mt-5{margin-top:3.125rem!important}.mt-6{margin-top:5rem!important}.mt-7{margin-top:7rem!important}.mt-8{margin-top:10rem!important}.mt-n100{margin-top:-100%!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:2rem!important}.me-5{margin-right:3.125rem!important}.me-6{margin-right:5rem!important}.me-7{margin-right:7rem!important}.me-8{margin-right:10rem!important}.me-n100{margin-right:-100%!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:2rem!important}.mb-5{margin-bottom:3.125rem!important}.mb-6{margin-bottom:5rem!important}.mb-7{margin-bottom:7rem!important}.mb-8{margin-bottom:10rem!important}.mb-n100{margin-bottom:-100%!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:2rem!important}.ms-5{margin-left:3.125rem!important}.ms-6{margin-left:5rem!important}.ms-7{margin-left:7rem!important}.ms-8{margin-left:10rem!important}.ms-n100{margin-left:-100%!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-1rem!important}.m-n4{margin:-2rem!important}.m-n5{margin:-3.125rem!important}.m-n6{margin:-5rem!important}.m-n7{margin:-7rem!important}.m-n8{margin:-10rem!important}.m-nn100{margin:100%!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-n4{margin-right:-2rem!important;margin-left:-2rem!important}.mx-n5{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-n6{margin-right:-5rem!important;margin-left:-5rem!important}.mx-n7{margin-right:-7rem!important;margin-left:-7rem!important}.mx-n8{margin-right:-10rem!important;margin-left:-10rem!important}.mx-nn100{margin-right:100%!important;margin-left:100%!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-n4{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-n5{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-n6{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-n7{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-n8{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-nn100{margin-top:100%!important;margin-bottom:100%!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-1rem!important}.mt-n4{margin-top:-2rem!important}.mt-n5{margin-top:-3.125rem!important}.mt-n6{margin-top:-5rem!important}.mt-n7{margin-top:-7rem!important}.mt-n8{margin-top:-10rem!important}.mt-nn100{margin-top:100%!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-1rem!important}.me-n4{margin-right:-2rem!important}.me-n5{margin-right:-3.125rem!important}.me-n6{margin-right:-5rem!important}.me-n7{margin-right:-7rem!important}.me-n8{margin-right:-10rem!important}.me-nn100{margin-right:100%!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-1rem!important}.mb-n4{margin-bottom:-2rem!important}.mb-n5{margin-bottom:-3.125rem!important}.mb-n6{margin-bottom:-5rem!important}.mb-n7{margin-bottom:-7rem!important}.mb-n8{margin-bottom:-10rem!important}.mb-nn100{margin-bottom:100%!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-1rem!important}.ms-n4{margin-left:-2rem!important}.ms-n5{margin-left:-3.125rem!important}.ms-n6{margin-left:-5rem!important}.ms-n7{margin-left:-7rem!important}.ms-n8{margin-left:-10rem!important}.ms-nn100{margin-left:100%!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:2rem!important}.p-5{padding:3.125rem!important}.p-6{padding:5rem!important}.p-7{padding:7rem!important}.p-8{padding:10rem!important}.p-n100{padding:-100%!important}.px-0{padding-right:0!important;padding-left:0!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:2rem!important;padding-left:2rem!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:2rem!important;padding-bottom:2rem!important}.py-5{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.py-6{padding-top:5rem!important;padding-bottom:5rem!important}.py-7{padding-top:7rem!important;padding-bottom:7rem!important}.py-8{padding-top:10rem!important;padding-bottom:10rem!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:2rem!important}.pt-5{padding-top:3.125rem!important}.pt-6{padding-top:5rem!important}.pt-7{padding-top:7rem!important}.pt-8{padding-top:10rem!important}.pt-n100{padding-top:-100%!important}.pe-0{padding-right:0!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:2rem!important}.pe-5{padding-right:3.125rem!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:2rem!important}.pb-5{padding-bottom:3.125rem!important}.pb-6{padding-bottom:5rem!important}.pb-7{padding-bottom:7rem!important}.pb-8{padding-bottom:10rem!important}.pb-n100{padding-bottom:-100%!important}.ps-0{padding-left:0!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.gap-2{gap:.5rem!important}.fs-1{font-size:calc(1.35rem + 1.2vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:calc(1.2625rem + .15vw)!important}.fs-6{font-size:1.25rem!important}.fs-7{font-size:1rem!important}.fs-8{font-size:.875rem!important}.fs-9{font-size:calc(1.375rem + 1.5vw)!important}.fs-10{font-size:1.125rem!important}.fs-11{font-size:calc(1.625rem + 4.5vw)!important}.fst-italic{font-style:italic!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:900!important}.lh-1{line-height:1!important}.lh-base{line-height:1.5!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:#872743!important}.text-secondary{color:#2e3e6f!important}.text-tertiary{color:#2e3e6f!important}.text-quaternary{color:#198754!important}.text-success{color:#198754!important}.text-info{color:#b9e4e580!important}.text-warning{color:#ffe000!important}.text-danger{color:#872743!important}.text-light{color:#d9dade!important}.text-gray{color:#f3f5fd!important}.text-gray-light{color:#828282!important}.text-white{color:#fff!important}.text-dark{color:#343a40!important}.text-dark-transparent{color:rgba(46,62,111,5%)!important}.text-body{color:#212529!important}.text-muted{color:#828282!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-reset{color:inherit!important}.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{background-color:#872743!important}.bg-secondary{background-color:#2e3e6f!important}.bg-tertiary{background-color:#2e3e6f!important}.bg-quaternary{background-color:#198754!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#b9e4e580!important}.bg-warning{background-color:#ffe000!important}.bg-danger{background-color:#872743!important}.bg-light{background-color:#d9dade!important}.bg-gray{background-color:#f3f5fd!important}.bg-gray-light{background-color:#828282!important}.bg-white{background-color:#fff!important}.bg-dark{background-color:#343a40!important}.bg-dark-transparent{background-color:rgba(46,62,111,5%)!important}.bg-body{background-color:#fff!important}.bg-transparent{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}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-circle{border-radius:50%!important}@media(min-width:576px){.d-sm-flex{display:flex!important}.d-sm-none{display:none!important}.position-sm-static{position:static!important}.w-sm-25{width:25%!important}.w-sm-50{width:50%!important}.w-sm-75{width:75%!important}.w-sm-100{width:100%!important}.w-sm-auto{width:auto!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:2rem!important}.m-sm-5{margin:3.125rem!important}.m-sm-6{margin:5rem!important}.m-sm-7{margin:7rem!important}.m-sm-8{margin:10rem!important}.m-sm-n100{margin:-100%!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:2rem!important;margin-left:2rem!important}.mx-sm-5{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-sm-6{margin-right:5rem!important;margin-left:5rem!important}.mx-sm-7{margin-right:7rem!important;margin-left:7rem!important}.mx-sm-8{margin-right:10rem!important;margin-left:10rem!important}.mx-sm-n100{margin-right:-100%!important;margin-left:-100%!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:2rem!important;margin-bottom:2rem!important}.my-sm-5{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-sm-6{margin-top:5rem!important;margin-bottom:5rem!important}.my-sm-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-sm-8{margin-top:10rem!important;margin-bottom:10rem!important}.my-sm-n100{margin-top:-100%!important;margin-bottom:-100%!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:2rem!important}.mt-sm-5{margin-top:3.125rem!important}.mt-sm-6{margin-top:5rem!important}.mt-sm-7{margin-top:7rem!important}.mt-sm-8{margin-top:10rem!important}.mt-sm-n100{margin-top:-100%!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:2rem!important}.me-sm-5{margin-right:3.125rem!important}.me-sm-6{margin-right:5rem!important}.me-sm-7{margin-right:7rem!important}.me-sm-8{margin-right:10rem!important}.me-sm-n100{margin-right:-100%!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:2rem!important}.mb-sm-5{margin-bottom:3.125rem!important}.mb-sm-6{margin-bottom:5rem!important}.mb-sm-7{margin-bottom:7rem!important}.mb-sm-8{margin-bottom:10rem!important}.mb-sm-n100{margin-bottom:-100%!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:2rem!important}.ms-sm-5{margin-left:3.125rem!important}.ms-sm-6{margin-left:5rem!important}.ms-sm-7{margin-left:7rem!important}.ms-sm-8{margin-left:10rem!important}.ms-sm-n100{margin-left:-100%!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-1rem!important}.m-sm-n4{margin:-2rem!important}.m-sm-n5{margin:-3.125rem!important}.m-sm-n6{margin:-5rem!important}.m-sm-n7{margin:-7rem!important}.m-sm-n8{margin:-10rem!important}.m-sm-nn100{margin:100%!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-sm-n4{margin-right:-2rem!important;margin-left:-2rem!important}.mx-sm-n5{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-sm-n6{margin-right:-5rem!important;margin-left:-5rem!important}.mx-sm-n7{margin-right:-7rem!important;margin-left:-7rem!important}.mx-sm-n8{margin-right:-10rem!important;margin-left:-10rem!important}.mx-sm-nn100{margin-right:100%!important;margin-left:100%!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-sm-n4{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-sm-n5{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-sm-n6{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-sm-n7{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-sm-n8{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-sm-nn100{margin-top:100%!important;margin-bottom:100%!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-1rem!important}.mt-sm-n4{margin-top:-2rem!important}.mt-sm-n5{margin-top:-3.125rem!important}.mt-sm-n6{margin-top:-5rem!important}.mt-sm-n7{margin-top:-7rem!important}.mt-sm-n8{margin-top:-10rem!important}.mt-sm-nn100{margin-top:100%!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-1rem!important}.me-sm-n4{margin-right:-2rem!important}.me-sm-n5{margin-right:-3.125rem!important}.me-sm-n6{margin-right:-5rem!important}.me-sm-n7{margin-right:-7rem!important}.me-sm-n8{margin-right:-10rem!important}.me-sm-nn100{margin-right:100%!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-1rem!important}.mb-sm-n4{margin-bottom:-2rem!important}.mb-sm-n5{margin-bottom:-3.125rem!important}.mb-sm-n6{margin-bottom:-5rem!important}.mb-sm-n7{margin-bottom:-7rem!important}.mb-sm-n8{margin-bottom:-10rem!important}.mb-sm-nn100{margin-bottom:100%!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-1rem!important}.ms-sm-n4{margin-left:-2rem!important}.ms-sm-n5{margin-left:-3.125rem!important}.ms-sm-n6{margin-left:-5rem!important}.ms-sm-n7{margin-left:-7rem!important}.ms-sm-n8{margin-left:-10rem!important}.ms-sm-nn100{margin-left:100%!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:2rem!important}.p-sm-5{padding:3.125rem!important}.p-sm-6{padding:5rem!important}.p-sm-7{padding:7rem!important}.p-sm-8{padding:10rem!important}.p-sm-n100{padding:-100%!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!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:2rem!important}.pt-sm-5{padding-top:3.125rem!important}.pt-sm-6{padding-top:5rem!important}.pt-sm-7{padding-top:7rem!important}.pt-sm-8{padding-top:10rem!important}.pt-sm-n100{padding-top:-100%!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:2rem!important}.pb-sm-5{padding-bottom:3.125rem!important}.pb-sm-6{padding-bottom:5rem!important}.pb-sm-7{padding-bottom:7rem!important}.pb-sm-8{padding-bottom:10rem!important}.pb-sm-n100{padding-bottom:-100%!important}.fs-sm-1{font-size:calc(1.35rem + 1.2vw)!important}.fs-sm-2{font-size:calc(1.325rem + .9vw)!important}.fs-sm-3{font-size:calc(1.3rem + .6vw)!important}.fs-sm-4{font-size:calc(1.275rem + .3vw)!important}.fs-sm-5{font-size:calc(1.2625rem + .15vw)!important}.fs-sm-6{font-size:1.25rem!important}.fs-sm-7{font-size:1rem!important}.fs-sm-8{font-size:.875rem!important}.fs-sm-9{font-size:calc(1.375rem + 1.5vw)!important}.fs-sm-10{font-size:1.125rem!important}.fs-sm-11{font-size:calc(1.625rem + 4.5vw)!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}.text-sm-primary{color:#872743!important}.text-sm-secondary{color:#2e3e6f!important}.text-sm-tertiary{color:#2e3e6f!important}.text-sm-quaternary{color:#198754!important}.text-sm-success{color:#198754!important}.text-sm-info{color:#b9e4e580!important}.text-sm-warning{color:#ffe000!important}.text-sm-danger{color:#872743!important}.text-sm-light{color:#d9dade!important}.text-sm-gray{color:#f3f5fd!important}.text-sm-gray-light{color:#828282!important}.text-sm-white{color:#fff!important}.text-sm-dark{color:#343a40!important}.text-sm-dark-transparent{color:rgba(46,62,111,5%)!important}.text-sm-body{color:#212529!important}.text-sm-muted{color:#828282!important}.text-sm-black-50{color:rgba(0,0,0,.5)!important}.text-sm-white-50{color:rgba(255,255,255,.5)!important}.text-sm-reset{color:inherit!important}.bg-sm-primary{background-color:#872743!important}.bg-sm-secondary{background-color:#2e3e6f!important}.bg-sm-tertiary{background-color:#2e3e6f!important}.bg-sm-quaternary{background-color:#198754!important}.bg-sm-success{background-color:#198754!important}.bg-sm-info{background-color:#b9e4e580!important}.bg-sm-warning{background-color:#ffe000!important}.bg-sm-danger{background-color:#872743!important}.bg-sm-light{background-color:#d9dade!important}.bg-sm-gray{background-color:#f3f5fd!important}.bg-sm-gray-light{background-color:#828282!important}.bg-sm-white{background-color:#fff!important}.bg-sm-dark{background-color:#343a40!important}.bg-sm-dark-transparent{background-color:rgba(46,62,111,5%)!important}.bg-sm-body{background-color:#fff!important}.bg-sm-transparent{background-color:transparent!important}}@media(min-width:768px){.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-none{display:none!important}.position-md-relative{position:relative!important}.w-md-25{width:25%!important}.w-md-50{width:50%!important}.w-md-75{width:75%!important}.w-md-100{width:100%!important}.w-md-auto{width:auto!important}.flex-md-row{flex-direction:row!important}.flex-md-wrap{flex-wrap:wrap!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}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!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:2rem!important}.m-md-5{margin:3.125rem!important}.m-md-6{margin:5rem!important}.m-md-7{margin:7rem!important}.m-md-8{margin:10rem!important}.m-md-n100{margin:-100%!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:2rem!important;margin-left:2rem!important}.mx-md-5{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-md-6{margin-right:5rem!important;margin-left:5rem!important}.mx-md-7{margin-right:7rem!important;margin-left:7rem!important}.mx-md-8{margin-right:10rem!important;margin-left:10rem!important}.mx-md-n100{margin-right:-100%!important;margin-left:-100%!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:2rem!important;margin-bottom:2rem!important}.my-md-5{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-md-6{margin-top:5rem!important;margin-bottom:5rem!important}.my-md-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-md-8{margin-top:10rem!important;margin-bottom:10rem!important}.my-md-n100{margin-top:-100%!important;margin-bottom:-100%!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:2rem!important}.mt-md-5{margin-top:3.125rem!important}.mt-md-6{margin-top:5rem!important}.mt-md-7{margin-top:7rem!important}.mt-md-8{margin-top:10rem!important}.mt-md-n100{margin-top:-100%!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:2rem!important}.me-md-5{margin-right:3.125rem!important}.me-md-6{margin-right:5rem!important}.me-md-7{margin-right:7rem!important}.me-md-8{margin-right:10rem!important}.me-md-n100{margin-right:-100%!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:2rem!important}.mb-md-5{margin-bottom:3.125rem!important}.mb-md-6{margin-bottom:5rem!important}.mb-md-7{margin-bottom:7rem!important}.mb-md-8{margin-bottom:10rem!important}.mb-md-n100{margin-bottom:-100%!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:2rem!important}.ms-md-5{margin-left:3.125rem!important}.ms-md-6{margin-left:5rem!important}.ms-md-7{margin-left:7rem!important}.ms-md-8{margin-left:10rem!important}.ms-md-n100{margin-left:-100%!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-1rem!important}.m-md-n4{margin:-2rem!important}.m-md-n5{margin:-3.125rem!important}.m-md-n6{margin:-5rem!important}.m-md-n7{margin:-7rem!important}.m-md-n8{margin:-10rem!important}.m-md-nn100{margin:100%!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-md-n4{margin-right:-2rem!important;margin-left:-2rem!important}.mx-md-n5{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-md-n6{margin-right:-5rem!important;margin-left:-5rem!important}.mx-md-n7{margin-right:-7rem!important;margin-left:-7rem!important}.mx-md-n8{margin-right:-10rem!important;margin-left:-10rem!important}.mx-md-nn100{margin-right:100%!important;margin-left:100%!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-md-n4{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-md-n5{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-md-n6{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-md-n7{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-md-n8{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-md-nn100{margin-top:100%!important;margin-bottom:100%!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-1rem!important}.mt-md-n4{margin-top:-2rem!important}.mt-md-n5{margin-top:-3.125rem!important}.mt-md-n6{margin-top:-5rem!important}.mt-md-n7{margin-top:-7rem!important}.mt-md-n8{margin-top:-10rem!important}.mt-md-nn100{margin-top:100%!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-1rem!important}.me-md-n4{margin-right:-2rem!important}.me-md-n5{margin-right:-3.125rem!important}.me-md-n6{margin-right:-5rem!important}.me-md-n7{margin-right:-7rem!important}.me-md-n8{margin-right:-10rem!important}.me-md-nn100{margin-right:100%!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-1rem!important}.mb-md-n4{margin-bottom:-2rem!important}.mb-md-n5{margin-bottom:-3.125rem!important}.mb-md-n6{margin-bottom:-5rem!important}.mb-md-n7{margin-bottom:-7rem!important}.mb-md-n8{margin-bottom:-10rem!important}.mb-md-nn100{margin-bottom:100%!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-1rem!important}.ms-md-n4{margin-left:-2rem!important}.ms-md-n5{margin-left:-3.125rem!important}.ms-md-n6{margin-left:-5rem!important}.ms-md-n7{margin-left:-7rem!important}.ms-md-n8{margin-left:-10rem!important}.ms-md-nn100{margin-left:100%!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:2rem!important}.p-md-5{padding:3.125rem!important}.p-md-6{padding:5rem!important}.p-md-7{padding:7rem!important}.p-md-8{padding:10rem!important}.p-md-n100{padding:-100%!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-6{padding-right:5rem!important;padding-left:5rem!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:2rem!important}.pt-md-5{padding-top:3.125rem!important}.pt-md-6{padding-top:5rem!important}.pt-md-7{padding-top:7rem!important}.pt-md-8{padding-top:10rem!important}.pt-md-n100{padding-top:-100%!important}.pe-md-5{padding-right:3.125rem!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:2rem!important}.pb-md-5{padding-bottom:3.125rem!important}.pb-md-6{padding-bottom:5rem!important}.pb-md-7{padding-bottom:7rem!important}.pb-md-8{padding-bottom:10rem!important}.pb-md-n100{padding-bottom:-100%!important}.fs-md-1{font-size:calc(1.35rem + 1.2vw)!important}.fs-md-2{font-size:calc(1.325rem + .9vw)!important}.fs-md-3{font-size:calc(1.3rem + .6vw)!important}.fs-md-4{font-size:calc(1.275rem + .3vw)!important}.fs-md-5{font-size:calc(1.2625rem + .15vw)!important}.fs-md-6{font-size:1.25rem!important}.fs-md-7{font-size:1rem!important}.fs-md-8{font-size:.875rem!important}.fs-md-9{font-size:calc(1.375rem + 1.5vw)!important}.fs-md-10{font-size:1.125rem!important}.fs-md-11{font-size:calc(1.625rem + 4.5vw)!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}.text-md-primary{color:#872743!important}.text-md-secondary{color:#2e3e6f!important}.text-md-tertiary{color:#2e3e6f!important}.text-md-quaternary{color:#198754!important}.text-md-success{color:#198754!important}.text-md-info{color:#b9e4e580!important}.text-md-warning{color:#ffe000!important}.text-md-danger{color:#872743!important}.text-md-light{color:#d9dade!important}.text-md-gray{color:#f3f5fd!important}.text-md-gray-light{color:#828282!important}.text-md-white{color:#fff!important}.text-md-dark{color:#343a40!important}.text-md-dark-transparent{color:rgba(46,62,111,5%)!important}.text-md-body{color:#212529!important}.text-md-muted{color:#828282!important}.text-md-black-50{color:rgba(0,0,0,.5)!important}.text-md-white-50{color:rgba(255,255,255,.5)!important}.text-md-reset{color:inherit!important}.bg-md-primary{background-color:#872743!important}.bg-md-secondary{background-color:#2e3e6f!important}.bg-md-tertiary{background-color:#2e3e6f!important}.bg-md-quaternary{background-color:#198754!important}.bg-md-success{background-color:#198754!important}.bg-md-info{background-color:#b9e4e580!important}.bg-md-warning{background-color:#ffe000!important}.bg-md-danger{background-color:#872743!important}.bg-md-light{background-color:#d9dade!important}.bg-md-gray{background-color:#f3f5fd!important}.bg-md-gray-light{background-color:#828282!important}.bg-md-white{background-color:#fff!important}.bg-md-dark{background-color:#343a40!important}.bg-md-dark-transparent{background-color:rgba(46,62,111,5%)!important}.bg-md-body{background-color:#fff!important}.bg-md-transparent{background-color:transparent!important}}@media(min-width:1024px){.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-none{display:none!important}.position-lg-static{position:static!important}.w-lg-25{width:25%!important}.w-lg-50{width:50%!important}.w-lg-75{width:75%!important}.w-lg-100{width:100%!important}.w-lg-auto{width:auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-wrap{flex-wrap:wrap!important}.justify-content-lg-end{justify-content:flex-end!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!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:2rem!important}.m-lg-5{margin:3.125rem!important}.m-lg-6{margin:5rem!important}.m-lg-7{margin:7rem!important}.m-lg-8{margin:10rem!important}.m-lg-n100{margin:-100%!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:2rem!important;margin-left:2rem!important}.mx-lg-5{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-lg-6{margin-right:5rem!important;margin-left:5rem!important}.mx-lg-7{margin-right:7rem!important;margin-left:7rem!important}.mx-lg-8{margin-right:10rem!important;margin-left:10rem!important}.mx-lg-n100{margin-right:-100%!important;margin-left:-100%!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:2rem!important;margin-bottom:2rem!important}.my-lg-5{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-lg-6{margin-top:5rem!important;margin-bottom:5rem!important}.my-lg-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-lg-8{margin-top:10rem!important;margin-bottom:10rem!important}.my-lg-n100{margin-top:-100%!important;margin-bottom:-100%!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:2rem!important}.mt-lg-5{margin-top:3.125rem!important}.mt-lg-6{margin-top:5rem!important}.mt-lg-7{margin-top:7rem!important}.mt-lg-8{margin-top:10rem!important}.mt-lg-n100{margin-top:-100%!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:2rem!important}.me-lg-5{margin-right:3.125rem!important}.me-lg-6{margin-right:5rem!important}.me-lg-7{margin-right:7rem!important}.me-lg-8{margin-right:10rem!important}.me-lg-n100{margin-right:-100%!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:2rem!important}.mb-lg-5{margin-bottom:3.125rem!important}.mb-lg-6{margin-bottom:5rem!important}.mb-lg-7{margin-bottom:7rem!important}.mb-lg-8{margin-bottom:10rem!important}.mb-lg-n100{margin-bottom:-100%!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:2rem!important}.ms-lg-5{margin-left:3.125rem!important}.ms-lg-6{margin-left:5rem!important}.ms-lg-7{margin-left:7rem!important}.ms-lg-8{margin-left:10rem!important}.ms-lg-n100{margin-left:-100%!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-1rem!important}.m-lg-n4{margin:-2rem!important}.m-lg-n5{margin:-3.125rem!important}.m-lg-n6{margin:-5rem!important}.m-lg-n7{margin:-7rem!important}.m-lg-n8{margin:-10rem!important}.m-lg-nn100{margin:100%!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-lg-n4{margin-right:-2rem!important;margin-left:-2rem!important}.mx-lg-n5{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-lg-n6{margin-right:-5rem!important;margin-left:-5rem!important}.mx-lg-n7{margin-right:-7rem!important;margin-left:-7rem!important}.mx-lg-n8{margin-right:-10rem!important;margin-left:-10rem!important}.mx-lg-nn100{margin-right:100%!important;margin-left:100%!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-lg-n4{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-lg-n5{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-lg-n6{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-lg-n7{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-lg-n8{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-lg-nn100{margin-top:100%!important;margin-bottom:100%!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-1rem!important}.mt-lg-n4{margin-top:-2rem!important}.mt-lg-n5{margin-top:-3.125rem!important}.mt-lg-n6{margin-top:-5rem!important}.mt-lg-n7{margin-top:-7rem!important}.mt-lg-n8{margin-top:-10rem!important}.mt-lg-nn100{margin-top:100%!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-1rem!important}.me-lg-n4{margin-right:-2rem!important}.me-lg-n5{margin-right:-3.125rem!important}.me-lg-n6{margin-right:-5rem!important}.me-lg-n7{margin-right:-7rem!important}.me-lg-n8{margin-right:-10rem!important}.me-lg-nn100{margin-right:100%!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-1rem!important}.mb-lg-n4{margin-bottom:-2rem!important}.mb-lg-n5{margin-bottom:-3.125rem!important}.mb-lg-n6{margin-bottom:-5rem!important}.mb-lg-n7{margin-bottom:-7rem!important}.mb-lg-n8{margin-bottom:-10rem!important}.mb-lg-nn100{margin-bottom:100%!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-1rem!important}.ms-lg-n4{margin-left:-2rem!important}.ms-lg-n5{margin-left:-3.125rem!important}.ms-lg-n6{margin-left:-5rem!important}.ms-lg-n7{margin-left:-7rem!important}.ms-lg-n8{margin-left:-10rem!important}.ms-lg-nn100{margin-left:100%!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:2rem!important}.p-lg-5{padding:3.125rem!important}.p-lg-6{padding:5rem!important}.p-lg-7{padding:7rem!important}.p-lg-8{padding:10rem!important}.p-lg-n100{padding:-100%!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-7{padding-right:7rem!important;padding-left:7rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-5{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.py-lg-7{padding-top:7rem!important;padding-bottom:7rem!important}.py-lg-8{padding-top:10rem!important;padding-bottom:10rem!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:2rem!important}.pt-lg-5{padding-top:3.125rem!important}.pt-lg-6{padding-top:5rem!important}.pt-lg-7{padding-top:7rem!important}.pt-lg-8{padding-top:10rem!important}.pt-lg-n100{padding-top:-100%!important}.pe-lg-0{padding-right:0!important}.pe-lg-5{padding-right:3.125rem!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:2rem!important}.pb-lg-5{padding-bottom:3.125rem!important}.pb-lg-6{padding-bottom:5rem!important}.pb-lg-7{padding-bottom:7rem!important}.pb-lg-8{padding-bottom:10rem!important}.pb-lg-n100{padding-bottom:-100%!important}.ps-lg-0{padding-left:0!important}.ps-lg-7{padding-left:7rem!important}.fs-lg-1{font-size:calc(1.35rem + 1.2vw)!important}.fs-lg-2{font-size:calc(1.325rem + .9vw)!important}.fs-lg-3{font-size:calc(1.3rem + .6vw)!important}.fs-lg-4{font-size:calc(1.275rem + .3vw)!important}.fs-lg-5{font-size:calc(1.2625rem + .15vw)!important}.fs-lg-6{font-size:1.25rem!important}.fs-lg-7{font-size:1rem!important}.fs-lg-8{font-size:.875rem!important}.fs-lg-9{font-size:calc(1.375rem + 1.5vw)!important}.fs-lg-10{font-size:1.125rem!important}.fs-lg-11{font-size:calc(1.625rem + 4.5vw)!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}.text-lg-primary{color:#872743!important}.text-lg-secondary{color:#2e3e6f!important}.text-lg-tertiary{color:#2e3e6f!important}.text-lg-quaternary{color:#198754!important}.text-lg-success{color:#198754!important}.text-lg-info{color:#b9e4e580!important}.text-lg-warning{color:#ffe000!important}.text-lg-danger{color:#872743!important}.text-lg-light{color:#d9dade!important}.text-lg-gray{color:#f3f5fd!important}.text-lg-gray-light{color:#828282!important}.text-lg-white{color:#fff!important}.text-lg-dark{color:#343a40!important}.text-lg-dark-transparent{color:rgba(46,62,111,5%)!important}.text-lg-body{color:#212529!important}.text-lg-muted{color:#828282!important}.text-lg-black-50{color:rgba(0,0,0,.5)!important}.text-lg-white-50{color:rgba(255,255,255,.5)!important}.text-lg-reset{color:inherit!important}.bg-lg-primary{background-color:#872743!important}.bg-lg-secondary{background-color:#2e3e6f!important}.bg-lg-tertiary{background-color:#2e3e6f!important}.bg-lg-quaternary{background-color:#198754!important}.bg-lg-success{background-color:#198754!important}.bg-lg-info{background-color:#b9e4e580!important}.bg-lg-warning{background-color:#ffe000!important}.bg-lg-danger{background-color:#872743!important}.bg-lg-light{background-color:#d9dade!important}.bg-lg-gray{background-color:#f3f5fd!important}.bg-lg-gray-light{background-color:#828282!important}.bg-lg-white{background-color:#fff!important}.bg-lg-dark{background-color:#343a40!important}.bg-lg-dark-transparent{background-color:rgba(46,62,111,5%)!important}.bg-lg-body{background-color:#fff!important}.bg-lg-transparent{background-color:transparent!important}}@media(min-width:1200px){.d-xl-block{display:block!important}.d-xl-flex{display:flex!important}.d-xl-none{display:none!important}.w-xl-25{width:25%!important}.w-xl-50{width:50%!important}.w-xl-75{width:75%!important}.w-xl-100{width:100%!important}.w-xl-auto{width:auto!important}.h-xl-100{height:100%!important}.flex-xl-row{flex-direction:row!important}.justify-content-xl-end{justify-content:flex-end!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!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:2rem!important}.m-xl-5{margin:3.125rem!important}.m-xl-6{margin:5rem!important}.m-xl-7{margin:7rem!important}.m-xl-8{margin:10rem!important}.m-xl-n100{margin:-100%!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:2rem!important;margin-left:2rem!important}.mx-xl-5{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-xl-6{margin-right:5rem!important;margin-left:5rem!important}.mx-xl-7{margin-right:7rem!important;margin-left:7rem!important}.mx-xl-8{margin-right:10rem!important;margin-left:10rem!important}.mx-xl-n100{margin-right:-100%!important;margin-left:-100%!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:2rem!important;margin-bottom:2rem!important}.my-xl-5{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-xl-6{margin-top:5rem!important;margin-bottom:5rem!important}.my-xl-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-xl-8{margin-top:10rem!important;margin-bottom:10rem!important}.my-xl-n100{margin-top:-100%!important;margin-bottom:-100%!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:2rem!important}.mt-xl-5{margin-top:3.125rem!important}.mt-xl-6{margin-top:5rem!important}.mt-xl-7{margin-top:7rem!important}.mt-xl-8{margin-top:10rem!important}.mt-xl-n100{margin-top:-100%!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:2rem!important}.me-xl-5{margin-right:3.125rem!important}.me-xl-6{margin-right:5rem!important}.me-xl-7{margin-right:7rem!important}.me-xl-8{margin-right:10rem!important}.me-xl-n100{margin-right:-100%!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:2rem!important}.mb-xl-5{margin-bottom:3.125rem!important}.mb-xl-6{margin-bottom:5rem!important}.mb-xl-7{margin-bottom:7rem!important}.mb-xl-8{margin-bottom:10rem!important}.mb-xl-n100{margin-bottom:-100%!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:2rem!important}.ms-xl-5{margin-left:3.125rem!important}.ms-xl-6{margin-left:5rem!important}.ms-xl-7{margin-left:7rem!important}.ms-xl-8{margin-left:10rem!important}.ms-xl-n100{margin-left:-100%!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-1rem!important}.m-xl-n4{margin:-2rem!important}.m-xl-n5{margin:-3.125rem!important}.m-xl-n6{margin:-5rem!important}.m-xl-n7{margin:-7rem!important}.m-xl-n8{margin:-10rem!important}.m-xl-nn100{margin:100%!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xl-n4{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xl-n5{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-xl-n6{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xl-n7{margin-right:-7rem!important;margin-left:-7rem!important}.mx-xl-n8{margin-right:-10rem!important;margin-left:-10rem!important}.mx-xl-nn100{margin-right:100%!important;margin-left:100%!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xl-n4{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xl-n5{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-xl-n6{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xl-n7{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-xl-n8{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-xl-nn100{margin-top:100%!important;margin-bottom:100%!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-1rem!important}.mt-xl-n4{margin-top:-2rem!important}.mt-xl-n5{margin-top:-3.125rem!important}.mt-xl-n6{margin-top:-5rem!important}.mt-xl-n7{margin-top:-7rem!important}.mt-xl-n8{margin-top:-10rem!important}.mt-xl-nn100{margin-top:100%!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-1rem!important}.me-xl-n4{margin-right:-2rem!important}.me-xl-n5{margin-right:-3.125rem!important}.me-xl-n6{margin-right:-5rem!important}.me-xl-n7{margin-right:-7rem!important}.me-xl-n8{margin-right:-10rem!important}.me-xl-nn100{margin-right:100%!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-1rem!important}.mb-xl-n4{margin-bottom:-2rem!important}.mb-xl-n5{margin-bottom:-3.125rem!important}.mb-xl-n6{margin-bottom:-5rem!important}.mb-xl-n7{margin-bottom:-7rem!important}.mb-xl-n8{margin-bottom:-10rem!important}.mb-xl-nn100{margin-bottom:100%!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-1rem!important}.ms-xl-n4{margin-left:-2rem!important}.ms-xl-n5{margin-left:-3.125rem!important}.ms-xl-n6{margin-left:-5rem!important}.ms-xl-n7{margin-left:-7rem!important}.ms-xl-n8{margin-left:-10rem!important}.ms-xl-nn100{margin-left:100%!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:2rem!important}.p-xl-5{padding:3.125rem!important}.p-xl-6{padding:5rem!important}.p-xl-7{padding:7rem!important}.p-xl-8{padding:10rem!important}.p-xl-n100{padding:-100%!important}.py-xl-4{padding-top:2rem!important;padding-bottom:2rem!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:2rem!important}.pt-xl-5{padding-top:3.125rem!important}.pt-xl-6{padding-top:5rem!important}.pt-xl-7{padding-top:7rem!important}.pt-xl-8{padding-top:10rem!important}.pt-xl-n100{padding-top:-100%!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:2rem!important}.pb-xl-5{padding-bottom:3.125rem!important}.pb-xl-6{padding-bottom:5rem!important}.pb-xl-7{padding-bottom:7rem!important}.pb-xl-8{padding-bottom:10rem!important}.pb-xl-n100{padding-bottom:-100%!important}.fs-xl-1{font-size:calc(1.35rem + 1.2vw)!important}.fs-xl-2{font-size:calc(1.325rem + .9vw)!important}.fs-xl-3{font-size:calc(1.3rem + .6vw)!important}.fs-xl-4{font-size:calc(1.275rem + .3vw)!important}.fs-xl-5{font-size:calc(1.2625rem + .15vw)!important}.fs-xl-6{font-size:1.25rem!important}.fs-xl-7{font-size:1rem!important}.fs-xl-8{font-size:.875rem!important}.fs-xl-9{font-size:calc(1.375rem + 1.5vw)!important}.fs-xl-10{font-size:1.125rem!important}.fs-xl-11{font-size:calc(1.625rem + 4.5vw)!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}.text-xl-primary{color:#872743!important}.text-xl-secondary{color:#2e3e6f!important}.text-xl-tertiary{color:#2e3e6f!important}.text-xl-quaternary{color:#198754!important}.text-xl-success{color:#198754!important}.text-xl-info{color:#b9e4e580!important}.text-xl-warning{color:#ffe000!important}.text-xl-danger{color:#872743!important}.text-xl-light{color:#d9dade!important}.text-xl-gray{color:#f3f5fd!important}.text-xl-gray-light{color:#828282!important}.text-xl-white{color:#fff!important}.text-xl-dark{color:#343a40!important}.text-xl-dark-transparent{color:rgba(46,62,111,5%)!important}.text-xl-body{color:#212529!important}.text-xl-muted{color:#828282!important}.text-xl-black-50{color:rgba(0,0,0,.5)!important}.text-xl-white-50{color:rgba(255,255,255,.5)!important}.text-xl-reset{color:inherit!important}.bg-xl-primary{background-color:#872743!important}.bg-xl-secondary{background-color:#2e3e6f!important}.bg-xl-tertiary{background-color:#2e3e6f!important}.bg-xl-quaternary{background-color:#198754!important}.bg-xl-success{background-color:#198754!important}.bg-xl-info{background-color:#b9e4e580!important}.bg-xl-warning{background-color:#ffe000!important}.bg-xl-danger{background-color:#872743!important}.bg-xl-light{background-color:#d9dade!important}.bg-xl-gray{background-color:#f3f5fd!important}.bg-xl-gray-light{background-color:#828282!important}.bg-xl-white{background-color:#fff!important}.bg-xl-dark{background-color:#343a40!important}.bg-xl-dark-transparent{background-color:rgba(46,62,111,5%)!important}.bg-xl-body{background-color:#fff!important}.bg-xl-transparent{background-color:transparent!important}}@media(min-width:1340px){.d-xxl-block{display:block!important}.w-xxl-25{width:25%!important}.w-xxl-50{width:50%!important}.w-xxl-75{width:75%!important}.w-xxl-100{width:100%!important}.w-xxl-auto{width:auto!important}.h-xxl-100{height:100%!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:2rem!important}.m-xxl-5{margin:3.125rem!important}.m-xxl-6{margin:5rem!important}.m-xxl-7{margin:7rem!important}.m-xxl-8{margin:10rem!important}.m-xxl-n100{margin:-100%!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:2rem!important;margin-left:2rem!important}.mx-xxl-5{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-xxl-6{margin-right:5rem!important;margin-left:5rem!important}.mx-xxl-7{margin-right:7rem!important;margin-left:7rem!important}.mx-xxl-8{margin-right:10rem!important;margin-left:10rem!important}.mx-xxl-n100{margin-right:-100%!important;margin-left:-100%!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:2rem!important;margin-bottom:2rem!important}.my-xxl-5{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-xxl-6{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxl-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-xxl-8{margin-top:10rem!important;margin-bottom:10rem!important}.my-xxl-n100{margin-top:-100%!important;margin-bottom:-100%!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:2rem!important}.mt-xxl-5{margin-top:3.125rem!important}.mt-xxl-6{margin-top:5rem!important}.mt-xxl-7{margin-top:7rem!important}.mt-xxl-8{margin-top:10rem!important}.mt-xxl-n100{margin-top:-100%!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:2rem!important}.me-xxl-5{margin-right:3.125rem!important}.me-xxl-6{margin-right:5rem!important}.me-xxl-7{margin-right:7rem!important}.me-xxl-8{margin-right:10rem!important}.me-xxl-n100{margin-right:-100%!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:2rem!important}.mb-xxl-5{margin-bottom:3.125rem!important}.mb-xxl-6{margin-bottom:5rem!important}.mb-xxl-7{margin-bottom:7rem!important}.mb-xxl-8{margin-bottom:10rem!important}.mb-xxl-n100{margin-bottom:-100%!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:2rem!important}.ms-xxl-5{margin-left:3.125rem!important}.ms-xxl-6{margin-left:5rem!important}.ms-xxl-7{margin-left:7rem!important}.ms-xxl-8{margin-left:10rem!important}.ms-xxl-n100{margin-left:-100%!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.m-xxl-n4{margin:-2rem!important}.m-xxl-n5{margin:-3.125rem!important}.m-xxl-n6{margin:-5rem!important}.m-xxl-n7{margin:-7rem!important}.m-xxl-n8{margin:-10rem!important}.m-xxl-nn100{margin:100%!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxl-n4{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xxl-n5{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-xxl-n6{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xxl-n7{margin-right:-7rem!important;margin-left:-7rem!important}.mx-xxl-n8{margin-right:-10rem!important;margin-left:-10rem!important}.mx-xxl-nn100{margin-right:100%!important;margin-left:100%!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxl-n4{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xxl-n5{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-xxl-n6{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xxl-n7{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-xxl-n8{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-xxl-nn100{margin-top:100%!important;margin-bottom:100%!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-1rem!important}.mt-xxl-n4{margin-top:-2rem!important}.mt-xxl-n5{margin-top:-3.125rem!important}.mt-xxl-n6{margin-top:-5rem!important}.mt-xxl-n7{margin-top:-7rem!important}.mt-xxl-n8{margin-top:-10rem!important}.mt-xxl-nn100{margin-top:100%!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-1rem!important}.me-xxl-n4{margin-right:-2rem!important}.me-xxl-n5{margin-right:-3.125rem!important}.me-xxl-n6{margin-right:-5rem!important}.me-xxl-n7{margin-right:-7rem!important}.me-xxl-n8{margin-right:-10rem!important}.me-xxl-nn100{margin-right:100%!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-1rem!important}.mb-xxl-n4{margin-bottom:-2rem!important}.mb-xxl-n5{margin-bottom:-3.125rem!important}.mb-xxl-n6{margin-bottom:-5rem!important}.mb-xxl-n7{margin-bottom:-7rem!important}.mb-xxl-n8{margin-bottom:-10rem!important}.mb-xxl-nn100{margin-bottom:100%!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-1rem!important}.ms-xxl-n4{margin-left:-2rem!important}.ms-xxl-n5{margin-left:-3.125rem!important}.ms-xxl-n6{margin-left:-5rem!important}.ms-xxl-n7{margin-left:-7rem!important}.ms-xxl-n8{margin-left:-10rem!important}.ms-xxl-nn100{margin-left:100%!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:2rem!important}.p-xxl-5{padding:3.125rem!important}.p-xxl-6{padding:5rem!important}.p-xxl-7{padding:7rem!important}.p-xxl-8{padding:10rem!important}.p-xxl-n100{padding:-100%!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:2rem!important}.pt-xxl-5{padding-top:3.125rem!important}.pt-xxl-6{padding-top:5rem!important}.pt-xxl-7{padding-top:7rem!important}.pt-xxl-8{padding-top:10rem!important}.pt-xxl-n100{padding-top:-100%!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:2rem!important}.pb-xxl-5{padding-bottom:3.125rem!important}.pb-xxl-6{padding-bottom:5rem!important}.pb-xxl-7{padding-bottom:7rem!important}.pb-xxl-8{padding-bottom:10rem!important}.pb-xxl-n100{padding-bottom:-100%!important}.fs-xxl-1{font-size:calc(1.35rem + 1.2vw)!important}.fs-xxl-2{font-size:calc(1.325rem + .9vw)!important}.fs-xxl-3{font-size:calc(1.3rem + .6vw)!important}.fs-xxl-4{font-size:calc(1.275rem + .3vw)!important}.fs-xxl-5{font-size:calc(1.2625rem + .15vw)!important}.fs-xxl-6{font-size:1.25rem!important}.fs-xxl-7{font-size:1rem!important}.fs-xxl-8{font-size:.875rem!important}.fs-xxl-9{font-size:calc(1.375rem + 1.5vw)!important}.fs-xxl-10{font-size:1.125rem!important}.fs-xxl-11{font-size:calc(1.625rem + 4.5vw)!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}.text-xxl-primary{color:#872743!important}.text-xxl-secondary{color:#2e3e6f!important}.text-xxl-tertiary{color:#2e3e6f!important}.text-xxl-quaternary{color:#198754!important}.text-xxl-success{color:#198754!important}.text-xxl-info{color:#b9e4e580!important}.text-xxl-warning{color:#ffe000!important}.text-xxl-danger{color:#872743!important}.text-xxl-light{color:#d9dade!important}.text-xxl-gray{color:#f3f5fd!important}.text-xxl-gray-light{color:#828282!important}.text-xxl-white{color:#fff!important}.text-xxl-dark{color:#343a40!important}.text-xxl-dark-transparent{color:rgba(46,62,111,5%)!important}.text-xxl-body{color:#212529!important}.text-xxl-muted{color:#828282!important}.text-xxl-black-50{color:rgba(0,0,0,.5)!important}.text-xxl-white-50{color:rgba(255,255,255,.5)!important}.text-xxl-reset{color:inherit!important}.bg-xxl-primary{background-color:#872743!important}.bg-xxl-secondary{background-color:#2e3e6f!important}.bg-xxl-tertiary{background-color:#2e3e6f!important}.bg-xxl-quaternary{background-color:#198754!important}.bg-xxl-success{background-color:#198754!important}.bg-xxl-info{background-color:#b9e4e580!important}.bg-xxl-warning{background-color:#ffe000!important}.bg-xxl-danger{background-color:#872743!important}.bg-xxl-light{background-color:#d9dade!important}.bg-xxl-gray{background-color:#f3f5fd!important}.bg-xxl-gray-light{background-color:#828282!important}.bg-xxl-white{background-color:#fff!important}.bg-xxl-dark{background-color:#343a40!important}.bg-xxl-dark-transparent{background-color:rgba(46,62,111,5%)!important}.bg-xxl-body{background-color:#fff!important}.bg-xxl-transparent{background-color:transparent!important}}@media(min-width:1520px){.w-xxxl-25{width:25%!important}.w-xxxl-50{width:50%!important}.w-xxxl-75{width:75%!important}.w-xxxl-100{width:100%!important}.w-xxxl-auto{width:auto!important}.m-xxxl-0{margin:0!important}.m-xxxl-1{margin:.25rem!important}.m-xxxl-2{margin:.5rem!important}.m-xxxl-3{margin:1rem!important}.m-xxxl-4{margin:2rem!important}.m-xxxl-5{margin:3.125rem!important}.m-xxxl-6{margin:5rem!important}.m-xxxl-7{margin:7rem!important}.m-xxxl-8{margin:10rem!important}.m-xxxl-n100{margin:-100%!important}.m-xxxl-auto{margin:auto!important}.mx-xxxl-0{margin-right:0!important;margin-left:0!important}.mx-xxxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxxl-4{margin-right:2rem!important;margin-left:2rem!important}.mx-xxxl-5{margin-right:3.125rem!important;margin-left:3.125rem!important}.mx-xxxl-6{margin-right:5rem!important;margin-left:5rem!important}.mx-xxxl-7{margin-right:7rem!important;margin-left:7rem!important}.mx-xxxl-8{margin-right:10rem!important;margin-left:10rem!important}.mx-xxxl-n100{margin-right:-100%!important;margin-left:-100%!important}.mx-xxxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxxl-4{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxxl-5{margin-top:3.125rem!important;margin-bottom:3.125rem!important}.my-xxxl-6{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxxl-7{margin-top:7rem!important;margin-bottom:7rem!important}.my-xxxl-8{margin-top:10rem!important;margin-bottom:10rem!important}.my-xxxl-n100{margin-top:-100%!important;margin-bottom:-100%!important}.my-xxxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxxl-0{margin-top:0!important}.mt-xxxl-1{margin-top:.25rem!important}.mt-xxxl-2{margin-top:.5rem!important}.mt-xxxl-3{margin-top:1rem!important}.mt-xxxl-4{margin-top:2rem!important}.mt-xxxl-5{margin-top:3.125rem!important}.mt-xxxl-6{margin-top:5rem!important}.mt-xxxl-7{margin-top:7rem!important}.mt-xxxl-8{margin-top:10rem!important}.mt-xxxl-n100{margin-top:-100%!important}.mt-xxxl-auto{margin-top:auto!important}.me-xxxl-0{margin-right:0!important}.me-xxxl-1{margin-right:.25rem!important}.me-xxxl-2{margin-right:.5rem!important}.me-xxxl-3{margin-right:1rem!important}.me-xxxl-4{margin-right:2rem!important}.me-xxxl-5{margin-right:3.125rem!important}.me-xxxl-6{margin-right:5rem!important}.me-xxxl-7{margin-right:7rem!important}.me-xxxl-8{margin-right:10rem!important}.me-xxxl-n100{margin-right:-100%!important}.me-xxxl-auto{margin-right:auto!important}.mb-xxxl-0{margin-bottom:0!important}.mb-xxxl-1{margin-bottom:.25rem!important}.mb-xxxl-2{margin-bottom:.5rem!important}.mb-xxxl-3{margin-bottom:1rem!important}.mb-xxxl-4{margin-bottom:2rem!important}.mb-xxxl-5{margin-bottom:3.125rem!important}.mb-xxxl-6{margin-bottom:5rem!important}.mb-xxxl-7{margin-bottom:7rem!important}.mb-xxxl-8{margin-bottom:10rem!important}.mb-xxxl-n100{margin-bottom:-100%!important}.mb-xxxl-auto{margin-bottom:auto!important}.ms-xxxl-0{margin-left:0!important}.ms-xxxl-1{margin-left:.25rem!important}.ms-xxxl-2{margin-left:.5rem!important}.ms-xxxl-3{margin-left:1rem!important}.ms-xxxl-4{margin-left:2rem!important}.ms-xxxl-5{margin-left:3.125rem!important}.ms-xxxl-6{margin-left:5rem!important}.ms-xxxl-7{margin-left:7rem!important}.ms-xxxl-8{margin-left:10rem!important}.ms-xxxl-n100{margin-left:-100%!important}.ms-xxxl-auto{margin-left:auto!important}.m-xxxl-n1{margin:-.25rem!important}.m-xxxl-n2{margin:-.5rem!important}.m-xxxl-n3{margin:-1rem!important}.m-xxxl-n4{margin:-2rem!important}.m-xxxl-n5{margin:-3.125rem!important}.m-xxxl-n6{margin:-5rem!important}.m-xxxl-n7{margin:-7rem!important}.m-xxxl-n8{margin:-10rem!important}.m-xxxl-nn100{margin:100%!important}.mx-xxxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxxl-n3{margin-right:-1rem!important;margin-left:-1rem!important}.mx-xxxl-n4{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xxxl-n5{margin-right:-3.125rem!important;margin-left:-3.125rem!important}.mx-xxxl-n6{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xxxl-n7{margin-right:-7rem!important;margin-left:-7rem!important}.mx-xxxl-n8{margin-right:-10rem!important;margin-left:-10rem!important}.mx-xxxl-nn100{margin-right:100%!important;margin-left:100%!important}.my-xxxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxxl-n3{margin-top:-1rem!important;margin-bottom:-1rem!important}.my-xxxl-n4{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xxxl-n5{margin-top:-3.125rem!important;margin-bottom:-3.125rem!important}.my-xxxl-n6{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xxxl-n7{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-xxxl-n8{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-xxxl-nn100{margin-top:100%!important;margin-bottom:100%!important}.mt-xxxl-n1{margin-top:-.25rem!important}.mt-xxxl-n2{margin-top:-.5rem!important}.mt-xxxl-n3{margin-top:-1rem!important}.mt-xxxl-n4{margin-top:-2rem!important}.mt-xxxl-n5{margin-top:-3.125rem!important}.mt-xxxl-n6{margin-top:-5rem!important}.mt-xxxl-n7{margin-top:-7rem!important}.mt-xxxl-n8{margin-top:-10rem!important}.mt-xxxl-nn100{margin-top:100%!important}.me-xxxl-n1{margin-right:-.25rem!important}.me-xxxl-n2{margin-right:-.5rem!important}.me-xxxl-n3{margin-right:-1rem!important}.me-xxxl-n4{margin-right:-2rem!important}.me-xxxl-n5{margin-right:-3.125rem!important}.me-xxxl-n6{margin-right:-5rem!important}.me-xxxl-n7{margin-right:-7rem!important}.me-xxxl-n8{margin-right:-10rem!important}.me-xxxl-nn100{margin-right:100%!important}.mb-xxxl-n1{margin-bottom:-.25rem!important}.mb-xxxl-n2{margin-bottom:-.5rem!important}.mb-xxxl-n3{margin-bottom:-1rem!important}.mb-xxxl-n4{margin-bottom:-2rem!important}.mb-xxxl-n5{margin-bottom:-3.125rem!important}.mb-xxxl-n6{margin-bottom:-5rem!important}.mb-xxxl-n7{margin-bottom:-7rem!important}.mb-xxxl-n8{margin-bottom:-10rem!important}.mb-xxxl-nn100{margin-bottom:100%!important}.ms-xxxl-n1{margin-left:-.25rem!important}.ms-xxxl-n2{margin-left:-.5rem!important}.ms-xxxl-n3{margin-left:-1rem!important}.ms-xxxl-n4{margin-left:-2rem!important}.ms-xxxl-n5{margin-left:-3.125rem!important}.ms-xxxl-n6{margin-left:-5rem!important}.ms-xxxl-n7{margin-left:-7rem!important}.ms-xxxl-n8{margin-left:-10rem!important}.ms-xxxl-nn100{margin-left:100%!important}.p-xxxl-0{padding:0!important}.p-xxxl-1{padding:.25rem!important}.p-xxxl-2{padding:.5rem!important}.p-xxxl-3{padding:1rem!important}.p-xxxl-4{padding:2rem!important}.p-xxxl-5{padding:3.125rem!important}.p-xxxl-6{padding:5rem!important}.p-xxxl-7{padding:7rem!important}.p-xxxl-8{padding:10rem!important}.p-xxxl-n100{padding:-100%!important}.pt-xxxl-0{padding-top:0!important}.pt-xxxl-1{padding-top:.25rem!important}.pt-xxxl-2{padding-top:.5rem!important}.pt-xxxl-3{padding-top:1rem!important}.pt-xxxl-4{padding-top:2rem!important}.pt-xxxl-5{padding-top:3.125rem!important}.pt-xxxl-6{padding-top:5rem!important}.pt-xxxl-7{padding-top:7rem!important}.pt-xxxl-8{padding-top:10rem!important}.pt-xxxl-n100{padding-top:-100%!important}.pb-xxxl-0{padding-bottom:0!important}.pb-xxxl-1{padding-bottom:.25rem!important}.pb-xxxl-2{padding-bottom:.5rem!important}.pb-xxxl-3{padding-bottom:1rem!important}.pb-xxxl-4{padding-bottom:2rem!important}.pb-xxxl-5{padding-bottom:3.125rem!important}.pb-xxxl-6{padding-bottom:5rem!important}.pb-xxxl-7{padding-bottom:7rem!important}.pb-xxxl-8{padding-bottom:10rem!important}.pb-xxxl-n100{padding-bottom:-100%!important}.fs-xxxl-1{font-size:calc(1.35rem + 1.2vw)!important}.fs-xxxl-2{font-size:calc(1.325rem + .9vw)!important}.fs-xxxl-3{font-size:calc(1.3rem + .6vw)!important}.fs-xxxl-4{font-size:calc(1.275rem + .3vw)!important}.fs-xxxl-5{font-size:calc(1.2625rem + .15vw)!important}.fs-xxxl-6{font-size:1.25rem!important}.fs-xxxl-7{font-size:1rem!important}.fs-xxxl-8{font-size:.875rem!important}.fs-xxxl-9{font-size:calc(1.375rem + 1.5vw)!important}.fs-xxxl-10{font-size:1.125rem!important}.fs-xxxl-11{font-size:calc(1.625rem + 4.5vw)!important}.text-xxxl-start{text-align:left!important}.text-xxxl-end{text-align:right!important}.text-xxxl-center{text-align:center!important}.text-xxxl-primary{color:#872743!important}.text-xxxl-secondary{color:#2e3e6f!important}.text-xxxl-tertiary{color:#2e3e6f!important}.text-xxxl-quaternary{color:#198754!important}.text-xxxl-success{color:#198754!important}.text-xxxl-info{color:#b9e4e580!important}.text-xxxl-warning{color:#ffe000!important}.text-xxxl-danger{color:#872743!important}.text-xxxl-light{color:#d9dade!important}.text-xxxl-gray{color:#f3f5fd!important}.text-xxxl-gray-light{color:#828282!important}.text-xxxl-white{color:#fff!important}.text-xxxl-dark{color:#343a40!important}.text-xxxl-dark-transparent{color:rgba(46,62,111,5%)!important}.text-xxxl-body{color:#212529!important}.text-xxxl-muted{color:#828282!important}.text-xxxl-black-50{color:rgba(0,0,0,.5)!important}.text-xxxl-white-50{color:rgba(255,255,255,.5)!important}.text-xxxl-reset{color:inherit!important}.bg-xxxl-primary{background-color:#872743!important}.bg-xxxl-secondary{background-color:#2e3e6f!important}.bg-xxxl-tertiary{background-color:#2e3e6f!important}.bg-xxxl-quaternary{background-color:#198754!important}.bg-xxxl-success{background-color:#198754!important}.bg-xxxl-info{background-color:#b9e4e580!important}.bg-xxxl-warning{background-color:#ffe000!important}.bg-xxxl-danger{background-color:#872743!important}.bg-xxxl-light{background-color:#d9dade!important}.bg-xxxl-gray{background-color:#f3f5fd!important}.bg-xxxl-gray-light{background-color:#828282!important}.bg-xxxl-white{background-color:#fff!important}.bg-xxxl-dark{background-color:#343a40!important}.bg-xxxl-dark-transparent{background-color:rgba(46,62,111,5%)!important}.bg-xxxl-body{background-color:#fff!important}.bg-xxxl-transparent{background-color:transparent!important}}@media(min-width:1200px){.fs-1{font-size:2.25rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}.fs-5{font-size:1.375rem!important}.fs-9{font-size:2.5rem!important}.fs-11{font-size:5rem!important}.fs-sm-1{font-size:2.25rem!important}.fs-sm-2{font-size:2rem!important}.fs-sm-3{font-size:1.75rem!important}.fs-sm-4{font-size:1.5rem!important}.fs-sm-5{font-size:1.375rem!important}.fs-sm-9{font-size:2.5rem!important}.fs-sm-11{font-size:5rem!important}.fs-md-1{font-size:2.25rem!important}.fs-md-2{font-size:2rem!important}.fs-md-3{font-size:1.75rem!important}.fs-md-4{font-size:1.5rem!important}.fs-md-5{font-size:1.375rem!important}.fs-md-9{font-size:2.5rem!important}.fs-md-11{font-size:5rem!important}.fs-lg-1{font-size:2.25rem!important}.fs-lg-2{font-size:2rem!important}.fs-lg-3{font-size:1.75rem!important}.fs-lg-4{font-size:1.5rem!important}.fs-lg-5{font-size:1.375rem!important}.fs-lg-9{font-size:2.5rem!important}.fs-lg-11{font-size:5rem!important}}/*!=========================================================
* bootstrap-slider.js
*
* Maintainers:
* Kyle Kemp
* - Twitter: @seiyria
* - Github: seiyria
* Rohit Kalkur
* - Twitter: @Rovolutionary
* - Github: rovolution
*
* =========================================================
*
* bootstrap-slider is released under the MIT License
* Copyright (c) 2019 Kyle Kemp, Rohit Kalkur, and contributors
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, including without limitation the rights to use,
* copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the
* Software is furnished to do so, subject to the following
* conditions:
*
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
* OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
* OTHER DEALINGS IN THE SOFTWARE.
*
* =========================================================*/.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:100%;height:30px}.slider.slider-horizontal .slider-track{height:15px;width:100%;margin-top:-7.5px;top:50%;left:0}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-low,.slider.slider-horizontal .slider-track-high{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-tick,.slider.slider-horizontal .slider-handle{margin-left:-15px}.slider.slider-horizontal .slider-tick-container{white-space:nowrap;position:absolute;top:0;left:0;width:100%}.slider input{display:none}.slider .tooltip-inner{white-space:nowrap;max-width:none}.slider .bs-tooltip-top .tooltip-inner{position:relative;left:-50%}.slider .tooltip{pointer-events:none}.slider .tooltip.bs-tooltip-top .arrow{left:-.4rem}.slider .tooltip.bs-tooltip-top{margin-top:-44px}.slider .hide{display:none}.slider-track{background-color:#f7f7f7;background-image:linear-gradient(to bottom,#F5F5F5,#F9F9F9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5',endColorstr='#F9F9F9',GradientType=0);box-shadow:inset 0 1px 2px rgba(0,0,0,.1);border-radius:20px;position:absolute;cursor:pointer}.slider-selection{background-color:#f7f7f7;background-image:linear-gradient(to bottom,#F9F9F9,#F5F5F5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9',endColorstr='#F5F5F5',GradientType=0);box-shadow:inset 0 -1px rgba(0,0,0,.15);box-sizing:border-box;border-radius:20px;position:absolute}.slider-selection.tick-slider-selection{background-color:#493939;background-image:linear-gradient(to bottom,#563939,#3c3939);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#563939',endColorstr='#3c3939',GradientType=0)}.slider-track-low,.slider-track-high{box-sizing:border-box;border-radius:20px;position:absolute;background:0 0}.slider-handle{background-color:#000;background-image:linear-gradient(to bottom,#000000,black);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='black',GradientType=0);box-shadow:inset 0 1px rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,5%);position:absolute;top:0;width:30px;height:30px;background-color:#000;border:0 solid transparent}.slider-handle:hover{cursor:pointer}.slider-handle.round{border-radius:30px}.slider-handle.custom{background:0 0}.slider-handle.custom::before{line-height:30px;font-size:20px;content:'\2605';color:#726204}.slider-tick{background-color:#f7f7f7;background-image:linear-gradient(to bottom,#F5F5F5,#F9F9F9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5',endColorstr='#F9F9F9',GradientType=0);box-shadow:inset 0 -1px rgba(0,0,0,.15);box-sizing:border-box;position:absolute;cursor:pointer;width:30px;height:30px;filter:none;opacity:.8;border:0 solid transparent}.slider-tick.round{border-radius:50%}.slider-tick.custom{background:0 0}.slider-tick.custom::before{line-height:30px;font-size:20px;content:'\2605';color:#726204}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/images/vendor/ajax-loader.gif)50% no-repeat}@font-face{font-family:slick;src:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/fonts/slick/slick.eot);src:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/fonts/slick/slick.eot?#iefix)format("embedded-opentype"),url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/fonts/slick/slick.woff)format("woff"),url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/fonts/slick/slick.ttf)format("truetype"),url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/fonts/slick/slick.svg#slick)format("svg");font-weight:400;font-style:normal}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;transform:translate(0,-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:0 0;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}.slick-prev:before{content:"←"}.slick-next{right:-25px}.slick-next:before{content:"→"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}@font-face{font-family:lg;src:url(../fonts/lg//lg.woff2?io9a6k)format("woff2"),url(../fonts/lg//lg.ttf?io9a6k)format("truetype"),url(../fonts/lg//lg.woff?io9a6k)format("woff"),url(../fonts/lg//lg.svg?io9a6k#lg)format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,segoe ui,Roboto,helvetica neue,Arial,noto sans,liberation sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;outline:none;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:'\e095'}.lg-prev{left:20px}.lg-prev:after{content:'\e094'}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,transparent,rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:none;will-change:color;transition:color .2s linear;background:0 0;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:'\e070'}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:'\e90a'}.lg-toolbar .lg-download:after{content:'\e0f2'}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;transition:opacity .2s ease-out 0s}.lg-sub-html h4,.lg-sub-html .h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-toolbar,.lg-closing .lg-prev,.lg-closing .lg-next,.lg-closing .lg-sub-html{opacity:0;transition:transform .08 cubic-bezier(0,0,.25,1)0s,opacity .08 cubic-bezier(0,0,.25,1)0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{opacity:0;will-change:opacity;transition:opacity 250ms cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{opacity:1}.lg-group:after{content:'';display:table;clear:both}.lg-container{display:none;outline:none}.lg-container.lg-show{display:block}.lg-on{scroll-behavior:unset}.lg-toolbar,.lg-prev,.lg-next,.lg-pager-outer,.lg-hide-sub-html .lg-sub-html{opacity:0;will-change:transform,opacity;transition:transform .25s cubic-bezier(0,0,.25,1)0s,opacity .25s cubic-bezier(0,0,.25,1)0s}.lg-show-in .lg-toolbar,.lg-show-in .lg-prev,.lg-show-in .lg-next,.lg-show-in .lg-pager-outer{opacity:1}.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:none;will-change:auto;overflow:hidden;transition:opacity .15s ease 0s}.lg-outer *{box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current{transition-duration:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{will-change:transform,opacity;display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(../images/vendor//loading.gif)no-repeat 50%}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play-button{opacity:0;will-change:opacity;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-zoom-from-image .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-zoom-from-image .lg-video-play-button{opacity:1}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play-button{opacity:1}.lg-outer .lg-empty-html.lg-sub-html,.lg-outer .lg-empty-html .lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{transform:translate3d(0,0%,0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{transition:transform 1s cubic-bezier(.175,.885,.32,1.275)0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{transition:transform 1s cubic-bezier(0,0,.25,1)0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{transition:transform 1s cubic-bezier(0,0,.25,1)0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:'\e909'}.lg-components{transform:translate3d(0,100%,0);will-change:transform;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media(min-width:768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media(min-width:768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:'\e1ff'}.lg-outer.lg-animate-thumb .lg-thumb{transition-timing-function:cubic-bezier(.215,.61,.355,1)}.slick-slider{padding-left:0}.slick-arrow::before{color:#343a40}.bg-primary-9{background-color:rgba(135,39,67,.9)}.bg-primary-8{background-color:rgba(135,39,67,.8)}.bg-primary-7{background-color:rgba(135,39,67,.7)}.bg-primary-6{background-color:rgba(135,39,67,.6)}.bg-primary-5{background-color:rgba(135,39,67,.5)}.bg-primary-4{background-color:rgba(135,39,67,.4)}.bg-primary-3{background-color:rgba(135,39,67,.3)}.bg-primary-2{background-color:rgba(135,39,67,.2)}.bg-primary-1{background-color:rgba(135,39,67,.1)}.bg-secondary-9{background-color:rgba(46,62,111,.9)}.bg-secondary-8{background-color:rgba(46,62,111,.8)}.bg-secondary-7{background-color:rgba(46,62,111,.7)}.bg-secondary-6{background-color:rgba(46,62,111,.6)}.bg-secondary-5{background-color:rgba(46,62,111,.5)}.bg-secondary-4{background-color:rgba(46,62,111,.4)}.bg-secondary-3{background-color:rgba(46,62,111,.3)}.bg-secondary-2{background-color:rgba(46,62,111,.2)}.bg-secondary-1{background-color:rgba(46,62,111,.1)}.bg-tertiary-9{background-color:rgba(46,62,111,.9)}.bg-tertiary-8{background-color:rgba(46,62,111,.8)}.bg-tertiary-7{background-color:rgba(46,62,111,.7)}.bg-tertiary-6{background-color:rgba(46,62,111,.6)}.bg-tertiary-5{background-color:rgba(46,62,111,.5)}.bg-tertiary-4{background-color:rgba(46,62,111,.4)}.bg-tertiary-3{background-color:rgba(46,62,111,.3)}.bg-tertiary-2{background-color:rgba(46,62,111,.2)}.bg-tertiary-1{background-color:rgba(46,62,111,.1)}.bg-quaternary-9{background-color:rgba(25,135,84,.9)}.bg-quaternary-8{background-color:rgba(25,135,84,.8)}.bg-quaternary-7{background-color:rgba(25,135,84,.7)}.bg-quaternary-6{background-color:rgba(25,135,84,.6)}.bg-quaternary-5{background-color:rgba(25,135,84,.5)}.bg-quaternary-4{background-color:rgba(25,135,84,.4)}.bg-quaternary-3{background-color:rgba(25,135,84,.3)}.bg-quaternary-2{background-color:rgba(25,135,84,.2)}.bg-quaternary-1{background-color:rgba(25,135,84,.1)}.bg-success-9{background-color:rgba(25,135,84,.9)}.bg-success-8{background-color:rgba(25,135,84,.8)}.bg-success-7{background-color:rgba(25,135,84,.7)}.bg-success-6{background-color:rgba(25,135,84,.6)}.bg-success-5{background-color:rgba(25,135,84,.5)}.bg-success-4{background-color:rgba(25,135,84,.4)}.bg-success-3{background-color:rgba(25,135,84,.3)}.bg-success-2{background-color:rgba(25,135,84,.2)}.bg-success-1{background-color:rgba(25,135,84,.1)}.bg-info-9{background-color:rgba(185,228,229,.9)}.bg-info-8{background-color:rgba(185,228,229,.8)}.bg-info-7{background-color:rgba(185,228,229,.7)}.bg-info-6{background-color:rgba(185,228,229,.6)}.bg-info-5{background-color:rgba(185,228,229,.5)}.bg-info-4{background-color:rgba(185,228,229,.4)}.bg-info-3{background-color:rgba(185,228,229,.3)}.bg-info-2{background-color:rgba(185,228,229,.2)}.bg-info-1{background-color:rgba(185,228,229,.1)}.bg-warning-9{background-color:rgba(255,224,0,.9)}.bg-warning-8{background-color:rgba(255,224,0,.8)}.bg-warning-7{background-color:rgba(255,224,0,.7)}.bg-warning-6{background-color:rgba(255,224,0,.6)}.bg-warning-5{background-color:rgba(255,224,0,.5)}.bg-warning-4{background-color:rgba(255,224,0,.4)}.bg-warning-3{background-color:rgba(255,224,0,.3)}.bg-warning-2{background-color:rgba(255,224,0,.2)}.bg-warning-1{background-color:rgba(255,224,0,.1)}.bg-danger-9{background-color:rgba(135,39,67,.9)}.bg-danger-8{background-color:rgba(135,39,67,.8)}.bg-danger-7{background-color:rgba(135,39,67,.7)}.bg-danger-6{background-color:rgba(135,39,67,.6)}.bg-danger-5{background-color:rgba(135,39,67,.5)}.bg-danger-4{background-color:rgba(135,39,67,.4)}.bg-danger-3{background-color:rgba(135,39,67,.3)}.bg-danger-2{background-color:rgba(135,39,67,.2)}.bg-danger-1{background-color:rgba(135,39,67,.1)}.bg-light-9{background-color:rgba(217,218,222,.9)}.bg-light-8{background-color:rgba(217,218,222,.8)}.bg-light-7{background-color:rgba(217,218,222,.7)}.bg-light-6{background-color:rgba(217,218,222,.6)}.bg-light-5{background-color:rgba(217,218,222,.5)}.bg-light-4{background-color:rgba(217,218,222,.4)}.bg-light-3{background-color:rgba(217,218,222,.3)}.bg-light-2{background-color:rgba(217,218,222,.2)}.bg-light-1{background-color:rgba(217,218,222,.1)}.bg-gray-9{background-color:rgba(243,245,253,.9)}.bg-gray-8{background-color:rgba(243,245,253,.8)}.bg-gray-7{background-color:rgba(243,245,253,.7)}.bg-gray-6{background-color:rgba(243,245,253,.6)}.bg-gray-5{background-color:rgba(243,245,253,.5)}.bg-gray-4{background-color:rgba(243,245,253,.4)}.bg-gray-3{background-color:rgba(243,245,253,.3)}.bg-gray-2{background-color:rgba(243,245,253,.2)}.bg-gray-1{background-color:rgba(243,245,253,.1)}.bg-gray-light-9{background-color:rgba(130,130,130,.9)}.bg-gray-light-8{background-color:rgba(130,130,130,.8)}.bg-gray-light-7{background-color:rgba(130,130,130,.7)}.bg-gray-light-6{background-color:rgba(130,130,130,.6)}.bg-gray-light-5{background-color:rgba(130,130,130,.5)}.bg-gray-light-4{background-color:rgba(130,130,130,.4)}.bg-gray-light-3{background-color:rgba(130,130,130,.3)}.bg-gray-light-2{background-color:rgba(130,130,130,.2)}.bg-gray-light-1{background-color:rgba(130,130,130,.1)}.bg-white-9{background-color:rgba(255,255,255,.9)}.bg-white-8{background-color:rgba(255,255,255,.8)}.bg-white-7{background-color:rgba(255,255,255,.7)}.bg-white-6{background-color:rgba(255,255,255,.6)}.bg-white-5{background-color:rgba(255,255,255,.5)}.bg-white-4{background-color:rgba(255,255,255,.4)}.bg-white-3{background-color:rgba(255,255,255,.3)}.bg-white-2{background-color:rgba(255,255,255,.2)}.bg-white-1{background-color:rgba(255,255,255,.1)}.bg-dark-9{background-color:rgba(52,58,64,.9)}.bg-dark-8{background-color:rgba(52,58,64,.8)}.bg-dark-7{background-color:rgba(52,58,64,.7)}.bg-dark-6{background-color:rgba(52,58,64,.6)}.bg-dark-5{background-color:rgba(52,58,64,.5)}.bg-dark-4{background-color:rgba(52,58,64,.4)}.bg-dark-3{background-color:rgba(52,58,64,.3)}.bg-dark-2{background-color:rgba(52,58,64,.2)}.bg-dark-1{background-color:rgba(52,58,64,.1)}.bg-dark-transparent-9{background-color:rgba(46,62,111,.9)}.bg-dark-transparent-8{background-color:rgba(46,62,111,.8)}.bg-dark-transparent-7{background-color:rgba(46,62,111,.7)}.bg-dark-transparent-6{background-color:rgba(46,62,111,.6)}.bg-dark-transparent-5{background-color:rgba(46,62,111,.5)}.bg-dark-transparent-4{background-color:rgba(46,62,111,.4)}.bg-dark-transparent-3{background-color:rgba(46,62,111,.3)}.bg-dark-transparent-2{background-color:rgba(46,62,111,.2)}.bg-dark-transparent-1{background-color:rgba(46,62,111,.1)}.fill-primary,.fill-primary *{fill:#872743}*:hover>.fill-hover-primary,*:hover>.fill-hover-primary *{fill:#872743}.fill-secondary,.fill-secondary *{fill:#2e3e6f}*:hover>.fill-hover-secondary,*:hover>.fill-hover-secondary *{fill:#2e3e6f}.fill-white,.fill-white *{fill:#fff}*:hover>.fill-hover-white,*:hover>.fill-hover-white *{fill:#fff}.bg-hover-primary{transition:.3s}.bg-hover-primary:hover{background-color:#872743}.bg-hover-secondary{transition:.3s}.bg-hover-secondary:hover{background-color:#2e3e6f}.bg-hover-tertiary{transition:.3s}.bg-hover-tertiary:hover{background-color:#2e3e6f}.bg-hover-quaternary{transition:.3s}.bg-hover-quaternary:hover{background-color:#198754}.bg-hover-success{transition:.3s}.bg-hover-success:hover{background-color:#198754}.bg-hover-info{transition:.3s}.bg-hover-info:hover{background-color:#b9e4e580}.bg-hover-warning{transition:.3s}.bg-hover-warning:hover{background-color:#ffe000}.bg-hover-danger{transition:.3s}.bg-hover-danger:hover{background-color:#872743}.bg-hover-light{transition:.3s}.bg-hover-light:hover{background-color:#d9dade}.bg-hover-gray{transition:.3s}.bg-hover-gray:hover{background-color:#f3f5fd}.bg-hover-gray-light{transition:.3s}.bg-hover-gray-light:hover{background-color:#828282}.bg-hover-white{transition:.3s}.bg-hover-white:hover{background-color:#fff}.bg-hover-dark{transition:.3s}.bg-hover-dark:hover{background-color:#343a40}.bg-hover-dark-transparent{transition:.3s}.bg-hover-dark-transparent:hover{background-color:rgba(46,62,111,5%)}.text-hover-primary:hover{color:#872743}.text-hover-secondary:hover{color:#2e3e6f}.text-hover-tertiary:hover{color:#2e3e6f}.text-hover-quaternary:hover{color:#198754}.text-hover-success:hover{color:#198754}.text-hover-info:hover{color:#b9e4e580}.text-hover-warning:hover{color:#ffe000}.text-hover-danger:hover{color:#872743}.text-hover-light:hover{color:#d9dade}.text-hover-gray:hover{color:#f3f5fd}.text-hover-gray-light:hover{color:#828282}.text-hover-white:hover{color:#fff}.text-hover-dark:hover{color:#343a40}.text-hover-dark-transparent:hover{color:rgba(46,62,111,5%)}.text-justify{text-align:justify}.object-fit-cover{-o-object-fit:cover;object-fit:cover}.cursor-pointer{cursor:pointer}.text-gradient{background:linear-gradient(180deg,#872743 0%,#7A2A56 25%,#673265 50%,#4D396E 75%,#2E3E6F 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.text-underline{text-decoration:underline}.underline-1{text-decoration-thickness:1px}.border-radius{border-radius:20px 4px}.border-radius-small{border-radius:10px 2px}.container-small{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container-small{max-width:540px}}@media(min-width:768px){.container-small{max-width:720px}}@media(min-width:1024px){.container-small{max-width:960px}}.transform-none{transform:none!important}.bg-image{position:relative}.bg-image-inner{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover}.bg-image>div:not(.bg-image-inner):not(.bg-gradient-inner){position:relative;z-index:3}.bg-image .btn{width:-webkit-max-content;width:-moz-max-content;width:max-content}.bg-gradient{position:relative}.bg-gradient-inner{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%}.bg-gradient>div:not(.bg-gradient-inner):not(.bg-image-inner){position:relative;z-index:3}.bg-gradient .btn{width:-webkit-max-content;width:-moz-max-content;width:max-content}.bg-image-bottom-right{background-repeat:no-repeat;background-position:100% 100%;background-size:50vw}@media(max-width:1023.98px){.bg-image-bottom-right{background-image:none!important}}strong{font-weight:600}.ki{display:block;position:relative}.ki img.ki-img{position:absolute;width:70px;right:1rem;bottom:1rem}@media(min-width:1200px){.nav-on-hero .nav-link{text-shadow:0 1px 0 rgba(135,39,67,.73),0 -1px 0 rgba(135,39,67,.69),1px 0 1px rgba(135,39,67,.81),-1px 0 0 rgba(135,39,67,.59),2px -1px 5px rgba(135,39,67,.91),-2px 1px 5px rgba(135,39,67,.64),0 2px 18px rgba(135,39,67,.9)}}.header{background-color:transparent!important;position:relative;transition:200ms margin ease;z-index:999}.header .navbar{background-color:transparent;transition:.3s ease;position:relative}.header .navbar .navbar-brand{width:100%;display:flex;justify-content:center;align-items:center;margin:0;padding-left:2rem;padding-right:1rem;padding-top:1.5rem;padding-bottom:1.5rem;background-color:#fff}@media(min-width:1200px){.header .navbar .navbar-brand{width:auto;background-color:transparent}}.header .navbar .navbar-brand svg{width:134px;height:50px}@media(min-width:1200px){.header .navbar .navbar-brand svg{width:113px;height:44px}}.header .navbar .navbar-toggler{border:none;background:rgba(46,62,111,5%);overflow:hidden;position:relative;box-shadow:none!important}.header .navbar .navbar-toggler.close .close-icon{margin-left:0}.header .navbar .navbar-toggler .close-icon{position:absolute;display:flex;justify-content:center;align-items:center;inset:0;margin-left:-100%;transition:.3s;width:100%;height:100%;background-color:#f4f5f8}.header .navbar .navbar-collapse{overflow:auto}@media(max-width:1199.98px){.header .navbar .navbar-collapse{position:absolute;top:100%;width:100%;background-color:#fff;max-height:calc(100vh - 160px);overflow:scroll}}@media(min-width:1200px){.header .navbar .navbar-collapse{position:static}}.header .navbar .navbar-collapse.collapse{transition:.3s}.header .navbar .navbar-collapse.collapse:not(.show){display:block}@media(max-width:1199.98px){.header .navbar .navbar-collapse.collapse:not(.show){transform:translateX(-100%)}}@media(min-width:1200px){.header .navbar .navbar-collapse.collapse:not(.show){display:none}}.header .navbar .navbar-collapse.collapse:not(.show).show{transform:translateX(0)}.header .navbar .navbar-collapse .nav-item{position:static;white-space:nowrap}@media(max-width:1199.98px){.header .navbar .navbar-collapse .nav-item{border-bottom:1px solid #fff}}@media(min-width:1200px){.header .navbar .navbar-collapse .nav-item:hover .nav-link{border-bottom-color:#fff;border-top-color:transparent;border-top-width:0;border-bottom-width:3px}}.header .navbar .navbar-collapse .nav-item>.dropdown-menu{width:100%;margin-top:0;padding:0;transition:.3s;border:none}@media(min-width:1200px){.header .navbar .navbar-collapse .nav-item>.dropdown-menu{height:calc(100vh - 91px)}}.header .navbar .navbar-collapse .nav-item>.dropdown-menu.show{display:flex}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .dropdown-menu.show{position:static!important}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list{}@media(min-width:1200px){.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list{width:100%;height:100%;box-sizing:border-box;display:flex;flex-flow:wrap column;align-items:flex-start;overflow-x:hidden;overflow-y:auto}}@media(min-width:1340px){.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list{flex-flow:wrap}}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div{width:100%;box-sizing:border-box;flex-direction:column}@media(min-width:1200px){.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div{width:30%;overflow:hidden;white-space:normal;display:flex;flex-grow:1}}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-item{box-sizing:border-box;font-weight:700;color:#2e3e6f;width:100%}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-item:hover{background-color:transparent}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-item+a{padding:1.5rem;background-color:#2e3e6f;color:#fff;font-size:1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #fff}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-item+a svg{transition:.3s;transform:rotateZ(90deg)}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-item+a:not(.collapsed) svg{transform:rotateZ(0)}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu{border:none;box-sizing:border-box}@media(max-width:1199.98px){.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu{padding-top:0;background-color:#2e3e6f}}@media(min-width:1200px){.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu{margin-top:24px;margin-bottom:24px;display:block;position:static}}@media(max-width:1199.98px){.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu li:not(:last-child) .dropdown-item{border-bottom:1px solid #fff}}@media(min-width:1200px){.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu .dropdown-item{margin-bottom:1.5rem}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu .dropdown-item svg{display:none}}@media(max-width:1199.98px){.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu .dropdown-item{padding:1.5rem 0;margin:0 1.5rem;width:auto;color:#fff;display:flex;justify-content:space-between;align-items:center}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu .dropdown-item svg{transform:rotateZ(90deg)}}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu .dropdown-item:hover{background-color:transparent}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu .dropdown-item:hover>div>*:first-child{font-weight:600}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu .dropdown-item:hover>div>*:last-child{font-weight:400}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu .dropdown-item>div>span{display:block;line-height:1.2}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu .dropdown-item>div>*:first-child{font-weight:400}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu .dropdown-item>div>*:last-child{font-weight:100}@media(min-width:1200px){.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu .dropdown-item>div>*:first-child{color:#2e3e6f;margin-bottom:.25rem}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu .dropdown-item>div>*:last-child{color:#838897}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu .dropdown-item:hover>div>*:last-child{color:#2e3e6f}}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list>div>.dropdown-menu li:last-child .dropdown-item{margin-bottom:0}.header .navbar .navbar-collapse .nav-item>.dropdown-menu .menu-list+div>span{margin-bottom:42px}@media(min-width:1200px){.header .navbar .navbar-collapse .nav-item>.dropdown-menu>*{padding:64px}}.header .navbar .navbar-collapse .nav-item>.dropdown-menu>*:last-child{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(min-width:1200px){.header .navbar .navbar-collapse .nav-item .dropdown-menu{padding:0}}@media(max-width:1199.98px){.header .navbar .navbar-collapse .nav-item .dropdown-menu{display:none;background-color:transparent}.header .navbar .navbar-collapse .nav-item .dropdown-menu.show,.header .navbar .navbar-collapse .nav-item .dropdown-menu.collapsing{display:block}}@media(min-width:1200px){.header .navbar .navbar-collapse .nav-item .dropdown-item{padding-top:0;padding-bottom:0}}.header .navbar .navbar-collapse .nav-item .dropdown-item>div>span{white-space:normal;width:calc(inherit - 100px)}.header .navbar .navbar-collapse .nav-item .nav-link{padding:10px 0;font-size:1rem;font-weight:400;line-height:1}@media(max-width:1199.98px){.header .navbar .navbar-collapse .nav-item .nav-link{padding:1.5rem;color:#fff;font-size:1.5rem;display:flex;justify-content:space-between;align-items:center;font-weight:700;transition:.3s}.header .navbar .navbar-collapse .nav-item .nav-link>div{width:35px;height:35px}.header .navbar .navbar-collapse .nav-item .nav-link>div>*{transition:opacity .3s;position:absolute}.header .navbar .navbar-collapse .nav-item .nav-link.collapsed{background-color:#872743}.header .navbar .navbar-collapse .nav-item .nav-link.collapsed>div>*:last-child{opacity:0}.header .navbar .navbar-collapse .nav-item .nav-link:not(.collapsed){background-color:#2e3e6f;font-size:2rem}.header .navbar .navbar-collapse .nav-item .nav-link:not(.collapsed)>div>*:last-child{opacity:1}.header .navbar .navbar-collapse .nav-item .nav-link:not(.collapsed)>div>*:first-child{opacity:0}}@media(min-width:1200px){.header .navbar .navbar-collapse .nav-item .nav-link{border-bottom:0 solid #fff;border-top:3px solid transparent;transition:all 200ms ease;color:#fff;margin-right:2rem}.header .navbar .navbar-collapse .nav-item .nav-link.active{border-top-width:0;border-bottom-width:3px}}.header .cta-container{overflow:scroll}.header .cta-container a{align-items:center;overflow:hidden;transition:all 300ms ease}.header .cta-container a .text-container{display:inline-block}.header .cta-container a .text-container .title{white-space:nowrap;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.header .cta-container a .text-container .descr{display:flex;white-space:normal;line-height:1.2em;font-size:18px}.header .cta-container a img{opacity:.75}.header .cta-container a:hover{transform:scale(1.03)}.header .cta-container a:hover .cta-icon>svg>g,.header .cta-container a:hover img{opacity:1}.scrolled .header,.header.no-pic{position:fixed}.scrolled .header nav.navbar,.header.no-pic nav.navbar{background-color:#fff}@media(min-width:1200px){.scrolled .header nav.navbar,.header.no-pic nav.navbar{background-color:#872743}}.scroll-down:not(.menu) .header{margin-top:-98px}@media(min-width:1200px){.scroll-down:not(.menu) .header{margin-top:-80px}}@media(max-width:1199.98px){.scroll-down:not(.menu) .header .navbar-collapse{max-height:calc(100vh - 160px + 98px)}}@media(min-width:1200px){.scroll-down:not(.menu) .header .nav-item>.dropdown-menu{height:calc(100vh - 92px + 80px)}}.header .direct-links a{text-underline-offset:3px;font-size:1.125rem}footer .bg-image{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/images/Ausengelaende_1.jpg);background-repeat:no-repeat;background-size:cover}@media(max-width:1339.98px){footer .bg-image{display:none}}.accordion .accordion-button{padding:10px 20px;margin-top:13px}.accordion .accordion-button::after{background-position:50%;margin-right:4.5px}.btn{padding:12px 24px;border-radius:10px 0;border:1px solid}.btn-search{border-radius:50%;border:none;padding:0;width:44px;height:44px;background:linear-gradient(#872743,#7A2A56,#673265,#4D396E,#2E3E6F)}.btn-search svg{width:44px;height:44px}.btn-primary:hover{background-color:#fff;border-color:#872743;color:#872743}.btn-outline-primary:hover{fill:#fff}.btn-secondary:hover{background-color:#fff;border-color:#2e3e6f;color:#2e3e6f}.btn-outline-secondary:hover{fill:#fff}.btn-success:hover{background-color:#fff;border-color:#198754;color:#198754}.btn-outline-success:hover{fill:#fff}.btn-info:hover{background-color:#fff;border-color:#b9e4e580;color:#b9e4e580}.btn-outline-info:hover{fill:#fff}.btn-warning:hover{background-color:#fff;border-color:#ffe000;color:#ffe000}.btn-outline-warning:hover{fill:#fff}.btn-danger:hover{background-color:#fff;border-color:#872743;color:#872743}.btn-outline-danger:hover{fill:#fff}.btn-light:hover{background-color:#fff;border-color:#d9dade;color:#d9dade}.btn-outline-light:hover{fill:#fff}.btn-outline-white:hover{fill:#fff}.btn-dark:hover{background-color:#fff;border-color:#343a40;color:#343a40}.btn-outline-dark:hover{fill:#fff}.btn.border-1{border-width:1px}.btn.border-2{border-width:2px}.btn.border-3{border-width:3px}.btn-hover{transition:.3s}.btn-hover .hover-icon{visibility:hidden;width:0;opacity:0;transition:.3s}.btn-hover .hover-icon.show{width:auto;visibility:visible;opacity:1}.btn-hover .hover-icon.show:last-child{margin-left:1rem}.btn-hover .hover-icon.show:first-child{margin-right:1rem}.btn-hover:hover .hover-icon{width:auto;visibility:visible;opacity:1}.btn-hover:hover .hover-icon:last-child{margin-left:1rem}.btn-hover:hover .hover-icon:first-child{margin-right:1rem}.box-button{display:inline-block;border-radius:12px;min-height:300px;max-width:100%;padding:10px;color:#2e3e6f;display:flex;align-items:center;box-shadow:0 8px 12px rgba(0,0,0,.1);font-size:20px;transition:all .3s ease;transition-delay:15ms}.box-button .square{padding:2%;margin:auto}.box-button svg{fill:#2e3e6f}@media(min-width:1024px){.box-button{font-size:24px;min-height:350px;max-width:95%}}.box-button:hover{transform:scale(1.05);box-shadow:0 2px 24px rgba(0,0,0,.12);color:#2e3e6f;cursor:pointer}.display-heading{line-height:1.5em;font-size:2.25rem;max-width:100%;margin:0}@media(min-width:1200px){.display-heading{font-size:52px}}.btn-fa-searches{background-color:#eceffb;border:none;color:#343a40;border-radius:10px 2px;border:2px solid #eceffb;transition:transform 400ms ease,color 600ms ease,background-color 300ms ease;transition-delay:50ms}.btn-fa-searches:hover{transform:scale(1.03);border:2px solid #eceffb}.standard-expandable-cards__grid-item{padding-right:15px;padding-left:15px;flex:0 0 100%;max-width:100%;transition:.4s}@media screen and (min-width:1200px){.standard-expandable-cards__grid-item:hover .standard-expandable-cards__grid-expandable-heading{height:450px;top:-360px;margin-bottom:-60px;padding-top:175px;background:rgba(255,255,255,.85)}}@media screen and (min-width:1200px) and (min-width:1024px){.standard-expandable-cards__grid-item:hover .standard-expandable-cards__grid-expandable-heading{margin-bottom:-120px}}@media screen and (min-width:1200px) and (min-width:1340px){.standard-expandable-cards__grid-item:hover .standard-expandable-cards__grid-expandable-heading{margin-bottom:-150px}}@media screen and (min-width:1200px){.standard-expandable-cards__grid-item:hover .standard-expandable-cards__grid-expandable-heading .headline{color:#2e3e6f}.standard-expandable-cards__grid-item:hover .standard-expandable-cards__grid-expandable-heading .headline:after{background:#2e3e6f}.standard-expandable-cards__grid-item:hover .standard-expandable-cards__grid-expandable-content{max-height:100%;width:100%}}.standard-expandable-cards__grid-item.active .standard-expandable-cards__grid-expandable-heading{height:450px;top:-360px;margin-bottom:-60px;padding-top:175px;background:rgba(255,255,255,.85)}@media screen and (min-width:1024px){.standard-expandable-cards__grid-item.active .standard-expandable-cards__grid-expandable-heading{margin-bottom:-120px}}@media screen and (min-width:1340px){.standard-expandable-cards__grid-item.active .standard-expandable-cards__grid-expandable-heading{margin-bottom:-150px}}.standard-expandable-cards__grid-item.active .standard-expandable-cards__grid-expandable-heading .headline{color:#2e3e6f}.standard-expandable-cards__grid-item.active .standard-expandable-cards__grid-expandable-heading .headline:after{background:#2e3e6f}.standard-expandable-cards__grid-item.active .standard-expandable-cards__grid-expandable-content{max-height:100%;width:100%}.standard-expandable-cards__grid-image{display:block;height:360px;background-size:cover;background-repeat:no-repeat;background-position:50%}.standard-expandable-cards__grid-expandable{position:relative}.standard-expandable-cards__grid-expandable-heading{display:flex;color:#fff!important;background:rgba(46,62,111,.85);padding:23px;width:100%;border:none;outline:none;font-size:15px;height:70px;position:relative;top:-70px;transition:.4s;overflow:hidden}.standard-expandable-cards__grid-expandable-heading .headline{position:relative;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin:0 auto;color:#fff;font-weight:700}.standard-expandable-cards__grid-expandable-heading .headline:after{position:absolute;bottom:-5px;left:50%;width:40px;height:2px;margin-left:-20px;background:#fff;content:""}.standard-expandable-cards__grid-expandable-content{padding:0 40px;max-height:0;overflow:hidden;transition:max-height .28s ease-out;position:absolute;top:0;background:#2e3e6f}.standard-expandable-cards__grid-expandable-content p{color:#fff}.standard-expandable-cards__grid-expandable-content p:first-child{padding-top:25px}.standard-expandable-cards__grid-expandable-content p:last-child{padding-bottom:15px}.standard-expandable-cards__grid-expandable-content .button{margin-top:5px;margin-bottom:30px}.card{box-shadow:0 4px 12px rgba(0,0,0,8%);border-radius:20px 4px;border:none;overflow:hidden}a.card{transition:.3s;color:#343a40}a.card:hover{transform:scale(1.05)}.product-card-wide .text{margin:60px 0}@media(min-width:1024px){.product-card-wide .text>*{margin:0 60px}}.product-card-wide img{-o-object-fit:cover;object-fit:cover}.form-slider{position:relative;width:100%;padding:36px 15px 0}.form-slider .slider-horizontal{width:100%!important;height:24px!important;padding:0!important}.form-slider .slider-horizontal .slider-track{height:4px!important;width:-moz-available!important;width:-webkit-fill-available!important;width:fill-available!important;margin:-2.5px -9px 0!important}.form-slider .slider-horizontal .slider-track-low{background:#198754}.form-slider .slider-horizontal .slider-track-high{background:#198754}.form-slider .slider-horizontal .slider-track .slider-selection{height:4px!important;background-color:#2e3e6f;background-image:none!important}.form-slider .slider-horizontal .tick-slider-selection{background-color:#2e3e6f;background-image:none!important}.form-slider .slider-horizontal .slider-tick-container{display:none}.form-slider .slider-horizontal .slider-handle{width:24px;height:24px;background-image:none!important;background-color:#2e3e6f;border:1px solid #198754;border-radius:12px;box-shadow:none!important}.form-slider .slider-horizontal .slider-handle.max-slider-handle{margin-left:-9px}.form-slider .slider-horizontal .tooltip{position:relative;top:-35px!important;left:-15px!important;right:auto!important;width:100%;margin-top:0!important;padding:0!important;font-size:.95rem;text-align:left;opacity:1!important;display:none;width:auto!important}.form-slider .slider-horizontal .tooltip-inner{left:0!important;padding:0!important;font-weight:300!important;color:#343a40!important;background-color:transparent!important}.form-slider .slider-horizontal .tooltip-min{display:inline-block!important;right:unset!important}.form-slider .slider-horizontal .tooltip-max{display:inline-block!important;max-width:0!important;right:unset!important;padding-left:4px!important}.form-slider .slider-horizontal .tooltip-min .tooltip-inner{width:auto!important}.form-slider .slider-horizontal .tooltip-min .tooltip-inner:before{content:"Value: "}.form-slider .slider-horizontal .tooltip-min .tooltip-inner:after{content:" bis"}.custom-file-input{position:relative;padding-right:30px}.custom-file-input .btn-close{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]{border-radius:.25em 0!important}.form-control{border-radius:.5em 0!important}.input-group .form-control,.input-group .form-select{border-left:0;border-radius:0 0 .5em 0!important;padding-left:6px}.input-group .input-group-text{border-right:0;border-radius:.5em 0 0 0;color:gray;padding-right:6px;padding-left:20px}.input-group .input-group-text svg{margin-top:.125em}.form-control::-moz-placeholder{font-weight:300;opacity:1}.form-control:-ms-input-placeholder{font-weight:300;opacity:1}.form-control::placeholder{font-weight:300;opacity:1}.form-control:-ms-input-placeholder{font-weight:300}.form-control::-ms-input-placeholder{font-weight:300}.form-select:invalid{color:gray;font-weight:300}.no-focus:focus{border-color:#ced4da;box-shadow:none}.slider-main{margin:0;padding:0;position:relative;height:calc(100vh - 150px)}.slider-main .slick-list,.slider-main .slick-track{height:100%}.slider-main li{position:relative}.slider-main img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slider-main article{position:absolute;z-index:2;width:90%;background-color:rgba(46,62,111,.5);padding:1rem;border-radius:5px}@media(max-width:767.98px){.slider-main article{bottom:0;left:50%;transform:translateX(-50%)}}@media screen and (min-width:768px){.slider-main article{width:590px;transform:translate(0)}.slider-main article.right-top{top:5%;right:10%}.slider-main article.center-center{top:50%;transform:translate(-50%,-50%);left:50%}.slider-main article.left-bottom{bottom:5%;left:10%}}.slider-main article p{color:#fff}.carousel-control-prev,.carousel-control-next{width:10%}.slider img{max-width:100%}.mitarbeiter-slider{margin-top:24px}.mitarbeiter-slider .text-bubble{background-color:#f3f7fa;float:left;padding:2rem;height:100%;border-radius:20px 3px 20px 3px}@media(min-width:1024px){.mitarbeiter-slider .text-bubble{padding:2.5rem}}.mitarbeiter-slider .text-bubble span{color:#4d4d4d}.mitarbeiter-slider img{border-radius:100%;border:3px solid #f3f7fa;float:right;margin-top:-100px;margin-right:-12px;max-width:130px}@media(min-width:1200px){.mitarbeiter-slider img{max-width:150px}}@media(min-width:1340px){.mitarbeiter-slider img{max-width:180px}}.mitarbeiter-slider .slick-list{margin:0 -.66666667rem}@media(min-width:1024px){.mitarbeiter-slider .slick-list{margin:0 -1rem;margin-top:-32px}}.mitarbeiter-slider .slick-slide{margin:0 .66666667rem}@media(min-width:1024px){.mitarbeiter-slider .slick-slide{margin:0 1rem}}@media(min-width:1024px){.mitarbeiter-slider{margin:0 1rem}}.news-slider .slick-list{margin:0 -.66666667rem}@media(min-width:1024px){.news-slider .slick-list{margin:0 -1rem}}.news-slider .slick-slide{margin:0 .66666667rem}@media(min-width:1024px){.news-slider .slick-slide{margin:0 1rem}}.news-slider .slick-slide>*{min-height:450px}.news-slider .slick-slide>*>*{min-height:450px}.news-slider .slick-slide .layer+div{background:linear-gradient(0deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.2) 100%),rgba(211,211,211,.5)50%/cover no-repeat;background-position:50%}.product-slider{overflow:visible}.product-slider .slick-track{padding:1rem 0;display:inline-flex}.product-slider .slick-list{margin:0 -.66666667rem;padding:12px 6px;margin:-6px}@media(min-width:1024px){.product-slider .slick-list{margin:0 -1rem;padding:12px 6px;margin:-10px}}.product-slider .slick-slide{height:inherit;margin:0 .66666667rem;transition:.3s}@media(min-width:1024px){.product-slider .slick-slide{margin:0 1rem}}.product-slider .slick-slide:hover{transform:scale(1.0005)}.product-slider .slick-slide a{display:block}.product-slider .slick-slide a img{height:240px;-o-object-fit:cover;object-fit:cover}.event-slider{}.event-slider .slick-track{padding:1rem 0;display:flex}.event-slider .slick-track.hover .text{width:100%}.event-slider .slick-track.hover .image{width:0}.event-slider .slick-list{margin:0 -.66666667rem}@media(min-width:1024px){.event-slider .slick-list{margin:0 -1rem}}.event-slider .slick-slide{height:inherit;margin:0 .66666667rem;transition:.3s}@media(min-width:576px){.event-slider .slick-slide{min-height:541px;max-height:541px}}@media(min-width:1024px){.event-slider .slick-slide{margin:0 1rem}}.event-slider .slick-slide .event-title{margin:24px 0;overflow:hidden;width:100%;height:150px;vertical-align:top;justify-content:start;font-size:28px}@media(min-width:576px){.event-slider .slick-slide .event-title{width:100%;height:180px;margin:12px 0;font-size:24px}}@media(min-width:768px){.event-slider .slick-slide .event-title{width:100%;height:150px;font-size:24px}}@media(min-width:1024px){.event-slider .slick-slide .event-title{vertical-align:middle;justify-content:center;width:170px;height:260px;font-size:24px}}@media(min-width:1200px){.event-slider .slick-slide .event-title{width:220px;height:300px;font-size:30px}}@media(min-width:1340px){.event-slider .slick-slide .event-title{width:260px;height:300px}}.event-slider .slick-slide .text,.event-slider .slick-slide .image{transition:all .3s ease;width:100%}.event-slider .slick-slide .image{height:240px}.event-slider .slick-slide .text{height:100%}@media(min-width:1024px){.event-slider .slick-slide .text{width:70%}.event-slider .slick-slide .image{width:30%}}@media(min-width:1024px){.event-slider .slick-slide:hover{cursor:pointer}.event-slider .slick-slide:hover .text{width:50%}.event-slider .slick-slide:hover .image{width:50%}}.event-slider .slick-slide>.d-flex{flex-direction:column}@media(min-width:1024px){.event-slider .slick-slide>.d-flex{flex-direction:row}}.logo-slider .slick-list{margin:0 -2rem}.logo-slider .slick-slide{margin:0 2rem}.logo-slider .slick-track{display:flex}.logo-slider .slick-track .slick-slide{height:inherit!important}.slick-dots{bottom:-40px;line-height:1}.slick-dots .slick-active:last-child:first-child{display:none}.slick-dots li{width:50px;height:10px;background-color:#2e3e6f;margin-left:.5rem;margin-right:.5rem;transition:.3s}.slick-dots li button{width:100%;height:100%}.slick-dots li button::before{content:none}.slick-dots li.slick-active{background-color:#872743}.parallax{width:100%;height:100vh;position:relative}@media screen and (min-width:1024px){.parallax{height:50vh;width:auto}}.parallax .parallax-section{position:relative;width:100%;height:100%}.parallax .parallax-section .parallax-child-section{clip:rect(0,auto,auto,0);position:absolute;top:0;left:0;width:100%;height:100%}.parallax .parallax-section .parallax-child-section .parallax-background-img{position:fixed;display:block;top:0;left:0;width:100%;height:100%;transform:translateZ(0);will-change:transform;z-index:1;background-attachment:scroll;background-image:none;background-position:50%;background-repeat:no-repeat;background-size:cover}.parallax .parallax-body{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}.progressEngCertOuter{max-width:100%;overflow:hidden}.progressEngCertOuter .progressEngCert{width:100%;text-align:center}.progressEngCertOuter .progressEngCertInner{position:relative;width:100%;height:20px;margin:0 auto;background:#348d28;background:linear-gradient(90deg,#348d28 0%,#fffc00 50%,#ad282b 100%)}.progressEngCertOuter #progressEngCertBar{width:100%;height:auto;background:0 0;border:0;border-radius:0}.progressEngCertOuter #progressEngCertBar::-moz-progress-bar{background-color:transparent;background-color:rgba(255,255,255,.5);background-repeat:no-repeat;background-position:100%;background-size:contain;border-right:3px solid #fff}.progressEngCertOuter #progressEngCertBar::-webkit-progress-bar{background:#348d28;background:linear-gradient(90deg,#348d28 0%,#fffc00 50%,#ad282b 100%)}.progressEngCertOuter #progressEngCertBar::-webkit-progress-value{position:absolute;top:0;height:20px;background-color:rgba(255,255,255,.5);background-repeat:no-repeat;background-position:100%;background-size:contain;border-right:3px solid #fff}.progressEngCertOuter .progressEngCertFirst{display:none}.progressEngCertOuter .progressEngCertScale{display:flex;flex-direction:row;justify-content:flex-start;margin-right:-50px;padding-top:15px}@media(max-width:1024px){.progressEngCertOuter .progressEngCertScale{margin-right:-5%}}@media(max-width:576px){.progressEngCertOuter .progressEngCertScale{margin-right:-2.5%}}.progressEngCertOuter .progressEngCertScale span{display:inline-block;width:10%;text-align:left;margin-left:-2px}.progressEngCertOuter .progressEngCertScale span:first-child,.progressEngCertOuter .progressEngCertScale span:last-child{margin-left:0}@media(max-width:576px){.progressEngCertOuter .progressEngCertScale span{font-size:14px}}@font-face{font-family:profileot;src:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/fonts/profileOT/ProfileOT-Light.otf)format("opentype");font-weight:300;font-style:normal}@font-face{font-family:profileot;src:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/fonts/profileOT/ProfileOT.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:profileot;src:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/fonts/profileOT/ProfileOT-Bold.otf)format("opentype");font-weight:700;font-style:normal}@font-face{font-family:profileot;src:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/fonts/profileOT/ProfileOT-Black.otf)format("opentype");font-weight:800;font-style:normal}@font-face{font-family:opensans;src:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/fonts/OpenSans-VariableFont_wdth,wght.ttf)format("truetype");font-weight:100 950;font-style:normal}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,button,.btn{font-family:profileot,opensans,system-ui,-apple-system,segoe ui,Roboto,helvetica neue,Arial,noto sans,liberation sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji}.hero-mobile{margin:0;padding:0;position:relative;margin-bottom:50px!important;display:flex;flex-direction:column}.hero-mobile li{position:relative;overflow:hidden}.hero-mobile .target-mask{justify-content:space-between;width:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:85%;mask-size:85%;box-sizing:border-box}.hero-mobile .target-mask.top-left{-webkit-mask-position:left top;mask-position:left top;-webkit-mask-image:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/images/fhr-target-piece-04.svg);mask-image:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/images/fhr-target-piece-04.svg)}.hero-mobile .target-mask.top-right{margin-top:-5px;-webkit-mask-position:right top;mask-position:right top;-webkit-mask-image:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/images/fhr-target-piece-03.svg);mask-image:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/images/fhr-target-piece-03.svg)}.hero-mobile .slick-list,.hero-mobile .slick-track{height:100%}.hero-mobile .slick-list{margin:0 -.66666667rem}.hero-mobile .slick-track{display:flex}.hero-mobile .slick-slide{position:relative;height:auto;margin:0 .66666667rem}.hero-lou{width:100%;max-width:100vw;height:calc(100vh - 160px);height:-webkit-calc(100vh - 160px);top:0}@media(min-width:1024px){.hero-lou{height:calc(100vh - 160px);height:-webkit-calc(100vh - 160px)}}@media(min-width:1200px){.hero-lou{height:100vh}}@media only screen and (max-height:768px) and (min-width:1200px){.hero-lou{min-height:750px}}@media only screen and (max-height:768px) and (min-width:768px) and (max-width:1200px){.hero-lou{min-height:550px}}.hero-lou .hero-link{border:.9px solid #fff;box-sizing:border-box;height:50%;width:50%;overflow:hidden;cursor:pointer}.hero-lou .hero-link .hoverimg{position:absolute;opacity:0;transition:all .4s ease;transition-delay:30ms}.hero-lou .hero-link .target-mask{position:absolute;width:100%;height:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:60%;mask-size:60%;margin:0;background-color:#fff!important}@media(min-width:576px){.hero-lou .hero-link .target-mask{-webkit-mask-size:45%;mask-size:45%}}@media only screen and (max-height:990px){.hero-lou .hero-link .target-mask{-webkit-mask-size:35%;mask-size:35%}}@media only screen and (max-height:768px){.hero-lou .hero-link .target-mask{-webkit-mask-size:28%;mask-size:28%}}.hero-lou .hero-link .target-mask.top-left{-webkit-mask-image:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/images/fhr-target-piece-01.svg);mask-image:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/images/fhr-target-piece-01.svg);-webkit-mask-position:right bottom;mask-position:right bottom}.hero-lou .hero-link .target-mask.top-right{-webkit-mask-image:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/images/fhr-target-piece-02.svg);mask-image:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/images/fhr-target-piece-02.svg);-webkit-mask-position:left bottom;mask-position:left bottom}.hero-lou .hero-link .target-mask.bottom-left{-webkit-mask-image:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/images/fhr-target-piece-03.svg);mask-image:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/images/fhr-target-piece-03.svg);-webkit-mask-position:right top;mask-position:right top}.hero-lou .hero-link .target-mask.bottom-right{-webkit-mask-image:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/images/fhr-target-piece-04.svg);mask-image:url(/_assets/52de68be37c21790d35c26bf7b7d79fd/Styles/images/fhr-target-piece-04.svg);-webkit-mask-position:left top;mask-position:left top}.hero-lou .hero-link .target-mask>img{transition:all .4s ease;transition-delay:30ms;opacity:0}@media(min-width:576px){.hero-lou .hero-link .target-mask>img{opacity:1}}.hero-lou .hero-link .headline{width:45%;margin:15%}.hero-lou .hero-link .headline p{line-height:1.2em}.hero-lou .hero-link .headline svg{width:30px;height:30px}@media(min-width:1024px){.hero-lou .hero-link .headline svg{width:42px;height:42px}}@media(min-width:1024px){.hero-lou .hero-link .headline{width:45%}}@media only screen and (max-height:768px){.hero-lou .hero-link .headline{width:58%}}.hero-lou .hero-link .headline.right{margin-left:auto}.hero-lou .hero-link:hover .target-mask img{opacity:1;transform:scale(1.1)}.hero-lou .hero-link:hover .hoverimg{opacity:.2;transform:scale(1.1)}.hero-lou .lottie-outer{pointer-events:none}.hero-lou .lottie-outer lottie-player{transform:translateY(-7.85%)translateX(1.5%)rotateZ(15deg);width:53.3%;height:auto}@media(min-width:576px){.hero-lou .lottie-outer lottie-player{transform:translateY(-7.7%)translateX(1.5%)rotateZ(15deg);width:40.3%}}@media only screen and (max-height:990px){.hero-lou .lottie-outer lottie-player{width:31.4%}}@media only screen and (max-height:768px){.hero-lou .lottie-outer lottie-player{width:25%}}.sidebar{position:fixed;top:50%;right:1rem;transform:translateY(-50%);z-index:999}.sidebar .bg-light{padding:.5rem;margin:.16666667rem 0;display:flex;justify-content:center;align-items:center;transition:.3s}.sidebar .bg-light:hover{background:linear-gradient(180deg,#8A2337 0%,#7F2750 25%,#693164 50%,#4D3B6D 75%,#2D416D 100%);box-shadow:0 0 4px rgba(0,0,0,.1)}.sidebar .bg-light:hover svg path{fill:#fff!important}.social-icons,.language-icons{position:fixed;right:1rem;transition:.3s;transform:translateX(calc(1rem + 100%));z-index:1060}.social-icons.show,.language-icons.show{transform:translateX(0)}.social-icons .bg-light,.language-icons .bg-light{margin:0 .16666667rem;padding:.5rem;display:flex;justify-content:center;align-items:center}.social-icons .bg-light:hover,.language-icons .bg-light:hover{background:linear-gradient(180deg,#8A2337 0%,#7F2750 25%,#693164 50%,#4D3B6D 75%,#2D416D 100%);box-shadow:0 0 4px rgba(0,0,0,.1);color:#fff}.social-icons .bg-light:hover svg path,.language-icons .bg-light:hover svg path{fill:#fff!important}.social-icons .bg-light:last-child,.language-icons .bg-light:last-child{margin-right:0}@media(max-width:1023.98px){.language-icons{transform:translateX(300%);top:104px}.language-icons .bg-light{height:43px!important;width:43px!important;margin:0 1px;padding:0}}.language-icons .bg-light{height:40px;width:40px}.contact{z-index:2000}.contact .offcanvas-body{-ms-overflow-style:none;scrollbar-width:none}.contact .offcanvas-body::-webkit-scrollbar{display:none}.contact .offcanvas-header{background:linear-gradient(270deg,#2E3E6F 0%,#872743 100%)}.contact .btn-close-white{filter:invert(0)grayscale(100%)brightness(200%)}#collapseFilters{float:right;opacity:100}@media(max-width:1023.98px){#collapseFilters{opacity:0%;transition:.3s ease}#collapseFilters.show{opacity:100%}}.filter{box-shadow:0 8px 10px rgba(0,0,0,3%);border-radius:10px 2px 10px 2px;border:1px solid #eceef4;float:right;width:100%}.filter .border-left-soft{border-radius:10px 0 0 2px}.filter input[type=text]:focus{outline:none}.filter #collapseFilters{float:right;align-items:self-end;margin:0}.filter .dropdown-toggle span{padding-bottom:2px}.filter .dropdown-toggle svg{transition:.4s ease}.filter .dropdown-toggle svg path{transition:.6s ease;fill:#c5c5c5}.filter .dropdown-toggle.show{font-weight:500}.filter .dropdown-toggle.show span{border-bottom:2px solid #2e3e6f}.filter .dropdown-toggle.show svg{transform:rotateZ(180deg)}.filter .dropdown-toggle.show svg path{fill:#343a40}.filter .dropdown-toggle::after{content:none}.filter .dropdown-toggle:hover{font-weight:500}.filter .dropdown-toggle:hover svg path{fill:#343a40}.filter .dropdown-menu{box-shadow:0 8px 10px rgba(0,0,0,5%);border-radius:0 0 10px 0;border:1px solid #fff;margin-top:-5px!important;outline:1px solid #eceef4;max-width:100%;left:auto!important;right:0!important}@media(max-width:1023.98px){.filter .dropdown-menu{width:100%!important}}.filter .dropdown-menu>div{flex-wrap:wrap;direction:ltr;right:0;left:auto;justify-content:flex-end;flex-direction:row-reverse;width:auto}@media(max-width:1199.98px){.filter .dropdown-menu>div{justify-content:flex-start;flex-direction:row;direction:ltr;width:100%!important}}.filter .dropdown-menu>div>ul{list-style:none;padding-left:0;flex:1 0 25%;width:300px;max-width:300px}@media(max-width:1199.98px){.filter .dropdown-menu>div>ul{flex-basis:50%;width:50%}}@media(max-width:1199.98px){.filter .dropdown-menu>div>ul{flex-basis:50%;width:50%}}@media(max-width:767.98px){.filter .dropdown-menu>div>ul{flex-basis:100%;max-width:100%}}.filter .dropdown-item{direction:ltr}.filter .dropdown-item .form-check{display:flex;align-items:flex-start;box-sizing:border-box}.filter .dropdown-item .form-check input{align-self:left;flex-shrink:0;background-color:transparent;transition:.3s;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none;width:24px;height:24px;vertical-align:left;margin-right:10px;position:relative}.filter .dropdown-item .form-check input::before{content:"\f0c8";font-family:"font awesome 6 free";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px;color:#bfbfbf;transition:.3s}.filter .dropdown-item .form-check input:checked+.form-check-label{font-weight:400}.filter .dropdown-item .form-check input:checked::before{content:"\f14a";font-family:"font awesome 6 free";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px;color:#343a40}.filter .dropdown-item .form-check label{flex-grow:1;max-width:100%;white-space:normal;line-height:1.2}.filter .dropdown-item:hover{cursor:pointer;background-color:transparent}.filter .dropdown-item:hover .form-check input:before{color:#343a40}.filter .dropdown-item:hover .form-check label{font-weight:400}.filter .form-check input{border-radius:0!important}.list-arrow{list-style-type:none}.list-arrow-item{position:relative;padding-left:1rem;margin-bottom:1rem}.list-arrow-item svg{position:absolute;top:6px;left:-1rem}.list-arrow-item.fill-primary svg *{fill:#872743}.list-arrow-item.fill-secondary svg *{fill:#2e3e6f}.list-arrow-item.fill-white svg *{fill:#fff}.timeline{width:100vw}.timeline .entries{padding:0}.timeline .entry{padding:0;width:100%;margin-left:auto;margin-right:auto;margin-bottom:-3px!important}.timeline .entry .timeline-text{opacity:45%;padding:0;transition:all .6s ease}.timeline .entry .step-title{width:100%;position:relative;margin-bottom:1.5rem}.timeline .entry .step-title h3,.timeline .entry .step-title .h3,.timeline .entry .step-title h4,.timeline .entry .step-title .h4{height:80px;display:inline-block;position:absolute;white-space:nowrap;transition:all 1s ease;transition-delay:0,150ms}.timeline .entry .step-title h4,.timeline .entry .step-title .h4{margin:-1.2rem auto!important}.timeline .entry .order-md-0 h3,.timeline .entry .order-md-0 .h3,.timeline .entry .order-md-0 h4,.timeline .entry .order-md-0 .h4{text-align:right;right:0;left:0;display:inline-block}.timeline .entry .text-box,.timeline .entry img{max-height:0;opacity:0;overflow:hidden;transition:all 1s ease;transition-delay:5ms;font-size:1.25rem;margin:0}.timeline .entry .timeline-img{padding:0;height:100%;max-height:550px}.timeline .entry .text-box img{display:none}.timeline .entry .timeline-text,.timeline .entry .timeline-img{padding-bottom:42px}.timeline .entry .timeline-line{margin:auto;height:100%}.timeline .entry .timeline-line .vl{margin:-3px auto!important;border-left:10px solid;width:0;height:calc(100% - 35px)}.timeline .entry:hover .timeline-text{opacity:100%}.timeline .entry:hover .text-box,.timeline .entry:hover img{opacity:100;max-height:1200px}.timeline .entry:hover .order-md-0 h3,.timeline .entry:hover .order-md-0 .h3,.timeline .entry:hover .order-md-0 h4,.timeline .entry:hover .order-md-0 .h4{left:0;right:100%;position:absolute}@media(max-width:767.98px){.timeline .entry .timeline-line{margin-left:-22px!important}.timeline .entry .timeline-img{display:none}.timeline .entry .text-box img{display:block}.timeline .entry .text-box{font-size:1.25rem}.timeline .entry h3,.timeline .entry .h3,.timeline .entry h4,.timeline .entry .h4{text-align:left!important}.timeline .entry .order-md-0 h4,.timeline .entry .order-md-0 .h4,.timeline .entry .order-md-0 h3,.timeline .entry .order-md-0 .h3{text-align:left;right:0}}@media(max-width:767.98px){.timeline .entry{margin-left:-12px}.timeline .entry .text-box{font-size:1.25rem}}@media(max-width:767.98px){.timeline .entry .text-box{font-size:.875rem}}.timeline-color{background-color:#f3f7fa}.timeline-color .vl{border-color:#2e3e6f!important}.timeline-white{text-align:center;min-height:100vh}.timeline-white .entry{margin:0!important}.timeline-white .entry .vl{height:100%;border-color:#fff!important}.timeline-white .entry .timeline-line{margin:auto;height:100%}.timeline-white .entry .timeline-line .timeline-ball{transition:all .4s ease;fill:#fff;width:24px;height:24px}.timeline-white .entry .timeline-line .vl{border-left:10px solid;width:0;height:calc(100% - 20px)}.timeline-white .entry .heritage-text{margin:0}.timeline-white .entry .heritage-text h2,.timeline-white .entry .heritage-text .h2{font-size:1.375rem;transition:all .4s ease}.timeline-white .entry .heritage-text .text-box{font-size:1.25rem;padding-bottom:12px}.timeline-white .entry .simple-title{margin-top:3px}.timeline-white .entry .order-md-0 .simple-title,.timeline-white .entry .order-md-0 .text-box{text-align:right}.timeline-white .entry .order-md-2 .simple-title,.timeline-white .entry .order-md-2 .text-box{text-align:left}.timeline-white .entry:hover .simple-title h2,.timeline-white .entry:hover .simple-title .h2{margin-top:-3px}.timeline-white .entry:hover .timeline-line .timeline-ball{fill:none;width:36px;height:36px}.timeline-white .entry:hover .heritage-text h2,.timeline-white .entry:hover .heritage-text .h2{font-size:2rem}@media(max-width:767.98px){.timeline-white .entry .order-md-0 .simple-title,.timeline-white .entry .order-md-0 .text-box{text-align:left}}.form-valuation .progress-list li{list-style:none;opacity:.75}.form-valuation .progress-list li.active{opacity:1}.form-valuation .progress-list li.active .fw-bold,.form-valuation .progress-list li.complete .fw-bold{color:#2e3e6f}.form-valuation .progress-list li.active .text,.form-valuation .progress-list li.complete .text{background:linear-gradient(180deg,#2D416D 0%,#8A2337 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.form-valuation .progress-list li.active .border-gradient-box::before,.form-valuation .progress-list li.complete .border-gradient-box::before{background:linear-gradient(to bottom,#8A2337,#2D416D 100%)}.form-valuation .progress-list li.complete .text{display:none}.form-valuation .progress-list li.complete svg,.form-valuation .progress-list li.complete .layer{display:block}.form-valuation .progress-list li.all-done .text,.form-valuation .progress-list li.all-done .layer{display:none}.form-valuation .progress-list li.all-done svg{display:block}.form-valuation .progress-list li.all-done .fw-bold{color:#2e3e6f}.form-valuation .progress-list li.all-done .text{background:linear-gradient(180deg,#2D416D 0%,#8A2337 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}.form-valuation .progress-list li.all-done .border-gradient-box::before{background:linear-gradient(to bottom,#8A2337,#2D416D)}.form-valuation .progress-list .fw-bold{color:#8d8d8d}.form-valuation .progress-bar{background:linear-gradient(90deg,#8A2337 0%,#2D416D 100%)}.form-valuation .border-gradient-box{display:flex;align-items:center;justify-content:center;padding-top:5px;position:relative;box-sizing:border-box;width:54px;height:54px;border:solid 4px transparent;color:transparent;background:#fff;background-clip:padding-box;border-radius:10px 2px}.form-valuation .border-gradient-box .text{color:#c6c6c6;font-weight:700}.form-valuation .border-gradient-box svg{margin-top:-5px;display:none}.form-valuation .border-gradient-box:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-4px!important;border-radius:inherit;background:#c6c6c6}.form-valuation .layer{display:none}.form-valuation .hover-scale{transition:all .3s ease}.form-valuation .hover-scale svg,.form-valuation .hover-scale img{opacity:.75}.form-valuation .hover-scale:hover{cursor:pointer;transform:scale(1.05)}.form-valuation .hover-scale:hover svg,.form-valuation .hover-scale:hover img{opacity:1}@media(min-width:768px){.form-valuation .form-control{font-size:1.3rem}}.standorte .delay-1 path{-webkit-animation-delay:.5s!important;animation-delay:.5s!important}.standorte .delay-2 path{-webkit-animation-delay:1s!important;animation-delay:1s!important}.standorte .delay-3 path{-webkit-animation-delay:1.5s!important;animation-delay:1.5s!important}.standorte .delay-4 path{-webkit-animation-delay:2s!important;animation-delay:2s!important}.standorte .delay-5 path{-webkit-animation-delay:2.5s!important;animation-delay:2.5s!important}.standorte .delay-6 path{-webkit-animation-delay:3s!important;animation-delay:3s!important}.standorte .delay-7 path{-webkit-animation-delay:3.5s!important;animation-delay:3.5s!important}@-webkit-keyframes pulse{0%{stroke-width:2px;stroke-opacity:1}40%{stroke-width:18px;stroke-opacity:0}41%{stroke-width:2px;stroke-opacity:0}100%{stroke-width:2px;stroke-opacity:1}}@keyframes pulse{0%{stroke-width:2px;stroke-opacity:1}40%{stroke-width:18px;stroke-opacity:0}41%{stroke-width:2px;stroke-opacity:0}100%{stroke-width:2px;stroke-opacity:1}}.standorte svg g path{fill:#d9dade;opacity:.25}.standorte svg g g path{fill:#fff;opacity:1}.standorte svg .hover-me{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-duration:3.5s;animation-duration:3.5s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.standorte svg .standort path,.standorte svg .vertretung path{stroke:#fff;stroke-opacity:1;stroke-width:2px;fill:#fff;opacity:1;transition:.2ms}.standorte svg .standort.hover path,.standorte svg .vertretung.hover path{stroke-width:2px}.standorte svg .standort.greyedout path,.standorte svg .vertretung.greyedout path{fill:#d9dade;opacity:.25}.standorte svg .standort path,.standorte svg .vertretung path{position:relative;z-index:2}.standorte svg .standort circle,.standorte svg .vertretung circle{position:relative;opacity:0;transition:.3s;z-index:1}.standorte svg .standort.hover circle,.standorte svg .vertretung.hover circle{opacity:1}.standorte svg .standort.greyedout circle{opacity:0}.standorte svg .button,.standorte svg .cluster{transition:.3s}.standorte svg .button.greyedout,.standorte svg .cluster.greyedout{fill:#d9dade;opacity:.25}.standorte .standort-info{opacity:0;visibility:hidden;transition:opacity .3s;box-shadow:1px 5px 20px rgba(47,60,126,.32);z-index:-1}.standorte .standort-info.show,.standorte .standort-info:hover{opacity:1;z-index:0;visibility:visible;transition:visibility .3s}.standorte .standort-info.show::before,.standorte .standort-info:hover::before{content:'';width:32px;height:100%;display:block;position:absolute}.standorte .standort-info.show.right::before,.standorte .standort-info:hover.right::before{left:-32px}.standorte .standort-info.show.left::before,.standorte .standort-info:hover.left::before{right:-32px}.standorte .standort-info.greyedout{fill:#d9dade;opacity:.25}.product-detail-gallery{overflow:hidden}.product-detail-gallery img{max-width:100%;border-radius:6px}.product-detail-gallery-single-item{display:block;position:relative;border-radius:6px;overflow:hidden}.product-detail-gallery-single-item:after{position:absolute;bottom:36px;right:48px;height:26px;width:26px;content:"";background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 16.5C1.5375 16.5 0.75 17.2875 0.75 18.25V23.5C0.75 24.4625 1.5375 25.25 2.5 25.25H7.75C8.7125 25.25 9.5 24.4625 9.5 23.5C9.5 22.5375 8.7125 21.75 7.75 21.75H4.25V18.25C4.25 17.2875 3.4625 16.5 2.5 16.5ZM2.5 9.5C3.4625 9.5 4.25 8.7125 4.25 7.75V4.25H7.75C8.7125 4.25 9.5 3.4625 9.5 2.5C9.5 1.5375 8.7125 0.75 7.75 0.75H2.5C1.5375 0.75 0.75 1.5375 0.75 2.5V7.75C0.75 8.7125 1.5375 9.5 2.5 9.5ZM21.75 21.75H18.25C17.2875 21.75 16.5 22.5375 16.5 23.5C16.5 24.4625 17.2875 25.25 18.25 25.25H23.5C24.4625 25.25 25.25 24.4625 25.25 23.5V18.25C25.25 17.2875 24.4625 16.5 23.5 16.5C22.5375 16.5 21.75 17.2875 21.75 18.25V21.75ZM16.5 2.5C16.5 3.4625 17.2875 4.25 18.25 4.25H21.75V7.75C21.75 8.7125 22.5375 9.5 23.5 9.5C24.4625 9.5 25.25 8.7125 25.25 7.75V2.5C25.25 1.5375 24.4625 0.75 23.5 0.75H18.25C17.2875 0.75 16.5 1.5375 16.5 2.5Z' fill='white'/%3E%3C/svg%3E%0A")}.product-detail-gallery-thumbs{margin-left:-36px;margin-right:-36px}.product-detail-gallery-thumbs-item{padding:12px!important}.product-detail-gallery-thumbs-item img{filter:brightness(75%)}.product-detail-gallery-thumbs .slick-arrow{position:absolute;top:50%;width:30px;height:30px;font-size:64px;font-weight:500;color:#fff!important;z-index:2}.product-detail-gallery-thumbs .slick-arrow:before{display:none!important}.product-detail-gallery-thumbs .slick-arrow span{display:block;height:30px;width:30px;line-height:18px}.product-detail-gallery-thumbs .slick-arrow.slick-next{right:60px}.product-detail-gallery-thumbs .slick-arrow.slick-prev{left:60px}.product-example .modal-content{padding:24px;box-shadow:0 8px 12px rgba(0,0,0,.1)}.product-example .modal-header{position:relative;padding:0}.product-example .modal-header .btn-close{position:absolute;top:0;right:0;background:url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" width="26" height="26" viewBox="0 0 26 26" fill="none"%3e%3cg clip-path="url%28%23clip0_655_1511%29"%3e%3cpath d="M13 24.375C9.98316 24.375 7.08989 23.1766 4.95666 21.0433C2.82343 18.9101 1.625 16.0168 1.625 13C1.625 9.98316 2.82343 7.08989 4.95666 4.95666C7.08989 2.82343 9.98316 1.625 13 1.625C16.0168 1.625 18.9101 2.82343 21.0433 4.95666C23.1766 7.08989 24.375 9.98316 24.375 13C24.375 16.0168 23.1766 18.9101 21.0433 21.0433C18.9101 23.1766 16.0168 24.375 13 24.375ZM13 26C16.4478 26 19.7544 24.6304 22.1924 22.1924C24.6304 19.7544 26 16.4478 26 13C26 9.55219 24.6304 6.24558 22.1924 3.80761C19.7544 1.36964 16.4478 0 13 0C9.55219 0 6.24558 1.36964 3.80761 3.80761C1.36964 6.24558 0 9.55219 0 13C0 16.4478 1.36964 19.7544 3.80761 22.1924C6.24558 24.6304 9.55219 26 13 26Z" fill="white"/%3e%3cpath d="M7.54974 7.54974C7.62521 7.47407 7.71487 7.41404 7.81358 7.37308C7.91229 7.33212 8.01812 7.31104 8.12499 7.31104C8.23186 7.31104 8.33768 7.33212 8.43639 7.37308C8.5351 7.41404 8.62476 7.47407 8.70024 7.54974L13 11.8511L17.2997 7.54974C17.3753 7.47419 17.465 7.41427 17.5637 7.37339C17.6624 7.3325 17.7682 7.31146 17.875 7.31146C17.9818 7.31146 18.0876 7.3325 18.1863 7.37339C18.285 7.41427 18.3747 7.47419 18.4502 7.54974C18.5258 7.62528 18.5857 7.71496 18.6266 7.81366C18.6675 7.91237 18.6885 8.01815 18.6885 8.12499C18.6885 8.23182 18.6675 8.33761 18.6266 8.43631C18.5857 8.53501 18.5258 8.62469 18.4502 8.70024L14.1489 13L18.4502 17.2997C18.5258 17.3753 18.5857 17.465 18.6266 17.5637C18.6675 17.6624 18.6885 17.7682 18.6885 17.875C18.6885 17.9818 18.6675 18.0876 18.6266 18.1863C18.5857 18.285 18.5258 18.3747 18.4502 18.4502C18.3747 18.5258 18.285 18.5857 18.1863 18.6266C18.0876 18.6675 17.9818 18.6885 17.875 18.6885C17.7682 18.6885 17.6624 18.6675 17.5637 18.6266C17.465 18.5857 17.3753 18.5258 17.2997 18.4502L13 14.1489L8.70024 18.4502C8.62469 18.5258 8.53501 18.5857 8.43631 18.6266C8.33761 18.6675 8.23182 18.6885 8.12499 18.6885C8.01815 18.6885 7.91237 18.6675 7.81366 18.6266C7.71496 18.5857 7.62528 18.5258 7.54974 18.4502C7.47419 18.3747 7.41427 18.285 7.37339 18.1863C7.3325 18.0876 7.31146 17.9818 7.31146 17.875C7.31146 17.7682 7.3325 17.6624 7.37339 17.5637C7.41427 17.465 7.47419 17.3753 7.54974 17.2997L11.8511 13L7.54974 8.70024C7.47407 8.62476 7.41404 8.5351 7.37308 8.43639C7.33212 8.33768 7.31104 8.23186 7.31104 8.12499C7.31104 8.01812 7.33212 7.91229 7.37308 7.81358C7.41404 7.71487 7.47407 7.62521 7.54974 7.54974Z" fill="black"/%3e%3c/g%3e%3cdefs%3e%3cclipPath id="clip0_655_1511"%3e%3crect width="26" height="26" fill="white"/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e')50%/1.8em no-repeat}.product-example .modal-body{padding:0}.product-example .modal-body .table{border:7px solid #dee2e6!important}.product-example .modal-body .table thead tr{border-bottom-width:3px}.product-example .modal-body .table tbody tr{border-color:#dee2e6;border-bottom-width:2px}.product-example .modal-footer{padding:0}.newslist .filtering a{margin:12px;font-weight:500;box-sizing:border-box;min-width:6px;color:#2e3e6f;-webkit-text-decoration:underline transparent;text-decoration:underline transparent;transition:all 300ms ease;transition-delay:10ms}.newslist .filtering a.active{text-decoration:underline #2e3e6f;-webkit-text-decoration:underline #2E3E6F}.newslist .filtering a:hover{text-decoration:underline #2e3e6f;-webkit-text-decoration:underline #2E3E6F}.newslist .card-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start;box-sizing:border-box}.newslist .card{width:calc((100%/3) - 2rem);margin:1rem;min-height:500px!important;background-position:50%;background-size:125%;transition:all 500ms ease;transition-delay:50ms}.newslist .card .text-container{transition:all 500ms ease}.newslist .card .text-container h3,.newslist .card .text-container .h3{font-weight:600;max-height:203px;margin-top:1rem;overflow:hidden}.newslist .card:hover{background-size:140%;cursor:pointer}.newslist .card:hover .text-container{padding-bottom:1em}.newslist .card:hover {background-size:150%}.newslist .card-featured{min-height:550px;width:100%;transition:all 500ms ease;transition-delay:50ms}.newslist .card-featured .text-container h3,.newslist .card-featured .text-container .h3{font-size:2rem;font-weight:600;max-height:200px}.newslist .card-img-overlay{transition:all 800ms cubic-bezier(.19,1,.22,1);background:linear-gradient(180deg,rgba(148,32,38,0) 0%,rgba(0,0,0,.737) 70%)}.newslist .card-img-overlay small span,.newslist .card-img-overlay .small span{-webkit-text-decoration:underline transparent;text-decoration:underline transparent;transition:all 300ms ease}.newslist .card-img-overlay small span:hover,.newslist .card-img-overlay .small span:hover{-webkit-text-decoration-color:white;text-decoration-color:#fff;letter-spacing:.5px}@media(max-width:1339.98px){.newslist .card{min-height:420px!important}.newslist .card h3,.newslist .card .h3{max-height:185px!important;font-size:1.25rem}.newslist .card-featured{min-height:400px}.newslist .card-featured h3,.newslist .card-featured .h3{font-size:2rem!important}}@media(max-width:1199.98px){.newslist .card{min-height:350px!important}.newslist .card h3,.newslist .card .h3{max-height:185px!important;font-size:1.25rem}.newslist .card-featured{width:100%;min-height:400px}.newslist .card-featured h3,.newslist .card-featured .h3{font-size:1.75rem!important}}@media(max-width:1023.98px){.newslist .card{width:calc((100%/2) - 2rem);min-height:380px!important}.newslist .card h3,.newslist .card .h3{max-height:240px!important}.newslist .card-featured{width:100%;min-height:400px}}@media(max-width:767.98px){.newslist .card{width:100%;margin:1rem}.newslist .card h3,.newslist .card .h3{max-height:170px!important;font-size:1.75rem}.newslist .card-featured{min-height:400px}.newslist .card-featured h3,.newslist .card-featured .h3{font-size:1.75rem!important}}@media(max-width:575.98px){.newslist .card{margin:.5rem;min-height:300px!important}.newslist .card h3,.newslist .card .h3{font-size:1.25rem!important}.newslist .card-featured{min-height:400px}.newslist .card-featured h3,.newslist .card-featured .h3{max-height:175px!important;font-size:1.25rem!important}}.eventlist .table .d-flex>div{transition:all 300ms ease;transition-delay:30ms;min-width:80px;padding:.5rem}.eventlist .table .d-flex>div:nth-child(2){flex:none}.eventlist .table .d-flex>div h3,.eventlist .table .d-flex>div .h3{font-size:2rem}.eventlist .table .d-flex>div .tag{min-height:30px;margin-top:-20px;line-height:0}.eventlist .table .d-flex>div img{max-width:250px;margin:20px}@media(max-width:1023.98px){.eventlist .table .d-flex>div h3,.eventlist .table .d-flex>div .h3{font-size:1.375rem}.eventlist .table .d-flex>div img{max-width:150px;margin:10px}}@media(max-width:767.98px){.eventlist .table .d-flex>div{min-width:56px}.eventlist .table .d-flex>div .date{font-size:small}.eventlist .table .d-flex>div .tag{display:none}.eventlist .table .d-flex>div h3,.eventlist .table .d-flex>div .h3{font-size:18px}.eventlist .table .d-flex>div img{max-width:100px;margin:5px}}@media(max-width:575.98px){.eventlist .table .d-flex>div{min-width:56px}.eventlist .table .d-flex>div .date{font-size:small}.eventlist .table .d-flex>div .tag{display:none}.eventlist .table .d-flex>div h3,.eventlist .table .d-flex>div .h3{font-size:16px}.eventlist .table .d-flex>div img{margin:0}}.eventlist .table .d-flex>div:hover{transform:scale(1.05);cursor:pointer}.eventlist .table .d-flex:nth-child(n+2){border-top:1px solid #d9dade}.eventlist table tbody{vertical-align:center}.eventlist table tbody tr{transition:all 300ms ease;transition-delay:30ms}.eventlist table tbody tr td{min-width:80px}.eventlist table tbody tr td h3,.eventlist table tbody tr td .h3{font-size:2rem}.eventlist table tbody tr td .tag{min-height:30px;margin-top:-20px;line-height:0}.eventlist table tbody tr td img{max-width:250px;margin:20px}@media(max-width:1023.98px){.eventlist table tbody tr td h3,.eventlist table tbody tr td .h3{font-size:1.375rem}.eventlist table tbody tr td img{max-width:150px;margin:10px}}@media(max-width:767.98px){.eventlist table tbody tr td{min-width:56px}.eventlist table tbody tr td .date{font-size:small}.eventlist table tbody tr td .tag{display:none}.eventlist table tbody tr td h3,.eventlist table tbody tr td .h3{font-size:18px}.eventlist table tbody tr td img{max-width:100px;margin:5px}}@media(max-width:575.98px){.eventlist table tbody tr td{min-width:56px}.eventlist table tbody tr td .date{font-size:small}.eventlist table tbody tr td .tag{display:none}.eventlist table tbody tr td h3,.eventlist table tbody tr td .h3{font-size:16px}.eventlist table tbody tr td img{margin:0}}.eventlist table tbody tr:hover{transform:scale(1.05);cursor:pointer}.eventlist span{display:block}.newsdetail .featured-image img{max-width:100%}.newsdetail .news-content h2,.newsdetail .news-content .h2,.newsdetail .news-content h3,.newsdetail .news-content .h3{margin:1em auto}.newsdetail .news-content p{margin-bottom:1.5em}.newsdetail .news-content img{max-width:100%}.newsdetail .news-content a{-webkit-text-decoration:underline solid transparent 2px;text-decoration:underline transparent 2px;webkit-text-decoration:underline solid transparent 2px;font-weight:400}.newsdetail .news-content a:hover{-webkit-text-decoration:underline solid #872743 2px;text-decoration:underline #872743 2px;webkit-text-decoration:underline solid #872743 2px}.icon-heading{vertical-align:.125em}.icon-heading svg{margin-top:.125em}#content{box-sizing:border-box;margin-top:0;overflow:hidden}@media(min-width:1200px){#content{margin-top:-92px}}*{font-weight:300}.bg-hero{background:linear-gradient(to bottom,#872743 50%,#2E3E6F 50%)}[data-bg-img]:not(.parallax){background-attachment:scroll;background-image:none;background-position:50%;background-repeat:no-repeat;background-size:cover}.zub{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.buz{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.outer-map{max-width:100vw;overflow:hidden}.outer-map .map{position:absolute;left:-50%;height:160%;top:-30%}@media(min-width:768px){.outer-map .map{left:-25%}}@media(min-width:1024px){.outer-map .map{left:50%;transform:translateX(-50%)}}.outer-map .slick-dots{bottom:-200px}.outer-map .map_content{left:50%;transform:translateX(-50%)}.target-icon{width:24px;height:24px}@media(min-width:1024px){.target-icon{width:48px;height:48px}}[data-bg-gradient]{background-blend-mode:normal,overlay,normal,normal;background-position:50%;background-size:cover;background-repeat:no-repeat}.headerpic{width:100vw;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.headerpic>.d-block{position:relative;width:100%;height:100%}.headerpic>.d-block>.w-100{overflow:hidden}.headerpic>.d-block .container{transform:translateY(10%)}.breadcrumb{z-index:1;position:relative}.tabselement{position:relative;padding:24px;margin:100px;min-height:300px}.tabselement .nav-tabs .nav-link{border:none;margin:0;font-weight:600;font-size:1.5rem;border-bottom:2px solid transparent;color:#a6a6a6}.tabselement .nav-tabs .nav-link:hover,.tabselement .nav-tabs .nav-link:focus{border:none;color:#8e8e8e;border-bottom:2px solid #a6a6a6;transition:.2s ease-out}.tabselement .nav-link{padding:20px 40px;border:2px solid blue;margin:5px}.tabselement .nav-tabs .nav-link.active,.tabselement .nav-tabs .nav-item.show .nav-link{border-bottom:2px solid #2e3e6f;margin-bottom:-1px;color:#2e3e6f;background-color:transparent}.tabselement .tab-content{margin-top:3rem}.tabselement .tab-content h2,.tabselement .tab-content .h2{color:#2e3e6f;font-weight:700;text-transform:uppercase;margin-bottom:24px}.tabselement .tab-content h3,.tabselement .tab-content .h3{color:#2e3e6f;font-weight:700;margin-top:24px;margin-bottom:24px}.tabselement .tab-content p{margin-bottom:12px}.tabselement .cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;flex:1;border-radius:20px 3px 20px 3px}@media(max-width:1023.98px){.tabselement .cover{height:300px}}.benefit-container .benefit{display:block;width:100%;margin:1rem}@media(min-width:768px){.benefit-container .benefit{width:45%}}@media(min-width:1024px){.benefit-container .benefit{width:330px}}@media(max-width:575.98px){.cta-img-bg{background-image:linear-gradient(100deg,#8a2337 0%,#7f2750 25%,#693164 50%,#4d3b6d 75%,#2d416d 100%)!important;padding:0}}.fhr-pagination .pagination .page-item{margin:.5rem}.fhr-pagination .pagination .page-item .page-link{padding:6px 16px;border-radius:10px 2px;border:transparent;transition:all .9!important}.fhr-pagination .pagination .page-item .page-link:hover{background-color:transparent;transform:scale(1.3)}.fhr-pagination .pagination .page-item .page-link:focus{box-shadow:inset 0 0 transparent}.fhr-pagination .pagination .active .page-link{color:#2e3e6f;background-color:transparent;border:1px solid #2e3e6f!important;margin-right:1rem}
.form-check.form-switch.accordion-button{position:static;width:auto;margin-bottom:0;padding-left:3em;padding-right:0}.form-check.form-switch.accordion-button::after{content:none}
div.wrap__undone{position:fixed;bottom:-151px;left:0;background:rgba(0, 0, 0, 0.7);padding:20px;width:325px;box-sizing:border-box;z-index:10000;transition:bottom 0.5s;-webkit-transition:bottom 0.5s}div.wrap__undone.undone-open{bottom:0}div.wrap__undone
p{color:#fff;text-shadow:2px 2px #000;font-size:14px;line-height:20px}div.wrap__undone p.cookie-flag{position:absolute;top:-31px;left:calc(50% - 117px);background:rgba(0, 0, 0, 0.7);padding:5px
10px}div.wrap__undone p.cookie-flag
strong{display:inline-block;margin-right:10px;cursor:pointer}div.wrap__undone p.cookie-flag
span{display:inline-block;background:#fff;border-radius:100%;color:#000;cursor:pointer;text-shadow:none;width:20px;height:20px;text-align:center;line-height:18px}div.wrap__undone p
b{color:inherit}div.wrap__undone p
a{font-size:inherit;font-style:normal;color:inherit;text-decoration:underline;cursor:pointer}div.wrap__undone p a:hover{text-decoration:underline;cursor:pointer}div.wrap__undone>a{position:absolute;top:5px;right:5px;border-radius:100%;background:#fff;display:block;width:35px;height:35px;line-height:35px;text-decoration:none;color:#000;text-align:center;cursor:pointer;font-size:14px;font-weight:bold;font-style:normal}div.wrap__undone>a:hover{cursor:pointer}div.cookie-fallback{margin:-30px 0}div.cookie-fallback
a{display:block;cursor:pointer;text-align:center}div.cookie-fallback a
img{width:350px;max-width:100%;height:260px;margin:0
auto}
input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.input-range-tooltip{top:0;display:block;position:absolute;left:50%;width:auto;height:auto;padding:0.25rem 0.5rem;text-align:center;background:#d98943;color:white;font-size:1.25rem;transform:translate(-50%,0);border-radius:0.3rem}.input-range-tooltip:before{content:"";position:absolute;width:0;height:0;border-top:10px solid #d98943;border-left:5px solid transparent;border-right:5px solid transparent;top:100%;left:50%;margin-left:-5px;margin-top:-1px}.input-range-tooltip
span{width:100%}.input-number-count{display:inline-flex;box-sizing:border-box}.input-number-count
*{box-sizing:border-box}.input-number-count
a{position:relative;margin:0;justify-content:center;align-items:center;border:none;outline:none;-webkit-appearance:none;background-color:transparent;cursor:pointer}ul.list-checked{padding-left:0;list-style-type:none}ul.list-checked
li{position:relative;padding-left:30px}ul.list-checked li:before{position:absolute;left:0;top:50%;margin-top:-6px;content:"";width:16px;height:16px;background-image:url("/_assets/content/icons/check-square.svg");background-repeat:no-repeat;background-size:cover}
