.seabim-advantage-wrapper{width:100%;margin:0 auto;box-sizing:border-box;}.seabim-advantage-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:30px;width:100%;}@media (min-width:768px){.seabim-advantage-grid{grid-template-columns:repeat(3,1fr);}}.seabim-advantage-card{background-color:#ffffff;border-radius:12px;padding:32px 24px;text-align:center;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);transition:transform 0.3s ease,box-shadow 0.3s ease;border:1px solid #e5e7eb;height:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;}.seabim-advantage-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);}.seabim-icon-wrapper{width:64px;height:64px;background-color:rgba(15,76,129,0.05);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#0F4C81;}.seabim-icon-svg{width:32px;height:32px;stroke-width:2;stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;}
