.import-export-container{min-height:100vh;background-color:#ffffff}.import-export-hero{height:60vh;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/images/importexport.png);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center;color:white}.import-export-hero-content{max-width:800px;padding:0 20px}.import-export-hero-content h1{font-size:3.5rem;margin-bottom:20px;color:white}.import-export-hero-content p{font-size:1.5rem;line-height:1.6}.import-export-content{max-width:1000px;margin:0 auto;padding:60px 20px}.content-section{margin-bottom:60px}.text-content h2{color:rgba(0,21,57,.95);font-size:2rem;margin-bottom:20px}.text-content p{font-size:1.1rem;line-height:1.6;color:#333;margin-bottom:20px}.markets-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.market-region{background:#f8f9fa;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.market-region h3{color:rgba(0,21,57,.95);font-size:1.3rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(0,21,57,.2)}.market-region ul{list-style:none;padding:0;margin:0}.market-region li{font-size:1.1rem;line-height:1.6;color:#333;margin-bottom:10px;padding-left:20px;position:relative}.market-region li:before{content:"•";color:rgba(0,21,57,.95);position:absolute;left:0}@media (max-width:768px){.import-export-hero{height:50vh}.import-export-hero-content h1{font-size:2.5rem}.import-export-hero-content p{font-size:1.2rem}.content-section{margin-bottom:40px}.text-content h2{font-size:1.8rem}.market-region li,.text-content p{font-size:1rem}.markets-grid{grid-template-columns:1fr;gap:1.5rem}}