.gems-section{display:flex;justify-content:space-between;gap:20px;padding:40px;background-color:#1a1a1a;flex-wrap:wrap}.gem-item{background-color:#ffffff;color:rgb(0,0,0);border-radius:10px;width:23%;padding:30px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.1);margin-bottom:20px;transition:all .3s ease}.gem-item:hover{transform:scale(1.05)}.gem-item h2{font-size:22px;font-weight:700;margin-bottom:15px}.gem-item p{font-size:15px;line-height:1.6;color:#706b6b}.gem-icon{width:70px;height:70px;margin-bottom:15px;border-radius:50%;background-size:cover;background-position:50%}.gem-icon.purple{background-image:url(/_next/static/media/purple-gem.ac72f36e.png)}.gem-icon.yellow{background-image:url(/_next/static/media/gold-gem.df4954c1.png)}.gem-icon.green{background-image:url(/_next/static/media/green-gem.2b5146fe.png)}.gem-icon.blue{background-image:url(/_next/static/media/blue-gem.b4c3efca.png)}@media (max-width:768px){.gems-section{flex-direction:column;align-items:center}.gem-item{width:80%;margin-bottom:15px}.gem-item h2{font-size:20px}.gem-item p{font-size:14px}.gem-icon{width:60px;height:60px}}.shape-selection{padding:40px 10%;background-color:#fff;text-align:center}.section-title{font-size:30px;margin-bottom:30px;color:#333;font-weight:700}.shape-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;justify-items:center}.shape-item{background-color:#444;padding:20px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:all .3s ease;text-align:center;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.shape-item:hover{transform:scale(1.05);box-shadow:0 4px 15px rgba(0,0,0,.2)}.shape-icon{width:80px;height:80px;background-size:contain;background-position:50%;margin-bottom:15px;display:block;filter:invert(1) brightness(100%) grayscale(100%)}.shape-icon.sugarloaf{background-image:url(/_next/static/media/sugarloaf.9e9279d9.webp)}.shape-icon.round{background-image:url(/_next/static/media/round.febcddb2.webp)}.shape-icon.pear{background-image:url(/_next/static/media/pear.0f52a588.webp)}.shape-icon.oval{background-image:url(/_next/static/media/oval.a91526ba.webp)}.shape-icon.octagonal-square{background-image:url(/_next/static/media/square.3ddb06f3.webp)}.shape-icon.octagonal-rectangle{background-image:url(/_next/static/media/rectangle.f5ac4e89.webp)}.shape-icon.marquee{background-image:url(/_next/static/media/marquee.8f5139e2.webp)}.shape-icon.heart{background-image:url(/_next/static/media/heart.b3e2255d.webp)}.shape-icon.cushion{background-image:url(/_next/static/media/cushion.97cbc71f.webp)}.shape-icon.cabochon-oval{background-image:url(/_next/static/media/cabochon-oval.551c9193.webp)}.shape-item p{font-size:16px;font-weight:700;color:#fff;margin:0}@media (max-width:768px){.shape-selection{padding:40px 5%}.shape-grid{grid-template-columns:repeat(2,1fr)}.shape-item{width:100%;padding:15px}.shape-icon{width:60px;height:60px}.section-title{font-size:25px}}