@media screen and (min-width:1px){.copy-three-sixty button{display:flex;justify-content:center;align-items:center;column-gap:8px;width:60px;height:60px;min-width:60px;border-radius:100%;padding:0;box-shadow:0 0 15px rgba(0,0,0,.3);background-color:#0d333d;color:#fff;transition:all .3s linear}.copy-three-sixty button span{display:none}.copy-three-sixty button svg{width:32px;height:32px}.copy-three-sixty button svg path{fill:#fff}.copy-three-sixty button:hover{background-color:#2c7490}}@media screen and (min-width:768px){.copy-three-sixty button{width:100px;height:100px;min-width:100px}.copy-three-sixty button svg{width:42px;height:42px}}