*{margin:0;padding:0;box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,a,button{font-family:"Outfit",sans-serif}html,body{width:100%;overflow-x:hidden}.header{height:54vh;display:flex;align-items:center;justify-content:center}.header-content{background:rgb(255 255 255 / .2);padding:20px;border-radius:10px}.header-content h1{font-size:3rem}.header-content p{font-size:1.25rem;margin-bottom:20px}.header-buttons a{font-size:1.25rem;margin-right:15px;margin-top:30px}.smaller-image{max-width:100%;width:400px;height:auto}.custom-tab{position:relative;display:flex;justify-content:space-between;align-items:center;padding-right:30px;font-weight:700;color:#333}.custom-tab::after{content:"";position:absolute;bottom:0;right:10;width:90%;border-bottom:2px solid #ccc}.custom-tab.active,.custom-tab:focus,.custom-tab:active{background-color:transparent!important;color:#fe5a1d!important}.timeline{position:relative;padding-left:1.85rem;margin-bottom:1rem}.timeline::before{content:"";position:absolute;top:30px;bottom:80px;left:2rem;width:2px;background:#ccc}.timeline-item{position:relative;margin-bottom:2rem}.timeline-item::before{content:"";position:absolute;left:-.75rem;top:0;width:30px;height:30px;background:#ffc355;border-radius:20%;z-index:1}.timeline-item h2{margin-top:0}.home-icon-link img{transition:filter 0.3s ease,background-color 0.3s ease}.home-icon-link:hover img{filter:brightness(0) saturate(100%) invert(34%) sepia(97%) saturate(1005%) hue-rotate(189deg) brightness(95%) contrast(101%)}#logo-image{width:200px}aside a{text-decoration:none}@media (max-width:767.98px){.header{height:auto}.header-image{display:none}.header-content{text-align:left}.header-content h1{font-size:2.2rem}.header-content p{font-size:1.25rem}.header-buttons .btn{font-size:1rem;padding:.4rem .8rem}#logo-image{width:180px;height:auto}}