.back-to-top{position:fixed;right:24px;bottom:24px;z-index:50;width:62px;height:62px;border-radius:50%;border:1px solid rgba(199,148,47,.65);background:#071b3b;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;box-shadow:0 12px 30px rgba(3,16,35,.3);opacity:0;visibility:hidden;transform:translateY(15px);transition:.25s;cursor:pointer}.back-to-top.visible{opacity:1;visibility:visible;transform:none}.back-to-top:hover{background:#c7942f;color:#071b3b}.back-to-top span{font-size:20px;line-height:1}.back-to-top small{font-size:8px;text-transform:uppercase;letter-spacing:.08em}.home-product-grid{row-gap:32px!important}.home-product-image img,.product-image img{object-position:center center!important}@media(max-width:600px){.back-to-top{width:52px;height:52px;right:14px;bottom:14px}}
