﻿.banner{background-repeat:no-repeat;background-size:cover;background-position:center;}.banner a{max-width:250px;}.banner .banner-image{height:60px;}@media screen and (max-width:992px){.banner .banner-image{height:120px;}}@media screen and (max-width:768px){.banner .banner-image{height:100px;}}@media screen and (max-width:576px){.banner .banner-image{height:60px;}}.banner-side-bar{background-repeat:no-repeat;background-size:cover;background-position:center;}.banner-side-bar .banner-image{width:140px;}@media screen and (max-width:768px){.banner-side-bar .banner-image{width:100px;}}@media screen and (max-width:576px){.banner-side-bar .banner-image{width:60px;}}.banner-hero{background-repeat:no-repeat;background-size:cover;background-position:center;aspect-ratio:2/3;display:flex;}@media(min-width:575.98px){.banner-hero{aspect-ratio:4/3;}}@media(min-width:992px){.banner-hero{aspect-ratio:16/5;}}.banner-hero .banner-hero-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:10px;}.banner-hero .banner-hero-content .logo-and-title{display:flex;align-items:center;gap:20px;flex-direction:column;}@media(min-width:992px){.banner-hero .banner-hero-content .logo-and-title{flex-direction:row;}}.banner-hero .banner-hero-content .logo-and-title .banner-image img{max-height:120px;}.banner-hero .banner-hero-content .logo-and-title .vertical-divider{width:2px;height:100%;border-left:2px solid;}.banner-hero .banner-hero-content .logo-and-title h3{font-size:48px;text-align:center;}@media(min-width:767px){.banner-hero .banner-hero-content .logo-and-title h3{font-size:64px;}}.banner-hero .banner-hero-content p{font-size:20px;text-align:center;}@media(min-width:767px){.banner-hero .banner-hero-content p{font-size:24px;}}.banner-standard{background-repeat:no-repeat;background-size:cover;background-position:center;aspect-ratio:2/3;display:flex;}@media(min-width:575.98px){.banner-standard{aspect-ratio:4/3;}}@media(min-width:992px){.banner-standard{aspect-ratio:20/5;}}.banner-standard .banner-standard-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:10px;text-align:center;}@media(min-width:992px){.banner-standard .banner-standard-content{align-items:var(--banner-standard-text-position);}}.banner-standard .banner-standard-content h3{font-size:32px;}.banner-standard .banner-standard-content p{font-size:20px;}