:root{--bs-body-bg: #0a1a3c;--bs-body-color: #ffffff;--bs-primary: #000;--bs-primary-rgb: 0, 0, 0;--bs-secondary: #4da6ff;--bs-link-color: #4da6ff;--bs-navbar-bg: #0a1a3c;--bs-navbar-color: #ffffff;--bs-navbar-hover-color: #4da6ff;--bs-btn-bg: #0a1a3c;--bs-btn-border-color: #4da6ff}@keyframes cycleText{0%{opacity:0}5%{opacity:1}30%{opacity:1}35%{opacity:0}to{opacity:0}}.top-section{height:100vh;height:100dvh}.top-section:before{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;background-image:url(/cover2.png);background-repeat:no-repeat;background-size:cover;background-position:center}.top-section:after{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;background:#0a1a3cb3;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(14.3px);-webkit-backdrop-filter:blur(14.3px)}.top-section .text-cycle{display:inline-block;position:relative;width:200px;height:3rem;overflow:hidden}.top-section .text{position:absolute;opacity:0;animation:cycleText 9s linear infinite}.top-section .text:nth-child(1){animation-delay:0s}.top-section .text:nth-child(2){animation-delay:3s}.top-section .text:nth-child(3){animation-delay:6s}.top-section .content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:auto;max-width:800px;z-index:1}.nav-link{border:2px solid transparent}.nav-link.active{border-color:var(--bs-secondary)}.img-thumb{cursor:pointer;width:100%;height:150px;object-fit:cover;object-position:center}@media (min-width: 768px){.img-thumb{height:300px}}
