.hero_section:not(.no-bg-color){background:-webkit-gradient(linear,left top,left bottom,from(var(--pale_blue)),to(var(--sunrise_glow)));background:-o-linear-gradient(top,var(--pale_blue) 0,var(--sunrise_glow) 100%);background:linear-gradient(180deg,var(--pale_blue) 0,var(--sunrise_glow) 100%)}.hero_section:has(.no-bg-color){background:unset}.hero_section,.hero_section .top_section{position:relative}.hero_section .top_section .overlay{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.hero_section .top_section>.container{position:relative;z-index:2}.hero_section .top_section img,.hero_section .top_section video{height:auto;max-height:22.5rem;min-height:20.75rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.hero_section .top_section.half_hero img,.hero_section .top_section.half_hero video{max-height:28.25rem;min-height:22.5rem}.hero_section .top_section .content_holder{bottom:0;color:var(--white);position:absolute}.hero_section .bottom_section .content_holder .h1,.hero_section .top_section .content_holder h1{margin:0}.hero_section .top_section.dark-text .content_holder{color:var(--deep_blue)}.hero_section .top_section.half_hero .content_holder{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:28rem}.hero_section .top_section.half_hero:is(.bg-image){background-position:50%;background-repeat:no-repeat;background-size:cover}.hero_section .top_section .content_holder .sub_title{font-size:1.25rem}.hero_section .top_section.half_hero .content_holder h1{margin:.5rem 0 2rem}.hero_section .bottom_section .content_holder{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;padding-bottom:5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero_section .bottom_section .content_holder p{margin:0}.hero_section .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--spacing-520-px,20px)}.hero_section .tags,.hero_section .tags .tag{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero_section .tags .tag{border:1px solid var(--night_blue);border-radius:99rem;font-size:1.125rem;line-height:1.625rem;padding:.5rem .75rem;text-decoration:none;-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s}.hero_section .half_hero:not(.dark-text) .tags .tag{border:1px solid var(--white);color:var(--white)}.hero_section .tags .tag:is(:hover,:active,:focus){background:var(--sky_blue);border:1px solid var(--sky_blue);color:var(--white)}.hero_section .half_hero:not(.dark-text) .tags .tag:is(:hover,:active,:focus){background:var(--white);border:1px solid var(--white);color:var(--sky_blue)}.half_hero .tags{margin-bottom:2rem}.hero_section .top_section video{display:none}@media screen and (min-width:768px){.hero_section .bottom_section .content_holder{gap:1.75rem}.hero_section .top_section video{display:block}.hero_section .top_section img{display:none}.hero_section .top_section.bg-image .row{min-height:15rem}}@media screen and (min-width:1447px){.hero_section .top_section.half_hero:is(.bg-image){background-position:100% 0}.hero_section .bottom_section .content_holder{gap:2rem}.hero_section .tags .tag{font-size:var(--font-size-lg);line-height:var(--font-height-lg)}.hero_section .top_section .content_holder .sub_title{font-size:1.5rem}}