:root{--custom-tab-border-width: 2px;--custom-tab-border-color: var(--bs-border-color)}html,body{height:100%}body{display:flex;flex-direction:column;justify-content:space-between;height:100dvh;padding:75px 0 0}nav .navbar-brand img{max-height:50px}section{padding:50px 0}footer{padding-top:50px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.bg-primary hr{border-top:var(--bs-border-width) rgb(var(--bs-white-rgb)) solid}hr,.dropdown-menu hr{border-top:var(--bs-border-width) rgb(var(--bs-primary-rgb)) solid}.full-screen{height:100dvh;width:100%;background-color:rgb(var(--bs-light-rgb));overflow:hidden;display:flex;position:relative}.full-screen>*,.mid-screen>*{margin:auto;z-index:20}.full-screen video,.mid-screen video{height:100%;width:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:0}.full-screen:before,.full-screen:after,.mid-screen:before,.mid-screen:after{content:" ";background-color:rgb(var(--bs-primary-rgb));height:50%;z-index:1;width:75%;position:absolute;top:0;left:0;translate:-40%}.full-screen:before,.mid-screen:before{transform:skew(-20deg)}.full-screen:after,.mid-screen:after{transform:skew(20deg);top:50%}.mid-screen:before,.mid-screen:after{translate:-60%}.front-info{width:100%;padding-left:5%;color:#fff}.front-info .title-box{margin-bottom:4rem}.front-info .title{font-weight:700;font-size:3rem}.front-info .description{font-size:1rem}.front-info .btn{color:rgb(var(--bs-primary-rgb))}.card .fixed-height-img{height:300px;object-fit:contain;transition:.5s}.fixed-height-img.small{height:200px}.card.hoverable:hover img{transform:scale(1.1)}.section-divider{background:#f8f9fa;height:100px}.section-divider.down{background:linear-gradient(180deg,rgb(var(--bs-light-rgb)),rgb(var(--bs-primary-rgb)))}.section-divider.up{background:linear-gradient(0deg,rgb(var(--bs-light-rgb)),rgb(var(--bs-primary-rgb)))}.card-image{overflow:hidden}footer textarea{resize:none}.links-no-decoration{text-decoration:none}.social-media{display:flex;justify-content:space-around}.my-carousel-container{position:relative;display:flex;align-items:center;width:100%;padding:0}.my-carousel-track-container{overflow:hidden;width:100%}.my-carousel-track{list-style:none;padding:0;margin:0;display:flex;transition:transform .3s ease-in-out}.my-carousel-item{flex-shrink:0;margin-right:5px;width:200px;position:relative;background-color:rgb(var(--bs-light-rgb));border-radius:5px}.my-carousel-item img{width:100%;display:block;border-radius:5px;height:240px;object-fit:contain;object-position:center;overflow:hidden}.my-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;padding:10px;cursor:pointer;z-index:10}.prev-btn{left:0}.next-btn{right:0}.my-carousel-section{margin-top:-5rem;position:relative;z-index:100}.my-carousel-name{position:absolute;top:0;left:0;background-color:#000c;width:100%;height:100%;opacity:0;display:flex;align-items:center;text-align:center;color:#fff;transition:.3s;overflow:hidden;border-radius:5px;z-index:100}.my-carousel-item:hover .my-carousel-name{opacity:1}.my-carousel-item:hover a img{filter:blur(2px)}.my-carousel-name>*{margin:auto}.mid-screen{height:50dvh;width:100%;background-color:rgb(var(--bs-light-rgb));overflow:hidden;display:flex;position:relative;background-image:var(--bg-img);background-size:cover;background-position:center}[id]{scroll-margin-top:100px}.title-holder{background-color:rgba(var(--bs-secondary-rgb),.7)}.pos-unset{position:unset}.custom-dropdown:hover .dropdown-toggle:before,.dropdown-toggle.show:before{content:"";width:100%;height:2px;background-color:rgb(var(--bs-secondary-rgb));position:absolute;bottom:5px;left:0}.dropdown-menu-col{padding:1rem 1rem 1rem 2rem}.filters{top:90px}.ihidden .bi{display:none!important}.show.show-flex{display:flex}.list-group-custom .list-group-item:first-child:hover{border-top-left-radius:6px!important}.list-group-custom .list-group-item:last-child:hover{border-bottom-left-radius:6px!important}.list-group-custom .list-group-item .list-group-item-action.active{color:var(--bs-primary);background-color:transparent;border-right:3px solid var(--bs-primary);font-weight:700}.tab-content-custom{border-left:1px solid var(--bs-gray-200);height:var(--bs-tab-content-height, 50vh);max-height:60vh}.tab-pane-title{color:var(--bs-primary)}.section-video-wrapper{max-height:50dvh}.section-video-wrapper video{height:100%;max-width:100%}.tab-content{border:1px solid var(--custom-tab-border-color);background-color:var(--bs-body-bg);border-radius:0 0 var(--bs-border-radius) var(--bs-border-radius)}.spinners-group{display:none!important}.searching *{pointer-events:none}.searching .spinners-group{display:flex!important}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.scrollable-body{max-height:200px;overflow-y:auto}.tab-content-custom>.active{display:flex}.tab-content-container{height:100%;overflow-y:auto;overflow-x:hidden;padding-right:5px}.content-description ul,.content-description ol{overflow:hidden;list-style-position:outside;padding-left:25px}.content-description img{margin-right:15px;margin-bottom:10px}.nav.nav-tabs.nav-fill .active{background-color:rgb(var(--bs-primary-rgb));color:var(--custom-tab-border-color);transition:.5s}@media(min-width:992px){.dropdown-repos{top:unset!important;margin-top:inherit!important}.front-info .title-box{width:30%}}.navbar .dropdown-item{text-transform:uppercase}.mega-menu-content{width:100%;max-width:clamp(550px,60vw,750px);min-height:380px;padding:clamp(1rem,2vw,1.8rem);box-sizing:border-box;transition:all .3s ease-in-out}@media(max-width:1024px){.mega-menu-content{max-width:90vw;min-height:320px}}.bg-opacity-90{--bs-bg-opacity: .9 !important}
