html{height:100%;font-size:62.5%}body{display:flex;flex-direction:column;justify-content:space-between;height:auto;min-height:100vh;font-size:1.5em;font-weight:400}body{-webkit-box-sizing:border-box;box-sizing:border-box}body *{-webkit-box-sizing:inherit;box-sizing:inherit}section{overflow:hidden;position:relative}.logo{max-width:180px}.logo a{display:inline-block}.logo img{max-height:150px;width:100%;height:auto;object-fit:contain}@media (min-width: 992px){.logo{max-width:220px}}p{line-height:1.3;margin-bottom:1rem}p a{text-decoration:underline}a{color:inherit}a:hover{text-decoration:unset}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:700;line-height:1.2}h1{font-size:4.0rem}h2{font-size:3.0rem}h3{font-size:2.0rem}h4{font-size:1.8rem}h5{font-size:1.6rem}h6{font-size:1.5rem}.header{padding:10px 0;transition:all 0.33s;box-shadow:0 12px 30px -5px rgba(19,33,62,0.1)}.header-row{position:relative;justify-content:space-between;align-items:center}.header-menu-outer{background-color:#fff;position:absolute;top:100%;z-index:9}.header-menu-outer .navbar{padding:0}.header-burger-outer .navbar{justify-content:end;padding:0}.header-burger-outer .navbar-toggler-icon{width:3rem;height:3rem}.header .navbar-collapse{padding:15px 10px;z-index:9}.header.sticky{width:100%;position:fixed;top:0;left:0;padding:5px 0;background-color:rgba(255,255,255,0.95);z-index:99}@media (min-width: 768px){.header-menu-outer{background-color:transparent;position:static}.header-menu-outer .header-menu{gap:10px;font-size:20px}}

/*# sourceMappingURL=custom.css.map */