.fs-7{font-size:.875rem!important}.mb-8{margin-bottom:4.5rem!important}.mb-9{margin-bottom:5rem!important}.mb-auto{margin-bottom:auto!important}.py-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-9{padding-top:5rem!important;padding-bottom:5rem!important}@media(min-width:576px){.mb-sm-8{margin-bottom:4.5rem!important}.mb-sm-9{margin-bottom:5rem!important}.mb-sm-auto{margin-bottom:auto!important}.py-sm-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-sm-9{padding-top:5rem!important;padding-bottom:5rem!important}}@media(min-width:768px){.mb-md-8{margin-bottom:4.5rem!important}.mb-md-9{margin-bottom:5rem!important}.mb-md-auto{margin-bottom:auto!important}.py-md-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-md-9{padding-top:5rem!important;padding-bottom:5rem!important}}@media(min-width:992px){.mb-lg-8{margin-bottom:4.5rem!important}.mb-lg-9{margin-bottom:5rem!important}.mb-lg-auto{margin-bottom:auto!important}.py-lg-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-lg-9{padding-top:5rem!important;padding-bottom:5rem!important}}@media(min-width:1200px){.mb-xl-8{margin-bottom:4.5rem!important}.mb-xl-9{margin-bottom:5rem!important}.mb-xl-auto{margin-bottom:auto!important}.py-xl-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xl-9{padding-top:5rem!important;padding-bottom:5rem!important}}@media(min-width:1400px){.mb-xxl-8{margin-bottom:4.5rem!important}.mb-xxl-9{margin-bottom:5rem!important}.mb-xxl-auto{margin-bottom:auto!important}.py-xxl-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xxl-9{padding-top:5rem!important;padding-bottom:5rem!important}}.bsb-animated{--bsb-animation-duration:1s;animation-fill-mode:both;animation-duration:var(--bsb-animation-duration)}@keyframes bsb-fadeIn{0%{opacity:0}to{opacity:1}}.bsb-fadeIn{animation-name:bsb-fadeIn}@keyframes bsb-fadeInUp{0%{transform:translate3d(0,100%,0);opacity:0}to{transform:translateZ(0);opacity:1}}.bsb-fadeInUp{animation-name:bsb-fadeInUp}@keyframes bsb-fadeInDown{0%{transform:translate3d(0,-100%,0);opacity:0}to{transform:translateZ(0);opacity:1}}.bsb-fadeInDown{animation-name:bsb-fadeInDown}@keyframes bsb-fadeInLeft{0%{transform:translate3d(-100%,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}.bsb-fadeInLeft{animation-name:bsb-fadeInLeft}@keyframes bsb-fadeInRight{0%{transform:translate3d(100%,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}.bsb-fadeInRight{animation-name:bsb-fadeInRight}@keyframes bsb-fadeOut{0%{opacity:1}to{opacity:0}}.bsb-fadeOut{animation-name:bsb-fadeOut}@keyframes bsb-fadeOutUp{0%{opacity:1}to{transform:translate3d(0,-100%,0);opacity:0}}.bsb-fadeOutUp{animation-name:bsb-fadeOutUp}@keyframes bsb-fadeOutDown{0%{opacity:1}to{transform:translate3d(0,100%,0);opacity:0}}.bsb-fadeOutDown{animation-name:bsb-fadeOutDown}@keyframes bsb-fadeOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0);opacity:0}}.bsb-fadeOutLeft{animation-name:bsb-fadeOutLeft}@keyframes bsb-fadeOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0);opacity:0}}.bsb-fadeOutRight{animation-name:bsb-fadeOutRight}@keyframes bsb-zoomIn{0%{transform:scale3d(.3,.3,.3);opacity:0}50%{opacity:1}}.bsb-zoomIn{animation-name:bsb-zoomIn}.bsb-overlay{--bsb-overlay-bg-color:var(--bs-black-rgb);position:relative;--bsb-overlay-opacity:0.5}.bsb-overlay:after{right:0;content:"";position:absolute;bottom:0;top:0;background-color:rgba(var(--bsb-overlay-bg-color),var(--bsb-overlay-opacity));left:0;display:block;z-index:0}.bsb-overlay>*{position:relative;z-index:1}.bsb-overlay-figure{--bsb-overlay-figure-opacity:0.5;--bsb-overlay-figure-bg-color:var(--bs-black-rgb);position:relative}.bsb-overlay-figure:after{right:0;content:"";position:absolute;bottom:0;top:0;background-color:rgba(var(--bsb-overlay-figure-bg-color),var(--bsb-overlay-figure-opacity));left:0;display:block}.bsb-overlay-hover{--bsb-overlay-hover-opacity:0.5;--bsb-overlay-hover-bg-color:var(--bs-black-rgb);position:relative}.bsb-overlay-hover>a{right:0;position:relative;bottom:0;top:0;left:0;display:block}.bsb-overlay-hover>a>img.bsb-scale{--bsb-scale:1}.bsb-overlay-hover>a>img.bsb-scale,.bsb-overlay-hover>a>img.bsb-scale-up{transform:scale3d(var(--bsb-scale),var(--bsb-scale),var(--bsb-scale));transform-style:preserve-3d;transition:transform .5s}.bsb-overlay-hover>a>img.bsb-scale-up{--bsb-scale:1.2}.bsb-overlay-hover>a:after{content:"";background-color:rgba(var(--bsb-overlay-hover-bg-color),var(--bsb-overlay-hover-opacity));cursor:pointer!important;display:block;z-index:0}.bsb-overlay-hover>a:after,.bsb-overlay-hover>figcaption{right:0;position:absolute;opacity:0;bottom:0;top:0;left:0}.bsb-overlay-hover>figcaption{pointer-events:none;justify-content:center;flex-direction:column;align-items:center;display:flex;z-index:1}.bsb-overlay-hover>figcaption>*{opacity:0}.bsb-overlay-hover:hover>a>img.bsb-hover-scale{transform:scale3d(var(--bsb-scale-hover),var(--bsb-scale-hover),var(--bsb-scale-hover));--bsb-scale-hover:1}.bsb-overlay-hover:hover>a>img.bsb-hover-scale-up{transform:scale3d(var(--bsb-scale-hover),var(--bsb-scale-hover),var(--bsb-scale-hover));--bsb-scale-hover:1.2}.bsb-overlay-hover:hover>a:after{transition:opacity .15s linear;opacity:1}.bsb-overlay-hover:hover>figcaption{transition:opacity .15s linear .1s;opacity:1}.bsb-overlay-hover:hover>figcaption>.bsb-hover-fadeIn{--bsb-animation-duration:500ms;animation-fill-mode:both;animation-name:bsb-fadeIn;animation-duration:var(--bsb-animation-duration)}.bsb-overlay-hover:hover>figcaption>.bsb-hover-fadeInUp{--bsb-animation-duration:500ms;animation-fill-mode:both;animation-name:bsb-fadeInUp;animation-duration:var(--bsb-animation-duration)}.bsb-overlay-hover:hover>figcaption>.bsb-hover-fadeInDown{--bsb-animation-duration:500ms;animation-fill-mode:both;animation-name:bsb-fadeInDown;animation-duration:var(--bsb-animation-duration)}.bsb-overlay-hover:hover>figcaption>.bsb-hover-fadeInLeft{--bsb-animation-duration:500ms;animation-fill-mode:both;animation-name:bsb-fadeInLeft;animation-duration:var(--bsb-animation-duration)}.bsb-overlay-hover:hover>figcaption>.bsb-hover-fadeInRight{--bsb-animation-duration:500ms;animation-fill-mode:both;animation-name:bsb-fadeInRight;animation-duration:var(--bsb-animation-duration)}.bsb-overlay-hover:hover>figcaption>.bsb-hover-zoomIn{--bsb-animation-duration:500ms;animation-fill-mode:both;animation-name:bsb-zoomIn;animation-duration:var(--bsb-animation-duration)}