#home #banner{background:#062240;padding:60px 0;position:relative;overflow:hidden;min-height:500px;display:flex;align-items:center}@media(max-width:991px){#home #banner{text-align:center}}@media(max-width:767px){#home #banner{padding-bottom:20px}}@media(max-width:991px){#home #banner .container{max-width:550px;margin:0 auto}}#home #banner .bg-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}#home #banner .bg-image img{width:100%;height:100%;object-fit:cover;object-position:center center}#home #banner .banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(6,34,64,.5);z-index:1}#home #banner .container{position:relative;z-index:2}#home #banner .banner-content .banner-script{font-family:old pines,sign painter brush,cursive;font-size:3.2rem;color:#fff;margin-bottom:0;font-weight:400;line-height:1.2;text-shadow:1px 1px 4px rgba(0,0,0,.4)}@media(max-width:991px){#home #banner .banner-content .banner-script{font-size:2.4rem}}@media(max-width:575px){#home #banner .banner-content .banner-script{font-size:1.8rem}}#home #banner .banner-content h1{font-family:ed-gothic,oswald,sans-serif;font-size:clamp(40px,5.5em,6.5em);font-weight:500;color:#fff;text-transform:uppercase;letter-spacing:-.0125em;line-height:.9;margin-bottom:12px;margin-top:12px;text-shadow:2px 2px 8px rgba(0,0,0,.5)}@media(max-width:1199px){#home #banner .banner-content h1{font-size:5rem}}@media(max-width:991px){#home #banner .banner-content h1{font-size:3.5rem;letter-spacing:3px}}@media(max-width:575px){#home #banner .banner-content h1{font-size:2.2rem;letter-spacing:2px}}#home #banner .banner-content h2{font-family:sign painter brush,brush script mt,cursive;font-size:1.8rem;color:#fff;font-weight:600;letter-spacing:.025em;text-transform:uppercase;margin-bottom:0;text-shadow:1px 1px 4px rgba(0,0,0,.4)}#home #banner .banner-content h2 strong{font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3);background-image:linear-gradient(#f26a23,#f26a23);background-size:0% 100%;background-repeat:no-repeat;padding:2px 6px;margin:0 -6px;box-decoration-break:clone;-webkit-box-decoration-break:clone;animation:highlighter .8s ease-out .5s forwards}@media(max-width:991px){#home #banner .banner-content h2{font-size:1.4rem}}@media(max-width:575px){#home #banner .banner-content h2{font-size:1.1rem}}#home #banner .banner-image-col{text-align:center;position:relative;z-index:2}#home #banner .banner-image-col .banner-sign{max-width:100%;height:auto;transform-origin:top center;filter:drop-shadow(4px 4px 8px rgba(0,0,0,.3));animation:swingIn 1.2s cubic-bezier(.36,0,.66,-.56)forwards,swingIdle 4s ease-in-out 1.2s infinite}@media(max-width:991px){#home #banner .banner-image-col{margin-top:40px}#home #banner .banner-image-col .banner-sign{max-width:320px}}#home #banner-badges{background:#062240;padding:0;position:relative;overflow:visible}#home #banner-badges .container{padding:50px;max-width:100%}@media(max-width:767px){#home #banner-badges .container{padding:20px 20px 100px}}#home #banner-badges .badge-text{font-family:ed-gothic,oswald,sans-serif;font-size:2.125rem;font-weight:500;line-height:1em;color:#fff;text-transform:uppercase;letter-spacing:2px;margin:0}#home #banner-badges .badge-text a{color:#fff;text-decoration:none}#home #banner-badges .badge-text a:hover{color:#06bef2}@media(max-width:767px){#home #banner-badges .badge-text{font-size:2rem;margin-bottom:8px}}#home #banner-badges .banner-mermaid-col{position:relative;position:absolute;left:50%;bottom:0;transform:translate(-50%,35%)}#home #banner-badges .banner-mermaid-col .banner-mermaid{max-width:240px;height:auto;margin-top:-100px}@media(max-width:767px){#home #banner-badges .banner-mermaid-col .banner-mermaid{max-width:150px;margin-top:25px}}#home #banner-description{background:#e4eaf0;padding:70px 0 30px}#home #banner-description .banner-body{font-family:ed-gothic,oswald,sans-serif;font-size:1.875rem;font-weight:400;line-height:1.2em;letter-spacing:.7px;color:#062240;margin-bottom:0;max-width:936px;margin:0 auto}#home #banner-description .banner-body span{color:#f26a23}@media(max-width:767px){#home #banner-description .banner-body{font-size:1.5rem}}@keyframes swingIn{0%{transform:rotate(-45deg);opacity:0}50%{transform:rotate(15deg);opacity:1}70%{transform:rotate(-8deg)}85%{transform:rotate(4deg)}100%{transform:rotate(3deg)}}@keyframes swingIdle{0%,100%{transform:rotate(3deg)}50%{transform:rotate(-3deg)}}@keyframes highlighter{0%{background-size:0% 100%}100%{background-size:100% 100%}}