﻿.position-relative{position:relative}.overlay-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center;background-color:rgba(0,0,0,0);padding:20px;border-radius:10px}.nav-tabs-container{display:flex;align-items:center}.scroll-button{background:0 0;border:none;font-size:2rem;color:#007bff;cursor:pointer}.nav-tabs-wrapper{overflow:hidden;flex-grow:1}.nav-tabs{border-bottom:none;flex-wrap:nowrap;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.nav-tabs::-webkit-scrollbar{display:none}.nav-tabs .nav-item{margin-right:10px}.nav-tabs .nav-link{border:1px solid #dee2e6;border-radius:5px;color:#696969;font-weight:700;background-color:#fff;padding:10px 20px;white-space:nowrap}.nav-tabs .nav-link.active{color:#fff;background-color:#f58120;border-color:#f58120}.tab-content{border:1px solid #dee2e6;padding:20px;border-radius:5px;margin-top:-1px}.carousel-inner img{width:100%;max-height:670px;object-fit:contain}.carousel-fade .carousel-item{transition:opacity 1.2s ease-in-out}@media (max-width:991.98px){.carousel-inner img{max-height:300px}}