@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap");.blockchain-services{background-color:#e6f2ff;min-height:100vh;padding:2rem 1rem;font-family:Poppins,sans-serif}.services-container{max-width:1200px;margin:0 auto}.services-header{text-align:center;margin-bottom:1.5rem}.services-header h3{color:#f07100;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem}.header-underline{width:50px;height:3px;background-color:#f07100;margin:0 auto}.services-container h2{color:#333;font-size:2.25rem;font-weight:700;text-align:center;margin-bottom:2rem}@media (min-width:1536px){.hexagon-grid{display:flex;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto}.hexagon-row,.hexagon-rowbig{display:flex;justify-content:center}.hexagon-rowbig{margin-top:-133px}.hexagonbig{width:450px;height:550px;margin:0 3px;position:relative}.hexagon-innerbig{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;box-shadow:0 4px 6px rgba(0,0,0,.1);box-sizing:border-box;background-color:#f7f7f7;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);transition:transform .3s ease,box-shadow .3s ease}.hexagon-innerbig:hover{box-shadow:0 10px 20px rgba(0,0,0,.2)}.hexagon-innerbig h4{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;text-align:center}.hexagon-innerbig p{font-size:1rem;text-align:center;margin-bottom:1rem}.hexagon-innerbig a{color:#f07100;text-decoration:underline;font-weight:600;text-transform:uppercase;transition:color .3s ease}.hexagon-innerbig a:hover{color:#d86600}}@media (max-width:1535px){.responsive-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;padding:.5rem}.responsive-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;will-change:transform,box-shadow;width:100%;max-width:100%;display:flex;flex-direction:column;height:100%}.responsive-card:hover{transform:translateY(-5px);box-shadow:0 5px 10px rgba(0,0,0,.2)}.card-content{padding:1.25rem;flex-grow:1;display:flex;flex-direction:column}.icon-wrapper{background-color:#e6f2ff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.icon-wrapper svg{width:25px;height:25px;color:blue}.responsive-card h4{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.responsive-card p{color:#666;font-size:.85rem;line-height:1.5;margin-bottom:.75rem;flex-grow:1}.card-footer{background:#f7f7f7;padding:.5rem 1rem;text-align:right;margin-top:auto}.get-started-btn{display:inline-block;background-color:blue;color:#fff;font-weight:600;padding:.4rem .8rem;border-radius:50px;text-decoration:none;transition:background-color .3s ease,transform .3s ease;font-size:.85rem}.get-started-btn:hover{background-color:red;transform:translateY(-2px)}}@media (max-width:480px){.responsive-grid{grid-template-columns:1fr;gap:2rem}.responsive-card{max-width:100%}.services-container h2{font-size:1.75rem}.services-header h3{font-size:.85rem}.blockchain-services{padding:1.5rem .5rem}}