.mines_heroSection___r83y{width:100%;height:100vh;position:relative;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4)}.mines_heroImageContainer__n04uU{position:relative;width:100%;height:100%}.mines_heroTextWrapper__e4JrP{position:absolute;bottom:25%;left:10%;color:#fff;text-shadow:2px 2px 6px rgba(0,0,0,.6)}.mines_heroText__mYUyU{font-size:4rem;font-weight:700;text-transform:uppercase}.mines_subText__drDSG{font-size:1.75rem}@media (max-width:768px){.mines_heroText__mYUyU{font-size:2.5rem}.mines_subText__drDSG{font-size:1.25rem}}.mines_aboutSection__GX_x0{padding:4rem 1.5rem;background-color:#fdfdfd;display:flex;flex-direction:column;align-items:center}.mines_leftColumn__wgPZV{max-width:600px;padding-right:2rem;margin-bottom:2rem}.mines_rightColumn__t8_6_{max-width:600px}.mines_aboutSection__GX_x0 h2{font-size:2.75rem;font-weight:700;color:#223a1d}.mines_aboutSection__GX_x0 p{font-size:1.25rem;line-height:1.75;color:#555}.mines_miningDescriptionSection__O_2_c{padding:4rem 1.5rem;background-color:#f9f9f9}.mines_miningDescriptionSection__O_2_c h3{text-align:center;font-size:2.25rem;margin-bottom:3rem;color:#223a1d}.mines_featureWrapper__e3NYx{display:flex;flex-wrap:wrap;justify-content:space-around}.mines_featureCard__9mHbY{background:#fff;border:1px solid #ddd;padding:2rem;flex:1;margin:1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.mines_featureCard__9mHbY:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.mines_featureCard__9mHbY h4{font-size:1.5rem;margin-bottom:1rem;color:#223a1d}.mines_featureCard__9mHbY p{font-size:1rem;color:#666}.mines_gallerySection___yyld{padding:4rem 1.5rem;background-color:#f3f3f3}.mines_galleryWrapper__IWmIK{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.mines_galleryItem__pAh22{padding:1rem;background-color:#fff;border:1px solid #ddd;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.mines_galleryItem__pAh22:hover{transform:translateY(-5px);box-shadow:0 4px 8px rgba(0,0,0,.1)}@media (max-width:768px){.mines_galleryWrapper__IWmIK{grid-template-columns:1fr 1fr}}