body{background-image:url(/dna-bg.png);background-size:cover;background-repeat:no-repeat;background-position:50%}body,html{margin:0;padding:0;overflow-x:hidden}body,html{width:100%;height:100%}*{box-sizing:border-box}body,html{overflow-x:hidden!important}.card{transition:.3s ease;box-shadow:0 0 25px hsla(0,0%,100%,.35)}.card:hover{box-shadow:0 0 45px hsla(0,0%,100%,.55)}.storage-box{height:120px;font-size:20px;font-weight:700;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.1);box-shadow:0 0 15px rgba(0,0,0,.25)}.storage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1000px;margin:40px auto 0}.storage-box{background-color:rgba(0,0,0,.1);border-radius:12px;padding:20px;height:220px;box-shadow:0 4px 18px rgba(0,0,0,.35);text-align:center;color:#fff;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:900px){.product-grid,.storage-grid{grid-template-columns:repeat(2,1fr)!important}.logo{left:50%!important;transform:translateX(-50%)}}@media (max-width:600px){.product-grid,.storage-grid{grid-template-columns:repeat(1,1fr)!important}main{padding-top:140px!important}.logo{width:100px!important;left:50%!important;transform:translateX(-50%)}}@media (max-width:700px){.logo{position:relative!important;left:50%!important;transform:translateX(-50%)!important;top:20px!important;width:110px!important;margin-bottom:20px;z-index:9999}}.logo{position:absolute;top:20px;left:820px;width:140px;height:auto;z-index:9999}.site-logo{display:block;margin:20px auto;width:140px!important;max-width:140px!important;height:auto!important}@media (max-width:900px){.site-logo{width:110px!important;max-width:110px!important}}@media (max-width:768px){.storage-grid{grid-template-columns:1fr!important}}