*{margin:0;padding:0;box-sizing:border-box}body{font-family:'work sans',sans-serif}.storeprod-header{background-color:#f0f4f8;padding:60px 0}.storeprod-section-title{font-size:24px;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:60px}.content-wrapper{display:grid;grid-template-columns:380px 1fr;gap:20px;align-items:start}.side-image{width:100%;height:100%;object-fit:cover;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.storeprod-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.storeprod-card{background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:8px;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:180px;transition:transform .3s,box-shadow .3s;cursor:pointer;position:relative;overflow:hidden}.storeprod-card::before,.storeprod-text{position:absolute;top:30px;right:30px;bottom:30px;left:30px}.storeprod-card:first-child{background-image:url('../img/Luxury_Wildlife_Safari.webp')}.storeprod-card:nth-child(2){background-image:url('../img/Romantic_Honeymoon_Safari2.webp')}.storeprod-card:nth-child(3){background-image:url('../img/Fly_In_Luxury_Safari.webp')}.storeprod-card:nth-child(4){background-image:url('../img/Bush_Beach_Safari.webp')}.storeprod-card:nth-child(5){background-image:url('../img/Cultural_Conservation_Safari.webp')}.storeprod-card:nth-child(6){background-image:url('../img/Family _Group_Safari.webp')}.storeprod-card::before{content:'';background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.5);transition:.5s;z-index:0}.storeprod-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.3)}.storeprod-card:hover::before{background:rgba(0,0,0,.5)}.storeprod-icon,.storeprod-icon svg{display:none}.storeprod-text{font-size:1.2rem;font-weight:500;color:#fff;line-height:1.3;margin:0;display:flex;align-items:center;justify-content:center;z-index:2;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (max-width:1200px){.content-wrapper{grid-template-columns:320px 1fr}.storeprod-text{font-size:1.3rem}}@media (max-width:992px){.content-wrapper{grid-template-columns:1fr}.side-image{max-height:400px;width:100%;object-fit:cover}.storeprod-grid{grid-template-columns:repeat(2,1fr)}.storeprod-section-title{font-size:2rem}}@media (max-width:767px){.storeprod-header{padding:40px 15px}.side-image{max-height:300px}.storeprod-grid{grid-template-columns:1fr;gap:15px}.storeprod-section-title{font-size:1.8rem;margin-bottom:40px}.storeprod-card{padding:50px 25px;min-height:240px}.storeprod-icon{width:80px;height:80px;margin-bottom:25px}.storeprod-text{font-size:1.2rem}}@media (max-width:480px){.storeprod-section-title{font-size:1.5rem}.side-image{max-height:250px}.storeprod-card{padding:40px 20px;min-height:220px}.storeprod-text{font-size:1.1rem}}