body{font-family:Lato,sans-serif;background-color:#f8f9fa;min-height:100vh;display:flex;flex-direction:column;padding-top:95px}@media (max-width:767px){.hero-section{padding:1rem 0!important}.hero-section h1{font-size:2.5rem}}.display-1,.display-2,.display-3,.display-4,.display-5,.display-6,h1,h2,h3,h4,h5,h6{font-family:'Playfair Display',serif;font-weight:700}main{flex-grow:1}a:not(.btn):not(.nav-link):not(.navbar-brand){color:#016afb;text-decoration:none;border-bottom:1px solid rgba(1,106,251,.5);transition:border-bottom-width .2s ease-in-out,border-bottom-color .2s ease-in-out;padding-bottom:1px}a:not(.btn):not(.nav-link):not(.navbar-brand):hover{border-bottom-width:5px;border-bottom-color:#016afb}.navbar .nav-item .nav-link{padding:.5rem 1.5rem;border-radius:50rem;transition:transform .2s ease-in-out,background-color .2s ease-in-out,color .2s ease-in-out}.navbar .nav-item .nav-link:hover{color:#fff!important;background-color:rgba(1,106,251,.1);transform:scale(1.1)}.navbar .nav-item .nav-link.active{background-color:rgba(1,106,251,.1);color:#fff!important;transform:scale(1)}.card .display-5{color:var(--bs-primary);margin-bottom:.75rem}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.list-group-item{padding:1rem 1.25rem;border-left:4px solid var(--bs-primary);margin-bottom:8px}.navbar-brand img{height:70px}.btn-outline-secondary,.btn-primary{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.btn-outline-secondary:hover,.btn-primary:hover{transform:translateY(-3px);box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.hero-section{position:relative;padding:8rem 0;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-background,.hero-background img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-section .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#212529 5%,rgba(33,37,41,0) 150px),rgba(0,0,0,.4);z-index:1}.fullscreen-fixed-bg .container,.hero-section .container{position:relative;z-index:2}.hero-section h1,.hero-section p{text-shadow:2px 2px 8px rgba(0,0,0,.8);color:#f4f4f4}.honeypot{display:none}[data-bs-theme=dark] body{background-color:#212529}[data-bs-theme=dark] .bg-white{background-color:#343a40!important}[data-bs-theme=dark]{--bs-body-bg:#1a1a1a;--bs-body-color:#dee2e6;--bs-secondary-color:rgba(222, 226, 230, .75);--bs-link-color-rgb:110,168,255}[data-bs-theme=dark] .bg-light{background-color:#212529!important}[data-bs-theme=dark] .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.5)!important}[data-bs-theme=dark] .card,[data-bs-theme=dark] .list-group-item{background-color:#212529;border-color:rgba(255,255,255,.1)}.scroll-to-top{position:fixed;bottom:20px;right:20px;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.scroll-to-top.show{opacity:1;visibility:visible}.fullscreen-fixed-bg{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;background-image:url('../img/hat-1.jpg');background-size:cover;background-position:center;background-attachment:fixed}.fullscreen-fixed-bg .bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.1)}.blog-card .card-img-top{height:220px;object-fit:cover}