body{font-family:Segoe UI,Arial,sans-serif;background:#f5f5f5;color:#222}body,html{margin:0;padding:0}a{color:inherit}nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}nav a{display:inline-block;padding:.5rem 1rem;border-radius:4px;transition:background .2s}nav a:hover{background:#222;color:#fff}main{max-width:900px;margin:0 auto;padding:2rem 1rem}.header-image-container{margin-left:15px;padding-right:15px;display:flex;flex-direction:column;justify-content:center}.header-image{width:120%}@media (max-width:600px){nav{flex-direction:column;align-items:stretch;gap:.25rem}main{padding:1rem .5rem}}.discover-bg{background-color:#c9a380;position:relative;overflow:hidden}.discover-inner{display:flex;gap:2rem;align-items:center;width:100%;max-width:1200px;margin:0 auto}.discover-text{flex:1 1 45%;color:#fff}.discover-image{flex:1 1 55%;display:flex;align-items:center;justify-content:center}.discover-side-img{width:100%;height:auto;object-fit:cover;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.2)}.discover-bg .slide-section-content{position:relative;z-index:5;padding:3rem 1.5rem;box-sizing:border-box}.discover-bg:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.25);z-index:3;pointer-events:none}@media (max-width:767px){.discover-inner{flex-direction:column-reverse;gap:1.25rem}.discover-text{text-align:center;padding:0 1rem}.discover-image{width:100%}.discover-side-img{border-radius:6px}}.karthik-img{width:100%;height:256.69px;opacity:1}.images-container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;width:80%;overflow-x:hidden}::-webkit-scrollbar{width:0}