.button-top{position:fixed;right:30px;top:calc(100vh - 200px);z-index:11;opacity:1;visibility:visible;transition:all .3s ease}data-product-option-line-variants .button-top.dn{opacity:0;visibility:hidden}.button-top__wrapper{position:relative;z-index:0;display:flex;align-items:center;justify-content:center;gap:10px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:10px 30px;border:1px solid #292a36;border-radius:70px;font-size:20px;line-height:1.2;text-transform:uppercase;background-color:#fff;color:#292a36;cursor:pointer;box-shadow:5px 6px 0 0 #292a36;transition:box-shadow .2s ease;padding:10px;width:50px;height:50px}.button-top__wrapper:hover{box-shadow:none}@media screen and (max-width:768px){.button-top{top:unset;right:20px;bottom:35px}}