*{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary: #19A7CE;--bg-secondary: #1099d4;--btn-color: #146C94}.bg-header{background:#187dab}.bg-header-2{background:linear-gradient(90deg,var(--bg-primary),var(--bg-secondary))}.nav-title{transition:all .2s ease-in-out}.nav-title:hover{text-shadow:0px 0px 10px rgba(25,167,206,.6)}.navbar-custom{background:#fffc;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.card-head-1{transition:all .1s ease-in-out}.card-head-1:hover{transform:rotate(5deg) scale(108%)}.card-head-2{transition:all .1s ease-in-out}.card-head-2:hover{transform:rotate(-5deg) scale(108%)}.card-head-3{transition:all .1s ease-in-out}.card-head-3:hover{transform:rotate(7deg) scale(108%)}.line{background:linear-gradient(90deg,var(--bg-primary),var(--bg-secondary))!important;width:100px!important;height:5px!important;border-radius:10px!important;margin-bottom:75px}.marquee-content{animation:marquee 10s linear infinite}.marquee-container:hover .marquee-content{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-30%)}}
