.hero{min-height:230px;position:relative}@media(min-width:768px){.hero{min-height:480px}}@media(min-width:992px){.hero{min-height:350px}}.hero h1,.hero h2{color:var(--bs-white);text-shadow:0 3px 6px rgba(0,0,0,.5)}.hero h1 em,.hero h1 i,.hero h1 mark,.hero h2 em,.hero h2 i,.hero h2 mark{background-color:var(--bs-primary);box-decoration-break:clone;-webkit-box-decoration-break:clone;color:inherit;font-style:normal;line-height:1.5;padding:0 .5rem;text-shadow:0 0 1px rgba(0,0,0,.5)}.hero .large h1,.hero .large h2{font-size:calc(1.4375rem + 2.25vw)}@media(min-width:1200px){.hero .large h1,.hero .large h2{font-size:3.125rem}}.hero .medium h1,.hero .medium h2{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.hero .medium h1,.hero .medium h2{font-size:2.5rem}}.hero .small h1,.hero .small h2{font-size:calc(1.3125rem + .75vw)}@media(min-width:1200px){.hero .small h1,.hero .small h2{font-size:1.875rem}}@media(max-width:767.98px){.hero.large,.hero.large .hero-content,.hero.large .hero-image{min-height:480px}}.hero-image{bottom:0;min-height:230px;position:absolute;top:0;transition:height .3s ease-in-out;z-index:-1}@media(min-width:768px){.hero-image{min-height:480px}}@media(min-width:992px){.hero-image{min-height:350px}}.hero-image img{height:100%;object-fit:cover;width:100%}.hero-content{margin-left:auto;margin-right:auto;min-height:230px;padding-left:calc(var(--bs-gutter-x, .9375rem)/2);padding-right:calc(var(--bs-gutter-x, .9375rem)/2);position:relative;width:100%}@media(min-width:768px){.hero-content{max-width:960px;min-height:480px}}@media(min-width:992px){.hero-content{max-width:1140px;min-height:350px}}@media(min-width:1200px){.hero-content{max-width:1141px}}.hero-content .hero-text{margin-bottom:.5rem;margin-top:.5rem;position:absolute;width:83.333%}@media(min-width:768px){.hero-content .hero-text{width:66.666%}}@media(min-width:992px){.hero-content .hero-text{width:50%}}.hero-content .hero-text.top-left{left:0;top:0}.hero-content .hero-text.top-right{right:0;top:0}.hero-content .hero-text.top-center{left:50%;top:0;transform:translateX(-50%)}.hero-content .hero-text.bottom-left{bottom:0;left:0}.hero-content .hero-text.bottom-right{bottom:0;right:0}.hero-content .hero-text.bottom-center{bottom:0;left:50%;transform:translateX(-50%)}.hero-content .hero-text.middle-center{left:50%;top:50%;transform:translate(-50%,-50%)}.hero-content .hero-text.middle-left{left:0;top:50%;transform:translateY(-50%)}.hero-content .hero-text.middle-right{right:0;top:50%;transform:translateY(-50%)}@media(max-width:991.98px){.hero-content .hero-text.bottom-left,.hero-content .hero-text.middle-left,.hero-content .hero-text.top-left{margin-left:1rem}.hero-content .hero-text.bottom-right,.hero-content .hero-text.middle-right,.hero-content .hero-text.top-right{margin-right:1rem}}@media(max-width:767.98px){.hero-content .hero-text.bottom-center,.hero-content .hero-text.bottom-left,.hero-content .hero-text.bottom-right,.hero-content .hero-text.middle-center,.hero-content .hero-text.middle-left,.hero-content .hero-text.middle-right,.hero-content .hero-text.top-center,.hero-content .hero-text.top-left,.hero-content .hero-text.top-right{bottom:1rem;left:50%;margin-left:0;margin-right:0;top:auto;transform:translateX(-50%)}}.hero-content .hero-text .btn.btn-outline-primary{border:0;margin-bottom:1rem;margin-top:2rem;padding:0}.hero-content .hero-text .btn.btn-outline-primary:hover{border:0!important}.hero-content .hero-text .btn.btn-outline-primary a{border:0;display:inline-block;text-decoration:none}.hero-content .hero-text .btn.btn-outline-primary a:focus,.hero-content .hero-text .btn.btn-outline-primary a:hover{background-color:var(--bs-primary);border:0;color:var(--bs-white)}.hero-content .hero-text h1[style*=center]+.btn,.hero-content .hero-text h2[style*=center]+.btn{left:50%;position:relative;transform:translateX(-50%)}.hero-content .hero-text h1[style*=right]+.btn,.hero-content .hero-text h2[style*=right]+.btn{left:100%;position:relative;transform:translateX(-100%)}